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-3740915-1338746205.opb>
1.29/1.33 c original problem has 7936 variables (7936 bin, 0 int, 0 impl, 0 cont) and 176837 constraints
1.29/1.33 c problem read
1.29/1.33 c No objective function, only one solution is needed.
1.29/1.33 c presolving settings loaded
1.48/1.56 c presolving:
1.79/1.83 c (round 1) 1 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 86722 impls, 287 clqs
2.29/2.38 c (round 2) 1 del vars, 30 del conss, 0 chg bounds, 7 chg sides, 0 chg coeffs, 176828 upgd conss, 86722 impls, 287 clqs
2.49/2.52 c presolving (3 rounds):
2.49/2.52 c 1 deleted vars, 30 deleted constraints, 0 tightened bounds, 0 added holes, 7 changed sides, 0 changed coefficients
2.49/2.52 c 86722 implications, 287 cliques
2.49/2.52 c presolved problem has 7935 variables (7935 bin, 0 int, 0 impl, 0 cont) and 176807 constraints
2.49/2.52 c 17621 constraints of type <knapsack>
2.49/2.52 c 37799 constraints of type <setppc>
2.49/2.52 c 1 constraints of type <linear>
2.49/2.52 c 121386 constraints of type <logicor>
2.49/2.52 c transformed objective value is always integral (scale: 1)
2.49/2.52 c Presolving Time: 0.97
2.59/2.64 c - non default parameters ----------------------------------------------------------------------
2.59/2.64 c # SCIP version 1.2.1.3
2.59/2.64 c
2.59/2.64 c # frequency for displaying node information lines
2.59/2.64 c # [type: int, range: [-1,2147483647], default: 100]
2.59/2.64 c display/freq = 10000
2.59/2.64 c
2.59/2.64 c # maximal time in seconds to run
2.59/2.64 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.59/2.64 c limits/time = 1788.67
2.59/2.64 c
2.59/2.64 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.59/2.64 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.59/2.64 c limits/memory = 13950
2.59/2.64 c
2.59/2.64 c # solving stops, if the given number of solutions were found (-1: no limit)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: -1]
2.59/2.64 c limits/solutions = 1
2.59/2.64 c
2.59/2.64 c # maximal number of separation rounds per node (-1: unlimited)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: 5]
2.59/2.64 c separating/maxrounds = 1
2.59/2.64 c
2.59/2.64 c # maximal number of separation rounds in the root node (-1: unlimited)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: -1]
2.59/2.64 c separating/maxroundsroot = 5
2.59/2.64 c
2.59/2.64 c # default clock type (1: CPU user seconds, 2: wall clock time)
2.59/2.64 c # [type: int, range: [1,2], default: 1]
2.59/2.64 c timing/clocktype = 2
2.59/2.64 c
2.59/2.64 c # should presolving try to simplify inequalities
2.59/2.64 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.59/2.64 c constraints/linear/simplifyinequalities = TRUE
2.59/2.64 c
2.59/2.64 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
2.59/2.64 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.59/2.64 c constraints/indicator/addCouplingCons = TRUE
2.59/2.64 c
2.59/2.64 c # should disaggregation of knapsack constraints be allowed in preprocessing?
2.59/2.64 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
2.59/2.64 c constraints/knapsack/disaggregation = FALSE
2.59/2.64 c
2.59/2.64 c # should presolving try to simplify knapsacks
2.59/2.64 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.59/2.64 c constraints/knapsack/simplifyinequalities = TRUE
2.59/2.64 c
2.59/2.64 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: -1]
2.59/2.64 c presolving/probing/maxrounds = 0
2.59/2.64 c
2.59/2.64 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: 10]
2.59/2.64 c heuristics/coefdiving/freq = -1
2.59/2.64 c
2.59/2.64 c # maximal fraction of diving LP iterations compared to node LP iterations
2.59/2.64 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.59/2.64 c heuristics/coefdiving/maxlpiterquot = 0.075
2.59/2.64 c
2.59/2.64 c # additional number of allowed LP iterations
2.59/2.64 c # [type: int, range: [0,2147483647], default: 1000]
2.59/2.64 c heuristics/coefdiving/maxlpiterofs = 1500
2.59/2.64 c
2.59/2.64 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: 30]
2.59/2.64 c heuristics/crossover/freq = -1
2.59/2.64 c
2.59/2.64 c # number of nodes added to the contingent of the total nodes
2.59/2.64 c # [type: longint, range: [0,9223372036854775807], default: 500]
2.59/2.64 c heuristics/crossover/nodesofs = 750
2.59/2.64 c
2.59/2.64 c # number of nodes without incumbent change that heuristic should wait
2.59/2.64 c # [type: longint, range: [0,9223372036854775807], default: 200]
2.59/2.64 c heuristics/crossover/nwaitingnodes = 100
2.59/2.64 c
2.59/2.64 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
2.59/2.64 c # [type: real, range: [0,1], default: 0.1]
2.59/2.64 c heuristics/crossover/nodesquot = 0.15
2.59/2.64 c
2.59/2.64 c # minimum percentage of integer variables that have to be fixed
2.59/2.64 c # [type: real, range: [0,1], default: 0.666]
2.59/2.64 c heuristics/crossover/minfixingrate = 0.5
2.59/2.64 c
2.59/2.64 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: 20]
2.59/2.64 c heuristics/feaspump/freq = -1
2.59/2.64 c
2.59/2.64 c # additional number of allowed LP iterations
2.59/2.64 c # [type: int, range: [0,2147483647], default: 1000]
2.59/2.64 c heuristics/feaspump/maxlpiterofs = 2000
2.59/2.64 c
2.59/2.64 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: 10]
2.59/2.64 c heuristics/fracdiving/freq = -1
2.59/2.64 c
2.59/2.64 c # maximal fraction of diving LP iterations compared to node LP iterations
2.59/2.64 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.59/2.64 c heuristics/fracdiving/maxlpiterquot = 0.075
2.59/2.64 c
2.59/2.64 c # additional number of allowed LP iterations
2.59/2.64 c # [type: int, range: [0,2147483647], default: 1000]
2.59/2.64 c heuristics/fracdiving/maxlpiterofs = 1500
2.59/2.64 c
2.59/2.64 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: 10]
2.59/2.64 c heuristics/guideddiving/freq = -1
2.59/2.64 c
2.59/2.64 c # maximal fraction of diving LP iterations compared to node LP iterations
2.59/2.64 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.59/2.64 c heuristics/guideddiving/maxlpiterquot = 0.075
2.59/2.64 c
2.59/2.64 c # additional number of allowed LP iterations
2.59/2.64 c # [type: int, range: [0,2147483647], default: 1000]
2.59/2.64 c heuristics/guideddiving/maxlpiterofs = 1500
2.59/2.64 c
2.59/2.64 c # maximal fraction of diving LP iterations compared to node LP iterations
2.59/2.64 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.59/2.64 c heuristics/intdiving/maxlpiterquot = 0.075
2.59/2.64 c
2.59/2.64 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: 10]
2.59/2.64 c heuristics/intshifting/freq = -1
2.59/2.64 c
2.59/2.64 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: 10]
2.59/2.64 c heuristics/linesearchdiving/freq = -1
2.59/2.64 c
2.59/2.64 c # maximal fraction of diving LP iterations compared to node LP iterations
2.59/2.64 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.59/2.64 c heuristics/linesearchdiving/maxlpiterquot = 0.075
2.59/2.64 c
2.59/2.64 c # additional number of allowed LP iterations
2.59/2.64 c # [type: int, range: [0,2147483647], default: 1000]
2.59/2.64 c heuristics/linesearchdiving/maxlpiterofs = 1500
2.59/2.64 c
2.59/2.64 c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: 1]
2.59/2.64 c heuristics/nlp/freq = -1
2.59/2.64 c
2.59/2.64 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: 20]
2.59/2.64 c heuristics/objpscostdiving/freq = -1
2.59/2.64 c
2.59/2.64 c # maximal fraction of diving LP iterations compared to total iteration number
2.59/2.64 c # [type: real, range: [0,1], default: 0.01]
2.59/2.64 c heuristics/objpscostdiving/maxlpiterquot = 0.015
2.59/2.64 c
2.59/2.64 c # additional number of allowed LP iterations
2.59/2.64 c # [type: int, range: [0,2147483647], default: 1000]
2.59/2.64 c heuristics/objpscostdiving/maxlpiterofs = 1500
2.59/2.64 c
2.59/2.64 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: 1]
2.59/2.64 c heuristics/oneopt/freq = -1
2.59/2.64 c
2.59/2.64 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: 10]
2.59/2.64 c heuristics/pscostdiving/freq = -1
2.59/2.64 c
2.59/2.64 c # maximal fraction of diving LP iterations compared to node LP iterations
2.59/2.64 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.59/2.64 c heuristics/pscostdiving/maxlpiterquot = 0.075
2.59/2.64 c
2.59/2.64 c # additional number of allowed LP iterations
2.59/2.64 c # [type: int, range: [0,2147483647], default: 1000]
2.59/2.64 c heuristics/pscostdiving/maxlpiterofs = 1500
2.59/2.64 c
2.59/2.64 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: 0]
2.59/2.64 c heuristics/rens/freq = -1
2.59/2.64 c
2.59/2.64 c # minimum percentage of integer variables that have to be fixable
2.59/2.64 c # [type: real, range: [0,1], default: 0.5]
2.59/2.64 c heuristics/rens/minfixingrate = 0.3
2.59/2.64 c
2.59/2.64 c # number of nodes added to the contingent of the total nodes
2.59/2.64 c # [type: longint, range: [0,9223372036854775807], default: 500]
2.59/2.64 c heuristics/rens/nodesofs = 2000
2.59/2.64 c
2.59/2.64 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: 20]
2.59/2.64 c heuristics/rootsoldiving/freq = -1
2.59/2.64 c
2.59/2.64 c # maximal fraction of diving LP iterations compared to node LP iterations
2.59/2.64 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
2.59/2.64 c heuristics/rootsoldiving/maxlpiterquot = 0.015
2.59/2.64 c
2.59/2.64 c # additional number of allowed LP iterations
2.59/2.64 c # [type: int, range: [0,2147483647], default: 1000]
2.59/2.64 c heuristics/rootsoldiving/maxlpiterofs = 1500
2.59/2.64 c
2.59/2.64 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: 1]
2.59/2.64 c heuristics/rounding/freq = -1
2.59/2.64 c
2.59/2.64 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: 10]
2.59/2.64 c heuristics/shifting/freq = -1
2.59/2.64 c
2.59/2.64 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: 1]
2.59/2.64 c heuristics/simplerounding/freq = -1
2.59/2.64 c
2.59/2.64 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: 0]
2.59/2.64 c heuristics/trivial/freq = -1
2.59/2.64 c
2.59/2.64 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: 1]
2.59/2.64 c heuristics/trysol/freq = -1
2.59/2.64 c
2.59/2.64 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: 10]
2.59/2.64 c heuristics/veclendiving/freq = -1
2.59/2.64 c
2.59/2.64 c # maximal fraction of diving LP iterations compared to node LP iterations
2.59/2.64 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.59/2.64 c heuristics/veclendiving/maxlpiterquot = 0.075
2.59/2.64 c
2.59/2.64 c # additional number of allowed LP iterations
2.59/2.64 c # [type: int, range: [0,2147483647], default: 1000]
2.59/2.64 c heuristics/veclendiving/maxlpiterofs = 1500
2.59/2.64 c
2.59/2.64 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: 1]
2.59/2.64 c heuristics/zirounding/freq = -1
2.59/2.64 c
2.59/2.64 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: 0]
2.59/2.64 c separating/cmir/freq = -1
2.59/2.64 c
2.59/2.64 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: 0]
2.59/2.64 c separating/flowcover/freq = -1
2.59/2.64 c
2.59/2.64 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
2.59/2.64 c # [type: int, range: [-1,2147483647], default: -1]
2.59/2.64 c separating/rapidlearning/freq = 0
2.59/2.64 c
2.59/2.64 c -----------------------------------------------------------------------------------------------
2.59/2.64 c start solving
2.59/2.64 c
4.29/4.38 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
4.29/4.38 c 3.0s| 1 | 0 | 1161 | - | 238M| 0 | 671 |7935 | 176k|7935 | 176k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
15.79/15.89 c 14.6s| 1 | 0 | 3685 | - | 238M| 0 |2115 |7935 | 176k|7935 | 176k| 10 | 0 | 0 | 0.000000e+00 | -- | Inf
30.98/31.06 c 29.7s| 1 | 0 | 5944 | - | 241M| 0 |2772 |7935 | 176k|7935 | 176k| 41 | 0 | 0 | 0.000000e+00 | -- | Inf
135.07/135.13 c 134s| 1 | 0 | 18193 | - | 241M| 0 |3224 |7935 | 176k|7935 | 176k| 69 | 0 | 0 | 0.000000e+00 | -- | Inf
519.70/519.88 c 519s| 1 | 0 | 52210 | - | 243M| 0 |3864 |7935 | 176k|7935 | 176k| 167 | 0 | 0 | 0.000000e+00 | -- | Inf
1367.67/1367.98 c 1367s| 1 | 0 |107152 | - | 244M| 0 |4671 |7935 | 176k|7935 | 177k| 282 | 0 | 0 | 0.000000e+00 | -- | Inf
1595.64/1595.97 c 1595s| 1 | 2 |107152 | - | 244M| 0 |4671 |7935 | 176k|7935 | 177k| 282 | 0 | 20 | 0.000000e+00 | -- | Inf
1789.80/1790.15 c
1789.80/1790.15 c SCIP Status : solving was interrupted [time limit reached]
1789.80/1790.15 c Solving Time (sec) : 1788.81
1789.80/1790.15 c Solving Nodes : 2
1789.80/1790.15 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1789.80/1790.15 c Dual Bound : +0.00000000000000e+00
1789.80/1790.15 c Gap : infinite
1789.80/1790.15 s UNKNOWN
1789.80/1790.15 c SCIP Status : solving was interrupted [time limit reached]
1789.80/1790.15 c Solving Time : 1788.81
1789.80/1790.15 c Original Problem :
1789.80/1790.15 c Problem name : HOME/instance-3740915-1338746205.opb
1789.80/1790.15 c Variables : 7936 (7936 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.80/1790.15 c Constraints : 176837 initial, 176837 maximal
1789.80/1790.15 c Presolved Problem :
1789.80/1790.15 c Problem name : t_HOME/instance-3740915-1338746205.opb
1789.80/1790.15 c Variables : 7935 (7935 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.80/1790.15 c Constraints : 176807 initial, 176807 maximal
1789.80/1790.15 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1789.80/1790.15 c trivial : 0.00 0 0 0 0 0 0 0 0
1789.80/1790.15 c dualfix : 0.00 0 0 0 0 0 0 0 0
1789.80/1790.15 c boundshift : 0.00 0 0 0 0 0 0 0 0
1789.80/1790.15 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1789.80/1790.15 c implics : 0.00 0 0 0 0 0 0 0 0
1789.80/1790.15 c probing : 0.00 0 0 0 0 0 0 0 0
1789.80/1790.15 c knapsack : 0.06 0 0 0 0 0 0 0 0
1789.80/1790.15 c setppc : 0.03 0 0 0 0 0 0 0 0
1789.80/1790.15 c linear : 0.64 0 1 0 0 0 8 7 0
1789.80/1790.15 c logicor : 0.12 0 0 0 0 0 22 0 0
1789.80/1790.15 c root node : - 0 - - 0 - - - -
1789.80/1790.15 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1789.80/1790.15 c integral : 0 0 0 1 0 0 0 0 0 2
1789.80/1790.15 c knapsack : 17621 5 3 0 1 0 0 492 0 0
1789.80/1790.15 c setppc : 37799 5 3 0 1 0 132 0 0 0
1789.80/1790.15 c linear : 1 5 3 0 1 0 0 0 0 0
1789.80/1790.15 c logicor : 121386 5 2 0 1 0 0 0 0 0
1789.80/1790.15 c countsols : 0 0 0 0 1 0 0 0 0 0
1789.80/1790.15 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1789.80/1790.15 c integral : 227.99 0.00 0.00 227.99 0.00
1789.80/1790.15 c knapsack : 0.05 0.05 0.00 0.00 0.00
1789.80/1790.15 c setppc : 0.02 0.01 0.00 0.00 0.00
1789.80/1790.15 c linear : 0.00 0.00 0.00 0.00 0.00
1789.80/1790.15 c logicor : 0.06 0.02 0.03 0.00 0.01
1789.80/1790.15 c countsols : 0.00 0.00 0.00 0.00 0.00
1789.80/1790.15 c Propagators : Time Calls Cutoffs DomReds
1789.80/1790.15 c vbounds : 0.00 1 0 0
1789.80/1790.15 c rootredcost : 0.00 0 0 0
1789.80/1790.15 c pseudoobj : 0.00 0 0 0
1789.80/1790.15 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1789.80/1790.15 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1789.80/1790.15 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1789.80/1790.15 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1789.80/1790.15 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1789.80/1790.15 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1789.80/1790.15 c applied globally : - - - 0 0.0 - - -
1789.80/1790.15 c applied locally : - - - 0 0.0 - - -
1789.80/1790.15 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1789.80/1790.15 c cut pool : 0.00 4 - - 107 - (maximal pool size: 1194)
1789.80/1790.15 c redcost : 0.00 5 0 0 0 0
1789.80/1790.15 c impliedbounds : 0.01 5 0 0 0 0
1789.80/1790.15 c intobj : 0.00 0 0 0 0 0
1789.80/1790.15 c cgmip : 0.00 0 0 0 0 0
1789.80/1790.15 c gomory : 45.29 5 0 0 2500 0
1789.80/1790.15 c strongcg : 42.49 5 0 0 2500 0
1789.80/1790.15 c cmir : 0.00 0 0 0 0 0
1789.80/1790.15 c flowcover : 0.00 0 0 0 0 0
1789.80/1790.15 c clique : 0.37 5 0 0 43 0
1789.80/1790.15 c zerohalf : 0.00 0 0 0 0 0
1789.80/1790.15 c mcf : 0.16 1 0 0 0 0
1789.80/1790.15 c rapidlearning : 0.00 0 0 0 0 0
1789.80/1790.15 c Pricers : Time Calls Vars
1789.80/1790.15 c problem variables: 0.00 0 0
1789.80/1790.15 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1789.80/1790.15 c relpscost : 227.99 1 0 0 0 0 2
1789.80/1790.15 c pscost : 0.00 0 0 0 0 0 0
1789.80/1790.15 c inference : 0.00 1 0 0 0 0 2
1789.80/1790.15 c mostinf : 0.00 0 0 0 0 0 0
1789.80/1790.15 c leastinf : 0.00 0 0 0 0 0 0
1789.80/1790.15 c fullstrong : 0.00 0 0 0 0 0 0
1789.80/1790.15 c allfullstrong : 0.00 0 0 0 0 0 0
1789.80/1790.15 c random : 0.00 0 0 0 0 0 0
1789.80/1790.15 c Primal Heuristics : Time Calls Found
1789.80/1790.15 c LP solutions : 0.00 - 0
1789.80/1790.15 c pseudo solutions : 0.00 - 0
1789.80/1790.15 c trivial : 0.00 1 0
1789.80/1790.15 c simplerounding : 0.00 0 0
1789.80/1790.15 c zirounding : 0.00 0 0
1789.80/1790.15 c rounding : 0.00 0 0
1789.80/1790.15 c shifting : 0.00 0 0
1789.80/1790.15 c intshifting : 0.00 0 0
1789.80/1790.15 c oneopt : 0.00 0 0
1789.80/1790.15 c twoopt : 0.00 0 0
1789.80/1790.15 c fixandinfer : 0.00 0 0
1789.80/1790.15 c feaspump : 0.00 0 0
1789.80/1790.15 c coefdiving : 0.00 0 0
1789.80/1790.15 c pscostdiving : 0.00 0 0
1789.80/1790.15 c fracdiving : 0.00 0 0
1789.80/1790.15 c veclendiving : 0.00 0 0
1789.80/1790.15 c intdiving : 0.00 0 0
1789.80/1790.15 c actconsdiving : 0.00 0 0
1789.80/1790.15 c objpscostdiving : 0.00 0 0
1789.80/1790.15 c rootsoldiving : 0.00 0 0
1789.80/1790.15 c linesearchdiving : 0.00 0 0
1789.80/1790.15 c guideddiving : 0.00 0 0
1789.80/1790.15 c octane : 0.00 0 0
1789.80/1790.15 c rens : 0.00 0 0
1789.80/1790.15 c rins : 0.00 0 0
1789.80/1790.15 c localbranching : 0.00 0 0
1789.80/1790.15 c mutation : 0.00 0 0
1789.80/1790.15 c crossover : 0.00 0 0
1789.80/1790.15 c dins : 0.00 0 0
1789.80/1790.15 c undercover : 0.00 0 0
1789.80/1790.15 c nlp : 0.00 0 0
1789.80/1790.15 c trysol : 0.00 0 0
1789.80/1790.15 c LP : Time Calls Iterations Iter/call Iter/sec
1789.80/1790.15 c primal LP : 0.12 0 0 0.00 0.00
1789.80/1790.15 c dual LP : 1470.52 7 121694 17384.86 82.76
1789.80/1790.15 c lex dual LP : 0.00 0 0 0.00 -
1789.80/1790.15 c barrier LP : 0.00 0 0 0.00 -
1789.80/1790.15 c diving/probing LP: 0.00 0 0 0.00 -
1789.80/1790.15 c strong branching : 227.98 20 20000 1000.00 87.73
1789.80/1790.15 c (at root node) : - 20 20000 1000.00 -
1789.80/1790.15 c conflict analysis: 0.00 0 0 0.00 -
1789.80/1790.15 c B&B Tree :
1789.80/1790.15 c number of runs : 1
1789.80/1790.15 c nodes : 2
1789.80/1790.15 c nodes (total) : 2
1789.80/1790.15 c nodes left : 3
1789.80/1790.15 c max depth : 1
1789.80/1790.15 c max depth (total): 1
1789.80/1790.15 c backtracks : 0 (0.0%)
1789.80/1790.15 c delayed cutoffs : 0
1789.80/1790.15 c repropagations : 0 (0 domain reductions, 0 cutoffs)
1789.80/1790.15 c avg switch length: 1.00
1789.80/1790.15 c switching time : 0.15
1789.80/1790.15 c Solution :
1789.80/1790.15 c Solutions found : 0 (0 improvements)
1789.80/1790.15 c Primal Bound : -
1789.80/1790.15 c Dual Bound : +0.00000000000000e+00
1789.80/1790.15 c Gap : infinite
1789.80/1790.15 c Root Dual Bound : +0.00000000000000e+00
1789.80/1790.15 c Root Iterations : 107152
1790.20/1790.50 c Time complete: 1790.21.
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-3740915-1338746205/watcher-3740915-1338746205 -o /tmp/evaluation-result-3740915-1338746205/solver-3740915-1338746205 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3740915-1338746205.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 20118
/proc/meminfo: memFree=25147188/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=9972 CPUtime=0 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 1581 0 0 0 0 0 0 0 20 0 1 0 340747353 10211328 1527 33554432000 4194304 8395647 140736227392432 140735285856488 7382157 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20118/statm: 2493 1537 374 1026 0 1463 0
[startup+0.030258 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 20118
/proc/meminfo: memFree=25147188/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=12316 CPUtime=0.02 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 2324 0 0 0 2 0 0 0 20 0 1 0 340747353 12611584 2270 33554432000 4194304 8395647 140736227392432 140735285856488 4572753 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20118/statm: 3079 2270 390 1026 0 2049 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12316
[startup+0.100216 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 20118
/proc/meminfo: memFree=25147188/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=17108 CPUtime=0.09 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 3514 0 0 0 9 0 0 0 20 0 1 0 340747353 17518592 3460 33554432000 4194304 8395647 140736227392432 140735285856488 7370192 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20118/statm: 4277 3460 390 1026 0 3247 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17108
[startup+0.300202 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 20118
/proc/meminfo: memFree=25147188/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=28308 CPUtime=0.29 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 6301 0 0 0 28 1 0 0 20 0 1 0 340747353 28987392 6247 33554432000 4194304 8395647 140736227392432 140736227257640 7382041 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20118/statm: 7077 6247 390 1026 0 6047 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28308
[startup+0.700211 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 20118
/proc/meminfo: memFree=25147188/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=51040 CPUtime=0.68 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 11870 0 0 0 67 1 0 0 20 0 1 0 340747353 52264960 11817 33554432000 4194304 8395647 140736227392432 140736227257640 6347101 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20118/statm: 12760 11849 390 1026 0 11730 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 51040
[startup+1.50024 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 20119
/proc/meminfo: memFree=25087652/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=184076 CPUtime=1.48 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 45332 0 0 0 141 7 0 0 20 0 1 0 340747353 188493824 44924 33554432000 4194304 8395647 140736227392432 140736227257640 6348912 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20118/statm: 46019 44924 419 1026 0 44989 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 184076
[startup+3.10025 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 20119
/proc/meminfo: memFree=24892956/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=457696 CPUtime=3.09 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 89439 0 0 0 294 15 0 0 20 0 1 0 340747353 468680704 109882 33554432000 4194304 8395647 140736227392432 140736227387896 6585844 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20118/statm: 114424 109882 571 1026 0 113394 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 457696
[startup+6.30025 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 20119
/proc/meminfo: memFree=24672908/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=511000 CPUtime=6.29 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 95205 0 0 0 612 17 0 0 20 0 1 0 340747353 523264000 120991 33554432000 4194304 8395647 140736227392432 140736227387720 6587229 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20118/statm: 127750 120991 611 1026 0 126720 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 511000
[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 20119
/proc/meminfo: memFree=24637932/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=539484 CPUtime=12.69 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 100522 0 0 0 1251 18 0 0 20 0 1 0 340747353 552431616 129410 33554432000 4194304 8395647 140736227392432 140736227386840 6698043 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20118/statm: 134871 129410 611 1026 0 133841 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 539484
[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 20119
/proc/meminfo: memFree=24600480/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=561492 CPUtime=25.48 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 105221 0 0 0 2528 20 0 0 20 0 1 0 340747353 574967808 137271 33554432000 4194304 8395647 140736227392432 140736227387896 6698214 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20118/statm: 140373 137271 611 1026 0 139343 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 561492
[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20119
/proc/meminfo: memFree=24570116/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=605804 CPUtime=51.07 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 106783 0 0 0 5085 22 0 0 20 0 1 0 340747353 620343296 144454 33554432000 4194304 8395647 140736227392432 140736227386408 6698034 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 151451 144454 611 1026 0 150421 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 605804
[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20119
/proc/meminfo: memFree=24569648/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=605804 CPUtime=102.27 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 106828 0 0 0 10203 24 0 0 20 0 1 0 340747353 620343296 145010 33554432000 4194304 8395647 140736227392432 140736227387560 6697443 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 151451 145010 611 1026 0 150421 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 605804
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20120
/proc/meminfo: memFree=24551932/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=610692 CPUtime=162.26 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 108064 0 0 0 16198 28 0 0 20 0 1 0 340747353 625348608 149312 33554432000 4194304 8395647 140736227392432 140736227387560 6697359 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 152673 149312 611 1026 0 151643 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 610692
[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20123
/proc/meminfo: memFree=24547796/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=610692 CPUtime=222.25 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 108064 0 0 0 22193 32 0 0 20 0 1 0 340747353 625348608 149312 33554432000 4194304 8395647 140736227392432 140736227387560 6698030 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 152673 149312 611 1026 0 151643 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 610692
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20146
/proc/meminfo: memFree=24546540/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=610692 CPUtime=282.24 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 108064 0 0 0 28190 34 0 0 20 0 1 0 340747353 625348608 149312 33554432000 4194304 8395647 140736227392432 140736227387560 6664892 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 152673 149312 611 1026 0 151643 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 610692
[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20184
/proc/meminfo: memFree=26760060/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=629976 CPUtime=342.23 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 108123 0 0 0 34186 37 0 0 20 0 1 0 340747353 645095424 151929 33554432000 4194304 8395647 140736227392432 140736227387560 6698214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 157494 151929 611 1026 0 156464 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 629976
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20184
/proc/meminfo: memFree=26733860/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=629976 CPUtime=402.22 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 108123 0 0 0 40181 41 0 0 20 0 1 0 340747353 645095424 152266 33554432000 4194304 8395647 140736227392432 140736227387560 6698034 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 157494 152266 611 1026 0 156464 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 629976
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20185
/proc/meminfo: memFree=26730540/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=629976 CPUtime=462.21 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 108123 0 0 0 46176 45 0 0 20 0 1 0 340747353 645095424 152945 33554432000 4194304 8395647 140736227392432 140736227387560 6636387 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 157494 152945 611 1026 0 156464 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 629976
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20185
/proc/meminfo: memFree=26728528/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=629976 CPUtime=522.19 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 108128 0 0 0 52171 48 0 0 20 0 1 0 340747353 645095424 153638 33554432000 4194304 8395647 140736227392432 140736227387624 6440482 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 157494 153638 611 1026 0 156464 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 629976
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20185
/proc/meminfo: memFree=26706240/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=651468 CPUtime=582.18 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 108866 0 0 0 58166 52 0 0 20 0 1 0 340747353 667103232 158969 33554432000 4194304 8395647 140736227392432 140736227387560 6391379 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 162867 158969 611 1026 0 161837 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 651468
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=26647668/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=672152 CPUtime=1002.13 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 109909 0 0 0 100143 70 0 0 20 0 1 0 340747353 688283648 167113 33554432000 4194304 8395647 140736227392432 140736227387560 6635689 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 168038 167113 611 1026 0 167008 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 672152
[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20190
/proc/meminfo: memFree=26645784/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=672152 CPUtime=1062.11 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 109909 0 0 0 106140 71 0 0 20 0 1 0 340747353 688283648 167113 33554432000 4194304 8395647 140736227392432 140736227387560 6698051 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 168038 167113 611 1026 0 167008 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 672152
[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20190
/proc/meminfo: memFree=26645680/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=672152 CPUtime=1122.11 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 109909 0 0 0 112137 74 0 0 20 0 1 0 340747353 688283648 167113 33554432000 4194304 8395647 140736227392432 140736227387560 6697993 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 168038 167113 611 1026 0 167008 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 672152
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20190
/proc/meminfo: memFree=26645556/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=672152 CPUtime=1182.09 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 109909 0 0 0 118134 75 0 0 20 0 1 0 340747353 688283648 167113 33554432000 4194304 8395647 140736227392432 140736227387992 6697351 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 168038 167113 611 1026 0 167008 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 672152
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20190
/proc/meminfo: memFree=26644564/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=672152 CPUtime=1242.09 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 109909 0 0 0 124131 78 0 0 20 0 1 0 340747353 688283648 167113 33554432000 4194304 8395647 140736227392432 140736227387560 6697355 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 168038 167113 611 1026 0 167008 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 672152
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20190
/proc/meminfo: memFree=26645308/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=672152 CPUtime=1302.08 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 109909 0 0 0 130129 79 0 0 20 0 1 0 340747353 688283648 167113 33554432000 4194304 8395647 140736227392432 140736227387944 6697371 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 168038 167113 611 1026 0 167008 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 672152
[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 20191
/proc/meminfo: memFree=26625140/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=672152 CPUtime=1362.07 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 109909 0 0 0 136125 82 0 0 20 0 1 0 340747353 688283648 167113 33554432000 4194304 8395647 140736227392432 140736227387560 6390518 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 168038 167113 611 1026 0 167008 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 672152
[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 20194
/proc/meminfo: memFree=26624896/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=672152 CPUtime=1422.06 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 109912 0 0 0 142122 84 0 0 20 0 1 0 340747353 688283648 167116 33554432000 4194304 8395647 140736227392432 140736227387304 6587114 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 168038 167116 613 1026 0 167008 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 672152
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20194
/proc/meminfo: memFree=26624908/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=672152 CPUtime=1482.05 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 109912 0 0 0 148118 87 0 0 20 0 1 0 340747353 688283648 167116 33554432000 4194304 8395647 140736227392432 140736227387304 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 168038 167116 613 1026 0 167008 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 672152
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20194
/proc/meminfo: memFree=26625032/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=672152 CPUtime=1542.04 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 109912 0 0 0 154114 90 0 0 20 0 1 0 340747353 688283648 167116 33554432000 4194304 8395647 140736227392432 140736227387304 6698051 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 168038 167116 613 1026 0 167008 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 672152
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20194
/proc/meminfo: memFree=26625032/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=672152 CPUtime=1602.03 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 109913 0 0 0 160111 92 0 0 20 0 1 0 340747353 688283648 167117 33554432000 4194304 8395647 140736227392432 140736227387560 6667650 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 168038 167117 614 1026 0 167008 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 672152
[startup+1662.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 20195
/proc/meminfo: memFree=26624908/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=672152 CPUtime=1662.02 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 109913 0 0 0 166107 95 0 0 20 0 1 0 340747353 688283648 167117 33554432000 4194304 8395647 140736227392432 140736227387560 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 168038 167117 614 1026 0 167008 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 672152
[startup+1722.3 s]
/proc/loadavg: 2.16 2.06 2.02 3/177 20195
/proc/meminfo: memFree=26624908/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=672152 CPUtime=1722.01 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 109913 0 0 0 172103 98 0 0 20 0 1 0 340747353 688283648 167117 33554432000 4194304 8395647 140736227392432 140736227387896 6698043 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 168038 167117 614 1026 0 167008 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 672152
[startup+1782.3 s]
/proc/loadavg: 2.14 2.08 2.02 3/177 20195
/proc/meminfo: memFree=26624784/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=672152 CPUtime=1782.01 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 109913 0 0 0 178100 101 0 0 20 0 1 0 340747353 688283648 167117 33554432000 4194304 8395647 140736227392432 140736227387560 6721235 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 168038 167117 614 1026 0 167008 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 672152
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.12 2.08 2.02 3/177 20195
/proc/meminfo: memFree=26625032/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=672152 CPUtime=1785.21 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 109913 0 0 0 178420 101 0 0 20 0 1 0 340747353 688283648 167117 33554432000 4194304 8395647 140736227392432 140736227387560 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 168038 167117 614 1026 0 167008 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 672152
[startup+1788.7 s]
/proc/loadavg: 2.19 2.09 2.03 3/177 20195
/proc/meminfo: memFree=26625032/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=672152 CPUtime=1788.4 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 109913 0 0 0 178739 101 0 0 20 0 1 0 340747353 688283648 167117 33554432000 4194304 8395647 140736227392432 140736227386840 6698214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 168038 167117 614 1026 0 167008 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (KiB) 672152
[startup+1789.5 s]
/proc/loadavg: 2.19 2.09 2.03 3/177 20195
/proc/meminfo: memFree=26625032/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=672152 CPUtime=1789.2 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 109913 0 0 0 178819 101 0 0 20 0 1 0 340747353 688283648 167117 33554432000 4194304 8395647 140736227392432 140736227387560 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 168038 167117 614 1026 0 167008 0
Current children cumulated CPU time (s) 1789.2
Current children cumulated vsize (KiB) 672152
[startup+1790.3 s]
/proc/loadavg: 2.19 2.09 2.03 3/177 20195
/proc/meminfo: memFree=26625032/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=672152 CPUtime=1790 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 109919 0 0 0 178899 101 0 0 20 0 1 0 340747353 688283648 167123 33554432000 4194304 8395647 140736227392432 140736227388264 6345887 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 168038 167123 620 1026 0 167008 0
Current children cumulated CPU time (s) 1790
Current children cumulated vsize (KiB) 672152
[startup+1790.5 s]
/proc/loadavg: 2.19 2.09 2.03 3/177 20195
/proc/meminfo: memFree=26625032/32873648 swapFree=6864/6864
[pid=20118] ppid=20116 vsize=422832 CPUtime=1790.2 cores=0,2,4,6
/proc/20118/stat : 20118 (pbscip.linux.x8) R 20116 20118 16401 0 -1 4202496 109921 0 0 0 178919 101 0 0 20 0 1 0 340747353 432979968 104867 33554432000 4194304 8395647 140736227392432 140736227388264 6345829 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20118/statm: 105708 104867 622 1026 0 104678 0
Current children cumulated CPU time (s) 1790.2
Current children cumulated vsize (KiB) 422832
Child status: 0
Real time (s): 1790.51
CPU time (s): 1790.22
CPU user time (s): 1789.2
CPU system time (s): 1.02184
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 672152
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.2
system time used= 1.02184
maximum resident set size= 668500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109928
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= 14
involuntary context switches= 1984
runsolver used 2.69959 second user time and 7.06792 second system time
The end