<div dir="ltr"><div>Hi,</div><div><br></div><div>Is there a default walltime for your system? It looks like your calculations are quitting pretty consistently after ~18 hours. Can you set your walltime to 168 hours? Then you could add GLOBAL/WALLTIME   <span class="qv3Wpe" id="cwos">604440 (167.9 hours) to stop a few minutes before hitting the max walltime to allow time to copy back your work.<br></span></div><div><br></div><div>-T</div><div><br></div><br>On Tuesday, January 7, 2020 at 12:05:49 PM UTC-4, lizzy bai wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr">Dear Prof.Travis<div><br></div><div>Thank you very much for your relpy.</div><div>I am using below job script file instead of the PBS script format. And I have not wrote the Walltime for that script.</div><div><br></div><div><div>#!/bin/bash</div><div># pe request</div><div>#$ -pe fill_up 20</div><div><br></div><div># our Job name </div><div>#$ -N md-aimd</div><div><br></div><div>#$ -S /bin/bash</div><div>#$ -q all.q</div><div>#$ -V</div><div>#$ -cwd</div></div><div><br></div><div><br></div><div>Best Wishes</div><div><br></div><div>Liyi</div><div><br></div><div><br>在 2020年1月7日星期二 UTC+9下午11:15:56,Travis写道:<blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<p>What walltime are you requesting in your PBS script? The value you gave in GLOBAL/WALLTIME is over 9 days and it appears your job is terminated in less than 1 day, so this does nothing.</p><p>-T</p><p></p></blockquote></div></div></blockquote></div>