Originally posted by: SystemAdmin
[sdwow said:]
Yes, I resolved that issue and I do get all the log into one file "NEW_log.txt". however, The file looks like this:
Tried aggregator 1 time.
MIQP Presolve eliminated 846 rows and 750 columns.
Aggregator did 157 substitutions.
Reduced MIQP has 317 rows, 319 columns, and 1174 nonzeros.
Presolve time = 0.02 sec.
MIP emphasis: balance optimality and feasibility.
MIP search method: dynamic search.
Parallel mode: none, using 1 thread.
Root relaxation solution time = 0.00 sec.
Nodes Cuts/
Node Left Objective IInf Best Integer Best Node ItCnt Gap
400 179 4.3728 11 5.1620 3.7651 2393 27.06%
500 217 4.2886 17 5.1620 3.8711 3014 25.01%
600 254 cutoff 5.1620 3.9650 3599 23.19%
700 285 4.1001 11 5.1620 4.0347 4439 21.84%
800 301 4.8879 16 5.1620 4.1647 5422 19.32%
900 310 4.6655 11 5.1620 4.2546 6140 17.58%
1000 315 4.8482 23 5.1620 4.3610 7079 15.52%
Elapsed time = 0.47 sec. (tree size = 0.10 MB, solutions = 0)
1100 299 4.7757 11 5.1620 4.4764 7994 13.28%
1200 268 4.7769 11 5.1620 4.6220 8793 10.46%
1300 203 cutoff 5.1620 4.7591 9640 7.81%
--------------------------------------------------------------------------
However, I do not get the rest of the output which is generally generated by CPLEX and shown by OPL.
Example:
Mixed integer rounding cuts applied: 2
Gomory fractional cuts applied: 3
OR
Root node processing (before b&c):
Real time = 0.52
Parallel b&c, 2 threads:
Real time = 2.81
Sync time (average) = 1.41
Wait time (average) = 1.41
-------
Total (root+branch&cut) = 3.33 sec.
Let me know how I can view or write this into the log file.
SD
#DecisionOptimization#OPLusingCPLEXOptimizer