<div dir="ltr"><div>

<p style="margin:0in;font-family:Calibri;font-size:11pt">I am trying to call
CLP.exe (Coin LP version 1.16, build Dec 25 2015) from Python 3.4 to solve a
large size LP model on Win 7. </p>

<p style="margin:0in;font-family:Calibri;font-size:11pt"> </p>

<p style="margin:0in;font-family:Calibri;font-size:11pt">The model is mps
file whose size is 2 GB and it has about 10000 decision variables and 10000
constraints and about 30% elements of<span style="mso-spacerun:yes"> 
</span>constraint matrix are not 0s. When I call CLP.exe from python to solve
model, I got error: </p>

<p style="margin:0in;font-family:Calibri;font-size:11pt"> </p>

<p style="margin:0in;font-family:Calibri;font-size:11pt"><span style="mso-spacerun:yes">       </span><b>Microsoft Visual C++ runtime library.</b></p><b>

</b><p style="margin:0in;font-family:Calibri;font-size:11pt"><b><span style="mso-spacerun:yes">       </span>Debug error !</b></p><b>

</b><p style="margin:0in;font-family:Calibri;font-size:11pt"><b><span style="mso-spacerun:yes">       </span>R6010 abort() has been called</b></p><b>

</b><p style="margin:0in;font-family:Calibri;font-size:11pt"><b><span style="mso-spacerun:yes">       </span>(press retry to debug the application)</b></p>

<p style="margin:0in;font-family:Calibri;font-size:11pt"> </p>

<p style="margin:0in;font-family:Calibri;font-size:11pt">If I used CLP.exe to
solve small seize LP models with the same structures, it worked well. </p>

<p style="margin:0in;font-family:Calibri;font-size:11pt">I also tried to call
CLP.exe from command line to solve the same large size model and got the same
error.</p>

<p style="margin:0in;font-family:Calibri;font-size:11pt"> </p>

<p style="margin:0in;font-family:Calibri;font-size:11pt">Why I got this kind
of error ? What does it mean ? </p>

<p style="margin:0in;font-family:Calibri;font-size:11pt">Is this because the
model size is too large ? </p>

<p style="margin:0in;font-family:Calibri;font-size:11pt"> </p>

<p style="margin:0in;font-family:Calibri;font-size:11pt">Thanks </p>

<br></div>David<br><br><img alt="Inline image 1" src="cid:ii_156aad51ae78543a" height="264" width="443"><br><br></div>