Dear all,
I am trying to do a tddft optimization. My input file is the following -
START optic
TITLE "B3LYP/6-31G_optic"
memory 3200 mb
GEOMETRY #noautosym
F -1.50684190 -5.84920103 -0.63633311
F -0.69149917 -5.88707138 1.38893285
F 0.63739829 -6.08510243 -0.32662973
O 3.80396463 2.52452464 0.58777055
H 2.85264830 2.76287208 0.43495084
N 0.33095871 0.23186095 -0.07077918
................................................................
END
BASIS spherical
* library aug-cc-pVDZ
END
DRIVER
MAXITER 200
xyz struct
END
DFT
direct
XC B3LYP
maxiter 300
grid xfine
END
tddft
nroots 10
notriplet
MAXITER 200
target 1
civecs
grad
root 1
end
end
task tddft optimize
--------------------------------------------------------------------------------------
I am getting some error after the dft calculation and in the beginning of the tddft calculation.
I have copied some portion of the output file here-
argument 1 =
nwchem.in Northwest Computational Chemistry Package (NWChem) 6.8
------------------------------------------------------
Environmental Molecular Sciences Laboratory
Pacific Northwest National Laboratory
Richland, WA 99352
Copyright (c) 1994-2017
Pacific Northwest National Laboratory
Battelle Memorial Institute
NWChem is an open-source computational chemistry package
distributed under the terms of the
Educational Community License (ECL) 2.0
A copy of the license is included with this distribution
in the LICENSE.TXT file
ACKNOWLEDGMENT
--------------
This software and its documentation were developed at the
EMSL at Pacific Northwest National Laboratory, a multiprogram
national laboratory, operated for the U.S. Department of Energy
by Battelle under Contract Number DE-AC05-76RL01830. Support
for this work was provided by the Department of Energy Office
of Biological and Environmental Research, Office of Basic
Energy Sciences, and the Office of Advanced Scientific Computing.
Job information
---------------
hostname = n38
program = /home/bikashp/code/nwchem/nwchem-6.8/bin/LINUX64/nwchem
date = Thu Jan 7 20:44:14 2021
compiled = Thu_Dec_24_10:01:33_2020
source = /home/bikashp/code/nwchem/nwchem-6.8
nwchem branch = 6.8
nwchem revision = v6.8-47-gdf6c956
ga revision = ga-5.6.3
use scalapack = T
input =
nwchem.in prefix = optic.
data base = ./optic.db
status = startup
nproc = 40
time left = -1s
Memory information
------------------
heap = 104857596 doubles = 800.0 Mbytes
stack = 104857601 doubles = 800.0 Mbytes
global = 209715200 doubles = 1600.0 Mbytes (distinct from heap & stack)
total = 419430397 doubles = 3200.0 Mbytes
verify = yes
hardfail = no
..............................................................
..................................................................
XC Information
--------------
B3LYP Method XC Potential
Hartree-Fock (Exact) Exchange 0.20
Slater Exchange Functional 0.80 local
Becke 1988 Exchange Functional 0.72 non-local
Lee-Yang-Parr Correlation Functional 0.81
VWN I RPA Correlation Functional 0.19 local
TDDFT Information
-----------------
Calculation type : TDDFT
Wavefunction type : Restricted singlets
No. of electrons : 236
Alpha electrons : 118
Beta electrons : 118
No. of roots : 10
Max subspacesize : 12000
Max iterations : 200
Target root : 1
Target symmetry : none
Symmetry restriction : off
Algorithm : Optimal
Davidson threshold : 0.10D-03
Memory Information
------------------
Available GA space size is
8387699791 doubles
Available MA space size is 209684332 doubles
Length of a trial vector is 94754
Algorithm : Incore multiple tensor contraction
Estimated peak GA usage is 4626376636 doubles
Estimated peak MA usage is 71000 doubles
0:CreateSharedRegion:kr_malloc failed KB=: 494579
(rank:0 hostname:n38 pid:48464):ARMCI DASSERT fail. ../../ga-5.6.3/armci/src/memory/shmem.c:Create_Shared_Region():1209 cond:0
It looks like some memory problem issue. Could you please help me to figure out the issue?
with regards,
Bikash,
NISER, INDIA