0.48/0.56 c SCIP version 1.1.0.7
0.48/0.56 c LP-Solver SoPlex 1.4.1
0.48/0.56 c user parameter file <scip.set> not found - using default parameters
0.48/0.56 c read problem <HOME/instance-3739730-1338757116.opb>
0.48/0.56 c original problem has 25410 variables (25410 bin, 0 int, 0 impl, 0 cont) and 83992 constraints
0.68/0.71 c No objective function, only one solution is needed.
0.68/0.71 c start presolving problem
0.68/0.71 c presolving:
2.49/2.55 c (round 1) 6956 del vars, 19871 del conss, 5195 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4772522 impls, 0 clqs
3.20/3.23 c (round 2) 14227 del vars, 47451 del conss, 12087 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4815304 impls, 0 clqs
3.30/3.33 c (round 3) 16420 del vars, 58116 del conss, 13243 chg bounds, 69 chg sides, 59 chg coeffs, 0 upgd conss, 4831090 impls, 0 clqs
3.30/3.39 c (round 4) 17480 del vars, 61633 del conss, 13974 chg bounds, 86 chg sides, 89 chg coeffs, 0 upgd conss, 4841047 impls, 0 clqs
3.39/3.43 c (round 5) 18361 del vars, 64415 del conss, 14547 chg bounds, 86 chg sides, 89 chg coeffs, 0 upgd conss, 4852009 impls, 0 clqs
3.39/3.46 c (round 6) 18995 del vars, 66549 del conss, 14950 chg bounds, 86 chg sides, 89 chg coeffs, 0 upgd conss, 4857005 impls, 0 clqs
3.39/3.48 c (round 7) 19335 del vars, 67877 del conss, 15161 chg bounds, 86 chg sides, 89 chg coeffs, 0 upgd conss, 4860579 impls, 0 clqs
3.49/3.50 c (round 8) 19514 del vars, 68552 del conss, 15269 chg bounds, 86 chg sides, 89 chg coeffs, 0 upgd conss, 4862602 impls, 0 clqs
3.49/3.51 c (round 9) 19610 del vars, 68931 del conss, 15316 chg bounds, 86 chg sides, 89 chg coeffs, 0 upgd conss, 4864129 impls, 0 clqs
3.49/3.52 c (round 10) 19654 del vars, 69123 del conss, 15338 chg bounds, 86 chg sides, 89 chg coeffs, 0 upgd conss, 4864538 impls, 0 clqs
3.49/3.53 c (round 11) 19680 del vars, 69210 del conss, 15348 chg bounds, 86 chg sides, 89 chg coeffs, 0 upgd conss, 4865176 impls, 0 clqs
3.49/3.53 c (round 12) 19694 del vars, 69270 del conss, 15354 chg bounds, 86 chg sides, 89 chg coeffs, 0 upgd conss, 4865384 impls, 0 clqs
3.49/3.54 c (round 13) 19700 del vars, 69307 del conss, 15356 chg bounds, 86 chg sides, 89 chg coeffs, 0 upgd conss, 4865418 impls, 0 clqs
3.49/3.55 c (round 14) 19700 del vars, 69311 del conss, 15356 chg bounds, 86 chg sides, 89 chg coeffs, 0 upgd conss, 4865418 impls, 0 clqs
3.58/3.63 c (round 15) 19700 del vars, 69311 del conss, 15356 chg bounds, 86 chg sides, 89 chg coeffs, 14681 upgd conss, 4865418 impls, 0 clqs
3.69/3.72 c (round 16) 19700 del vars, 69311 del conss, 15356 chg bounds, 89 chg sides, 136 chg coeffs, 14681 upgd conss, 4865418 impls, 0 clqs
3.69/3.73 c presolving (17 rounds):
3.69/3.73 c 19700 deleted vars, 69311 deleted constraints, 15356 tightened bounds, 0 added holes, 90 changed sides, 148 changed coefficients
3.69/3.73 c 4865418 implications, 0 cliques
3.69/3.73 c presolved problem has 5710 variables (5710 bin, 0 int, 0 impl, 0 cont) and 14681 constraints
3.69/3.73 c 351 constraints of type <knapsack>
3.69/3.73 c 14330 constraints of type <logicor>
3.69/3.73 c transformed objective value is always integral (scale: 1)
3.69/3.73 c Presolving Time: 2.89
3.69/3.73 c SATUNSAT-LIN
3.69/3.73 c -----------------------------------------------------------------------------------------------
3.69/3.73 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
3.69/3.73 c # [type: int, range: [-1,2147483647], default: 0]
3.69/3.73 c separating/flowcover/freq = c -1
3.69/3.73 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
3.69/3.73 c # [type: int, range: [-1,2147483647], default: 0]
3.69/3.73 c separating/cmir/freq = c -1
3.69/3.73 c # additional number of allowed LP iterations
3.69/3.73 c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.73 c heuristics/veclendiving/maxlpiterofs = c 1500
3.69/3.73 c # maximal fraction of diving LP iterations compared to node LP iterations
3.69/3.73 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.69/3.73 c heuristics/veclendiving/maxlpiterquot = c 0.075
3.69/3.73 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
3.69/3.73 c # [type: int, range: [-1,2147483647], default: 10]
3.69/3.73 c heuristics/veclendiving/freq = c -1
3.69/3.73 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
3.69/3.73 c # [type: int, range: [-1,2147483647], default: 1]
3.69/3.73 c heuristics/simplerounding/freq = c -1
3.69/3.73 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
3.69/3.73 c # [type: int, range: [-1,2147483647], default: 10]
3.69/3.73 c heuristics/shifting/freq = c -1
3.69/3.73 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
3.69/3.73 c # [type: int, range: [-1,2147483647], default: 1]
3.69/3.73 c heuristics/rounding/freq = c -1
3.69/3.73 c # additional number of allowed LP iterations
3.69/3.73 c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.73 c heuristics/rootsoldiving/maxlpiterofs = c 1500
3.69/3.73 c # maximal fraction of diving LP iterations compared to node LP iterations
3.69/3.73 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
3.69/3.73 c heuristics/rootsoldiving/maxlpiterquot = c 0.015
3.69/3.73 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
3.69/3.73 c # [type: int, range: [-1,2147483647], default: 20]
3.69/3.73 c heuristics/rootsoldiving/freq = c -1
3.69/3.73 c # number of nodes added to the contingent of the total nodes
3.69/3.73 c # [type: longint, range: [0,9223372036854775807], default: 500]
3.69/3.73 c heuristics/rens/nodesofs = c 2000
3.69/3.73 c # minimum percentage of integer variables that have to be fixable
3.69/3.73 c # [type: real, range: [0,1], default: 0.5]
3.69/3.73 c heuristics/rens/minfixingrate = c 0.3
3.69/3.73 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
3.69/3.73 c # [type: int, range: [-1,2147483647], default: 0]
3.69/3.73 c heuristics/rens/freq = c -1
3.69/3.73 c # additional number of allowed LP iterations
3.69/3.73 c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.73 c heuristics/pscostdiving/maxlpiterofs = c 1500
3.69/3.73 c # maximal fraction of diving LP iterations compared to node LP iterations
3.69/3.73 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.69/3.73 c heuristics/pscostdiving/maxlpiterquot = c 0.075
3.69/3.73 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
3.69/3.73 c # [type: int, range: [-1,2147483647], default: 10]
3.69/3.73 c heuristics/pscostdiving/freq = c -1
3.69/3.73 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
3.69/3.73 c # [type: int, range: [-1,2147483647], default: 1]
3.69/3.73 c heuristics/oneopt/freq = c -1
3.69/3.73 c # additional number of allowed LP iterations
3.69/3.73 c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.73 c heuristics/objpscostdiving/maxlpiterofs = c 1500
3.69/3.73 c # maximal fraction of diving LP iterations compared to total iteration number
3.69/3.73 c # [type: real, range: [0,1], default: 0.01]
3.69/3.73 c heuristics/objpscostdiving/maxlpiterquot = c 0.015
3.69/3.73 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
3.69/3.73 c # [type: int, range: [-1,2147483647], default: 20]
3.69/3.73 c heuristics/objpscostdiving/freq = c -1
3.69/3.73 c # additional number of allowed LP iterations
3.69/3.73 c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.73 c heuristics/linesearchdiving/maxlpiterofs = c 1500
3.69/3.73 c # maximal fraction of diving LP iterations compared to node LP iterations
3.69/3.73 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.69/3.73 c heuristics/linesearchdiving/maxlpiterquot = c 0.075
3.69/3.73 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
3.69/3.73 c # [type: int, range: [-1,2147483647], default: 10]
3.69/3.73 c heuristics/linesearchdiving/freq = c -1
3.69/3.73 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
3.69/3.73 c # [type: int, range: [-1,2147483647], default: 10]
3.69/3.73 c heuristics/intshifting/freq = c -1
3.69/3.73 c # maximal fraction of diving LP iterations compared to node LP iterations
3.69/3.73 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.69/3.73 c heuristics/intdiving/maxlpiterquot = c 0.075
3.69/3.73 c # additional number of allowed LP iterations
3.69/3.73 c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.73 c heuristics/guideddiving/maxlpiterofs = c 1500
3.69/3.73 c # maximal fraction of diving LP iterations compared to node LP iterations
3.69/3.73 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.69/3.73 c heuristics/guideddiving/maxlpiterquot = c 0.075
3.69/3.73 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
3.69/3.73 c # [type: int, range: [-1,2147483647], default: 10]
3.69/3.73 c heuristics/guideddiving/freq = c -1
3.69/3.73 c # additional number of allowed LP iterations
3.69/3.73 c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.73 c heuristics/fracdiving/maxlpiterofs = c 1500
3.69/3.73 c # maximal fraction of diving LP iterations compared to node LP iterations
3.69/3.73 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.69/3.73 c heuristics/fracdiving/maxlpiterquot = c 0.075
3.69/3.73 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
3.69/3.73 c # [type: int, range: [-1,2147483647], default: 10]
3.69/3.73 c heuristics/fracdiving/freq = c -1
3.69/3.73 c # additional number of allowed LP iterations
3.69/3.73 c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.73 c heuristics/feaspump/maxlpiterofs = c 2000
3.69/3.73 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
3.69/3.73 c # [type: int, range: [-1,2147483647], default: 20]
3.69/3.73 c heuristics/feaspump/freq = c -1
3.69/3.73 c # minimum percentage of integer variables that have to be fixed
3.69/3.73 c # [type: real, range: [0,1], default: 0.666]
3.69/3.73 c heuristics/crossover/minfixingrate = c 0.5
3.69/3.73 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
3.69/3.73 c # [type: real, range: [0,1], default: 0.1]
3.69/3.73 c heuristics/crossover/nodesquot = c 0.15
3.69/3.73 c # number of nodes without incumbent change that heuristic should wait
3.69/3.73 c # [type: longint, range: [0,9223372036854775807], default: 200]
3.69/3.73 c heuristics/crossover/nwaitingnodes = c 100
3.69/3.73 c # number of nodes added to the contingent of the total nodes
3.69/3.73 c # [type: longint, range: [0,9223372036854775807], default: 500]
3.69/3.73 c heuristics/crossover/nodesofs = c 750
3.69/3.73 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
3.69/3.73 c # [type: int, range: [-1,2147483647], default: 30]
3.69/3.73 c heuristics/crossover/freq = c -1
3.69/3.73 c # additional number of allowed LP iterations
3.69/3.73 c # [type: int, range: [0,2147483647], default: 1000]
3.69/3.73 c heuristics/coefdiving/maxlpiterofs = c 1500
3.69/3.73 c # maximal fraction of diving LP iterations compared to node LP iterations
3.69/3.73 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.69/3.73 c heuristics/coefdiving/maxlpiterquot = c 0.075
3.69/3.73 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
3.69/3.73 c # [type: int, range: [-1,2147483647], default: 10]
3.69/3.73 c heuristics/coefdiving/freq = c -1
3.69/3.73 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
3.69/3.73 c # [type: int, range: [-1,2147483647], default: -1]
3.69/3.73 c presolving/probing/maxrounds = c 0
3.69/3.73 c # should presolving try to simplify knapsacks
3.69/3.73 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.69/3.73 c constraints/knapsack/simplifyinequalities = c TRUE
3.69/3.73 c # should disaggregation of knapsack constraints be allowed in preprocessing?
3.69/3.73 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
3.69/3.73 c constraints/knapsack/disaggregation = c FALSE
3.69/3.73 c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
3.69/3.73 c # [type: int, range: [-1,2147483647], default: -1]
3.69/3.73 c constraints/knapsack/maxnumcardlift = c 0
3.69/3.73 c # should presolving try to simplify inequalities
3.69/3.74 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.69/3.74 c constraints/linear/simplifyinequalities = c TRUE
3.69/3.74 c # maximal number of separation rounds in the root node (-1: unlimited)
3.69/3.74 c # [type: int, range: [-1,2147483647], default: -1]
3.69/3.74 c separating/maxroundsroot = c 5
3.69/3.74 c # maximal number of separation rounds per node (-1: unlimited)
3.69/3.74 c # [type: int, range: [-1,2147483647], default: 5]
3.69/3.74 c separating/maxrounds = c 1
3.69/3.74 c # solving stops, if the given number of solutions were found (-1: no limit)
3.69/3.74 c # [type: int, range: [-1,2147483647], default: -1]
3.69/3.74 c limits/solutions = c 1
3.69/3.74 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.69/3.74 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.69/3.74 c limits/memory = c 13950
3.69/3.74 c # maximal time in seconds to run
3.69/3.74 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.69/3.74 c limits/time = c 1791
3.69/3.74 c # frequency for displaying node information lines
3.69/3.74 c # [type: int, range: [-1,2147483647], default: 100]
3.69/3.74 c display/freq = c 10000
3.69/3.74 c -----------------------------------------------------------------------------------------------
3.69/3.74 c start solving problem
3.69/3.74 c
23.48/23.51 c time | node | left |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
23.48/23.51 c 22.7s| 1 | 0 | 14155 | 116M| 0 |2235 |5710 | 14k| 14k|5710 | 14k| 0 | 0 | 0 | 6.723198e+03 | -- | Inf
29.98/30.01 c 29.2s| 1 | 0 | 16019 | 116M| 0 |2321 |5710 | 14k| 14k|5710 | 14k| 15 | 0 | 0 | 6.728647e+03 | -- | Inf
37.28/37.35 c 36.5s| 1 | 0 | 18270 | 116M| 0 |2384 |5710 | 14k| 14k|5710 | 14k| 20 | 0 | 0 | 6.734792e+03 | -- | Inf
43.98/44.01 c 43.1s| 1 | 0 | 20176 | 116M| 0 |2378 |5710 | 14k| 14k|5710 | 14k| 25 | 0 | 0 | 6.738939e+03 | -- | Inf
49.48/49.51 c 48.6s| 1 | 0 | 21432 | 116M| 0 |2557 |5710 | 14k| 14k|5710 | 14k| 27 | 0 | 0 | 6.740807e+03 | -- | Inf
53.37/53.48 c 52.6s| 1 | 0 | 21810 | 116M| 0 |2477 |5710 | 14k| 14k|5710 | 14k| 28 | 0 | 0 | 6.740858e+03 | -- | Inf
86.16/86.24 c 85.3s| 1 | 2 | 21810 | 116M| 0 |2477 |5710 | 14k| 14k|5710 | 14k| 28 | 0 | 17 | 6.740858e+03 | -- | Inf
1794.12/1794.50 c
1794.12/1794.50 c SCIP Status : solving was interrupted [time limit reached]
1794.12/1794.50 c Solving Time (sec) : 1791.00
1794.12/1794.50 c Solving Nodes : 921
1794.12/1794.50 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1794.12/1794.50 c Dual Bound : +6.75117430242963e+03
1794.12/1794.50 c Gap : infinite
1794.12/1794.50 c NODE 921
1794.12/1794.50 c DUAL BOUND 6751.17
1794.12/1794.50 c PRIMAL BOUND 1e+20
1794.12/1794.50 c GAP 1e+20
1794.12/1794.50 s UNKNOWN
1794.12/1794.50 c SCIP Status : solving was interrupted [time limit reached]
1794.12/1794.50 c Solving Time : 1791.00
1794.12/1794.50 c Original Problem :
1794.12/1794.50 c Problem name : HOME/instance-3739730-1338757116.opb
1794.12/1794.50 c Variables : 25410 (25410 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.12/1794.50 c Constraints : 83992 initial, 83992 maximal
1794.12/1794.50 c Presolved Problem :
1794.12/1794.50 c Problem name : t_HOME/instance-3739730-1338757116.opb
1794.12/1794.50 c Variables : 5710 (5710 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.12/1794.50 c Constraints : 14681 initial, 14795 maximal
1794.12/1794.50 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1794.12/1794.50 c trivial : 0.00 808 0 0 0 0 0 0 0
1794.12/1794.50 c dualfix : 0.00 1 0 0 0 0 0 0 0
1794.12/1794.50 c boundshift : 0.00 0 0 0 0 0 0 0 0
1794.12/1794.50 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1794.12/1794.50 c implics : 0.05 0 0 0 0 0 0 0 0
1794.12/1794.50 c probing : 0.00 0 0 0 0 0 0 0 0
1794.12/1794.50 c knapsack : 0.08 0 0 0 0 0 0 4 59
1794.12/1794.50 c linear : 2.64 14548 4343 0 15356 0 69311 86 89
1794.12/1794.50 c logicor : 0.03 0 0 0 0 0 0 0 0
1794.12/1794.50 c root node : - 0 - - 0 - - - -
1794.12/1794.50 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1794.12/1794.50 c integral : 0 0 0 874 0 1 0 0 0 1746
1794.12/1794.50 c knapsack : 351 5 14295 0 1 3 2163 44 0 0
1794.12/1794.50 c logicor : 14330+ 5 14018 0 1 14 55327 0 0 0
1794.12/1794.50 c countsols : 0 0 0 0 1 0 0 0 0 0
1794.12/1794.50 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1794.12/1794.50 c integral : 727.38 0.00 0.00 727.38 0.00
1794.12/1794.50 c knapsack : 0.13 0.03 0.10 0.00 0.00
1794.12/1794.50 c logicor : 0.13 0.00 0.13 0.00 0.00
1794.12/1794.50 c countsols : 0.00 0.00 0.00 0.00 0.00
1794.12/1794.50 c Propagators : Time Calls Cutoffs DomReds
1794.12/1794.50 c rootredcost : 0.00 0 0 0
1794.12/1794.50 c pseudoobj : 1.46 14306 0 0
1794.12/1794.50 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1794.12/1794.50 c propagation : 0.00 17 17 197 33.0 0 0.0 -
1794.12/1794.50 c infeasible LP : 0.05 3 3 163 532.7 0 0.0 0
1794.12/1794.50 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1794.12/1794.50 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1794.12/1794.50 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1794.12/1794.50 c applied globally : - - - 166 71.2 - - -
1794.12/1794.50 c applied locally : - - - 0 0.0 - - -
1794.12/1794.50 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1794.12/1794.50 c cut pool : 0.00 4 - - 15 - (maximal pool size: 43)
1794.12/1794.50 c redcost : 0.06 878 0 0 0 0
1794.12/1794.50 c impliedbounds : 0.01 5 0 0 0 0
1794.12/1794.50 c intobj : 0.00 0 0 0 0 0
1794.12/1794.50 c gomory : 7.37 5 0 0 30 0
1794.12/1794.50 c strongcg : 7.35 5 0 0 30 0
1794.12/1794.50 c cmir : 0.00 0 0 0 0 0
1794.12/1794.50 c flowcover : 0.00 0 0 0 0 0
1794.12/1794.50 c clique : 1.24 5 0 0 0 0
1794.12/1794.50 c zerohalf : 0.00 0 0 0 0 0
1794.12/1794.50 c mcf : 0.04 1 0 0 0 0
1794.12/1794.50 c Pricers : Time Calls Vars
1794.12/1794.50 c problem variables: 0.00 0 0
1794.12/1794.50 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1794.12/1794.50 c relpscost : 727.38 874 1 0 0 0 1746
1794.12/1794.50 c pscost : 0.00 0 0 0 0 0 0
1794.12/1794.50 c inference : 0.00 1 0 0 0 0 2
1794.12/1794.50 c mostinf : 0.00 0 0 0 0 0 0
1794.12/1794.50 c leastinf : 0.00 0 0 0 0 0 0
1794.12/1794.50 c fullstrong : 0.00 0 0 0 0 0 0
1794.12/1794.50 c allfullstrong : 0.00 0 0 0 0 0 0
1794.12/1794.50 c random : 0.00 0 0 0 0 0 0
1794.12/1794.50 c Primal Heuristics : Time Calls Found
1794.12/1794.50 c LP solutions : 0.00 - 0
1794.12/1794.50 c pseudo solutions : 0.00 - 0
1794.12/1794.50 c simplerounding : 0.00 0 0
1794.12/1794.50 c rounding : 0.00 0 0
1794.12/1794.50 c shifting : 0.00 0 0
1794.12/1794.50 c intshifting : 0.00 0 0
1794.12/1794.50 c oneopt : 0.00 0 0
1794.12/1794.50 c fixandinfer : 0.00 0 0
1794.12/1794.50 c feaspump : 0.00 0 0
1794.12/1794.50 c coefdiving : 0.00 0 0
1794.12/1794.50 c pscostdiving : 0.00 0 0
1794.12/1794.50 c fracdiving : 0.00 0 0
1794.12/1794.50 c veclendiving : 0.00 0 0
1794.12/1794.50 c intdiving : 0.00 0 0
1794.12/1794.50 c actconsdiving : 0.00 0 0
1794.12/1794.50 c objpscostdiving : 0.00 0 0
1794.12/1794.50 c rootsoldiving : 0.00 0 0
1794.12/1794.50 c linesearchdiving : 0.00 0 0
1794.12/1794.50 c guideddiving : 0.00 0 0
1794.12/1794.50 c octane : 0.00 0 0
1794.12/1794.50 c rens : 0.00 0 0
1794.12/1794.50 c rins : 0.00 0 0
1794.12/1794.50 c localbranching : 0.00 0 0
1794.12/1794.50 c mutation : 0.00 0 0
1794.12/1794.50 c crossover : 0.00 0 0
1794.12/1794.50 c dins : 0.00 0 0
1794.12/1794.50 c LP : Time Calls Iterations Iter/call Iter/sec
1794.12/1794.50 c primal LP : 0.00 0 0 0.00 -
1794.12/1794.50 c dual LP : 1040.47 910 695467 764.25 668.42
1794.12/1794.50 c barrier LP : 0.00 0 0 0.00 -
1794.12/1794.50 c diving/probing LP: 0.00 0 0 0.00 -
1794.12/1794.50 c strong branching : 726.89 520 466242 896.62 641.42
1794.12/1794.50 c (at root node) : - 17 17000 1000.00 -
1794.12/1794.50 c conflict analysis: 0.00 0 0 0.00 -
1794.12/1794.50 c B&B Tree :
1794.12/1794.50 c number of runs : 1
1794.12/1794.50 c nodes : 921
1794.12/1794.50 c nodes (total) : 921
1794.12/1794.50 c nodes left : 827
1794.12/1794.50 c max depth : 80
1794.12/1794.50 c max depth (total): 80
1794.12/1794.50 c backtracks : 136 (14.8%)
1794.12/1794.50 c delayed cutoffs : 1
1794.12/1794.50 c repropagations : 98 (717 domain reductions, 1 cutoffs)
1794.12/1794.50 c avg switch length: 4.79
1794.12/1794.50 c switching time : 0.50
1794.12/1794.50 c Solution :
1794.12/1794.50 c Solutions found : 0 (0 improvements)
1794.12/1794.50 c Primal Bound : -
1794.12/1794.50 c Dual Bound : +6.75117430242963e+03
1794.12/1794.50 c Gap : infinite
1794.12/1794.50 c Root Dual Bound : +6.74085767871189e+03
1794.23/1794.60 c Time complete: 1794.23.
runsolver Copyright (C) 2010-2011 Olivier ROUSSEL
This is runsolver version 3.3.1 (svn: 989)
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3739730-1338757116/watcher-3739730-1338757116 -o /tmp/evaluation-result-3739730-1338757116/solver-3739730-1338757116 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3739730-1338757116.opb
running on 4 cores: 0,2,4,6
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 3158
/proc/meminfo: memFree=31255768/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=8556 CPUtime=0 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 1494 0 0 0 0 0 0 0 20 0 1 0 341840231 8761344 1447 33554432000 4194304 7823515 140736081078064 140736081073496 6830365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3158/statm: 2139 1454 351 887 0 1249 0
[startup+0.022654 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 3158
/proc/meminfo: memFree=31255768/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=11940 CPUtime=0.01 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 2322 0 0 0 1 0 0 0 20 0 1 0 341840231 12226560 2275 33554432000 4194304 7823515 140736081078064 140736081073496 6288797 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3158/statm: 2985 2275 351 887 0 2095 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11940
[startup+0.100226 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 3158
/proc/meminfo: memFree=31255768/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=23396 CPUtime=0.09 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 5178 0 0 0 9 0 0 0 20 0 1 0 341840231 23957504 5131 33554432000 4194304 7823515 140736081078064 140736081073496 6957168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3158/statm: 5849 5131 351 887 0 4959 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23396
[startup+0.300222 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 3158
/proc/meminfo: memFree=31255768/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=36468 CPUtime=0.29 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 8438 0 0 0 28 1 0 0 20 0 1 0 341840231 37343232 8391 33554432000 4194304 7823515 140736081078064 140736081073496 5538238 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3158/statm: 9117 8391 351 887 0 8227 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36468
[startup+0.700232 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 3158
/proc/meminfo: memFree=31255768/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=129604 CPUtime=0.68 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 31963 0 0 0 64 4 0 0 20 0 1 0 341840231 132714496 31562 33554432000 4194304 7823515 140736081078064 140736080944168 4364528 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3158/statm: 32401 31562 385 887 0 31511 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 129604
[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3159
/proc/meminfo: memFree=31093188/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=214020 CPUtime=1.49 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 52789 0 0 0 140 9 0 0 20 0 1 0 341840231 219156480 52388 33554432000 4194304 7823515 140736081078064 140736081075000 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3158/statm: 53505 52388 427 887 0 52615 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 214020
[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3159
/proc/meminfo: memFree=31013588/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=266556 CPUtime=3.09 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 65498 0 0 0 295 14 0 0 20 0 1 0 341840231 272953344 65097 33554432000 4194304 7823515 140736081078064 140736081075000 5808246 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3158/statm: 66639 65097 432 887 0 65749 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 266556
[startup+6.30018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3159
/proc/meminfo: memFree=30984324/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=278540 CPUtime=6.29 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 69105 0 0 0 607 22 0 0 20 0 1 0 341840231 285224960 68109 33554432000 4194304 7823515 140736081078064 140736081073400 6263480 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3158/statm: 69635 68109 522 887 0 68745 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 278540
[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3159
/proc/meminfo: memFree=30982356/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=281076 CPUtime=12.68 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 69867 0 0 0 1246 22 0 0 20 0 1 0 341840231 287821824 68871 33554432000 4194304 7823515 140736081078064 140736081073816 6173529 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3158/statm: 70269 68871 522 887 0 69379 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 281076
[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3159
/proc/meminfo: memFree=30979264/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=282876 CPUtime=25.48 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 70369 0 0 0 2524 24 0 0 20 0 1 0 341840231 289665024 69370 33554432000 4194304 7823515 140736081078064 140736081073208 5965855 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3158/statm: 70719 69370 541 887 0 69829 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 282876
[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3159
/proc/meminfo: memFree=30975296/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=286624 CPUtime=51.07 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 72331 0 0 0 5074 33 0 0 20 0 1 0 341840231 293502976 70285 33554432000 4194304 7823515 140736081078064 140736081073160 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3158/statm: 71656 70285 553 887 0 70766 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 286624
[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3162
/proc/meminfo: memFree=30977644/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=284024 CPUtime=102.26 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 84181 0 0 0 10187 39 0 0 20 0 1 0 341840231 290840576 69594 33554432000 4194304 7823515 140736081078064 140736081072760 6211368 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3158/statm: 71006 69594 557 887 0 70116 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 284024
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3185
/proc/meminfo: memFree=30979036/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=283528 CPUtime=162.24 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 109960 0 0 0 16174 50 0 0 20 0 1 0 341840231 290332672 69204 33554432000 4194304 7823515 140736081078064 140736081073224 5925260 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3158/statm: 70882 69204 557 887 0 69992 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 283528
[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 3186
/proc/meminfo: memFree=30976848/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=284904 CPUtime=222.22 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 137562 0 0 0 22162 60 0 0 20 0 1 0 341840231 291741696 70096 33554432000 4194304 7823515 140736081078064 140736081073176 6020397 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3158/statm: 71226 70096 557 887 0 70336 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 284904
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3187
/proc/meminfo: memFree=30975072/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=284456 CPUtime=282.19 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 152095 0 0 0 28151 68 0 0 20 0 1 0 341840231 291282944 70507 33554432000 4194304 7823515 140736081078064 140736081072760 6211042 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3158/statm: 71114 70507 557 887 0 70224 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 284456
[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3187
/proc/meminfo: memFree=30974736/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=284900 CPUtime=342.17 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 157998 0 0 0 34142 75 0 0 20 0 1 0 341840231 291737600 70607 33554432000 4194304 7823515 140736081078064 140736081073400 6213075 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3158/statm: 71225 70607 557 887 0 70335 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 284900
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3187
/proc/meminfo: memFree=30973620/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=284988 CPUtime=402.16 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 168119 0 0 0 40131 85 0 0 20 0 1 0 341840231 291827712 70556 33554432000 4194304 7823515 140736081078064 140736081073400 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3158/statm: 71247 70556 557 887 0 70357 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 284988
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3187
/proc/meminfo: memFree=30969212/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=286196 CPUtime=462.14 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 168649 0 0 0 46123 91 0 0 20 0 1 0 341840231 293064704 71015 33554432000 4194304 7823515 140736081078064 140736081073400 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/3158/statm: 71549 71015 557 887 0 70659 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 286196
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3188
/proc/meminfo: memFree=30969212/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=286520 CPUtime=522.13 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 168656 0 0 0 52117 96 0 0 20 0 1 0 341840231 293396480 71022 33554432000 4194304 7823515 140736081078064 140736081073112 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/3158/statm: 71630 71022 557 887 0 70740 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 286520
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3188
/proc/meminfo: memFree=30969832/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=286372 CPUtime=582.11 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 169591 0 0 0 58108 103 0 0 20 0 1 0 341840231 293244928 70915 33554432000 4194304 7823515 140736081078064 140736081072760 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 71593 70915 557 887 0 70703 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 286372
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=30964800/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=290056 CPUtime=1122.03 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 176248 0 0 0 112033 170 0 0 20 0 1 0 341840231 297017344 71817 33554432000 4194304 7823515 140736081078064 140736081073864 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 72514 71817 557 887 0 71624 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 290056
[startup+1182.3 s]
/proc/loadavg: 2.04 2.01 2.00 4/177 3193
/proc/meminfo: memFree=30962692/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=290524 CPUtime=1182.02 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 179675 0 0 0 118024 178 0 0 20 0 1 0 341840231 297496576 72121 33554432000 4194304 7823515 140736081078064 140736081073752 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 72631 72121 557 887 0 71741 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 290524
[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3193
/proc/meminfo: memFree=30963684/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=290524 CPUtime=1242.01 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 179681 0 0 0 124016 185 0 0 20 0 1 0 341840231 297496576 72127 33554432000 4194304 7823515 140736081078064 140736081072760 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 72631 72127 563 887 0 71741 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 290524
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3196
/proc/meminfo: memFree=30962112/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=290524 CPUtime=1302 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 179682 0 0 0 130006 194 0 0 20 0 1 0 341840231 297496576 72127 33554432000 4194304 7823515 140736081078064 140736081073080 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 72631 72127 563 887 0 71741 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 290524
[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 3196
/proc/meminfo: memFree=30962128/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=290524 CPUtime=1362 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 179682 0 0 0 135996 204 0 0 20 0 1 0 341840231 297496576 72127 33554432000 4194304 7823515 140736081078064 140736081072760 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 72631 72127 563 887 0 71741 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 290524
[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3197
/proc/meminfo: memFree=30958588/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=292848 CPUtime=1421.98 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 180134 0 0 0 141986 212 0 0 20 0 1 0 341840231 299876352 72579 33554432000 4194304 7823515 140736081078064 140736081073400 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 73212 72579 563 887 0 72322 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 292848
[startup+1482.3 s]
/proc/loadavg: 2.14 2.03 2.01 3/177 3235
/proc/meminfo: memFree=30690092/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=291924 CPUtime=1481.97 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 181894 0 0 0 147977 220 0 0 20 0 1 0 341840231 298930176 72355 33554432000 4194304 7823515 140736081078064 140736081073080 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 72981 72355 563 887 0 72091 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 291924
[startup+1542.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 3235
/proc/meminfo: memFree=30457344/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=291900 CPUtime=1541.96 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 184696 0 0 0 153967 229 0 0 20 0 1 0 341840231 298905600 72225 33554432000 4194304 7823515 140736081078064 140736081073864 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 72975 72225 563 887 0 72085 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 291900
[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 3235
/proc/meminfo: memFree=30211760/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=292992 CPUtime=1601.95 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 185807 0 0 0 159959 236 0 0 20 0 1 0 341840231 300023808 72560 33554432000 4194304 7823515 140736081078064 140736081073400 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 73248 72560 563 887 0 72358 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 292992
[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3235
/proc/meminfo: memFree=29935084/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=293364 CPUtime=1661.94 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 188866 0 0 0 165952 242 0 0 20 0 1 0 341840231 300404736 72835 33554432000 4194304 7823515 140736081078064 140736081073400 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 73341 72835 563 887 0 72451 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 293364
[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3236
/proc/meminfo: memFree=29770936/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=293888 CPUtime=1721.94 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 193466 0 0 0 171943 251 0 0 20 0 1 0 341840231 300941312 72875 33554432000 4194304 7823515 140736081078064 140736081072760 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 73472 72875 563 887 0 72582 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 293888
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3236
/proc/meminfo: memFree=29596992/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=294144 CPUtime=1781.93 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 196872 0 0 0 177935 258 0 0 20 0 1 0 341840231 301203456 72883 33554432000 4194304 7823515 140736081078064 140736081073752 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 73536 72883 563 887 0 72646 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 294144
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3236
/proc/meminfo: memFree=29588684/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=294144 CPUtime=1785.13 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 196872 0 0 0 178255 258 0 0 20 0 1 0 341840231 301203456 72883 33554432000 4194304 7823515 140736081078064 140736081073400 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 73536 72883 563 887 0 72646 0
Current children cumulated CPU time (s) 1785.13
Current children cumulated vsize (KiB) 294144
[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3236
/proc/meminfo: memFree=29580484/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=294144 CPUtime=1788.33 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 196872 0 0 0 178574 259 0 0 20 0 1 0 341840231 301203456 72883 33554432000 4194304 7823515 140736081078064 140736081073752 6212418 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 73536 72883 563 887 0 72646 0
Current children cumulated CPU time (s) 1788.33
Current children cumulated vsize (KiB) 294144
[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3236
/proc/meminfo: memFree=29570688/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=294144 CPUtime=1791.53 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 196872 0 0 0 178894 259 0 0 20 0 1 0 341840231 301203456 72883 33554432000 4194304 7823515 140736081078064 140736081072760 6211297 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 73536 72883 563 887 0 72646 0
Current children cumulated CPU time (s) 1791.53
Current children cumulated vsize (KiB) 294144
[startup+1793.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3236
/proc/meminfo: memFree=29567340/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=294144 CPUtime=1793.12 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 196872 0 0 0 179053 259 0 0 20 0 1 0 341840231 301203456 72883 33554432000 4194304 7823515 140736081078064 140736081072760 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 73536 72883 563 887 0 72646 0
Current children cumulated CPU time (s) 1793.12
Current children cumulated vsize (KiB) 294144
[startup+1794.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3236
/proc/meminfo: memFree=29563000/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=294448 CPUtime=1793.92 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 197095 0 0 0 179133 259 0 0 20 0 1 0 341840231 301514752 73106 33554432000 4194304 7823515 140736081078064 140736081072760 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 73612 73106 563 887 0 72722 0
Current children cumulated CPU time (s) 1793.92
Current children cumulated vsize (KiB) 294448
[startup+1794.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3236
/proc/meminfo: memFree=29563000/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=294448 CPUtime=1794.12 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 197095 0 0 0 179153 259 0 0 20 0 1 0 341840231 301514752 73106 33554432000 4194304 7823515 140736081078064 140736081073864 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 73612 73106 563 887 0 72722 0
Current children cumulated CPU time (s) 1794.12
Current children cumulated vsize (KiB) 294448
[startup+1794.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3236
/proc/meminfo: memFree=29563000/32873844 swapFree=7116/7116
[pid=3158] ppid=3156 vsize=249840 CPUtime=1794.23 cores=0,2,4,6
/proc/3158/stat : 3158 (pbscip.linux.x8) R 3156 3158 2584 0 -1 4202496 197100 0 0 0 179163 260 0 0 20 0 1 0 341840231 255836160 62096 33554432000 4194304 7823515 140736081078064 140736081073864 6962503 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 62460 62096 568 887 0 61570 0
Current children cumulated CPU time (s) 1794.23
Current children cumulated vsize (KiB) 249840
Child status: 0
Real time (s): 1794.6
CPU time (s): 1794.24
CPU user time (s): 1791.63
CPU system time (s): 2.6076
CPU usage (%): 99.9796
Max. virtual memory (cumulated for all children) (KiB): 298212
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.63
system time used= 2.6076
maximum resident set size= 295832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197104
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31
involuntary context switches= 2220
runsolver used 2.86256 second user time and 9.09062 second system time
The end