[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] condor_q -xml, RUN_TIME, and State




(1) does anybody know how to get RUN_TIME out of "condor_q -xml" ?

ie.

RUN_TIME 0+03:52:14

=?

<a n="ShadowBday"><i>1136417998</i></a>
<a n="JobStartDate"><i>1136417998</i></a>
<a n="JobCurrentStartDate"><i>1136417998</i></a>
<a n="RemoteSysCpu"><r>1.131000000000000E+03</r></a>
<a n="RemoteUserCpu"><r>1.136200000000000E+04</r></a>
<a n="ServerTime"><i>1136431743</i></a>


(2) what are the values for JobStatus => State ?

1 = I (idle)
2 = R (running)
...


thanks,
Mitch