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

Re: [Condor-users] Getting executor CPU utilized time only for a VM job



If you submit VMware VM job, RemoteSysCpu and RemoteUserCpu shows CPU
time used on an execute host machine to run your VM job.

Regards,
-jaeyoung

On Wed, Sep 24, 2008 at 7:36 AM, Ian Chesal <ICHESAL@xxxxxxxxxx> wrote:
>>   I am Submitting a VM Job. I need to calculate only the execute host
>> CPU Utilized time, whether the sum of RemoteSysCpu and RemoteUserCpu
>> times will provide what I want.
>
> You should compare Condor's reported CPU usage to usage you've measured
> for your jobs to ensure they correlate and convince yourself they're
> accurate before relying on them. What you do as your job on the remote
> machine may or may not be trackable by Condor. For example: I'm not sure
> Condor's CPU measurements will be accurate if your job process forks
> threads.
>
> Ultimately: if you want something accurate and reliable I'd take your
> measurements outside of Condor as part of your job.
>
> - Ian
>
> Confidentiality Notice.
> This message may contain information that is confidential or otherwise protected from disclosure. If you are not the intended recipient, you are hereby notified that any use, disclosure, dissemination, distribution,  or copying  of this message, or any attachments, is strictly prohibited.  If you have received this message in error, please advise the sender by reply e-mail, and delete the message and any attachments.  Thank you.
>
> _______________________________________________
> 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/
>