[Scip] Scip/Ipopt an Mac

Mike Steglich mike.steglich at th-wildau.de
Wed Sep 19 14:47:34 MEST 2012


Hi,

I tried to solve a nonlinear program with scip3.0 (Ipopt) using a OSiL file on two different Mac's (10.7.4). 

./scip-3.0.0.darwin.x86_64.gnu.opt.spx -f rosenbrockmod.osil 



Unfortunately I have got the following error message:

>>>>
...
******************************************************************************
This program contains Ipopt, a library for large-scale nonlinear optimization.
 Ipopt is released as open source code under the Eclipse Public License (EPL).
         For more information visit http://projects.coin-or.org/Ipopt
******************************************************************************

NOTE: You are using Ipopt by default with the MUMPS linear solver.
dyld: lazy symbol binding failed: Symbol not found: __ZNSt15_List_node_base7_M_hookEPS_
  Referenced from: /Users/mike/Downloads/./scip-3.0.0.darwin.x86_64.gnu.opt.spx
  Expected in: /usr/lib/libstdc++.6.dylib

dyld: Symbol not found: __ZNSt15_List_node_base7_M_hookEPS_
  Referenced from: /Users/mike/Downloads/./scip-3.0.0.darwin.x86_64.gnu.opt.spx
  Expected in: /usr/lib/libstdc++.6.dylib

Trace/BPT trap: 5
<<<<<<

The version I have executed is the precompiled binary: Darwin(Mac)/PC, 64bit, gcc 4.5.3: linked to SoPlex 1.7.0, Zimpl 3.3.0, Ipopt 3.10, CppAD 20120101.3 [updated on 6.8.12] 

The binary works fine for all other (linear) programs. 

Thanks,

Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserv.zib.de/mailman/private/scip/attachments/20120919/f299bd88/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rosenbrockmod.osil
Type: application/octet-stream
Size: 2348 bytes
Desc: not available
Url : http://listserv.zib.de/mailman/private/scip/attachments/20120919/f299bd88/rosenbrockmod.obj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserv.zib.de/mailman/private/scip/attachments/20120919/f299bd88/attachment-0001.html


More information about the Scip mailing list