0.00/0.00 c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00 c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00 c
0.00/0.00 c user parameter file <scip.set> not found - using default parameters
0.00/0.00 c reading problem <HOME/instance-3717591-1338203093.wbo>
0.00/0.00 c original problem has 526 variables (526 bin, 0 int, 0 impl, 0 cont) and 471 constraints
0.00/0.00 c problem read in 0.00
0.00/0.01 c presolving:
0.00/0.01 c (round 1) 924 del vars, 463 del conss, 0 add conss, 462 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 8 clqs
0.00/0.02 c (round 2) 924 del vars, 495 del conss, 0 add conss, 462 chg bounds, 0 chg sides, 0 chg coeffs, 438 upgd conss, 860 impls, 8 clqs
0.00/0.03 c (round 3) 949 del vars, 495 del conss, 0 add conss, 462 chg bounds, 0 chg sides, 0 chg coeffs, 438 upgd conss, 1754 impls, 8 clqs
0.00/0.03 c (round 4) 949 del vars, 590 del conss, 0 add conss, 462 chg bounds, 0 chg sides, 0 chg coeffs, 438 upgd conss, 1754 impls, 8 clqs
0.00/0.03 c (round 5) 954 del vars, 714 del conss, 0 add conss, 462 chg bounds, 0 chg sides, 0 chg coeffs, 438 upgd conss, 1754 impls, 6 clqs
0.00/0.03 c (round 6) 954 del vars, 769 del conss, 0 add conss, 462 chg bounds, 0 chg sides, 0 chg coeffs, 438 upgd conss, 1754 impls, 6 clqs
0.00/0.03 c (0.0s) probing cycle finished: starting next cycle
0.00/0.03 c (0.0s) probing cycle finished: starting next cycle
0.00/0.03 c (round 7) 970 del vars, 769 del conss, 0 add conss, 462 chg bounds, 0 chg sides, 0 chg coeffs, 438 upgd conss, 1754 impls, 4 clqs
0.00/0.04 c (round 8) 970 del vars, 869 del conss, 0 add conss, 462 chg bounds, 0 chg sides, 0 chg coeffs, 438 upgd conss, 1754 impls, 4 clqs
0.00/0.04 c (round 9) 970 del vars, 871 del conss, 0 add conss, 462 chg bounds, 0 chg sides, 0 chg coeffs, 438 upgd conss, 1754 impls, 4 clqs
0.00/0.04 c (0.0s) probing cycle finished: starting next cycle
0.00/0.04 c (round 10) 978 del vars, 871 del conss, 0 add conss, 462 chg bounds, 0 chg sides, 0 chg coeffs, 438 upgd conss, 1784 impls, 2 clqs
0.00/0.04 c (round 11) 984 del vars, 924 del conss, 0 add conss, 462 chg bounds, 0 chg sides, 0 chg coeffs, 438 upgd conss, 1825 impls, 2 clqs
0.00/0.04 c (round 12) 987 del vars, 933 del conss, 0 add conss, 462 chg bounds, 0 chg sides, 0 chg coeffs, 438 upgd conss, 1825 impls, 0 clqs
0.00/0.04 c presolving (13 rounds):
0.00/0.04 c 988 deleted vars, 933 deleted constraints, 0 added constraints, 462 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.04 c 1825 implications, 0 cliques
0.00/0.04 c presolved problem has 0 variables (0 bin, 0 int, 0 impl, 0 cont) and 0 constraints
0.00/0.04 c transformed objective value is always integral (scale: 1)
0.00/0.04 c Presolving Time: 0.03
0.00/0.04 c - non default parameters ----------------------------------------------------------------------
0.00/0.04 c # SCIP version 2.1.1.4
0.00/0.04 c
0.00/0.04 c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.04 c conflict/interconss = 0
0.00/0.04 c
0.00/0.04 c # should binary conflicts be preferred?
0.00/0.04 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04 c conflict/preferbinary = TRUE
0.00/0.04 c
0.00/0.04 c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04 c constraints/agelimit = 1
0.00/0.04 c
0.00/0.04 c # should enforcement of pseudo solution be disabled?
0.00/0.04 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04 c constraints/disableenfops = TRUE
0.00/0.04 c
0.00/0.04 c # maximal time in seconds to run
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.04 c limits/time = 1797
0.00/0.04 c
0.00/0.04 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.04 c limits/memory = 13950
0.00/0.04 c
0.00/0.04 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.04 c # [type: int, range: [1,2], default: 1]
0.00/0.04 c timing/clocktype = 2
0.00/0.04 c
0.00/0.04 c # belongs reading time to solving time?
0.00/0.04 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04 c timing/reading = TRUE
0.00/0.04 c
0.00/0.04 c # force restart if we have a max FS instance and gap is 1?
0.00/0.04 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04 c constraints/indicator/forcerestart = TRUE
0.00/0.04 c
0.00/0.04 c # priority of branching rule <inference>
0.00/0.04 c # [type: int, range: [-536870912,536870911], default: 1000]
0.00/0.04 c branching/inference/priority = 1000000
0.00/0.04 c
0.00/0.04 c # frequency offset for calling primal heuristic <coefdiving>
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1]
0.00/0.04 c heuristics/coefdiving/freqofs = 0
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04 c heuristics/shiftandpropagate/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04 c heuristics/undercover/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <indrounding> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.04 c heuristics/indrounding/freq = 1
0.00/0.04 c
0.00/0.04 c -----------------------------------------------------------------------------------------------
0.00/0.04 c start solving
0.00/0.04 c
0.00/0.04 o 0
0.00/0.04 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
0.00/0.04 c t 0.0s| 1 | 0 | 0 | - |2072k| 0 | - | 0 | 0 | 0 | 0 | 0 | 0 | 0 | -- | 0.000000e+00 | Inf
0.00/0.04 c 0.0s| 1 | 0 | 0 | - |2072k| 0 | - | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0.000000e+00 | 0.000000e+00 | 0.00%
0.00/0.04 c
0.00/0.04 c SCIP Status : problem is solved [optimal solution found]
0.00/0.04 c Solving Time (sec) : 0.04
0.00/0.04 c Solving Nodes : 1
0.00/0.04 c Primal Bound : +0.00000000000000e+00 (1 solutions)
0.00/0.04 c Dual Bound : +0.00000000000000e+00
0.00/0.04 c Gap : 0.00 %
0.00/0.04 s OPTIMUM FOUND
0.00/0.04 v x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 x44 -x43 -x42 -x41 -x40 x39 -x38
0.00/0.04 v -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 x18 -x17 -x16 -x15 -x14 -x13
0.00/0.04 v -x12 -x11 -x10 x9 -x8 -x7 -x6 x5 -x4 -x3 -x2 -x1
0.00/0.04 c SCIP Status : problem is solved [optimal solution found]
0.00/0.04 c Total Time : 0.04
0.00/0.04 c solving : 0.04
0.00/0.04 c presolving : 0.03 (included in solving)
0.00/0.04 c reading : 0.00 (included in solving)
0.00/0.04 c copying : 0.00 (0 times copied the problem)
0.00/0.04 c Original Problem :
0.00/0.04 c Problem name : HOME/instance-3717591-1338203093.wbo
0.00/0.04 c Variables : 526 (526 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.04 c Constraints : 471 initial, 471 maximal
0.00/0.04 c Objective sense : minimize
0.00/0.04 c Presolved Problem :
0.00/0.04 c Problem name : t_HOME/instance-3717591-1338203093.wbo
0.00/0.04 c Variables : 0 (0 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.04 c Constraints : 0 initial, 0 maximal
0.00/0.04 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
0.00/0.04 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
0.00/0.04 c trivial : 0.00 0.00 3 0 0 0 0 0 0 0 0
0.00/0.04 c dualfix : 0.00 0.00 1 0 0 0 0 0 0 0 0
0.00/0.04 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
0.00/0.04 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
0.00/0.04 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
0.00/0.04 c gateextraction : 0.00 0.00 0 0 0 0 0 0 0 0 0
0.00/0.04 c implics : 0.00 0.00 0 3 0 0 0 0 0 0 0
0.00/0.04 c components : 0.00 0.00 0 0 0 0 0 0 0 0 0
0.00/0.04 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
0.00/0.04 c probing : 0.01 0.00 30 19 0 0 0 0 0 0 0
0.00/0.04 c setppc : 0.01 0.00 5 3 0 0 0 438 0 0 0
0.00/0.04 c linear : 0.01 0.00 462 0 0 462 0 33 0 0 0
0.00/0.04 c indicator : 0.00 0.00 462 0 0 0 0 462 0 0 0
0.00/0.04 c root node : - - 0 - - 0 - - - - -
0.00/0.04 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
0.00/0.04 c integral : 0 0 0 0 0 0 3 0 0 0 0 0 0
0.00/0.04 c countsols : 0 0 0 0 0 0 3 0 0 0 0 0 0
0.00/0.04 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
0.00/0.04 c integral : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.00/0.04 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.00/0.04 c Propagators : #Propagate #ResProp Cutoffs DomReds
0.00/0.04 c pseudoobj : 0 0 0 0
0.00/0.04 c rootredcost : 0 0 0 0
0.00/0.04 c vbounds : 0 0 0 0
0.00/0.04 c redcost : 0 0 0 0
0.00/0.04 c probing : 0 0 0 0
0.00/0.04 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
0.00/0.04 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
0.00/0.04 c rootredcost : 0.00 0.00 0.00 0.00 0.00
0.00/0.04 c vbounds : 0.00 0.00 0.00 0.00 0.00
0.00/0.04 c redcost : 0.00 0.00 0.00 0.00 0.00
0.00/0.04 c probing : 0.01 0.00 0.01 0.00 0.00
0.00/0.04 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
0.00/0.04 c propagation : 0.00 30 0 0 0.0 0 0.0 -
0.00/0.04 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
0.00/0.04 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
0.00/0.04 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
0.00/0.04 c pseudo solution : 0.00 1 0 0 0.0 0 0.0 -
0.00/0.04 c applied globally : - - - 0 0.0 - - -
0.00/0.04 c applied locally : - - - 0 0.0 - - -
0.00/0.04 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
0.00/0.04 c cut pool : 0.00 0 - - 0 - (maximal pool size: 0)
0.00/0.04 c clique : 0.00 0.00 0 0 0 0 0
0.00/0.04 c closecuts : 0.00 0.00 0 0 0 0 0
0.00/0.04 c cgmip : 0.00 0.00 0 0 0 0 0
0.00/0.04 c cmir : 0.00 0.00 0 0 0 0 0
0.00/0.04 c flowcover : 0.00 0.00 0 0 0 0 0
0.00/0.04 c gomory : 0.00 0.00 0 0 0 0 0
0.00/0.04 c impliedbounds : 0.00 0.00 0 0 0 0 0
0.00/0.04 c intobj : 0.00 0.00 0 0 0 0 0
0.00/0.04 c mcf : 0.00 0.00 0 0 0 0 0
0.00/0.04 c oddcycle : 0.00 0.00 0 0 0 0 0
0.00/0.04 c rapidlearning : 0.00 0.00 0 0 0 0 0
0.00/0.04 c strongcg : 0.00 0.00 0 0 0 0 0
0.00/0.04 c zerohalf : 0.00 0.00 0 0 0 0 0
0.00/0.04 c Pricers : ExecTime SetupTime Calls Vars
0.00/0.04 c problem variables: 0.00 - 0 0
0.00/0.04 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
0.00/0.04 c pscost : 0.00 0.00 0 0 0 0 0 0
0.00/0.04 c inference : 0.00 0.00 0 0 0 0 0 0
0.00/0.04 c mostinf : 0.00 0.00 0 0 0 0 0 0
0.00/0.04 c leastinf : 0.00 0.00 0 0 0 0 0 0
0.00/0.04 c fullstrong : 0.00 0.00 0 0 0 0 0 0
0.00/0.04 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
0.00/0.04 c random : 0.00 0.00 0 0 0 0 0 0
0.00/0.04 c relpscost : 0.00 0.00 0 0 0 0 0 0
0.00/0.04 c Primal Heuristics : ExecTime SetupTime Calls Found
0.00/0.04 c LP solutions : 0.00 - - 0
0.00/0.04 c pseudo solutions : 0.00 - - 0
0.00/0.04 c smallcard : 0.00 0.00 0 0
0.00/0.04 c trivial : 0.00 0.00 2 1
0.00/0.04 c shiftandpropagate: 0.00 0.00 0 0
0.00/0.04 c simplerounding : 0.00 0.00 0 0
0.00/0.04 c zirounding : 0.00 0.00 0 0
0.00/0.04 c rounding : 0.00 0.00 0 0
0.00/0.04 c shifting : 0.00 0.00 0 0
0.00/0.04 c intshifting : 0.00 0.00 0 0
0.00/0.04 c oneopt : 0.00 0.00 0 0
0.00/0.04 c twoopt : 0.00 0.00 0 0
0.00/0.04 c indtwoopt : 0.00 0.00 0 0
0.00/0.04 c indoneopt : 0.00 0.00 0 0
0.00/0.04 c fixandinfer : 0.00 0.00 0 0
0.00/0.04 c feaspump : 0.00 0.00 0 0
0.00/0.04 c clique : 0.00 0.00 0 0
0.00/0.04 c indrounding : 0.00 0.00 0 0
0.00/0.04 c indcoefdiving : 0.00 0.00 0 0
0.00/0.04 c coefdiving : 0.00 0.00 0 0
0.00/0.04 c pscostdiving : 0.00 0.00 0 0
0.00/0.04 c nlpdiving : 0.00 0.00 0 0
0.00/0.04 c fracdiving : 0.00 0.00 0 0
0.00/0.04 c veclendiving : 0.00 0.00 0 0
0.00/0.04 c intdiving : 0.00 0.00 0 0
0.00/0.04 c actconsdiving : 0.00 0.00 0 0
0.00/0.04 c objpscostdiving : 0.00 0.00 0 0
0.00/0.04 c rootsoldiving : 0.00 0.00 0 0
0.00/0.04 c linesearchdiving : 0.00 0.00 0 0
0.00/0.04 c guideddiving : 0.00 0.00 0 0
0.00/0.04 c octane : 0.00 0.00 0 0
0.00/0.04 c rens : 0.00 0.00 0 0
0.00/0.04 c rins : 0.00 0.00 0 0
0.00/0.04 c localbranching : 0.00 0.00 0 0
0.00/0.04 c mutation : 0.00 0.00 0 0
0.00/0.04 c crossover : 0.00 0.00 0 0
0.00/0.04 c dins : 0.00 0.00 0 0
0.00/0.04 c vbounds : 0.00 0.00 0 0
0.00/0.04 c undercover : 0.00 0.00 0 0
0.00/0.04 c subnlp : 0.00 0.00 0 0
0.00/0.04 c trysol : 0.00 0.00 0 0
0.00/0.04 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
0.00/0.04 c primal LP : 0.00 0 0 0.00 - 0.00 0
0.00/0.04 c dual LP : 0.00 0 0 0.00 - 0.00 0
0.00/0.04 c lex dual LP : 0.00 0 0 0.00 -
0.00/0.04 c barrier LP : 0.00 0 0 0.00 - 0.00 0
0.00/0.04 c diving/probing LP: 0.00 0 0 0.00 -
0.00/0.04 c strong branching : 0.00 0 0 0.00 -
0.00/0.04 c (at root node) : - 0 0 0.00 -
0.00/0.04 c conflict analysis: 0.00 0 0 0.00 -
0.00/0.04 c B&B Tree :
0.00/0.04 c number of runs : 1
0.00/0.04 c nodes : 1
0.00/0.04 c nodes (total) : 1
0.00/0.04 c nodes left : 0
0.00/0.04 c max depth : 0
0.00/0.04 c max depth (total): 0
0.00/0.04 c backtracks : 0 (0.0%)
0.00/0.04 c delayed cutoffs : 0
0.00/0.04 c repropagations : 0 (0 domain reductions, 0 cutoffs)
0.00/0.04 c avg switch length: 2.00
0.00/0.04 c switching time : 0.00
0.00/0.04 c Solution :
0.00/0.04 c Solutions found : 1 (1 improvements)
0.00/0.04 c First Solution : +0.00000000000000e+00 (in run 1, after 1 nodes, 0.04 seconds, depth 0, found by <trivial>)
0.00/0.04 c Primal Bound : +0.00000000000000e+00 (in run 1, after 1 nodes, 0.04 seconds, depth 0, found by <trivial>)
0.00/0.04 c Dual Bound : +0.00000000000000e+00
0.00/0.04 c Gap : 0.00 %
0.00/0.04 c Root Dual Bound : +0.00000000000000e+00
0.00/0.04 c Root Iterations : 0
0.00/0.04 c Time complete: 0.04.