You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to raxml
Hello,
I'm building trees using coarse-grained parallelization with --search, where I specify two physical cores for each tree to be built (36 threads total). This works fine for most of my alignments but something strange is happening at the end of one taxon-rich alignment. The log file only reflects output for 17 of the 18 trees requested, and all 36 cores are being used by raxml-ng. The log file hasn't been updated after 48 hours, but the lastTree.TMP file is being rewritten over and over (it is the same each time). Any thoughts on what's going on here would be appreciated. I've attached my log file and am happy to provide the alignment or other files if this is helpful.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ra...@googlegroups.com
Hi Jeff,
it seems that this last tree search simply takes much longer to converge than the rest. This is not
unusual on datasets with poor signal (many taxa + few sites). So please let it run a bit longer.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ra...@googlegroups.com
Thanks Alexey,
This was my initial thought as well, but there are two things that seem inconsistent with this. 1) The log file hadn't updated even after 48 hours of additional run time, and 2) if raxml-ng were simply waiting for the final tree to converge, shouldn't it have only been running 1 worker and two threads (i.e. cpu = 200 % not 3600 %)? Let me know what I'm missing.