Hello team,
I have an msa with just over 2,000 taxa (amino acids). I executed raxml-ng as follows:
raxml-ng-mpi --all --msa alignment.rba --model JTT --prefix T3 --threads 7 --seed 69 --bs-metric tbe
I chose 7 threads because that's what the --parse argument that I ran prior had suggested. I was told our computing cluster has 30 available virtual cores and I know it has 32 Intel cores (1 thread per core).
It has been 51 hours and the process is only on its third starting tree (of 20 being generated) The questions are 1) did I do the right thing to end up with a best ML tree and bootstrap values within a reasonable (~1-2 week) window of time? And 2) is there a way I could hope for a tree of reasonable quality in less than a week?
Obviously I probably wouldn't want 1000 bootstrap replicates for this size alignment, so I am hoping I did the right thing for raxml to decide for itself how many replicates to do.
Below is the terminal printout of what I believe to be the pertinent information. I hope it is not too much to read (bonus if someone knows about posting syntax in this group for code:))
Best, and thanks a ton RAXers!
###############################################################
System: Intel(R) Xeon(R) CPU E5-2683 v4 @ 2.10GHz, 32 cores, 503 GB RAM
RAxML-NG was called at 06-Nov-2020 11:03:00 as follows:
raxml-ng-mpi --all --msa all_seq_sprot_alignment.fas.reduced.raxml.rba --model JTT --prefix T3 --threads 7 --seed 69 --bs-metric tbe
Analysis options:
run mode: ML tree search + bootstrapping (Transfer Bootstrap)
start tree(s): random (10) + parsimony (10)
bootstrap replicates: max: 1000 + bootstopping (autoMRE, cutoff: 0.030000)
random seed: 69
tip-inner: OFF
pattern compression: ON
per-rate scalers: OFF
site repeats: ON
branch lengths: proportional (ML estimate, algorithm: NR-FAST)
SIMD kernels: AVX2
parallelization: coarse-grained (auto), PTHREADS (7 threads), thread pinning: ON
WARNING: The model you specified on the command line (JTT) will be ignored
since the binary MSA file already contains a model definition.
If you want to change the model, please re-run RAxML-NG
with the original PHYLIP/FASTA alignment and --redo option.
[00:00:00] Loading binary alignment from file: all_seq_sprot_alignment.fas.reduced.raxml.rba
[00:00:00] Alignment comprises 2178 taxa, 1 partitions and 2825 patterns
Partition 0: noname
Model: JTT
Alignment sites / patterns: 3075 / 2825
Gaps: 88.88 %
Invariant sites: 16.26 %
Parallelization scheme autoconfig: 1 worker(s) x 7 thread(s)