Coder Social home page Coder Social logo

Comments (7)

martin-steinegger avatar martin-steinegger commented on June 20, 2024

Do you use a grid engine and the job might have timed out? Your log outputs "killed" after the 6th iteration. So the OS or the grid engine might have killed the job.

from plass.

milot-mirdita avatar milot-mirdita commented on June 20, 2024

Another idea: Could you try to run the assembly with less threads?
I think we assume about 4-8GB RAM per thread, at least that are the conditions in which we developed our software.

from plass.

apcamargo avatar apcamargo commented on June 20, 2024

Thank you for the answers!

I'm not using a grid engine. This execution was performed in an AWS instance.

I'll try using less threads in my next assemblies. In any case, I could finish this assembly by starting it again in the same server (I needed three additional executions after this first one).

from plass.

apcamargo avatar apcamargo commented on June 20, 2024

@milot-mirdita I reduced the number of cores so that I had ~5GB of memory per thread, but the problem persisted. I got the same error across multiple tries.

plass_assembly.log

from plass.

apcamargo avatar apcamargo commented on June 20, 2024

Something else that I've noticed: After finishing the assembly of a sample I started assembling the second one. The "generate k-mers list" step was very slow and eventually died. After deleting the PLASS directory and re-compiling it, the "generate k-mers list" of the first step was quick again, until eventually getting slow and dying in the 6th step.

I noticed this behavior several times already. After re-compiling PLASS gets fast again and doesn't die until it has processed several steps.

from plass.

martin-steinegger avatar martin-steinegger commented on June 20, 2024

@apcamargo I really do not know whats the issues. Some times it runs only one iteration and then six. Is it possible to share the data? I would try to reproduce the issues.

from plass.

apcamargo avatar apcamargo commented on June 20, 2024

Sure @martin-steinegger! I'll email the data to you.

from plass.

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.