Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Crash of clearcut #343

Open
yihongchizi opened this Issue Jun 12, 2017 · 6 comments

Comments

Projects
None yet
3 participants

yihongchizi commented Jun 12, 2017 edited

I am trucking my 1GB miseq data on my computer on Win10 X64, 8GB RAM and 128G SSD + 500G HDD, according to the Miseq SOP. Everything went on very well just till the clearcut command of Phylogenetic step. The mothur immediately crashed every trial when I typed the code and press the enter button. However, I found nothing in the log file that has something to do with the crash, even the entire code of clearcut was not there. What's the hell? What should I do?
PS, the mothur version in use is 1.39.5 win x64

hanshew commented Jun 19, 2017

I'm having this problem too with an old 454 data set. I'm using a series of commands I've used dozens of times before. I enter:
clearcut(phylip=NDRI.final.phylip.dist)
and ever time I get back:
Clearcut: Memory allocation error in NJ_parse_distance_matrix()
Clearcut: Syntax error in distance matrix at offset 7.

I tried v.1.39.5, then I reverted back to v.1.37.4 which has run stable and well for me before. Same problem.
I've reverted

Contributor

mothur-westcott commented Jun 23, 2017

The clearcut command is very memory intensive. How big is the NDRI.final.phylip.dist file? How much RAM do you have?

hanshew commented Jun 26, 2017

I hadn't considered that this is probably the biggest data set I've run. My dist file is 12 GB and I have 8 GB of RAM. I guess I'll have to find someone else to run clearcut for me. Bummer.

Contributor

mothur-westcott commented Jun 26, 2017

You might be interested in this, https://mothur.org/wiki/Mothur_AMI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment