<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Here's an update ...<div><br></div><div>1. As I suspected, it's unrelated to the hardware specs. When I rebooted the machine under Snow Leopard, my MEX builds work fine. I only mention this since I have encountered software for which the 64 GB of RAM triggered bugs.</div><div><br></div><div>2. After upgrading to Mac OS X 10.7.2 and Xcode 4.2, I see no change.</div><div><br></div><div>3. I was able to successfully compile Ipopt and the MEX interface using MA57 as the linear solver instead of MUMPS. In this case, the 'make test' step for Ipopt does not show any failures, at least in the several attempts I tried. However, the MEX file, while it executes, does not pass most of my tests and still spits out lots of ...</div><div><br></div><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div><font class="Apple-style-span" face="Courier">&nbsp; &nbsp;WARNING: Problem in step computation; switching to emergency mode.</font></div></div></div></div><div><br></div><div>... even for the examples in Ipopt/contrib/MatlabInterface/examples.</div><div><br></div><div>Any ideas?</div><div><br></div><div><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>--&nbsp;</div><div>Ray Zimmerman</div><div>Senior Research Associate</div><div>419A Warren Hall, Cornell University, Ithaca, NY 14853</div><div>phone: (607) 255-9645</div><br class="Apple-interchange-newline"></span></div></span></div></span><br class="Apple-interchange-newline"></span><br class="Apple-interchange-newline">
</div>
<br><div><div>On Oct 12, 2011, at 12:49 PM, Ray Zimmerman wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I used the same basic instructions as in my previous post about building Ipopt and the Matlab interface on Mac OS X Snow Leopard (<a href="http://list.coin-/">http://list.coin-</a><a href="http://or.org/pipermail/ipopt/2011-October/002609.html">or.org/pipermail/ipopt/2011-October/002609.html</a>) to attempt to build them on a different machine running OS X Lion 10.7.1, with the dev tools from XCode 4.1&nbsp;and the gfortran for Lion (gfortran-lion-5666-3.pkg from&nbsp;<a href="http://r.research.att.com/tools/">http://r.research.att.com/tools/</a>).<div><br></div><div>Everything builds just fine, but when I run 'make test' for Ipopt in step 4. I get inconsistent results. Sometimes it passes all 3 tests, sometimes it fails one or more of the tests, and when they fail, it's always in the same way, with the following sort of output.</div><div><br></div><div><font class="Apple-style-span" face="Courier">iter &nbsp; &nbsp;objective &nbsp; &nbsp;inf_pr &nbsp; inf_du lg(mu) &nbsp;||d|| &nbsp;lg(rg) alpha_du alpha_pr &nbsp;ls</font></div><div><div><font class="Apple-style-span" face="Courier">&nbsp; &nbsp;0 &nbsp;1.6109693e+01 1.12e+01 1.21e+01 &nbsp; 0.0 0.00e+00 &nbsp; &nbsp;- &nbsp;0.00e+00 0.00e+00 &nbsp; 0</font></div><div><font class="Apple-style-span" face="Courier">WARNING: Problem in step computation; switching to emergency mode.</font></div><div><font class="Apple-style-span" face="Courier">&nbsp; &nbsp;1r 1.6109693e+01 1.12e+01 9.99e+02 &nbsp; 1.1 0.00e+00 &nbsp;20.0 0.00e+00 0.00e+00R &nbsp;1</font></div><div><font class="Apple-style-span" face="Courier">WARNING: Problem in step computation; switching to emergency mode.</font></div><div><font class="Apple-style-span" face="Courier">Restoration phase is called at point that is almost feasible,</font></div><div><font class="Apple-style-span" face="Courier">&nbsp; with constraint violation 0.000000e+00. Abort.</font></div><div><font class="Apple-style-span" face="Courier">Restoration phase in the restoration phase failed.</font></div><div><br></div></div><div>I get this with both 32-bit and 64-bit builds.</div><div><br></div><div>I assume this is related to MUMPS? Any ideas?</div><div><br></div><div>I should mention that this is on a 12-core Mac Pro with 64 GB RAM, in case those specs would somehow come into play. I've also noticed that using a MEX file on this machine that I built under Snow Leopard on my MacBook Pro often results in failures as well with the same warning about "problem in step computation".</div><div><br></div><div>My next step is to try building with Pardiso or another linear solver to see if that fixes it, but if anyone has any ideas what might be causing this, I'd love to hear them.</div><div><br></div><div>
<span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>--&nbsp;</div><div>Ray Zimmerman</div><div>Senior Research Associate</div><div>419A Warren Hall, Cornell University, Ithaca, NY 14853</div><div>phone: (607) 255-9645</div><br class="Apple-interchange-newline"></span></div></span></div></span><br class="Apple-interchange-newline"></span><br class="Apple-interchange-newline">
</div>
<br></div>_______________________________________________<br>Ipopt mailing list<br><a href="mailto:Ipopt@list.coin-or.org">Ipopt@list.coin-or.org</a><br>http://list.coin-or.org/mailman/listinfo/ipopt<br></blockquote></div><br></div></body></html>