<div dir="ltr">Would the lock failure cause problems with the annotation? It looks like Maker is still progressing, just not as quickly as I thought it would be.</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 17, 2016 at 9:04 PM, Carson Holt <span dir="ltr"><<a href="mailto:carsonhh@gmail.com" target="_blank">carsonhh@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">To use less RAM, try lowering max_dna_len=, setting blast_depth= parameters to 20 pr 30 in maker_bopts.ctl (default is limitless), or when using MPI, starting fewer processes per node (requires manipulation of hostfile or using round robin distribution flag for MPI flavors where it is available).<div><br></div><div>The memory issue could be causing the lock failure as well.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>—Carson</div></font></span><div><div class="h5"><div><br><div><br></div><div><br><div><blockquote type="cite"><div>On Nov 17, 2016, at 7:53 PM, John Cornelius <<a href="mailto:jcornel3@asu.edu" target="_blank">jcornel3@asu.edu</a>> wrote:</div><br class="m_4376896867475064397Apple-interchange-newline"><div><div dir="ltr">Ok, so I went and searched one of the output logs for all the lines that say ERROR and I got 44 lines with the following message:<div><br></div><div>ERROR: Lock broken in runlog<br></div><div><br></div><div>With these lines found at the end:</div><div><br></div><div><div>ERROR: Failed while polishig ESTs</div><div>ERROR: Chunk failed at level:2, tier_type:3</div><div>ERROR: Could not query process table: Cannot allocate memory at /packages/maker/2.31.8/bin/../<wbr>lib/Proc/ProcessTable_simple.<wbr>pm line 62.</div></div><div><br></div><div>From that last line it looks like the process is running out of RAM would that be right? Thanks.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 11, 2016 at 2:59 PM, Carson Holt <span dir="ltr"><<a href="mailto:carsonhh@gmail.com" target="_blank">carsonhh@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">The cause of the error is probably further back in the STDERR. With MPI so many processes are producing status and notes, that you can get several seconds of output after ta failure. If you kept the whole STDERR, I can help you look through it. searching for “ERROR” all caps is usually where you will see it. Also MAKER keeps a log of progress, so even on failure, you can just restart it and it will pick up the analysis from the last successful step.<div><br></div><div>—Carson</div><div><br></div><div><br><div><blockquote type="cite"><div><div class="m_4376896867475064397h5"><div>On Nov 10, 2016, at 3:43 PM, John Cornelius <<a href="mailto:jcornel3@asu.edu" target="_blank">jcornel3@asu.edu</a>> wrote:</div><br class="m_4376896867475064397m_-1631738957223432501Apple-interchange-newline"></div></div><div><div><div class="m_4376896867475064397h5"><div dir="ltr">Hello, I'm using MAKER to annotate a tetraploid genome and while running it, I encountered the following error:<br><br><div>#--------- command -------------#</div><div>Widget::exonerate::est2genome:</div><div>/packages/exonerate-2.2.0/bin/<wbr>exonerate -q /tmp/maker_08Elxf/15/TRINITY_G<wbr>G_19079_c1670_g1_i1.for.847702<wbr>03-84771247.15.fasta -t /tmp/maker_08Elxf/15/chr9_10L.<wbr>84770203-84771247.15.fasta -Q dna -T dna --model est2genome --minintron 20 --maxintron 10000 --showcigar --percent 20 > /tmp/maker_08Elxf/15/chr9_10L.<wbr>84770203-84771247.TRINITY_GG_1<wbr>9079_c1670_g1_i1.e.exonerate</div><div>#-----------------------------<wbr>--#</div><div>running est2genome search.</div><div>#--------- command -------------#</div><div>Widget::exonerate::est2genome:</div><div>/packages/exonerate-2.2.0/bin/<wbr>exonerate -q /tmp/maker_08Elxf/10/TRINITY_G<wbr>G_87963_c9694_g10_i12.for.4947<wbr>5083-49475985.10.fasta -t /tmp/maker_08Elxf/10/chr6L.494<wbr>75083-49475985.10.fasta -Q dna -T dna --model est2genome --minintron 20 --maxintron 10000 --showcigar --percent 20 > /tmp/maker_08Elxf/10/chr6L.494<wbr>75083-49475985.TRINITY_GG_8796<wbr>3_c9694_g10_i12.e.exonerate</div><div>#-----------------------------<wbr>--#</div><div><br></div><div>==============================<wbr>==============================<wbr>=======================</div><div>= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES</div><div>= PID 132376 RUNNING AT pnap-pe7-s03</div><div>= EXIT CODE: 135</div><div>= CLEANING UP REMAINING PROCESSES</div><div>= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES</div><div>==============================<wbr>==============================<wbr>=======================</div><div>YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Bus error (signal 7)</div><div>This typically refers to a problem with your application.</div><div>Please see the FAQ page for debugging suggestions</div><div><br></div><div>The the command I ran was the following:</div><div><br></div><div><div>#PBS -l walltime=240:00:00</div><div>#PBS -N MAKER</div><div>#PBS -l nodes=1:ppn=16</div><div>##PBS -q hmem</div><div>#PBS -j oe</div><div>#PBS -m abe</div><div>#PBS -M <a href="mailto:jcornelius@tgen.org" target="_blank">jcornelius@tgen.org</a></div><div>#PBS -A tgen-205000</div><div>#PBS -o /scratch/jcornelius/xenopus_la<wbr>evis/maker_run</div><div><br></div><div># --- load required modules --- #</div><div><br></div><div>module load maker</div><div><br></div><div># --- run maker --- #</div><div><br></div><div>cd /scratch/jcornelius/xenopus_la<wbr>evis/maker_run</div><div>mpiexec -n 16 maker -base XLNEURO.run1 -fix_nucleotides</div></div><div><br></div><div>I'm not sure what could be causing this error and any help would be much appreciated. Thanks.</div>-- <br><div class="m_4376896867475064397m_-1631738957223432501gmail-m_-6154802559924617561gmail_signature"><div dir="ltr">John Cornelius<br>MCB PhD Candidate<br>Arizona State University<br></div></div>
</div></div></div>
______________________________<wbr>_________________<br>maker-devel mailing list<br><a href="mailto:maker-devel@box290.bluehost.com" target="_blank">maker-devel@box290.bluehost.co<wbr>m</a><br><a href="http://box290.bluehost.com/mailman/listinfo/maker-devel_yandell-lab.org" target="_blank">http://box290.bluehost.com/mai<wbr>lman/listinfo/maker-devel_yand<wbr>ell-lab.org</a><br></div></blockquote></div><br></div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="m_4376896867475064397gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">John Cornelius<br>MCB PhD Candidate<br>Arizona State University<br></div></div>
</div>
</div></blockquote></div><br></div></div></div></div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">John Cornelius<br>MCB PhD Candidate<br>Arizona State University<br></div></div>
</div>