计算化学公社

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

[ORCA] 求助DLPNO-CCSD(T)内存问题

[复制链接 Copy URL]

581

帖子

0

威望

1680

eV
积分
2261

Level 5 (御坂)

跳转到指定楼层 Go to specific reply
楼主
各位老师好,我的DLPNO-CCSD(T)开壳层计算总是报错,体系是50个原子加一个金属,服务器300G内存,分配了200G,内存已经挺大的了为什么还是报错呀?输入和输出文件如下:

! UKS  B3LYP/G def2-tzvp def2-tzvp/C def2/JK RIJK  DLPNO-CCSD(T) TightPNO SmallPrint Grid4 TightSCF nopop
%scf
    maxiter= 1000
    end

%maxcore 40000

%pal
    nprocs 5
    end

*xyz 0 3
输出文件
Generation of (ij|ab)[P] integrals            ... on
Generation of (ia|bc)[P],(ja|bc)[P] integrals ... on
Storage of 3 and 4 external integrals         ... on
Generation of ALL (ka|bc)[P] integrals        ... on
Keep RI integrals in memory                   ... off
Process 1:
Error (ORCA/RI_LocalTransformation): not enough memory to treat a single IJ-pair
Process 1: MemPerIJPair  1855.1 MB > MemAvailable -97383.6 MB

[file orca_mdci/mdci_dlpno_rhf_trafo.cpp, line 2949, Process 1]:   ... Aborting the run

[file orca_mdci/mdci_dlpno_rhf_trafo.cpp, line 2949, Process 1]:   ... Aborting the run

[localhost:309878] *** Process received signal ***
[localhost:309878] Signal: Aborted (6)
[localhost:309878] Signal code:  (-6)
[localhost:309878] [ 0] /lib64/libc.so.6[0x3d74a32510]
[localhost:309878] [ 1] /lib64/libc.so.6(gsignal+0x35)[0x3d74a32495]
[localhost:309878] [ 2] /lib64/libc.so.6(abort+0x175)[0x3d74a33c75]
[localhost:309878] [ 3] /home/orca421/liborca_tools_4_2_1_mpi.so(_Z16AbortMessageFunciPKciS0_i+0x92)[0x2b71fe2e9bf2]
[localhost:309878] [ 4] /home/orca421/orca_mdci_mpi[0x84e0c9]
[localhost:309878] [ 5] /home/orca421/orca_mdci_mpi[0x586249]
[localhost:309878] [ 6] /home/orca421/orca_mdci_mpi(main+0x501b)[0x14f5e1b]
[localhost:309878] [ 7] /lib64/libc.so.6(__libc_start_main+0xfd)[0x3d74a1ed1d]
[localhost:309878] [ 8] /home/orca421/orca_mdci_mpi[0x4d968d]
[localhost:309878] *** End of error message ***
--------------------------------------------------------------------------
Primary job  terminated normally, but 1 process returned
a non-zero exit code. Per user-direction, the job has been aborted.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
mpirun noticed that process rank 1 with PID 0 on node localhost exited on signal 6 (Aborted).


581

帖子

0

威望

1680

eV
积分
2261

Level 5 (御坂)

5#
 楼主 Author| 发表于 Post on 2021-3-18 09:45:31 | 只看该作者 Only view this author
wzkchem5 发表于 2021-3-17 17:48
用DFT轨道做DLPNO一般是因为HF reference定性错误但是KS reference定性正确,此时用KS轨道做参考态结果更 ...

谢谢老师的耐心讲解

1万

帖子

0

威望

8988

eV
积分
20736

Level 6 (一方通行)

4#
发表于 Post on 2021-3-17 17:48:17 | 只看该作者 Only view this author
niobium 发表于 2021-3-17 11:32
可能只能慢慢减少核数,加大内存了。最近看到不少基于DFT做DLPNO的,这样有依据吗?结果更好?
你是做什么 ...

用DFT轨道做DLPNO一般是因为HF reference定性错误但是KS reference定性正确,此时用KS轨道做参考态结果更靠谱。KS轨道和HF轨道的差别基本上会被CCSD(T)的singles cluster operator修正掉

评分 Rate

参与人数
Participants 2
eV +10 收起 理由
Reason
biogon + 5 GJ!
niobium + 5 谢谢

查看全部评分 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
本团队长期招收研究生,有意者可私信联系

581

帖子

0

威望

1680

eV
积分
2261

Level 5 (御坂)

3#
 楼主 Author| 发表于 Post on 2021-3-17 16:42:38 | 只看该作者 Only view this author
niobium 发表于 2021-3-17 11:32
可能只能慢慢减少核数,加大内存了。最近看到不少基于DFT做DLPNO的,这样有依据吗?结果更好?
你是做什么 ...

谢谢老师,我刚接触orca,没有任何经验,没有什么依据

529

帖子

1

威望

5493

eV
积分
6042

Level 6 (一方通行)

2#
发表于 Post on 2021-3-17 11:32:29 | 只看该作者 Only view this author
可能只能慢慢减少核数,加大内存了。最近看到不少基于DFT做DLPNO的,这样有依据吗?结果更好?
你是做什么问题的,如果不是算弱相互作用,用NormalPNO的话,精度也说得过去的。内存应该会小很多。

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

GMT+8, 2025-8-14 00:05 , Processed in 0.141668 second(s), 22 queries , Gzip On.

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