[Bonmin-tickets] [Bonmin] #52: bonmin/ipopt execs not constructed on osx 10.10.1
Bonmin
coin-trac at coin-or.org
Sat Feb 21 17:08:02 EST 2015
#52: bonmin/ipopt execs not constructed on osx 10.10.1
---------------------+----------------------
Reporter: compiler | Owner: pbonami
Type: defect | Status: new
Priority: major | Component: Bonmin
Version: 1.5 | Resolution:
Keywords: |
---------------------+----------------------
Comment (by compiler):
Thanks for the suggestion. I did set milp log lvl to nonzero and all see
is still CBC. I also set LP log level to nonzero, and I see CLP is used. I
decided to provided logs of everything I did in case I might be missing
something obvious. I would appreciate any help in this regard. Here are
drop box links to step-by-step what I did:
1. privide cplex to configure using ./share/config.site
[https://www.dropbox.com/s/93balr2oyuqkuf6/config.site?dl=0]
2. ../configure -C from build folder
[https://www.dropbox.com/s/j5tpzo3oz96eule/config.log?dl=0]
3. make [https://www.dropbox.com/s/xt9bczff61iu3qi/make.log?dl=0]
4. make test
[https://www.dropbox.com/s/mf5eb4j21u1trf3/make_test.log?dl=0]
5. make install
[https://www.dropbox.com/s/6zugn083fs3ueg4/make_install.log?dl=0]
6. provide bonmin.opt file under ./bin (ask bonmin to use Cplex)
[https://www.dropbox.com/s/srl5c9aih59466z/bonmin.opt?dl=0]
7. run bonmin on .nl file (cplex)
[https://www.dropbox.com/s/tc0j9khfptnik2k/solve_with_cplex.log?dl=0]
I also checked if I will get the same output if I was to use Cbc_D as milp
solver and I did get exactly the same output, which suggests setting milp
solver as cplex had no effect... here is the log file:
8. run bonmin on .nl file (cbc)
[https://www.dropbox.com/s/6n5rbucabakbeql/solve_with_cbc_d.log?dl=0]
Best, [[BR]]
Serdar
--
Ticket URL: <https://projects.coin-or.org/Bonmin/ticket/52#comment:8>
Bonmin <http://projects.coin-or.org/Bonmin>
Basic Open-source Nonlinear Mixed INteger programming
More information about the Bonmin-tickets
mailing list