-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
I'm getting an error on the hhsearch step:
Running hhsearch ./run_pipeline.sh: line 49: 7701 Segmentation fault (core dumped) $HH -i $WDIR/t000_.msa0.ss2.a3m -o $WDIR/t000_.hhr -v 0 > $WDIR/log/hhsearch.stdout 2> $WDIR/log/hhsearch.stderr
There's no output in hhsearch.stderr
It ran fine for T1078, but not for my 464aa protein.
Running the HHsearch step in isolation shows the following:
- 04:14:18.171 INFO: Searching 136710 database HHMs without prefiltering
- 04:14:18.221 INFO: Iteration 1
- 04:14:18.332 INFO: Scoring 136710 HMMs using HMM-HMM Viterbi alignment
- 04:14:18.614 INFO: Alternative alignment: 0
- 04:14:33.097 INFO: 136710 alignments done
- 04:14:33.333 INFO: Alternative alignment: 1
- 04:14:33.926 INFO: 3511 alignments done
- 04:14:33.929 INFO: Alternative alignment: 2
- 04:14:33.967 INFO: 188 alignments done
- 04:14:33.967 INFO: Alternative alignment: 3
- 04:14:33.982 INFO: 2 alignments done
Segmentation fault (core dumped)
I've tried things suggested elsewhere via google e.g. sudo sysctl vm.overcommit_memory=1, but no luck.
The protein returns a very large number of sequences from HHBlits. Initially it crashed there and I had to limit the MSA size with hhblits -maxseq 500
I have HHsearch v3.3.0
16 CPUs, 96GB memory. I've tried with more and less.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels