Re: [gridengine users] How to Tell the running Wall Clock of a Job?

2012-11-01 Thread Reuti
Am 01.11.2012 um 18:40 schrieb Joseph Farran: I did not know about qstatus and yes, it's there thanks. Does qstatus use a .sge_qstatus like qstat uses .sge_qstat? I like to make qstatus default to showing all jobs with a -u *. I created a .sge_qstatus but I don't think qstatus is

Re: [gridengine users] How to Tell the running Wall Clock of a Job?

2012-10-31 Thread Dave Love
Reuti re...@staff.uni-marburg.de writes: You can also use the `status` script to show the runtime: $ status -r Please see the attached archive, version 1.5b should also work with version 8. Also included is a manpage, which you can move to the preferred location or adjust the $MANPATH.

Re: [gridengine users] How to Tell the running Wall Clock of a Job?

2012-10-31 Thread Dave Love
Joseph Farran jfar...@uci.edu writes: Thanks Reuti, but it does not work: $ ./status -r awk: cmd. line:66: fatal: 3 is invalid as number of arguments for strftime awk: cmd. line:64: fatal: 3 is invalid as number of arguments for strftime I am running Son of GE 8.1.2. Then you should have

Re: [gridengine users] How to Tell the running Wall Clock of a Job?

2012-10-29 Thread Joseph Farran
Thanks Reuti, but it does not work: $ ./status -r awk: cmd. line:66: fatal: 3 is invalid as number of arguments for strftime awk: cmd. line:64: fatal: 3 is invalid as number of arguments for strftime I am running Son of GE 8.1.2. Joseph On 10/26/2012 03:27 AM, Reuti wrote: Am 26.10.2012 um

Re: [gridengine users] How to Tell the running Wall Clock of a Job?

2012-10-29 Thread Reuti
Am 29.10.2012 um 19:08 schrieb Joseph Farran: Thanks Reuti, but it does not work: $ ./status -r awk: cmd. line:66: fatal: 3 is invalid as number of arguments for strftime awk: cmd. line:64: fatal: 3 is invalid as number of arguments for strftime Which incarnation of `awk` and version are

Re: [gridengine users] How to Tell the running Wall Clock of a Job?

2012-10-29 Thread Joseph Farran
Ah I missed that. Yes we have awk version 3.1.5 and the readme says 3.1.6 or higher. We will be upgrading OS from SL 5.7 to 6.3 soon so that should fix this. Thanks, Joseph On 10/29/2012 11:11 AM, Reuti wrote: Am 29.10.2012 um 19:08 schrieb Joseph Farran: Thanks Reuti, but it does not

[gridengine users] How to Tell the running Wall Clock of a Job?

2012-10-26 Thread Joseph Farran
Howdy. One of my queues has a wall time hard limit of 4 days ( 96 hours ): # qconf -sq queue | grep h_rt h_rt 96:00:00 There is a job which has been running much longer than 4 days and I am not sure how to get the hours the job has been