# 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.302443556487561*${_u_distance} variable latticeconst_converted equal 3.302443556487561*1 lattice bcc ${latticeconst_converted} lattice bcc 3.30244355648756 Lattice spacing in x,y,z = 3.3024436 3.3024436 3.3024436 region simbox block 0 10 0 10 0 10 units lattice create_box 1 simbox Created orthogonal box = (0 0 0) to (33.024436 33.024436 33.024436) 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 (33.024436 33.024436 33.024436) create_atoms CPU = 0.002 seconds variable mass_converted equal 180.9479*${_u_mass} variable mass_converted equal 180.9479*1 kim_interactions Ta WARNING: 'kim_' has been renamed to 'kim '. Please update your input. kim interactions Ta #=== BEGIN kim interactions ================================== pair_style kim MEAM_LAMMPS_LeeBaskesKim_2001_Ta__MO_644143102837_001 pair_coeff * * Ta #=== END kim interactions ==================================== mass 1 ${mass_converted} mass 1 180.9479 # initial volume variable v equal vol # assign formula variable V0 equal ${v} # evaluate initial value variable V0 equal 36016.8901176252 variable V0_metal equal ${V0}/(${_u_distance}*${_u_distance}*${_u_distance}) variable V0_metal equal 36016.8901176252/(${_u_distance}*${_u_distance}*${_u_distance}) variable V0_metal equal 36016.8901176252/(1*${_u_distance}*${_u_distance}) variable V0_metal equal 36016.8901176252/(1*1*${_u_distance}) variable V0_metal equal 36016.8901176252/(1*1*1) variable V0_metal_times1000 equal ${V0_metal}*1000 variable V0_metal_times1000 equal 36016.8901176252*1000 print "Initial system volume: ${V0_metal} Angstroms^3" Initial system volume: 36016.8901176252 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 273.15*${_u_temperature} variable temp_converted equal 273.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 273.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 273.15 ${temp_converted} ${Tdamp_converted} iso ${press_converted} ${press_converted} ${Pdamp_converted} fix ensemble all npt temp 273.15 273.15 ${Tdamp_converted} iso ${press_converted} ${press_converted} ${Pdamp_converted} fix ensemble all npt temp 273.15 273.15 0.1 iso ${press_converted} ${press_converted} ${Pdamp_converted} fix ensemble all npt temp 273.15 273.15 0.1 iso 0 ${press_converted} ${Pdamp_converted} fix ensemble all npt temp 273.15 273.15 0.1 iso 0 0 ${Pdamp_converted} fix ensemble all npt temp 273.15 273.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 "273.15 - 0.2" variable T_up equal "273.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_644143102837_001#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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 0 -16109.42 -16109.42 -16180 -16180 273.15 273.15 36016.89 36016.89 2093.0904 2093.0904 1000 -16035.414 -16035.414 -16099.286 -16099.286 247.19242 247.19242 36122.36 36122.36 3791.5587 3791.5587 Loop time of 97.4444 on 1 procs for 1000 steps with 2000 atoms Performance: 0.887 ns/day, 27.068 hours/ns, 10.262 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 | 96.954 | 96.954 | 96.954 | 0.0 | 99.50 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.07446 | 0.07446 | 0.07446 | 0.0 | 0.08 Output | 0.00021172 | 0.00021172 | 0.00021172 | 0.0 | 0.00 Modify | 0.35858 | 0.35858 | 0.35858 | 0.0 | 0.37 Other | | 0.05755 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 116000 ave 116000 max 116000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 116000 Ave neighs/atom = 58 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 1000 -16035.414 -16035.414 -16099.286 -16099.286 247.19242 247.19242 36122.36 36122.36 3791.5587 3791.5587 2000 -16035.623 -16035.623 -16107.277 -16107.277 277.30469 277.30469 36189.02 36189.02 -528.6937 -528.6937 Loop time of 98.3231 on 1 procs for 1000 steps with 2000 atoms Performance: 0.879 ns/day, 27.312 hours/ns, 10.171 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 | 97.842 | 97.842 | 97.842 | 0.0 | 99.51 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.0736 | 0.0736 | 0.0736 | 0.0 | 0.07 Output | 0.00020252 | 0.00020252 | 0.00020252 | 0.0 | 0.00 Modify | 0.34967 | 0.34967 | 0.34967 | 0.0 | 0.36 Other | | 0.05743 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115990 ave 115990 max 115990 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115990 Ave neighs/atom = 57.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 = 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 2000 -16035.623 -16035.623 -16107.277 -16107.277 277.30469 277.30469 36189.02 36189.02 -528.6937 -528.6937 3000 -16037.152 -16037.152 -16110.871 -16110.871 285.30233 285.30233 36164.427 36164.427 605.72719 605.72719 Loop time of 102.02 on 1 procs for 1000 steps with 2000 atoms Performance: 0.847 ns/day, 28.339 hours/ns, 9.802 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 | 101.52 | 101.52 | 101.52 | 0.0 | 99.51 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.07482 | 0.07482 | 0.07482 | 0.0 | 0.07 Output | 0.00020448 | 0.00020448 | 0.00020448 | 0.0 | 0.00 Modify | 0.36841 | 0.36841 | 0.36841 | 0.0 | 0.36 Other | | 0.05871 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115980 ave 115980 max 115980 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115980 Ave neighs/atom = 57.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 = 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 3000 -16037.152 -16037.152 -16110.871 -16110.871 285.30233 285.30233 36164.427 36164.427 605.72719 605.72719 4000 -16035.993 -16035.993 -16106.976 -16106.976 274.70917 274.70917 36253.896 36253.896 -3854.2595 -3854.2595 Loop time of 103.251 on 1 procs for 1000 steps with 2000 atoms Performance: 0.837 ns/day, 28.681 hours/ns, 9.685 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 | 102.74 | 102.74 | 102.74 | 0.0 | 99.50 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.076778 | 0.076778 | 0.076778 | 0.0 | 0.07 Output | 0.00019998 | 0.00019998 | 0.00019998 | 0.0 | 0.00 Modify | 0.37763 | 0.37763 | 0.37763 | 0.0 | 0.37 Other | | 0.05969 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115984 ave 115984 max 115984 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115984 Ave neighs/atom = 57.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 = 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 4000 -16035.993 -16035.993 -16106.976 -16106.976 274.70917 274.70917 36253.896 36253.896 -3854.2595 -3854.2595 5000 -16037.116 -16037.116 -16111.469 -16111.469 287.75642 287.75642 36142.734 36142.734 1666.8632 1666.8632 Loop time of 105.324 on 1 procs for 1000 steps with 2000 atoms Performance: 0.820 ns/day, 29.257 hours/ns, 9.495 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 | 104.8 | 104.8 | 104.8 | 0.0 | 99.50 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.077795 | 0.077795 | 0.077795 | 0.0 | 0.07 Output | 0.00016485 | 0.00016485 | 0.00016485 | 0.0 | 0.00 Modify | 0.38602 | 0.38602 | 0.38602 | 0.0 | 0.37 Other | | 0.05984 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115984 ave 115984 max 115984 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115984 Ave neighs/atom = 57.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 = 267.216668612888, Press = -532.692028485509 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 5000 -16037.116 -16037.116 -16111.469 -16111.469 287.75642 287.75642 36142.734 36142.734 1666.8632 1666.8632 6000 -16037.13 -16037.13 -16110.062 -16110.062 282.25274 282.25274 36151.144 36151.144 1414.4504 1414.4504 Loop time of 107.002 on 1 procs for 1000 steps with 2000 atoms Performance: 0.807 ns/day, 29.723 hours/ns, 9.346 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 | 106.45 | 106.45 | 106.45 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.078387 | 0.078387 | 0.078387 | 0.0 | 0.07 Output | 0.00016546 | 0.00016546 | 0.00016546 | 0.0 | 0.00 Modify | 0.41353 | 0.41353 | 0.41353 | 0.0 | 0.39 Other | | 0.06063 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115994 ave 115994 max 115994 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115994 Ave neighs/atom = 57.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 = 272.255885086948, Press = 18.1403652517099 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 6000 -16037.13 -16037.13 -16110.062 -16110.062 282.25274 282.25274 36151.144 36151.144 1414.4504 1414.4504 7000 -16037.976 -16037.976 -16105.693 -16105.693 262.07308 262.07308 36214.935 36214.935 -1800.8853 -1800.8853 Loop time of 107.73 on 1 procs for 1000 steps with 2000 atoms Performance: 0.802 ns/day, 29.925 hours/ns, 9.282 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 | 107.17 | 107.17 | 107.17 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.078775 | 0.078775 | 0.078775 | 0.0 | 0.07 Output | 0.0002092 | 0.0002092 | 0.0002092 | 0.0 | 0.00 Modify | 0.41848 | 0.41848 | 0.41848 | 0.0 | 0.39 Other | | 0.06106 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115988 ave 115988 max 115988 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115988 Ave neighs/atom = 57.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 = 272.528950139432, Press = -8.94228378945469 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 7000 -16037.976 -16037.976 -16105.693 -16105.693 262.07308 262.07308 36214.935 36214.935 -1800.8853 -1800.8853 8000 -16037.084 -16037.084 -16109.597 -16109.597 280.63333 280.63333 36155.22 36155.22 928.96429 928.96429 Loop time of 108.823 on 1 procs for 1000 steps with 2000 atoms Performance: 0.794 ns/day, 30.229 hours/ns, 9.189 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 | 108.26 | 108.26 | 108.26 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.079738 | 0.079738 | 0.079738 | 0.0 | 0.07 Output | 0.00020719 | 0.00020719 | 0.00020719 | 0.0 | 0.00 Modify | 0.42482 | 0.42482 | 0.42482 | 0.0 | 0.39 Other | | 0.0617 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115984 ave 115984 max 115984 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115984 Ave neighs/atom = 57.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 = 272.617103394742, Press = -26.6999160022568 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 8000 -16037.084 -16037.084 -16109.597 -16109.597 280.63333 280.63333 36155.22 36155.22 928.96429 928.96429 9000 -16035.631 -16035.631 -16105.202 -16105.202 269.2477 269.2477 36135.333 36135.333 2437.7893 2437.7893 Loop time of 105.994 on 1 procs for 1000 steps with 2000 atoms Performance: 0.815 ns/day, 29.443 hours/ns, 9.435 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 | 105.44 | 105.44 | 105.44 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.078721 | 0.078721 | 0.078721 | 0.0 | 0.07 Output | 0.00016645 | 0.00016645 | 0.00016645 | 0.0 | 0.00 Modify | 0.41179 | 0.41179 | 0.41179 | 0.0 | 0.39 Other | | 0.06011 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115976 ave 115976 max 115976 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115976 Ave neighs/atom = 57.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 = 273.075578112863, Press = 5.47204990771708 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 9000 -16035.631 -16035.631 -16105.202 -16105.202 269.2477 269.2477 36135.333 36135.333 2437.7893 2437.7893 10000 -16037.945 -16037.945 -16107.33 -16107.33 268.52844 268.52844 36167.583 36167.583 425.99088 425.99088 Loop time of 108.45 on 1 procs for 1000 steps with 2000 atoms Performance: 0.797 ns/day, 30.125 hours/ns, 9.221 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 | 107.89 | 107.89 | 107.89 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.079502 | 0.079502 | 0.079502 | 0.0 | 0.07 Output | 0.00016411 | 0.00016411 | 0.00016411 | 0.0 | 0.00 Modify | 0.42297 | 0.42297 | 0.42297 | 0.0 | 0.39 Other | | 0.06166 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115978 ave 115978 max 115978 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115978 Ave neighs/atom = 57.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 = 272.97077577844, Press = -10.6165956452994 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 10000 -16037.945 -16037.945 -16107.33 -16107.33 268.52844 268.52844 36167.583 36167.583 425.99088 425.99088 11000 -16039.628 -16039.628 -16108.809 -16108.809 267.73695 267.73695 36165.772 36165.772 671.19114 671.19114 Loop time of 106.651 on 1 procs for 1000 steps with 2000 atoms Performance: 0.810 ns/day, 29.625 hours/ns, 9.376 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 | 106.1 | 106.1 | 106.1 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.078459 | 0.078459 | 0.078459 | 0.0 | 0.07 Output | 0.00019983 | 0.00019983 | 0.00019983 | 0.0 | 0.00 Modify | 0.41272 | 0.41272 | 0.41272 | 0.0 | 0.39 Other | | 0.06078 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115984 ave 115984 max 115984 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115984 Ave neighs/atom = 57.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 = 273.066216188013, Press = 9.98782927939524 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 11000 -16039.628 -16039.628 -16108.809 -16108.809 267.73695 267.73695 36165.772 36165.772 671.19114 671.19114 12000 -16037.135 -16037.135 -16109.779 -16109.779 281.13951 281.13951 36194.165 36194.165 -881.3597 -881.3597 Loop time of 107.552 on 1 procs for 1000 steps with 2000 atoms Performance: 0.803 ns/day, 29.875 hours/ns, 9.298 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 | 107 | 107 | 107 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.079163 | 0.079163 | 0.079163 | 0.0 | 0.07 Output | 0.00016849 | 0.00016849 | 0.00016849 | 0.0 | 0.00 Modify | 0.41626 | 0.41626 | 0.41626 | 0.0 | 0.39 Other | | 0.06107 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115988 ave 115988 max 115988 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115988 Ave neighs/atom = 57.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 = 273.118474837248, Press = -3.53823970871552 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 12000 -16037.135 -16037.135 -16109.779 -16109.779 281.13951 281.13951 36194.165 36194.165 -881.3597 -881.3597 13000 -16036.24 -16036.24 -16106.764 -16106.764 272.9378 272.9378 36170.519 36170.519 525.32549 525.32549 Loop time of 105.137 on 1 procs for 1000 steps with 2000 atoms Performance: 0.822 ns/day, 29.205 hours/ns, 9.511 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 | 104.6 | 104.6 | 104.6 | 0.0 | 99.49 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.076522 | 0.076522 | 0.076522 | 0.0 | 0.07 Output | 0.00019751 | 0.00019751 | 0.00019751 | 0.0 | 0.00 Modify | 0.40058 | 0.40058 | 0.40058 | 0.0 | 0.38 Other | | 0.05995 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115990 ave 115990 max 115990 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115990 Ave neighs/atom = 57.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 = 272.788893383971, Press = 0.221940094721378 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 13000 -16036.24 -16036.24 -16106.764 -16106.764 272.9378 272.9378 36170.519 36170.519 525.32549 525.32549 14000 -16035.912 -16035.912 -16108.145 -16108.145 279.55126 279.55126 36204.696 36204.696 -1465.0556 -1465.0556 Loop time of 106.461 on 1 procs for 1000 steps with 2000 atoms Performance: 0.812 ns/day, 29.572 hours/ns, 9.393 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 | 105.91 | 105.91 | 105.91 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.078555 | 0.078555 | 0.078555 | 0.0 | 0.07 Output | 0.00042708 | 0.00042708 | 0.00042708 | 0.0 | 0.00 Modify | 0.41546 | 0.41546 | 0.41546 | 0.0 | 0.39 Other | | 0.0608 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115996 ave 115996 max 115996 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115996 Ave neighs/atom = 57.998 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 = 272.760857486836, Press = -3.2904287466572 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 14000 -16035.912 -16035.912 -16108.145 -16108.145 279.55126 279.55126 36204.696 36204.696 -1465.0556 -1465.0556 15000 -16039.68 -16039.68 -16112.123 -16112.123 280.36324 280.36324 36162.764 36162.764 553.75102 553.75102 Loop time of 105.575 on 1 procs for 1000 steps with 2000 atoms Performance: 0.818 ns/day, 29.326 hours/ns, 9.472 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 | 105.03 | 105.03 | 105.03 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.077733 | 0.077733 | 0.077733 | 0.0 | 0.07 Output | 0.00020953 | 0.00020953 | 0.00020953 | 0.0 | 0.00 Modify | 0.4092 | 0.4092 | 0.4092 | 0.0 | 0.39 Other | | 0.06023 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115986 ave 115986 max 115986 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115986 Ave neighs/atom = 57.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 = 272.613423211593, Press = -3.51564871872426 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 15000 -16039.68 -16039.68 -16112.123 -16112.123 280.36324 280.36324 36162.764 36162.764 553.75102 553.75102 16000 -16036.372 -16036.372 -16103.48 -16103.48 259.71543 259.71543 36158.202 36158.202 1286.7267 1286.7267 Loop time of 108.978 on 1 procs for 1000 steps with 2000 atoms Performance: 0.793 ns/day, 30.272 hours/ns, 9.176 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 | 108.41 | 108.41 | 108.41 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.080123 | 0.080123 | 0.080123 | 0.0 | 0.07 Output | 0.00016996 | 0.00016996 | 0.00016996 | 0.0 | 0.00 Modify | 0.42721 | 0.42721 | 0.42721 | 0.0 | 0.39 Other | | 0.06196 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115992 ave 115992 max 115992 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115992 Ave neighs/atom = 57.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 = 272.60325262241, Press = -1.68322666712246 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 16000 -16036.372 -16036.372 -16103.48 -16103.48 259.71543 259.71543 36158.202 36158.202 1286.7267 1286.7267 17000 -16037.371 -16037.371 -16110.958 -16110.958 284.7866 284.7866 36150.454 36150.454 1338.7379 1338.7379 Loop time of 107.626 on 1 procs for 1000 steps with 2000 atoms Performance: 0.803 ns/day, 29.896 hours/ns, 9.291 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 | 107.07 | 107.07 | 107.07 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.079026 | 0.079026 | 0.079026 | 0.0 | 0.07 Output | 0.00022297 | 0.00022297 | 0.00022297 | 0.0 | 0.00 Modify | 0.41771 | 0.41771 | 0.41771 | 0.0 | 0.39 Other | | 0.06133 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115976 ave 115976 max 115976 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115976 Ave neighs/atom = 57.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 = 272.771786884361, Press = 4.1066757855366 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 17000 -16037.371 -16037.371 -16110.958 -16110.958 284.7866 284.7866 36150.454 36150.454 1338.7379 1338.7379 18000 -16036.911 -16036.911 -16108.674 -16108.674 277.72936 277.72936 36192.456 36192.456 -825.67862 -825.67862 Loop time of 108.14 on 1 procs for 1000 steps with 2000 atoms Performance: 0.799 ns/day, 30.039 hours/ns, 9.247 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 | 107.57 | 107.57 | 107.57 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.079594 | 0.079594 | 0.079594 | 0.0 | 0.07 Output | 0.00021773 | 0.00021773 | 0.00021773 | 0.0 | 0.00 Modify | 0.42523 | 0.42523 | 0.42523 | 0.0 | 0.39 Other | | 0.06109 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115992 ave 115992 max 115992 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115992 Ave neighs/atom = 57.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 = 272.778425219964, Press = 0.0110996384893629 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 18000 -16036.911 -16036.911 -16108.674 -16108.674 277.72936 277.72936 36192.456 36192.456 -825.67862 -825.67862 19000 -16038.329 -16038.329 -16110.609 -16110.609 279.73112 279.73112 36168.229 36168.229 411.09111 411.09111 Loop time of 107.254 on 1 procs for 1000 steps with 2000 atoms Performance: 0.806 ns/day, 29.793 hours/ns, 9.324 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 | 106.7 | 106.7 | 106.7 | 0.0 | 99.49 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.078099 | 0.078099 | 0.078099 | 0.0 | 0.07 Output | 0.00017064 | 0.00017064 | 0.00017064 | 0.0 | 0.00 Modify | 0.41295 | 0.41295 | 0.41295 | 0.0 | 0.39 Other | | 0.05999 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115992 ave 115992 max 115992 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115992 Ave neighs/atom = 57.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 = 272.764134542768, Press = 0.104909265158849 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 19000 -16038.329 -16038.329 -16110.609 -16110.609 279.73112 279.73112 36168.229 36168.229 411.09111 411.09111 20000 -16037.502 -16037.502 -16107.307 -16107.307 270.15258 270.15258 36189.175 36189.175 -476.4855 -476.4855 Loop time of 107.938 on 1 procs for 1000 steps with 2000 atoms Performance: 0.800 ns/day, 29.983 hours/ns, 9.265 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 | 107.37 | 107.37 | 107.37 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.079487 | 0.079487 | 0.079487 | 0.0 | 0.07 Output | 0.00016706 | 0.00016706 | 0.00016706 | 0.0 | 0.00 Modify | 0.42226 | 0.42226 | 0.42226 | 0.0 | 0.39 Other | | 0.06115 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115996 ave 115996 max 115996 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115996 Ave neighs/atom = 57.998 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 = 272.674911138658, Press = -1.68398105560199 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 20000 -16037.502 -16037.502 -16107.307 -16107.307 270.15258 270.15258 36189.175 36189.175 -476.4855 -476.4855 21000 -16036.958 -16036.958 -16104.186 -16104.186 260.18245 260.18245 36193.031 36193.031 -579.57168 -579.57168 Loop time of 107.864 on 1 procs for 1000 steps with 2000 atoms Performance: 0.801 ns/day, 29.962 hours/ns, 9.271 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 | 107.3 | 107.3 | 107.3 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.07987 | 0.07987 | 0.07987 | 0.0 | 0.07 Output | 0.00021045 | 0.00021045 | 0.00021045 | 0.0 | 0.00 Modify | 0.42173 | 0.42173 | 0.42173 | 0.0 | 0.39 Other | | 0.06103 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115988 ave 115988 max 115988 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115988 Ave neighs/atom = 57.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 = 272.717750254748, Press = -0.633008453034798 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 21000 -16036.958 -16036.958 -16104.186 -16104.186 260.18245 260.18245 36193.031 36193.031 -579.57168 -579.57168 22000 -16039.506 -16039.506 -16110.606 -16110.606 275.16525 275.16525 36132.267 36132.267 2279.8687 2279.8687 Loop time of 107.257 on 1 procs for 1000 steps with 2000 atoms Performance: 0.806 ns/day, 29.794 hours/ns, 9.323 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 | 106.7 | 106.7 | 106.7 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.078937 | 0.078937 | 0.078937 | 0.0 | 0.07 Output | 0.00016959 | 0.00016959 | 0.00016959 | 0.0 | 0.00 Modify | 0.41668 | 0.41668 | 0.41668 | 0.0 | 0.39 Other | | 0.06094 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115986 ave 115986 max 115986 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115986 Ave neighs/atom = 57.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 = 272.711277331418, Press = -5.24487651488433 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 22000 -16039.506 -16039.506 -16110.606 -16110.606 275.16525 275.16525 36132.267 36132.267 2279.8687 2279.8687 23000 -16038.198 -16038.198 -16109.858 -16109.858 277.33079 277.33079 36172.394 36172.394 210.63067 210.63067 Loop time of 106.099 on 1 procs for 1000 steps with 2000 atoms Performance: 0.814 ns/day, 29.472 hours/ns, 9.425 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 | 105.55 | 105.55 | 105.55 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.078044 | 0.078044 | 0.078044 | 0.0 | 0.07 Output | 0.00021526 | 0.00021526 | 0.00021526 | 0.0 | 0.00 Modify | 0.41011 | 0.41011 | 0.41011 | 0.0 | 0.39 Other | | 0.06032 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115996 ave 115996 max 115996 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115996 Ave neighs/atom = 57.998 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 = 272.699758038234, Press = 1.02214556913996 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 23000 -16038.198 -16038.198 -16109.858 -16109.858 277.33079 277.33079 36172.394 36172.394 210.63067 210.63067 24000 -16036.898 -16036.898 -16110.692 -16110.692 285.59 285.59 36143.28 36143.28 1774.7242 1774.7242 Loop time of 108.494 on 1 procs for 1000 steps with 2000 atoms Performance: 0.796 ns/day, 30.137 hours/ns, 9.217 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 | 107.93 | 107.93 | 107.93 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.079647 | 0.079647 | 0.079647 | 0.0 | 0.07 Output | 0.0001656 | 0.0001656 | 0.0001656 | 0.0 | 0.00 Modify | 0.42126 | 0.42126 | 0.42126 | 0.0 | 0.39 Other | | 0.06128 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115986 ave 115986 max 115986 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115986 Ave neighs/atom = 57.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 = 272.724439748686, Press = 0.964271592605626 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 24000 -16036.898 -16036.898 -16110.692 -16110.692 285.59 285.59 36143.28 36143.28 1774.7242 1774.7242 25000 -16034.721 -16034.721 -16106.938 -16106.938 279.48478 279.48478 36174.091 36174.091 401.24537 401.24537 Loop time of 108.417 on 1 procs for 1000 steps with 2000 atoms Performance: 0.797 ns/day, 30.116 hours/ns, 9.224 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 | 107.85 | 107.85 | 107.85 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.07942 | 0.07942 | 0.07942 | 0.0 | 0.07 Output | 0.00021256 | 0.00021256 | 0.00021256 | 0.0 | 0.00 Modify | 0.42462 | 0.42462 | 0.42462 | 0.0 | 0.39 Other | | 0.06094 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115996 ave 115996 max 115996 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115996 Ave neighs/atom = 57.998 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 = 272.814893903766, Press = 0.525582647191521 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 25000 -16034.721 -16034.721 -16106.938 -16106.938 279.48478 279.48478 36174.091 36174.091 401.24537 401.24537 26000 -16040.861 -16040.861 -16109.144 -16109.144 264.26063 264.26063 36245.139 36245.139 -3691.5598 -3691.5598 Loop time of 107.401 on 1 procs for 1000 steps with 2000 atoms Performance: 0.804 ns/day, 29.834 hours/ns, 9.311 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 | 106.84 | 106.84 | 106.84 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.078908 | 0.078908 | 0.078908 | 0.0 | 0.07 Output | 0.00031691 | 0.00031691 | 0.00031691 | 0.0 | 0.00 Modify | 0.42019 | 0.42019 | 0.42019 | 0.0 | 0.39 Other | | 0.06114 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115992 ave 115992 max 115992 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115992 Ave neighs/atom = 57.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 = 272.776557008355, Press = -0.261507161749401 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 26000 -16040.861 -16040.861 -16109.144 -16109.144 264.26063 264.26063 36245.139 36245.139 -3691.5598 -3691.5598 27000 -16032.722 -16032.722 -16105.662 -16105.662 282.28488 282.28488 36158.879 36158.879 1346.1401 1346.1401 Loop time of 110.059 on 1 procs for 1000 steps with 2000 atoms Performance: 0.785 ns/day, 30.572 hours/ns, 9.086 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 | 109.48 | 109.48 | 109.48 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.080552 | 0.080552 | 0.080552 | 0.0 | 0.07 Output | 0.00016803 | 0.00016803 | 0.00016803 | 0.0 | 0.00 Modify | 0.43366 | 0.43366 | 0.43366 | 0.0 | 0.39 Other | | 0.06245 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115992 ave 115992 max 115992 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115992 Ave neighs/atom = 57.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 = 272.820625411381, Press = -0.802443854144173 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 27000 -16032.722 -16032.722 -16105.662 -16105.662 282.28488 282.28488 36158.879 36158.879 1346.1401 1346.1401 28000 -16037.005 -16037.005 -16106.183 -16106.183 267.72432 267.72432 36170.06 36170.06 590.16024 590.16024 Loop time of 107.262 on 1 procs for 1000 steps with 2000 atoms Performance: 0.806 ns/day, 29.795 hours/ns, 9.323 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 | 106.7 | 106.7 | 106.7 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.07847 | 0.07847 | 0.07847 | 0.0 | 0.07 Output | 0.00023004 | 0.00023004 | 0.00023004 | 0.0 | 0.00 Modify | 0.41864 | 0.41864 | 0.41864 | 0.0 | 0.39 Other | | 0.06079 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115996 ave 115996 max 115996 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115996 Ave neighs/atom = 57.998 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 = 272.878220833076, Press = 0.257322209774224 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 28000 -16037.005 -16037.005 -16106.183 -16106.183 267.72432 267.72432 36170.06 36170.06 590.16024 590.16024 29000 -16037.876 -16037.876 -16106.156 -16106.156 264.25268 264.25268 36205.788 36205.788 -1259.7463 -1259.7463 Loop time of 105.211 on 1 procs for 1000 steps with 2000 atoms Performance: 0.821 ns/day, 29.225 hours/ns, 9.505 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 | 104.67 | 104.67 | 104.67 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.078689 | 0.078689 | 0.078689 | 0.0 | 0.07 Output | 0.00016597 | 0.00016597 | 0.00016597 | 0.0 | 0.00 Modify | 0.40614 | 0.40614 | 0.40614 | 0.0 | 0.39 Other | | 0.05947 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115982 ave 115982 max 115982 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115982 Ave neighs/atom = 57.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 = 272.8569328641, Press = 0.222560231273843 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 29000 -16037.876 -16037.876 -16106.156 -16106.156 264.25268 264.25268 36205.788 36205.788 -1259.7463 -1259.7463 30000 -16036.882 -16036.882 -16107.121 -16107.121 271.82959 271.82959 36226.185 36226.185 -2324.7877 -2324.7877 Loop time of 100.808 on 1 procs for 1000 steps with 2000 atoms Performance: 0.857 ns/day, 28.002 hours/ns, 9.920 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 | 100.29 | 100.29 | 100.29 | 0.0 | 99.49 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.074852 | 0.074852 | 0.074852 | 0.0 | 0.07 Output | 0.00016475 | 0.00016475 | 0.00016475 | 0.0 | 0.00 Modify | 0.38143 | 0.38143 | 0.38143 | 0.0 | 0.38 Other | | 0.05808 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115972 ave 115972 max 115972 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115972 Ave neighs/atom = 57.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 = 272.877051630331, Press = -1.45922523626661 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 30000 -16036.882 -16036.882 -16107.121 -16107.121 271.82959 271.82959 36226.185 36226.185 -2324.7877 -2324.7877 31000 -16038.097 -16038.097 -16108.222 -16108.222 271.39248 271.39248 36177.285 36177.285 59.196837 59.196837 Loop time of 106.25 on 1 procs for 1000 steps with 2000 atoms Performance: 0.813 ns/day, 29.514 hours/ns, 9.412 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 | 105.7 | 105.7 | 105.7 | 0.0 | 99.49 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.07763 | 0.07763 | 0.07763 | 0.0 | 0.07 Output | 0.00020824 | 0.00020824 | 0.00020824 | 0.0 | 0.00 Modify | 0.40811 | 0.40811 | 0.40811 | 0.0 | 0.38 Other | | 0.0603 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115990 ave 115990 max 115990 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115990 Ave neighs/atom = 57.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 = 272.9382228853, Press = -2.51907594527448 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 31000 -16038.097 -16038.097 -16108.222 -16108.222 271.39248 271.39248 36177.285 36177.285 59.196837 59.196837 32000 -16036.381 -16036.381 -16109.928 -16109.928 284.6347 284.6347 36140.253 36140.253 1978.0732 1978.0732 Loop time of 109.383 on 1 procs for 1000 steps with 2000 atoms Performance: 0.790 ns/day, 30.384 hours/ns, 9.142 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 | 108.81 | 108.81 | 108.81 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.079735 | 0.079735 | 0.079735 | 0.0 | 0.07 Output | 0.00026066 | 0.00026066 | 0.00026066 | 0.0 | 0.00 Modify | 0.42937 | 0.42937 | 0.42937 | 0.0 | 0.39 Other | | 0.0617 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115990 ave 115990 max 115990 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115990 Ave neighs/atom = 57.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 = 272.975370947281, Press = -0.561788350868536 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 32000 -16036.381 -16036.381 -16109.928 -16109.928 284.6347 284.6347 36140.253 36140.253 1978.0732 1978.0732 33000 -16039.995 -16039.995 -16109.816 -16109.816 270.21404 270.21404 36163.489 36163.489 659.24716 659.24716 Loop time of 105.676 on 1 procs for 1000 steps with 2000 atoms Performance: 0.818 ns/day, 29.354 hours/ns, 9.463 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 | 105.13 | 105.13 | 105.13 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.078004 | 0.078004 | 0.078004 | 0.0 | 0.07 Output | 0.00023748 | 0.00023748 | 0.00023748 | 0.0 | 0.00 Modify | 0.40693 | 0.40693 | 0.40693 | 0.0 | 0.39 Other | | 0.06015 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115996 ave 115996 max 115996 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115996 Ave neighs/atom = 57.998 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 = 272.938792480278, Press = 0.396225638427356 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 33000 -16039.995 -16039.995 -16109.816 -16109.816 270.21404 270.21404 36163.489 36163.489 659.24716 659.24716 34000 -16035.225 -16035.225 -16107.785 -16107.785 280.81477 280.81477 36159.054 36159.054 1211.6792 1211.6792 Loop time of 108.035 on 1 procs for 1000 steps with 2000 atoms Performance: 0.800 ns/day, 30.010 hours/ns, 9.256 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 | 107.48 | 107.48 | 107.48 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.078865 | 0.078865 | 0.078865 | 0.0 | 0.07 Output | 0.00016707 | 0.00016707 | 0.00016707 | 0.0 | 0.00 Modify | 0.41838 | 0.41838 | 0.41838 | 0.0 | 0.39 Other | | 0.061 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115990 ave 115990 max 115990 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115990 Ave neighs/atom = 57.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 = 272.8767136934, Press = 1.19864547347931 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 34000 -16035.225 -16035.225 -16107.785 -16107.785 280.81477 280.81477 36159.054 36159.054 1211.6792 1211.6792 35000 -16038.139 -16038.139 -16108.207 -16108.207 271.16808 271.16808 36206.706 36206.706 -1454.6562 -1454.6562 Loop time of 107.138 on 1 procs for 1000 steps with 2000 atoms Performance: 0.806 ns/day, 29.761 hours/ns, 9.334 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 | 106.58 | 106.58 | 106.58 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.079589 | 0.079589 | 0.079589 | 0.0 | 0.07 Output | 0.00016749 | 0.00016749 | 0.00016749 | 0.0 | 0.00 Modify | 0.41307 | 0.41307 | 0.41307 | 0.0 | 0.39 Other | | 0.06032 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115990 ave 115990 max 115990 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115990 Ave neighs/atom = 57.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 = 272.953850325913, Press = 0.203793973394433 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 ghost atom cutoff = 6 binsize = 3, bins = 12 12 12 1 neighbor lists, perpetual/occasional/extra = 1 0 0 (1) pair kim, perpetual attributes: full, newton off, cut 6 pair build: full/bin/atomonly stencil: full/bin/3d bin: standard Per MPI rank memory allocation (min/avg/max) = 3.704 | 3.704 | 3.704 Mbytes Step TotEng v_etotal_metal PotEng v_pe_metal Temp v_T_metal Volume v_V_metal Press v_P_metal 35000 -16038.139 -16038.139 -16108.207 -16108.207 271.16808 271.16808 36206.706 36206.706 -1454.6562 -1454.6562 36000 -16036.22 -16036.22 -16107.653 -16107.653 276.45622 276.45622 36192.141 36192.141 -504.64523 -504.64523 Loop time of 106.454 on 1 procs for 1000 steps with 2000 atoms Performance: 0.812 ns/day, 29.571 hours/ns, 9.394 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 | 105.91 | 105.91 | 105.91 | 0.0 | 99.48 Neigh | 0 | 0 | 0 | 0.0 | 0.00 Comm | 0.077756 | 0.077756 | 0.077756 | 0.0 | 0.07 Output | 0.00016883 | 0.00016883 | 0.00016883 | 0.0 | 0.00 Modify | 0.41032 | 0.41032 | 0.41032 | 0.0 | 0.39 Other | | 0.06004 | | | 0.06 Nlocal: 2000 ave 2000 max 2000 min Histogram: 1 0 0 0 0 0 0 0 0 0 Nghost: 2941 ave 2941 max 2941 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: 115986 ave 115986 max 115986 min Histogram: 1 0 0 0 0 0 0 0 0 0 Total # of neighbors = 115986 Ave neighs/atom = 57.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" 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_T273.15.out" else "print 'not_converged' file output/vol_T273.15.out" print '${V}' file output/vol_T273.15.out 36178.9781540977 print "LAMMPS calculation completed" LAMMPS calculation completed quit 0