Translations:Gaussian error messages/2/en: Difference between revisions
Jump to navigation
Jump to search
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
== Normal termination of Gaussian | == Normal termination of Gaussian == | ||
Normally Gaussian will terminate with a line such as | Normally Gaussian will terminate with a line such as | ||
<pre> | <pre> | ||
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 | If a job does not end with these lines and no other error message is produced, it usually means that the job exceeded the time requested from the [[Running jobs|scheduler]] (<code>--time=HH:MM:SS</code>), or exceeded the memory requested (<code>--mem=</code>), or your disk quota was exceeded. |
Revision as of 00:02, 27 April 2018
Normal termination of Gaussian
Normally Gaussian will terminate with a line such as
Job cpu time: 0 days 0 hours 26 minutes 18.3 seconds. Elapsed time: 0 days 0 hours 6 minutes 43.3 seconds. Normal termination of Gaussian 16 at Tue Nov 14 15:31:56 2017.
If a job does not end with these lines and no other error message is produced, it usually means that the job exceeded the time requested from the scheduler (--time=HH:MM:SS
), or exceeded the memory requested (--mem=
), or your disk quota was exceeded.