lammps/examples/reax/HNS/log.8Mar18.reaxc.hns.g++.4

116 lines
4.1 KiB
Groff
Raw Normal View History

LAMMPS (8 Mar 2018)
using 1 OpenMP thread(s) per MPI task
# Pure HNS crystal, ReaxFF tests for benchmarking LAMMPS
# See README for more info
variable x index 2
variable y index 2
variable z index 2
variable t index 100
units real
atom_style charge
atom_modify sort 100 0.0 # optional
dimension 3
boundary p p p
box tilt large
read_data data.hns-equil
triclinic box = (0 0 0) to (22.326 11.1412 13.779) with tilt (0 -5.02603 0)
2 by 1 by 2 MPI processor grid
reading atoms ...
304 atoms
reading velocities ...
304 velocities
replicate $x $y $z bbox
replicate 2 $y $z bbox
replicate 2 2 $z bbox
replicate 2 2 2 bbox
triclinic box = (0 0 0) to (44.652 22.2824 27.5579) with tilt (0 -10.0521 0)
2 by 1 by 2 MPI processor grid
2432 atoms
Time spent = 0.000398397 secs
pair_style reax/c NULL
pair_coeff * * ffield.reax.hns C H O N
compute reax all pair reax/c
neighbor 1.0 bin
neigh_modify every 20 delay 0 check no
timestep 0.1
thermo_style custom step temp pe press evdwl ecoul vol
thermo_modify norm yes
thermo 10
velocity all create 300.0 41279 loop geom
fix 1 all nve
fix 2 all qeq/reax 1 0.0 10.0 1e-6 reax/c
run 100
Neighbor list info ...
update every 20 steps, delay 0 steps, check no
max neighbors/atom: 2000, page size: 100000
master list distance cutoff = 11
ghost atom cutoff = 11
binsize = 5.5, bins = 10 5 6
2 neighbor lists, perpetual/occasional/extra = 2 0 0
(1) pair reax/c, perpetual
attributes: half, newton off, ghost
pair build: half/bin/newtoff/ghost
stencil: half/ghost/bin/3d/newtoff
bin: standard
(2) fix qeq/reax, perpetual, copy from (1)
attributes: half, newton off, ghost
pair build: copy
stencil: none
bin: none
Per MPI rank memory allocation (min/avg/max) = 126.6 | 126.6 | 126.6 Mbytes
Step Temp PotEng Press E_vdwl E_coul Volume
0 300 -113.27833 437.52112 -111.57687 -1.7014647 27418.867
10 299.87174 -113.27778 2033.632 -111.57645 -1.7013325 27418.867
20 300.81719 -113.28046 4817.5761 -111.57931 -1.7011463 27418.867
30 301.8622 -113.28323 8302.9767 -111.58237 -1.7008609 27418.867
40 302.4646 -113.28493 10519.481 -111.58446 -1.700467 27418.867
50 300.79064 -113.27989 10402.312 -111.57987 -1.7000217 27418.867
60 296.11534 -113.26599 7929.1393 -111.5664 -1.6995929 27418.867
70 291.73354 -113.25289 5071.5368 -111.5537 -1.6991916 27418.867
80 292.18901 -113.25399 5667.1118 -111.55519 -1.6987993 27418.867
90 298.40793 -113.27253 7513.4029 -111.57409 -1.6984403 27418.867
100 303.58247 -113.28809 10017.892 -111.58991 -1.698177 27418.867
Loop time of 21.3933 on 4 procs for 100 steps with 2432 atoms
Performance: 0.040 ns/day, 594.257 hours/ns, 4.674 timesteps/s
97.6% CPU use with 4 MPI tasks x 1 OpenMP threads
MPI task timing breakdown:
Section | min time | avg time | max time |%varavg| %total
---------------------------------------------------------------
Pair | 14.863 | 16.367 | 18.027 | 28.6 | 76.51
Neigh | 0.23943 | 0.2422 | 0.24658 | 0.6 | 1.13
Comm | 0.024331 | 1.6845 | 3.189 | 89.2 | 7.87
Output | 0.00051165 | 0.00056899 | 0.00068665 | 0.0 | 0.00
Modify | 3.0933 | 3.0969 | 3.0999 | 0.1 | 14.48
Other | | 0.001784 | | | 0.01
Nlocal: 608 ave 608 max 608 min
Histogram: 4 0 0 0 0 0 0 0 0 0
Nghost: 5738.25 ave 5742 max 5734 min
Histogram: 1 1 0 0 0 0 0 0 0 2
Neighs: 231544 ave 231625 max 231466 min
Histogram: 2 0 0 0 0 0 0 0 0 2
Total # of neighbors = 926176
Ave neighs/atom = 380.829
Neighbor list builds = 5
Dangerous builds not checked
Please see the log.cite file for references relevant to this simulation
Total wall time: 0:00:21