On Sat, Feb 26, 2011 at 1:47 PM, Mahmood Naderan <[email protected]> wrote: > Hi, > Previously I thought that "time use" column in qstat command shows the how > many > minutes/hours a job is running. However, As you can see below, the > numbers are not real!! > > root@server:/home/mahmood# date > Sat Feb 26 22:04:24 2011 > > root@server:/home/mahmood# qstat > Job id Name User Time Use S Queue > ------------------------- ---------------- --------------- -------- - ----- > 26463.server ros user1 81:13:57 R q1 > > root@server:/home/mahmood# date > Sat Feb 26 22:04:49 2011 > > root@server:/home/mahmood# qstat > Job id Name User Time Use S Queue > ------------------------- ---------------- --------------- -------- - ----- > 26463.server ros user1 81:22:57 R q1 > > > Please note that the second 'date' command runs 25 seconds after the first > one, > however the 'time use' shows a difference of 9 minutes!!!
divide by the number of processors allocated. axel. > > // Naderan *Mahmood; > > > > _______________________________________________ > mauiusers mailing list > [email protected] > http://www.supercluster.org/mailman/listinfo/mauiusers > -- Dr. Axel Kohlmeyer [email protected] http://sites.google.com/site/akohlmey/ Institute for Computational Molecular Science Temple University, Philadelphia PA, USA. _______________________________________________ mauiusers mailing list [email protected] http://www.supercluster.org/mailman/listinfo/mauiusers
