<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>I am currently using CBC to solve a large MILP</div>
<div>&nbsp;</div>
<div>The model has ~130K rows, 260K cols, 20K integers (all binary) and ~650K elements</div>
<div>&nbsp;</div>
<div>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.</div>
<div>&nbsp;</div>
<div>Any suggestions on what we should do to solve this.</div>
<div>&nbsp;</div>
<div>FYI.. running it with dualSimplex option yields an integer feasible answer in ~ 1.5 hrs</div>
<div>&nbsp;</div>
<div>Regards</div>
<div>Aditya</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
</span></font>
</body>
</html>