计算化学公社

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

[ORCA] ORCA频率计算出现ORCA finished by error termination in SCF RESPONSE报错

[复制链接 Copy URL]

121

帖子

0

威望

2441

eV
积分
2562

Level 5 (御坂)

跳转到指定楼层 Go to specific reply
楼主
本帖最后由 MercuryLamp 于 2025-5-19 14:41 编辑

各位老师好,最近我在使用ORCA 6.0.1对一个213原子的主客体复合物体系进行频率计算时,出现了如下的报错,想请教一下应该如何解决该问题
  1. ----------------------------
  2. POPLE LINEAR EQUATION SOLVER
  3. ----------------------------

  4.   ITERATION   0:   ||err||_max =   5.4926e-01 (18962.9 sec   0/639 done)
  5.   ITERATION   1:   ||err||_max =   8.5200e-02 (19359.8 sec   0/639 done)
  6.   ITERATION   2:   ||err||_max =   2.3125e-02 (19979.3 sec   0/639 done)
  7.   ITERATION   3:   ||err||_max =   9.5018e-03 (20373.4 sec   0/639 done)
  8.   ITERATION   4:   ||err||_max =   3.7612e-03 (20734.7 sec   0/639 done)
  9.   ITERATION   5:   ||err||_max =   9.7144e-04 (21218.8 sec  92/639 done)
  10.   ITERATION   6:   ||err||_max =   3.5440e-04 (19559.3 sec 353/639 done)
  11.   ITERATION   7:   ||err||_max =   1.4070e-04 (10500.7 sec 602/639 done)
  12.   ITERATION   8:   ||err||_max =   5.1008e-05 (1520.2 sec 639/639 done)

  13. CP-SCF equations solved in 152245.7 sec
  14. Response densities calculated in   3.6 sec

  15. Maximum memory used throughout the entire SCFRESP-calculation: 29920.5 MB

  16. ORCA finished by error termination in SCF RESPONSE
  17. Calling Command: mpirun -np 8 --map-by rankfile:file=/home/CPU1.txt /opt/orca601/orca_scfresp_mpi freq.respinp.tmp freq 1 freq
  18. [file orca_tools/qcmsg.cpp, line 394]:
  19.   .... aborting the run
复制代码


硬件条件为双路7R32,内存512GB,输入文件如下所示
  1. ! B3LYP/G D3 TZVP def2/J RIJCOSX freq tightSCF miniprint
  2. %maxcore     35000
  3. %pal nprocs  8 end
  4. ! CPCM(Acetonitrile)
  5. * xyz   4   1
  6. coord
  7. *
复制代码

1万

帖子

0

威望

8980

eV
积分
20728

Level 6 (一方通行)

2#
发表于 Post on 2025-5-18 18:41:47 | 只看该作者 Only view this author
检查硬盘空间是否足够
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
本团队长期招收研究生,有意者可私信联系

121

帖子

0

威望

2441

eV
积分
2562

Level 5 (御坂)

3#
 楼主 Author| 发表于 Post on 2025-5-18 21:15:39 | 只看该作者 Only view this author
wzkchem5 发表于 2025-5-18 18:41
检查硬盘空间是否足够

老师,我检查了一下,硬盘还有6.7 T,应该是充足的。

1万

帖子

0

威望

8980

eV
积分
20728

Level 6 (一方通行)

4#
发表于 Post on 2025-5-18 21:44:57 | 只看该作者 Only view this author
MercuryLamp 发表于 2025-5-18 21:15
老师,我检查了一下,硬盘还有6.7 T,应该是充足的。

检查stderr是否有输出,硬盘上最后被读写的文件是什么
如果仍然发现不了问题,稍微加大maxcore再试
如果还不行,到orca论坛上报bug
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
本团队长期招收研究生,有意者可私信联系

121

帖子

0

威望

2441

eV
积分
2562

Level 5 (御坂)

5#
 楼主 Author| 发表于 Post on 2025-5-19 10:56:15 | 只看该作者 Only view this author
本帖最后由 MercuryLamp 于 2025-5-19 12:11 编辑
wzkchem5 发表于 2025-5-18 21:44
检查stderr是否有输出,硬盘上最后被读写的文件是什么
如果仍然发现不了问题,稍微加大maxcore再试
如 ...

谢谢老师,硬盘上最后读写的一些文件是
  1. [root@localhost freq]# ll -t
  2. total 16913988
  3. -rw-r--r--. 1 root root      94222 May 18 12:59 freq.out
  4. -rw-r--r--. 1 root root  888364084 May 18 12:43 freq.cpscfdata.tmp.0
  5. -rw-r--r--. 1 root root 5713261524 May 18 12:43 freq.cpscfdata.tmp.7
  6. -rw-r--r--. 1 root root   63845024 May 18 12:21 freq.SC0.gridx_cpscf.tmp
  7. -rw-r--r--. 1 root root   63845024 May 18 12:21 freq.SINV.grid_cpscf_factor.tmp
复制代码

我在orca论坛上也找到了一个类似的报错贴(https://orcaforum.kofo.mpg.de/viewtopic.php?f=8&t=13091),似乎是个bug,说是在下一个版本会修复。

本版积分规则 Credits rule

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

GMT+8, 2025-8-13 21:03 , Processed in 0.171604 second(s), 20 queries , Gzip On.

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