# periodic boundary conditions along all three dimensions boundary p p p # Set neighbor skin variable neigh_skin equal 2.0*${_u_distance} variable neigh_skin equal 2.0*1 neighbor ${neigh_skin} bin neighbor 2 bin # create a supercell with cubic lattice (fcc, bcc, sc, or diamond) # using 10*10*10 conventional (orthogonal) unit cells variable latticeconst_converted equal 3.146558970212937*${_u_distance} variable latticeconst_converted equal 3.146558970212937*1 lattice bcc ${latticeconst_converted} lattice bcc 3.14655897021294 Lattice spacing in x,y,z = 3.146559 3.146559 3.146559 region simbox block 0 10 0 10 0 10 units lattice create_box 1 simbox Created orthogonal box = (0 0 0) to (31.46559 31.46559 31.46559) 1 by 1 by 1 MPI processor grid create_atoms 1 box Created 2000 atoms using lattice units in orthogonal box = (0 0 0) to (31.46559 31.46559 31.46559) create_atoms CPU = 0.003 seconds variable mass_converted equal 95.94*${_u_mass} variable mass_converted equal 95.94*1 kim_interactions Mo WARNING: 'kim_' has been renamed to 'kim '. Please update your input. kim interactions Mo #=== BEGIN kim interactions ================================== pair_style kim MEAM_LAMMPS_JeongParkDo_2018_PdMo__MO_356501945107_002 pair_coeff * * Mo #=== END kim interactions ==================================== mass 1 ${mass_converted} mass 1 95.94 # initial volume variable v equal vol # assign formula variable V0 equal ${v} # evaluate initial value variable V0 equal 31153.5559995522 variable V0_metal equal ${V0}/(${_u_distance}*${_u_distance}*${_u_distance}) variable V0_metal equal 31153.5559995522/(${_u_distance}*${_u_distance}*${_u_distance}) variable V0_metal equal 31153.5559995522/(1*${_u_distance}*${_u_distance}) variable V0_metal equal 31153.5559995522/(1*1*${_u_distance}) variable V0_metal equal 31153.5559995522/(1*1*1) variable V0_metal_times1000 equal ${V0_metal}*1000 variable V0_metal_times1000 equal 31153.5559995522*1000 print "Initial system volume: ${V0_metal} Angstroms^3" Initial system volume: 31153.5559995522 Angstroms^3 # set the time step to 0.001 picoseconds variable timestep_converted equal 0.001*${_u_time} variable timestep_converted equal 0.001*1 timestep ${timestep_converted} timestep 0.001 variable temp_converted equal 333.15*${_u_temperature} variable temp_converted equal 333.15*1 variable Tdamp_converted equal 0.1*${_u_time} variable Tdamp_converted equal 0.1*1 variable press_converted equal 0.0*${_u_pressure} variable press_converted equal 0.0*1 variable Pdamp_converted equal 1*${_u_time} variable Pdamp_converted equal 1*1 # create initial velocities consistent with the chosen temperature velocity all create ${temp_converted} 17 mom yes rot yes velocity all create 333.15 17 mom yes rot yes # set NPT ensemble for all atoms fix ensemble all npt temp ${temp_converted} ${temp_converted} ${Tdamp_converted} iso ${press_converted} ${press_converted} ${Pdamp_converted} fix ensemble all npt temp 333.15 ${temp_converted} ${Tdamp_converted} iso ${press_converted} ${press_converted} ${Pdamp_converted} fix ensemble all npt temp 333.15 333.15 ${Tdamp_converted} iso ${press_converted} ${press_converted} ${Pdamp_converted} fix ensemble all npt temp 333.15 333.15 0.1 iso ${press_converted} ${press_converted} ${Pdamp_converted} fix ensemble all npt temp 333.15 333.15 0.1 iso 0 ${press_converted} ${Pdamp_converted} fix ensemble all npt temp 333.15 333.15 0.1 iso 0 0 ${Pdamp_converted} fix ensemble all npt temp 333.15 333.15 0.1 iso 0 0 1 # compute the time averages of pressure, temperature, and volume, respectively # ignore the first 5000 timesteps variable etotal_metal equal etotal/${_u_energy} variable etotal_metal equal etotal/1 variable pe_metal equal pe/${_u_energy} variable pe_metal equal pe/1 variable T_metal equal temp/${_u_temperature} variable T_metal equal temp/1 variable V_metal equal vol/(${_u_distance}*${_u_distance}*${_u_distance}) variable V_metal equal vol/(1*${_u_distance}*${_u_distance}) variable V_metal equal vol/(1*1*${_u_distance}) variable V_metal equal vol/(1*1*1) variable P_metal equal press/${_u_pressure} variable P_metal equal press/1 fix avgmyTemp all ave/time 5 20 100 v_T_metal ave running start 5000 fix avgmyPress all ave/time 5 20 100 v_P_metal ave running start 5000 fix avgmyVol all ave/time 5 20 100 v_V_metal ave running start 5000 # extract fix quantities into variables so they can be used in if-else logic later. variable T equal f_avgmyTemp variable P equal f_avgmyPress variable V equal f_avgmyVol # set error bounds for temperature and pressure in original metal units (K and bar) variable T_low equal "333.15 - 0.2" variable T_up equal "333.15 + 0.2" variable P_low equal "0.0 - 0.2" variable P_up equal "0.0 + 0.2" # print to logfile every 1000 timesteps thermo_style custom step etotal v_etotal_metal pe v_pe_metal temp v_T_metal vol v_V_metal press v_P_metal thermo 1000 # Run a simulation for at most 2000*1000 timesteps. At each 1000th time step, check # whether the temperature and pressure have converged. If yes, break. label top variable a loop 2000 run 1000 CITE-CITE-CITE-CITE-CITE-CITE-CITE-CITE-CITE-CITE-CITE-CITE-CITE Your simulation uses code contributions which should be cited: - OpenKIM: https://doi.org/10.1007/s11837-011-0102-6 @Article{tadmor:elliott:2011, author = {E. B. Tadmor and R. S. Elliott and J. P. Sethna and R. E. Miller and C. A. Becker}, title = {The potential of atomistic simulations and the {K}nowledgebase of {I}nteratomic {M}odels}, journal = {{JOM}}, year = 2011, volume = 63, number = 17, pages = {17}, doi = {10.1007/s11837-011-0102-6} } - OpenKIM potential: https://openkim.org/cite/MO_356501945107_002#item-citation CITE-CITE-CITE-CITE-CITE-CITE-CITE-CITE-CITE-CITE-CITE-CITE-CITE Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 0 -13533.917 -13533.917 -13620 -13620 333.15 333.15 31153.556 31153.556 2951.3963 2951.3963 1000 -13444.991 -13444.991 -13540.897 -13540.897 371.16625 371.16625 31332.638 31332.638 -742.81878 -742.81878 Loop time of 120.931 on 1 procs for 1000 steps with 2000 atoms Performance: 0.714 ns/day, 33.592 hours/ns, 8.269 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 120.38 | 120.38 | 120.38 | 0.0 | 99.55 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10252 | 0.10252 | 0.10252 | 0.0 | 0.08 Output | 0.00032248 | 0.00032248 | 0.00032248 | 0.0 | 0.00 Modify | 0.38256 | 0.38256 | 0.38256 | 0.0 | 0.32 Other | | 0.06291 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 128000 ave 128000 max 128000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 128000 Ave neighs/atom = 64 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 0, Press = 0 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 1000 -13444.991 -13444.991 -13540.897 -13540.897 371.16625 371.16625 31332.638 31332.638 -742.81878 -742.81878 2000 -13444.169 -13444.169 -13528.094 -13528.094 324.79657 324.79657 31347.529 31347.529 -337.97629 -337.97629 Loop time of 132.221 on 1 procs for 1000 steps with 2000 atoms Performance: 0.653 ns/day, 36.728 hours/ns, 7.563 timesteps/s 99.8% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 131.62 | 131.62 | 131.62 | 0.0 | 99.55 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10915 | 0.10915 | 0.10915 | 0.0 | 0.08 Output | 0.00020839 | 0.00020839 | 0.00020839 | 0.0 | 0.00 Modify | 0.42427 | 0.42427 | 0.42427 | 0.0 | 0.32 Other | | 0.06646 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127982 ave 127982 max 127982 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127982 Ave neighs/atom = 63.991 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 0, Press = 0 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 2000 -13444.169 -13444.169 -13528.094 -13528.094 324.79657 324.79657 31347.529 31347.529 -337.97629 -337.97629 3000 -13447.557 -13447.557 -13531.478 -13531.478 324.78104 324.78104 31331.627 31331.627 389.5223 389.5223 Loop time of 132.014 on 1 procs for 1000 steps with 2000 atoms Performance: 0.654 ns/day, 36.670 hours/ns, 7.575 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 131.42 | 131.42 | 131.42 | 0.0 | 99.55 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.1097 | 0.1097 | 0.1097 | 0.0 | 0.08 Output | 0.00025276 | 0.00025276 | 0.00025276 | 0.0 | 0.00 Modify | 0.41908 | 0.41908 | 0.41908 | 0.0 | 0.32 Other | | 0.06563 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127978 ave 127978 max 127978 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127978 Ave neighs/atom = 63.989 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 0, Press = 0 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 3000 -13447.557 -13447.557 -13531.478 -13531.478 324.78104 324.78104 31331.627 31331.627 389.5223 389.5223 4000 -13442.6 -13442.6 -13536.528 -13536.528 363.51334 363.51334 31298.596 31298.596 2763.1747 2763.1747 Loop time of 132.472 on 1 procs for 1000 steps with 2000 atoms Performance: 0.652 ns/day, 36.798 hours/ns, 7.549 timesteps/s 99.8% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 131.87 | 131.87 | 131.87 | 0.0 | 99.55 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.11074 | 0.11074 | 0.11074 | 0.0 | 0.08 Output | 0.00020682 | 0.00020682 | 0.00020682 | 0.0 | 0.00 Modify | 0.4257 | 0.4257 | 0.4257 | 0.0 | 0.32 Other | | 0.06564 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127978 ave 127978 max 127978 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127978 Ave neighs/atom = 63.989 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 0, Press = 0 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 4000 -13442.6 -13442.6 -13536.528 -13536.528 363.51334 363.51334 31298.596 31298.596 2763.1747 2763.1747 5000 -13447.32 -13447.32 -13533.967 -13533.967 335.33108 335.33108 31295.136 31295.136 3087.3903 3087.3903 Loop time of 123.452 on 1 procs for 1000 steps with 2000 atoms Performance: 0.700 ns/day, 34.292 hours/ns, 8.100 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 122.9 | 122.9 | 122.9 | 0.0 | 99.55 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.1039 | 0.1039 | 0.1039 | 0.0 | 0.08 Output | 0.00022587 | 0.00022587 | 0.00022587 | 0.0 | 0.00 Modify | 0.38477 | 0.38477 | 0.38477 | 0.0 | 0.31 Other | | 0.06269 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127988 ave 127988 max 127988 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127988 Ave neighs/atom = 63.994 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 331.257473417924, Press = -225.197104664257 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 5000 -13447.32 -13447.32 -13533.967 -13533.967 335.33108 335.33108 31295.136 31295.136 3087.3903 3087.3903 6000 -13442.951 -13442.951 -13527.799 -13527.799 328.37027 328.37027 31343.008 31343.008 -283.08213 -283.08213 Loop time of 132.531 on 1 procs for 1000 steps with 2000 atoms Performance: 0.652 ns/day, 36.814 hours/ns, 7.545 timesteps/s 100.1% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 131.91 | 131.91 | 131.91 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10979 | 0.10979 | 0.10979 | 0.0 | 0.08 Output | 0.00016774 | 0.00016774 | 0.00016774 | 0.0 | 0.00 Modify | 0.44562 | 0.44562 | 0.44562 | 0.0 | 0.34 Other | | 0.0656 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127974 ave 127974 max 127974 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127974 Ave neighs/atom = 63.987 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.54973626475, Press = -38.1336856798924 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 6000 -13442.951 -13442.951 -13527.799 -13527.799 328.37027 328.37027 31343.008 31343.008 -283.08213 -283.08213 7000 -13446.343 -13446.343 -13533.061 -13533.061 335.60799 335.60799 31344.311 31344.311 -812.74809 -812.74809 Loop time of 115.222 on 1 procs for 1000 steps with 2000 atoms Performance: 0.750 ns/day, 32.006 hours/ns, 8.679 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 114.7 | 114.7 | 114.7 | 0.0 | 99.55 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.097541 | 0.097541 | 0.097541 | 0.0 | 0.08 Output | 0.00017123 | 0.00017123 | 0.00017123 | 0.0 | 0.00 Modify | 0.36634 | 0.36634 | 0.36634 | 0.0 | 0.32 Other | | 0.05805 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127980 ave 127980 max 127980 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127980 Ave neighs/atom = 63.99 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 333.602116852486, Press = -35.7100052496097 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 7000 -13446.343 -13446.343 -13533.061 -13533.061 335.60799 335.60799 31344.311 31344.311 -812.74809 -812.74809 8000 -13442.979 -13442.979 -13532.461 -13532.461 346.30535 346.30535 31336.043 31336.043 -63.738691 -63.738691 Loop time of 125.312 on 1 procs for 1000 steps with 2000 atoms Performance: 0.689 ns/day, 34.809 hours/ns, 7.980 timesteps/s 100.1% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 124.73 | 124.73 | 124.73 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.1045 | 0.1045 | 0.1045 | 0.0 | 0.08 Output | 0.00017001 | 0.00017001 | 0.00017001 | 0.0 | 0.00 Modify | 0.41577 | 0.41577 | 0.41577 | 0.0 | 0.33 Other | | 0.06277 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127972 ave 127972 max 127972 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127972 Ave neighs/atom = 63.986 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 334.554265163157, Press = -32.0894596781466 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 8000 -13442.979 -13442.979 -13532.461 -13532.461 346.30535 346.30535 31336.043 31336.043 -63.738691 -63.738691 9000 -13444.122 -13444.122 -13533.776 -13533.776 346.97028 346.97028 31309.457 31309.457 2016.0821 2016.0821 Loop time of 132.946 on 1 procs for 1000 steps with 2000 atoms Performance: 0.650 ns/day, 36.929 hours/ns, 7.522 timesteps/s 99.8% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 132.32 | 132.32 | 132.32 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.11074 | 0.11074 | 0.11074 | 0.0 | 0.08 Output | 0.0001689 | 0.0001689 | 0.0001689 | 0.0 | 0.00 Modify | 0.44779 | 0.44779 | 0.44779 | 0.0 | 0.34 Other | | 0.06599 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127986 ave 127986 max 127986 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127986 Ave neighs/atom = 63.993 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 333.934082864195, Press = -22.5793080842441 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 9000 -13444.122 -13444.122 -13533.776 -13533.776 346.97028 346.97028 31309.457 31309.457 2016.0821 2016.0821 10000 -13449.971 -13449.971 -13536.432 -13536.432 334.6114 334.6114 31277.91 31277.91 4191.5862 4191.5862 Loop time of 133.411 on 1 procs for 1000 steps with 2000 atoms Performance: 0.648 ns/day, 37.059 hours/ns, 7.496 timesteps/s 99.8% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 132.79 | 132.79 | 132.79 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.11067 | 0.11067 | 0.11067 | 0.0 | 0.08 Output | 0.00017444 | 0.00017444 | 0.00017444 | 0.0 | 0.00 Modify | 0.44768 | 0.44768 | 0.44768 | 0.0 | 0.34 Other | | 0.0657 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127986 ave 127986 max 127986 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127986 Ave neighs/atom = 63.993 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 333.27651249787, Press = 5.08114978858008 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 10000 -13449.971 -13449.971 -13536.432 -13536.432 334.6114 334.6114 31277.91 31277.91 4191.5862 4191.5862 11000 -13443.974 -13443.974 -13531.875 -13531.875 340.18898 340.18898 31365.876 31365.876 -2619.9953 -2619.9953 Loop time of 115.238 on 1 procs for 1000 steps with 2000 atoms Performance: 0.750 ns/day, 32.011 hours/ns, 8.678 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 114.71 | 114.71 | 114.71 | 0.0 | 99.54 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.098749 | 0.098749 | 0.098749 | 0.0 | 0.09 Output | 0.00016733 | 0.00016733 | 0.00016733 | 0.0 | 0.00 Modify | 0.36876 | 0.36876 | 0.36876 | 0.0 | 0.32 Other | | 0.05881 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127994 ave 127994 max 127994 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127994 Ave neighs/atom = 63.997 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.982112788875, Press = 3.30448950129016 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 11000 -13443.974 -13443.974 -13531.875 -13531.875 340.18898 340.18898 31365.876 31365.876 -2619.9953 -2619.9953 12000 -13447.22 -13447.22 -13531.995 -13531.995 328.08623 328.08623 31356.37 31356.37 -1843.4798 -1843.4798 Loop time of 113.874 on 1 procs for 1000 steps with 2000 atoms Performance: 0.759 ns/day, 31.632 hours/ns, 8.782 timesteps/s 100.1% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 113.36 | 113.36 | 113.36 | 0.0 | 99.55 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.096786 | 0.096786 | 0.096786 | 0.0 | 0.08 Output | 0.00017024 | 0.00017024 | 0.00017024 | 0.0 | 0.00 Modify | 0.36137 | 0.36137 | 0.36137 | 0.0 | 0.32 Other | | 0.05837 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127980 ave 127980 max 127980 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127980 Ave neighs/atom = 63.99 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.69240211092, Press = -10.103083547465 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 12000 -13447.22 -13447.22 -13531.995 -13531.995 328.08623 328.08623 31356.37 31356.37 -1843.4798 -1843.4798 13000 -13447.615 -13447.615 -13532.661 -13532.661 329.13855 329.13855 31335.017 31335.017 -302.16085 -302.16085 Loop time of 113.99 on 1 procs for 1000 steps with 2000 atoms Performance: 0.758 ns/day, 31.664 hours/ns, 8.773 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 113.47 | 113.47 | 113.47 | 0.0 | 99.55 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.09698 | 0.09698 | 0.09698 | 0.0 | 0.09 Output | 0.00017131 | 0.00017131 | 0.00017131 | 0.0 | 0.00 Modify | 0.36082 | 0.36082 | 0.36082 | 0.0 | 0.32 Other | | 0.05845 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127982 ave 127982 max 127982 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127982 Ave neighs/atom = 63.991 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.769345861816, Press = -10.7776001861456 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 13000 -13447.615 -13447.615 -13532.661 -13532.661 329.13855 329.13855 31335.017 31335.017 -302.16085 -302.16085 14000 -13440.852 -13440.852 -13528.173 -13528.173 337.94021 337.94021 31319.871 31319.871 1777.1734 1777.1734 Loop time of 124.628 on 1 procs for 1000 steps with 2000 atoms Performance: 0.693 ns/day, 34.619 hours/ns, 8.024 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 124.05 | 124.05 | 124.05 | 0.0 | 99.54 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10481 | 0.10481 | 0.10481 | 0.0 | 0.08 Output | 0.00024096 | 0.00024096 | 0.00024096 | 0.0 | 0.00 Modify | 0.4101 | 0.4101 | 0.4101 | 0.0 | 0.33 Other | | 0.06309 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127984 ave 127984 max 127984 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127984 Ave neighs/atom = 63.992 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 333.13251609064, Press = -8.33874490136841 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 14000 -13440.852 -13440.852 -13528.173 -13528.173 337.94021 337.94021 31319.871 31319.871 1777.1734 1777.1734 15000 -13445.159 -13445.159 -13532.3 -13532.3 337.24486 337.24486 31306.023 31306.023 2376.4435 2376.4435 Loop time of 130.717 on 1 procs for 1000 steps with 2000 atoms Performance: 0.661 ns/day, 36.310 hours/ns, 7.650 timesteps/s 99.8% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 130.1 | 130.1 | 130.1 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10899 | 0.10899 | 0.10899 | 0.0 | 0.08 Output | 0.00017798 | 0.00017798 | 0.00017798 | 0.0 | 0.00 Modify | 0.44148 | 0.44148 | 0.44148 | 0.0 | 0.34 Other | | 0.06562 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127974 ave 127974 max 127974 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127974 Ave neighs/atom = 63.987 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 333.215597922268, Press = -1.56149716129883 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 15000 -13445.159 -13445.159 -13532.3 -13532.3 337.24486 337.24486 31306.023 31306.023 2376.4435 2376.4435 16000 -13446.879 -13446.879 -13532.455 -13532.455 331.18889 331.18889 31357.956 31357.956 -1973.0825 -1973.0825 Loop time of 129.405 on 1 procs for 1000 steps with 2000 atoms Performance: 0.668 ns/day, 35.946 hours/ns, 7.728 timesteps/s 99.8% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 128.8 | 128.8 | 128.8 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.1074 | 0.1074 | 0.1074 | 0.0 | 0.08 Output | 0.00016948 | 0.00016948 | 0.00016948 | 0.0 | 0.00 Modify | 0.42943 | 0.42943 | 0.42943 | 0.0 | 0.33 Other | | 0.06484 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127988 ave 127988 max 127988 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127988 Ave neighs/atom = 63.994 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 333.205043515048, Press = 0.307314366979047 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 16000 -13446.879 -13446.879 -13532.455 -13532.455 331.18889 331.18889 31357.956 31357.956 -1973.0825 -1973.0825 17000 -13443.497 -13443.497 -13529.319 -13529.319 332.14066 332.14066 31371.987 31371.987 -2806.5995 -2806.5995 Loop time of 131.322 on 1 procs for 1000 steps with 2000 atoms Performance: 0.658 ns/day, 36.478 hours/ns, 7.615 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 130.7 | 130.7 | 130.7 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10982 | 0.10982 | 0.10982 | 0.0 | 0.08 Output | 0.00021341 | 0.00021341 | 0.00021341 | 0.0 | 0.00 Modify | 0.44456 | 0.44456 | 0.44456 | 0.0 | 0.34 Other | | 0.06539 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127980 ave 127980 max 127980 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127980 Ave neighs/atom = 63.99 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.943104813547, Press = -6.04784548989421 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 17000 -13443.497 -13443.497 -13529.319 -13529.319 332.14066 332.14066 31371.987 31371.987 -2806.5995 -2806.5995 18000 -13446.673 -13446.673 -13533.166 -13533.166 334.73643 334.73643 31337.98 31337.98 -502.21131 -502.21131 Loop time of 121.951 on 1 procs for 1000 steps with 2000 atoms Performance: 0.708 ns/day, 33.875 hours/ns, 8.200 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 121.39 | 121.39 | 121.39 | 0.0 | 99.54 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10245 | 0.10245 | 0.10245 | 0.0 | 0.08 Output | 0.00016816 | 0.00016816 | 0.00016816 | 0.0 | 0.00 Modify | 0.39873 | 0.39873 | 0.39873 | 0.0 | 0.33 Other | | 0.06243 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127984 ave 127984 max 127984 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127984 Ave neighs/atom = 63.992 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.986664468938, Press = -6.28221754671925 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 18000 -13446.673 -13446.673 -13533.166 -13533.166 334.73643 334.73643 31337.98 31337.98 -502.21131 -502.21131 19000 -13443.574 -13443.574 -13531.47 -13531.47 340.16632 340.16632 31328.728 31328.728 748.76567 748.76567 Loop time of 129.35 on 1 procs for 1000 steps with 2000 atoms Performance: 0.668 ns/day, 35.930 hours/ns, 7.731 timesteps/s 99.8% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 128.74 | 128.74 | 128.74 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10816 | 0.10816 | 0.10816 | 0.0 | 0.08 Output | 0.0002085 | 0.0002085 | 0.0002085 | 0.0 | 0.00 Modify | 0.43417 | 0.43417 | 0.43417 | 0.0 | 0.34 Other | | 0.06434 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127972 ave 127972 max 127972 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127972 Ave neighs/atom = 63.986 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 333.172264285692, Press = -4.27205423177808 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 19000 -13443.574 -13443.574 -13531.47 -13531.47 340.16632 340.16632 31328.728 31328.728 748.76567 748.76567 20000 -13446.02 -13446.02 -13531.663 -13531.663 331.44814 331.44814 31323.688 31323.688 999.06737 999.06737 Loop time of 127.165 on 1 procs for 1000 steps with 2000 atoms Performance: 0.679 ns/day, 35.324 hours/ns, 7.864 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 126.57 | 126.57 | 126.57 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10702 | 0.10702 | 0.10702 | 0.0 | 0.08 Output | 0.00016712 | 0.00016712 | 0.00016712 | 0.0 | 0.00 Modify | 0.42386 | 0.42386 | 0.42386 | 0.0 | 0.33 Other | | 0.06475 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127982 ave 127982 max 127982 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127982 Ave neighs/atom = 63.991 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 333.364369765066, Press = -2.28310128947124 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 20000 -13446.02 -13446.02 -13531.663 -13531.663 331.44814 331.44814 31323.688 31323.688 999.06737 999.06737 21000 -13443.715 -13443.715 -13529.759 -13529.759 332.99938 332.99938 31355.185 31355.185 -1479.6914 -1479.6914 Loop time of 121.296 on 1 procs for 1000 steps with 2000 atoms Performance: 0.712 ns/day, 33.693 hours/ns, 8.244 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 120.73 | 120.73 | 120.73 | 0.0 | 99.54 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10269 | 0.10269 | 0.10269 | 0.0 | 0.08 Output | 0.00020085 | 0.00020085 | 0.00020085 | 0.0 | 0.00 Modify | 0.39774 | 0.39774 | 0.39774 | 0.0 | 0.33 Other | | 0.06125 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127982 ave 127982 max 127982 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127982 Ave neighs/atom = 63.991 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 333.375755704151, Press = -1.75326483458736 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 21000 -13443.715 -13443.715 -13529.759 -13529.759 332.99938 332.99938 31355.185 31355.185 -1479.6914 -1479.6914 22000 -13446.817 -13446.817 -13532.317 -13532.317 330.89287 330.89287 31366.507 31366.507 -2774.1458 -2774.1458 Loop time of 130.416 on 1 procs for 1000 steps with 2000 atoms Performance: 0.662 ns/day, 36.227 hours/ns, 7.668 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 129.8 | 129.8 | 129.8 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10896 | 0.10896 | 0.10896 | 0.0 | 0.08 Output | 0.00017081 | 0.00017081 | 0.00017081 | 0.0 | 0.00 Modify | 0.44067 | 0.44067 | 0.44067 | 0.0 | 0.34 Other | | 0.06487 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127972 ave 127972 max 127972 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127972 Ave neighs/atom = 63.986 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 333.1779242479, Press = -5.6258714250461 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 22000 -13446.817 -13446.817 -13532.317 -13532.317 330.89287 330.89287 31366.507 31366.507 -2774.1458 -2774.1458 23000 -13446.753 -13446.753 -13534.782 -13534.782 340.68049 340.68049 31329.448 31329.448 180.59856 180.59856 Loop time of 129 on 1 procs for 1000 steps with 2000 atoms Performance: 0.670 ns/day, 35.833 hours/ns, 7.752 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 128.39 | 128.39 | 128.39 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10783 | 0.10783 | 0.10783 | 0.0 | 0.08 Output | 0.00017108 | 0.00017108 | 0.00017108 | 0.0 | 0.00 Modify | 0.43248 | 0.43248 | 0.43248 | 0.0 | 0.34 Other | | 0.06503 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127982 ave 127982 max 127982 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127982 Ave neighs/atom = 63.991 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 333.099017545195, Press = -6.74999514438709 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 23000 -13446.753 -13446.753 -13534.782 -13534.782 340.68049 340.68049 31329.448 31329.448 180.59856 180.59856 24000 -13443.46 -13443.46 -13530.349 -13530.349 336.27138 336.27138 31299.332 31299.332 3337.9333 3337.9333 Loop time of 125.568 on 1 procs for 1000 steps with 2000 atoms Performance: 0.688 ns/day, 34.880 hours/ns, 7.964 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 124.98 | 124.98 | 124.98 | 0.0 | 99.54 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10447 | 0.10447 | 0.10447 | 0.0 | 0.08 Output | 0.00016753 | 0.00016753 | 0.00016753 | 0.0 | 0.00 Modify | 0.41573 | 0.41573 | 0.41573 | 0.0 | 0.33 Other | | 0.0632 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127982 ave 127982 max 127982 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127982 Ave neighs/atom = 63.991 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.961293938166, Press = -3.22311007294322 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 24000 -13443.46 -13443.46 -13530.349 -13530.349 336.27138 336.27138 31299.332 31299.332 3337.9333 3337.9333 25000 -13446.054 -13446.054 -13532.278 -13532.278 333.69309 333.69309 31315.382 31315.382 1669.608 1669.608 Loop time of 120.604 on 1 procs for 1000 steps with 2000 atoms Performance: 0.716 ns/day, 33.501 hours/ns, 8.292 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 120.05 | 120.05 | 120.05 | 0.0 | 99.54 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10241 | 0.10241 | 0.10241 | 0.0 | 0.08 Output | 0.0002151 | 0.0002151 | 0.0002151 | 0.0 | 0.00 Modify | 0.39465 | 0.39465 | 0.39465 | 0.0 | 0.33 Other | | 0.06094 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4118 ave 4118 max 4118 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127984 ave 127984 max 127984 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127984 Ave neighs/atom = 63.992 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.934415852981, Press = -0.283629052441415 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 25000 -13446.054 -13446.054 -13532.278 -13532.278 333.69309 333.69309 31315.382 31315.382 1669.608 1669.608 26000 -13444.751 -13444.751 -13531.526 -13531.526 335.82691 335.82691 31354.621 31354.621 -1569.501 -1569.501 Loop time of 132.058 on 1 procs for 1000 steps with 2000 atoms Performance: 0.654 ns/day, 36.683 hours/ns, 7.572 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 131.43 | 131.43 | 131.43 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10967 | 0.10967 | 0.10967 | 0.0 | 0.08 Output | 0.00016964 | 0.00016964 | 0.00016964 | 0.0 | 0.00 Modify | 0.44819 | 0.44819 | 0.44819 | 0.0 | 0.34 Other | | 0.06652 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127974 ave 127974 max 127974 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127974 Ave neighs/atom = 63.987 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 333.07597357861, Press = -1.65690013262014 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 26000 -13444.751 -13444.751 -13531.526 -13531.526 335.82691 335.82691 31354.621 31354.621 -1569.501 -1569.501 27000 -13443.423 -13443.423 -13529.864 -13529.864 334.53395 334.53395 31351.259 31351.259 -998.02369 -998.02369 Loop time of 131.54 on 1 procs for 1000 steps with 2000 atoms Performance: 0.657 ns/day, 36.539 hours/ns, 7.602 timesteps/s 99.8% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 130.92 | 130.92 | 130.92 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10995 | 0.10995 | 0.10995 | 0.0 | 0.08 Output | 0.00017015 | 0.00017015 | 0.00017015 | 0.0 | 0.00 Modify | 0.44228 | 0.44228 | 0.44228 | 0.0 | 0.34 Other | | 0.06529 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127970 ave 127970 max 127970 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127970 Ave neighs/atom = 63.985 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 333.101329534149, Press = -3.81658960724896 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 27000 -13443.423 -13443.423 -13529.864 -13529.864 334.53395 334.53395 31351.259 31351.259 -998.02369 -998.02369 28000 -13447.429 -13447.429 -13533.764 -13533.764 334.12599 334.12599 31331.435 31331.435 124.67815 124.67815 Loop time of 131.974 on 1 procs for 1000 steps with 2000 atoms Performance: 0.655 ns/day, 36.659 hours/ns, 7.577 timesteps/s 99.7% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 131.35 | 131.35 | 131.35 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.11047 | 0.11047 | 0.11047 | 0.0 | 0.08 Output | 0.0002145 | 0.0002145 | 0.0002145 | 0.0 | 0.00 Modify | 0.4463 | 0.4463 | 0.4463 | 0.0 | 0.34 Other | | 0.06648 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127970 ave 127970 max 127970 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127970 Ave neighs/atom = 63.985 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.981280408884, Press = -3.26005430112024 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 28000 -13447.429 -13447.429 -13533.764 -13533.764 334.12599 334.12599 31331.435 31331.435 124.67815 124.67815 29000 -13445.523 -13445.523 -13530.152 -13530.152 327.52506 327.52506 31328.372 31328.372 682.73112 682.73112 Loop time of 131.366 on 1 procs for 1000 steps with 2000 atoms Performance: 0.658 ns/day, 36.491 hours/ns, 7.612 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 130.74 | 130.74 | 130.74 | 0.0 | 99.52 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.11002 | 0.11002 | 0.11002 | 0.0 | 0.08 Output | 0.0001694 | 0.0001694 | 0.0001694 | 0.0 | 0.00 Modify | 0.44757 | 0.44757 | 0.44757 | 0.0 | 0.34 Other | | 0.06661 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127976 ave 127976 max 127976 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127976 Ave neighs/atom = 63.988 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.934924841202, Press = -2.54814269234587 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 29000 -13445.523 -13445.523 -13530.152 -13530.152 327.52506 327.52506 31328.372 31328.372 682.73112 682.73112 30000 -13444.681 -13444.681 -13528.846 -13528.846 325.72614 325.72614 31329.345 31329.345 906.12806 906.12806 Loop time of 130.826 on 1 procs for 1000 steps with 2000 atoms Performance: 0.660 ns/day, 36.341 hours/ns, 7.644 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 130.21 | 130.21 | 130.21 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10948 | 0.10948 | 0.10948 | 0.0 | 0.08 Output | 0.0001696 | 0.0001696 | 0.0001696 | 0.0 | 0.00 Modify | 0.44193 | 0.44193 | 0.44193 | 0.0 | 0.34 Other | | 0.0657 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127980 ave 127980 max 127980 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127980 Ave neighs/atom = 63.99 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.920383033246, Press = -2.25286287127569 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 30000 -13444.681 -13444.681 -13528.846 -13528.846 325.72614 325.72614 31329.345 31329.345 906.12806 906.12806 31000 -13444.851 -13444.851 -13531.456 -13531.456 335.16887 335.16887 31334.692 31334.692 180.37934 180.37934 Loop time of 128.804 on 1 procs for 1000 steps with 2000 atoms Performance: 0.671 ns/day, 35.779 hours/ns, 7.764 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 128.2 | 128.2 | 128.2 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10879 | 0.10879 | 0.10879 | 0.0 | 0.08 Output | 0.00016807 | 0.00016807 | 0.00016807 | 0.0 | 0.00 Modify | 0.43517 | 0.43517 | 0.43517 | 0.0 | 0.34 Other | | 0.06447 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127990 ave 127990 max 127990 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127990 Ave neighs/atom = 63.995 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 333.000963914046, Press = -2.78967288577531 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 31000 -13444.851 -13444.851 -13531.456 -13531.456 335.16887 335.16887 31334.692 31334.692 180.37934 180.37934 32000 -13444.61 -13444.61 -13531.327 -13531.327 335.60264 335.60264 31333.687 31333.687 178.97705 178.97705 Loop time of 129.698 on 1 procs for 1000 steps with 2000 atoms Performance: 0.666 ns/day, 36.027 hours/ns, 7.710 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 129.09 | 129.09 | 129.09 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10798 | 0.10798 | 0.10798 | 0.0 | 0.08 Output | 0.00017266 | 0.00017266 | 0.00017266 | 0.0 | 0.00 Modify | 0.43509 | 0.43509 | 0.43509 | 0.0 | 0.34 Other | | 0.06501 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127986 ave 127986 max 127986 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127986 Ave neighs/atom = 63.993 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 333.006069786244, Press = -2.52285227914339 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 32000 -13444.61 -13444.61 -13531.327 -13531.327 335.60264 335.60264 31333.687 31333.687 178.97705 178.97705 33000 -13447.255 -13447.255 -13531.466 -13531.466 325.9043 325.9043 31332.277 31332.277 143.77993 143.77993 Loop time of 129.78 on 1 procs for 1000 steps with 2000 atoms Performance: 0.666 ns/day, 36.050 hours/ns, 7.705 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 129.17 | 129.17 | 129.17 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10887 | 0.10887 | 0.10887 | 0.0 | 0.08 Output | 0.00016859 | 0.00016859 | 0.00016859 | 0.0 | 0.00 Modify | 0.43816 | 0.43816 | 0.43816 | 0.0 | 0.34 Other | | 0.06563 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127976 ave 127976 max 127976 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127976 Ave neighs/atom = 63.988 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 333.023792668862, Press = -2.7479198550948 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 33000 -13447.255 -13447.255 -13531.466 -13531.466 325.9043 325.9043 31332.277 31332.277 143.77993 143.77993 34000 -13443.781 -13443.781 -13530.424 -13530.424 335.31741 335.31741 31330.762 31330.762 619.86903 619.86903 Loop time of 131.802 on 1 procs for 1000 steps with 2000 atoms Performance: 0.656 ns/day, 36.612 hours/ns, 7.587 timesteps/s 99.8% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 131.18 | 131.18 | 131.18 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.1108 | 0.1108 | 0.1108 | 0.0 | 0.08 Output | 0.0002363 | 0.0002363 | 0.0002363 | 0.0 | 0.00 Modify | 0.4461 | 0.4461 | 0.4461 | 0.0 | 0.34 Other | | 0.06525 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127970 ave 127970 max 127970 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127970 Ave neighs/atom = 63.985 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.921853562115, Press = -2.46899544705992 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 34000 -13443.781 -13443.781 -13530.424 -13530.424 335.31741 335.31741 31330.762 31330.762 619.86903 619.86903 35000 -13447.285 -13447.285 -13531.796 -13531.796 327.06468 327.06468 31331.64 31331.64 63.657094 63.657094 Loop time of 125.908 on 1 procs for 1000 steps with 2000 atoms Performance: 0.686 ns/day, 34.974 hours/ns, 7.942 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 125.32 | 125.32 | 125.32 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.1048 | 0.1048 | 0.1048 | 0.0 | 0.08 Output | 0.00020858 | 0.00020858 | 0.00020858 | 0.0 | 0.00 Modify | 0.4181 | 0.4181 | 0.4181 | 0.0 | 0.33 Other | | 0.06358 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127976 ave 127976 max 127976 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127976 Ave neighs/atom = 63.988 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.872548311048, Press = -1.759061814335 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 35000 -13447.285 -13447.285 -13531.796 -13531.796 327.06468 327.06468 31331.64 31331.64 63.657094 63.657094 36000 -13444.481 -13444.481 -13530.396 -13530.396 332.4977 332.4977 31350.822 31350.822 -1236.7165 -1236.7165 Loop time of 124.211 on 1 procs for 1000 steps with 2000 atoms Performance: 0.696 ns/day, 34.503 hours/ns, 8.051 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 123.64 | 123.64 | 123.64 | 0.0 | 99.54 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10305 | 0.10305 | 0.10305 | 0.0 | 0.08 Output | 0.0001691 | 0.0001691 | 0.0001691 | 0.0 | 0.00 Modify | 0.40645 | 0.40645 | 0.40645 | 0.0 | 0.33 Other | | 0.06292 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127974 ave 127974 max 127974 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127974 Ave neighs/atom = 63.987 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.876237978335, Press = -2.18380027229583 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 36000 -13444.481 -13444.481 -13530.396 -13530.396 332.4977 332.4977 31350.822 31350.822 -1236.7165 -1236.7165 37000 -13446.652 -13446.652 -13532.847 -13532.847 333.58304 333.58304 31353.145 31353.145 -1762.2325 -1762.2325 Loop time of 121.882 on 1 procs for 1000 steps with 2000 atoms Performance: 0.709 ns/day, 33.856 hours/ns, 8.205 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 121.31 | 121.31 | 121.31 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10225 | 0.10225 | 0.10225 | 0.0 | 0.08 Output | 0.00016872 | 0.00016872 | 0.00016872 | 0.0 | 0.00 Modify | 0.40202 | 0.40202 | 0.40202 | 0.0 | 0.33 Other | | 0.06301 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127972 ave 127972 max 127972 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127972 Ave neighs/atom = 63.986 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.94147483746, Press = -3.5831652024121 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 37000 -13446.652 -13446.652 -13532.847 -13532.847 333.58304 333.58304 31353.145 31353.145 -1762.2325 -1762.2325 38000 -13445.704 -13445.704 -13532.585 -13532.585 336.23977 336.23977 31318.833 31318.833 1419.3601 1419.3601 Loop time of 132.681 on 1 procs for 1000 steps with 2000 atoms Performance: 0.651 ns/day, 36.856 hours/ns, 7.537 timesteps/s 99.7% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 132.06 | 132.06 | 132.06 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.1097 | 0.1097 | 0.1097 | 0.0 | 0.08 Output | 0.00016797 | 0.00016797 | 0.00016797 | 0.0 | 0.00 Modify | 0.44772 | 0.44772 | 0.44772 | 0.0 | 0.34 Other | | 0.06621 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127978 ave 127978 max 127978 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127978 Ave neighs/atom = 63.989 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 333.046033722237, Press = -3.89925013306212 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 38000 -13445.704 -13445.704 -13532.585 -13532.585 336.23977 336.23977 31318.833 31318.833 1419.3601 1419.3601 39000 -13443.498 -13443.498 -13530.753 -13530.753 337.68331 337.68331 31290.551 31290.551 3927.6047 3927.6047 Loop time of 131.227 on 1 procs for 1000 steps with 2000 atoms Performance: 0.658 ns/day, 36.452 hours/ns, 7.620 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 130.6 | 130.6 | 130.6 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10936 | 0.10936 | 0.10936 | 0.0 | 0.08 Output | 0.0002202 | 0.0002202 | 0.0002202 | 0.0 | 0.00 Modify | 0.44674 | 0.44674 | 0.44674 | 0.0 | 0.34 Other | | 0.06592 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127986 ave 127986 max 127986 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127986 Ave neighs/atom = 63.993 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 333.05214907467, Press = -1.87023621537089 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 39000 -13443.498 -13443.498 -13530.753 -13530.753 337.68331 337.68331 31290.551 31290.551 3927.6047 3927.6047 40000 -13447.115 -13447.115 -13533.294 -13533.294 333.52296 333.52296 31326.819 31326.819 320.17964 320.17964 Loop time of 130.623 on 1 procs for 1000 steps with 2000 atoms Performance: 0.661 ns/day, 36.284 hours/ns, 7.656 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 130.01 | 130.01 | 130.01 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10776 | 0.10776 | 0.10776 | 0.0 | 0.08 Output | 0.00021662 | 0.00021662 | 0.00021662 | 0.0 | 0.00 Modify | 0.44305 | 0.44305 | 0.44305 | 0.0 | 0.34 Other | | 0.06592 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127984 ave 127984 max 127984 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127984 Ave neighs/atom = 63.992 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 333.075849535561, Press = -0.957522049241741 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 40000 -13447.115 -13447.115 -13533.294 -13533.294 333.52296 333.52296 31326.819 31326.819 320.17964 320.17964 41000 -13442.907 -13442.907 -13529.893 -13529.893 336.64481 336.64481 31352.211 31352.211 -1074.0205 -1074.0205 Loop time of 125.57 on 1 procs for 1000 steps with 2000 atoms Performance: 0.688 ns/day, 34.881 hours/ns, 7.964 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 124.99 | 124.99 | 124.99 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10418 | 0.10418 | 0.10418 | 0.0 | 0.08 Output | 0.0002073 | 0.0002073 | 0.0002073 | 0.0 | 0.00 Modify | 0.41649 | 0.41649 | 0.41649 | 0.0 | 0.33 Other | | 0.064 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127976 ave 127976 max 127976 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127976 Ave neighs/atom = 63.988 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 333.098800584495, Press = -1.67180629800161 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 41000 -13442.907 -13442.907 -13529.893 -13529.893 336.64481 336.64481 31352.211 31352.211 -1074.0205 -1074.0205 42000 -13444.442 -13444.442 -13531.37 -13531.37 336.41804 336.41804 31351.315 31351.315 -1213.8136 -1213.8136 Loop time of 124.707 on 1 procs for 1000 steps with 2000 atoms Performance: 0.693 ns/day, 34.641 hours/ns, 8.019 timesteps/s 99.8% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 124.13 | 124.13 | 124.13 | 0.0 | 99.54 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10282 | 0.10282 | 0.10282 | 0.0 | 0.08 Output | 0.00016864 | 0.00016864 | 0.00016864 | 0.0 | 0.00 Modify | 0.41042 | 0.41042 | 0.41042 | 0.0 | 0.33 Other | | 0.06375 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127964 ave 127964 max 127964 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127964 Ave neighs/atom = 63.982 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 333.048790220061, Press = -2.56823051813283 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 42000 -13444.442 -13444.442 -13531.37 -13531.37 336.41804 336.41804 31351.315 31351.315 -1213.8136 -1213.8136 43000 -13445.582 -13445.582 -13531.661 -13531.661 333.13356 333.13356 31322.254 31322.254 967.00167 967.00167 Loop time of 132.547 on 1 procs for 1000 steps with 2000 atoms Performance: 0.652 ns/day, 36.819 hours/ns, 7.544 timesteps/s 99.7% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 131.93 | 131.93 | 131.93 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10952 | 0.10952 | 0.10952 | 0.0 | 0.08 Output | 0.00018002 | 0.00018002 | 0.00018002 | 0.0 | 0.00 Modify | 0.44518 | 0.44518 | 0.44518 | 0.0 | 0.34 Other | | 0.06617 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127964 ave 127964 max 127964 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127964 Ave neighs/atom = 63.982 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 333.020364485454, Press = -2.68813414339265 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 43000 -13445.582 -13445.582 -13531.661 -13531.661 333.13356 333.13356 31322.254 31322.254 967.00167 967.00167 44000 -13446.669 -13446.669 -13532.663 -13532.663 332.80445 332.80445 31295.748 31295.748 3106.4102 3106.4102 Loop time of 125.95 on 1 procs for 1000 steps with 2000 atoms Performance: 0.686 ns/day, 34.986 hours/ns, 7.940 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 125.36 | 125.36 | 125.36 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10451 | 0.10451 | 0.10451 | 0.0 | 0.08 Output | 0.00029441 | 0.00029441 | 0.00029441 | 0.0 | 0.00 Modify | 0.41744 | 0.41744 | 0.41744 | 0.0 | 0.33 Other | | 0.06372 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127986 ave 127986 max 127986 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127986 Ave neighs/atom = 63.993 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.948351980121, Press = -1.38098997747124 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 44000 -13446.669 -13446.669 -13532.663 -13532.663 332.80445 332.80445 31295.748 31295.748 3106.4102 3106.4102 45000 -13446.275 -13446.275 -13530.885 -13530.885 327.44688 327.44688 31331.102 31331.102 519.33549 519.33549 Loop time of 129.484 on 1 procs for 1000 steps with 2000 atoms Performance: 0.667 ns/day, 35.968 hours/ns, 7.723 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 128.88 | 128.88 | 128.88 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10675 | 0.10675 | 0.10675 | 0.0 | 0.08 Output | 0.00021313 | 0.00021313 | 0.00021313 | 0.0 | 0.00 Modify | 0.43278 | 0.43278 | 0.43278 | 0.0 | 0.33 Other | | 0.06531 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127986 ave 127986 max 127986 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127986 Ave neighs/atom = 63.993 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.939278152392, Press = -0.0281251224204708 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 45000 -13446.275 -13446.275 -13530.885 -13530.885 327.44688 327.44688 31331.102 31331.102 519.33549 519.33549 46000 -13444.989 -13444.989 -13531.746 -13531.746 335.75621 335.75621 31377.354 31377.354 -3620.5766 -3620.5766 Loop time of 129.126 on 1 procs for 1000 steps with 2000 atoms Performance: 0.669 ns/day, 35.868 hours/ns, 7.744 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 128.52 | 128.52 | 128.52 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10773 | 0.10773 | 0.10773 | 0.0 | 0.08 Output | 0.00022346 | 0.00022346 | 0.00022346 | 0.0 | 0.00 Modify | 0.4352 | 0.4352 | 0.4352 | 0.0 | 0.34 Other | | 0.0652 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127976 ave 127976 max 127976 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127976 Ave neighs/atom = 63.988 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.865492144846, Press = -1.32450187733321 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 46000 -13444.989 -13444.989 -13531.746 -13531.746 335.75621 335.75621 31377.354 31377.354 -3620.5766 -3620.5766 47000 -13447.047 -13447.047 -13533.363 -13533.363 334.05003 334.05003 31358.472 31358.472 -2215.2784 -2215.2784 Loop time of 131.886 on 1 procs for 1000 steps with 2000 atoms Performance: 0.655 ns/day, 36.635 hours/ns, 7.582 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 131.26 | 131.26 | 131.26 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10905 | 0.10905 | 0.10905 | 0.0 | 0.08 Output | 0.0002344 | 0.0002344 | 0.0002344 | 0.0 | 0.00 Modify | 0.44701 | 0.44701 | 0.44701 | 0.0 | 0.34 Other | | 0.06547 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127980 ave 127980 max 127980 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127980 Ave neighs/atom = 63.99 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.871693564787, Press = -2.59936051549665 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 47000 -13447.047 -13447.047 -13533.363 -13533.363 334.05003 334.05003 31358.472 31358.472 -2215.2784 -2215.2784 48000 -13442.2 -13442.2 -13529.355 -13529.355 337.29735 337.29735 31324.838 31324.838 1338.3148 1338.3148 Loop time of 131.292 on 1 procs for 1000 steps with 2000 atoms Performance: 0.658 ns/day, 36.470 hours/ns, 7.617 timesteps/s 99.8% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 130.68 | 130.68 | 130.68 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10879 | 0.10879 | 0.10879 | 0.0 | 0.08 Output | 0.00026186 | 0.00026186 | 0.00026186 | 0.0 | 0.00 Modify | 0.43719 | 0.43719 | 0.43719 | 0.0 | 0.33 Other | | 0.06552 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127966 ave 127966 max 127966 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127966 Ave neighs/atom = 63.983 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.921356729084, Press = -2.3796618333436 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 48000 -13442.2 -13442.2 -13529.355 -13529.355 337.29735 337.29735 31324.838 31324.838 1338.3148 1338.3148 49000 -13446.54 -13446.54 -13530.559 -13530.559 325.16552 325.16552 31305.047 31305.047 2639.4331 2639.4331 Loop time of 131.57 on 1 procs for 1000 steps with 2000 atoms Performance: 0.657 ns/day, 36.547 hours/ns, 7.601 timesteps/s 99.8% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 130.95 | 130.95 | 130.95 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10862 | 0.10862 | 0.10862 | 0.0 | 0.08 Output | 0.00016838 | 0.00016838 | 0.00016838 | 0.0 | 0.00 Modify | 0.44206 | 0.44206 | 0.44206 | 0.0 | 0.34 Other | | 0.06604 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127982 ave 127982 max 127982 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127982 Ave neighs/atom = 63.991 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.978002435904, Press = -1.22040878117151 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 49000 -13446.54 -13446.54 -13530.559 -13530.559 325.16552 325.16552 31305.047 31305.047 2639.4331 2639.4331 50000 -13443.38 -13443.38 -13531.757 -13531.757 342.02835 342.02835 31343.083 31343.083 -515.47328 -515.47328 Loop time of 130.653 on 1 procs for 1000 steps with 2000 atoms Performance: 0.661 ns/day, 36.292 hours/ns, 7.654 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 130.04 | 130.04 | 130.04 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.1078 | 0.1078 | 0.1078 | 0.0 | 0.08 Output | 0.00023112 | 0.00023112 | 0.00023112 | 0.0 | 0.00 Modify | 0.43947 | 0.43947 | 0.43947 | 0.0 | 0.34 Other | | 0.06549 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127972 ave 127972 max 127972 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127972 Ave neighs/atom = 63.986 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.943778374915, Press = 1.25897220576421 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 50000 -13443.38 -13443.38 -13531.757 -13531.757 342.02835 342.02835 31343.083 31343.083 -515.47328 -515.47328 51000 -13448.432 -13448.432 -13532.637 -13532.637 325.88294 325.88294 31366.354 31366.354 -2802.1891 -2802.1891 Loop time of 132.122 on 1 procs for 1000 steps with 2000 atoms Performance: 0.654 ns/day, 36.701 hours/ns, 7.569 timesteps/s 100.1% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 131.5 | 131.5 | 131.5 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10804 | 0.10804 | 0.10804 | 0.0 | 0.08 Output | 0.00023024 | 0.00023024 | 0.00023024 | 0.0 | 0.00 Modify | 0.44572 | 0.44572 | 0.44572 | 0.0 | 0.34 Other | | 0.0656 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127978 ave 127978 max 127978 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127978 Ave neighs/atom = 63.989 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.900630842106, Press = -1.16488904280851 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 51000 -13448.432 -13448.432 -13532.637 -13532.637 325.88294 325.88294 31366.354 31366.354 -2802.1891 -2802.1891 52000 -13444.211 -13444.211 -13529.045 -13529.045 328.31794 328.31794 31347.385 31347.385 -807.88941 -807.88941 Loop time of 128.119 on 1 procs for 1000 steps with 2000 atoms Performance: 0.674 ns/day, 35.589 hours/ns, 7.805 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 127.52 | 127.52 | 127.52 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10745 | 0.10745 | 0.10745 | 0.0 | 0.08 Output | 0.00017046 | 0.00017046 | 0.00017046 | 0.0 | 0.00 Modify | 0.4307 | 0.4307 | 0.4307 | 0.0 | 0.34 Other | | 0.06463 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127992 ave 127992 max 127992 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127992 Ave neighs/atom = 63.996 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.844971194587, Press = -2.28656600293763 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 52000 -13444.211 -13444.211 -13529.045 -13529.045 328.31794 328.31794 31347.385 31347.385 -807.88941 -807.88941 53000 -13449.437 -13449.437 -13534.612 -13534.612 329.6331 329.6331 31312.056 31312.056 1555.8494 1555.8494 Loop time of 130.751 on 1 procs for 1000 steps with 2000 atoms Performance: 0.661 ns/day, 36.320 hours/ns, 7.648 timesteps/s 99.8% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 130.14 | 130.14 | 130.14 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10797 | 0.10797 | 0.10797 | 0.0 | 0.08 Output | 0.00020161 | 0.00020161 | 0.00020161 | 0.0 | 0.00 Modify | 0.4384 | 0.4384 | 0.4384 | 0.0 | 0.34 Other | | 0.06565 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127980 ave 127980 max 127980 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127980 Ave neighs/atom = 63.99 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.819442319591, Press = -1.86091762676872 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 53000 -13449.437 -13449.437 -13534.612 -13534.612 329.6331 329.6331 31312.056 31312.056 1555.8494 1555.8494 54000 -13444.955 -13444.955 -13531.324 -13531.324 334.25532 334.25532 31310.81 31310.81 2129.9179 2129.9179 Loop time of 130.884 on 1 procs for 1000 steps with 2000 atoms Performance: 0.660 ns/day, 36.357 hours/ns, 7.640 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 130.27 | 130.27 | 130.27 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10905 | 0.10905 | 0.10905 | 0.0 | 0.08 Output | 0.00016931 | 0.00016931 | 0.00016931 | 0.0 | 0.00 Modify | 0.44044 | 0.44044 | 0.44044 | 0.0 | 0.34 Other | | 0.0644 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127990 ave 127990 max 127990 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127990 Ave neighs/atom = 63.995 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.780250442124, Press = -0.941069065873189 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 54000 -13444.955 -13444.955 -13531.324 -13531.324 334.25532 334.25532 31310.81 31310.81 2129.9179 2129.9179 55000 -13447.675 -13447.675 -13533.758 -13533.758 333.15037 333.15037 31342.457 31342.457 -957.72076 -957.72076 Loop time of 122.223 on 1 procs for 1000 steps with 2000 atoms Performance: 0.707 ns/day, 33.951 hours/ns, 8.182 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 121.66 | 121.66 | 121.66 | 0.0 | 99.54 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10231 | 0.10231 | 0.10231 | 0.0 | 0.08 Output | 0.00017685 | 0.00017685 | 0.00017685 | 0.0 | 0.00 Modify | 0.4006 | 0.4006 | 0.4006 | 0.0 | 0.33 Other | | 0.06169 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127984 ave 127984 max 127984 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127984 Ave neighs/atom = 63.992 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.762383242041, Press = 0.00537967891160495 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 55000 -13447.675 -13447.675 -13533.758 -13533.758 333.15037 333.15037 31342.457 31342.457 -957.72076 -957.72076 56000 -13446.457 -13446.457 -13530.544 -13530.544 325.42562 325.42562 31397.314 31397.314 -5109.6323 -5109.6323 Loop time of 119.492 on 1 procs for 1000 steps with 2000 atoms Performance: 0.723 ns/day, 33.192 hours/ns, 8.369 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 118.94 | 118.94 | 118.94 | 0.0 | 99.54 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.099585 | 0.099585 | 0.099585 | 0.0 | 0.08 Output | 0.00016881 | 0.00016881 | 0.00016881 | 0.0 | 0.00 Modify | 0.38675 | 0.38675 | 0.38675 | 0.0 | 0.32 Other | | 0.06102 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127980 ave 127980 max 127980 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127980 Ave neighs/atom = 63.99 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.753395768225, Press = -1.45680227788551 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 56000 -13446.457 -13446.457 -13530.544 -13530.544 325.42562 325.42562 31397.314 31397.314 -5109.6323 -5109.6323 57000 -13447.978 -13447.978 -13531.603 -13531.603 323.63717 323.63717 31338.7 31338.7 -373.2005 -373.2005 Loop time of 130.818 on 1 procs for 1000 steps with 2000 atoms Performance: 0.660 ns/day, 36.338 hours/ns, 7.644 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 130.2 | 130.2 | 130.2 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10752 | 0.10752 | 0.10752 | 0.0 | 0.08 Output | 0.00020497 | 0.00020497 | 0.00020497 | 0.0 | 0.00 Modify | 0.44226 | 0.44226 | 0.44226 | 0.0 | 0.34 Other | | 0.06601 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127982 ave 127982 max 127982 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127982 Ave neighs/atom = 63.991 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.699230832332, Press = -2.10213765209512 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 57000 -13447.978 -13447.978 -13531.603 -13531.603 323.63717 323.63717 31338.7 31338.7 -373.2005 -373.2005 58000 -13447.196 -13447.196 -13531.17 -13531.17 324.98947 324.98947 31313.089 31313.089 1817.3904 1817.3904 Loop time of 131.202 on 1 procs for 1000 steps with 2000 atoms Performance: 0.659 ns/day, 36.445 hours/ns, 7.622 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 130.58 | 130.58 | 130.58 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10927 | 0.10927 | 0.10927 | 0.0 | 0.08 Output | 0.00017032 | 0.00017032 | 0.00017032 | 0.0 | 0.00 Modify | 0.44582 | 0.44582 | 0.44582 | 0.0 | 0.34 Other | | 0.06627 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127992 ave 127992 max 127992 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127992 Ave neighs/atom = 63.996 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.706041904813, Press = -1.59182442945246 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 58000 -13447.196 -13447.196 -13531.17 -13531.17 324.98947 324.98947 31313.089 31313.089 1817.3904 1817.3904 59000 -13448.192 -13448.192 -13533.02 -13533.02 328.2919 328.2919 31310.031 31310.031 1784.5732 1784.5732 Loop time of 131.843 on 1 procs for 1000 steps with 2000 atoms Performance: 0.655 ns/day, 36.623 hours/ns, 7.585 timesteps/s 99.8% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 131.22 | 131.22 | 131.22 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10941 | 0.10941 | 0.10941 | 0.0 | 0.08 Output | 0.00021611 | 0.00021611 | 0.00021611 | 0.0 | 0.00 Modify | 0.44749 | 0.44749 | 0.44749 | 0.0 | 0.34 Other | | 0.06541 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127986 ave 127986 max 127986 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127986 Ave neighs/atom = 63.993 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.695718043389, Press = -0.687609224094541 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 59000 -13448.192 -13448.192 -13533.02 -13533.02 328.2919 328.2919 31310.031 31310.031 1784.5732 1784.5732 60000 -13442.719 -13442.719 -13528.615 -13528.615 332.42575 332.42575 31349.34 31349.34 -928.58296 -928.58296 Loop time of 116.628 on 1 procs for 1000 steps with 2000 atoms Performance: 0.741 ns/day, 32.397 hours/ns, 8.574 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 116.09 | 116.09 | 116.09 | 0.0 | 99.54 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.097874 | 0.097874 | 0.097874 | 0.0 | 0.08 Output | 0.00023857 | 0.00023857 | 0.00023857 | 0.0 | 0.00 Modify | 0.37725 | 0.37725 | 0.37725 | 0.0 | 0.32 Other | | 0.05935 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127990 ave 127990 max 127990 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127990 Ave neighs/atom = 63.995 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.706670131466, Press = -0.179745896279298 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 60000 -13442.719 -13442.719 -13528.615 -13528.615 332.42575 332.42575 31349.34 31349.34 -928.58296 -928.58296 61000 -13445.099 -13445.099 -13532.077 -13532.077 336.61323 336.61323 31410.066 31410.066 -6321.0597 -6321.0597 Loop time of 129.325 on 1 procs for 1000 steps with 2000 atoms Performance: 0.668 ns/day, 35.924 hours/ns, 7.732 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 128.72 | 128.72 | 128.72 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10608 | 0.10608 | 0.10608 | 0.0 | 0.08 Output | 0.00016936 | 0.00016936 | 0.00016936 | 0.0 | 0.00 Modify | 0.43755 | 0.43755 | 0.43755 | 0.0 | 0.34 Other | | 0.06544 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4118 ave 4118 max 4118 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127984 ave 127984 max 127984 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127984 Ave neighs/atom = 63.992 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.776375046126, Press = -1.51875575991109 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 61000 -13445.099 -13445.099 -13532.077 -13532.077 336.61323 336.61323 31410.066 31410.066 -6321.0597 -6321.0597 62000 -13445.187 -13445.187 -13532.3 -13532.3 337.13712 337.13712 31348.832 31348.832 -1147.6612 -1147.6612 Loop time of 130.449 on 1 procs for 1000 steps with 2000 atoms Performance: 0.662 ns/day, 36.236 hours/ns, 7.666 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 129.84 | 129.84 | 129.84 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10759 | 0.10759 | 0.10759 | 0.0 | 0.08 Output | 0.00021726 | 0.00021726 | 0.00021726 | 0.0 | 0.00 Modify | 0.43914 | 0.43914 | 0.43914 | 0.0 | 0.34 Other | | 0.06545 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127974 ave 127974 max 127974 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127974 Ave neighs/atom = 63.987 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.762052664377, Press = -2.23274314965933 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 62000 -13445.187 -13445.187 -13532.3 -13532.3 337.13712 337.13712 31348.832 31348.832 -1147.6612 -1147.6612 63000 -13448.646 -13448.646 -13533.824 -13533.824 329.64684 329.64684 31309.099 31309.099 1750.8064 1750.8064 Loop time of 130.056 on 1 procs for 1000 steps with 2000 atoms Performance: 0.664 ns/day, 36.127 hours/ns, 7.689 timesteps/s 99.8% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 129.45 | 129.45 | 129.45 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.1073 | 0.1073 | 0.1073 | 0.0 | 0.08 Output | 0.00016956 | 0.00016956 | 0.00016956 | 0.0 | 0.00 Modify | 0.43287 | 0.43287 | 0.43287 | 0.0 | 0.33 Other | | 0.06452 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127980 ave 127980 max 127980 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127980 Ave neighs/atom = 63.99 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.737192366377, Press = -1.27366992451144 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 63000 -13448.646 -13448.646 -13533.824 -13533.824 329.64684 329.64684 31309.099 31309.099 1750.8064 1750.8064 64000 -13443.085 -13443.085 -13530.441 -13530.441 338.07494 338.07494 31315.441 31315.441 1767.5394 1767.5394 Loop time of 130.444 on 1 procs for 1000 steps with 2000 atoms Performance: 0.662 ns/day, 36.234 hours/ns, 7.666 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 129.83 | 129.83 | 129.83 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10826 | 0.10826 | 0.10826 | 0.0 | 0.08 Output | 0.00026179 | 0.00026179 | 0.00026179 | 0.0 | 0.00 Modify | 0.43757 | 0.43757 | 0.43757 | 0.0 | 0.34 Other | | 0.06507 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127982 ave 127982 max 127982 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127982 Ave neighs/atom = 63.991 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.726418372184, Press = -0.515663057719949 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 64000 -13443.085 -13443.085 -13530.441 -13530.441 338.07494 338.07494 31315.441 31315.441 1767.5394 1767.5394 65000 -13447.964 -13447.964 -13532.633 -13532.633 327.67809 327.67809 31345.511 31345.511 -1251.9933 -1251.9933 Loop time of 120.81 on 1 procs for 1000 steps with 2000 atoms Performance: 0.715 ns/day, 33.558 hours/ns, 8.277 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 120.25 | 120.25 | 120.25 | 0.0 | 99.54 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.1001 | 0.1001 | 0.1001 | 0.0 | 0.08 Output | 0.00017062 | 0.00017062 | 0.00017062 | 0.0 | 0.00 Modify | 0.39633 | 0.39633 | 0.39633 | 0.0 | 0.33 Other | | 0.06264 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127984 ave 127984 max 127984 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127984 Ave neighs/atom = 63.992 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.71983617215, Press = -0.368717387643821 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 65000 -13447.964 -13447.964 -13532.633 -13532.633 327.67809 327.67809 31345.511 31345.511 -1251.9933 -1251.9933 66000 -13440.865 -13440.865 -13527.224 -13527.224 334.21892 334.21892 31391.045 31391.045 -4108.7739 -4108.7739 Loop time of 113.588 on 1 procs for 1000 steps with 2000 atoms Performance: 0.761 ns/day, 31.552 hours/ns, 8.804 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 113.07 | 113.07 | 113.07 | 0.0 | 99.55 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.094375 | 0.094375 | 0.094375 | 0.0 | 0.08 Output | 0.00020787 | 0.00020787 | 0.00020787 | 0.0 | 0.00 Modify | 0.36051 | 0.36051 | 0.36051 | 0.0 | 0.32 Other | | 0.05989 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127968 ave 127968 max 127968 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127968 Ave neighs/atom = 63.984 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.75646013623, Press = -1.46082325041265 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 66000 -13440.865 -13440.865 -13527.224 -13527.224 334.21892 334.21892 31391.045 31391.045 -4108.7739 -4108.7739 67000 -13446.437 -13446.437 -13530.1 -13530.1 323.78402 323.78402 31335.487 31335.487 7.6033323 7.6033323 Loop time of 127.789 on 1 procs for 1000 steps with 2000 atoms Performance: 0.676 ns/day, 35.497 hours/ns, 7.825 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 127.19 | 127.19 | 127.19 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10598 | 0.10598 | 0.10598 | 0.0 | 0.08 Output | 0.0002759 | 0.0002759 | 0.0002759 | 0.0 | 0.00 Modify | 0.42628 | 0.42628 | 0.42628 | 0.0 | 0.33 Other | | 0.06489 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4118 ave 4118 max 4118 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127972 ave 127972 max 127972 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127972 Ave neighs/atom = 63.986 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.800548302371, Press = -2.4438774728845 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 67000 -13446.437 -13446.437 -13530.1 -13530.1 323.78402 323.78402 31335.487 31335.487 7.6033323 7.6033323 68000 -13443.245 -13443.245 -13530.933 -13530.933 339.36228 339.36228 31316.162 31316.162 1731.284 1731.284 Loop time of 132.061 on 1 procs for 1000 steps with 2000 atoms Performance: 0.654 ns/day, 36.684 hours/ns, 7.572 timesteps/s 99.8% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 131.44 | 131.44 | 131.44 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10933 | 0.10933 | 0.10933 | 0.0 | 0.08 Output | 0.00016848 | 0.00016848 | 0.00016848 | 0.0 | 0.00 Modify | 0.44613 | 0.44613 | 0.44613 | 0.0 | 0.34 Other | | 0.06564 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127980 ave 127980 max 127980 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127980 Ave neighs/atom = 63.99 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.807025480393, Press = -1.05713156854135 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 68000 -13443.245 -13443.245 -13530.933 -13530.933 339.36228 339.36228 31316.162 31316.162 1731.284 1731.284 69000 -13448.743 -13448.743 -13533.258 -13533.258 327.08123 327.08123 31318.603 31318.603 1246.1503 1246.1503 Loop time of 120.992 on 1 procs for 1000 steps with 2000 atoms Performance: 0.714 ns/day, 33.609 hours/ns, 8.265 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 120.43 | 120.43 | 120.43 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10185 | 0.10185 | 0.10185 | 0.0 | 0.08 Output | 0.00050874 | 0.00050874 | 0.00050874 | 0.0 | 0.00 Modify | 0.39977 | 0.39977 | 0.39977 | 0.0 | 0.33 Other | | 0.06343 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127970 ave 127970 max 127970 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127970 Ave neighs/atom = 63.985 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.805148726701, Press = -0.646963580101076 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 69000 -13448.743 -13448.743 -13533.258 -13533.258 327.08123 327.08123 31318.603 31318.603 1246.1503 1246.1503 70000 -13444.377 -13444.377 -13531.03 -13531.03 335.3571 335.3571 31349.262 31349.262 -1039.4559 -1039.4559 Loop time of 123.372 on 1 procs for 1000 steps with 2000 atoms Performance: 0.700 ns/day, 34.270 hours/ns, 8.106 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 122.8 | 122.8 | 122.8 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10383 | 0.10383 | 0.10383 | 0.0 | 0.08 Output | 0.0001703 | 0.0001703 | 0.0001703 | 0.0 | 0.00 Modify | 0.40753 | 0.40753 | 0.40753 | 0.0 | 0.33 Other | | 0.06249 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127970 ave 127970 max 127970 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127970 Ave neighs/atom = 63.985 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.780078941659, Press = -0.475541322069777 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 70000 -13444.377 -13444.377 -13531.03 -13531.03 335.3571 335.3571 31349.262 31349.262 -1039.4559 -1039.4559 71000 -13448.529 -13448.529 -13532.674 -13532.674 325.64958 325.64958 31370.021 31370.021 -3081.3322 -3081.3322 Loop time of 113.097 on 1 procs for 1000 steps with 2000 atoms Performance: 0.764 ns/day, 31.416 hours/ns, 8.842 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 112.58 | 112.58 | 112.58 | 0.0 | 99.54 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.095497 | 0.095497 | 0.095497 | 0.0 | 0.08 Output | 0.00020137 | 0.00020137 | 0.00020137 | 0.0 | 0.00 Modify | 0.36067 | 0.36067 | 0.36067 | 0.0 | 0.32 Other | | 0.06006 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127970 ave 127970 max 127970 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127970 Ave neighs/atom = 63.985 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.751640998837, Press = -1.30358846792968 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 71000 -13448.529 -13448.529 -13532.674 -13532.674 325.64958 325.64958 31370.021 31370.021 -3081.3322 -3081.3322 72000 -13441.721 -13441.721 -13530.106 -13530.106 342.0584 342.0584 31331.368 31331.368 536.81065 536.81065 Loop time of 112.519 on 1 procs for 1000 steps with 2000 atoms Performance: 0.768 ns/day, 31.255 hours/ns, 8.887 timesteps/s 100.1% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 112.01 | 112.01 | 112.01 | 0.0 | 99.54 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.094218 | 0.094218 | 0.094218 | 0.0 | 0.08 Output | 0.00016914 | 0.00016914 | 0.00016914 | 0.0 | 0.00 Modify | 0.35811 | 0.35811 | 0.35811 | 0.0 | 0.32 Other | | 0.0603 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127986 ave 127986 max 127986 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127986 Ave neighs/atom = 63.993 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.760893703714, Press = -2.11725038027702 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 72000 -13441.721 -13441.721 -13530.106 -13530.106 342.0584 342.0584 31331.368 31331.368 536.81065 536.81065 73000 -13445.688 -13445.688 -13530.307 -13530.307 327.48293 327.48293 31303.813 31303.813 2819.6781 2819.6781 Loop time of 124.134 on 1 procs for 1000 steps with 2000 atoms Performance: 0.696 ns/day, 34.482 hours/ns, 8.056 timesteps/s 99.8% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 123.55 | 123.55 | 123.55 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10343 | 0.10343 | 0.10343 | 0.0 | 0.08 Output | 0.00016965 | 0.00016965 | 0.00016965 | 0.0 | 0.00 Modify | 0.4117 | 0.4117 | 0.4117 | 0.0 | 0.33 Other | | 0.06405 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127978 ave 127978 max 127978 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127978 Ave neighs/atom = 63.989 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.811351862464, Press = -0.840537630817023 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 73000 -13445.688 -13445.688 -13530.307 -13530.307 327.48293 327.48293 31303.813 31303.813 2819.6781 2819.6781 74000 -13445.012 -13445.012 -13529.949 -13529.949 328.71271 328.71271 31325.323 31325.323 888.67626 888.67626 Loop time of 129.529 on 1 procs for 1000 steps with 2000 atoms Performance: 0.667 ns/day, 35.980 hours/ns, 7.720 timesteps/s 99.8% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 128.92 | 128.92 | 128.92 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10768 | 0.10768 | 0.10768 | 0.0 | 0.08 Output | 0.00016851 | 0.00016851 | 0.00016851 | 0.0 | 0.00 Modify | 0.43563 | 0.43563 | 0.43563 | 0.0 | 0.34 Other | | 0.06515 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127986 ave 127986 max 127986 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127986 Ave neighs/atom = 63.993 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.807306154802, Press = -0.510960675459838 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 74000 -13445.012 -13445.012 -13529.949 -13529.949 328.71271 328.71271 31325.323 31325.323 888.67626 888.67626 75000 -13443.343 -13443.343 -13530.59 -13530.59 337.65348 337.65348 31344.822 31344.822 -693.61132 -693.61132 Loop time of 131.977 on 1 procs for 1000 steps with 2000 atoms Performance: 0.655 ns/day, 36.660 hours/ns, 7.577 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 131.35 | 131.35 | 131.35 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10896 | 0.10896 | 0.10896 | 0.0 | 0.08 Output | 0.00026253 | 0.00026253 | 0.00026253 | 0.0 | 0.00 Modify | 0.4477 | 0.4477 | 0.4477 | 0.0 | 0.34 Other | | 0.06586 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127978 ave 127978 max 127978 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127978 Ave neighs/atom = 63.989 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.803974258257, Press = -0.63767444629707 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 75000 -13443.343 -13443.343 -13530.59 -13530.59 337.65348 337.65348 31344.822 31344.822 -693.61132 -693.61132 76000 -13445.229 -13445.229 -13533.327 -13533.327 340.94669 340.94669 31356.342 31356.342 -1743.7347 -1743.7347 Loop time of 129.666 on 1 procs for 1000 steps with 2000 atoms Performance: 0.666 ns/day, 36.018 hours/ns, 7.712 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 129.06 | 129.06 | 129.06 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10739 | 0.10739 | 0.10739 | 0.0 | 0.08 Output | 0.00016743 | 0.00016743 | 0.00016743 | 0.0 | 0.00 Modify | 0.43548 | 0.43548 | 0.43548 | 0.0 | 0.34 Other | | 0.0646 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127984 ave 127984 max 127984 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127984 Ave neighs/atom = 63.992 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.760904783371, Press = -1.2882108785334 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 76000 -13445.229 -13445.229 -13533.327 -13533.327 340.94669 340.94669 31356.342 31356.342 -1743.7347 -1743.7347 77000 -13443.537 -13443.537 -13528.939 -13528.939 330.51489 330.51489 31312.956 31312.956 2377.9675 2377.9675 Loop time of 129.828 on 1 procs for 1000 steps with 2000 atoms Performance: 0.665 ns/day, 36.063 hours/ns, 7.703 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 129.22 | 129.22 | 129.22 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10706 | 0.10706 | 0.10706 | 0.0 | 0.08 Output | 0.00021757 | 0.00021757 | 0.00021757 | 0.0 | 0.00 Modify | 0.43504 | 0.43504 | 0.43504 | 0.0 | 0.34 Other | | 0.06472 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127980 ave 127980 max 127980 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127980 Ave neighs/atom = 63.99 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.739386810999, Press = -1.75846771547938 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 77000 -13443.537 -13443.537 -13528.939 -13528.939 330.51489 330.51489 31312.956 31312.956 2377.9675 2377.9675 78000 -13443.711 -13443.711 -13528.795 -13528.795 329.28497 329.28497 31291.381 31291.381 4163.2272 4163.2272 Loop time of 131.103 on 1 procs for 1000 steps with 2000 atoms Performance: 0.659 ns/day, 36.417 hours/ns, 7.628 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 130.48 | 130.48 | 130.48 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10909 | 0.10909 | 0.10909 | 0.0 | 0.08 Output | 0.00016925 | 0.00016925 | 0.00016925 | 0.0 | 0.00 Modify | 0.44432 | 0.44432 | 0.44432 | 0.0 | 0.34 Other | | 0.06598 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127974 ave 127974 max 127974 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127974 Ave neighs/atom = 63.987 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.776239299221, Press = -0.53661106903847 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 78000 -13443.711 -13443.711 -13528.795 -13528.795 329.28497 329.28497 31291.381 31291.381 4163.2272 4163.2272 79000 -13443.363 -13443.363 -13531.785 -13531.785 342.20043 342.20043 31334.595 31334.595 33.214634 33.214634 Loop time of 130.894 on 1 procs for 1000 steps with 2000 atoms Performance: 0.660 ns/day, 36.360 hours/ns, 7.640 timesteps/s 100.1% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 130.27 | 130.27 | 130.27 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10852 | 0.10852 | 0.10852 | 0.0 | 0.08 Output | 0.00016685 | 0.00016685 | 0.00016685 | 0.0 | 0.00 Modify | 0.44644 | 0.44644 | 0.44644 | 0.0 | 0.34 Other | | 0.0663 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127974 ave 127974 max 127974 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127974 Ave neighs/atom = 63.987 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.793899649527, Press = -0.163196241031111 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 79000 -13443.363 -13443.363 -13531.785 -13531.785 342.20043 342.20043 31334.595 31334.595 33.214634 33.214634 80000 -13447.949 -13447.949 -13534.129 -13534.129 333.52678 333.52678 31354.403 31354.403 -2110.1983 -2110.1983 Loop time of 123.617 on 1 procs for 1000 steps with 2000 atoms Performance: 0.699 ns/day, 34.338 hours/ns, 8.089 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 123.05 | 123.05 | 123.05 | 0.0 | 99.54 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10343 | 0.10343 | 0.10343 | 0.0 | 0.08 Output | 0.00017235 | 0.00017235 | 0.00017235 | 0.0 | 0.00 Modify | 0.40482 | 0.40482 | 0.40482 | 0.0 | 0.33 Other | | 0.06272 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4118 ave 4118 max 4118 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127970 ave 127970 max 127970 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127970 Ave neighs/atom = 63.985 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.78651718073, Press = -0.535282112117093 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 80000 -13447.949 -13447.949 -13534.129 -13534.129 333.52678 333.52678 31354.403 31354.403 -2110.1983 -2110.1983 81000 -13446.306 -13446.306 -13530.436 -13530.436 325.59007 325.59007 31356.988 31356.988 -1903.8563 -1903.8563 Loop time of 132.007 on 1 procs for 1000 steps with 2000 atoms Performance: 0.655 ns/day, 36.668 hours/ns, 7.575 timesteps/s 100.1% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 131.39 | 131.39 | 131.39 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10943 | 0.10943 | 0.10943 | 0.0 | 0.08 Output | 0.0001694 | 0.0001694 | 0.0001694 | 0.0 | 0.00 Modify | 0.44528 | 0.44528 | 0.44528 | 0.0 | 0.34 Other | | 0.06583 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127986 ave 127986 max 127986 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127986 Ave neighs/atom = 63.993 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.775130208403, Press = -1.13504659461099 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 81000 -13446.306 -13446.306 -13530.436 -13530.436 325.59007 325.59007 31356.988 31356.988 -1903.8563 -1903.8563 82000 -13442.869 -13442.869 -13529.249 -13529.249 334.30142 334.30142 31321.509 31321.509 1437.3543 1437.3543 Loop time of 122.531 on 1 procs for 1000 steps with 2000 atoms Performance: 0.705 ns/day, 34.036 hours/ns, 8.161 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 121.96 | 121.96 | 121.96 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10216 | 0.10216 | 0.10216 | 0.0 | 0.08 Output | 0.0001686 | 0.0001686 | 0.0001686 | 0.0 | 0.00 Modify | 0.406 | 0.406 | 0.406 | 0.0 | 0.33 Other | | 0.06345 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127970 ave 127970 max 127970 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127970 Ave neighs/atom = 63.985 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.751298077487, Press = -1.31657719030888 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 82000 -13442.869 -13442.869 -13529.249 -13529.249 334.30142 334.30142 31321.509 31321.509 1437.3543 1437.3543 83000 -13445.033 -13445.033 -13531.741 -13531.741 335.56721 335.56721 31285.248 31285.248 4298.438 4298.438 Loop time of 128.608 on 1 procs for 1000 steps with 2000 atoms Performance: 0.672 ns/day, 35.725 hours/ns, 7.776 timesteps/s 100.1% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 128 | 128 | 128 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10593 | 0.10593 | 0.10593 | 0.0 | 0.08 Output | 0.00016892 | 0.00016892 | 0.00016892 | 0.0 | 0.00 Modify | 0.43405 | 0.43405 | 0.43405 | 0.0 | 0.34 Other | | 0.06543 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127982 ave 127982 max 127982 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127982 Ave neighs/atom = 63.991 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.763076244591, Press = -0.297654544310889 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 83000 -13445.033 -13445.033 -13531.741 -13531.741 335.56721 335.56721 31285.248 31285.248 4298.438 4298.438 84000 -13446.649 -13446.649 -13531.982 -13531.982 330.25006 330.25006 31328.016 31328.016 595.64475 595.64475 Loop time of 130.071 on 1 procs for 1000 steps with 2000 atoms Performance: 0.664 ns/day, 36.131 hours/ns, 7.688 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 129.46 | 129.46 | 129.46 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10766 | 0.10766 | 0.10766 | 0.0 | 0.08 Output | 0.00021946 | 0.00021946 | 0.00021946 | 0.0 | 0.00 Modify | 0.4421 | 0.4421 | 0.4421 | 0.0 | 0.34 Other | | 0.06563 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127988 ave 127988 max 127988 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127988 Ave neighs/atom = 63.994 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.807186385638, Press = 0.558006688743543 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 84000 -13446.649 -13446.649 -13531.982 -13531.982 330.25006 330.25006 31328.016 31328.016 595.64475 595.64475 85000 -13445.103 -13445.103 -13532.862 -13532.862 339.63368 339.63368 31356.896 31356.896 -1921.5073 -1921.5073 Loop time of 115.847 on 1 procs for 1000 steps with 2000 atoms Performance: 0.746 ns/day, 32.180 hours/ns, 8.632 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 115.32 | 115.32 | 115.32 | 0.0 | 99.54 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.098125 | 0.098125 | 0.098125 | 0.0 | 0.08 Output | 0.00016886 | 0.00016886 | 0.00016886 | 0.0 | 0.00 Modify | 0.3714 | 0.3714 | 0.3714 | 0.0 | 0.32 Other | | 0.05913 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127980 ave 127980 max 127980 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127980 Ave neighs/atom = 63.99 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.830249106823, Press = -0.412490312710231 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 85000 -13445.103 -13445.103 -13532.862 -13532.862 339.63368 339.63368 31356.896 31356.896 -1921.5073 -1921.5073 86000 -13448.062 -13448.062 -13533.579 -13533.579 330.95946 330.95946 31344.992 31344.992 -1075.6975 -1075.6975 Loop time of 123.531 on 1 procs for 1000 steps with 2000 atoms Performance: 0.699 ns/day, 34.314 hours/ns, 8.095 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 122.96 | 122.96 | 122.96 | 0.0 | 99.54 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10329 | 0.10329 | 0.10329 | 0.0 | 0.08 Output | 0.00017245 | 0.00017245 | 0.00017245 | 0.0 | 0.00 Modify | 0.40545 | 0.40545 | 0.40545 | 0.0 | 0.33 Other | | 0.06269 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127980 ave 127980 max 127980 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127980 Ave neighs/atom = 63.99 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.854033687129, Press = -0.821113753065048 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 86000 -13448.062 -13448.062 -13533.579 -13533.579 330.95946 330.95946 31344.992 31344.992 -1075.6975 -1075.6975 87000 -13442.454 -13442.454 -13530.968 -13530.968 342.55854 342.55854 31332.254 31332.254 466.90271 466.90271 Loop time of 125.244 on 1 procs for 1000 steps with 2000 atoms Performance: 0.690 ns/day, 34.790 hours/ns, 7.984 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 124.65 | 124.65 | 124.65 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10562 | 0.10562 | 0.10562 | 0.0 | 0.08 Output | 0.0001674 | 0.0001674 | 0.0001674 | 0.0 | 0.00 Modify | 0.42002 | 0.42002 | 0.42002 | 0.0 | 0.34 Other | | 0.0643 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127974 ave 127974 max 127974 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127974 Ave neighs/atom = 63.987 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.876633651367, Press = -0.949042681845445 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 87000 -13442.454 -13442.454 -13530.968 -13530.968 342.55854 342.55854 31332.254 31332.254 466.90271 466.90271 88000 -13446.486 -13446.486 -13531.318 -13531.318 328.30734 328.30734 31289.595 31289.595 3613.5555 3613.5555 Loop time of 126.818 on 1 procs for 1000 steps with 2000 atoms Performance: 0.681 ns/day, 35.227 hours/ns, 7.885 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 126.23 | 126.23 | 126.23 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10537 | 0.10537 | 0.10537 | 0.0 | 0.08 Output | 0.00017262 | 0.00017262 | 0.00017262 | 0.0 | 0.00 Modify | 0.42219 | 0.42219 | 0.42219 | 0.0 | 0.33 Other | | 0.06363 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127986 ave 127986 max 127986 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127986 Ave neighs/atom = 63.993 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.899276940197, Press = -0.233015470851676 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 88000 -13446.486 -13446.486 -13531.318 -13531.318 328.30734 328.30734 31289.595 31289.595 3613.5555 3613.5555 89000 -13445.205 -13445.205 -13530.149 -13530.149 328.74209 328.74209 31333.432 31333.432 269.53615 269.53615 Loop time of 114.624 on 1 procs for 1000 steps with 2000 atoms Performance: 0.754 ns/day, 31.840 hours/ns, 8.724 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 114.1 | 114.1 | 114.1 | 0.0 | 99.55 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.097275 | 0.097275 | 0.097275 | 0.0 | 0.08 Output | 0.00017699 | 0.00017699 | 0.00017699 | 0.0 | 0.00 Modify | 0.36545 | 0.36545 | 0.36545 | 0.0 | 0.32 Other | | 0.05834 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127988 ave 127988 max 127988 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127988 Ave neighs/atom = 63.994 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.900606178104, Press = 0.545620356772837 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 89000 -13445.205 -13445.205 -13530.149 -13530.149 328.74209 328.74209 31333.432 31333.432 269.53615 269.53615 90000 -13450.372 -13450.372 -13533.96 -13533.96 323.49704 323.49704 31368.068 31368.068 -3269.2942 -3269.2942 Loop time of 121.605 on 1 procs for 1000 steps with 2000 atoms Performance: 0.710 ns/day, 33.779 hours/ns, 8.223 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 121.04 | 121.04 | 121.04 | 0.0 | 99.54 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10173 | 0.10173 | 0.10173 | 0.0 | 0.08 Output | 0.00016877 | 0.00016877 | 0.00016877 | 0.0 | 0.00 Modify | 0.39809 | 0.39809 | 0.39809 | 0.0 | 0.33 Other | | 0.06142 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127992 ave 127992 max 127992 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127992 Ave neighs/atom = 63.996 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.868336516619, Press = -0.403084969075494 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 90000 -13450.372 -13450.372 -13533.96 -13533.96 323.49704 323.49704 31368.068 31368.068 -3269.2942 -3269.2942 91000 -13446.211 -13446.211 -13531.879 -13531.879 331.54696 331.54696 31349.77 31349.77 -1320.3225 -1320.3225 Loop time of 128.259 on 1 procs for 1000 steps with 2000 atoms Performance: 0.674 ns/day, 35.628 hours/ns, 7.797 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 127.66 | 127.66 | 127.66 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10603 | 0.10603 | 0.10603 | 0.0 | 0.08 Output | 0.00021037 | 0.00021037 | 0.00021037 | 0.0 | 0.00 Modify | 0.42792 | 0.42792 | 0.42792 | 0.0 | 0.33 Other | | 0.06455 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4117 ave 4117 max 4117 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127980 ave 127980 max 127980 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127980 Ave neighs/atom = 63.99 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.86840385169, Press = -1.03224445118542 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 91000 -13446.211 -13446.211 -13531.879 -13531.879 331.54696 331.54696 31349.77 31349.77 -1320.3225 -1320.3225 92000 -13447.157 -13447.157 -13532.345 -13532.345 329.68552 329.68552 31312.604 31312.604 1778.9312 1778.9312 Loop time of 126.613 on 1 procs for 1000 steps with 2000 atoms Performance: 0.682 ns/day, 35.170 hours/ns, 7.898 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 126.02 | 126.02 | 126.02 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10616 | 0.10616 | 0.10616 | 0.0 | 0.08 Output | 0.00016985 | 0.00016985 | 0.00016985 | 0.0 | 0.00 Modify | 0.42523 | 0.42523 | 0.42523 | 0.0 | 0.34 Other | | 0.06454 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127978 ave 127978 max 127978 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127978 Ave neighs/atom = 63.989 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.88146824805, Press = -0.830046340678942 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 92000 -13447.157 -13447.157 -13532.345 -13532.345 329.68552 329.68552 31312.604 31312.604 1778.9312 1778.9312 93000 -13443.177 -13443.177 -13527.118 -13527.118 324.85827 324.85827 31314.761 31314.761 1949.0015 1949.0015 Loop time of 132.735 on 1 procs for 1000 steps with 2000 atoms Performance: 0.651 ns/day, 36.871 hours/ns, 7.534 timesteps/s 99.8% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 132.11 | 132.11 | 132.11 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10959 | 0.10959 | 0.10959 | 0.0 | 0.08 Output | 0.00016995 | 0.00016995 | 0.00016995 | 0.0 | 0.00 Modify | 0.44497 | 0.44497 | 0.44497 | 0.0 | 0.34 Other | | 0.06628 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127982 ave 127982 max 127982 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127982 Ave neighs/atom = 63.991 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.907146552188, Press = -0.114293764702269 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 93000 -13443.177 -13443.177 -13527.118 -13527.118 324.85827 324.85827 31314.761 31314.761 1949.0015 1949.0015 94000 -13446.861 -13446.861 -13533.073 -13533.073 333.64738 333.64738 31365.112 31365.112 -2868.1156 -2868.1156 Loop time of 132.575 on 1 procs for 1000 steps with 2000 atoms Performance: 0.652 ns/day, 36.826 hours/ns, 7.543 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 131.95 | 131.95 | 131.95 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10933 | 0.10933 | 0.10933 | 0.0 | 0.08 Output | 0.00022984 | 0.00022984 | 0.00022984 | 0.0 | 0.00 Modify | 0.4463 | 0.4463 | 0.4463 | 0.0 | 0.34 Other | | 0.06586 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127976 ave 127976 max 127976 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127976 Ave neighs/atom = 63.988 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.9035628387, Press = 0.298891590655051 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 94000 -13446.861 -13446.861 -13533.073 -13533.073 333.64738 333.64738 31365.112 31365.112 -2868.1156 -2868.1156 95000 -13445.786 -13445.786 -13531.711 -13531.711 332.53831 332.53831 31383.288 31383.288 -3946.3434 -3946.3434 Loop time of 131.798 on 1 procs for 1000 steps with 2000 atoms Performance: 0.656 ns/day, 36.611 hours/ns, 7.587 timesteps/s 100.1% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 131.18 | 131.18 | 131.18 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10853 | 0.10853 | 0.10853 | 0.0 | 0.08 Output | 0.00021977 | 0.00021977 | 0.00021977 | 0.0 | 0.00 Modify | 0.4454 | 0.4454 | 0.4454 | 0.0 | 0.34 Other | | 0.0654 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127974 ave 127974 max 127974 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127974 Ave neighs/atom = 63.987 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.891964301828, Press = -0.7709036624998 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 95000 -13445.786 -13445.786 -13531.711 -13531.711 332.53831 332.53831 31383.288 31383.288 -3946.3434 -3946.3434 96000 -13441.816 -13441.816 -13530.268 -13530.268 342.31864 342.31864 31341.487 31341.487 -100.79196 -100.79196 Loop time of 131.75 on 1 procs for 1000 steps with 2000 atoms Performance: 0.656 ns/day, 36.597 hours/ns, 7.590 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 131.13 | 131.13 | 131.13 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10973 | 0.10973 | 0.10973 | 0.0 | 0.08 Output | 0.00020992 | 0.00020992 | 0.00020992 | 0.0 | 0.00 Modify | 0.44508 | 0.44508 | 0.44508 | 0.0 | 0.34 Other | | 0.06702 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127982 ave 127982 max 127982 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127982 Ave neighs/atom = 63.991 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.88949830531, Press = -0.850522938378998 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 96000 -13441.816 -13441.816 -13530.268 -13530.268 342.31864 342.31864 31341.487 31341.487 -100.79196 -100.79196 97000 -13447.058 -13447.058 -13533.375 -13533.375 334.05696 334.05696 31312.362 31312.362 1645.6925 1645.6925 Loop time of 119.752 on 1 procs for 1000 steps with 2000 atoms Performance: 0.721 ns/day, 33.265 hours/ns, 8.351 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 119.2 | 119.2 | 119.2 | 0.0 | 99.54 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.099662 | 0.099662 | 0.099662 | 0.0 | 0.08 Output | 0.00017065 | 0.00017065 | 0.00017065 | 0.0 | 0.00 Modify | 0.38961 | 0.38961 | 0.38961 | 0.0 | 0.33 Other | | 0.06125 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127984 ave 127984 max 127984 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127984 Ave neighs/atom = 63.992 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.904464264222, Press = -0.376255832580042 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 97000 -13447.058 -13447.058 -13533.375 -13533.375 334.05696 334.05696 31312.362 31312.362 1645.6925 1645.6925 98000 -13441.364 -13441.364 -13528.635 -13528.635 337.7472 337.7472 31337.65 31337.65 358.55108 358.55108 Loop time of 113.547 on 1 procs for 1000 steps with 2000 atoms Performance: 0.761 ns/day, 31.541 hours/ns, 8.807 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 113.03 | 113.03 | 113.03 | 0.0 | 99.54 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.096908 | 0.096908 | 0.096908 | 0.0 | 0.09 Output | 0.00016806 | 0.00016806 | 0.00016806 | 0.0 | 0.00 Modify | 0.3624 | 0.3624 | 0.3624 | 0.0 | 0.32 Other | | 0.05974 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127982 ave 127982 max 127982 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127982 Ave neighs/atom = 63.991 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.919898034139, Press = 0.0380422069133853 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 98000 -13441.364 -13441.364 -13528.635 -13528.635 337.7472 337.7472 31337.65 31337.65 358.55108 358.55108 99000 -13446.402 -13446.402 -13531.986 -13531.986 331.21951 331.21951 31372.907 31372.907 -3272.1919 -3272.1919 Loop time of 131.798 on 1 procs for 1000 steps with 2000 atoms Performance: 0.656 ns/day, 36.611 hours/ns, 7.587 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 131.17 | 131.17 | 131.17 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10915 | 0.10915 | 0.10915 | 0.0 | 0.08 Output | 0.00016749 | 0.00016749 | 0.00016749 | 0.0 | 0.00 Modify | 0.44931 | 0.44931 | 0.44931 | 0.0 | 0.34 Other | | 0.06655 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127986 ave 127986 max 127986 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127986 Ave neighs/atom = 63.993 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.940556752545, Press = -0.27350802206722 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 99000 -13446.402 -13446.402 -13531.986 -13531.986 331.21951 331.21951 31372.907 31372.907 -3272.1919 -3272.1919 100000 -13443.772 -13443.772 -13528.575 -13528.575 328.1968 328.1968 31394.361 31394.361 -4469.6127 -4469.6127 Loop time of 129.138 on 1 procs for 1000 steps with 2000 atoms Performance: 0.669 ns/day, 35.872 hours/ns, 7.744 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 128.53 | 128.53 | 128.53 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10742 | 0.10742 | 0.10742 | 0.0 | 0.08 Output | 0.00053952 | 0.00053952 | 0.00053952 | 0.0 | 0.00 Modify | 0.4334 | 0.4334 | 0.4334 | 0.0 | 0.34 Other | | 0.06522 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127986 ave 127986 max 127986 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127986 Ave neighs/atom = 63.993 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.974414250342, Press = -1.51180428810034 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 100000 -13443.772 -13443.772 -13528.575 -13528.575 328.1968 328.1968 31394.361 31394.361 -4469.6127 -4469.6127 101000 -13447.958 -13447.958 -13531.218 -13531.218 322.22463 322.22463 31312.672 31312.672 2020.2461 2020.2461 Loop time of 127.997 on 1 procs for 1000 steps with 2000 atoms Performance: 0.675 ns/day, 35.555 hours/ns, 7.813 timesteps/s 99.9% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 127.4 | 127.4 | 127.4 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10573 | 0.10573 | 0.10573 | 0.0 | 0.08 Output | 0.00016881 | 0.00016881 | 0.00016881 | 0.0 | 0.00 Modify | 0.42754 | 0.42754 | 0.42754 | 0.0 | 0.33 Other | | 0.0644 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127970 ave 127970 max 127970 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127970 Ave neighs/atom = 63.985 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" print "flag: Temp = ${T}, Press = ${P}" flag: Temp = 332.97057909502, Press = -0.817045894498975 next a jump SELF top variable a loop 2000 run 1000 Generated 0 of 0 mixed pair_coeff terms from geometric mixing rule Neighbor list info ... update every 1 steps, delay 10 steps, check yes max neighbors/atom: 2000, page size: 100000 master list distance cutoff = 6.5 ghost atom cutoff = 6.5 binsize = 3.25, bins = 10 10 10 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6.5 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.755 | 3.755 | 3.755 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 101000 -13447.958 -13447.958 -13531.218 -13531.218 322.22463 322.22463 31312.672 31312.672 2020.2461 2020.2461 102000 -13445.657 -13445.657 -13532.371 -13532.371 335.59227 335.59227 31305.004 31305.004 2383.7447 2383.7447 Loop time of 126.834 on 1 procs for 1000 steps with 2000 atoms Performance: 0.681 ns/day, 35.232 hours/ns, 7.884 timesteps/s 100.0% CPU use with 1 MPI tasks x 1 OpenMP threads MPI task timing breakdown: Section | min time | avg time | max time |%varavg| %total --------------------------------------------------------------- Pair | 126.24 | 126.24 | 126.24 | 0.0 | 99.53 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.10555 | 0.10555 | 0.10555 | 0.0 | 0.08 Output | 0.00021832 | 0.00021832 | 0.00021832 | 0.0 | 0.00 Modify | 0.42492 | 0.42492 | 0.42492 | 0.0 | 0.34 Other | | 0.06484 | | | 0.05 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 4119 ave 4119 max 4119 min Histogram: 1 0 0 0 0 0 0 0 0 0 Neighs: 0 ave 0 max 0 min Histogram: 1 0 0 0 0 0 0 0 0 0 FullNghs: 127980 ave 127980 max 127980 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 127980 Ave neighs/atom = 63.99 Neighbor list builds = 0 Dangerous builds = 0 if "${V_metal}>${V0_metal_times1000}" then "jump SELF unstable" if "${T}>${T_low} && ${T}<${T_up} && ${P}>${P_low} && ${P}<${P_up}" then "jump SELF break" jump SELF break # Write final averaged volume to file if temperature and volume have converged; otherwise wirte a # flag to indicate non-convergence. variable myStep equal step if "${myStep} < 2000000" then "print '${V}' file output/vol_T333.15.out" else "print 'not_converged' file output/vol_T333.15.out" print '${V}' file output/vol_T333.15.out 31335.1883013072 print "LAMMPS calculation completed" LAMMPS calculation completed quit 0