[Swift-user] walltime in sites does not match the walltime of submitted job
Ketan Maheshwari
ketan at mcs.anl.gov
Sat Jan 31 11:44:14 CST 2015
Hi,
On Blues, I submit a script with the following sites spec:
<?xml version="1.0" encoding="UTF-8"?>
<config xmlns="http://www.ci.uchicago.edu/swift/SwiftSites">
<pool handle="blues">
<execution provider="coaster" jobmanager="local:pbs"/>
<filesystem provider="local" url="none" />
<!-- <profile namespace="globus" key="maxtime">2040</profile>-->
<profile namespace="globus" key="maxWalltime">03:40:00</profile>
<profile namespace="globus" key="jobsPerNode">1</profile>
<profile namespace="globus" key="slots">1</profile>
<profile namespace="globus" key="ppn">2</profile>
<profile namespace="globus" key="jobtype">single</profile>
<profile namespace="globus" key="nodeGranularity">16</profile>
<profile namespace="globus" key="maxnodes">16</profile>
<profile namespace="karajan" key="jobThrottle">2.20</profile>
<profile namespace="karajan" key="initialScore">10000</profile>
<!-- <profile namespace="globus" key="keepSiteDir">true</profile>-->
<workdirectory>/home/ketan/swift.workdir</workdirectory>
</pool>
The maxWalltime being 3 hours 40 minutes. However, the job that gets
submitted is with 11 hours of walltime:
$ qstat
bmgt1.lcrc.anl.gov:
Req'd Req'd
Elap
Job ID Username Queue Jobname SessID NDS TSKS Memory Time S
Time
-------------- -------- -------- ---------- ------ --- ---- ------ ----- -
-----
851234.bmgt1.l ketan batch B0131-3911 -- 16 32 -- 11:00 Q
--
Any clues?
Thanks,
Ketan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/swift-user/attachments/20150131/184edf24/attachment.html>
More information about the Swift-user
mailing list