Dear Alexis,
I just estimated the memory requirement. If using AA+CAT, it needs 300
MB; if using 1.2 GB. I am running a cluster with 16GB in each node
(which contains 8 cores).
When using the CAT model, RAxML 7.3.0 runs several days and it outputs
100 bootstrapped trees but stopped there. It generates a "core" file
which contains error information as below.
-------------------------------------------------------------------------------------------------------------------------------------------
warning: no loadable sections found in added symbol-file system-
supplied DSO at 0x7fff569fd000
Core was generated by `/usr/local/raxml/latest/raxmlHPC-PTHREADS -f a -
x 12345 -m PROTCATLG -q
gene.pa'.
Program terminated with signal 6, Aborted.
#0 0x000000369b830285 in ?? ()
-------------------------------------------------------------------------------------------------------------------------------------------
The command-line for CAT model is here.
./raxmlHPC-PTHREADS -f a -x 12345 -m PROTCATLG -q gene.part -n
RoseoSAR11 -s concat.phy -T 4 -# 100 -p 2
When using the GAMMA model, RAxML 7.3.0 runs a few minutes and
crashed. It outputs as below.
RAxML was called as follows:
-------------------------------------------------------------------------------------------------------------------------------------------
/usr/local/raxml/latest/raxmlHPC-PTHREADS -f a -x 12345 -m PROTGAMMALG
-q gene.part -n RoseoSAR11 -s concat.phy -T 4 -# 100 -p 2
Testing which likelihood implementation to use
Standard Implementation full tree traversal time: 19.543052
Subtree Equality Vectors for gap columns full tree traversal time:
20.403099
... using standard implementation
raxmlHPC-PTHREADS: evaluateGenericSpecial.c:3217: evaluateIterative:
Assertion `partitionLikelihood < 0.0' failed.
-------------------------------------------------------------------------------------------------------------------------------------------
Can you let me know where is problem? If you want to test it using my
data, I can send you the alignment and the gene partition file.
Best regards,
> Most probably you are running out of memory, please check the memory requirements calculator at:
>
>
http://sco.h-its.org/exelixis/software.html
>
> Gamma needs 4 times more memory than CAT.
>
> Also have a look at the new options/techniques for memory saving implemented in RAxML-Light,
> manuscript drafts available here:
>
>
http://sco.h-its.org/exelixis/pubs/Exelixis-RRDR-2012-3.pdfhttp://sco.h-its.org/exelixis/pubs/Exelixis-RRDR-2012-4.pdf