source: ThirdParty/mpqc_open/src/bin/mpqc/validate/ref/ckpt_0hsosksxalpha.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.7 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:49:06 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 HSOSSCF::init: total charge = 0
20
21 Starting from core Hamiltonian guess
22
23 Using symmetric orthogonalization.
24 n(basis): 4 0 1 1
25 Maximum orthogonalization residual = 1.63055
26 Minimum orthogonalization residual = 0.398251
27 docc = [ 2 0 1 1 ]
28 socc = [ 1 0 0 0 ]
29
30 Molecular formula HO
31
32 MPQC options:
33 matrixkit = <ReplSCMatrixKit>
34 filename = ckpt_0hsosksxalpha
35 restart_file = ckpt_0hsosksxalpha.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 nuclear repulsion energy = 4.2334179920
50
51 510 integrals
52 Total integration points = 2706
53 Integrated electron density error = -0.000163456595
54 iter 1 energy = -73.2888201071 delta = 8.39848e-01
55 510 integrals
56 Total integration points = 2706
57 Integrated electron density error = -0.000254021652
58 iter 2 energy = -73.6551903547 delta = 2.00969e-01
59 510 integrals
60 Total integration points = 7602
61 Integrated electron density error = 0.000009308023
62 iter 3 energy = -73.6573548027 delta = 2.21584e-02
63 510 integrals
64 Total integration points = 7602
65 Integrated electron density error = 0.000009227793
66 iter 4 energy = -73.6575099616 delta = 6.76777e-03
67 510 integrals
68 Total integration points = 16558
69 Integrated electron density error = 0.000003918516
70 iter 5 energy = -73.6575074503 delta = 1.66620e-03
71 510 integrals
72 Total integration points = 16558
73 Integrated electron density error = 0.000003918379
74 iter 6 energy = -73.6575081060 delta = 4.38271e-04
75 510 integrals
76 Total integration points = 30890
77 Integrated electron density error = -0.000000062443
78 iter 7 energy = -73.6575055984 delta = 6.84162e-05
79 510 integrals
80 Total integration points = 30890
81 Integrated electron density error = -0.000000062443
82 iter 8 energy = -73.6575055991 delta = 1.26539e-05
83 510 integrals
84 Total integration points = 30890
85 Integrated electron density error = -0.000000062438
86 iter 9 energy = -73.6575055991 delta = 2.44490e-06
87
88 HOMO is 1 B2 = 0.024403
89 LUMO is 4 A1 = 0.366171
90
91 total scf energy = -73.6575055991
92Value of the MolecularEnergy: -73.6575055991
93
94 Restricted Open Shell Kohn-Sham (HSOSKS) Parameters:
95 Function Parameters:
96 value_accuracy = 4.202061e-07 (1.000000e-06) (computed)
97 gradient_accuracy = 0.000000e+00 (1.000000e-06)
98 hessian_accuracy = 0.000000e+00 (1.000000e-04)
99
100 Molecule:
101 Molecular formula: HO
102 molecule<Molecule>: (
103 symmetry = c2v
104 unit = "angstrom"
105 { n atoms geometry }={
106 1 O [ 0.0000000000 0.0000000000 0.0000000000]
107 2 H [ 0.0000000000 0.0000000000 1.0000000000]
108 }
109 )
110 Atomic Masses:
111 15.99491 1.00783
112
113 GaussianBasisSet:
114 nbasis = 6
115 nshell = 3
116 nprim = 9
117 name = "STO-3G"
118 SCF Parameters:
119 maxiter = 100
120 density_reset_frequency = 10
121 level_shift = 0.250000
122
123 HSOSSCF Parameters:
124 charge = 0
125 ndocc = 4
126 nsocc = 1
127 docc = [ 2 0 1 1 ]
128 socc = [ 1 0 0 0 ]
129
130 Functional:
131 Standard Density Functional: XALPHA
132 Sum of Functionals:
133 +1.0000000000000000
134 XalphaFunctional: alpha = 0.70000000
135 Integrator:
136 RadialAngularIntegrator:
137 Pruned fine grid employed
138 CPU Wall
139mpqc: 0.56 0.85
140 calc: 0.52 0.78
141 vector: 0.52 0.78
142 density: 0.02 0.00
143 evals: 0.00 0.01
144 extrap: 0.01 0.01
145 fock: 0.43 0.43
146 integrate: 0.38 0.38
147 start thread: 0.00 0.00
148 stop thread: 0.00 0.00
149 input: 0.04 0.05
150
151 End Time: Sun Jan 9 18:49:06 2005
152
Note: See TracBrowser for help on using the repository browser.