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-3740889-1338745394.opb>
1.58/1.60 c original problem has 10238 variables (10238 bin, 0 int, 0 impl, 0 cont) and 224043 constraints
1.58/1.60 c problem read
1.58/1.60 c No objective function, only one solution is needed.
1.58/1.60 c presolving settings loaded
1.79/1.89 c presolving:
2.20/2.28 c (round 1) 2941 del vars, 45937 del conss, 2940 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 121746 impls, 325 clqs
2.29/2.38 c (round 2) 3798 del vars, 83188 del conss, 2940 chg bounds, 2427 chg sides, 3024 chg coeffs, 0 upgd conss, 129838 impls, 325 clqs
2.39/2.44 c (round 3) 3853 del vars, 85933 del conss, 2940 chg bounds, 3131 chg sides, 3902 chg coeffs, 0 upgd conss, 129882 impls, 325 clqs
2.89/2.93 c (round 4) 3853 del vars, 85964 del conss, 2940 chg bounds, 3148 chg sides, 3902 chg coeffs, 138092 upgd conss, 129882 impls, 325 clqs
2.99/3.08 c (round 5) 3853 del vars, 85964 del conss, 2940 chg bounds, 3164 chg sides, 3982 chg coeffs, 138092 upgd conss, 129882 impls, 325 clqs
3.09/3.14 c presolving (6 rounds):
3.09/3.14 c 3853 deleted vars, 85972 deleted constraints, 2940 tightened bounds, 0 added holes, 3164 changed sides, 3982 changed coefficients
3.09/3.14 c 129882 implications, 325 cliques
3.09/3.14 c presolved problem has 6385 variables (6385 bin, 0 int, 0 impl, 0 cont) and 138071 constraints
3.09/3.14 c 21012 constraints of type <knapsack>
3.09/3.14 c 16532 constraints of type <setppc>
3.09/3.14 c 1 constraints of type <linear>
3.09/3.14 c 100526 constraints of type <logicor>
3.09/3.14 c transformed objective value is always integral (scale: 1)
3.09/3.14 c Presolving Time: 1.26
3.09/3.14 c - non default parameters ----------------------------------------------------------------------
3.09/3.14 c # SCIP version 1.2.1.3
3.09/3.14 c
3.09/3.14 c # frequency for displaying node information lines
3.09/3.14 c # [type: int, range: [-1,2147483647], default: 100]
3.09/3.14 c display/freq = 10000
3.09/3.14 c
3.09/3.14 c # maximal time in seconds to run
3.09/3.14 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.09/3.14 c limits/time = 1788.41
3.09/3.14 c
3.09/3.14 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.09/3.14 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.09/3.14 c limits/memory = 13950
3.09/3.14 c
3.09/3.14 c # solving stops, if the given number of solutions were found (-1: no limit)
3.09/3.14 c # [type: int, range: [-1,2147483647], default: -1]
3.09/3.14 c limits/solutions = 1
3.09/3.14 c
3.09/3.14 c # maximal number of separation rounds per node (-1: unlimited)
3.09/3.14 c # [type: int, range: [-1,2147483647], default: 5]
3.09/3.14 c separating/maxrounds = 1
3.09/3.14 c
3.09/3.14 c # maximal number of separation rounds in the root node (-1: unlimited)
3.09/3.14 c # [type: int, range: [-1,2147483647], default: -1]
3.09/3.14 c separating/maxroundsroot = 5
3.09/3.14 c
3.09/3.14 c # default clock type (1: CPU user seconds, 2: wall clock time)
3.09/3.14 c # [type: int, range: [1,2], default: 1]
3.09/3.14 c timing/clocktype = 2
3.09/3.14 c
3.09/3.14 c # should presolving try to simplify inequalities
3.09/3.14 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.09/3.14 c constraints/linear/simplifyinequalities = TRUE
3.09/3.14 c
3.09/3.14 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
3.09/3.14 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.09/3.14 c constraints/indicator/addCouplingCons = TRUE
3.09/3.14 c
3.09/3.14 c # should disaggregation of knapsack constraints be allowed in preprocessing?
3.09/3.14 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
3.09/3.14 c constraints/knapsack/disaggregation = FALSE
3.09/3.14 c
3.09/3.14 c # should presolving try to simplify knapsacks
3.09/3.14 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.09/3.14 c constraints/knapsack/simplifyinequalities = TRUE
3.09/3.14 c
3.09/3.15 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
3.09/3.15 c # [type: int, range: [-1,2147483647], default: -1]
3.09/3.15 c presolving/probing/maxrounds = 0
3.09/3.15 c
3.09/3.15 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
3.09/3.15 c # [type: int, range: [-1,2147483647], default: 10]
3.09/3.15 c heuristics/coefdiving/freq = -1
3.09/3.15 c
3.09/3.15 c # maximal fraction of diving LP iterations compared to node LP iterations
3.09/3.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.09/3.15 c heuristics/coefdiving/maxlpiterquot = 0.075
3.09/3.15 c
3.09/3.15 c # additional number of allowed LP iterations
3.09/3.15 c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.15 c heuristics/coefdiving/maxlpiterofs = 1500
3.09/3.15 c
3.09/3.15 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
3.09/3.15 c # [type: int, range: [-1,2147483647], default: 30]
3.09/3.15 c heuristics/crossover/freq = -1
3.09/3.15 c
3.09/3.15 c # number of nodes added to the contingent of the total nodes
3.09/3.15 c # [type: longint, range: [0,9223372036854775807], default: 500]
3.09/3.15 c heuristics/crossover/nodesofs = 750
3.09/3.15 c
3.09/3.15 c # number of nodes without incumbent change that heuristic should wait
3.09/3.15 c # [type: longint, range: [0,9223372036854775807], default: 200]
3.09/3.15 c heuristics/crossover/nwaitingnodes = 100
3.09/3.15 c
3.09/3.15 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
3.09/3.15 c # [type: real, range: [0,1], default: 0.1]
3.09/3.15 c heuristics/crossover/nodesquot = 0.15
3.09/3.15 c
3.09/3.15 c # minimum percentage of integer variables that have to be fixed
3.09/3.15 c # [type: real, range: [0,1], default: 0.666]
3.09/3.15 c heuristics/crossover/minfixingrate = 0.5
3.09/3.15 c
3.09/3.15 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
3.09/3.15 c # [type: int, range: [-1,2147483647], default: 20]
3.09/3.15 c heuristics/feaspump/freq = -1
3.09/3.15 c
3.09/3.15 c # additional number of allowed LP iterations
3.09/3.15 c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.15 c heuristics/feaspump/maxlpiterofs = 2000
3.09/3.15 c
3.09/3.15 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
3.09/3.15 c # [type: int, range: [-1,2147483647], default: 10]
3.09/3.15 c heuristics/fracdiving/freq = -1
3.09/3.15 c
3.09/3.15 c # maximal fraction of diving LP iterations compared to node LP iterations
3.09/3.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.09/3.15 c heuristics/fracdiving/maxlpiterquot = 0.075
3.09/3.15 c
3.09/3.15 c # additional number of allowed LP iterations
3.09/3.15 c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.15 c heuristics/fracdiving/maxlpiterofs = 1500
3.09/3.15 c
3.09/3.15 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
3.09/3.15 c # [type: int, range: [-1,2147483647], default: 10]
3.09/3.15 c heuristics/guideddiving/freq = -1
3.09/3.15 c
3.09/3.15 c # maximal fraction of diving LP iterations compared to node LP iterations
3.09/3.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.09/3.15 c heuristics/guideddiving/maxlpiterquot = 0.075
3.09/3.15 c
3.09/3.15 c # additional number of allowed LP iterations
3.09/3.15 c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.15 c heuristics/guideddiving/maxlpiterofs = 1500
3.09/3.15 c
3.09/3.15 c # maximal fraction of diving LP iterations compared to node LP iterations
3.09/3.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.09/3.15 c heuristics/intdiving/maxlpiterquot = 0.075
3.09/3.15 c
3.09/3.15 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
3.09/3.15 c # [type: int, range: [-1,2147483647], default: 10]
3.09/3.15 c heuristics/intshifting/freq = -1
3.09/3.15 c
3.09/3.15 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
3.09/3.15 c # [type: int, range: [-1,2147483647], default: 10]
3.09/3.15 c heuristics/linesearchdiving/freq = -1
3.09/3.15 c
3.09/3.15 c # maximal fraction of diving LP iterations compared to node LP iterations
3.09/3.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.09/3.15 c heuristics/linesearchdiving/maxlpiterquot = 0.075
3.09/3.15 c
3.09/3.15 c # additional number of allowed LP iterations
3.09/3.15 c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.15 c heuristics/linesearchdiving/maxlpiterofs = 1500
3.09/3.15 c
3.09/3.15 c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
3.09/3.15 c # [type: int, range: [-1,2147483647], default: 1]
3.09/3.15 c heuristics/nlp/freq = -1
3.09/3.15 c
3.09/3.15 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
3.09/3.15 c # [type: int, range: [-1,2147483647], default: 20]
3.09/3.15 c heuristics/objpscostdiving/freq = -1
3.09/3.15 c
3.09/3.15 c # maximal fraction of diving LP iterations compared to total iteration number
3.09/3.15 c # [type: real, range: [0,1], default: 0.01]
3.09/3.15 c heuristics/objpscostdiving/maxlpiterquot = 0.015
3.09/3.15 c
3.09/3.15 c # additional number of allowed LP iterations
3.09/3.15 c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.15 c heuristics/objpscostdiving/maxlpiterofs = 1500
3.09/3.15 c
3.09/3.15 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
3.09/3.15 c # [type: int, range: [-1,2147483647], default: 1]
3.09/3.15 c heuristics/oneopt/freq = -1
3.09/3.15 c
3.09/3.15 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
3.09/3.15 c # [type: int, range: [-1,2147483647], default: 10]
3.09/3.15 c heuristics/pscostdiving/freq = -1
3.09/3.15 c
3.09/3.15 c # maximal fraction of diving LP iterations compared to node LP iterations
3.09/3.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.09/3.15 c heuristics/pscostdiving/maxlpiterquot = 0.075
3.09/3.15 c
3.09/3.15 c # additional number of allowed LP iterations
3.09/3.15 c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.15 c heuristics/pscostdiving/maxlpiterofs = 1500
3.09/3.15 c
3.09/3.15 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
3.09/3.15 c # [type: int, range: [-1,2147483647], default: 0]
3.09/3.15 c heuristics/rens/freq = -1
3.09/3.15 c
3.09/3.15 c # minimum percentage of integer variables that have to be fixable
3.09/3.15 c # [type: real, range: [0,1], default: 0.5]
3.09/3.15 c heuristics/rens/minfixingrate = 0.3
3.09/3.15 c
3.09/3.15 c # number of nodes added to the contingent of the total nodes
3.09/3.15 c # [type: longint, range: [0,9223372036854775807], default: 500]
3.09/3.15 c heuristics/rens/nodesofs = 2000
3.09/3.15 c
3.09/3.15 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
3.09/3.15 c # [type: int, range: [-1,2147483647], default: 20]
3.09/3.15 c heuristics/rootsoldiving/freq = -1
3.09/3.15 c
3.09/3.15 c # maximal fraction of diving LP iterations compared to node LP iterations
3.09/3.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
3.09/3.15 c heuristics/rootsoldiving/maxlpiterquot = 0.015
3.09/3.15 c
3.09/3.15 c # additional number of allowed LP iterations
3.09/3.15 c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.15 c heuristics/rootsoldiving/maxlpiterofs = 1500
3.09/3.15 c
3.09/3.15 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
3.09/3.15 c # [type: int, range: [-1,2147483647], default: 1]
3.09/3.15 c heuristics/rounding/freq = -1
3.09/3.15 c
3.09/3.15 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
3.09/3.15 c # [type: int, range: [-1,2147483647], default: 10]
3.09/3.15 c heuristics/shifting/freq = -1
3.09/3.15 c
3.09/3.15 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
3.09/3.15 c # [type: int, range: [-1,2147483647], default: 1]
3.09/3.15 c heuristics/simplerounding/freq = -1
3.09/3.15 c
3.09/3.15 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
3.09/3.15 c # [type: int, range: [-1,2147483647], default: 0]
3.09/3.15 c heuristics/trivial/freq = -1
3.09/3.15 c
3.09/3.15 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
3.09/3.15 c # [type: int, range: [-1,2147483647], default: 1]
3.09/3.15 c heuristics/trysol/freq = -1
3.09/3.15 c
3.09/3.15 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
3.09/3.15 c # [type: int, range: [-1,2147483647], default: 10]
3.09/3.15 c heuristics/veclendiving/freq = -1
3.09/3.15 c
3.09/3.15 c # maximal fraction of diving LP iterations compared to node LP iterations
3.09/3.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.09/3.15 c heuristics/veclendiving/maxlpiterquot = 0.075
3.09/3.15 c
3.09/3.15 c # additional number of allowed LP iterations
3.09/3.15 c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.15 c heuristics/veclendiving/maxlpiterofs = 1500
3.09/3.15 c
3.09/3.15 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
3.09/3.15 c # [type: int, range: [-1,2147483647], default: 1]
3.09/3.15 c heuristics/zirounding/freq = -1
3.09/3.15 c
3.09/3.15 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
3.09/3.15 c # [type: int, range: [-1,2147483647], default: 0]
3.09/3.15 c separating/cmir/freq = -1
3.09/3.15 c
3.09/3.15 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
3.09/3.15 c # [type: int, range: [-1,2147483647], default: 0]
3.09/3.15 c separating/flowcover/freq = -1
3.09/3.15 c
3.09/3.15 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.09/3.15 c # [type: int, range: [-1,2147483647], default: -1]
3.09/3.15 c separating/rapidlearning/freq = 0
3.09/3.15 c
3.09/3.15 c -----------------------------------------------------------------------------------------------
3.09/3.15 c start solving
3.09/3.15 c
5.59/5.61 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
5.59/5.61 c 4.0s| 1 | 0 | 2034 | - | 237M| 0 | 145 |6385 | 138k|6385 | 138k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
7.39/7.48 c 5.9s| 1 | 0 | 2090 | - | 237M| 0 | 196 |6385 | 138k|6385 | 138k| 14 | 0 | 0 | 0.000000e+00 | -- | Inf
9.39/9.43 c 7.8s| 1 | 0 | 2121 | - | 239M| 0 | 170 |6385 | 138k|6385 | 138k| 23 | 0 | 0 | 0.000000e+00 | -- | Inf
20.39/20.41 c 18.8s| 1 | 0 | 2207 | - | 239M| 0 | 196 |6385 | 138k|6385 | 138k| 39 | 0 | 0 | 0.000000e+00 | -- | Inf
30.08/30.15 c 28.5s| 1 | 0 | 2511 | - | 239M| 0 | 118 |6385 | 138k|6385 | 138k| 45 | 0 | 0 | 0.000000e+00 | -- | Inf
34.29/34.33 c 32.7s| 1 | 0 | 2778 | - | 240M| 0 | 213 |6385 | 138k|6385 | 138k| 58 | 0 | 0 | 0.000000e+00 | -- | Inf
82.08/82.12 c 80.5s| 1 | 2 | 2778 | - | 240M| 0 | 213 |6385 | 138k|6385 | 138k| 58 | 0 | 20 | 0.000000e+00 | -- | Inf
1789.71/1790.03 c
1789.71/1790.03 c SCIP Status : solving was interrupted [time limit reached]
1789.71/1790.03 c Solving Time (sec) : 1788.42
1789.71/1790.03 c Solving Nodes : 90
1789.71/1790.03 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1789.71/1790.03 c Dual Bound : +0.00000000000000e+00
1789.71/1790.03 c Gap : infinite
1789.71/1790.03 s UNKNOWN
1789.71/1790.03 c SCIP Status : solving was interrupted [time limit reached]
1789.71/1790.03 c Solving Time : 1788.42
1789.71/1790.03 c Original Problem :
1789.71/1790.03 c Problem name : HOME/instance-3740889-1338745394.opb
1789.71/1790.03 c Variables : 10238 (10238 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.71/1790.03 c Constraints : 224043 initial, 224043 maximal
1789.71/1790.03 c Presolved Problem :
1789.71/1790.03 c Problem name : t_HOME/instance-3740889-1338745394.opb
1789.71/1790.03 c Variables : 6385 (6385 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.71/1790.03 c Constraints : 138071 initial, 138073 maximal
1789.71/1790.03 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1789.71/1790.03 c trivial : 0.00 55 0 0 0 0 0 0 0
1789.71/1790.03 c dualfix : 0.00 0 0 0 0 0 0 0 0
1789.71/1790.03 c boundshift : 0.00 0 0 0 0 0 0 0 0
1789.71/1790.03 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1789.71/1790.03 c implics : 0.01 0 420 0 0 0 0 0 0
1789.71/1790.03 c probing : 0.00 0 0 0 0 0 0 0 0
1789.71/1790.03 c knapsack : 0.09 0 0 0 0 0 0 16 80
1789.71/1790.03 c setppc : 0.02 0 0 0 0 0 0 0 0
1789.71/1790.03 c linear : 0.81 3301 77 0 2940 0 85950 3148 3902
1789.71/1790.03 c logicor : 0.15 0 0 0 0 0 22 0 0
1789.71/1790.03 c root node : - 0 - - 0 - - - -
1789.71/1790.03 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1789.71/1790.03 c integral : 0 0 0 95 0 0 17 0 0 176
1789.71/1790.03 c knapsack : 21012 5 161 0 1 0 0 20 0 0
1789.71/1790.03 c setppc : 16532 5 161 0 1 0 789 0 0 0
1789.71/1790.03 c linear : 1 5 161 0 1 0 0 0 0 0
1789.71/1790.03 c logicor : 100526+ 5 76 0 1 0 44 0 0 0
1789.71/1790.03 c countsols : 0 0 0 0 1 0 0 0 0 0
1789.71/1790.03 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1789.71/1790.03 c integral : 1100.17 0.00 0.00 1100.17 0.00
1789.71/1790.03 c knapsack : 0.19 0.06 0.12 0.00 0.00
1789.71/1790.03 c setppc : 0.10 0.00 0.09 0.00 0.00
1789.71/1790.03 c linear : 0.00 0.00 0.00 0.00 0.00
1789.71/1790.03 c logicor : 0.08 0.02 0.05 0.00 0.01
1789.71/1790.03 c countsols : 0.00 0.00 0.00 0.00 0.00
1789.71/1790.03 c Propagators : Time Calls Cutoffs DomReds
1789.71/1790.03 c vbounds : 0.00 1 0 0
1789.71/1790.03 c rootredcost : 0.00 0 0 0
1789.71/1790.03 c pseudoobj : 0.00 0 0 0
1789.71/1790.03 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1789.71/1790.03 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1789.71/1790.03 c infeasible LP : 0.00 1 1 3 15.7 0 0.0 0
1789.71/1790.03 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1789.71/1790.03 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1789.71/1790.03 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1789.71/1790.03 c applied globally : - - - 2 15.0 - - -
1789.71/1790.03 c applied locally : - - - 0 0.0 - - -
1789.71/1790.03 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1789.71/1790.03 c cut pool : 0.00 4 - - 12 - (maximal pool size: 248)
1789.71/1790.03 c redcost : 0.01 92 0 0 0 0
1789.71/1790.03 c impliedbounds : 0.00 5 0 0 0 0
1789.71/1790.03 c intobj : 0.00 0 0 0 0 0
1789.71/1790.03 c cgmip : 0.00 0 0 0 0 0
1789.71/1790.03 c gomory : 14.57 5 0 0 2500 0
1789.71/1790.03 c strongcg : 8.54 5 0 0 2500 0
1789.71/1790.03 c cmir : 0.00 0 0 0 0 0
1789.71/1790.03 c flowcover : 0.00 0 0 0 0 0
1789.71/1790.03 c clique : 0.20 5 0 0 28 0
1789.71/1790.03 c zerohalf : 0.00 0 0 0 0 0
1789.71/1790.03 c mcf : 0.11 1 0 0 0 0
1789.71/1790.03 c rapidlearning : 0.00 0 0 0 0 0
1789.71/1790.03 c Pricers : Time Calls Vars
1789.71/1790.03 c problem variables: 0.00 0 0
1789.71/1790.03 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1789.71/1790.03 c relpscost : 1100.17 95 0 17 0 0 176
1789.71/1790.03 c pscost : 0.00 0 0 0 0 0 0
1789.71/1790.03 c inference : 0.00 1 0 0 0 0 2
1789.71/1790.03 c mostinf : 0.00 0 0 0 0 0 0
1789.71/1790.03 c leastinf : 0.00 0 0 0 0 0 0
1789.71/1790.03 c fullstrong : 0.00 0 0 0 0 0 0
1789.71/1790.03 c allfullstrong : 0.00 0 0 0 0 0 0
1789.71/1790.03 c random : 0.00 0 0 0 0 0 0
1789.71/1790.03 c Primal Heuristics : Time Calls Found
1789.71/1790.03 c LP solutions : 0.00 - 0
1789.71/1790.03 c pseudo solutions : 0.00 - 0
1789.71/1790.03 c trivial : 0.00 1 0
1789.71/1790.03 c simplerounding : 0.00 0 0
1789.71/1790.03 c zirounding : 0.00 0 0
1789.71/1790.03 c rounding : 0.00 0 0
1789.71/1790.03 c shifting : 0.00 0 0
1789.71/1790.03 c intshifting : 0.00 0 0
1789.71/1790.03 c oneopt : 0.00 0 0
1789.71/1790.03 c twoopt : 0.00 0 0
1789.71/1790.03 c fixandinfer : 0.00 0 0
1789.71/1790.03 c feaspump : 0.00 0 0
1789.71/1790.03 c coefdiving : 0.00 0 0
1789.71/1790.03 c pscostdiving : 0.00 0 0
1789.71/1790.03 c fracdiving : 0.00 0 0
1789.71/1790.03 c veclendiving : 0.00 0 0
1789.71/1790.03 c intdiving : 0.00 0 0
1789.71/1790.03 c actconsdiving : 0.00 0 0
1789.71/1790.03 c objpscostdiving : 0.00 0 0
1789.71/1790.03 c rootsoldiving : 0.00 0 0
1789.71/1790.03 c linesearchdiving : 0.00 0 0
1789.71/1790.03 c guideddiving : 0.00 0 0
1789.71/1790.03 c octane : 0.00 0 0
1789.71/1790.03 c rens : 0.00 0 0
1789.71/1790.03 c rins : 0.00 0 0
1789.71/1790.03 c localbranching : 0.00 0 0
1789.71/1790.03 c mutation : 0.00 0 0
1789.71/1790.03 c crossover : 0.00 0 0
1789.71/1790.03 c dins : 0.00 0 0
1789.71/1790.03 c undercover : 0.00 0 0
1789.71/1790.03 c nlp : 0.00 0 0
1789.71/1790.03 c trysol : 0.00 0 0
1789.71/1790.03 c LP : Time Calls Iterations Iter/call Iter/sec
1789.71/1790.03 c primal LP : 0.23 0 0 0.00 0.00
1789.71/1790.03 c dual LP : 660.59 102 114285 1120.44 173.00
1789.71/1790.03 c lex dual LP : 0.00 0 0 0.00 -
1789.71/1790.03 c barrier LP : 0.00 0 0 0.00 -
1789.71/1790.03 c diving/probing LP: 0.00 0 0 0.00 -
1789.71/1790.03 c strong branching : 1100.13 327 168116 514.12 152.81
1789.71/1790.03 c (at root node) : - 20 6655 332.75 -
1789.71/1790.03 c conflict analysis: 0.00 0 0 0.00 -
1789.71/1790.03 c B&B Tree :
1789.71/1790.03 c number of runs : 1
1789.71/1790.03 c nodes : 90
1789.71/1790.03 c nodes (total) : 90
1789.71/1790.03 c nodes left : 89
1789.71/1790.03 c max depth : 33
1789.71/1790.03 c max depth (total): 33
1789.71/1790.03 c backtracks : 10 (11.1%)
1789.71/1790.03 c delayed cutoffs : 0
1789.71/1790.03 c repropagations : 2 (1 domain reductions, 0 cutoffs)
1789.71/1790.03 c avg switch length: 1.90
1789.71/1790.03 c switching time : 0.38
1789.71/1790.03 c Solution :
1789.71/1790.03 c Solutions found : 0 (0 improvements)
1789.71/1790.03 c Primal Bound : -
1789.71/1790.03 c Dual Bound : +0.00000000000000e+00
1789.71/1790.03 c Gap : infinite
1789.71/1790.03 c Root Dual Bound : +0.00000000000000e+00
1789.71/1790.03 c Root Iterations : 2778
1790.01/1790.33 c Time complete: 1790.04.
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-3740889-1338745394/watcher-3740889-1338745394 -o /tmp/evaluation-result-3740889-1338745394/solver-3740889-1338745394 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3740889-1338745394.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: 2.01 2.01 2.00 3/176 26805
/proc/meminfo: memFree=26471540/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=9972 CPUtime=0 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 1576 0 0 0 0 0 0 0 20 0 1 0 340664006 10211328 1522 33554432000 4194304 8395647 140736205652464 140734536072024 7382157 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 2493 1532 374 1026 0 1463 0
[startup+0.046491 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 26805
/proc/meminfo: memFree=26471540/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=14176 CPUtime=0.03 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 2810 0 0 0 3 0 0 0 20 0 1 0 340664006 14516224 2756 33554432000 4194304 8395647 140736205652464 140734536072024 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 3544 2756 390 1026 0 2514 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14176
[startup+0.100317 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 26805
/proc/meminfo: memFree=26471540/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=17532 CPUtime=0.09 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 3617 0 0 0 9 0 0 0 20 0 1 0 340664006 17952768 3563 33554432000 4194304 8395647 140736205652464 140734536072024 7352066 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 4383 3563 390 1026 0 3353 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17532
[startup+0.300255 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 26805
/proc/meminfo: memFree=26471540/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=29172 CPUtime=0.29 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 6521 0 0 0 28 1 0 0 20 0 1 0 340664006 29872128 6467 33554432000 4194304 8395647 140736205652464 140734536072024 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 7293 6467 390 1026 0 6263 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29172
[startup+0.700252 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 26805
/proc/meminfo: memFree=26471540/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=51616 CPUtime=0.68 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 12128 0 0 0 67 1 0 0 20 0 1 0 340664006 52854784 12074 33554432000 4194304 8395647 140736205652464 140736205517672 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 12904 12074 390 1026 0 11874 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 51616
[startup+1.50024 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 26806
/proc/meminfo: memFree=26408928/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=96276 CPUtime=1.49 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 23261 0 0 0 146 3 0 0 20 0 1 0 340664006 98586624 23207 33554432000 4194304 8395647 140736205652464 140736205517672 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 24069 23207 390 1026 0 23039 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96276
[startup+3.10029 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 26806
/proc/meminfo: memFree=26205436/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=335372 CPUtime=3.09 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 78720 0 0 0 298 11 0 0 20 0 1 0 340664006 343420928 81038 33554432000 4194304 8395647 140736205652464 140736205649176 5220191 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 83843 81038 497 1026 0 82813 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 335372
[startup+6.30025 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 26806
/proc/meminfo: memFree=25999136/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=519292 CPUtime=6.29 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 105847 0 0 0 613 16 0 0 20 0 1 0 340664006 531755008 120669 33554432000 4194304 8395647 140736205652464 140736205647080 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 129823 120669 600 1026 0 128793 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 519292
[startup+12.7002 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 26806
/proc/meminfo: memFree=25956348/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=547048 CPUtime=12.69 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 110296 0 0 0 1252 17 0 0 20 0 1 0 340664006 560177152 129494 33554432000 4194304 8395647 140736205652464 140736205647656 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 136762 129494 613 1026 0 135732 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 547048
[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 26807
/proc/meminfo: memFree=25949120/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=554656 CPUtime=25.49 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 111202 0 0 0 2531 18 0 0 20 0 1 0 340664006 567967744 131422 33554432000 4194304 8395647 140736205652464 140736205647752 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 138664 131422 613 1026 0 137634 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 554656
[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26807
/proc/meminfo: memFree=25917628/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=588440 CPUtime=51.08 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 112159 0 0 0 5088 20 0 0 20 0 1 0 340664006 602562560 139022 33554432000 4194304 8395647 140736205652464 140736205647336 6721240 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 147110 139022 615 1026 0 146080 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 588440
[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26807
/proc/meminfo: memFree=25915128/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=588440 CPUtime=102.28 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 112191 0 0 0 10205 23 0 0 20 0 1 0 340664006 602562560 139565 33554432000 4194304 8395647 140736205652464 140736205647720 6697390 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 147110 139565 616 1026 0 146080 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 588440
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26807
/proc/meminfo: memFree=25915036/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=588440 CPUtime=162.26 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 112211 0 0 0 16199 27 0 0 20 0 1 0 340664006 602562560 139585 33554432000 4194304 8395647 140736205652464 140736205647768 6721235 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 147110 139585 616 1026 0 146080 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 588440
[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26845
/proc/meminfo: memFree=27358740/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=601884 CPUtime=222.26 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 112419 0 0 0 22195 31 0 0 20 0 1 0 340664006 616329216 142770 33554432000 4194304 8395647 140736205652464 140736205647336 6635689 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 150471 142770 616 1026 0 149441 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 601884
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26845
/proc/meminfo: memFree=24668560/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=601884 CPUtime=282.25 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 112513 0 0 0 28190 35 0 0 20 0 1 0 340664006 616329216 143886 33554432000 4194304 8395647 140736205652464 140736205647672 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 150471 143886 617 1026 0 149441 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 601884
[startup+342.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 26846
/proc/meminfo: memFree=24595124/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=601884 CPUtime=342.24 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 112754 0 0 0 34185 39 0 0 20 0 1 0 340664006 616329216 144893 33554432000 4194304 8395647 140736205652464 140736205647672 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 150471 144893 617 1026 0 149441 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 601884
[startup+402.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 26846
/proc/meminfo: memFree=24554984/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=612768 CPUtime=402.23 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 113587 0 0 0 40179 44 0 0 20 0 1 0 340664006 627474432 148566 33554432000 4194304 8395647 140736205652464 140736205647064 6697379 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 153192 148566 617 1026 0 152162 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 612768
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26849
/proc/meminfo: memFree=24382228/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=612768 CPUtime=462.22 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 113596 0 0 0 46174 48 0 0 20 0 1 0 340664006 627474432 148875 33554432000 4194304 8395647 140736205652464 140736205647720 6585809 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 153192 148875 617 1026 0 152162 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 612768
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26849
/proc/meminfo: memFree=24377748/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=613132 CPUtime=522.21 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 114262 0 0 0 52169 52 0 0 20 0 1 0 340664006 627847168 149629 33554432000 4194304 8395647 140736205652464 140736205647064 7382137 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 153283 149629 617 1026 0 152253 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 613132
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26849
/proc/meminfo: memFree=24371768/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=614780 CPUtime=582.2 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 114682 0 0 0 58163 57 0 0 20 0 1 0 340664006 629534720 150184 33554432000 4194304 8395647 140736205652464 140736205647064 6698194 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 153695 150184 617 1026 0 152665 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 614780
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=24256872/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624608 CPUtime=1002.13 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 115666 0 0 0 100123 90 0 0 20 0 1 0 340664006 639598592 152701 33554432000 4194304 8395647 140736205652464 140736205647928 6698047 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156152 152701 617 1026 0 155122 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 624608
[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26855
/proc/meminfo: memFree=24316788/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624608 CPUtime=1062.12 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 115666 0 0 0 106118 94 0 0 20 0 1 0 340664006 639598592 152701 33554432000 4194304 8395647 140736205652464 140736205647592 6721235 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156152 152701 617 1026 0 155122 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 624608
[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26878
/proc/meminfo: memFree=24311420/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624608 CPUtime=1122.11 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 115666 0 0 0 112112 99 0 0 20 0 1 0 340664006 639598592 152701 33554432000 4194304 8395647 140736205652464 140736205647592 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156152 152701 617 1026 0 155122 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 624608
[startup+1182.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 26878
/proc/meminfo: memFree=24329512/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=633392 CPUtime=1182.1 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 121593 0 0 0 118102 108 0 0 20 0 1 0 340664006 648593408 152131 33554432000 4194304 8395647 140736205652464 140736205646184 6721240 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 158348 152131 622 1026 0 157318 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 633392
[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 26879
/proc/meminfo: memFree=24341952/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=589296 CPUtime=1242.1 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 124924 0 0 0 124095 115 0 0 20 0 1 0 340664006 603439104 143878 33554432000 4194304 8395647 140736205652464 140736205647592 6391379 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 147324 143878 622 1026 0 146294 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 589296
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26879
/proc/meminfo: memFree=24312756/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=631300 CPUtime=1302.09 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 126193 0 0 0 130089 120 0 0 20 0 1 0 340664006 646451200 149614 33554432000 4194304 8395647 140736205652464 140736205647592 6698214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 157825 149614 622 1026 0 156795 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 631300
[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 26879
/proc/meminfo: memFree=24300040/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624352 CPUtime=1362.08 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 129400 0 0 0 136082 126 0 0 20 0 1 0 340664006 639336448 152511 33554432000 4194304 8395647 140736205652464 140736205647016 6698214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156088 152511 622 1026 0 155058 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 624352
[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 26879
/proc/meminfo: memFree=24289368/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624352 CPUtime=1422.07 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 129478 0 0 0 142077 130 0 0 20 0 1 0 340664006 639336448 152589 33554432000 4194304 8395647 140736205652464 140736205648024 6586859 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156088 152589 622 1026 0 155058 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 624352
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26879
/proc/meminfo: memFree=24283232/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624352 CPUtime=1482.06 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 129478 0 0 0 148072 134 0 0 20 0 1 0 340664006 639336448 152589 33554432000 4194304 8395647 140736205652464 140736205646872 6697351 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156088 152589 622 1026 0 155058 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 624352
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26880
/proc/meminfo: memFree=24277812/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624352 CPUtime=1542.05 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 129478 0 0 0 154067 138 0 0 20 0 1 0 340664006 639336448 152589 33554432000 4194304 8395647 140736205652464 140736205646616 6721240 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156088 152589 622 1026 0 155058 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 624352
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26880
/proc/meminfo: memFree=24276292/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624352 CPUtime=1602.04 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 129478 0 0 0 160062 142 0 0 20 0 1 0 340664006 639336448 152589 33554432000 4194304 8395647 140736205652464 140736205646872 6697959 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156088 152589 622 1026 0 155058 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 624352
[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 26883
/proc/meminfo: memFree=24275880/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624352 CPUtime=1662.03 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 129537 0 0 0 166056 147 0 0 20 0 1 0 340664006 639336448 152648 33554432000 4194304 8395647 140736205652464 140736205647592 6390481 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156088 152648 622 1026 0 155058 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 624352
[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 26883
/proc/meminfo: memFree=24270960/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624352 CPUtime=1722.02 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 129537 0 0 0 172051 151 0 0 20 0 1 0 340664006 639336448 152648 33554432000 4194304 8395647 140736205652464 140736205647336 6721240 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156088 152648 622 1026 0 155058 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 624352
[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 26883
/proc/meminfo: memFree=24263932/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624352 CPUtime=1782.01 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 129540 0 0 0 178046 155 0 0 20 0 1 0 340664006 639336448 152651 33554432000 4194304 8395647 140736205652464 140736205647592 6698030 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156088 152651 622 1026 0 155058 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 624352
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 26883
/proc/meminfo: memFree=24264056/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624352 CPUtime=1785.21 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 129540 0 0 0 178366 155 0 0 20 0 1 0 340664006 639336448 152651 33554432000 4194304 8395647 140736205652464 140736205646872 6697305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156088 152651 622 1026 0 155058 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 624352
[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26883
/proc/meminfo: memFree=24264056/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624352 CPUtime=1788.41 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 129540 0 0 0 178685 156 0 0 20 0 1 0 340664006 639336448 152651 33554432000 4194304 8395647 140736205652464 140736205647592 6697949 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156088 152651 622 1026 0 155058 0
Current children cumulated CPU time (s) 1788.41
Current children cumulated vsize (KiB) 624352
[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26883
/proc/meminfo: memFree=24264056/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624352 CPUtime=1789.21 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 129540 0 0 0 178765 156 0 0 20 0 1 0 340664006 639336448 152651 33554432000 4194304 8395647 140736205652464 140736205647592 6752536 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156088 152651 622 1026 0 155058 0
Current children cumulated CPU time (s) 1789.21
Current children cumulated vsize (KiB) 624352
[startup+1789.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26883
/proc/meminfo: memFree=24264056/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=624352 CPUtime=1789.61 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 129540 0 0 0 178805 156 0 0 20 0 1 0 340664006 639336448 152651 33554432000 4194304 8395647 140736205652464 140736205647592 6697268 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 156088 152651 622 1026 0 155058 0
Current children cumulated CPU time (s) 1789.61
Current children cumulated vsize (KiB) 624352
[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26883
/proc/meminfo: memFree=24264056/32873844 swapFree=7108/7108
[pid=26805] ppid=26803 vsize=417712 CPUtime=1790.01 cores=0,2,4,6
/proc/26805/stat : 26805 (pbscip.linux.x8) R 26803 26805 21683 0 -1 4202496 129548 0 0 0 178845 156 0 0 20 0 1 0 340664006 427737088 103788 33554432000 4194304 8395647 140736205652464 140736205647592 6345173 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26805/statm: 104428 103788 630 1026 0 103398 0
Current children cumulated CPU time (s) 1790.01
Current children cumulated vsize (KiB) 417712
Child status: 0
Real time (s): 1790.34
CPU time (s): 1790.06
CPU user time (s): 1788.48
CPU system time (s): 1.57876
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 633600
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.48
system time used= 1.57876
maximum resident set size= 619740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129554
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= 9
involuntary context switches= 1843
runsolver used 5.17121 second user time and 17.7803 second system time
The end