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

[HTCondor-users] Question about condor_history, Run_Time, and RemoteWallClockTime.



Hi,

When I use the condor_history to check the "RUN_TIME" of a job, I am puzzled about the given time.

I'd like to use an example:

* A job runs 1 hr on a pool PC and gets evicted.
* The job then spends 2hrs hanging around in the queue.
* The job is restarted and completes after 3 hrs on another pool PC.

What time does condor_history report as "RUN_TIME"? "4hrs" or "6hrs" ?

I did understand that the RUN_TIME also includes possible time on the PC as suspended. There's no mentioning of the intermediate time in the queue, so I guess the above example should render 4 hrs RUN_TIME. I just want to be sure.

Thank you!
R.L.