[Swift-devel] maxtime and maxwalltime
Mihael Hategan
hategan at mcs.anl.gov
Fri Sep 20 22:49:19 CDT 2013
You are missing the reserve, which is a buffer of (by default) 60
seconds at the end.
So 00:10:10 - 00:01:00 = 00:09:10
Mihael
On Fri, 2013-09-20 at 22:23 -0500, Ketan Maheshwari wrote:
> Hi,
>
> I am trying to run a small test job on Beagle. I set the maxtime and
> maxwalltime values in the sites file as follows:
>
> <profile namespace="globus" key="maxtime">610</profile>
> <profile namespace="globus" key="maxWalltime">00:10:00</profile>
>
> At runtime, I see Swift complaining that job wall time is greater than
> maxTime as follows:
>
> Swift 0.94.1 RC2 swift-r6895 cog-r3765
>
> RunID: 20130920-2215-oi4vhbh6
> Progress: time: Fri, 20 Sep 2013 22:15:56 -0500
> Execution failed:
> Exception in cat:
> Arguments: [data.txt]
> Host: beagle
> Directory: catsn-20130920-2215-oi4vhbh6/jobs/i/cat-itr4ojfl
>
> Caused by:
> Job walltime > maxTime - reserve (00:10:00 > 00:09:10)
> cat, catsn.swift, line 11
>
> Here, I do not understand where does the number 00:09:10 comes from? I set
> maxtime at 610 (00:10:10). Am I missing something here?
>
> Thanks,
> Hi,
>
>
> I am trying to run a small test job on Beagle. I set the maxtime and
> maxwalltime values in the sites file as follows:
>
> <profile namespace="globus" key="maxtime">610</profile>
> <profile namespace="globus" key="maxWalltime">00:10:00</profile>
>
>
> At runtime, I see Swift complaining that job wall time is greater than
> maxTime as follows:
>
> Swift 0.94.1 RC2 swift-r6895 cog-r3765
>
> RunID: 20130920-2215-oi4vhbh6
> Progress: time: Fri, 20 Sep 2013 22:15:56 -0500
> Execution failed:
> Exception in cat:
> Arguments: [data.txt]
> Host: beagle
> Directory: catsn-20130920-2215-oi4vhbh6/jobs/i/cat-itr4ojfl
>
> Caused by:
> Job walltime > maxTime - reserve (00:10:00 > 00:09:10)
> cat, catsn.swift, line 11
>
>
> Here, I do not understand where does the number 00:09:10 comes from? I
> set maxtime at 610 (00:10:10). Am I missing something here?
>
>
>
> Thanks,
>
> --
> Ketan
>
>
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu
> https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel
More information about the Swift-devel
mailing list