11 using 8 OpenMP thread(s) per MPI task
22using multi-threaded neighbor list subroutines
3- WARNING: Detected non-ASCII characters in input. Will try to continue by replacing with ASCII equivalents where known. (src/input.cpp:478)
43Lattice spacing in x,y,z = 4.04 4.04 4.04
54Created orthogonal box = (-12.12 -12.12 -20.2) to (12.12 12.12 20.2)
65 1 by 1 by 1 MPI processor grid
76Created 432 atoms
87 using lattice units in orthogonal box = (-12.12 -12.12 -20.2) to (12.12 12.12 20.2)
98 create_atoms CPU = 0.006 seconds
109Read molecule template h2omol:
11- # Water molecule.
10+ # LAMMPS Input File (License CC BY 4.0)
1211 1 molecules
1312 0 fragments
1413 3 atoms with max type 2
@@ -21,7 +20,7 @@ Created 1944 atoms
2120 create_atoms CPU = 0.002 seconds
2221Created 15 atoms
2322 using lattice units in orthogonal box = (-12.12 -12.12 -20.2) to (12.12 12.12 20.2)
24- create_atoms CPU = 0.004 seconds
23+ create_atoms CPU = 0.005 seconds
2524Created 15 atoms
2625 using lattice units in orthogonal box = (-12.12 -12.12 -20.2) to (12.12 12.12 20.2)
2726 create_atoms CPU = 0.004 seconds
@@ -63,7 +62,7 @@ PPPM initialization ...
6362 estimated relative force accuracy = 1.0535666e-05
6463 using double precision KISS FFT
6564 3d grid and FFT values/proc = 39375 19440
66- WARNING: Communication cutoff 0 is shorter than a bond length based estimate of 3.4358. This may lead to errors. (src/comm.cpp:731 )
65+ WARNING: Communication cutoff 0 is shorter than a bond length based estimate of 3.4358. This may lead to errors. (src/comm.cpp:730 )
6766WARNING: Increasing communication cutoff to 15.1118 for TIP4P pair style (src/KSPACE/pair_lj_cut_tip4p_long.cpp:497)
6867Generated 9 of 10 mixed pair_coeff terms from geometric mixing rule
6968Last active /omp style is kspace_style pppm/tip4p/omp
@@ -86,9 +85,9 @@ Setting up Verlet run ...
8685Per MPI rank memory allocation (min/avg/max) = 19.16 | 19.16 | 19.16 Mbytes
8786 Step Temp E_pair E_mol TotEng Press
8887 0 0 501411.03 0 501411.03 6165751.9
89- Loop time of 0.000133443 on 8 procs for 0 steps with 1680 atoms
88+ Loop time of 3.207e-06 on 8 procs for 0 steps with 1680 atoms
9089
91- 81.7 % CPU use with 1 MPI tasks x 8 OpenMP threads
90+ 155.9 % CPU use with 1 MPI tasks x 8 OpenMP threads
9291
9392MPI task timing breakdown:
9493Section | min time | avg time | max time |%varavg| %total
@@ -100,7 +99,7 @@ Neigh | 0 | 0 | 0 | 0.0 | 0.00
10099Comm | 0 | 0 | 0 | 0.0 | 0.00
101100Output | 0 | 0 | 0 | 0.0 | 0.00
102101Modify | 0 | 0 | 0 | 0.0 | 0.00
103- Other | | 0.0001334 | | |100.00
102+ Other | | 3.207e-06 | | |100.00
104103
105104Nlocal: 1680 ave 1680 max 1680 min
106105Histogram: 1 0 0 0 0 0 0 0 0 0
0 commit comments