Originally posted by: SystemAdmin
[aroso said:]
Hi,
I have a program running CPLEX several times in a row. My problem is that after the first couple of runs, CPLEX starts taking a very long time to start up (around 30 minutes) after the "Reduced MIP has ..." information is displayed.
However, the presolve and root relaxation time displayed seem normal:
Tried aggregator 2 times.
MIP Presolve eliminated 530 rows and 411 columns.
MIP Presolve modified 10 coefficients.
Aggregator did 10 substitutions.
Reduced MIP has 2701 rows, 2210 columns, and 19100 nonzeros.
Presolve time = 0.13 sec.
Clique table members: 1201.
MIP emphasis: balance optimality and feasibility.
Root relaxation solution time = 0.23 sec.
Shouldn't those value be higher? And why is it taking so long after a couple of runs?
Thanks in advance,
Antonio
#CPLEXOptimizers#DecisionOptimization