Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] condor_q -xml, RUN_TIME, and State
- Date: Wed, 4 Jan 2006 22:50:35 -0500
- From: Mitch Murphy <mitch@xxxxxxxx>
- Subject: [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