[Swift-devel] computing job queue time.
Mihael Hategan
hategan at mcs.anl.gov
Mon May 24 16:43:59 CDT 2010
Ah, so when the window disappeared, I pressed the shortcut for "send
email"...
On Mon, 2010-05-24 at 16:41 -0500, Mihael Hategan wrote:
> On Mon, 2010-05-24 at 16:05 -0500, Allan Espinosa wrote:
> > Hi,
> >
> > I just wanted to make sure my assumptions are correct:
> >
> > execute2 = dostagein time + queue time + running time + dostageout time
>
> pretty much
>
> >
> > So to get queue time, i just subtract dostagein and dostageout from
> > logs and execution timestamps from *info files right?
>
> to get queuing time look at the difference between Submitted and Active
> events. Unless running with coasters in which case queuing time does not
> reflect the time a job spends in the LRM queue.
>
>
> >
> > of course there's always overheads for state transitions of jobs which
> > is much much lower because of the constrainst of the storage and
> > computation resources themselves.
>
> Right. Either way.
>
>
>
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu
> http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel
More information about the Swift-devel
mailing list