<br><font size=2 face="sans-serif">Sven,</font>
<br>
<br><font size=2 face="sans-serif">Helped by your hints I have been playing
with different optimization levels and debug. &nbsp;If I use -g and NDEBUG
is not defined (so asserts are all active) everything seems fine. &nbsp;If
I use -On and NDEBUG is defined all my tests work. &nbsp;If I use -On and
NDEBUG is not defined then I did manage to trigger some asserts e.g assert
(theta&gt;=0.0) when theta was -1.0e-15. &nbsp;I presume that this is due
to the arithmetic being done in two different ways when optimization is
on.</font>
<br>
<br><font size=2 face="sans-serif">So I have removed some of these asserts
so that should help.</font>
<br>
<br><font size=2 face="sans-serif">There were one or two places were it
seemed there was an abort without any assert. &nbsp;I could only find one
likely place for that to happen and it could not occur if NDEBUG was defined.
&nbsp;I have added a message so you can tell me if that was the problem
- then I can look further.</font>
<br>
<br><font size=2 face="sans-serif">By the way for Clp and Coin as a whole
there is a slight performance penalty if NDEBUG is not defined. &nbsp;the
latest Makefile.Linux sets NDEBUG if any optimization is done which may
explain some of the difference between Linux and Sun/Mac.</font>
<br>
<br><font size=2 face="sans-serif">keep me informed how things go.</font>
<br>
<br><font size=2 face="sans-serif">John Forrest</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Sven de Vries &lt;devries@ma.tum.de&gt;</b>
</font>
<br><font size=1 face="sans-serif">Sent by: coin-discuss-bounces@list.coin-or.org</font>
<p><font size=1 face="sans-serif">12/19/2004 08:51 AM</font>
<table border>
<tr valign=top>
<td bgcolor=white>
<div align=center><font size=1 face="sans-serif">Please respond to<br>
Discussions about open source software for Operations Research &nbsp; &nbsp;
&nbsp; &nbsp;</font></div></table>
<br>
<td width=59%>
<table width=100%>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td valign=top><font size=1 face="sans-serif">Discussions about open source
software for Operations Research &lt;coin-discuss@list.coin-or.org&gt;</font>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td valign=top>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td valign=top><font size=1 face="sans-serif">[Coin-discuss] Cbc and miplib3</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><font size=2><tt>Hi,<br>
<br>
since last week it seems that Cbc aborts (without further explanation)
on<br>
lots of miplib3 problems (I observe this on sun and macosx).<br>
(using the runtime script from Sbb/Samples...)<br>
<br>
sven<br>
<br>
_______________________________________________<br>
Coin-discuss mailing list<br>
Coin-discuss@list.coin-or.org<br>
http://list.coin-or.org/mailman/listinfo/coin-discuss<br>
</tt></font>
<br>