<div dir="ltr"><div>Hi All,</div><div><br></div><div>I am trying to run cbc through the command line with an initial solution but it does not work depending on which other commands are specified.</div><div><br></div><div>First try without any other parameters is ok:</div><div><br></div><div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><div> ./Cbc-2.9.9/bin/cbc BARCELONA_from_20170104_to_20170119.lp -mips BARCELONA_from_20170104_to_20170119.lp.split.solution solve</div><div>Welcome to the CBC MILP Solver</div><div>Version: 2.9.9</div><div>Build Date: Sep  6 2017</div><div>Revision Number: 2343</div><div><br></div><div>command line - ./Cbc-2.9.9/bin/cbc BARCELONA_from_20170104_to_20170119.lp -mips BARCELONA_from_20170104_to_20170119.lp.split.solution solve (default strategy 1)</div><div> CoinLpIO::readLp(): Maximization problem reformulated as minimization</div><div>opening mipstart file ./BARCELONA_from_20170104_to_20170119.lp.split.solution.</div><div>MIPStart values read for 172 variables.</div><div>Continuous objective value is 54305.5 - 0.46 seconds</div><div>Cgl0003I 16 fixed, 0 tightened bounds, 2153 strengthened rows, 80 substitutions</div><div>Cgl0003I 0 fixed, 0 tightened bounds, 21 strengthened rows, 0 substitutions</div><div>Cgl0004I processed model has 22617 rows, 6027 columns (2931 integer (2931 of which binary)) and 52180 elements</div><div>Cbc0045I Trying just fixing integer variables.</div><div>Cbc0045I Warning: mipstart values could not be used to build a solution.</div></div><div>[...]</div><div><br></div></blockquote></div><div>It fails when all parameters are indicated:</div><div><br></div><div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><div>./Cbc-2.9.9/bin/cbc BARCELONA_from_20170104_to_20170119.lp -mips BARCELONA_from_20170104_to_20170119.lp.split.solution -threads 6 -primalW 4.0 -cutD -1 -cutL -1 -depth -368617481 -passC 5248126 -passF 30 -passT 1 -pumpT 1005043 -slow 10 -strat 1 -strong 466436529 -trust 5 -chol native -crash idiot5 -cross on -fact osl -perturb on -presolve on -scal auto -clique onglobal -combine before -combine2 off -constraint off -cost 01f -cuts on -Dins off -DivingS both -DivingC before -DivingF both -DivingG off -DivingL off -DivingP off -DivingV before -dw off -feas both -flow on -GMI off -gomory on -greedy on -heur on -knapsack on -lagomory endcleanroot -latwomir off -lift off -local off -mixed on -node downdepth -pivotAndC both -pivotAndF off -preprocess sos -probing on -proximity off -randomi both -reduce off -reduce2 root -residual on -Rens off -Rins on -round on -sos on -two on -Vnd off -zero ifmove -timeMode elapsed -sec 600 solve -solu BARCELONA_from_20170104_to_20170119.lp.solution</div><div>Welcome to the CBC MILP Solver</div><div>Version: 2.9.9</div><div>Build Date: Sep  6 2017</div><div>Revision Number: 2343</div><div><br></div><div>Segmentation fault (core dumped)</div></div><div><br></div></blockquote></div><div>But it is just ok without providing an initial solution:</div><div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><div>./Cbc-2.9.9/bin/cbc BARCELONA_from_20170104_to_20170119.lp -threads 6 -primalW 4.0 -cutD -1 -cutL -1 -depth -368617481 -passC 5248126 -passF 30 -passT 1 -pumpT 1005043 -slow 10 -strat 1 -strong 466436529 -trust 5 -chol native -crash idiot5 -cross on -fact osl -perturb on -presolve on -scal auto -clique onglobal -combine before -combine2 off -constraint off -cost 01f -cuts on -Dins off -DivingS both -DivingC before -DivingF both -DivingG off -DivingL off -DivingP off -DivingV before -dw off -feas both -flow on -GMI off -gomory on -greedy on -heur on -knapsack on -lagomory endcleanroot -latwomir off -lift off -local off -mixed on -node downdepth -pivotAndC both -pivotAndF off -preprocess sos -probing on -proximity off -randomi both -reduce off -reduce2 root -residual on -Rens off -Rins on -round on -sos on -two on -Vnd off -zero ifmove -timeMode elapsed -sec 600 solve -solu BARCELONA_from_20170104_to_20170119.lp.solution</div><div>Welcome to the CBC MILP Solver</div><div>Version: 2.9.9</div><div>Build Date: Sep  6 2017</div><div>Revision Number: 2343</div><div><br></div><div>command line - ./Cbc-2.9.9/bin/cbc BARCELONA_from_20170104_to_20170119.lp -threads 6 -primalW 4.0 -cutD -1 -cutL -1 -depth -368617481 -passC 5248126 -passF 30 -passT 1 -pumpT 1005043 -slow 10 -strat 1 -strong 466436529 -trust 5 -chol native -crash idiot5 -cross on -fact osl -perturb on -presolve on -scal auto -clique onglobal -combine before -combine2 off -constraint off -cost 01f -cuts on -Dins off -DivingS both -DivingC before -DivingF both -DivingG off -DivingL off -DivingP off -DivingV before -dw off -feas both -flow on -GMI off -gomory on -greedy on -heur on -knapsack on -lagomory endcleanroot -latwomir off -lift off -local off -mixed on -node downdepth -pivotAndC both -pivotAndF off -preprocess sos -probing on -proximity off -randomi both -reduce off -reduce2 root -residual on -Rens off -Rins on -round on -sos on -two on -Vnd off -zero ifmove -timeMode elapsed -sec 600 solve -solu BARCELONA_from_20170104_to_20170119.lp.solution</div><div> CoinLpIO::readLp(): Maximization problem reformulated as minimization</div><div>threads was changed from 0 to 6</div><div>primalWeight was changed from 1e+10 to 4</div><div>depthMiniBab was changed from -1 to -368617481</div><div>passCuts was changed from 20 to 5248126</div><div>strongBranching was changed from 5 to 466436529</div><div>Option for crash changed from off to idiot5</div><div>Option for factorization changed from normal to osl</div><div>Option for cliqueCuts changed from ifmove to onglobal</div><div>Option for combineSolutions changed from off to before</div><div>Option for costStrategy changed from off to 01f!irst?</div><div>Option for DivingSome changed from off to both</div><div>Option for DivingCoefficient changed from on to before</div><div>Option for DivingFractional changed from off to both</div><div>Option for DivingVectorLength changed from off to before</div><div>Option for feasibilityPump changed from on to both</div><div>Option for lagomoryCuts changed from off to endcleanroot</div><div>Option for nodeStrategy changed from fewest to downdepth</div><div>Option for pivotAndComplement changed from off to both</div><div>Option for randomizedRounding changed from off to both</div><div>Option for reduce2AndSplitCuts changed from off to root</div><div>Option for residualCapacityCuts changed from off to on</div><div>Option for zeroHalfCuts changed from off to ifmove</div><div>Option for timeMode changed from cpu to elapsed</div><div>seconds was changed from 1e+100 to 600</div><div>Continuous objective value is 54305.5 - 4.57 seconds</div><div>Cgl0003I 16 fixed, 0 tightened bounds, 2153 strengthened rows, 80 substitutions</div></div><div>[...]</div><div><br></div></blockquote></div><div>My .lp and .solution file are attached.</div><div><br></div><div>Thanks,</div><div>Miquel Santos</div><div><br></div><div><br></div></div>