<div dir="ltr">The qsub command from the log says:<div><br></div><div>qsub -e WORKER_LOGGING_LEVEL=NONE --proccount 32 -n 32 -t 40 --cwd ...<br></div><div><br></div><div>So, the env variable on swift.conf does not seem to take effect.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 2, 2015 at 4:33 PM, Hategan-Marandiuc, Philip M. <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">Well, we need to figure out why. Since the qsub command line is in the<br>
swift log, and the qsub command line should reflect the setting, it<br>
would be useful if you posted the swift log.<br>
<br>
Mihael<br>
<div class="HOEnZb"><div class="h5"><br>
On Mon, 2015-03-02 at 16:27 -0600, Ketan Maheshwari wrote:<br>
> For workerlogs, I am trying:<br>
><br>
>  app.bgsh {<br>
>         executable: "/home/ketan/SwiftApps/subjobs/bg.sh"<br>
>         maxWallTime: "00:04:00"<br>
>         env.ENABLE_WORKER_LOGGING="TRUE"<br>
>         env.WORKER_LOGGING_LEVEL="DEBUG"<br>
>         env.WORKER_LOG_DIR="/home/ketan/workerlogs"<br>
>     }<br>
><br>
> Does not seem to trigger logging.<br>
><br>
> Thanks,<br>
> Ketan<br>
><br>
> On Mon, Mar 2, 2015 at 4:07 PM, Hategan-Marandiuc, Philip M. <<br>
> <a href="mailto:hategan@mcs.anl.gov">hategan@mcs.anl.gov</a>> wrote:<br>
><br>
> > I would recommend enabling worker logging to see if we get any info from<br>
> > the worker process. Could be some simple thing, like the wrong IP<br>
> > address.<br>
> ><br>
> > Mihael<br>
> ><br>
> > On Mon, 2015-03-02 at 15:47 -0600, Ketan Maheshwari wrote:<br>
> > > I trying to run on BG/Q with local:cobalt with trunk but Swift crashes<br>
> > with<br>
> > > the following error:<br>
> > ><br>
> > > Caused by: Exception in bgsh:<br>
> > >     Arguments: [/home/ketan/SwiftApps/subjobs/mpicatsnsleep/mpicatnap,<br>
> > > /gpfs/mira-home/ketan/SwiftApps/subjobs/mpicatsnsleep/./data.txt,<br>
> > ><br>
> > /gpfs/mira-home/ketan/SwiftApps/subjobs/mpicatsnsleep/./outdir/f.0002.out,<br>
> > > 1]<br>
> > >     Host: cluster<br>
> > >     Directory: catsnsleepmpi-run001/jobs/b/bgsh-3nq3uc5m<br>
> > > exception @ swift-int-staging.k, line: 165<br>
> > > Caused by:<br>
> > > exception @ swift-int-staging.k, line: 160<br>
> > > Caused by: Block task failed: 0302-2109420-000000 Block task ended<br>
> > > prematurely<br>
> > ><br>
> > > In the log, I see the qsub call being made and a jobid is returned.<br>
> > > However, I could not figure what is the cause for the task to fail.<br>
> > ><br>
> > > One more thing I noticed when translating from old sites conf to new is<br>
> > > that the new conf did not accept the property "globus:mode = script".<br>
> > ><br>
> > > A full run log is attached. Thanks for any suggestions.<br>
> > ><br>
> > > Thanks,<br>
> > > Ketan<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>
> ><br>
> ><br>
> ><br>
<br>
<br>
</div></div></blockquote></div><br></div>