Hello, I'm working with a graduate student trying to use QCxMS on our HPC. We're on version 5.2.1. I'm working from the instructions found here:
https://xtb-docs.readthedocs.io/en/latest/qcxms_doc/qcxms_run.html
We're down to Step 3, I've fixed the swapping of -prod for --prod in the pqcxms script from a bug mentioned elsewhere here and it appears to be running. We're using slurm and the job finishes, we get a qcxms.out file in the main project directory along with the individual ones in the TMPQCXMS/TMP.X directories but all the .res files are empty.
I'm the HPC admin and have a vague recollection of mass spectroscopy from my physics grad school days but I will say I'm not a domain expert on the subject. From my glancing at the attached files it looks like it produces some energies from the calculations but does not create the spectra. I do see a SIGABRT in the slurm output:
xargs: wrapped_qcxms: terminated by signal 6
I'm sure I must be missing something simple to help this student along in her work. Thanks for any help! Relevant in and out files below, let me know if there is anything else I can provide.
qcxms.in.txt
qcxms.out.txt
Edit: I've also tried to customize the q-batch script for our slurm configuration. But from my understanding it looks like you can just call pqxms from a an sbatch file and run it that way intsead of queuing each run like q-batch seems to do?
Hello, I'm working with a graduate student trying to use QCxMS on our HPC. We're on version 5.2.1. I'm working from the instructions found here:
https://xtb-docs.readthedocs.io/en/latest/qcxms_doc/qcxms_run.html
We're down to Step 3, I've fixed the swapping of
-prodfor--prodin the pqcxms script from a bug mentioned elsewhere here and it appears to be running. We're using slurm and the job finishes, we get a qcxms.out file in the main project directory along with the individual ones in the TMPQCXMS/TMP.X directories but all the .res files are empty.I'm the HPC admin and have a vague recollection of mass spectroscopy from my physics grad school days but I will say I'm not a domain expert on the subject. From my glancing at the attached files it looks like it produces some energies from the calculations but does not create the spectra. I do see a SIGABRT in the slurm output:
I'm sure I must be missing something simple to help this student along in her work. Thanks for any help! Relevant in and out files below, let me know if there is anything else I can provide.
qcxms.in.txt
qcxms.out.txt
Edit: I've also tried to customize the q-batch script for our slurm configuration. But from my understanding it looks like you can just call pqxms from a an sbatch file and run it that way intsead of queuing each run like q-batch seems to do?