计算化学公社

 找回密码 Forget password
 注册 Register
Views: 10602|回复 Reply: 7
打印 Print 上一主题 Last thread 下一主题 Next thread

[CP2K] AIMD设定了2000步,结果跑了1001步就报错了

[复制链接 Copy URL]

69

帖子

0

威望

270

eV
积分
339

Level 3 能力者

跳转到指定楼层 Go to specific reply
楼主
AIMD设定了2000步,结果跑了1001步就报错了:
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
yhrun: error: cn132: task 0: Exited with exit code 1
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 8
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 10
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 11
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 12
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 18
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 2
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 14
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 13
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 7
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 3
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 5
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 9
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 19
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 4
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 17
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 6
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 20
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 16
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 21
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 15
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 23
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 22
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 1


查了一下说是储存空间不足,于是换了一个新的集群账号,把第1001帧提出来续算,结果还是同样的报错,这是什么原因呢,请各位大佬帮我看看,感谢感谢!

69

帖子

0

威望

270

eV
积分
339

Level 3 能力者

2#
 楼主 Author| 发表于 Post on 2020-11-2 14:03:50 | 只看该作者 Only view this author
弱弱在线@sob老师,能回复一下我吗

1万

帖子

0

威望

9004

eV
积分
20764

Level 6 (一方通行)

3#
发表于 Post on 2020-11-2 19:42:40 | 只看该作者 Only view this author
你从第1001帧续算的时候,第1001帧(新任务的第一帧)能算完吗?
Zikuan Wang
山东大学光学高等研究中心 研究员
BDF(https://bdf-manual.readthedocs.io/zh_CN/latest/Introduction.html)、ORCA(https://orcaforum.kofo.mpg.de/index.php)开发团队成员
Google Scholar: https://scholar.google.com/citations?hl=zh-CN&user=XW6C6eQAAAAJ&view_op=list_works&sortby=pubdate
ORCID: https://orcid.org/0000-0002-4540-8734
主页:http://www.qitcs.qd.sdu.edu.cn/info/1034/1702.htm
本团队长期招收研究生,有意者可私信联系

69

帖子

0

威望

270

eV
积分
339

Level 3 能力者

4#
 楼主 Author| 发表于 Post on 2020-11-3 15:16:47 | 只看该作者 Only view this author
wzkchem5 发表于 2020-11-2 19:42
你从第1001帧续算的时候,第1001帧(新任务的第一帧)能算完吗?

不能,第1001就压根没算,直接报错

1万

帖子

0

威望

9004

eV
积分
20764

Level 6 (一方通行)

5#
发表于 Post on 2020-11-3 17:06:32 | 只看该作者 Only view this author
qwe1832518773 发表于 2020-11-3 15:16
不能,第1001就压根没算,直接报错

如果你现在从前面的轨迹里挑一帧出来跑,能算吗?
Zikuan Wang
山东大学光学高等研究中心 研究员
BDF(https://bdf-manual.readthedocs.io/zh_CN/latest/Introduction.html)、ORCA(https://orcaforum.kofo.mpg.de/index.php)开发团队成员
Google Scholar: https://scholar.google.com/citations?hl=zh-CN&user=XW6C6eQAAAAJ&view_op=list_works&sortby=pubdate
ORCID: https://orcid.org/0000-0002-4540-8734
主页:http://www.qitcs.qd.sdu.edu.cn/info/1034/1702.htm
本团队长期招收研究生,有意者可私信联系

69

帖子

0

威望

270

eV
积分
339

Level 3 能力者

6#
 楼主 Author| 发表于 Post on 2020-11-5 21:10:59 | 只看该作者 Only view this author
wzkchem5 发表于 2020-11-3 17:06
如果你现在从前面的轨迹里挑一帧出来跑,能算吗?

按照您说的我试了一下,挑了最开始的第30帧,现在是可以正常跑的!
那是这第1001帧本身出现了问题吗?

1万

帖子

0

威望

9004

eV
积分
20764

Level 6 (一方通行)

7#
发表于 Post on 2020-11-5 22:17:23 | 只看该作者 Only view this author
qwe1832518773 发表于 2020-11-5 21:10
按照您说的我试了一下,挑了最开始的第30帧,现在是可以正常跑的!
那是这第1001帧本身出现了问题吗?

有可能,比如假如你第1000帧能跑的话,好好比较一下第1000帧和第1001帧有什么区别
可能比如说SCF没收敛

评分 Rate

参与人数
Participants 1
eV +3 收起 理由
Reason
qwe1832518773 + 3 谢谢

查看全部评分 View all ratings

Zikuan Wang
山东大学光学高等研究中心 研究员
BDF(https://bdf-manual.readthedocs.io/zh_CN/latest/Introduction.html)、ORCA(https://orcaforum.kofo.mpg.de/index.php)开发团队成员
Google Scholar: https://scholar.google.com/citations?hl=zh-CN&user=XW6C6eQAAAAJ&view_op=list_works&sortby=pubdate
ORCID: https://orcid.org/0000-0002-4540-8734
主页:http://www.qitcs.qd.sdu.edu.cn/info/1034/1702.htm
本团队长期招收研究生,有意者可私信联系

69

帖子

0

威望

270

eV
积分
339

Level 3 能力者

8#
 楼主 Author| 发表于 Post on 2020-11-6 10:12:55 | 只看该作者 Only view this author
wzkchem5 发表于 2020-11-5 22:17
有可能,比如假如你第1000帧能跑的话,好好比较一下第1000帧和第1001帧有什么区别
可能比如说SCF没收敛

好的好的,非常感谢您的回复!

本版积分规则 Credits rule

手机版 Mobile version|北京科音自然科学研究中心 Beijing Kein Research Center for Natural Sciences|京公网安备 11010502035419号|计算化学公社 — 北京科音旗下高水平计算化学交流论坛 ( 京ICP备14038949号-1 )|网站地图

GMT+8, 2025-8-18 04:25 , Processed in 0.160051 second(s), 21 queries , Gzip On.

快速回复 返回顶部 返回列表 Return to list