Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: Near Future
-
Fix Version/s: 0.1.4 - Happy Xmas Sprint
-
Component/s: Evaluation Engine / Workers
-
Labels:None
Description
Sometimes submissions that exceed time limit on a test receive a strange RE instead of TLE. Exact output: "program exited with code 137".
Activity
Maciej Kisiel
made changes -
Field | Original Value | New Value |
---|---|---|
Description | Sometimes submissions that exceed time limit receive a strange RE instead of TLE. Exact output: "program exited with code 137". | Sometimes submissions that exceed time limit on a test receive a strange RE instead of TLE. Exact output: "program exited with code 137". |
Mateusz Kwapich
made changes -
Fix Version/s | 0.1.4 - Happy Xmas Sprint [ 11200 ] |
Krzysiek Zając
made changes -
Assignee | Agata Cieplik [ cieplik ] |
Krzysiek Zając
made changes -
Assignee | Agata Cieplik [ cieplik ] | Cezary Siłuszyk [ czarek ] |
Cezary Siłuszyk
made changes -
Status | New [ 10000 ] | Open [ 1 ] |
Cezary Siłuszyk
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Assignee | Cezary Siłuszyk [ czarek ] | Szymon Acedański [ accek ] |
Resolution | Cannot Reproduce [ 5 ] |
Mateusz Kwapich
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
---|---|---|---|---|---|---|---|---|---|
|
60d 12h 3m | 1 | Cezary Siłuszyk | 2013-01-16 12:19 | |||||
|
13s | 1 | Cezary Siłuszyk | 2013-01-16 12:19 | |||||
|
48d 57m | 1 | Mateusz Kwapich | 2013-03-5 13:17 |
Could you provide more information? Are you using uprotected executors? Is the program using syscalls like a mad?
Is https://gerrit.sio2project.mimuw.edu.pl/#/c/1452/ solving the problem?