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

Re: [Condor-users] Can any one explain these ClassAds please?



Local{Sys,User}Cpu are Standard Universe only attributes representing the amount of system and user cpu used, in seconds. Think getrusage()'s ru_s/utime.

Remote{Sys,User}Cpu time is similar, but comes from the execute side and is available for more than just the Standard Universe.

The JobCurrentStartDate is seconds since Epoch (like all Condor dates) representing the last time a shadow was spawned to run the job. If the Schedd does down and a new shadow is spawned to reconnect to the job, the date is not updated.

Best,


matt

On 01/17/2011 05:54 AM, Santanu Das wrote:
Sorry, forgot to mention, also:

    JobCurrentStartDate

Cheers,
Santanu


On 17/01/11 13:46, Santanu Das wrote:
Dear all,

Can anyone explain these ClassAds to me please?

      1.

          Remote[/Local]SysCpu

      2.

          Remote[/Local]UserCpu

      3.

          JobCurrentStartDate

      4.

          user CPU time (as it mentioned in Remote[/Local]UserCpu)



I know there is a line or two written in the manual, but just trying
to understand what exactly that means?

Cheers,
Santanu




_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/