On Sat, May 19, 2012 at 1:16 PM, Farkas, Illes <[email protected]> wrote: > 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.
Have you tried qacct -j <jobid>?? Rayson Is there a way that users can ask for the final "maxvmem" values of > their past jobs? > > 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
