Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Euler-SR de novo assembly error during runtime

    Hi all,

    I have encountered terminate called after throwing an instance of 'std::bad_alloc' message during euler-sr assembly in the assemblesec.pl stage. Does anybody have experienced that before? Thanks

    ${EUSRC}/assembly/Assemble.pl sample1_reads_cat_qualfil.fa -ruleFile sample1_reads_cat_qualfil.rules

    mkdir -p fixed; /home/allenyu/source/euler-sr.1.1.2/assembly/x86_64/readsToSpectrum sample1_reads_cat_qualfil.fa -ruleFile fixed/sample1_reads_cat_qualfil.fa.spect -printCount
    /home/allenyu/source/euler-sr.1.1.2/assembly/x86_64/estErrorDist fixed/sample1_reads_cat_qualfil.fa.spect -binary
    /home/allenyu/source/euler-sr.1.1.2/assembly/x86_64/sortIntegralTupleList fixed/sample1_reads_cat_qualfil.fa.spect -printCount -minMult 0
    Using minimum multiplicity: 2
    /home/allenyu/source/euler-sr.1.1.2/assembly/x86_64/fixErrors sample1_reads_cat_qualfil.fa fixed/sample1_reads_cat_qualfil.fa.spect -ruleFile fixed/sample1_reads_cat_qualfil.fa -minMult 2 -maxScore 3 -startScore 2 -stepScore 1 -minVotes 2 -edgeLimit 3 -replaceN
    /home/allenyu/source/euler-sr.1.1.2/assembly/assemblesec.pl fixed/sample1_reads_cat_qualfil.fa -vertexSize -ruleFile
    terminate called after throwing an instance of 'std::bad_alloc'
    what(): St9bad_alloc

  • #2
    Originally posted by allenyu View Post
    terminate called after throwing an instance of 'std::bad_alloc' what(): St9bad_alloc
    This occurs when the operating system cannot provide memory as requested by the program (euler-sr in this case). It's basically an "out-of-memory" error written the C++ way.

    This can be due to:
    1. you really have too much data for your machine
    2. the program made a miscalculation somewhere and asks for much more memory than it would really need

    As to which of these possibilities apply to your situation ... perhaps you might want to ask the author? Don't forget to specify how much memory your machine has and how big the files are that you are trying to process ... that saves a few mails back and forth

    Regards,
    B.

    Comment


    • #3
      Thanks for your reply. My machine is a Mac pro 8 core xeon 3ghz with 32 GB ram.
      The paired end solexa reads are 532MB each, with a reference genome size around 4MB. The version of euler-sr is 1.1.2. I guess my computer's resource sufficient?

      Comment


      • #4
        Yes, your resources are sufficient. There are problems getting it to run on a mac, mainly due to the fact that I do not have a mac to test it out on... Glenn Tesler is compiling euler-sr for sparc, and has found a bunch of potential portability conflicts. He should post that soon, and you can try it out to see if it fixes your problems.

        best,
        -mark

        Originally posted by allenyu View Post
        Thanks for your reply. My machine is a Mac pro 8 core xeon 3ghz with 32 GB ram.
        The paired end solexa reads are 532MB each, with a reference genome size around 4MB. The version of euler-sr is 1.1.2. I guess my computer's resource sufficient?
        Last edited by mchaisso; 07-31-2009, 10:49 AM. Reason: typo

        Comment


        • #5
          Mark, you didn't run into this problem in your system? May I know the OS you are using?
          The OS installed on my mac is CentOS 5.3.

          Best,
          Allen

          Comment


          • #6
            Does anybody know how can I contact the author of euler-sr? I applied an account on their websites for days but the admin still doesn't approve my membership.

            Comment


            • #7
              Originally posted by allenyu View Post
              Does anybody know how can I contact the author of euler-sr? I applied an account on their websites for days but the admin still doesn't approve my membership.
              "You don't need to contact them, they'll contact you!"

              Sorry, couldn't resist to that joke. In fact, Mark (mchaisso) is the author

              Comment


              • #8
                Originally posted by allenyu View Post
                Does anybody know how can I contact the author of euler-sr? I applied an account on their websites for days but the admin still doesn't approve my membership.
                I'll make sure he sees this.

                Comment


                • #9
                  LOL. Mark, sorry for the ignorance. I would kindly wait for your reply.

                  Comment


                  • #10
                    Hi,

                    I've run into a similar error message during the first program in the pipeline: readsToSpectrum

                    Is there any upper limit to the number of sequences Euler can handle? I am trying to assemble illumina + 454 reads on a Linux box with 256GB or memory.

                    thanks,
                    Steve

                    Comment


                    • #11
                      Sorry for the *very* delayed response... my euler-sr time is very limited these days. The website died during a hard drive crash right at the time I was defending, so instead of fixing it, I just put a link on the site to the code itself, and begged people to register later for the code. The project is back up and running now, under different and very talented leadership, so the site should be accepting logins in the near future.

                      bad_alloc's are typically from either a bug, or allocating too much memory. A bug causing this was recently fixed, but it is taking its time to get into the release due to the shift in man-power.

                      Comment

                      Latest Articles

                      Collapse

                      • seqadmin
                        Advancing Precision Medicine for Rare Diseases in Children
                        by seqadmin




                        Many organizations study rare diseases, but few have a mission as impactful as Rady Children’s Institute for Genomic Medicine (RCIGM). “We are all about changing outcomes for children,” explained Dr. Stephen Kingsmore, President and CEO of the group. The institute’s initial goal was to provide rapid diagnoses for critically ill children and shorten their diagnostic odyssey, a term used to describe the long and arduous process it takes patients to obtain an accurate...
                        12-16-2024, 07:57 AM
                      • seqadmin
                        Recent Advances in Sequencing Technologies
                        by seqadmin



                        Innovations in next-generation sequencing technologies and techniques are driving more precise and comprehensive exploration of complex biological systems. Current advancements include improved accessibility for long-read sequencing and significant progress in single-cell and 3D genomics. This article explores some of the most impactful developments in the field over the past year.

                        Long-Read Sequencing
                        Long-read sequencing has seen remarkable advancements,...
                        12-02-2024, 01:49 PM

                      ad_right_rmr

                      Collapse

                      News

                      Collapse

                      Topics Statistics Last Post
                      Started by seqadmin, 12-17-2024, 10:28 AM
                      0 responses
                      33 views
                      0 likes
                      Last Post seqadmin  
                      Started by seqadmin, 12-13-2024, 08:24 AM
                      0 responses
                      48 views
                      0 likes
                      Last Post seqadmin  
                      Started by seqadmin, 12-12-2024, 07:41 AM
                      0 responses
                      34 views
                      0 likes
                      Last Post seqadmin  
                      Started by seqadmin, 12-11-2024, 07:45 AM
                      0 responses
                      46 views
                      0 likes
                      Last Post seqadmin  
                      Working...
                      X