[OS] CPLEX Error 1017: Not available for mixed-integer programs.

Joe joe.boublack at gmail.com
Mon Feb 18 08:56:14 EST 2008


I tried to solve a pure ILP program with CPLEX and OSSolverService
(from trunk version one hour ago) but it is resulting in a crash. This
problem is computed successfully with cbc and symphony. Please find my
problem computesheet0-problem.osil in google "Files section".

OSSolverService's output :
----------------------------------------
Input String =  -solver cplex -osil computesheet0-problem.osil -osrl
computesheet0-problem.osrl
Call Text Extra
Call scan string
call ossslex
Found option:  -solver cplex
Found option:  computesheet0-problem.osil
Found option:  computesheet0-problem.osrl
done with call to ossslex
HERE ARE THE OPTION VALUES:
OSiL file = computesheet0-problem.osil
OSrL file = computesheet0-problem.osrl
Inside FileUtil:getFileAsString and calling inFile
Inside FileUtil:getFileAsString, file read put into ostringstream
Inside FileUtil:getFileAsString, convert to a string
Solver Name = cplex
Parsing took (seconds): 0
Start Solve with a Coin Solver
SOLVER NAME =  cplex
ILOG CPLEX 10.010, licensed to "Joe", options: e m b q use=10
CREATING A NEW OPTIMIZATION SOLUTION
Tried aggregator 5 times.
MIP Presolve eliminated 170 rows and 70 columns.
MIP Presolve modified 1292 coefficients.
Aggregator did 1552 substitutions.
Reduced MIP has 162 rows, 268 columns, and 739 nonzeros.
Presolve time =    0.03 sec.
Clique table members: 59.
MIP emphasis: balance optimality and feasibility.
Root relaxation solution time =    0.01 sec.
CPLEX Error  1017: Not available for mixed-integer programs.
ERROR: CPXgetpi returned error 1017 (getRowPrice in
OsiCpxSolverInterface)
terminate called after throwing an instance of 'CoinError
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Optimization Services (OS)" group.
To post to this group, send email to optimizationservices at googlegroups.com
To unsubscribe from this group, send email to optimizationservices-unsubscribe at googlegroups.com
For more options, visit this group at http://groups.google.com/group/optimizationservices?hl=en
-~----------~----~----~----~------~----~------~--~---



More information about the OS mailing list