-------------------------------------------------------------------------- By default, for Open MPI 4.0 and later, infiniband ports on a device are not used by default. The intent is to use UCX for these devices. You can override this policy by setting the btl_openib_allow_ib MCA parameter to true. Local host: c026 Local adapter: mlx5_0 Local port: 1 -------------------------------------------------------------------------- -------------------------------------------------------------------------- WARNING: There was an error initializing an OpenFabrics device. Local host: c026 Local device: mlx5_0 -------------------------------------------------------------------------- [c026:3704906] *** Process received signal *** [c026:3704906] Signal: Segmentation fault (11) [c026:3704906] Signal code: (128) [c026:3704906] Failing at address: (nil) [c026:3704906] [ 0] /lib/x86_64-linux-gnu/libc.so.6(+0x43090)[0x7f283807b090] [c026:3704906] [ 1] /usr/local/lib/libtorch_cpu.so(+0x46b846e)[0x7f280f0a246e] [c026:3704906] [ 2] /usr/local/lib/libtorch_cpu.so(+0x46b9b70)[0x7f280f0a3b70] [c026:3704906] [ 3] /usr/local/lib/libtorch_cpu.so(+0x46c71fb)[0x7f280f0b11fb] [c026:3704906] [ 4] /usr/local/lib/libtorch_cpu.so(_ZN5torch3jit16InterpreterState3runERSt6vectorIN3c106IValueESaIS4_EE+0x52)[0x7f280f09e212] [c026:3704906] [ 5] /usr/local/lib/libtorch_cpu.so(+0x46a71a6)[0x7f280f0911a6] [c026:3704906] [ 6] /usr/local/lib/libtorch_cpu.so(_ZNK5torch3jit6MethodclESt6vectorIN3c106IValueESaIS4_EERKSt13unordered_mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES4_St4hashISD_ESt8equal_toISD_ESaISt4pairIKSD_S4_EEE+0x180)[0x7f280ed14170] [c026:3704906] [ 7] /mmfs1/scratch/bwaters2/bwaters/job-89d95ecb-5f15-486b-9a99-03cc88ae0a95-007-f19a0020-44fe-40b3-b6fc-6ae3024bcd61/TE_018864440740_003-and-MO_781946209112_000-1711747282/staged_job_files/repository/md/TorchML__MD_173118614730_000/libkim-api-model-driver.so(_ZN12PytorchModel3RunERN3c106IValueE+0x381)[0x7f282df38fb1] [c026:3704906] [ 8] /mmfs1/scratch/bwaters2/bwaters/job-89d95ecb-5f15-486b-9a99-03cc88ae0a95-007-f19a0020-44fe-40b3-b6fc-6ae3024bcd61/TE_018864440740_003-and-MO_781946209112_000-1711747282/staged_job_files/repository/md/TorchML__MD_173118614730_000/libkim-api-model-driver.so(_ZN32TorchMLModelDriverImplementation3RunEPKN3KIM21ModelComputeArgumentsE+0x5c)[0x7f282df36d7c] [c026:3704906] [ 9] /mmfs1/scratch/bwaters2/bwaters/job-89d95ecb-5f15-486b-9a99-03cc88ae0a95-007-f19a0020-44fe-40b3-b6fc-6ae3024bcd61/TE_018864440740_003-and-MO_781946209112_000-1711747282/staged_job_files/repository/md/TorchML__MD_173118614730_000/libkim-api-model-driver.so(_ZN32TorchMLModelDriverImplementation7ComputeEPKN3KIM21ModelComputeArgumentsE+0xd)[0x7f282df36e3d] [c026:3704906] [10] /mmfs1/scratch/bwaters2/bwaters/job-89d95ecb-5f15-486b-9a99-03cc88ae0a95-007-f19a0020-44fe-40b3-b6fc-6ae3024bcd61/TE_018864440740_003-and-MO_781946209112_000-1711747282/staged_job_files/repository/md/TorchML__MD_173118614730_000/libkim-api-model-driver.so(_ZN18TorchMLModelDriver7ComputeEPKN3KIM12ModelComputeEPKNS0_21ModelComputeArgumentsE+0x33)[0x7f282df2e8e3] [c026:3704906] [11] /usr/local/lib/libkim-api.so.2(_ZNK3KIM19ModelImplementation12ModelComputeEPKNS_16ComputeArgumentsE+0x4a0)[0x7f28379bf900] [c026:3704906] [12] /usr/local/lib/libkim-api.so.2(_ZNK3KIM19ModelImplementation7ComputeEPKNS_16ComputeArgumentsE+0x667)[0x7f28379cde67] [c026:3704906] [13] /usr/local/lib/liblammps.so.0(_ZN9LAMMPS_NS7PairKIM7computeEii+0x20d)[0x7f2838d04c2d] [c026:3704906] [14] /usr/local/lib/liblammps.so.0(_ZN9LAMMPS_NS6Verlet5setupEi+0x3a2)[0x7f2838c4a982] [c026:3704906] [15] /usr/local/lib/liblammps.so.0(_ZN9LAMMPS_NS3Run7commandEiPPc+0xc7e)[0x7f2838bdfb8e] [c026:3704906] [16] /usr/local/lib/liblammps.so.0(_ZN9LAMMPS_NS5Input15execute_commandEv+0xc0f)[0x7f2838a5796f] [c026:3704906] [17] /usr/local/lib/liblammps.so.0(_ZN9LAMMPS_NS5Input4fileEv+0x175)[0x7f2838a57c25] [c026:3704906] [18] lammps(+0x13fe)[0x556cffc843fe] [c026:3704906] [19] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0x7f283805c083] [c026:3704906] [20] lammps(+0x148e)[0x556cffc8448e] [c026:3704906] *** End of error message *** Traceback (most recent call last): File "../../td/ClusterEnergyAndForces__TD_000043093022_003/runner", line 46, in run_lammps lammps_process = subprocess.check_call( File "/usr/lib/python3.8/subprocess.py", line 364, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['lammps', '-in', 'isolated_atom.lammps.Si.in']' died with . During handling of the above exception, another exception occurred: Traceback (most recent call last): File "../../td/ClusterEnergyAndForces__TD_000043093022_003/runner", line 217, in isolated_atom_energies[symbol] = get_isolated_atom_energy( File "../../td/ClusterEnergyAndForces__TD_000043093022_003/runner", line 72, in get_isolated_atom_energy run_lammps(templated_input, lammps_output) File "../../td/ClusterEnergyAndForces__TD_000043093022_003/runner", line 56, in run_lammps raise Exception("LAMMPS did not exit properly:\n" + extrainfo) Exception: LAMMPS did not exit properly: LAMMPS (2 Aug 2023 - Update 1) Command exited with non-zero status 1 {"realtime":3.93,"usertime":2.25,"systime":1.15,"memmax":321576,"memavg":0}