Hi,
Currently i’m trying to run mothur analysis on computhing server. I have 2.8T free disc space and 177Gb available ram memory. I’m using mothur v.1.48.0.
But when I used pcr.seqs command, to “cut” the silva database with oligo file I’m receiving “Segmentation fault (core dumped)” error.
Full command I’m using: pcr.seqs(fasta=~/silva_file/silva.nr_v138.align, oligos=~/results_carps/v3v4.oligos, keepdots=F).
The command starts running, and this happening:
Using 88 processors.
1000
1000
1000
1000
1000
1000
1000
1000
1000
1000
1000
1000
1000
1000
1000
1000
1000
1000
1000
1000
1000
1000
1000
1000
1668
Segmentation fault (core dumped)
What can be reason for this? I think that resources I have should be enough. If not how much space/memory should I have to run this.
I tried, and the result is the same, only segmentation fault happen a little bit later.
pcr.seqs(fasta=~/silva_file/silva.nr_v138.align, oligos=~/results_ca rps/v3v4.oligos, keepdots=F, processors=8)