[Ipopt-tickets] [Ipopt] #98: Termination code 11

Ipopt coin-trac at coin-or.org
Mon May 25 08:59:15 EDT 2009


#98: Termination code 11
---------------------+------------------------------------------------------
Reporter:  jakesson  |       Owner:  ipopt-team
    Type:  defect    |      Status:  new       
Priority:  normal    |   Component:  Ipopt     
 Version:            |    Severity:  normal    
Keywords:            |  
---------------------+------------------------------------------------------
 The issue is described in the mailing list post

 http://list.coin-or.org/pipermail/ipopt/2009-May/001517.html

 Termination code 11 results if IPOPT (when invoked from AMPL) is compiled
 after running the configure script without arguments. The config.log file
 and the resulting .nl file are attached.

 The following three configure argument configurations has been tried (in
 addition to no arguments):

  - CXXFLAGS='-O3 -g -DNDEBUG' CFLAGS='-O3 -g -DNDEBUG' FFAGS='-O3 -g'
  - CXXFLAGS='-O -g -DNDEBUG' CFLAGS='-O -g -DNDEBUG' FFAGS='-O -g'
  - --enable-debug

 In all these cases the optimization runs fine.

 The tests are run with IPOPT 3.6.1 (which cannot be selected in the list
 below).

-- 
Ticket URL: <https://projects.coin-or.org/Ipopt/ticket/98>
Ipopt <http://projects.coin-or.org/Ipopt>
Interior-point optimizer for nonlinear programs.



More information about the Ipopt-tickets mailing list