[Coin-ipopt] ipopt 3.3.3 - segmentation fault

Adela Pagès Bernaus pages25300 at hotmail.com
Fri Dec 21 05:55:33 EST 2007


Hi Andreas,
 
I have detected what caused my segmentation fault. With the new version of AMPL (AMPL Version 20071121) my AMPL script didn't work either with Ipopt 3.2.3 or with the new version 3.3.3. The instruction causing the problem was:
 
let UNYCNT:= UNYCNT union {j in UNY[c]: prp[c,j,i] == max{l in UNY[c] diff UNYCNT} prp[c,l,i]}; 
 
I guess it makes a mess with the set UNYCNT. Now everything goes well.
 
Sorry for any inconvenience and thanks for the new version,
Adela
 



> Date: Fri, 16 Nov 2007 10:14:02 -0500> From: andreasw at watson.ibm.com> To: pages25300 at hotmail.com> CC: coin-ipopt at list.coin-or.org> Subject: Re: [Coin-ipopt] ipopt 3.3.3 - segmentation fault> > Hi Adela,> > In order to fix this, we would need more information in order to reproduce > the prblem.> > Please create a ticket at the Ipopt Trac pages (you will need to create an > account for COIN if you don't have one yet and log in):> > https://projects.coin-or.org/Ipopt> > Please include all information necessary to reproduce what you see, such > as Operating systems, compilers, and the exact sequence of commands that > lead to this problem. You can attach an AMPL model to the ticket (ideally > a simple one) that ends up with the segmentation fault.> > Thanks> > Andreas> > On Fri, 16 Nov 2007, [iso-8859-1] Adela Pagès Bernaus wrote:> > > Dear all,> >> > I've just installed the new version of Ipopt (3.3.3). I use Ipopt from AMPL and I have an script that I was using with Ipopt 3.2.3.> > The installation was smooth and successful (the tests were passed!) but my surprise comes when I run again my code: Ipopt solves the first problem ending with> >> > EXIT: Optimal Solution Found.> > Ipopt 3.3.3: Optimal Solution Found> > suffix ipopt_zU_out OUT;suffix ipopt_zL_out OUT;Segmentation fault1.408u 0.076s 0:01.71 85.9% 0+0k 0+0io 0pf+0w> >> > Any hint of what may happen?> >> > Thanks a lot!> > Adela> >> >> >> > PS: I'm using the following options:> > option ipopt_options $ipopt_options ' mu_init 1000000 '; # initial mu option ipopt_options $ipopt_options ' bound_mult_init_val 1000000 '; option ipopt_options $ipopt_options ' max_soc 8 '; # Max 2nd order correc. option ipopt_options $ipopt_options ' min_refinement_steps 8 ';> > _________________________________________________________________> > Explore the seven wonders of the world> > http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.coin-or.org/pipermail/ipopt/attachments/20071221/3453ef6c/attachment.html 


More information about the Coin-ipopt mailing list