<div dir="ltr"><div><div><div><div><div>Hi,<br><br></div>I am running a local:pbs swift-coaster setup on LCRC Blues with the jobspernode value of 2 and walltime of about 70 minutes. <br><br></div>There are about 120 jobs in this application.<br>
<br></div>What I observe is that PBS job is being killed and resubmitted every time a new burst of 2 jobs are run.<br><br></div>With coasters, my assumption is that the LRM job will continue to run as long as there are more Swift jobs in the wing which seems to be not happening.<br>
</div><div><br>Swift is trunk: swift-r7079 cog-r3778 <br><br></div>Config files are as follows:<br>$ cat sites.blues.xml<br><?xml version="1.0" encoding="UTF-8"?><br><config xmlns="<a href="http://www.ci.uchicago.edu/swift/SwiftSites">http://www.ci.uchicago.edu/swift/SwiftSites</a>"><br>
<pool handle="blues"><br>  <execution jobmanager="local:pbs" provider="coaster" url="none"/><br>  <filesystem provider="local" url="none" /><br>
  <profile namespace="globus" key="maxtime">4300</profile><br>  <profile namespace="globus" key="maxWalltime">01:10:00</profile><br>  <profile namespace="globus" key="jobsPerNode">2</profile><br>
  <profile namespace="globus" key="slots">1</profile><br>  <profile namespace="globus" key="ppn">2</profile><br>  <profile namespace="globus" key="nodeGranularity">1</profile><br>
  <profile namespace="globus" key="maxnodes">1</profile><br>  <profile namespace="karajan" key="jobThrottle">0.01</profile><br>  <profile namespace="karajan" key="initialScore">10000</profile><br>
  <workdirectory>/home/ketan/swift.workdir</workdirectory><br></pool><br></config><br><br>$ cat cf<br>wrapperlog.always.transfer=false<br>sitedir.keep=true<br>file.gc.enabled=false<br>status.mode=provider<br>
execution.retries=0<br>lazy.errors=false<br>use.provider.staging=true<br>provider.staging.pin.swiftfiles=true<br>use.wrapper.staging=false<br clear="all"><div><div><div><div><div><div><br></div><div>This looks like connected to a recent issue where just one round of jobs would get submitted.<br>
<br></div><div>Thanks,<br></div><div>-- <br><font face="'courier new', monospace">Ketan</font><br><br>
</div></div></div></div></div></div></div>