>divide by the number of processors allocated. For that job, 12 processors are allocated.
mahmood@server:~$ showq ACTIVE JOBS-------------------- JOBNAME USERNAME STATE PROC REMAINING STARTTIME 26463 user1 Running 12 29:17:02:41 Sat Feb 26 15:15:46 1- the real difference obtained from "date" command: 22:04:49 minus 22:04:24 = 25 seconds 2- the difference between "time use" column: ( 81:22:57 minus 81:13:57 ) / 12 = 45 seconds They are not equal. // Naderan *Mahmood; ----- Original Message ---- From: Axel Kohlmeyer <[email protected]> To: Mahmood Naderan <[email protected]> Cc: maui <[email protected]> Sent: Sat, February 26, 2011 10:34:06 PM Subject: Re: [Mauiusers] "Time Use" column is not real (!) 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
