3 score: better formatting of the score table
4 interactive tasks: solve deadlocks?
5 interactive tasks: logging of messages
6 terminology: problem -> task ?
7 writing of verdicts to stdout (include timing and check on interactive tasks, including judge errors)
8 box: memory usage statistics (need to search for VMPeak in /proc/$PID/status, but it disappears too early)
12 integrate to the top-level makefile
14 test cases for judge-shuff
18 fpc: add switch -gl (runtime errors write line#), but avoid that when inside the sandbox
21 - mo-install: reduce what gets copied to mo-eval home
22 - update group permissions
26 - contest: task status cache
29 scores dependent on time (like PL olympiad)
30 box: configurable access to timers and /proc/self/{stat,fd}
31 box: limit the total amount of data written to files, so that quotas don't have to be set up