<html><head><meta http-equiv="content-type" content="text/html; charset=us-ascii"><style>body { line-height: 1.5; }body { font-size: 10.5pt; font-family: ????; color: rgb(0, 0, 0); line-height: 1.5; }body { font-size: 10.5pt; color: rgb(0, 0, 0); line-height: 1.5; font-family: ??; }</style></head><body>
<div><span></span> Dear all,</div><div><br></div><div><br></div><div>I have successfully installed SCIP with CPLEX 12.5.1 being LP solver under Windows. During the installation, only some warnings came out.</div><div><br></div><div>But when I run SCIP.exe to solve an instance, some errors came out:</div><div><br></div><div><span style="background-color: rgba(0, 0, 0, 0);">SCIP version 3.1.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: CPLEX 12.5.1.0] [GitHash: 577ee45]
<br>Copyright (c) 2002-2014 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
<br>
<br>External codes:
<br>  CPLEX 12.5.1.0       Linear Programming Solver developed by IBM (www.cplex.com)
<br>  cppad-20140000.1     Algorithmic Differentiation of C++ algorithms developed by B. Bell (www.coin-or.org/CppAD)
<br>
<br>user parameter file <scip.set> not found - using default parameters
<br>
<br>SCIP> read mygrlpmodel2.lp
<br>
<br>read problem <mygrlpmodel2.lp>
<br>============
<br>
<br>original problem has 38 variables (38 bin, 0 int, 0 impl, 0 cont) and 66 constraints
<br>SCIP> optimize
<br>
<br>WARNING: LP Error: CPLEX returned 32201
<br>[src/scip/lp.c:8565] ERROR: Error <-6> in function call
<br>[src/scip/scip.c:11988] ERROR: Error <-6> in function call
<br>[src/scip/scip.c:13406] ERROR: Error <-6> in function call
<br>[src/scip/scip.c:13606] ERROR: Error <-6> in function call
<br>[src/scip/dialog_default.c:1466] ERROR: Error <-6> in function call
<br>[src/scip/dialog.c:828] ERROR: Error <-6> in function call
<br>[src/scip/dialog.c:370] ERROR: Error <-6> in function call
<br>[src/scip/scip.c:8393] ERROR: Error <-6> in function call
<br>[src/scip/scipshell.c:289] ERROR: Error <-6> in function call
<br>[src/scip/scipshell.c:332] ERROR: Error <-6> in function call
<br>SCIP Error (-6): error in LP solver</span></div><div><span style="background-color: rgba(0, 0, 0, 0);"><br></span></div><div><span style="background-color: rgba(0, 0, 0, 0);"><br></span></div><div>Thanks,</div><div><br></div><div><br></div><div>Xiangyong Li</div>
</body></html>