Originally posted by: BiceK
Firstly, thank you for your help and I am sorry that I mislead you. Before saving as .sav file I realized that in my previous experiment I used the wrong .lp file with fewer variables therefore problem is solved with no problem. After trying with the proper .lp file I got the same infeasibility problem but when I check .lp file I do not see any irrelevant bound restrictions for the corresponding variable. Output of .sav file solution can be found below. Thank you
CPLEX> read sub.sav
Problem 'sub.sav' read.
Read time = 0.02 sec. (0.40 ticks)
CPLEX> opt
Parallel mode: deterministic, using up to 8 threads for concurrent optimization.
Tried aggregator 1 time.
Bound infeasibility column 'yRP111'.
Presolve time = 0.02 sec. (4.79 ticks)
Presolve - Infeasible.
Solution time = 0.03 sec.
Deterministic time = 4.79 ticks (154.51 ticks/sec)
CPLEX> disp prob stats
Problem name : sub.sav
Objective sense : Minimize
Variables : 10740 [Box: 10740]
Objective nonzeros : 10740
Linear constraints : 822 [Less: 492, Equal: 330]
Nonzeros : 47730
RHS nonzeros : 126
Variables : Min LB: 0.0000000 Max UB: 2.147484e+009
Objective nonzeros : Min : 0.03200000 Max : 499999.8
Linear constraints :
Nonzeros : Min : 0.3000000 Max : 12.00000
RHS nonzeros : Min : 638.4000 Max : 3597.000
#CPLEXOptimizers#DecisionOptimization