<div dir="ltr"><div>Hi Mihael,</div><div><br></div>The run is not yet finished. Please find attached the log so far.<div><br></div><div>Thanks,</div><div>Ketan</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 1, 2015 at 8:04 PM, Mihael Hategan <span dir="ltr"><<a href="mailto:hategan@mcs.anl.gov" target="_blank">hategan@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="im HOEnZb">Hi,<br>
<br>
Can you post the swift log please?<br>
<br>
Mihael<br>
<br>
On Sun, 2015-02-01 at 19:58 -0600, Ketan Maheshwari wrote:<br>
</span><div class="HOEnZb"><div class="h5">> Hi,<br>
><br>
> Running a workflow, I need to run 10 PBS tasks each with a size of 16<br>
> nodes.<br>
><br>
> The workflow starts with 4 single task stages and then fans out to a<br>
> foreach loop with 10 tasks.<br>
><br>
> Here is the sites file I am using:<br>
><br>
> <?xml version="1.0" encoding="UTF-8"?><br>
> <config xmlns="<a href="http://www.ci.uchicago.edu/swift/SwiftSites" target="_blank">http://www.ci.uchicago.edu/swift/SwiftSites</a>"><br>
> <pool handle="blues"><br>
>   <execution provider="coaster" jobmanager="local:pbs"/><br>
>   <filesystem provider="local" url="none" /><br>
>   <profile namespace="globus" key="maxtime">13400</profile><br>
>   <profile namespace="globus" key="maxWalltime">03:41:00</profile><br>
>   <profile namespace="globus" key="jobsPerNode">1</profile><br>
>   <profile namespace="globus" key="slots">10</profile><br>
>   <profile namespace="globus" key="ppn">2</profile><br>
>   <profile namespace="globus" key="jobtype">single</profile><br>
>   <profile namespace="globus" key="nodeGranularity">16</profile><br>
>   <profile namespace="globus" key="maxnodes">16</profile><br>
>   <profile namespace="karajan" key="jobThrottle">2.20</profile><br>
>   <profile namespace="karajan" key="initialScore">10000</profile><br>
> <!--  <profile namespace="globus" key="keepSiteDir">true</profile>--><br>
>   <workdirectory>/home/ketan/swift.workdir</workdirectory><br>
> </pool><br>
><br>
> <pool handle="localhost"><br>
>   <execution provider="coaster" jobmanager="local:local" /><br>
>   <profile namespace="globus" key="slots">1</profile><br>
>   <profile namespace="karajan" key="jobThrottle">2.06</profile><br>
>   <profile namespace="karajan" key="initialScore">10000</profile><br>
>   <profile namespace="globus" key="jobsPerNode">3</profile><br>
>   <profile namespace="globus" key="maxtime">9700</profile><br>
>   <profile namespace="globus" key="maxWalltime">02:39:00</profile><br>
>   <profile namespace="globus" key="walltime">10060</profile><br>
>   <profile namespace="globus" key="maxnodes">1</profile><br>
>   <profile namespace="globus" key="nodegranularity">1</profile><br>
>  <!-- <profile namespace="globus" key="keepSiteDir">true</profile>--><br>
><br>
>   <workdirectory>/home/ketan/swift.workdir</workdirectory><br>
>   <filesystem provider="local"/><br>
> </pool><br>
><br>
> </config><br>
><br>
> However, Swift runs only 1 task throughout the workflow even after reaching<br>
> the foreach loop.<br>
><br>
> Any suggestions?<br>
><br>
> Thanks,<br>
> Ketan<br>
</div></div><div class="HOEnZb"><div class="h5">> _______________________________________________<br>
> Swift-user mailing list<br>
> <a href="mailto:Swift-user@ci.uchicago.edu">Swift-user@ci.uchicago.edu</a><br>
> <a href="https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-user" target="_blank">https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-user</a><br>
<br>
<br>
_______________________________________________<br>
Swift-user mailing list<br>
<a href="mailto:Swift-user@ci.uchicago.edu">Swift-user@ci.uchicago.edu</a><br>
<a href="https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-user" target="_blank">https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-user</a><br>
</div></div></blockquote></div><br></div>