计算化学公社

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

[GROMACS] 求助mdrun中的崩溃问题

[复制链接 Copy URL]

51

帖子

0

威望

240

eV
积分
291

Level 3 能力者

本帖最后由 zhangzh 于 2020-6-30 16:39 编辑

使用mdrun的时候给出了如下的错误信息
Command line:
  gmx mdrun -v -deffnm md


Back Off! I just backed up md.log to ./#md.log.1#
Compiled SIMD: SSE2, but for this host/run AVX2_256 might be better (see log).
The current CPU can measure timings more accurately than the code in
gmx mdrun was configured to use. This might affect your simulation
speed as accurate timings are needed for load-balancing.
Please consider rebuilding gmx mdrun with the GMX_USE_RDTSCP=ON CMake option.
Reading file md.tpr, VERSION 2019.4 (single precision)

Multiple energy groups is not implemented for GPUs, falling back to the CPU. For better performance, run on the GPU without energy groups and then do gmx mdrun -rerun option on the trajectory with an energy group .tpr file.
Changing nstlist from 5 to 50, rlist from 1 to 1.112


Using 1 MPI thread
Using 8 OpenMP threads


Back Off! I just backed up md.trr to ./#md.trr.1#

Back Off! I just backed up md.edr to ./#md.edr.1#
starting mdrun 'LYSOZYME in water'
500000 steps,   1000.0 ps.

Step 0, time 0 (ps)  LINCS WARNING
relative constraint deviation after LINCS:
rms 90982.046875, max 1207933.375000 (between atoms 1696 and 1697)
bonds that rotated more than 30 degrees:
atom 1 atom 2  angle  previous, current, constraint length
    277    278   51.5    0.1090   0.1090      0.1090
   1696   1697   73.5    0.1090 131664.8281      0.1090
   1698   1699   91.0    0.1090 62250.7578      0.1090
   1701   1702   64.0    0.0972 8294.1514      0.0972
   1704   1705   64.4    0.1090 3904.5688      0.1090
   1706   1707   90.0    0.1090   0.6298      0.1090
   1708   1709   90.0    0.1090   0.5924      0.1090
   1708   1710  102.7    0.1090 140.6621      0.1090
   1711   1712   33.1    0.1090 66669.9219      0.1090
   1711   1713  146.9    0.1090 109749.3281      0.1090
   1714   1715   59.1    0.1090 45960.4102      0.1090
   1714   1716  113.7    0.1090 3800.2761      0.1090
   1714   1717  117.9    0.1090 339.4270      0.1090
   1714   1717  117.9    0.1090 339.4270      0.1090

step 0: One or more water molecules can not be settled.
Check for bad contacts and/or reduce the timestep if appropriate.

Back Off! I just backed up step0b.pdb to ./#step0b.pdb.4#

Back Off! I just backed up step0c.pdb to ./#step0c.pdb.4#
Wrote pdb files with previous and current coordinates
step 0Warning: Only triclinic boxes with the first vector parallel to the x-axis and the second vector in the xy-plane are supported.
         Box (3x3):
            Box[    0]={        -nan,         -nan,         -nan}
            Box[    1]={        -nan,         -nan,         -nan}
            Box[    2]={        -nan,         -nan,         -nan}
         Can not fix pbc.

Warning: Only triclinic boxes with the first vector parallel to the x-axis and the second vector in the xy-plane are supported.
         Box (3x3):
            Box[    0]={        -nan,         -nan,         -nan}
            Box[    1]={        -nan,         -nan,         -nan}
            Box[    2]={        -nan,         -nan,         -nan}
         Can not fix pbc.

请问最后的warning是什么意思呢,应该如何解决?
附输入文件(用md.mdp生成tpr,mdrun执行时报错)





minim.mdp

913 Bytes, 下载次数 Times of downloads: 64

topol.top

376.3 KB, 下载次数 Times of downloads: 18

md.mdp

1.17 KB, 下载次数 Times of downloads: 89

8

帖子

0

威望

556

eV
积分
564

Level 4 (黑子)

10#
发表于 Post on 2023-5-10 21:21:24 | 只看该作者 Only view this author
Cephii 发表于 2022-8-3 13:03
我也遇到了这个问题,很多时候是一开始能量极小化的收敛条件设的不严导致得到的构象内部不合理相互作用仍然 ...

请问怎么确保确保Fnorm达到收敛条件,在哪里设置呀

6

帖子

0

威望

37

eV
积分
43

Level 2 能力者

9#
发表于 Post on 2022-8-3 13:03:03 | 只看该作者 Only view this author
我也遇到了这个问题,很多时候是一开始能量极小化的收敛条件设的不严导致得到的构象内部不合理相互作用仍然很大。能量极小化时间长一点确保Fnorm达到收敛条件之后,再跑限制性动力学和长时间md可能就可以解决。

134

帖子

0

威望

763

eV
积分
897

Level 4 (黑子)

8#
发表于 Post on 2022-6-17 20:33:17 | 只看该作者 Only view this author
sobereva 发表于 2022-6-17 15:48
照着排查
http://sobereva.com/soft/Sobtop#FAQ8

