<div dir="ltr">Hi every one,<div><br></div><div>I've problem with the optimization of a test example in gcg.</div><div>Even if I've followed step by step the installation page in the documentation in the official website, i got the following errors when typing the command <i>optimize </i>in the gcg command line interface.</div><div><br></div><div><br></div><div><div>kabbaj@debian:~/Bureau/scipoptsuite-3.2.0/gcg-2.1.0$ ./bin/gcg</div><div>GCG version 2.1.0 [GitHash: 7e8d63e-dirty]</div><div>Copyright (c) 2010-2015 Operations Research, RWTH Aachen University</div><div>                        Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)</div><div><br></div><div>SCIP version 3.2.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 2.2.0] [GitHash: fb0007a]</div><div>Copyright (c) 2002-2015 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)</div><div><br></div><div>External codes: </div><div>  SoPlex 2.2.0         Linear Programming Solver developed at Zuse Institute Berlin (<a href="http://soplex.zib.de">soplex.zib.de</a>) [GitHash: c9658ca]</div><div>  cppad-20140000.3     Algorithmic Differentiation of C++ algorithms developed by B. Bell (<a href="http://www.coin-or.org/CppAD">www.coin-or.org/CppAD</a>)</div><div><br></div><div>user parameter file <gcg.set> not found - using default parameters</div><div><br></div><div>GCG> read check/instances/cs/TEST0055.lp</div><div><br></div><div>read problem <check/instances/cs/TEST0055.lp></div><div>============</div><div><br></div><div>original problem has 220 variables (0 bin, 220 int, 0 impl, 0 cont) and 30 constraints</div><div>GCG> detect </div><div>Starting detection</div><div>Detecting purely block diagonal structure: not found.</div><div>Detecting set partitioning master structure: found with 20 blocks.</div><div>Detecting staircase structure: found 3 blocks.</div><div>WARNING: Decomposition type is staircase, cannot compute score</div><div>Chosen decomposition with 20 blocks of type bordered.</div><div>Detection was successful.</div><div>GCG> optimize</div><div><br></div><div>presolving:</div><div>presolving (0 rounds: 0 fast, 0 medium, 0 exhaustive):</div><div> 0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients</div><div> 0 implications, 0 cliques</div><div>presolved problem has 220 variables (20 bin, 200 int, 0 impl, 0 cont) and 30 constraints</div><div>     30 constraints of type <linear></div><div>transformed objective value is always integral (scale: 1)</div><div>Presolving Time: 0.00</div><div><br></div><div>Matrix has 20 blocks, using 1 aggregated pricing problem!</div><div><br></div><div>     </div><div>  time | node  | left  |SLP iter|MLP iter|LP it/n| mem |mdpt |mvars|ocons|mcons|mcuts|sepa|  dualbound   | primalbound  |  deg   |  gap   </div><div>   0.1s|     1 |     0 |      1 |      1 |     - |3535k|   0 |   1 |  31 |  12 |   0 |  0 | 0.000000e+00 |      --      |   0.00%|    Inf </div><div>Starting reduced cost pricing...</div><div>   0.2s|     1 |     0 |     30 |     30 |     - |3573k|   0 |  26 |  31 |  12 |   0 |  0 | 1.084300e+01 |      --      |   0.00%|    Inf </div><div>s  0.2s|     1 |     0 |     69 |     69 |     - |3631k|   0 |  46 |  31 |  12 |   0 |  1 | 1.084300e+01 | 1.200000e+01 |   0.00%|  10.67%</div><div>[src/scip/event.c:1170] ERROR: event is neither node nor LP event</div><div>[src/scip/solve.c:4536] ERROR: Error <-9> in function call</div><div>[src/scip/scip.c:14690] ERROR: Error <-9> in function call</div><div>WARNING: Error while solving subproblem in XP Crossover heuristic; sub-SCIP terminated with code <-9></div><div>   0.3s|     1 |     2 |     69 |     69 |     - |3663k|   0 |  66 |  31 |  12 |   0 |  1 | 1.084300e+01 | 1.200000e+01 |   0.00%|  10.67%</div><div>[src/scip/event.c:1170] ERROR: event is neither node nor LP event</div><div>[src/scip/solve.c:4536] ERROR: Error <-9> in function call</div><div>[src/scip/scip.c:14690] ERROR: Error <-9> in function call</div><div>[src/relax_gcg.c:2303] ERROR: Error <-9> in function call</div><div>[src/scip/relax.c:324] ERROR: Error <-9> in function call</div><div>[src/scip/solve.c:2934] ERROR: Error <-9> in function call</div><div>[src/scip/solve.c:3575] ERROR: Error <-9> in function call</div><div>[src/scip/solve.c:3797] ERROR: Error <-9> in function call</div><div>[src/scip/solve.c:4432] ERROR: Error <-9> in function call</div><div>[src/scip/scip.c:14690] ERROR: Error <-9> in function call</div><div>[src/dialog_gcg.c:417] ERROR: Error <-9> in function call</div><div>[src/scip/dialog.c:824] ERROR: Error <-9> in function call</div><div>[src/scip/dialog.c:366] ERROR: Error <-9> in function call</div><div>[src/scip/scip.c:8959] ERROR: Error <-9> in function call</div><div>[src/main.c:393] ERROR: Error <-9> in function call</div><div>[src/main.c:438] ERROR: Error <-9> in function call</div><div>SCIP Error (-9): method cannot be called with this type of data</div></div><div><br></div><div><br></div><div>I've tried with other instances, but I still had errors.</div><div><br></div><div>Could anyone tell the solution please.</div><div><br></div><div><br></div><div>Cordially,</div><div><br></div><div>Mohamed Mustapha KABBAJ </div></div>