Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
== Overview ==
 
== Overview ==
There exist various administrative scripts which run on the cluster automatically. If you find that your job has been held, designated by 'H' as a status, please use the following guidelines to understand why.
+
There exist various administrative scripts which run on the cluster automatically. One such script will examine running jobs and hold them if they are meet certain conditions. If you find that your job has been held, designated by 'H' as a status, please use the following guidelines to understand why.
    
== Viewing Job ClassAds ==
 
== Viewing Job ClassAds ==
Line 34: Line 34:  
The ClassAd <i>HoldReason</i> states
 
The ClassAd <i>HoldReason</i> states
 
<pre>
 
<pre>
<user> job <jobid> removed because its MemoryUsage # > 1200 and # > <SlotMemory> * 1.2 + 500
+
<user> job <jobid> put on hold because its MemoryUsage # > <SlotMemory> * 1.2 + 500 (by user condor)
 
</pre>
 
</pre>
  
191

edits

Navigation menu