[Cbc] bad_allocation error in large MILP

Aditya Gandhi agandhi at sapient.com
Tue Jun 11 03:24:26 EDT 2013


Yep. I was on 32 bit version and am now migrating to a 64 bit version.

From: Haroldo Santos [mailto:haroldo.santos at gmail.com]
Sent: Monday, June 10, 2013 8:56 PM
To: Aditya Gandhi
Cc: cbc at list.coin-or.org
Subject: Re: [Cbc] bad_allocation error in large MILP


Do you have a 64 bit operating system installed ? If not you would not use all your available memory.
Em 10/06/2013 07:09, "Aditya Gandhi" <agandhi at sapient.com<mailto:agandhi at sapient.com>> escreveu:
I am currently using CBC to solve a large MILP

The model has ~130K rows, 260K cols, 20K integers (all binary) and ~650K elements

When we try to solve the model using cbc.exe it crashes. Basic exception handling code added to the tool suggests that CBC crashes with a bad_allocation error suggesting memory issues. the exe gets to about 1.8 Gb when it crashes. We are running this on a box which has 16GB ram and at time of crash had about 50% of memory unused.

Any suggestions on what we should do to solve this.

FYI.. running it with dualSimplex option yields an integer feasible answer in ~ 1.5 hrs

Regards
Aditya



_______________________________________________
Cbc mailing list
Cbc at list.coin-or.org<mailto:Cbc at list.coin-or.org>
http://list.coin-or.org/mailman/listinfo/cbc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/cbc/attachments/20130611/04bc28ca/attachment.html>


More information about the Cbc mailing list