[CP2K-user] [CP2K:12722] job auto-termination without any error signal

Travis polla... at gmail.com
Tue Jan 7 16:26:57 UTC 2020


Hi,

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 604440 
(167.9 hours) to stop a few minutes before hitting the max walltime to 
allow time to copy back your work.

-T


On Tuesday, January 7, 2020 at 12:05:49 PM UTC-4, lizzy bai wrote:
>
> Dear Prof.Travis
>
> Thank you very much for your relpy.
> I am using below job script file instead of the PBS script format. And I 
> have not wrote the Walltime for that script.
>
> #!/bin/bash
> # pe request
> #$ -pe fill_up 20
>
> # our Job name 
> #$ -N md-aimd
>
> #$ -S /bin/bash
> #$ -q all.q
> #$ -V
> #$ -cwd
>
>
> Best Wishes
>
> Liyi
>
>
> 在 2020年1月7日星期二 UTC+9下午11:15:56,Travis写道:
>>
>> Hi,
>>
>> 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.
>>
>> -T
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20200107/270f5b6c/attachment.htm>


More information about the CP2K-user mailing list