Skip to content

add support for exceeding memory limit #39

@pdawyndt

Description

@pdawyndt

For now, the docker kills the judge when it exceeds the set memory limit. This should be handled by the judge itself (if possible). Oddly enough, the judge reports the error as a Timeout, whereas it should be an indication that the docker was killed because the memory limit has been exceeded.

Example: submission 817578

@ninewise Can you check why Dodona does not report this error as a memory limit issue. Clearly, when I run the script, it is killed before the time limit is exceeded.

Original issue by @pdawyndt on Sun Apr 30 2017 at 18:31.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions