Git Product home page Git Product logo

Comments (4)

MikkelSchubert avatar MikkelSchubert commented on July 29, 2024

Did this error result from running the pipeline?

If so, can you include the pipe* files from the failed task?
This error is likely just the result of some other part of that task failing.

Cheers.

from paleomix.

beeso018 avatar beeso018 commented on July 29, 2024

Here is the whole temporary directory:

https://drive.google.com/file/d/0B4jvMTKwOo79OXZsbW9zSFp1ek0/view?usp=sharing

from paleomix.

MikkelSchubert avatar MikkelSchubert commented on July 29, 2024

That's a bit excessive; I only needed the pipe* logfiles (< 1mb in total), not the full temp folder.
However, assuming that bam_pipeline.20150803_152327_00.log is the log for your latest run, it looks like one of the BWA instances was SIGKILL'd (and the rest of the programs appear to have been SIGTERM'd by the pipeline).

Are you running the pipeline on a system with runtime or memory limits imposed, or simply with limited memory? If so, an instance of BWA may have been killed because this. Note that you'll need something like 12+ GB of RAM for a genome the size of the human genome, since the pipeline runs BWA aln / sampe in parallel.

from paleomix.

beeso018 avatar beeso018 commented on July 29, 2024

Yes, looks like memory is the problem here then since it's through a queue system and I have to request memory and walltime when I submit a job. I will try requesting >12GB and see if that solves the issue. Thanks!

from paleomix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.