general clarification#1

The operating system silently kills processes which exceed resource
limits, so that the contest system has no way of determining if a
process ended by itself or because of exceeding a memory or time
resource.

This means that what may be a "run time error" will be reported as an
"incorrect output," because the output was truncated before process was
allowed to complete.