Sure,
here is chemsh-py/tests/dl_poly/h2o_dimer.log
>>> Executing command:
mpirun -n 1 /home/aleph/fd/chem1680/chemsh-py-23.0.1/bin/intel/chemsh.x -dbg 0 h2o_dimer.py
======================================================================
Py-ChemShell 2023 (version 23.0.1)
----------------------------------------------------------------------
Thu May 30 16:23:28 2024
Compiler intel; Python 3.10.13; Numpy 1.26.4
Debug level 0
----------------------------------------------------------------------
Please cite Py-ChemShell as:
Y. Lu, M.R. Farrow, P. Fayon, A.J. Logsdail, A.A. Sokol, C.R.A.
Catlow, P. Sherwood, and T.W. Keal, J. Chem. Theory Comput. 2019,
15, 1317-1328.
----------------------------------------------------------------------
www.chemshell.org
======================================================================
>>> Running single point calculation...
+-------------------------------+
| ChemShell/DL_POLY Interface |
+-------------------------------+
>>> Executing system call command for DL_POLY:
DLPOLY.Z > _dl_poly.out
>>> chemsh.x ERROR: Failed running h2o_dimer.py
Traceback (most recent call last):
File "h2o_dimer.py", line 14, in <module>
sp.run()
File "/home/aleph/fd/chem1680/chemsh-py-23.0.1/chemsh/dl_py2f/utils/miscutils.py", line 124, in wrapper
result = proc(*args, **kwargs)
File "/home/aleph/fd/chem1680/chemsh-py-23.0.1/chemsh/tasks/sp.py", line 85, in run
self.theory.run(_gradients=self.gradients, **kwargs)
File "/home/aleph/fd/chem1680/chemsh-py-23.0.1/chemsh/dl_py2f/utils/miscutils.py", line 124, in wrapper
result = proc(*args, **kwargs)
File "/home/aleph/fd/chem1680/chemsh-py-23.0.1/chemsh/interfaces/mm.py", line 147, in run
ierror = run.run(self, cmdpath, stderr=self.logger, **kwargs)
File "/home/aleph/fd/chem1680/chemsh-py-23.0.1/chemsh/dl_py2f/utils/miscutils.py", line 145, in wrapper
result = proc(*args, **kwargs)
File "/home/aleph/fd/chem1680/chemsh-py-23.0.1/chemsh/base/run.py", line 262, in run
ierror = selectcases[type(cmdpath)](theory, cmdpath, options=options, **kwargs)
File "/home/aleph/fd/chem1680/chemsh-py-23.0.1/chemsh/base/run.py", line 155, in runExec
exit(ierror)
File "/home/aleph/fd/chem1680/miniforge3/lib/python3.10/_sitebuiltins.py", line 26, in __call__
raise SystemExit(code)
SystemExit: 1
>>> Serial run failed. Exiting...
Exit code: 112
and chemsh-py/tests/dl_poly/h2o_dimer.err
[cli_0]: write_line error; fd=9 buf=:cmd=init pmi_version=1 pmi_subversion=1
:
system msg for write_line failure : Bad file descriptor
[cli_0]: Unable to write to PMI_fd
[cli_0]: write_line error; fd=9 buf=:cmd=get_appnum
:
system msg for write_line failure : Bad file descriptor
Abort(1090575) on node 0 (rank 0 in comm 0): Fatal error in PMPI_Init: Other MPI error, error stack:
MPIR_Init_thread(143):
MPID_Init(1221)......:
MPIR_pmi_init(130)...: PMI_Get_appnum returned -1
[cli_0]: write_line error; fd=9 buf=:cmd=abort exitcode=1090575
:
system msg for write_line failure : Bad file descriptor
Attempting to use an MPI routine before initializing MPICH
0.69user 0.37system 0:01.31elapsed 81%CPU (0avgtext+0avgdata 74588maxresident)k
0inputs+56outputs (0major+27658minor)pagefaults 0swaps