好的谢谢老师!

134

帖子

0

威望

763

eV
积分
897

Level 4 (黑子)

7#
发表于 Post on 2022-6-17 20:32:51 | 只看该作者 Only view this author
Jotaro 发表于 2022-6-17 11:11
需要先看轨迹变化再结合log文件,特殊情况下可以考虑增加tau_p至3.0或3.5

嗯嗯谢谢

6万

帖子

99

威望

6万

eV
积分
125176

管理员

公社社长

6#
发表于 Post on 2022-6-17 15:48:22 | 只看该作者 Only view this author
5撇到3撇 发表于 2022-6-16 23:09
老师想请教一下,假如在模拟了一段时间后出现bad contact的话,就是从力场和mdp设定来考虑解决办法吗?

照着排查
http://sobereva.com/soft/Sobtop#FAQ8
北京科音自然科学研究中心http://www.keinsci.com)致力于计算化学的发展和传播,长期开办极高质量的各种计算化学类培训:初级量子化学培训班中级量子化学培训班高级量子化学培训班量子化学波函数分析与Multiwfn程序培训班分子动力学与GROMACS培训班CP2K第一性原理计算培训班,内容介绍以及往届资料购买请点击相应链接查看。这些培训是计算化学从零快速入门以及进一步全面系统性提升研究水平的高速路!培训各种常见问题见《北京科音办的培训班FAQ》
欢迎加入北京科音微信公众号获取北京科音培训的最新消息,并避免错过网上有价值的计算化学文章!
欢迎加入人气极高、专业性特别强的理论与计算化学综合交流群思想家公社QQ群(群号见此链接),合计达一万多人。北京科音培训班的学员在群中可申请VIP头衔,提问将得到群主Sobereva的最优先解答。
思想家公社的门口Blog:http://sobereva.com(发布大量原创计算化学相关博文)
Multiwfn主页:http://sobereva.com/multiwfn(十分强大、极为流行的量子化学波函数分析程序)
Google Scholar:https://scholar.google.com/citations?user=tiKE0qkAAAAJ
ResearchGate:https://www.researchgate.net/profile/Tian_Lu

59

帖子

0

威望

1312

eV
积分
1371

Level 4 (黑子)

5#
发表于 Post on 2022-6-17 11:11:49 | 只看该作者 Only view this author
5撇到3撇 发表于 2022-6-16 23:09
老师想请教一下,假如在模拟了一段时间后出现bad contact的话,就是从力场和mdp设定来考虑解决办法吗?

需要先看轨迹变化再结合log文件,特殊情况下可以考虑增加tau_p至3.0或3.5

134

帖子

0

威望

763

eV
积分
897

Level 4 (黑子)

4#
发表于 Post on 2022-6-16 23:09:45 | 只看该作者 Only view this author
sobereva 发表于 2020-6-30 18:55
mdp并没显著问题。

老师想请教一下,假如在模拟了一段时间后出现bad contact的话,就是从力场和mdp设定来考虑解决办法吗?

51

帖子

0

威望

240

eV
积分
291

Level 3 能力者

3#
 楼主 Author| 发表于 Post on 2020-6-30 21:56:05 | 只看该作者 Only view this author
sobereva 发表于 2020-6-30 18:55
mdp并没显著问题。

又做了一遍能量最小化居然好了。请问一下最后那几行box的报错是什么意思呢?

6万

帖子

99

威望

6万

eV
积分
125176

管理员

公社社长

2#
发表于 Post on 2020-6-30 18:55:35 | 只看该作者 Only view this author



mdp并没显著问题。

北京科音自然科学研究中心http://www.keinsci.com)致力于计算化学的发展和传播,长期开办极高质量的各种计算化学类培训:初级量子化学培训班中级量子化学培训班高级量子化学培训班量子化学波函数分析与Multiwfn程序培训班分子动力学与GROMACS培训班CP2K第一性原理计算培训班,内容介绍以及往届资料购买请点击相应链接查看。这些培训是计算化学从零快速入门以及进一步全面系统性提升研究水平的高速路!培训各种常见问题见《北京科音办的培训班FAQ》
欢迎加入北京科音微信公众号获取北京科音培训的最新消息,并避免错过网上有价值的计算化学文章!
欢迎加入人气极高、专业性特别强的理论与计算化学综合交流群思想家公社QQ群(群号见此链接),合计达一万多人。北京科音培训班的学员在群中可申请VIP头衔,提问将得到群主Sobereva的最优先解答。
思想家公社的门口Blog:http://sobereva.com(发布大量原创计算化学相关博文)
Multiwfn主页:http://sobereva.com/multiwfn(十分强大、极为流行的量子化学波函数分析程序)
Google Scholar:https://scholar.google.com/citations?user=tiKE0qkAAAAJ
ResearchGate:https://www.researchgate.net/profile/Tian_Lu

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

GMT+8, 2026-2-25 11:06 , Processed in 0.173253 second(s), 24 queries , Gzip On.

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