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-3730038-1338680414.opb>
2.09/2.15 c original problem has 1600 variables (1600 bin, 0 int, 0 impl, 0 cont) and 328901 constraints
2.09/2.15 c problem read
2.09/2.15 c No objective function, only one solution is needed.
2.09/2.15 c presolving settings loaded
2.49/2.59 c presolving:
3.69/3.74 c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 328900 upgd conss, 1400 impls, 60 clqs
3.89/3.96 c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 1824 chg coeffs, 328900 upgd conss, 1400 impls, 60 clqs
4.09/4.19 c presolving (3 rounds):
4.09/4.19 c 0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 1944 changed coefficients
4.09/4.19 c 3140 implications, 60 cliques
4.09/4.19 c presolved problem has 1600 variables (1600 bin, 0 int, 0 impl, 0 cont) and 328901 constraints
4.09/4.19 c 1770 constraints of type <knapsack>
4.09/4.19 c 760 constraints of type <setppc>
4.09/4.19 c 1 constraints of type <linear>
4.09/4.19 c 326370 constraints of type <logicor>
4.09/4.19 c transformed objective value is always integral (scale: 1)
4.09/4.19 c Presolving Time: 1.68
4.09/4.19 c - non default parameters ----------------------------------------------------------------------
4.09/4.19 c # SCIP version 1.2.1.3
4.09/4.19 c
4.09/4.19 c # frequency for displaying node information lines
4.09/4.19 c # [type: int, range: [-1,2147483647], default: 100]
4.09/4.19 c display/freq = 10000
4.09/4.19 c
4.09/4.19 c # maximal time in seconds to run
4.09/4.19 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.09/4.19 c limits/time = 1787.87
4.09/4.19 c
4.09/4.19 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.09/4.19 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.09/4.19 c limits/memory = 13950
4.09/4.19 c
4.09/4.19 c # solving stops, if the given number of solutions were found (-1: no limit)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: -1]
4.09/4.19 c limits/solutions = 1
4.09/4.19 c
4.09/4.19 c # maximal number of separation rounds per node (-1: unlimited)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: 5]
4.09/4.19 c separating/maxrounds = 1
4.09/4.19 c
4.09/4.19 c # maximal number of separation rounds in the root node (-1: unlimited)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: -1]
4.09/4.19 c separating/maxroundsroot = 5
4.09/4.19 c
4.09/4.19 c # default clock type (1: CPU user seconds, 2: wall clock time)
4.09/4.19 c # [type: int, range: [1,2], default: 1]
4.09/4.19 c timing/clocktype = 2
4.09/4.19 c
4.09/4.19 c # should presolving try to simplify inequalities
4.09/4.19 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.09/4.19 c constraints/linear/simplifyinequalities = TRUE
4.09/4.19 c
4.09/4.19 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
4.09/4.19 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.09/4.19 c constraints/indicator/addCouplingCons = TRUE
4.09/4.19 c
4.09/4.19 c # should disaggregation of knapsack constraints be allowed in preprocessing?
4.09/4.19 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
4.09/4.19 c constraints/knapsack/disaggregation = FALSE
4.09/4.19 c
4.09/4.19 c # should presolving try to simplify knapsacks
4.09/4.19 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.09/4.19 c constraints/knapsack/simplifyinequalities = TRUE
4.09/4.19 c
4.09/4.19 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: -1]
4.09/4.19 c presolving/probing/maxrounds = 0
4.09/4.19 c
4.09/4.19 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: 10]
4.09/4.19 c heuristics/coefdiving/freq = -1
4.09/4.19 c
4.09/4.19 c # maximal fraction of diving LP iterations compared to node LP iterations
4.09/4.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.09/4.19 c heuristics/coefdiving/maxlpiterquot = 0.075
4.09/4.19 c
4.09/4.19 c # additional number of allowed LP iterations
4.09/4.19 c # [type: int, range: [0,2147483647], default: 1000]
4.09/4.19 c heuristics/coefdiving/maxlpiterofs = 1500
4.09/4.19 c
4.09/4.19 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: 30]
4.09/4.19 c heuristics/crossover/freq = -1
4.09/4.19 c
4.09/4.19 c # number of nodes added to the contingent of the total nodes
4.09/4.19 c # [type: longint, range: [0,9223372036854775807], default: 500]
4.09/4.19 c heuristics/crossover/nodesofs = 750
4.09/4.19 c
4.09/4.19 c # number of nodes without incumbent change that heuristic should wait
4.09/4.19 c # [type: longint, range: [0,9223372036854775807], default: 200]
4.09/4.19 c heuristics/crossover/nwaitingnodes = 100
4.09/4.19 c
4.09/4.19 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
4.09/4.19 c # [type: real, range: [0,1], default: 0.1]
4.09/4.19 c heuristics/crossover/nodesquot = 0.15
4.09/4.19 c
4.09/4.19 c # minimum percentage of integer variables that have to be fixed
4.09/4.19 c # [type: real, range: [0,1], default: 0.666]
4.09/4.19 c heuristics/crossover/minfixingrate = 0.5
4.09/4.19 c
4.09/4.19 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: 20]
4.09/4.19 c heuristics/feaspump/freq = -1
4.09/4.19 c
4.09/4.19 c # additional number of allowed LP iterations
4.09/4.19 c # [type: int, range: [0,2147483647], default: 1000]
4.09/4.19 c heuristics/feaspump/maxlpiterofs = 2000
4.09/4.19 c
4.09/4.19 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: 10]
4.09/4.19 c heuristics/fracdiving/freq = -1
4.09/4.19 c
4.09/4.19 c # maximal fraction of diving LP iterations compared to node LP iterations
4.09/4.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.09/4.19 c heuristics/fracdiving/maxlpiterquot = 0.075
4.09/4.19 c
4.09/4.19 c # additional number of allowed LP iterations
4.09/4.19 c # [type: int, range: [0,2147483647], default: 1000]
4.09/4.19 c heuristics/fracdiving/maxlpiterofs = 1500
4.09/4.19 c
4.09/4.19 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: 10]
4.09/4.19 c heuristics/guideddiving/freq = -1
4.09/4.19 c
4.09/4.19 c # maximal fraction of diving LP iterations compared to node LP iterations
4.09/4.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.09/4.19 c heuristics/guideddiving/maxlpiterquot = 0.075
4.09/4.19 c
4.09/4.19 c # additional number of allowed LP iterations
4.09/4.19 c # [type: int, range: [0,2147483647], default: 1000]
4.09/4.19 c heuristics/guideddiving/maxlpiterofs = 1500
4.09/4.19 c
4.09/4.19 c # maximal fraction of diving LP iterations compared to node LP iterations
4.09/4.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.09/4.19 c heuristics/intdiving/maxlpiterquot = 0.075
4.09/4.19 c
4.09/4.19 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: 10]
4.09/4.19 c heuristics/intshifting/freq = -1
4.09/4.19 c
4.09/4.19 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: 10]
4.09/4.19 c heuristics/linesearchdiving/freq = -1
4.09/4.19 c
4.09/4.19 c # maximal fraction of diving LP iterations compared to node LP iterations
4.09/4.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.09/4.19 c heuristics/linesearchdiving/maxlpiterquot = 0.075
4.09/4.19 c
4.09/4.19 c # additional number of allowed LP iterations
4.09/4.19 c # [type: int, range: [0,2147483647], default: 1000]
4.09/4.19 c heuristics/linesearchdiving/maxlpiterofs = 1500
4.09/4.19 c
4.09/4.19 c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: 1]
4.09/4.19 c heuristics/nlp/freq = -1
4.09/4.19 c
4.09/4.19 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: 20]
4.09/4.19 c heuristics/objpscostdiving/freq = -1
4.09/4.19 c
4.09/4.19 c # maximal fraction of diving LP iterations compared to total iteration number
4.09/4.19 c # [type: real, range: [0,1], default: 0.01]
4.09/4.19 c heuristics/objpscostdiving/maxlpiterquot = 0.015
4.09/4.19 c
4.09/4.19 c # additional number of allowed LP iterations
4.09/4.19 c # [type: int, range: [0,2147483647], default: 1000]
4.09/4.19 c heuristics/objpscostdiving/maxlpiterofs = 1500
4.09/4.19 c
4.09/4.19 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: 1]
4.09/4.19 c heuristics/oneopt/freq = -1
4.09/4.19 c
4.09/4.19 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: 10]
4.09/4.19 c heuristics/pscostdiving/freq = -1
4.09/4.19 c
4.09/4.19 c # maximal fraction of diving LP iterations compared to node LP iterations
4.09/4.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.09/4.19 c heuristics/pscostdiving/maxlpiterquot = 0.075
4.09/4.19 c
4.09/4.19 c # additional number of allowed LP iterations
4.09/4.19 c # [type: int, range: [0,2147483647], default: 1000]
4.09/4.19 c heuristics/pscostdiving/maxlpiterofs = 1500
4.09/4.19 c
4.09/4.19 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: 0]
4.09/4.19 c heuristics/rens/freq = -1
4.09/4.19 c
4.09/4.19 c # minimum percentage of integer variables that have to be fixable
4.09/4.19 c # [type: real, range: [0,1], default: 0.5]
4.09/4.19 c heuristics/rens/minfixingrate = 0.3
4.09/4.19 c
4.09/4.19 c # number of nodes added to the contingent of the total nodes
4.09/4.19 c # [type: longint, range: [0,9223372036854775807], default: 500]
4.09/4.19 c heuristics/rens/nodesofs = 2000
4.09/4.19 c
4.09/4.19 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: 20]
4.09/4.19 c heuristics/rootsoldiving/freq = -1
4.09/4.19 c
4.09/4.19 c # maximal fraction of diving LP iterations compared to node LP iterations
4.09/4.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
4.09/4.19 c heuristics/rootsoldiving/maxlpiterquot = 0.015
4.09/4.19 c
4.09/4.19 c # additional number of allowed LP iterations
4.09/4.19 c # [type: int, range: [0,2147483647], default: 1000]
4.09/4.19 c heuristics/rootsoldiving/maxlpiterofs = 1500
4.09/4.19 c
4.09/4.19 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: 1]
4.09/4.19 c heuristics/rounding/freq = -1
4.09/4.19 c
4.09/4.19 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: 10]
4.09/4.19 c heuristics/shifting/freq = -1
4.09/4.19 c
4.09/4.19 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: 1]
4.09/4.19 c heuristics/simplerounding/freq = -1
4.09/4.19 c
4.09/4.19 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: 0]
4.09/4.19 c heuristics/trivial/freq = -1
4.09/4.19 c
4.09/4.19 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: 1]
4.09/4.19 c heuristics/trysol/freq = -1
4.09/4.19 c
4.09/4.19 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: 10]
4.09/4.19 c heuristics/veclendiving/freq = -1
4.09/4.19 c
4.09/4.19 c # maximal fraction of diving LP iterations compared to node LP iterations
4.09/4.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.09/4.19 c heuristics/veclendiving/maxlpiterquot = 0.075
4.09/4.19 c
4.09/4.19 c # additional number of allowed LP iterations
4.09/4.19 c # [type: int, range: [0,2147483647], default: 1000]
4.09/4.19 c heuristics/veclendiving/maxlpiterofs = 1500
4.09/4.19 c
4.09/4.19 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: 1]
4.09/4.19 c heuristics/zirounding/freq = -1
4.09/4.19 c
4.09/4.19 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: 0]
4.09/4.19 c separating/cmir/freq = -1
4.09/4.19 c
4.09/4.19 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: 0]
4.09/4.19 c separating/flowcover/freq = -1
4.09/4.19 c
4.09/4.19 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
4.09/4.19 c # [type: int, range: [-1,2147483647], default: -1]
4.09/4.19 c separating/rapidlearning/freq = 0
4.09/4.19 c
4.09/4.19 c -----------------------------------------------------------------------------------------------
4.09/4.19 c start solving
4.09/4.20 c
85.98/86.07 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
85.98/86.07 c 83.9s| 1 | 0 | 5898 | - | 379M| 0 | 164 |1600 | 328k|1600 | 328k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
100.88/100.97 c 98.8s| 1 | 0 | 6258 | - | 379M| 0 | 160 |1600 | 328k|1600 | 328k| 27 | 0 | 0 | 0.000000e+00 | -- | Inf
135.97/136.07 c 134s| 1 | 0 | 7534 | - | 379M| 0 | 121 |1600 | 328k|1600 | 328k| 56 | 0 | 0 | 0.000000e+00 | -- | Inf
209.06/209.19 c 207s| 1 | 0 | 10756 | - | 380M| 0 | 102 |1600 | 328k|1600 | 328k| 80 | 0 | 0 | 0.000000e+00 | -- | Inf
322.15/322.26 c 320s| 1 | 0 | 17202 | - | 380M| 0 | 111 |1600 | 328k|1600 | 329k| 101 | 0 | 0 | 0.000000e+00 | -- | Inf
380.53/380.63 c 378s| 1 | 0 | 17762 | - | 381M| 0 | 136 |1600 | 328k|1600 | 329k| 117 | 0 | 0 | 0.000000e+00 | -- | Inf
719.68/719.82 c 718s| 1 | 2 | 17762 | - | 381M| 0 | 136 |1600 | 328k|1600 | 329k| 117 | 0 | 26 | 0.000000e+00 | -- | Inf
1789.71/1790.04 c
1789.71/1790.04 c SCIP Status : solving was interrupted [time limit reached]
1789.71/1790.04 c Solving Time (sec) : 1787.90
1789.71/1790.04 c Solving Nodes : 7
1789.71/1790.04 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1789.71/1790.04 c Dual Bound : +0.00000000000000e+00
1789.71/1790.04 c Gap : infinite
1789.71/1790.04 s UNKNOWN
1789.71/1790.04 c SCIP Status : solving was interrupted [time limit reached]
1789.71/1790.04 c Solving Time : 1787.90
1789.71/1790.04 c Original Problem :
1789.71/1790.04 c Problem name : HOME/instance-3730038-1338680414.opb
1789.71/1790.04 c Variables : 1600 (1600 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.71/1790.04 c Constraints : 328901 initial, 328901 maximal
1789.71/1790.04 c Presolved Problem :
1789.71/1790.04 c Problem name : t_HOME/instance-3730038-1338680414.opb
1789.71/1790.04 c Variables : 1600 (1600 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.71/1790.04 c Constraints : 328901 initial, 328901 maximal
1789.71/1790.04 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1789.71/1790.04 c trivial : 0.00 0 0 0 0 0 0 0 0
1789.71/1790.04 c dualfix : 0.00 0 0 0 0 0 0 0 0
1789.71/1790.04 c boundshift : 0.00 0 0 0 0 0 0 0 0
1789.71/1790.04 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1789.71/1790.04 c implics : 0.00 0 0 0 0 0 0 0 0
1789.71/1790.04 c probing : 0.00 0 0 0 0 0 0 0 0
1789.71/1790.04 c knapsack : 0.21 0 0 0 0 0 0 0 1944
1789.71/1790.04 c setppc : 0.00 0 0 0 0 0 0 0 0
1789.71/1790.04 c linear : 0.82 0 0 0 0 0 0 0 0
1789.71/1790.04 c logicor : 0.37 0 0 0 0 0 0 0 0
1789.71/1790.04 c root node : - 0 - - 0 - - - -
1789.71/1790.04 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1789.71/1790.04 c integral : 0 0 0 6 0 0 0 0 0 12
1789.71/1790.04 c knapsack : 1770 5 10 0 1 0 56 229 0 0
1789.71/1790.04 c setppc : 760 5 10 0 1 0 83 0 0 0
1789.71/1790.04 c linear : 1 5 10 0 1 0 0 0 0 0
1789.71/1790.04 c logicor : 326370 5 4 0 1 0 0 0 0 0
1789.71/1790.04 c countsols : 0 0 0 0 1 0 0 0 0 0
1789.71/1790.04 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1789.71/1790.04 c integral : 1162.14 0.00 0.00 1162.14 0.00
1789.71/1790.04 c knapsack : 0.02 0.02 0.00 0.00 0.00
1789.71/1790.04 c setppc : 0.00 0.00 0.00 0.00 0.00
1789.71/1790.04 c linear : 0.00 0.00 0.00 0.00 0.00
1789.71/1790.04 c logicor : 0.15 0.05 0.09 0.00 0.01
1789.71/1790.04 c countsols : 0.00 0.00 0.00 0.00 0.00
1789.71/1790.04 c Propagators : Time Calls Cutoffs DomReds
1789.71/1790.04 c vbounds : 0.00 1 0 0
1789.71/1790.04 c rootredcost : 0.00 0 0 0
1789.71/1790.04 c pseudoobj : 0.00 0 0 0
1789.71/1790.04 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1789.71/1790.04 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1789.71/1790.04 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1789.71/1790.04 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1789.71/1790.04 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1789.71/1790.04 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1789.71/1790.04 c applied globally : - - - 0 0.0 - - -
1789.71/1790.04 c applied locally : - - - 0 0.0 - - -
1789.71/1790.04 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1789.71/1790.04 c cut pool : 0.00 4 - - 28 - (maximal pool size: 555)
1789.71/1790.04 c redcost : 0.00 10 0 0 0 0
1789.71/1790.04 c impliedbounds : 0.00 5 0 0 0 0
1789.71/1790.04 c intobj : 0.00 0 0 0 0 0
1789.71/1790.04 c cgmip : 0.00 0 0 0 0 0
1789.71/1790.04 c gomory : 53.61 5 0 0 2500 0
1789.71/1790.04 c strongcg : 56.58 5 0 0 2500 0
1789.71/1790.04 c cmir : 0.00 0 0 0 0 0
1789.71/1790.04 c flowcover : 0.00 0 0 0 0 0
1789.71/1790.04 c clique : 0.00 5 0 0 0 0
1789.71/1790.04 c zerohalf : 0.00 0 0 0 0 0
1789.71/1790.04 c mcf : 0.00 0 0 0 0 0
1789.71/1790.04 c rapidlearning : 0.00 0 0 0 0 0
1789.71/1790.04 c Pricers : Time Calls Vars
1789.71/1790.04 c problem variables: 0.00 0 0
1789.71/1790.04 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1789.71/1790.04 c relpscost : 1162.14 6 0 0 0 0 12
1789.71/1790.04 c pscost : 0.00 0 0 0 0 0 0
1789.71/1790.04 c inference : 0.00 1 0 0 0 0 2
1789.71/1790.04 c mostinf : 0.00 0 0 0 0 0 0
1789.71/1790.04 c leastinf : 0.00 0 0 0 0 0 0
1789.71/1790.04 c fullstrong : 0.00 0 0 0 0 0 0
1789.71/1790.04 c allfullstrong : 0.00 0 0 0 0 0 0
1789.71/1790.04 c random : 0.00 0 0 0 0 0 0
1789.71/1790.04 c Primal Heuristics : Time Calls Found
1789.71/1790.04 c LP solutions : 0.00 - 0
1789.71/1790.04 c pseudo solutions : 0.00 - 0
1789.71/1790.04 c trivial : 0.07 1 0
1789.71/1790.04 c simplerounding : 0.00 0 0
1789.71/1790.04 c zirounding : 0.00 0 0
1789.71/1790.04 c rounding : 0.00 0 0
1789.71/1790.04 c shifting : 0.00 0 0
1789.71/1790.04 c intshifting : 0.00 0 0
1789.71/1790.04 c oneopt : 0.00 0 0
1789.71/1790.04 c twoopt : 0.00 0 0
1789.71/1790.04 c fixandinfer : 0.00 0 0
1789.71/1790.04 c feaspump : 0.00 0 0
1789.71/1790.04 c coefdiving : 0.00 0 0
1789.71/1790.04 c pscostdiving : 0.00 0 0
1789.71/1790.04 c fracdiving : 0.00 0 0
1789.71/1790.04 c veclendiving : 0.00 0 0
1789.71/1790.04 c intdiving : 0.00 0 0
1789.71/1790.04 c actconsdiving : 0.00 0 0
1789.71/1790.04 c objpscostdiving : 0.00 0 0
1789.71/1790.04 c rootsoldiving : 0.00 0 0
1789.71/1790.04 c linesearchdiving : 0.00 0 0
1789.71/1790.04 c guideddiving : 0.00 0 0
1789.71/1790.04 c octane : 0.00 0 0
1789.71/1790.04 c rens : 0.00 0 0
1789.71/1790.04 c rins : 0.00 0 0
1789.71/1790.04 c localbranching : 0.00 0 0
1789.71/1790.04 c mutation : 0.00 0 0
1789.71/1790.04 c crossover : 0.00 0 0
1789.71/1790.04 c dins : 0.00 0 0
1789.71/1790.04 c undercover : 0.00 0 0
1789.71/1790.04 c nlp : 0.00 0 0
1789.71/1790.04 c trysol : 0.00 0 0
1789.71/1790.04 c LP : Time Calls Iterations Iter/call Iter/sec
1789.71/1790.04 c primal LP : 0.09 0 0 0.00 0.00
1789.71/1790.04 c dual LP : 512.20 12 30858 2571.50 60.25
1789.71/1790.04 c lex dual LP : 0.00 0 0 0.00 -
1789.71/1790.04 c barrier LP : 0.00 0 0 0.00 -
1789.71/1790.04 c diving/probing LP: 0.00 0 0 0.00 -
1789.71/1790.04 c strong branching : 1162.14 152 69926 460.04 60.17
1789.71/1790.04 c (at root node) : - 26 21696 834.46 -
1789.71/1790.04 c conflict analysis: 0.00 0 0 0.00 -
1789.71/1790.04 c B&B Tree :
1789.71/1790.04 c number of runs : 1
1789.71/1790.04 c nodes : 7
1789.71/1790.04 c nodes (total) : 7
1789.71/1790.04 c nodes left : 8
1789.71/1790.04 c max depth : 6
1789.71/1790.04 c max depth (total): 6
1789.71/1790.04 c backtracks : 0 (0.0%)
1789.71/1790.04 c delayed cutoffs : 0
1789.71/1790.04 c repropagations : 0 (0 domain reductions, 0 cutoffs)
1789.71/1790.04 c avg switch length: 1.00
1789.71/1790.04 c switching time : 0.16
1789.71/1790.04 c Solution :
1789.71/1790.04 c Solutions found : 0 (0 improvements)
1789.71/1790.04 c Primal Bound : -
1789.71/1790.04 c Dual Bound : +0.00000000000000e+00
1789.71/1790.04 c Gap : infinite
1789.71/1790.04 c Root Dual Bound : +0.00000000000000e+00
1789.71/1790.04 c Root Iterations : 17762
1790.21/1790.59 c Time complete: 1790.31.
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-3730038-1338680414/watcher-3730038-1338680414 -o /tmp/evaluation-result-3730038-1338680414/solver-3730038-1338680414 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3730038-1338680414.opb -t 1800 -m 15500
running on 4 cores: 1,3,5,7
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.00 2.00 1.69 3/177 8728
/proc/meminfo: memFree=25454360/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=9972 CPUtime=0 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 1538 0 0 0 0 0 0 0 20 0 1 0 334166819 10211328 1484 33554432000 4194304 8395647 140736179543168 140736179539448 7382157 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 2493 1496 374 1026 0 1463 0
[startup+0.097257 s]
/proc/loadavg: 2.00 2.00 1.69 3/177 8728
/proc/meminfo: memFree=25454360/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=16824 CPUtime=0.09 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 3454 0 0 0 9 0 0 0 20 0 1 0 334166819 17227776 3400 33554432000 4194304 8395647 140736179543168 140736179539448 7382041 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 4206 3400 390 1026 0 3176 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16824
[startup+0.100245 s]
/proc/loadavg: 2.00 2.00 1.69 3/177 8728
/proc/meminfo: memFree=25454360/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=16824 CPUtime=0.09 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 3455 0 0 0 9 0 0 0 20 0 1 0 334166819 17227776 3401 33554432000 4194304 8395647 140736179543168 140736179539448 4327744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 4206 3401 390 1026 0 3176 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16824
[startup+0.300244 s]
/proc/loadavg: 2.00 2.00 1.69 3/177 8728
/proc/meminfo: memFree=25454360/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=28912 CPUtime=0.29 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 6463 0 0 0 29 0 0 0 20 0 1 0 334166819 29605888 6409 33554432000 4194304 8395647 140736179543168 140736179539448 7347528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 7228 6409 390 1026 0 6198 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28912
[startup+0.700246 s]
/proc/loadavg: 2.00 2.00 1.69 3/177 8728
/proc/meminfo: memFree=25454360/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=52100 CPUtime=0.69 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 12255 0 0 0 68 1 0 0 20 0 1 0 334166819 53350400 12201 33554432000 4194304 8395647 140736179543168 140736179408376 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 13025 12201 390 1026 0 11995 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52100
[startup+1.50023 s]
/proc/loadavg: 1.92 1.98 1.69 3/178 8729
/proc/meminfo: memFree=25390840/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=96632 CPUtime=1.49 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 23323 0 0 0 147 2 0 0 20 0 1 0 334166819 98951168 23269 33554432000 4194304 8395647 140736179543168 140736179408376 6345866 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 24158 23269 390 1026 0 23128 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96632
[startup+3.10023 s]
/proc/loadavg: 1.92 1.98 1.69 3/178 8729
/proc/meminfo: memFree=25329312/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=384408 CPUtime=3.09 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 95897 0 0 0 297 12 0 0 20 0 1 0 334166819 393633792 94942 33554432000 4194304 8395647 140736179543168 140736179540504 4215509 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 96102 94942 470 1026 0 95072 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 384408
[startup+6.30026 s]
/proc/loadavg: 1.93 1.98 1.69 3/178 8729
/proc/meminfo: memFree=24731256/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=805288 CPUtime=6.29 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 158809 0 0 0 606 23 0 0 20 0 1 0 334166819 824614912 184209 33554432000 4194304 8395647 140736179543168 140736179538632 6697301 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 201322 184209 566 1026 0 200292 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 805288
[startup+12.7002 s]
/proc/loadavg: 1.93 1.98 1.69 3/178 8729
/proc/meminfo: memFree=24692100/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=812272 CPUtime=12.69 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 160973 0 0 0 1245 24 0 0 20 0 1 0 334166819 831766528 190721 33554432000 4194304 8395647 140736179543168 140736179538296 6698051 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 203068 190721 570 1026 0 202038 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 812272
[startup+25.5002 s]
/proc/loadavg: 1.95 1.98 1.69 3/178 8730
/proc/meminfo: memFree=24652332/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=853920 CPUtime=25.49 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 163435 0 0 0 2523 26 0 0 20 0 1 0 334166819 874414080 200848 33554432000 4194304 8395647 140736179543168 140736179538296 6697955 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 213480 200848 570 1026 0 212450 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 853920
[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.70 3/177 8730
/proc/meminfo: memFree=24617564/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=875720 CPUtime=51.08 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 165130 0 0 0 5080 28 0 0 20 0 1 0 334166819 896737280 206263 33554432000 4194304 8395647 140736179543168 140736179538296 6697359 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 218930 206263 570 1026 0 217900 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 875720
[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.72 3/177 8730
/proc/meminfo: memFree=24606432/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=875720 CPUtime=102.28 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 169355 0 0 0 10195 33 0 0 20 0 1 0 334166819 896737280 209415 33554432000 4194304 8395647 140736179543168 140736179538408 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 218930 209415 598 1026 0 217900 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 875720
[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.73 3/177 8730
/proc/meminfo: memFree=24557012/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=896432 CPUtime=162.26 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 170966 0 0 0 16188 38 0 0 20 0 1 0 334166819 917946368 215114 33554432000 4194304 8395647 140736179543168 140736179538632 6698214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 224108 215114 598 1026 0 223078 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 896432
[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.74 3/177 8730
/proc/meminfo: memFree=24552292/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=889420 CPUtime=222.25 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 172307 0 0 0 22181 44 0 0 20 0 1 0 334166819 910766080 213696 33554432000 4194304 8395647 140736179543168 140736179538296 6697301 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 222355 213696 598 1026 0 221325 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 889420
[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.76 3/177 8730
/proc/meminfo: memFree=24505424/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=924036 CPUtime=282.25 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 173389 0 0 0 28176 49 0 0 20 0 1 0 334166819 946212864 221932 33554432000 4194304 8395647 140736179543168 140736179538632 6697250 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 231009 221932 598 1026 0 229979 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 924036
[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.77 3/176 8731
/proc/meminfo: memFree=24498244/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=927808 CPUtime=342.23 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 173427 0 0 0 34170 53 0 0 20 0 1 0 334166819 950075392 222992 33554432000 4194304 8395647 140736179543168 140736179538360 6440894 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 231952 222992 598 1026 0 230922 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 927808
[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.78 3/177 8732
/proc/meminfo: memFree=24522344/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=930548 CPUtime=402.22 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 174183 0 0 0 40162 60 0 0 20 0 1 0 334166819 952881152 223691 33554432000 4194304 8395647 140736179543168 140736179538424 6698072 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 232637 223691 600 1026 0 231607 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 930548
[startup+462.3 s]
/proc/loadavg: 2.07 2.00 1.80 3/177 8732
/proc/meminfo: memFree=24513328/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=930548 CPUtime=462.22 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 174271 0 0 0 46158 64 0 0 20 0 1 0 334166819 952881152 223779 33554432000 4194304 8395647 140736179543168 140736179538376 6698231 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 232637 223779 600 1026 0 231607 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 930548
[startup+522.3 s]
/proc/loadavg: 2.06 2.01 1.81 3/177 8732
/proc/meminfo: memFree=24511888/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=930548 CPUtime=522.21 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 174318 0 0 0 52154 67 0 0 20 0 1 0 334166819 952881152 223827 33554432000 4194304 8395647 140736179543168 140736179538040 6752536 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 232637 223827 600 1026 0 231607 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 930548
[startup+582.3 s]
/proc/loadavg: 2.02 2.01 1.82 3/177 8732
/proc/meminfo: memFree=24508360/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=939876 CPUtime=582.2 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 174565 0 0 0 58149 71 0 0 20 0 1 0 334166819 962433024 224585 33554432000 4194304 8395647 140736179543168 140736179538040 6391411 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 234969 224585 600 1026 0 233939 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 939876
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=24519964/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=920264 CPUtime=1002.13 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 179990 0 0 0 100116 97 0 0 20 0 1 0 334166819 942350336 222126 33554432000 4194304 8395647 140736179543168 140736179538040 6390530 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 230066 222126 603 1026 0 229036 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 920264
[startup+1062.3 s]
/proc/loadavg: 2.02 2.02 1.88 3/177 8737
/proc/meminfo: memFree=24520684/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=920264 CPUtime=1062.12 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 180053 0 0 0 106111 101 0 0 20 0 1 0 334166819 942350336 222190 33554432000 4194304 8395647 140736179543168 140736179538472 6698068 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 230066 222190 603 1026 0 229036 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 920264
[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 1.89 3/177 8737
/proc/meminfo: memFree=24519820/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=920264 CPUtime=1122.11 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 180120 0 0 0 112107 104 0 0 20 0 1 0 334166819 942350336 222257 33554432000 4194304 8395647 140736179543168 140736179538376 6697250 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 230066 222257 603 1026 0 229036 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 920264
[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 1.89 3/177 8737
/proc/meminfo: memFree=24501824/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=940672 CPUtime=1182.1 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 180484 0 0 0 118102 108 0 0 20 0 1 0 334166819 963248128 226709 33554432000 4194304 8395647 140736179543168 140736179538040 6697359 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 235168 226709 603 1026 0 234138 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 940672
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/178 8741
/proc/meminfo: memFree=24499404/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=940672 CPUtime=1242.09 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 180498 0 0 0 124099 110 0 0 20 0 1 0 334166819 963248128 226723 33554432000 4194304 8395647 140736179543168 140736179538040 6696991 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 235168 226723 603 1026 0 234138 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 940672
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/178 8764
/proc/meminfo: memFree=24489768/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=940672 CPUtime=1302.09 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 180508 0 0 0 130095 114 0 0 20 0 1 0 334166819 963248128 226733 33554432000 4194304 8395647 140736179543168 140736179538296 6636342 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 235168 226733 603 1026 0 234138 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 940672
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8764
/proc/meminfo: memFree=24503052/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=940672 CPUtime=1362.07 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 180524 0 0 0 136091 116 0 0 20 0 1 0 334166819 963248128 226749 33554432000 4194304 8395647 140736179543168 140736179538040 6697955 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 235168 226749 603 1026 0 234138 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 940672
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8764
/proc/meminfo: memFree=24502308/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=940672 CPUtime=1422.07 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 180553 0 0 0 142088 119 0 0 20 0 1 0 334166819 963248128 226778 33554432000 4194304 8395647 140736179543168 140736179538040 6696960 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 235168 226778 603 1026 0 234138 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 940672
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8764
/proc/meminfo: memFree=24500320/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=940672 CPUtime=1482.06 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 180553 0 0 0 148083 123 0 0 20 0 1 0 334166819 963248128 226778 33554432000 4194304 8395647 140736179543168 140736179538040 6697250 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 235168 226778 603 1026 0 234138 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 940672
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 8764
/proc/meminfo: memFree=24497912/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=940672 CPUtime=1542.04 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 180563 0 0 0 154079 125 0 0 20 0 1 0 334166819 963248128 226788 33554432000 4194304 8395647 140736179543168 140736179538040 6698214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 235168 226788 603 1026 0 234138 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 940672
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8765
/proc/meminfo: memFree=24495484/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=940672 CPUtime=1602.03 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 180565 0 0 0 160074 129 0 0 20 0 1 0 334166819 963248128 226790 33554432000 4194304 8395647 140736179543168 140736179538376 6696991 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 235168 226790 603 1026 0 234138 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 940672
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8765
/proc/meminfo: memFree=24495732/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=940672 CPUtime=1662.03 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 180578 0 0 0 166070 133 0 0 20 0 1 0 334166819 963248128 226803 33554432000 4194304 8395647 140736179543168 140736179538040 6752542 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 235168 226803 603 1026 0 234138 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 940672
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8765
/proc/meminfo: memFree=24495360/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=940672 CPUtime=1722.02 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 180594 0 0 0 172066 136 0 0 20 0 1 0 334166819 963248128 226819 33554432000 4194304 8395647 140736179543168 140736179538040 6697351 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 235168 226819 603 1026 0 234138 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 940672
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8803
/proc/meminfo: memFree=25345732/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=940672 CPUtime=1782.01 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 180607 0 0 0 178062 139 0 0 20 0 1 0 334166819 963248128 226832 33554432000 4194304 8395647 140736179543168 140736179538040 6698214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 235168 226832 603 1026 0 234138 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 940672
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8803
/proc/meminfo: memFree=25345732/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=940672 CPUtime=1785.21 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 180609 0 0 0 178382 139 0 0 20 0 1 0 334166819 963248128 226834 33554432000 4194304 8395647 140736179543168 140736179538472 6391396 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 235168 226834 603 1026 0 234138 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 940672
[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 8806
/proc/meminfo: memFree=25345452/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=940672 CPUtime=1788.41 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 180609 0 0 0 178702 139 0 0 20 0 1 0 334166819 963248128 226834 33554432000 4194304 8395647 140736179543168 140736179538296 6697955 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 235168 226834 603 1026 0 234138 0
Current children cumulated CPU time (s) 1788.41
Current children cumulated vsize (KiB) 940672
[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 8806
/proc/meminfo: memFree=25345452/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=940672 CPUtime=1789.21 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 180609 0 0 0 178782 139 0 0 20 0 1 0 334166819 963248128 226834 33554432000 4194304 8395647 140736179543168 140736179538296 7382157 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 235168 226834 603 1026 0 234138 0
Current children cumulated CPU time (s) 1789.21
Current children cumulated vsize (KiB) 940672
[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 8806
/proc/meminfo: memFree=25345212/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=940672 CPUtime=1790.01 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 180615 0 0 0 178862 139 0 0 20 0 1 0 334166819 963248128 226840 33554432000 4194304 8395647 140736179543168 140736179538296 6151467 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 235168 226840 609 1026 0 234138 0
Current children cumulated CPU time (s) 1790.01
Current children cumulated vsize (KiB) 940672
[startup+1790.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 8806
/proc/meminfo: memFree=25345212/32873648 swapFree=6864/6864
[pid=8728] ppid=8726 vsize=938044 CPUtime=1790.21 cores=1,3,5,7
/proc/8728/stat : 8728 (pbscip.linux.x8) R 8726 8728 7869 0 -1 4202496 180617 0 0 0 178882 139 0 0 20 0 1 0 334166819 960557056 226199 33554432000 4194304 8395647 140736179543168 140736179539000 6345893 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8728/statm: 234511 226199 611 1026 0 233481 0
Current children cumulated CPU time (s) 1790.21
Current children cumulated vsize (KiB) 938044
Child status: 0
Real time (s): 1790.6
CPU time (s): 1790.32
CPU user time (s): 1788.9
CPU system time (s): 1.41279
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 967392
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.9
system time used= 1.41278
maximum resident set size= 940264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180625
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= 15
involuntary context switches= 1844
runsolver used 2.87356 second user time and 7.85581 second system time
The end