- 积分
- 729
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2012-7-13
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
本帖最后由 油麦面疙瘩 于 2013-5-15 17:11 编辑
./wrf.exe运行总是中断。我用的是bsub -q high -n 4 -a openmpi mpirun ./wrf.exe的并行命令。
一共计算0603-0607这4天的数据,但是每次都是运行到0604的00点就停止了,wrfout_d01,d02,d03文件都有。
以下是我的output文件:
Sender: LSF System <lsf@node43>
Subject: Job 166258: <mpirun ./wrf.exe> Exited
Job <mpirun ./wrf.exe> was submitted from host <node74> by user <lzhpc36> in cluster <NWCAS_HPC>.
Job was executed on host(s) <4*node43>, in queue <high>, as user <lzhpc36> in cluster <NWCAS_HPC>.
</public1/home/CAS/lzhpc36> was used as the home directory.
</public1/home/CAS/lzhpc36/WRFV3/run> was used as the working directory.
Started at Wed May 15 16:20:46 2013
Results reported at Wed May 15 16:43:17 2013
Your job looked like:
------------------------------------------------------------
# LSBATCH: User input
mpirun ./wrf.exe
------------------------------------------------------------
Exited with exit code 1.
Resource usage summary:
CPU time : 1341.46 sec.
Max Memory : 581 MB
Max Swap : 726 MB
Max Processes : 4
Max Threads : 5
The output (if any) follows:
--------------------------------------------------------------------------
A deprecated MCA parameter value was specified in the environment or
on the command line. Deprecated MCA parameters should be avoided;
they may disappear in future releases.
Deprecated parameter: pls_rsh_agent
--------------------------------------------------------------------------
starting wrf task 0 of 1
以下是rsl.error.0000文件:
最后就是这样:
Timing for main: time 2012-06-04_00:05:00 on domain 3: 1.56488 elapsed seconds.
Timing for main: time 2012-06-04_00:05:00 on domain 2: 6.46220 elapsed seconds.
Timing for main: time 2012-06-04_00:05:00 on domain 1: 26.57056 elapsed seconds.
没有提示error。
求大神指点~~~
|
|