source: ThirdParty/mpqc_open/src/bin/mpqc/validate/ref/ckpt_0clkshfg96.out

Candidate_v1.6.1
Last change on this file was 860145, checked in by Frederik Heber <heber@…>, 9 years ago

Merge commit '0b990dfaa8c6007a996d030163a25f7f5fc8a7e7' as 'ThirdParty/mpqc_open'

  • Property mode set to 100644
File size: 4.5 KB
Line 
1
2 MPQC: Massively Parallel Quantum Chemistry
3 Version 2.3.0-alpha
4
5 Machine: i686-pc-linux-gnu
6 User: cljanss@n65
7 Start Time: Sun Jan 9 18:48:16 2005
8
9 Using ProcMessageGrp for message passing (number of nodes = 1).
10 Using PthreadThreadGrp for threading (number of threads = 1).
11 Using ProcMemoryGrp for distributed shared memory.
12 Total number of processors = 1
13
14 Using IntegralV3 by default for molecular integrals evaluation
15
16 Reading file /home/cljanss/src/SC/lib/atominfo.kv.
17 Reading file /home/cljanss/src/SC/lib/basis/sto-3g.kv.
18
19 CLSCF::init: total charge = 0
20
21 Starting from core Hamiltonian guess
22
23 Using symmetric orthogonalization.
24 n(basis): 4 0 2 1
25 Maximum orthogonalization residual = 1.9104
26 Minimum orthogonalization residual = 0.344888
27 docc = [ 3 0 1 1 ]
28 nbasis = 7
29
30 Molecular formula H2O
31
32 MPQC options:
33 matrixkit = <ReplSCMatrixKit>
34 filename = ckpt_0clkshfg96
35 restart_file = ckpt_0clkshfg96.ckpt
36 restart = no
37 checkpoint = yes
38 savestate = yes
39 do_energy = yes
40 do_gradient = no
41 optimize = no
42 write_pdb = no
43 print_mole = yes
44 print_timings = yes
45
46
47 SCF::compute: energy accuracy = 1.0000000e-06
48
49 integral intermediate storage = 15938 bytes
50 integral cache = 15983614 bytes
51 nuclear repulsion energy = 9.1571164826
52
53 565 integrals
54 Total integration points = 4049
55 Integrated electron density error = 0.000227722444
56 iter 1 energy = -74.6474044625 delta = 7.47315e-01
57 565 integrals
58 Total integration points = 4049
59 Integrated electron density error = 0.000091923155
60 iter 2 energy = -74.8170437094 delta = 4.74175e-01
61 565 integrals
62 Total integration points = 4049
63 Integrated electron density error = 0.000139192182
64 iter 3 energy = -74.9352456426 delta = 2.07138e-01
65 565 integrals
66 Total integration points = 11317
67 Integrated electron density error = 0.000020064366
68 iter 4 energy = -74.9421727230 delta = 3.72834e-02
69 565 integrals
70 Total integration points = 24639
71 Integrated electron density error = -0.000000613151
72 iter 5 energy = -74.9421958021 delta = 1.98005e-03
73 565 integrals
74 Total integration points = 46071
75 Integrated electron density error = 0.000001555441
76 iter 6 energy = -74.9421966106 delta = 7.62779e-05
77
78 HOMO is 1 B2 = -0.028266
79 LUMO is 4 A1 = 0.332203
80
81 total scf energy = -74.9421966106
82Value of the MolecularEnergy: -74.9421966106
83
84 Closed Shell Kohn-Sham (CLKS) Parameters:
85 Function Parameters:
86 value_accuracy = 7.784851e-07 (1.000000e-06) (computed)
87 gradient_accuracy = 0.000000e+00 (1.000000e-06)
88 hessian_accuracy = 0.000000e+00 (1.000000e-04)
89
90 Molecule:
91 Molecular formula: H2O
92 molecule<Molecule>: (
93 symmetry = c2v
94 unit = "angstrom"
95 { n atoms geometry }={
96 1 O [ 0.0000000000 0.0000000000 0.3693729400]
97 2 H [ 0.7839759000 0.0000000000 -0.1846864700]
98 3 H [ -0.7839759000 -0.0000000000 -0.1846864700]
99 }
100 )
101 Atomic Masses:
102 15.99491 1.00783 1.00783
103
104 GaussianBasisSet:
105 nbasis = 7
106 nshell = 4
107 nprim = 12
108 name = "STO-3G"
109 SCF Parameters:
110 maxiter = 40
111 density_reset_frequency = 10
112 level_shift = 0.000000
113
114 CLSCF Parameters:
115 charge = 0
116 ndocc = 5
117 docc = [ 3 0 1 1 ]
118
119 Functional:
120 Standard Density Functional: HFG96
121 Sum of Functionals:
122 +1.0000000000000000
123 Object of type G96XFunctional
124 Integrator:
125 RadialAngularIntegrator:
126 Pruned fine grid employed
127 The following keywords in "ckpt_0clkshfg96.in" were ignored:
128 mpqc:mole:reference
129
130 CPU Wall
131mpqc: 0.56 0.65
132 calc: 0.53 0.59
133 vector: 0.53 0.59
134 density: 0.00 0.00
135 evals: 0.00 0.00
136 extrap: 0.02 0.00
137 fock: 0.43 0.43
138 accum: 0.00 0.00
139 init pmax: 0.00 0.00
140 integrate: 0.41 0.42
141 local data: 0.00 0.00
142 setup: 0.00 0.00
143 start thread: 0.01 0.00
144 stop thread: 0.00 0.00
145 sum: 0.00 0.00
146 symm: 0.00 0.00
147 input: 0.03 0.05
148
149 End Time: Sun Jan 9 18:48:16 2005
150
Note: See TracBrowser for help on using the repository browser.