0.00/0.00 c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00 c Copyright (c) 2002-2010 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-3741097-1338749311.opb>
1.69/1.70 c original problem has 10238 variables (10238 bin, 0 int, 0 impl, 0 cont) and 224043 constraints
1.69/1.70 c problem read
1.69/1.71 c No objective function, only one solution is needed.
1.69/1.71 c presolving settings loaded
1.98/2.01 c presolving:
2.38/2.42 c (round 1) 3123 del vars, 45937 del conss, 3122 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 116920 impls, 225 clqs
2.48/2.55 c (round 2) 5100 del vars, 87928 del conss, 3122 chg bounds, 3188 chg sides, 4126 chg coeffs, 0 upgd conss, 140400 impls, 225 clqs
2.58/2.66 c (round 3) 5235 del vars, 93423 del conss, 3122 chg bounds, 4192 chg sides, 5406 chg coeffs, 0 upgd conss, 140688 impls, 225 clqs
3.08/3.17 c (round 4) 5235 del vars, 93458 del conss, 3122 chg bounds, 4211 chg sides, 5406 chg coeffs, 130600 upgd conss, 140688 impls, 225 clqs
3.29/3.32 c (round 5) 5235 del vars, 93458 del conss, 3122 chg bounds, 4265 chg sides, 5728 chg coeffs, 130600 upgd conss, 140688 impls, 225 clqs
3.38/3.41 c (round 6) 5235 del vars, 93482 del conss, 3122 chg bounds, 4265 chg sides, 5728 chg coeffs, 130600 upgd conss, 140688 impls, 225 clqs
3.38/3.47 c presolving (7 rounds):
3.38/3.47 c 5235 deleted vars, 93482 deleted constraints, 3122 tightened bounds, 0 added holes, 4265 changed sides, 5728 changed coefficients
3.38/3.47 c 140688 implications, 225 cliques
3.38/3.47 c presolved problem has 5003 variables (5003 bin, 0 int, 0 impl, 0 cont) and 130561 constraints
3.38/3.47 c 20151 constraints of type <knapsack>
3.38/3.47 c 12286 constraints of type <setppc>
3.38/3.47 c 1 constraints of type <linear>
3.38/3.47 c 98123 constraints of type <logicor>
3.38/3.47 c transformed objective value is always integral (scale: 1)
3.38/3.47 c Presolving Time: 1.48
3.38/3.47 c - non default parameters ----------------------------------------------------------------------
3.38/3.47 c # SCIP version 1.2.1.3
3.38/3.47 c
3.38/3.47 c # frequency for displaying node information lines
3.38/3.47 c # [type: int, range: [-1,2147483647], default: 100]
3.38/3.47 c display/freq = 10000
3.38/3.47 c
3.38/3.47 c # maximal time in seconds to run
3.38/3.47 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.38/3.47 c limits/time = 1788.3
3.38/3.47 c
3.38/3.47 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.38/3.47 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.38/3.47 c limits/memory = 13950
3.38/3.47 c
3.38/3.47 c # solving stops, if the given number of solutions were found (-1: no limit)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: -1]
3.38/3.47 c limits/solutions = 1
3.38/3.47 c
3.38/3.47 c # maximal number of separation rounds per node (-1: unlimited)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: 5]
3.38/3.47 c separating/maxrounds = 1
3.38/3.47 c
3.38/3.47 c # maximal number of separation rounds in the root node (-1: unlimited)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: -1]
3.38/3.47 c separating/maxroundsroot = 5
3.38/3.47 c
3.38/3.47 c # default clock type (1: CPU user seconds, 2: wall clock time)
3.38/3.47 c # [type: int, range: [1,2], default: 1]
3.38/3.47 c timing/clocktype = 2
3.38/3.47 c
3.38/3.47 c # should presolving try to simplify inequalities
3.38/3.47 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.38/3.47 c constraints/linear/simplifyinequalities = TRUE
3.38/3.47 c
3.38/3.47 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
3.38/3.47 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.38/3.47 c constraints/indicator/addCouplingCons = TRUE
3.38/3.47 c
3.38/3.47 c # should disaggregation of knapsack constraints be allowed in preprocessing?
3.38/3.47 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
3.38/3.47 c constraints/knapsack/disaggregation = FALSE
3.38/3.47 c
3.38/3.47 c # should presolving try to simplify knapsacks
3.38/3.47 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.38/3.47 c constraints/knapsack/simplifyinequalities = TRUE
3.38/3.47 c
3.38/3.47 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: -1]
3.38/3.47 c presolving/probing/maxrounds = 0
3.38/3.47 c
3.38/3.47 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: 10]
3.38/3.47 c heuristics/coefdiving/freq = -1
3.38/3.47 c
3.38/3.47 c # maximal fraction of diving LP iterations compared to node LP iterations
3.38/3.47 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.38/3.47 c heuristics/coefdiving/maxlpiterquot = 0.075
3.38/3.47 c
3.38/3.47 c # additional number of allowed LP iterations
3.38/3.47 c # [type: int, range: [0,2147483647], default: 1000]
3.38/3.47 c heuristics/coefdiving/maxlpiterofs = 1500
3.38/3.47 c
3.38/3.47 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: 30]
3.38/3.47 c heuristics/crossover/freq = -1
3.38/3.47 c
3.38/3.47 c # number of nodes added to the contingent of the total nodes
3.38/3.47 c # [type: longint, range: [0,9223372036854775807], default: 500]
3.38/3.47 c heuristics/crossover/nodesofs = 750
3.38/3.47 c
3.38/3.47 c # number of nodes without incumbent change that heuristic should wait
3.38/3.47 c # [type: longint, range: [0,9223372036854775807], default: 200]
3.38/3.47 c heuristics/crossover/nwaitingnodes = 100
3.38/3.47 c
3.38/3.47 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
3.38/3.47 c # [type: real, range: [0,1], default: 0.1]
3.38/3.47 c heuristics/crossover/nodesquot = 0.15
3.38/3.47 c
3.38/3.47 c # minimum percentage of integer variables that have to be fixed
3.38/3.47 c # [type: real, range: [0,1], default: 0.666]
3.38/3.47 c heuristics/crossover/minfixingrate = 0.5
3.38/3.47 c
3.38/3.47 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: 20]
3.38/3.47 c heuristics/feaspump/freq = -1
3.38/3.47 c
3.38/3.47 c # additional number of allowed LP iterations
3.38/3.47 c # [type: int, range: [0,2147483647], default: 1000]
3.38/3.47 c heuristics/feaspump/maxlpiterofs = 2000
3.38/3.47 c
3.38/3.47 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: 10]
3.38/3.47 c heuristics/fracdiving/freq = -1
3.38/3.47 c
3.38/3.47 c # maximal fraction of diving LP iterations compared to node LP iterations
3.38/3.47 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.38/3.47 c heuristics/fracdiving/maxlpiterquot = 0.075
3.38/3.47 c
3.38/3.47 c # additional number of allowed LP iterations
3.38/3.47 c # [type: int, range: [0,2147483647], default: 1000]
3.38/3.47 c heuristics/fracdiving/maxlpiterofs = 1500
3.38/3.47 c
3.38/3.47 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: 10]
3.38/3.47 c heuristics/guideddiving/freq = -1
3.38/3.47 c
3.38/3.47 c # maximal fraction of diving LP iterations compared to node LP iterations
3.38/3.47 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.38/3.47 c heuristics/guideddiving/maxlpiterquot = 0.075
3.38/3.47 c
3.38/3.47 c # additional number of allowed LP iterations
3.38/3.47 c # [type: int, range: [0,2147483647], default: 1000]
3.38/3.47 c heuristics/guideddiving/maxlpiterofs = 1500
3.38/3.47 c
3.38/3.47 c # maximal fraction of diving LP iterations compared to node LP iterations
3.38/3.47 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.38/3.47 c heuristics/intdiving/maxlpiterquot = 0.075
3.38/3.47 c
3.38/3.47 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: 10]
3.38/3.47 c heuristics/intshifting/freq = -1
3.38/3.47 c
3.38/3.47 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: 10]
3.38/3.47 c heuristics/linesearchdiving/freq = -1
3.38/3.47 c
3.38/3.47 c # maximal fraction of diving LP iterations compared to node LP iterations
3.38/3.47 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.38/3.47 c heuristics/linesearchdiving/maxlpiterquot = 0.075
3.38/3.47 c
3.38/3.47 c # additional number of allowed LP iterations
3.38/3.47 c # [type: int, range: [0,2147483647], default: 1000]
3.38/3.47 c heuristics/linesearchdiving/maxlpiterofs = 1500
3.38/3.47 c
3.38/3.47 c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: 1]
3.38/3.47 c heuristics/nlp/freq = -1
3.38/3.47 c
3.38/3.47 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: 20]
3.38/3.47 c heuristics/objpscostdiving/freq = -1
3.38/3.47 c
3.38/3.47 c # maximal fraction of diving LP iterations compared to total iteration number
3.38/3.47 c # [type: real, range: [0,1], default: 0.01]
3.38/3.47 c heuristics/objpscostdiving/maxlpiterquot = 0.015
3.38/3.47 c
3.38/3.47 c # additional number of allowed LP iterations
3.38/3.47 c # [type: int, range: [0,2147483647], default: 1000]
3.38/3.47 c heuristics/objpscostdiving/maxlpiterofs = 1500
3.38/3.47 c
3.38/3.47 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: 1]
3.38/3.47 c heuristics/oneopt/freq = -1
3.38/3.47 c
3.38/3.47 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: 10]
3.38/3.47 c heuristics/pscostdiving/freq = -1
3.38/3.47 c
3.38/3.47 c # maximal fraction of diving LP iterations compared to node LP iterations
3.38/3.47 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.38/3.47 c heuristics/pscostdiving/maxlpiterquot = 0.075
3.38/3.47 c
3.38/3.47 c # additional number of allowed LP iterations
3.38/3.47 c # [type: int, range: [0,2147483647], default: 1000]
3.38/3.47 c heuristics/pscostdiving/maxlpiterofs = 1500
3.38/3.47 c
3.38/3.47 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: 0]
3.38/3.47 c heuristics/rens/freq = -1
3.38/3.47 c
3.38/3.47 c # minimum percentage of integer variables that have to be fixable
3.38/3.47 c # [type: real, range: [0,1], default: 0.5]
3.38/3.47 c heuristics/rens/minfixingrate = 0.3
3.38/3.47 c
3.38/3.47 c # number of nodes added to the contingent of the total nodes
3.38/3.47 c # [type: longint, range: [0,9223372036854775807], default: 500]
3.38/3.47 c heuristics/rens/nodesofs = 2000
3.38/3.47 c
3.38/3.47 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: 20]
3.38/3.47 c heuristics/rootsoldiving/freq = -1
3.38/3.47 c
3.38/3.47 c # maximal fraction of diving LP iterations compared to node LP iterations
3.38/3.47 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
3.38/3.47 c heuristics/rootsoldiving/maxlpiterquot = 0.015
3.38/3.47 c
3.38/3.47 c # additional number of allowed LP iterations
3.38/3.47 c # [type: int, range: [0,2147483647], default: 1000]
3.38/3.47 c heuristics/rootsoldiving/maxlpiterofs = 1500
3.38/3.47 c
3.38/3.47 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: 1]
3.38/3.47 c heuristics/rounding/freq = -1
3.38/3.47 c
3.38/3.47 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: 10]
3.38/3.47 c heuristics/shifting/freq = -1
3.38/3.47 c
3.38/3.47 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: 1]
3.38/3.47 c heuristics/simplerounding/freq = -1
3.38/3.47 c
3.38/3.47 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: 0]
3.38/3.47 c heuristics/trivial/freq = -1
3.38/3.47 c
3.38/3.47 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: 1]
3.38/3.47 c heuristics/trysol/freq = -1
3.38/3.47 c
3.38/3.47 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: 10]
3.38/3.47 c heuristics/veclendiving/freq = -1
3.38/3.47 c
3.38/3.47 c # maximal fraction of diving LP iterations compared to node LP iterations
3.38/3.47 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.38/3.47 c heuristics/veclendiving/maxlpiterquot = 0.075
3.38/3.47 c
3.38/3.47 c # additional number of allowed LP iterations
3.38/3.47 c # [type: int, range: [0,2147483647], default: 1000]
3.38/3.47 c heuristics/veclendiving/maxlpiterofs = 1500
3.38/3.47 c
3.38/3.47 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: 1]
3.38/3.47 c heuristics/zirounding/freq = -1
3.38/3.47 c
3.38/3.47 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: 0]
3.38/3.47 c separating/cmir/freq = -1
3.38/3.47 c
3.38/3.47 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: 0]
3.38/3.47 c separating/flowcover/freq = -1
3.38/3.47 c
3.38/3.47 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.38/3.47 c # [type: int, range: [-1,2147483647], default: -1]
3.38/3.47 c separating/rapidlearning/freq = 0
3.38/3.47 c
3.38/3.47 c -----------------------------------------------------------------------------------------------
3.38/3.47 c start solving
3.38/3.48 c
4.88/4.97 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
4.88/4.97 c 3.3s| 1 | 0 | 1319 | - | 230M| 0 | 84 |5003 | 130k|5003 | 130k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
6.49/6.57 c 4.9s| 1 | 0 | 1338 | - | 230M| 0 | 23 |5003 | 130k|5003 | 130k| 14 | 0 | 0 | 0.000000e+00 | -- | Inf
8.09/8.11 c 6.4s| 1 | 0 | 1347 | - | 230M| 0 | 22 |5003 | 130k|5003 | 130k| 20 | 0 | 0 | 0.000000e+00 | -- | Inf
9.79/9.85 c 8.1s| 1 | 0 | 1416 | - | 230M| 0 | 82 |5003 | 130k|5003 | 130k| 25 | 0 | 0 | 0.000000e+00 | -- | Inf
12.79/12.80 c 11.1s| 1 | 0 | 1718 | - | 230M| 0 | 82 |5003 | 130k|5003 | 130k| 36 | 0 | 0 | 0.000000e+00 | -- | Inf
15.08/15.14 c 13.4s| 1 | 0 | 1887 | - | 230M| 0 | 112 |5003 | 130k|5003 | 130k| 42 | 0 | 0 | 0.000000e+00 | -- | Inf
32.78/32.89 c 31.2s| 1 | 2 | 1887 | - | 230M| 0 | 112 |5003 | 130k|5003 | 130k| 42 | 0 | 17 | 0.000000e+00 | -- | Inf
1789.70/1790.03 c
1789.70/1790.03 c SCIP Status : solving was interrupted [time limit reached]
1789.70/1790.03 c Solving Time (sec) : 1788.33
1789.70/1790.03 c Solving Nodes : 444
1789.70/1790.03 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1789.70/1790.03 c Dual Bound : +0.00000000000000e+00
1789.70/1790.03 c Gap : infinite
1789.70/1790.03 s UNKNOWN
1789.70/1790.03 c SCIP Status : solving was interrupted [time limit reached]
1789.70/1790.03 c Solving Time : 1788.33
1789.70/1790.03 c Original Problem :
1789.70/1790.03 c Problem name : HOME/instance-3741097-1338749311.opb
1789.70/1790.03 c Variables : 10238 (10238 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.70/1790.03 c Constraints : 224043 initial, 224043 maximal
1789.70/1790.03 c Presolved Problem :
1789.70/1790.03 c Problem name : t_HOME/instance-3741097-1338749311.opb
1789.70/1790.03 c Variables : 5003 (5003 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.70/1790.03 c Constraints : 130561 initial, 130717 maximal
1789.70/1790.03 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1789.70/1790.03 c trivial : 0.00 135 0 0 0 0 0 0 0
1789.70/1790.03 c dualfix : 0.00 0 0 0 0 0 0 0 0
1789.70/1790.03 c boundshift : 0.00 0 0 0 0 0 0 0 0
1789.70/1790.03 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1789.70/1790.03 c implics : 0.01 0 1240 0 0 0 0 0 0
1789.70/1790.03 c probing : 0.00 0 0 0 0 0 0 0 0
1789.70/1790.03 c knapsack : 0.11 0 0 0 0 0 0 54 322
1789.70/1790.03 c setppc : 0.03 0 0 0 0 0 0 0 0
1789.70/1790.03 c linear : 0.91 3683 177 0 3122 0 93442 4211 5406
1789.70/1790.03 c logicor : 0.23 0 0 0 0 0 40 0 0
1789.70/1790.03 c root node : - 0 - - 0 - - - -
1789.70/1790.03 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1789.70/1790.03 c integral : 0 0 0 376 0 0 136 0 0 692
1789.70/1790.03 c knapsack : 20151 5 1684 0 1 11 6891 8 0 0
1789.70/1790.03 c setppc : 12286 5 1673 0 1 30 2755 0 0 0
1789.70/1790.04 c linear : 1 5 1643 0 1 0 0 0 0 0
1789.70/1790.04 c logicor : 98123+ 5 998 0 1 55 2876 0 0 0
1789.70/1790.04 c countsols : 0 0 0 0 1 0 0 0 0 0
1789.70/1790.04 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1789.70/1790.04 c integral : 1111.16 0.00 0.00 1111.16 0.00
1789.70/1790.04 c knapsack : 1.47 0.06 1.40 0.00 0.01
1789.70/1790.04 c setppc : 0.55 0.00 0.54 0.00 0.00
1789.70/1790.04 c linear : 0.00 0.00 0.00 0.00 0.00
1789.70/1790.04 c logicor : 0.42 0.02 0.38 0.00 0.02
1789.70/1790.04 c countsols : 0.00 0.00 0.00 0.00 0.00
1789.70/1790.04 c Propagators : Time Calls Cutoffs DomReds
1789.70/1790.04 c vbounds : 0.00 1 0 0
1789.70/1790.04 c rootredcost : 0.00 0 0 0
1789.70/1790.04 c pseudoobj : 0.00 0 0 0
1789.70/1790.04 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1789.70/1790.04 c propagation : 0.00 96 95 128 4.6 32 2.9 -
1789.70/1790.04 c infeasible LP : 0.00 2 2 5 11.0 1 3.0 0
1789.70/1790.04 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1789.70/1790.04 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1789.70/1790.04 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1789.70/1790.04 c applied globally : - - - 156 4.2 - - -
1789.70/1790.04 c applied locally : - - - 0 0.0 - - -
1789.70/1790.04 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1789.70/1790.04 c cut pool : 0.00 4 - - 29 - (maximal pool size: 265)
1789.70/1790.04 c redcost : 0.03 351 0 0 0 0
1789.70/1790.04 c impliedbounds : 0.00 5 0 0 0 0
1789.70/1790.04 c intobj : 0.00 0 0 0 0 0
1789.70/1790.04 c cgmip : 0.00 0 0 0 0 0
1789.70/1790.04 c gomory : 3.38 5 0 0 2500 0
1789.70/1790.04 c strongcg : 3.17 5 0 0 2500 0
1789.70/1790.04 c cmir : 0.00 0 0 0 0 0
1789.70/1790.04 c flowcover : 0.00 0 0 0 0 0
1789.70/1790.04 c clique : 0.09 5 0 0 26 0
1789.70/1790.04 c zerohalf : 0.00 0 0 0 0 0
1789.70/1790.04 c mcf : 0.11 1 0 0 0 0
1789.70/1790.04 c rapidlearning : 0.00 0 0 0 0 0
1789.70/1790.04 c Pricers : Time Calls Vars
1789.70/1790.04 c problem variables: 0.00 0 0
1789.70/1790.04 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1789.70/1790.04 c relpscost : 1111.16 376 0 136 0 0 692
1789.70/1790.04 c pscost : 0.00 0 0 0 0 0 0
1789.70/1790.04 c inference : 0.00 1 0 0 0 0 2
1789.70/1790.04 c mostinf : 0.00 0 0 0 0 0 0
1789.70/1790.04 c leastinf : 0.00 0 0 0 0 0 0
1789.70/1790.04 c fullstrong : 0.00 0 0 0 0 0 0
1789.70/1790.04 c allfullstrong : 0.00 0 0 0 0 0 0
1789.70/1790.04 c random : 0.00 0 0 0 0 0 0
1789.70/1790.04 c Primal Heuristics : Time Calls Found
1789.70/1790.04 c LP solutions : 0.00 - 0
1789.70/1790.04 c pseudo solutions : 0.00 - 0
1789.70/1790.04 c trivial : 0.00 1 0
1789.70/1790.04 c simplerounding : 0.00 0 0
1789.70/1790.04 c zirounding : 0.00 0 0
1789.70/1790.04 c rounding : 0.00 0 0
1789.70/1790.04 c shifting : 0.00 0 0
1789.70/1790.04 c intshifting : 0.00 0 0
1789.70/1790.04 c oneopt : 0.00 0 0
1789.70/1790.04 c twoopt : 0.00 0 0
1789.70/1790.04 c fixandinfer : 0.00 0 0
1789.70/1790.04 c feaspump : 0.00 0 0
1789.70/1790.04 c coefdiving : 0.00 0 0
1789.70/1790.04 c pscostdiving : 0.00 0 0
1789.70/1790.04 c fracdiving : 0.00 0 0
1789.70/1790.04 c veclendiving : 0.00 0 0
1789.70/1790.04 c intdiving : 0.00 0 0
1789.70/1790.04 c actconsdiving : 0.00 0 0
1789.70/1790.04 c objpscostdiving : 0.00 0 0
1789.70/1790.04 c rootsoldiving : 0.00 0 0
1789.70/1790.04 c linesearchdiving : 0.00 0 0
1789.70/1790.04 c guideddiving : 0.00 0 0
1789.70/1790.04 c octane : 0.00 0 0
1789.70/1790.04 c rens : 0.00 0 0
1789.70/1790.04 c rins : 0.00 0 0
1789.70/1790.04 c localbranching : 0.00 0 0
1789.70/1790.04 c mutation : 0.00 0 0
1789.70/1790.04 c crossover : 0.00 0 0
1789.70/1790.04 c dins : 0.00 0 0
1789.70/1790.04 c undercover : 0.00 0 0
1789.70/1790.04 c nlp : 0.00 0 0
1789.70/1790.04 c trysol : 0.00 0 0
1789.70/1790.04 c LP : Time Calls Iterations Iter/call Iter/sec
1789.70/1790.04 c primal LP : 0.14 0 0 0.00 0.00
1789.70/1790.04 c dual LP : 659.86 384 113605 295.85 172.17
1789.70/1790.04 c lex dual LP : 0.00 0 0 0.00 -
1789.70/1790.04 c barrier LP : 0.00 0 0 0.00 -
1789.70/1790.04 c diving/probing LP: 0.00 0 0 0.00 -
1789.70/1790.04 c strong branching : 1111.12 606 161789 266.98 145.61
1789.70/1790.04 c (at root node) : - 17 2497 146.88 -
1789.70/1790.04 c conflict analysis: 0.00 0 0 0.00 -
1789.70/1790.04 c B&B Tree :
1789.70/1790.04 c number of runs : 1
1789.70/1790.04 c nodes : 444
1789.70/1790.04 c nodes (total) : 444
1789.70/1790.04 c nodes left : 250
1789.70/1790.04 c max depth : 48
1789.70/1790.04 c max depth (total): 48
1789.70/1790.04 c backtracks : 24 (5.4%)
1789.70/1790.04 c delayed cutoffs : 1
1789.70/1790.04 c repropagations : 681 (327 domain reductions, 1 cutoffs)
1789.70/1790.04 c avg switch length: 4.65
1789.70/1790.04 c switching time : 0.91
1789.70/1790.04 c Solution :
1789.70/1790.04 c Solutions found : 0 (0 improvements)
1789.70/1790.04 c Primal Bound : -
1789.70/1790.04 c Dual Bound : +0.00000000000000e+00
1789.70/1790.04 c Gap : infinite
1789.70/1790.04 c Root Dual Bound : +0.00000000000000e+00
1789.70/1790.04 c Root Iterations : 1887
1790.00/1790.37 c Time complete: 1790.08.
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-3741097-1338749311/watcher-3741097-1338749311 -o /tmp/evaluation-result-3741097-1338749311/solver-3741097-1338749311 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3741097-1338749311.opb -t 1800 -m 15500
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: 1.99 2.02 2.00 3/173 23914
/proc/meminfo: memFree=27028552/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=8944 CPUtime=0 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 1483 0 0 0 0 0 0 0 20 0 1 0 341055255 9158656 1430 33554432000 4194304 8395647 140736078249888 140736353911912 7382157 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23914/statm: 2236 1440 374 1026 0 1206 0
[startup+0.0529359 s]
/proc/loadavg: 1.99 2.02 2.00 3/173 23914
/proc/meminfo: memFree=27028552/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=14372 CPUtime=0.04 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 2857 0 0 0 4 0 0 0 20 0 1 0 341055255 14716928 2804 33554432000 4194304 8395647 140736078249888 140736353911912 6766359 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23914/statm: 3593 2804 390 1026 0 2563 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14372
[startup+0.100229 s]
/proc/loadavg: 1.99 2.02 2.00 3/173 23914
/proc/meminfo: memFree=27028552/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=16964 CPUtime=0.09 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 3509 0 0 0 9 0 0 0 20 0 1 0 341055255 17371136 3456 33554432000 4194304 8395647 140736078249888 140736353911912 7276410 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23914/statm: 4241 3456 390 1026 0 3211 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16964
[startup+0.300203 s]
/proc/loadavg: 1.99 2.02 2.00 3/173 23914
/proc/meminfo: memFree=27028552/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=28224 CPUtime=0.28 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 6278 0 0 0 28 0 0 0 20 0 1 0 341055255 28901376 6225 33554432000 4194304 8395647 140736078249888 140736078115096 7352024 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23914/statm: 7056 6225 390 1026 0 6026 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 28224
[startup+0.700201 s]
/proc/loadavg: 1.99 2.02 2.00 3/173 23914
/proc/meminfo: memFree=27028552/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=50192 CPUtime=0.69 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 11811 0 0 0 68 1 0 0 20 0 1 0 341055255 51396608 11758 33554432000 4194304 8395647 140736078249888 140736078115096 7382051 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23914/statm: 12548 11758 390 1026 0 11518 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50192
[startup+1.5002 s]
/proc/loadavg: 1.99 2.02 2.00 3/177 23925
/proc/meminfo: memFree=26904072/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=91452 CPUtime=1.49 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 22048 0 0 0 146 3 0 0 20 0 1 0 341055255 93646848 21992 33554432000 4194304 8395647 140736078249888 140736078114728 4423932 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23914/statm: 22863 21992 390 1026 0 21833 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91452
[startup+3.10022 s]
/proc/loadavg: 1.99 2.02 2.00 3/177 23925
/proc/meminfo: memFree=26636720/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=317716 CPUtime=3.08 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 78248 0 0 0 298 10 0 0 20 0 1 0 341055255 325341184 76987 33554432000 4194304 8395647 140736078249888 140736078246600 6345797 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23914/statm: 79429 76987 484 1026 0 78399 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 317716
[startup+6.30026 s]
/proc/loadavg: 1.99 2.02 2.00 3/177 23925
/proc/meminfo: memFree=25888236/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=486356 CPUtime=6.29 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 104285 0 0 0 613 16 0 0 20 0 1 0 341055255 498028544 114463 33554432000 4194304 8395647 140736078249888 140736078245176 5883233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 121589 114464 611 1026 0 120559 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 486356
[startup+12.7002 s]
/proc/loadavg: 1.99 2.02 2.00 3/177 23925
/proc/meminfo: memFree=25380760/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=538164 CPUtime=12.69 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 112377 0 0 0 1251 18 0 0 20 0 1 0 341055255 551079936 129516 33554432000 4194304 8395647 140736078249888 140736078245016 6721240 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 134541 129516 613 1026 0 133511 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 538164
[startup+25.5003 s]
/proc/loadavg: 1.99 2.02 2.00 3/177 23925
/proc/meminfo: memFree=25259104/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=546328 CPUtime=25.49 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 113168 0 0 0 2530 19 0 0 20 0 1 0 341055255 559439872 131329 33554432000 4194304 8395647 140736078249888 140736078245192 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 136582 131329 615 1026 0 135552 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 546328
[startup+51.1003 s]
/proc/loadavg: 1.99 2.02 2.00 3/177 23925
/proc/meminfo: memFree=25167132/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=547472 CPUtime=51.08 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 114815 0 0 0 5087 21 0 0 20 0 1 0 341055255 560611328 133486 33554432000 4194304 8395647 140736078249888 140736078244760 6696934 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 136868 133486 616 1026 0 135838 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 547472
[startup+102.307 s]
/proc/loadavg: 1.99 2.01 2.00 3/178 23928
/proc/meminfo: memFree=25125812/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=553712 CPUtime=102.28 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 115081 0 0 0 10203 25 0 0 20 0 1 0 341055255 567001088 134732 33554432000 4194304 8395647 140736078249888 140736078244760 6721235 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 138428 134732 616 1026 0 137398 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 553712
[startup+162.3 s]
/proc/loadavg: 1.99 2.01 2.00 3/177 23928
/proc/meminfo: memFree=25132132/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=557980 CPUtime=162.26 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 115969 0 0 0 16199 27 0 0 20 0 1 0 341055255 571371520 136131 33554432000 4194304 8395647 140736078249888 140736078244440 6721235 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 139495 136131 617 1026 0 138465 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 557980
[startup+222.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 23928
/proc/meminfo: memFree=25042868/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=557980 CPUtime=222.25 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 115969 0 0 0 22193 32 0 0 20 0 1 0 341055255 571371520 136131 33554432000 4194304 8395647 140736078249888 140736078244488 6652339 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 139495 136131 617 1026 0 138465 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 557980
[startup+282.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 23929
/proc/meminfo: memFree=25103272/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=558996 CPUtime=282.24 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 116227 0 0 0 28188 36 0 0 20 0 1 0 341055255 572411904 136389 33554432000 4194304 8395647 140736078249888 140736078245016 6391411 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 139749 136389 620 1026 0 138719 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 558996
[startup+342.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 23929
/proc/meminfo: memFree=25086952/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=558996 CPUtime=342.23 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 116227 0 0 0 34183 40 0 0 20 0 1 0 341055255 572411904 136389 33554432000 4194304 8395647 140736078249888 140736078244184 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 139749 136389 620 1026 0 138719 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 558996
[startup+402.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 23929
/proc/meminfo: memFree=25089808/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=558996 CPUtime=402.22 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 116227 0 0 0 40179 43 0 0 20 0 1 0 341055255 572411904 136389 33554432000 4194304 8395647 140736078249888 140736078244040 6697104 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 139749 136389 620 1026 0 138719 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 558996
[startup+462.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 23929
/proc/meminfo: memFree=25093724/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=564252 CPUtime=462.21 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 117021 0 0 0 46174 47 0 0 20 0 1 0 341055255 577794048 137694 33554432000 4194304 8395647 140736078249888 140736078245096 6697390 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 141063 137694 620 1026 0 140033 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 564252
[startup+522.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 23929
/proc/meminfo: memFree=25080584/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=564252 CPUtime=522.2 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 117021 0 0 0 52170 50 0 0 20 0 1 0 341055255 577794048 137694 33554432000 4194304 8395647 140736078249888 140736078244760 6721235 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 141063 137694 620 1026 0 140033 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 564252
[startup+582.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 23930
/proc/meminfo: memFree=25077180/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=564252 CPUtime=582.2 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 117021 0 0 0 58167 53 0 0 20 0 1 0 341055255 577794048 137694 33554432000 4194304 8395647 140736078249888 140736078244760 6721235 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 141063 137694 620 1026 0 140033 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 564252
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=25071064/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=583108 CPUtime=1002.13 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 117675 0 0 0 100130 83 0 0 20 0 1 0 341055255 597102592 142094 33554432000 4194304 8395647 140736078249888 140736078245192 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 145777 142094 622 1026 0 144747 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 583108
[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23957
/proc/meminfo: memFree=25090876/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=583108 CPUtime=1062.12 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 117687 0 0 0 106123 89 0 0 20 0 1 0 341055255 597102592 142392 33554432000 4194304 8395647 140736078249888 140736078245016 6698218 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 145777 142392 622 1026 0 144747 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 583108
[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23957
/proc/meminfo: memFree=25025468/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=583108 CPUtime=1122.1 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 117690 0 0 0 112118 92 0 0 20 0 1 0 341055255 597102592 142503 33554432000 4194304 8395647 140736078249888 140736078244760 6698231 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 145777 142503 622 1026 0 144747 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 583108
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23958
/proc/meminfo: memFree=25100604/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=583108 CPUtime=1182.1 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 117690 0 0 0 118113 97 0 0 20 0 1 0 341055255 597102592 142504 33554432000 4194304 8395647 140736078249888 140736078245352 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 145777 142504 622 1026 0 144747 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 583108
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23958
/proc/meminfo: memFree=25103208/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=583108 CPUtime=1242.09 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 117690 0 0 0 124109 100 0 0 20 0 1 0 341055255 597102592 142504 33554432000 4194304 8395647 140736078249888 140736078244760 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 145777 142504 622 1026 0 144747 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 583108
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23961
/proc/meminfo: memFree=25062308/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=583108 CPUtime=1302.09 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 117690 0 0 0 130106 103 0 0 20 0 1 0 341055255 597102592 142504 33554432000 4194304 8395647 140736078249888 140736078244760 6721240 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 145777 142504 622 1026 0 144747 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 583108
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23961
/proc/meminfo: memFree=25075908/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=583108 CPUtime=1362.07 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 117690 0 0 0 136100 107 0 0 20 0 1 0 341055255 597102592 142504 33554432000 4194304 8395647 140736078249888 140736078244760 6390512 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 145777 142504 622 1026 0 144747 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 583108
[startup+1422.31 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 23961
/proc/meminfo: memFree=25065040/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=583108 CPUtime=1422.07 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 117690 0 0 0 142096 111 0 0 20 0 1 0 341055255 597102592 142504 33554432000 4194304 8395647 140736078249888 140736078244760 6390512 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 145777 142504 622 1026 0 144747 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 583108
[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 23962
/proc/meminfo: memFree=25107176/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=583108 CPUtime=1482.05 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 117696 0 0 0 148091 114 0 0 20 0 1 0 341055255 597102592 142510 33554432000 4194304 8395647 140736078249888 140736078245448 6721235 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 145777 142510 622 1026 0 144747 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 583108
[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 23962
/proc/meminfo: memFree=25035744/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=583108 CPUtime=1542.05 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 117696 0 0 0 154088 117 0 0 20 0 1 0 341055255 597102592 142510 33554432000 4194304 8395647 140736078249888 140736078245016 6697955 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 145777 142510 622 1026 0 144747 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 583108
[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 23962
/proc/meminfo: memFree=25107412/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=583108 CPUtime=1602.03 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 117696 0 0 0 160083 120 0 0 20 0 1 0 341055255 597102592 142510 33554432000 4194304 8395647 140736078249888 140736078245016 6721073 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 145777 142510 622 1026 0 144747 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 583108
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23962
/proc/meminfo: memFree=25092636/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=583108 CPUtime=1662.02 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 117696 0 0 0 166078 124 0 0 20 0 1 0 341055255 597102592 142510 33554432000 4194304 8395647 140736078249888 140736078245016 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 145777 142510 622 1026 0 144747 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 583108
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23962
/proc/meminfo: memFree=25043300/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=583108 CPUtime=1722.02 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 117696 0 0 0 172073 129 0 0 20 0 1 0 341055255 597102592 142510 33554432000 4194304 8395647 140736078249888 140736078244440 6698214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 145777 142510 622 1026 0 144747 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 583108
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23963
/proc/meminfo: memFree=25069348/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=583108 CPUtime=1782.01 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 117696 0 0 0 178069 132 0 0 20 0 1 0 341055255 597102592 142510 33554432000 4194304 8395647 140736078249888 140736078244760 6721240 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 145777 142510 622 1026 0 144747 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 583108
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 23963
/proc/meminfo: memFree=25096220/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=583108 CPUtime=1785.2 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 117696 0 0 0 178388 132 0 0 20 0 1 0 341055255 597102592 142510 33554432000 4194304 8395647 140736078249888 140736078245192 6721240 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 145777 142510 622 1026 0 144747 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 583108
[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23963
/proc/meminfo: memFree=25096156/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=583108 CPUtime=1788.4 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 117696 0 0 0 178708 132 0 0 20 0 1 0 341055255 597102592 142510 33554432000 4194304 8395647 140736078249888 140736078245240 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 145777 142510 622 1026 0 144747 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (KiB) 583108
[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23963
/proc/meminfo: memFree=25096156/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=583108 CPUtime=1789.2 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 117696 0 0 0 178788 132 0 0 20 0 1 0 341055255 597102592 142510 33554432000 4194304 8395647 140736078249888 140736078245016 6696991 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 145777 142510 622 1026 0 144747 0
Current children cumulated CPU time (s) 1789.2
Current children cumulated vsize (KiB) 583108
[startup+1789.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23963
/proc/meminfo: memFree=25094108/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=583108 CPUtime=1789.6 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 117696 0 0 0 178828 132 0 0 20 0 1 0 341055255 597102592 142510 33554432000 4194304 8395647 140736078249888 140736078245016 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 145777 142510 622 1026 0 144747 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (KiB) 583108
[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23963
/proc/meminfo: memFree=25094108/32873648 swapFree=7368/7368
[pid=23914] ppid=23912 vsize=581280 CPUtime=1790 cores=0,2,4,6
/proc/23914/stat : 23914 (pbscip.linux.x8) R 23912 23914 23880 0 -1 4202496 117704 0 0 0 178868 132 0 0 20 0 1 0 341055255 595230720 142080 33554432000 4194304 8395647 140736078249888 140736078245720 6345754 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23914/statm: 145320 142080 630 1026 0 144290 0
Current children cumulated CPU time (s) 1790
Current children cumulated vsize (KiB) 581280
Child status: 0
Real time (s): 1790.38
CPU time (s): 1790.09
CPU user time (s): 1788.75
CPU system time (s): 1.3418
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 583108
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.75
system time used= 1.3418
maximum resident set size= 570072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117710
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= 26
involuntary context switches= 1996
runsolver used 3.10853 second user time and 8.47371 second system time
The end