[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Are UTC and local time mixed in the condor log file?
- Date: Wed, 17 Nov 2010 09:12:07 -0500
- From: Jose Caballero <jcaballero.hep@xxxxxxxxx>
- Subject: [Condor-users] Are UTC and local time mixed in the condor log file?
Hi,
let's have a look to this log file
---------------------------------------------------------------------------------------------------------------------------------------------------
000 (428178.000.000) 11/17 07:15:49 Job submitted from host:<130.199.205.51:60618>
...
001 (428178.000.000) 11/17 02:25:56 Job executing on host:<130.199.205.53:38320>
...
006 (428178.000.000) 11/17 02:26:05 Image size of job updated: 204180
...
006 (428178.000.000) 11/17 02:31:06 Image size of job updated: 362200
...
005 (428178.000.000) 11/17 02:36:06 Job terminated.
(1) Normal termination (return value 0)
Usr 0 00:00:00, Sys 0 00:00:00 - Run Remote Usage
Usr 0 00:00:00, Sys 0 00:00:00 - Run Local Usage
Usr 0 00:00:00, Sys 0 00:00:00 - Total Remote Usage
Usr 0 00:00:00, Sys 0 00:00:00 - Total Local Usage
6942 - Run Bytes Sent By Job
4997 - Run Bytes Received By Job
6942 - Total Bytes Sent By Job
4997 - Total Bytes Received By Job
...
---------------------------------------------------------------------------------------------------------------------------------------------------
Seems to me like two different time formats are mixed.
Is that possible or there is a rational explanation for this?
Otherwise, I cannot see how is possible the job was submitted 5 hours "after" it started to run....
Any comment is more than welcome.
Cheers,
Jose