I'd been trying separately to understand the effect of the maxTime parameter: it doesn't do what I intuitively expect it to either.  It seems like if I set maxtime to x number of minutes, it submits jobs of at most x - 1 minutes duration.  <br>
<br>Is this the intended behaviour?  Is maxTime rounded down to the nearest minute?  Should I understand maxTime as meaning "only submit jobs that are strictly less than durations"?<br><br>- Tim<br><br><div class="gmail_quote">
On Fri, Jun 3, 2011 at 10:15 AM, Michael Wilde <span dir="ltr"><<a href="mailto:wilde@mcs.anl.gov">wilde@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div style="font-family: Times New Roman; font-size: 12pt; color: rgb(0, 0, 0);">Could you add a note on this to the trunk user guide?<div><br></div><div>Thanks,</div><div><br></div><div>Mike</div><div><br><br><hr><div>
<div></div><div class="h5"><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">That did the trick. I bumped up the maxtime to 300 and it ran immediately. Thanks for the info!<br>
<br>David<br><br><div class="gmail_quote">On Fri, Jun 3, 2011 at 9:54 AM, Michael Wilde <span dir="ltr"><<a href="mailto:wilde@mcs.anl.gov" target="_blank">wilde@mcs.anl.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div style="font-family: Times New Roman; font-size: 12pt; color: rgb(0, 0, 0);">David,<div>

<br></div><div>Im not sure what coasters is thinking here.  But first thing I would try is to set the maxtime value in sites.xml (which is in integer seconds) to something like 300 to make coasters realize that it can fit at least 10 30-second app calls into the 300 second coaster block.</div>

<div><br></div><div>With maxtime < maxwalltime coasters may be erroneously starting a block but finding that its unable to fit *any* app calls into it.</div><div><br></div><div>There are also settings you can apply (overallocation etc) to make maxtime more of an "exact time" setting. For example, if you do this:</div>

<div><br></div><div><div>    <profile namespace="globus" key="maxTime">1800</profile></div><div>    <profile namespace="globus" key="lowOverAllocation">100</profile></div>

<div>    <profile namespace="globus" key="highOverAllocation">100</profile></div></div><div><br></div><div>...then each coaster block started should have a maxwalltime of 1800 secs.</div><div>

<br></div><div>But your app maxwalltime needs to fit into this block time.</div><div><br></div><div>- Mike</div><div><br></div><div><br></div><div><br></div><div><br><br><hr><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">

<div><div></div><div>Hello,<br><br>I am trying to use the shared queue on Fusion. This queue requires a walltime of less than one hour. I have all of the applications in my tc.data file set up with a walltime of 30 seconds. In my sites.xml, I specify a maxtime of 10. However, when Swift generates the PBS submit file, it specifies a walltime of 00:00:00 which prevents it from running.<br>


<br>How can I make Swift set the walltime in these PBS submit scripts?<br><br>Thanks,<br>David<br><br>
<br></div></div>_______________________________________________<br>Swift-devel mailing list<br><a href="mailto:Swift-devel@ci.uchicago.edu" target="_blank">Swift-devel@ci.uchicago.edu</a><br><a href="http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel" target="_blank">http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel</a><br>

</blockquote><font color="#888888"><br><span><br><br>-- <br><span></span>Michael Wilde<br>Computation Institute, University of Chicago<br>Mathematics and Computer Science Division<br>Argonne National Laboratory<br>
<span></span><br></span></font></div></div></div></blockquote></div><br>
</blockquote><br><span><br><br>-- <br><span name="x"></span>Michael Wilde<br>Computation Institute, University of Chicago<br>Mathematics and Computer Science Division<br>Argonne National Laboratory<br><span name="x"></span><br>
</span></div></div></div></div></div><br>_______________________________________________<br>
Swift-devel mailing list<br>
<a href="mailto:Swift-devel@ci.uchicago.edu">Swift-devel@ci.uchicago.edu</a><br>
<a href="http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel" target="_blank">http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel</a><br>
<br></blockquote></div><br>