Originally posted by: SystemAdmin
[anahana said:]
I used the file ilolpex2 (in the examples directory of CPLEX) to read the problem and try out different algorithms (in the file ilolpex2 it is shown what each algorithm is abbreviated by, e.g. the letter "o" stands for automatic selection of the algorithm). Here's the output:
C:\ILOG\CPLEX101\examples\x86_.net2005_8.0\stat_mta>ilolpex2 myprob.mps o
Selected objective sense: MINIMIZE
Selected objective name: obj
Selected RHS name: rhs
Selected bound name: bnd
Tried aggregator 1 time.
LP Presolve eliminated 3 rows and 1 columns.
Reduced LP has 7 rows, 6 columns, and 42 nonzeros.
Presolve time = 0.02 sec.
Iteration log . . ..
Iteration: 1 Dual objective = -4400.000000
Solution status = Optimal
Solution value = -4134.07
Solution vector = [0, 0, 1, 0.362963, 0.125926, 1]
Basis statuses = [AtLower, AtLower, AtUpper, Basic, Basic, AtUpper]
Maximum bound violation = 0
C:\ILOG\CPLEX101\examples\x86_.net2005_8.0\stat_mta>ilolpex2 myprob.mps p
Selected objective sense: MINIMIZE
Selected objective name: obj
Selected RHS name: rhs
Selected bound name: bnd
Tried aggregator 1 time.
LP Presolve eliminated 3 rows and 1 columns.
Reduced LP has 7 rows, 6 columns, and 42 nonzeros.
Presolve time = 0.00 sec.
Iteration log . . ..
Iteration: 1 Objective = -2000.000000
Solution status = Optimal
Solution value = -4134.07
Solution vector = [0, 0, 1, 0.362963, 0.125926, 1]
Basis statuses = [AtLower, AtLower, AtUpper, Basic, Basic, AtUpper]
Maximum bound violation = 0
C:\ILOG\CPLEX101\examples\x86_.net2005_8.0\stat_mta>ilolpex2 myprob.mps d
Selected objective sense: MINIMIZE
Selected objective name: obj
Selected RHS name: rhs
Selected bound name: bnd
Tried aggregator 1 time.
LP Presolve eliminated 3 rows and 1 columns.
Reduced LP has 7 rows, 6 columns, and 42 nonzeros.
Presolve time = 0.03 sec.
Iteration log . . ..
Iteration: 1 Dual objective = -4400.000000
Solution status = Optimal
Solution value = -4134.07
Solution vector = [0, 0, 1, 0.362963, 0.125926, 1]
Basis statuses = [AtLower, AtLower, AtUpper, Basic, Basic, AtUpper]
Maximum bound violation = 0
C:\ILOG\CPLEX101\examples\x86_.net2005_8.0\stat_mta>ilolpex2 myprob.mps b
Selected objective sense: MINIMIZE
Selected objective name: obj
Selected RHS name: rhs
Selected bound name: bnd
Tried aggregator 1 time.
LP Presolve eliminated 3 rows and 1 columns.
Reduced LP has 7 rows, 6 columns, and 42 nonzeros.
Presolve time = 0.00 sec.
Number of nonzeros in lower triangle of A*A' = 21
Using Approximate Minimum Degree ordering
Total time for automatic ordering = 0.03 sec.
Summary statistics for Cholesky factor:
Rows in Factor = 7
Integer space required = 7
Total non-zeros in factor = 28
Total FP ops to factor = 140
Itn Primal Obj Dual Obj Prim Inf Upper Inf Dual Inf
0 -3.1269703e+004 -6.8150000e+003 2.89e+001 8.25e+000 2.80e+001
1 -1.4441810e+004 -6.6642576e+003 3.05e+001 6.21e+000 3.81e-012
2 -1.0796617e+004 -5.9556046e+003 2.33e+001 4.29e+000 2.57e-012
3 -8.3624663e+003 -5.1397750e+003 1.53e+001 3.19e+000 8.31e-013
4 -6.9886318e+003 -4.5275966e+003 9.74e+000 2.15e+000 1.24e-012
5 -4.6701116e+003 -4.2626932e+003 1.89e+000 4.48e-001 1.87e-012
6 -4.1345017e+003 -4.1671280e+003 6.02e-002 1.40e-002 6.40e-013
7 -4.1302518e+003 -4.1443558e+003 1.10e-002 2.29e-003 4.60e-013
8 -4.1337785e+003 -4.1347689e+003 1.55e-015 1.72e-016 1.22e-012
9 -4.1340576e+003 -4.1341097e+003 1.78e-015 1.85e-016 1.68e-012
10 -4.1340732e+003 -4.1340760e+003 2.44e-015 5.91e-017 1.66e-012
11 -4.1340740e+003 -4.1340742e+003 2.89e-015 1.18e-016 4.00e-013
12 -4.1340741e+003 -4.1340741e+003 2.44e-015 1.06e-016 7.94e-013
Solution status = Optimal
Solution value = -4134.07
Solution vector = [2.10094e-009, 8.43658e-009, 1, 0.362963, 0.125926, 1]
Maximum bound violation = 0
C:\ILOG\CPLEX101\examples\x86_.net2005_8.0\stat_mta>ilolpex2 myprob.mps n
Selected objective sense: MINIMIZE
Selected objective name: obj
Selected RHS name: rhs
Selected bound name: bnd
Tried aggregator 1 time.
LP Presolve eliminated 3 rows and 1 columns.
Reduced LP has 7 rows, 6 columns, and 42 nonzeros.
Presolve time = 0.01 sec.
Iteration log . . ..
Iteration: 1 Dual objective = -4400.000000
Solution status = Optimal
Solution value = -4134.07
Solution vector = [0, 0, 1, 0.362963, 0.125926, 1]
Basis statuses = [AtLower, AtLower, AtUpper, Basic, Basic, AtUpper]
Maximum bound violation = 0
C:\ILOG\CPLEX101\examples\x86_.net2005_8.0\stat_mta>ilolpex2 myprob.mps s
Selected objective sense: MINIMIZE
Selected objective name: obj
Selected RHS name: rhs
Selected bound name: bnd
Tried aggregator 1 time.
LP Presolve eliminated 3 rows and 1 columns.
Reduced LP has 7 rows, 6 columns, and 42 nonzeros.
Presolve time = 0.00 sec.
Sifting iteration 1 [ 6]: Objective = -4134.074072
Sifting iteration 2 [ 6]: Objective = -4134.074074
Solution status = Optimal
Solution value = -4134.07
Solution vector = [0, 0, 1, 0.362963, 0.125926, 1]
Basis statuses = [AtLower, AtLower, AtUpper, Basic, Basic, AtUpper]
Maximum bound violation = 0
C:\ILOG\CPLEX101\examples\x86_.net2005_8.0\stat_mta>ilolpex2 myprob.mps c
Selected objective sense: MINIMIZE
Selected objective name: obj
Selected RHS name: rhs
Selected bound name: bnd
Tried aggregator 1 time.
LP Presolve eliminated 3 rows and 1 columns.
Reduced LP has 7 rows, 6 columns, and 42 nonzeros.
Presolve time = 0.00 sec.
Iteration log . . ..
Iteration: 1 Dual objective = -4400.000000
Solution status = Optimal
Solution value = -4134.07
Solution vector = [0, 0, 1, 0.362963, 0.125926, 1]
Basis statuses = [AtLower, AtLower, AtUpper, Basic, Basic, AtUpper]
Maximum bound violation = 0
I'll email you the problem file as well.
Thanks.
#CPLEXOptimizers#DecisionOptimization