[Cbc] bad_allocation error in large MILP

Haroldo Santos haroldo.santos at gmail.com
Mon Jun 10 11:26:08 EDT 2013


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> 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
> http://list.coin-or.org/mailman/listinfo/cbc
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/cbc/attachments/20130610/9bcfc6a0/attachment.html>


More information about the Cbc mailing list