Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
what(): std::bad_alloc
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Tristan Lefebure  
View profile  
 More options Dec 2 2010, 9:25 am
From: Tristan Lefebure <tristan.lefeb...@gmail.com>
Date: Thu, 2 Dec 2010 15:25:21 +0100
Local: Thurs, Dec 2 2010 9:25 am
Subject: what(): std::bad_alloc
Dear all,
I am getting an error message that looks different than the
one that was reported few days ago.

------------------
[tristan@babylon 4bucky] bucky --opt-space *.t.in
Bayesian Untangling of Concordance Knots (applied to yeast
and other organisms)
BUCKy version 1.4.0, 28 June 2010
Copyright (C) 2006-2010 by Bret Larget and Cecile Ane

This is free software; see the source for copying
conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

Screen output written to file run1.out
Program initiated at Thu Dec  2 08:35:05 2010

Reading in summary files....
0   10   20   30   40   50   60   70   80   90   100
+----+----+----+----+----+----+----+----+----+----+
****************************************************
....done.
Number of genes sequenced for each taxon:
   1 sde   1072
   2 spyb   1072
   3 spy9   1072
   4 spy6   1072
   5 spy4   1072
   6 spy3   1072
   7 spyd   1072
   8 spy5   1072
   9 spy8   1072
  10 spy1   1072
  11 spyc   1072
  12 spya   1072
  13 spy7   1072
  14 spy2   1072
  15 seq   1072
  16 sca   1072
Read 1072 genes with a total of 37845666 different sampled
tree topologies
Writing input file names to file run1.input....done.
Sorting trees by average posterior probability....done.
Initializing random number generator....done.
Initializing gene information....terminate called after
throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
Aborted
---------------

I ran it an a 20GB memory server, and I don't think I ran
out of memory. Any idea?

Thanks!

--
Tristan Lefebure

Darwin C
Université Lyon 1

+33 4 72 44 79 54


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Cecile Ane  
View profile  
 More options Dec 4 2010, 1:53 pm
From: Cecile Ane <a...@stat.wisc.edu>
Date: Sat, 04 Dec 2010 11:53:24 -0700
Local: Sat, Dec 4 2010 1:53 pm
Subject: Re: what(): std::bad_alloc
Hi Tristan,
I guess this error also comes from a memory issue ('bad_alloc'). 37.8
million different tree topologies is big... The program will need to
store a matrix with this number of rows, unless the opt-space option is
used. Did you try using this option? It should be particularly useful in
cases with a very large number of trees, just like what you have.
Cecile.

On 12/2/2010 7:25 AM, Tristan Lefebure wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tristan Lefebure  
View profile  
 More options Dec 4 2010, 5:56 pm
From: Tristan Lefebure <tristan.lefeb...@gmail.com>
Date: Sat, 4 Dec 2010 23:56:27 +0100
Local: Sat, Dec 4 2010 5:56 pm
Subject: Re: what(): std::bad_alloc

Thanks Cecile. That's indeed a memory issue. In the example below I was
already using the opt-space option. Should I try to reduce the tree topology
space by reducing the number of samples per genes, or the number of genes,
... , or is Bucky more suited for smaller data-sets (my example is
1072genesx16taxa)?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Cecile Ane  
View profile  
 More options Dec 5 2010, 11:35 am
From: Cecile Ane <a...@stat.wisc.edu>
Date: Sun, 05 Dec 2010 10:35:13 -0600
Local: Sun, Dec 5 2010 11:35 am
Subject: Re: what(): std::bad_alloc
Yes, BUCKy is best used --and reliable-- on a smaller number of taxa.
The number of genes is usually not a problem.
Cecile.

On 12/4/2010 4:56 PM, Tristan Lefebure wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »