38,760
edits
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 6: | Line 6: | ||
Normal termination of Gaussian 16 at Tue Nov 14 15:31:56 2017. | Normal termination of Gaussian 16 at Tue Nov 14 15:31:56 2017. | ||
</pre> | </pre> | ||
If a job does not end with these lines and no other error message is produced, it usually means | If a job does not end with these lines and no other error message is produced, it usually means thatː | ||
* your disk quota was exceeded (see [[Storage and file management#Filesystem_Quotas_and_Policies|File quotas and policies]]); | |||
* the job exceeded the time requested from the [[Running jobs|scheduler]] (<code>--time=HH:MM:SS</code>); | |||
* the job exceeded the memory requested (<code>--mem=</code>) (see [[Running jobs#Monitoring̠_jobs|Monitoring jobs]]); or | |||
* the job produced more data that can fill up the local disk on the compute node. |