pre.cluster "Could not open X.outputNames.temp" error

I’m running mothur 1.39.5 on a cluster with 72 threads across 3 nodes and am having some trouble with the temp files not being found during the pre.cluster stage. I get a bunch of errors like this…

[ERROR]: Could not open 66838.outputNames.temp
[ERROR]: Could not open 66839.outputNames.temp
[ERROR]: Could not open 66840.outputNames.temp
...

and when I do summary.seqs on the resulting files, I get a “file mismatch detected” error.

[ERROR]: Your count file contains 1275926 unique sequences, but your fasta file contains 135805. File mismatch detected, quitting command.

I’m not even sure where to start in troubleshooting this, anyone have suggestions? Thanks

Can you try running with 8 processors?

Thanks – it finished with 8 processors. Are some commands more susceptible to this than others? Is 8 the maximum suggested threads to run mothur on? thanks