Member Site Forums Rosetta 3 Rosetta 3 – General Cluster Error

Viewing 1 reply thread
  • Author
    Posts
    • #605
      Anonymous

        Dear All,

        I am try to cluster 4,500 abinitio predicted decoys. The length is 295 aa.

        I meet this error:
        terminate called after throwing an instance of ‘std::bad_alloc’
        what(): St9bad_alloc

        I find similar problem reported by others. However, no pratical suggestion is provided.

      • #4435
        Anonymous

          This means the program failed to properly allocate memory. Chances are good it means you flat out ran out of memory on the computer running the clustering. Try again on a computer with more memory?

          • #4436
            Anonymous

              > This means the program failed to properly allocate memory. Chances are good it means you flat out ran out of memory on the computer running the clustering. Try again on a computer with more memory?

              Smlewis,

              Thank you a lot for the kindly reply!

              I will try to write a script to filter out decoys with bad scores to reduce the size of the input silent file.

              Justin

        Viewing 1 reply thread
        • You must be logged in to reply to this topic.