Translations:Gaussian error messages/2/en: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(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 fails without producing an error message, and the output otherwise looks normal, it usually means that the job exceeded the allocated time (--time=HH:MM:SS), or exceeded the allocated memory limit (--mem=xG), or your disk quota was exceeded.
If a job fails without producing an error message, and the output otherwise looks normal, 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 13:42, 9 March 2018

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Gaussian error messages)
== Normal termination of Gaussian ==
Normally Gaussian will terminate with a line such as
<pre>
 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.
</pre>
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.

Normal Termination of Gaussian XX

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 fails without producing an error message, and the output otherwise looks normal, 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.