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

[HTCondor-users] Event log - run bytes



Hello,

In the event log, when a job is terminated what's the meaning of the "Run/Total Bytes Sent/Received By Job"?

I've noticed that the bytes received are not the size of the binary that's been executed and also not the size of the binary input; and the bytes sent are different from the output size.

In the manual, I've only found about the event codes:
http://research.cs.wisc.edu/htcondor/manual/v8.3/2_6Managing_Job.html#sec:job-log-events

Example:

005 (016.000.000) 07/31 05:10:20 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
ÂÂÂ 8545Â -Â Run Bytes Sent By Job
ÂÂÂ 13388Â -Â Run Bytes Received By Job
ÂÂÂ 8545Â -Â Total Bytes Sent By Job
ÂÂÂ 13388Â -Â Total Bytes Received By Job
 Partitionable Resources : Usage Request Allocated
ÂÂÂÂÂÂ CpusÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ :ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ 1ÂÂÂÂÂÂÂÂ 1
ÂÂÂÂÂÂ Disk (KB)ÂÂÂÂÂÂÂÂÂÂÂ :ÂÂÂÂÂÂ 32ÂÂÂÂÂÂ 15ÂÂ 7604356
ÂÂÂÂÂÂ Memory (MB)ÂÂÂÂÂÂÂÂÂ :ÂÂÂÂÂÂÂ 0ÂÂÂÂÂÂÂ 1ÂÂÂÂÂ 3700


Thanks,
Ricardo Oda