Am 19.05.2012 um 19:16 schrieb Farkas, Illes:

> Hello,
> 
> Is there a command (or an argument/switch of qsub) that tells the queue 
> manager to write into a file the maximum amount of memory used by one of the 
> jobs during its entire life time? To the best of my knowledge, after a job 
> finishes, its statistics (with "qstat -j") cannot be seen any more by the 
> user. Is there a way that users can ask for the final "maxvmem" values of 
> their past jobs?

qstat shows only jobs which are handled by the qmaster. 
qacct will show information about past jobs, it reads out 
the accounting file (see man qacct).

Daniel

> 
> Sorry, if the answer is something obvious. I couldn't find a "-verbose" or 
> "-statistics" switch for qsub.
> 
> Thanks
> Illes
> 
> _______________________________________________
> users mailing list
> [email protected]
> https://gridengine.org/mailman/listinfo/users

_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to