Hi, Colleagues,
I am running the exabayes in a computer cluster. When I submitted the job, but failed. According to the error report, please see below:
The program was called as follows:
exabayes -f mafft-nexus-internal-trimmed-gblocks-clean-75p.phylip -n run1 -q aln.part -s 26069 -c config.nexus -R 4
================================================================
You provided an alignment file in phylip format. Trying to parse it...
Error: parsing file aln.part failed.
Please double-check, whether each site is assigned a partition.
Side note: the notation for choosing every n-th (e.g., triplet)
character has changed from '\3' to '/3'.[holy2a02207:58238] *** Process received signal ***
[holy2a02207:58238] Signal: Aborted (6)
[holy2a02207:58238] Signal code: (-6)
[holy2a02207:58238] [ 0] /usr/lib64/libpthread.so.0(+0xf5e0)[0x2b428c3c95e0]
[holy2a02207:58238] [ 1] /usr/lib64/libc.so.6(gsignal+0x37)[0x2b428c60f1f7]
[holy2a02207:58238] [ 2] /usr/lib64/libc.so.6(abort+0x148)[0x2b428c6108e8]
[holy2a02207:58238] [ 3] /usr/lib64/libc.so.6(+0x2e266)[0x2b428c608266]
[holy2a02207:58238] [ 4] /usr/lib64/libc.so.6(+0x2e312)[0x2b428c608312]
[holy2a02207:58238] [ 5] exabayes[0x4638f1]
[holy2a02207:58238] [ 6] exabayes[0x43461a]
[holy2a02207:58238] [ 7] exabayes[0x435ea9]
[holy2a02207:58238] [ 8] exabayes[0x412613]
[holy2a02207:58238] [ 9] exabayes[0x41380d]
[holy2a02207:58238] [10] exabayes[0x40f6ec]
[holy2a02207:58238] [11] /usr/lib64/libc.so.6(__libc_start_main+0xf5)[0x2b428c5fbc05]
[holy2a02207:58238] [12] exabayes[0x41115f]
[holy2a02207:58238] *** End of error message ***
--------------------------------------------------------------------------
mpirun noticed that process rank 0 with PID 0 on node holy2a02207 exited on signal 6 (Aborted).
--------------------------------------------------------------------------
Could you help to take a look and tell me how I can address such issue?
Thank you very much.
Best,
Gang