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-3729973-1338680364.opb>
2.19/2.27 c original problem has 1600 variables (1600 bin, 0 int, 0 impl, 0 cont) and 328901 constraints
2.19/2.27 c problem read
2.19/2.27 c No objective function, only one solution is needed.
2.19/2.27 c presolving settings loaded
2.69/2.74 c presolving:
3.89/3.98 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
4.19/4.22 c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 1833 chg coeffs, 328900 upgd conss, 1400 impls, 60 clqs
4.40/4.46 c presolving (3 rounds):
4.40/4.46 c 0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 1959 changed coefficients
4.40/4.46 c 3140 implications, 60 cliques
4.40/4.46 c presolved problem has 1600 variables (1600 bin, 0 int, 0 impl, 0 cont) and 328901 constraints
4.40/4.46 c 1770 constraints of type <knapsack>
4.40/4.46 c 760 constraints of type <setppc>
4.40/4.46 c 1 constraints of type <linear>
4.40/4.46 c 326370 constraints of type <logicor>
4.40/4.46 c transformed objective value is always integral (scale: 1)
4.40/4.46 c Presolving Time: 1.80
4.40/4.46 c - non default parameters ----------------------------------------------------------------------
4.40/4.46 c # SCIP version 1.2.1.3
4.40/4.46 c
4.40/4.46 c # frequency for displaying node information lines
4.40/4.46 c # [type: int, range: [-1,2147483647], default: 100]
4.40/4.46 c display/freq = 10000
4.40/4.46 c
4.40/4.46 c # maximal time in seconds to run
4.59/4.62 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.59/4.62 c limits/time = 1787.74
4.59/4.62 c
4.59/4.62 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.59/4.62 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.59/4.62 c limits/memory = 13950
4.59/4.62 c
4.59/4.62 c # solving stops, if the given number of solutions were found (-1: no limit)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: -1]
4.59/4.62 c limits/solutions = 1
4.59/4.62 c
4.59/4.62 c # maximal number of separation rounds per node (-1: unlimited)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: 5]
4.59/4.62 c separating/maxrounds = 1
4.59/4.62 c
4.59/4.62 c # maximal number of separation rounds in the root node (-1: unlimited)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: -1]
4.59/4.62 c separating/maxroundsroot = 5
4.59/4.62 c
4.59/4.62 c # default clock type (1: CPU user seconds, 2: wall clock time)
4.59/4.62 c # [type: int, range: [1,2], default: 1]
4.59/4.62 c timing/clocktype = 2
4.59/4.62 c
4.59/4.62 c # should presolving try to simplify inequalities
4.59/4.62 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.59/4.62 c constraints/linear/simplifyinequalities = TRUE
4.59/4.62 c
4.59/4.62 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
4.59/4.62 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.59/4.62 c constraints/indicator/addCouplingCons = TRUE
4.59/4.62 c
4.59/4.62 c # should disaggregation of knapsack constraints be allowed in preprocessing?
4.59/4.62 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
4.59/4.62 c constraints/knapsack/disaggregation = FALSE
4.59/4.62 c
4.59/4.62 c # should presolving try to simplify knapsacks
4.59/4.62 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.59/4.62 c constraints/knapsack/simplifyinequalities = TRUE
4.59/4.62 c
4.59/4.62 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: -1]
4.59/4.62 c presolving/probing/maxrounds = 0
4.59/4.62 c
4.59/4.62 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.62 c heuristics/coefdiving/freq = -1
4.59/4.62 c
4.59/4.62 c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.62 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.62 c heuristics/coefdiving/maxlpiterquot = 0.075
4.59/4.62 c
4.59/4.62 c # additional number of allowed LP iterations
4.59/4.62 c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.62 c heuristics/coefdiving/maxlpiterofs = 1500
4.59/4.62 c
4.59/4.62 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: 30]
4.59/4.62 c heuristics/crossover/freq = -1
4.59/4.62 c
4.59/4.62 c # number of nodes added to the contingent of the total nodes
4.59/4.62 c # [type: longint, range: [0,9223372036854775807], default: 500]
4.59/4.62 c heuristics/crossover/nodesofs = 750
4.59/4.62 c
4.59/4.62 c # number of nodes without incumbent change that heuristic should wait
4.59/4.62 c # [type: longint, range: [0,9223372036854775807], default: 200]
4.59/4.62 c heuristics/crossover/nwaitingnodes = 100
4.59/4.62 c
4.59/4.62 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
4.59/4.62 c # [type: real, range: [0,1], default: 0.1]
4.59/4.62 c heuristics/crossover/nodesquot = 0.15
4.59/4.62 c
4.59/4.62 c # minimum percentage of integer variables that have to be fixed
4.59/4.62 c # [type: real, range: [0,1], default: 0.666]
4.59/4.62 c heuristics/crossover/minfixingrate = 0.5
4.59/4.62 c
4.59/4.62 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: 20]
4.59/4.62 c heuristics/feaspump/freq = -1
4.59/4.62 c
4.59/4.62 c # additional number of allowed LP iterations
4.59/4.62 c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.62 c heuristics/feaspump/maxlpiterofs = 2000
4.59/4.62 c
4.59/4.62 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.62 c heuristics/fracdiving/freq = -1
4.59/4.62 c
4.59/4.62 c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.62 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.62 c heuristics/fracdiving/maxlpiterquot = 0.075
4.59/4.62 c
4.59/4.62 c # additional number of allowed LP iterations
4.59/4.62 c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.62 c heuristics/fracdiving/maxlpiterofs = 1500
4.59/4.62 c
4.59/4.62 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.62 c heuristics/guideddiving/freq = -1
4.59/4.62 c
4.59/4.62 c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.62 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.62 c heuristics/guideddiving/maxlpiterquot = 0.075
4.59/4.62 c
4.59/4.62 c # additional number of allowed LP iterations
4.59/4.62 c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.62 c heuristics/guideddiving/maxlpiterofs = 1500
4.59/4.62 c
4.59/4.62 c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.62 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.62 c heuristics/intdiving/maxlpiterquot = 0.075
4.59/4.62 c
4.59/4.62 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.62 c heuristics/intshifting/freq = -1
4.59/4.62 c
4.59/4.62 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.62 c heuristics/linesearchdiving/freq = -1
4.59/4.62 c
4.59/4.62 c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.62 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.62 c heuristics/linesearchdiving/maxlpiterquot = 0.075
4.59/4.62 c
4.59/4.62 c # additional number of allowed LP iterations
4.59/4.62 c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.62 c heuristics/linesearchdiving/maxlpiterofs = 1500
4.59/4.62 c
4.59/4.62 c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: 1]
4.59/4.62 c heuristics/nlp/freq = -1
4.59/4.62 c
4.59/4.62 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: 20]
4.59/4.62 c heuristics/objpscostdiving/freq = -1
4.59/4.62 c
4.59/4.62 c # maximal fraction of diving LP iterations compared to total iteration number
4.59/4.62 c # [type: real, range: [0,1], default: 0.01]
4.59/4.62 c heuristics/objpscostdiving/maxlpiterquot = 0.015
4.59/4.62 c
4.59/4.62 c # additional number of allowed LP iterations
4.59/4.62 c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.62 c heuristics/objpscostdiving/maxlpiterofs = 1500
4.59/4.62 c
4.59/4.62 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: 1]
4.59/4.62 c heuristics/oneopt/freq = -1
4.59/4.62 c
4.59/4.62 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.62 c heuristics/pscostdiving/freq = -1
4.59/4.62 c
4.59/4.62 c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.62 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.62 c heuristics/pscostdiving/maxlpiterquot = 0.075
4.59/4.62 c
4.59/4.62 c # additional number of allowed LP iterations
4.59/4.62 c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.62 c heuristics/pscostdiving/maxlpiterofs = 1500
4.59/4.62 c
4.59/4.62 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: 0]
4.59/4.62 c heuristics/rens/freq = -1
4.59/4.62 c
4.59/4.62 c # minimum percentage of integer variables that have to be fixable
4.59/4.62 c # [type: real, range: [0,1], default: 0.5]
4.59/4.62 c heuristics/rens/minfixingrate = 0.3
4.59/4.62 c
4.59/4.62 c # number of nodes added to the contingent of the total nodes
4.59/4.62 c # [type: longint, range: [0,9223372036854775807], default: 500]
4.59/4.62 c heuristics/rens/nodesofs = 2000
4.59/4.62 c
4.59/4.62 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: 20]
4.59/4.62 c heuristics/rootsoldiving/freq = -1
4.59/4.62 c
4.59/4.62 c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.62 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
4.59/4.62 c heuristics/rootsoldiving/maxlpiterquot = 0.015
4.59/4.62 c
4.59/4.62 c # additional number of allowed LP iterations
4.59/4.62 c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.62 c heuristics/rootsoldiving/maxlpiterofs = 1500
4.59/4.62 c
4.59/4.62 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: 1]
4.59/4.62 c heuristics/rounding/freq = -1
4.59/4.62 c
4.59/4.62 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.62 c heuristics/shifting/freq = -1
4.59/4.62 c
4.59/4.62 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: 1]
4.59/4.62 c heuristics/simplerounding/freq = -1
4.59/4.62 c
4.59/4.62 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: 0]
4.59/4.62 c heuristics/trivial/freq = -1
4.59/4.62 c
4.59/4.62 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: 1]
4.59/4.62 c heuristics/trysol/freq = -1
4.59/4.62 c
4.59/4.62 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: 10]
4.59/4.62 c heuristics/veclendiving/freq = -1
4.59/4.62 c
4.59/4.62 c # maximal fraction of diving LP iterations compared to node LP iterations
4.59/4.62 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.59/4.62 c heuristics/veclendiving/maxlpiterquot = 0.075
4.59/4.62 c
4.59/4.62 c # additional number of allowed LP iterations
4.59/4.62 c # [type: int, range: [0,2147483647], default: 1000]
4.59/4.62 c heuristics/veclendiving/maxlpiterofs = 1500
4.59/4.62 c
4.59/4.62 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: 1]
4.59/4.62 c heuristics/zirounding/freq = -1
4.59/4.62 c
4.59/4.62 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: 0]
4.59/4.62 c separating/cmir/freq = -1
4.59/4.62 c
4.59/4.62 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: 0]
4.59/4.62 c separating/flowcover/freq = -1
4.59/4.62 c
4.59/4.62 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
4.59/4.62 c # [type: int, range: [-1,2147483647], default: -1]
4.59/4.62 c separating/rapidlearning/freq = 0
4.59/4.62 c
4.59/4.62 c -----------------------------------------------------------------------------------------------
4.59/4.62 c start solving
4.59/4.62 c
81.17/81.21 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
81.17/81.21 c 78.9s| 1 | 0 | 5371 | - | 378M| 0 | 201 |1600 | 328k|1600 | 328k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
163.46/163.52 c 161s| 1 | 0 | 9804 | - | 379M| 0 | 145 |1600 | 328k|1600 | 328k| 22 | 0 | 0 | 0.000000e+00 | -- | Inf
207.65/207.70 c 205s| 1 | 0 | 10115 | - | 379M| 0 | 163 |1600 | 328k|1600 | 328k| 48 | 0 | 0 | 0.000000e+00 | -- | Inf
381.21/381.33 c 379s| 1 | 0 | 16987 | - | 379M| 0 | 80 |1600 | 328k|1600 | 328k| 70 | 0 | 0 | 0.000000e+00 | -- | Inf
487.09/487.27 c 485s| 1 | 0 | 20822 | - | 379M| 0 | 112 |1600 | 328k|1600 | 328k| 87 | 0 | 0 | 0.000000e+00 | -- | Inf
883.22/883.48 c 881s| 1 | 0 | 20979 | - | 379M| 0 | 160 |1600 | 328k|1600 | 329k| 103 | 0 | 0 | 0.000000e+00 | -- | Inf
1250.77/1251.01 c 1249s| 1 | 2 | 20979 | - | 379M| 0 | 160 |1600 | 328k|1600 | 329k| 103 | 0 | 44 | 0.000000e+00 | -- | Inf
1790.58/1790.94 c
1790.58/1790.94 c SCIP Status : solving was interrupted [time limit reached]
1790.58/1790.94 c Solving Time (sec) : 1788.67
1790.58/1790.94 c Solving Nodes : 3
1790.58/1790.94 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1790.58/1790.94 c Dual Bound : +0.00000000000000e+00
1790.58/1790.94 c Gap : infinite
1790.58/1790.94 s UNKNOWN
1790.58/1790.94 c SCIP Status : solving was interrupted [time limit reached]
1790.58/1790.94 c Solving Time : 1788.67
1790.58/1790.94 c Original Problem :
1790.58/1790.94 c Problem name : HOME/instance-3729973-1338680364.opb
1790.58/1790.94 c Variables : 1600 (1600 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.58/1790.94 c Constraints : 328901 initial, 328901 maximal
1790.58/1790.94 c Presolved Problem :
1790.58/1790.94 c Problem name : t_HOME/instance-3729973-1338680364.opb
1790.58/1790.94 c Variables : 1600 (1600 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.58/1790.94 c Constraints : 328901 initial, 328901 maximal
1790.58/1790.94 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1790.58/1790.94 c trivial : 0.00 0 0 0 0 0 0 0 0
1790.58/1790.94 c dualfix : 0.00 0 0 0 0 0 0 0 0
1790.58/1790.94 c boundshift : 0.00 0 0 0 0 0 0 0 0
1790.58/1790.94 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1790.58/1790.94 c implics : 0.00 0 0 0 0 0 0 0 0
1790.58/1790.94 c probing : 0.00 0 0 0 0 0 0 0 0
1790.58/1790.94 c knapsack : 0.21 0 0 0 0 0 0 0 1959
1790.58/1790.94 c setppc : 0.00 0 0 0 0 0 0 0 0
1790.58/1790.94 c linear : 0.88 0 0 0 0 0 0 0 0
1790.58/1790.94 c logicor : 0.40 0 0 0 0 0 0 0 0
1790.58/1790.94 c root node : - 0 - - 0 - - - -
1790.58/1790.94 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1790.58/1790.94 c integral : 0 0 0 3 0 0 0 0 0 6
1790.58/1790.94 c knapsack : 1770 5 5 0 0 0 2 328 0 0
1790.58/1790.94 c setppc : 760 5 5 0 0 0 57 0 0 0
1790.58/1790.94 c linear : 1 5 5 0 0 0 0 0 0 0
1790.58/1790.94 c logicor : 326370 5 3 0 0 0 0 0 0 0
1790.58/1790.94 c countsols : 0 0 0 0 0 0 0 0 0 0
1790.58/1790.94 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1790.58/1790.94 c integral : 824.98 0.00 0.00 824.98 0.00
1790.58/1790.94 c knapsack : 0.02 0.02 0.00 0.00 0.00
1790.58/1790.94 c setppc : 0.00 0.00 0.00 0.00 0.00
1790.58/1790.94 c linear : 0.00 0.00 0.00 0.00 0.00
1790.58/1790.94 c logicor : 0.15 0.06 0.10 0.00 0.00
1790.58/1790.94 c countsols : 0.00 0.00 0.00 0.00 0.00
1790.58/1790.94 c Propagators : Time Calls Cutoffs DomReds
1790.58/1790.94 c vbounds : 0.00 1 0 0
1790.58/1790.94 c rootredcost : 0.00 0 0 0
1790.58/1790.94 c pseudoobj : 0.00 0 0 0
1790.58/1790.94 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1790.58/1790.94 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1790.58/1790.94 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1790.58/1790.94 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1790.58/1790.94 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1790.58/1790.94 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1790.58/1790.94 c applied globally : - - - 0 0.0 - - -
1790.58/1790.94 c applied locally : - - - 0 0.0 - - -
1790.58/1790.94 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1790.58/1790.94 c cut pool : 0.00 4 - - 16 - (maximal pool size: 198)
1790.58/1790.94 c redcost : 0.00 7 0 0 0 0
1790.58/1790.94 c impliedbounds : 0.00 5 0 0 0 0
1790.58/1790.94 c intobj : 0.00 0 0 0 0 0
1790.58/1790.94 c cgmip : 0.00 0 0 0 0 0
1790.58/1790.94 c gomory : 253.43 5 0 0 2000 0
1790.58/1790.94 c strongcg : 286.64 5 0 0 2000 0
1790.58/1790.94 c cmir : 0.00 0 0 0 0 0
1790.58/1790.94 c flowcover : 0.00 0 0 0 0 0
1790.58/1790.94 c clique : 0.00 5 0 0 0 0
1790.58/1790.94 c zerohalf : 0.00 0 0 0 0 0
1790.58/1790.94 c mcf : 0.00 0 0 0 0 0
1790.58/1790.94 c rapidlearning : 0.00 0 0 0 0 0
1790.58/1790.94 c Pricers : Time Calls Vars
1790.58/1790.94 c problem variables: 0.00 0 0
1790.58/1790.94 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1790.58/1790.94 c relpscost : 824.98 3 0 0 0 0 6
1790.58/1790.94 c pscost : 0.00 0 0 0 0 0 0
1790.58/1790.94 c inference : 0.00 0 0 0 0 0 0
1790.58/1790.94 c mostinf : 0.00 0 0 0 0 0 0
1790.58/1790.94 c leastinf : 0.00 0 0 0 0 0 0
1790.58/1790.94 c fullstrong : 0.00 0 0 0 0 0 0
1790.58/1790.94 c allfullstrong : 0.00 0 0 0 0 0 0
1790.58/1790.94 c random : 0.00 0 0 0 0 0 0
1790.58/1790.94 c Primal Heuristics : Time Calls Found
1790.58/1790.94 c LP solutions : 0.00 - 0
1790.58/1790.94 c pseudo solutions : 0.00 - 0
1790.58/1790.94 c trivial : 0.08 1 0
1790.58/1790.94 c simplerounding : 0.00 0 0
1790.58/1790.94 c zirounding : 0.00 0 0
1790.58/1790.94 c rounding : 0.00 0 0
1790.58/1790.94 c shifting : 0.00 0 0
1790.58/1790.94 c intshifting : 0.00 0 0
1790.58/1790.94 c oneopt : 0.00 0 0
1790.58/1790.94 c twoopt : 0.00 0 0
1790.58/1790.94 c fixandinfer : 0.00 0 0
1790.58/1790.94 c feaspump : 0.00 0 0
1790.58/1790.94 c coefdiving : 0.00 0 0
1790.58/1790.94 c pscostdiving : 0.00 0 0
1790.58/1790.94 c fracdiving : 0.00 0 0
1790.58/1790.94 c veclendiving : 0.00 0 0
1790.58/1790.94 c intdiving : 0.00 0 0
1790.58/1790.94 c actconsdiving : 0.00 0 0
1790.58/1790.94 c objpscostdiving : 0.00 0 0
1790.58/1790.94 c rootsoldiving : 0.00 0 0
1790.58/1790.94 c linesearchdiving : 0.00 0 0
1790.58/1790.94 c guideddiving : 0.00 0 0
1790.58/1790.94 c octane : 0.00 0 0
1790.58/1790.94 c rens : 0.00 0 0
1790.58/1790.94 c rins : 0.00 0 0
1790.58/1790.94 c localbranching : 0.00 0 0
1790.58/1790.94 c mutation : 0.00 0 0
1790.58/1790.94 c crossover : 0.00 0 0
1790.58/1790.94 c dins : 0.00 0 0
1790.58/1790.94 c undercover : 0.00 0 0
1790.58/1790.94 c nlp : 0.00 0 0
1790.58/1790.94 c trysol : 0.00 0 0
1790.58/1790.94 c LP : Time Calls Iterations Iter/call Iter/sec
1790.58/1790.94 c primal LP : 0.09 0 0 0.00 0.00
1790.58/1790.94 c dual LP : 420.21 8 26520 3315.00 63.11
1790.58/1790.94 c lex dual LP : 0.00 0 0 0.00 -
1790.58/1790.94 c barrier LP : 0.00 0 0 0.00 -
1790.58/1790.94 c diving/probing LP: 0.00 0 0 0.00 -
1790.58/1790.94 c strong branching : 824.98 97 53004 546.43 64.25
1790.58/1790.94 c (at root node) : - 44 23823 541.43 -
1790.58/1790.94 c conflict analysis: 0.00 0 0 0.00 -
1790.58/1790.94 c B&B Tree :
1790.58/1790.94 c number of runs : 1
1790.58/1790.94 c nodes : 3
1790.58/1790.94 c nodes (total) : 3
1790.58/1790.94 c nodes left : 4
1790.58/1790.94 c max depth : 2
1790.58/1790.94 c max depth (total): 2
1790.58/1790.94 c backtracks : 0 (0.0%)
1790.58/1790.94 c delayed cutoffs : 0
1790.58/1790.94 c repropagations : 0 (0 domain reductions, 0 cutoffs)
1790.58/1790.94 c avg switch length: 1.00
1790.58/1790.94 c switching time : 0.13
1790.58/1790.94 c Solution :
1790.58/1790.94 c Solutions found : 0 (0 improvements)
1790.58/1790.94 c Primal Bound : -
1790.58/1790.94 c Dual Bound : +0.00000000000000e+00
1790.58/1790.94 c Gap : infinite
1790.58/1790.94 c Root Dual Bound : +0.00000000000000e+00
1790.58/1790.94 c Root Iterations : 20979
1791.08/1791.43 c Time complete: 1791.12.
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-3729973-1338680364/watcher-3729973-1338680364 -o /tmp/evaluation-result-3729973-1338680364/solver-3729973-1338680364 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3729973-1338680364.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.00 1.96 1.48 3/176 26747
/proc/meminfo: memFree=31083200/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=8944 CPUtime=0 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 1302 0 0 0 0 0 0 0 20 0 1 0 334165016 9158656 1248 33554432000 4194304 8395647 140736722530624 140734190831736 7382157 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26747/statm: 2236 1260 374 1026 0 1206 0
[startup+0.097678 s]
/proc/loadavg: 2.00 1.96 1.48 3/176 26747
/proc/meminfo: memFree=31083200/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=16644 CPUtime=0.09 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 3408 0 0 0 9 0 0 0 20 0 1 0 334165016 17043456 3354 33554432000 4194304 8395647 140736722530624 140734190831736 7382031 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26747/statm: 4161 3354 390 1026 0 3131 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16644
[startup+0.100242 s]
/proc/loadavg: 2.00 1.96 1.48 3/176 26747
/proc/meminfo: memFree=31083200/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=16644 CPUtime=0.09 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 3408 0 0 0 9 0 0 0 20 0 1 0 334165016 17043456 3354 33554432000 4194304 8395647 140736722530624 140734190831736 4327519 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26747/statm: 4161 3354 390 1026 0 3131 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16644
[startup+0.30021 s]
/proc/loadavg: 2.00 1.96 1.48 3/176 26747
/proc/meminfo: memFree=31083200/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=28852 CPUtime=0.29 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 6462 0 0 0 29 0 0 0 20 0 1 0 334165016 29544448 6408 33554432000 4194304 8395647 140736722530624 140734190831736 6765648 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26747/statm: 7213 6408 390 1026 0 6183 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28852
[startup+0.700201 s]
/proc/loadavg: 2.00 1.96 1.48 3/176 26747
/proc/meminfo: memFree=31083200/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=49664 CPUtime=0.69 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 11667 0 0 0 68 1 0 0 20 0 1 0 334165016 50855936 11613 33554432000 4194304 8395647 140736722530624 140736722395832 7382056 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26747/statm: 12416 11613 390 1026 0 11386 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49664
[startup+1.50021 s]
/proc/loadavg: 2.00 1.96 1.48 3/177 26748
/proc/meminfo: memFree=31022292/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=92608 CPUtime=1.49 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 22400 0 0 0 146 3 0 0 20 0 1 0 334165016 94830592 22346 33554432000 4194304 8395647 140736722530624 140736722395832 7382061 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26747/statm: 23152 22346 390 1026 0 22122 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 92608
[startup+3.10025 s]
/proc/loadavg: 2.00 1.96 1.48 3/177 26748
/proc/meminfo: memFree=30963888/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=398984 CPUtime=3.08 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 92196 0 0 0 294 14 0 0 20 0 1 0 334165016 408559616 98431 33554432000 4194304 8395647 140736722530624 140736722528152 4982375 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26747/statm: 99746 98431 463 1026 0 98716 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 398984
[startup+6.30029 s]
/proc/loadavg: 2.00 1.96 1.48 3/177 26748
/proc/meminfo: memFree=30361132/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=771080 CPUtime=6.29 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 158933 0 0 0 602 27 0 0 20 0 1 0 334165016 789585920 182581 33554432000 4194304 8395647 140736722530624 140736722526088 7386031 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26747/statm: 192770 182602 564 1026 0 191740 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 771080
[startup+12.7003 s]
/proc/loadavg: 2.00 1.96 1.48 3/177 26748
/proc/meminfo: memFree=30318020/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=819888 CPUtime=12.69 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 160765 0 0 0 1240 29 0 0 20 0 1 0 334165016 839565312 191373 33554432000 4194304 8395647 140736722530624 140736722525752 6636373 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26747/statm: 204972 191373 570 1026 0 203942 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 819888
[startup+25.5003 s]
/proc/loadavg: 2.00 1.96 1.49 3/177 26748
/proc/meminfo: memFree=30289112/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=852064 CPUtime=25.49 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 162010 0 0 0 2519 30 0 0 20 0 1 0 334165016 872513536 198648 33554432000 4194304 8395647 140736722530624 140736722525752 6698047 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26747/statm: 213016 198648 570 1026 0 211986 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 852064
[startup+51.1003 s]
/proc/loadavg: 2.00 1.96 1.50 3/178 26751
/proc/meminfo: memFree=30266336/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=872860 CPUtime=51.07 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 164128 0 0 0 5076 31 0 0 20 0 1 0 334165016 893808640 204197 33554432000 4194304 8395647 140736722530624 140736722525752 6697983 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 218215 204197 570 1026 0 217185 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 872860
[startup+102.307 s]
/proc/loadavg: 2.06 1.98 1.53 3/177 26752
/proc/meminfo: memFree=30236140/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=889372 CPUtime=102.28 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 170313 0 0 0 10192 36 0 0 20 0 1 0 334165016 910716928 211783 33554432000 4194304 8395647 140736722530624 140736722525752 6391404 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 222343 211783 598 1026 0 221313 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 889372
[startup+162.3 s]
/proc/loadavg: 2.02 1.98 1.56 3/177 26752
/proc/meminfo: memFree=30225956/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=899652 CPUtime=162.26 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 170624 0 0 0 16186 40 0 0 20 0 1 0 334165016 921243648 214138 33554432000 4194304 8395647 140736722530624 140736722525752 6390481 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 224913 214138 598 1026 0 223883 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 899652
[startup+222.3 s]
/proc/loadavg: 2.08 2.00 1.59 3/178 26753
/proc/meminfo: memFree=30219872/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=900704 CPUtime=222.25 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 171131 0 0 0 22180 45 0 0 20 0 1 0 334165016 922320896 215657 33554432000 4194304 8395647 140736722530624 140736722525816 6197330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 225176 215657 598 1026 0 224146 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 900704
[startup+282.3 s]
/proc/loadavg: 2.08 2.01 1.62 3/177 26753
/proc/meminfo: memFree=30202844/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=921268 CPUtime=282.23 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 171822 0 0 0 28174 49 0 0 20 0 1 0 334165016 943378432 219917 33554432000 4194304 8395647 140736722530624 140736722525752 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 230317 219917 598 1026 0 229287 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 921268
[startup+342.3 s]
/proc/loadavg: 2.09 2.03 1.64 3/177 26753
/proc/meminfo: memFree=30175820/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=939596 CPUtime=342.22 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 172722 0 0 0 34171 51 0 0 20 0 1 0 334165016 962146304 224736 33554432000 4194304 8395647 140736722530624 140736722525752 6697060 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 234899 224736 598 1026 0 233869 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 939596
[startup+402.3 s]
/proc/loadavg: 2.03 2.02 1.66 3/177 26754
/proc/meminfo: memFree=30173744/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=939596 CPUtime=402.2 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 173091 0 0 0 40166 54 0 0 20 0 1 0 334165016 962146304 225145 33554432000 4194304 8395647 140736722530624 140736722525816 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 234899 225145 598 1026 0 233869 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 939596
[startup+462.3 s]
/proc/loadavg: 2.07 2.03 1.68 3/177 26754
/proc/meminfo: memFree=30184528/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=926808 CPUtime=462.18 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 174363 0 0 0 46160 58 0 0 20 0 1 0 334165016 949051392 222505 33554432000 4194304 8395647 140736722530624 140736722526088 6698214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 231702 222505 598 1026 0 230672 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 926808
[startup+522.3 s]
/proc/loadavg: 2.08 2.04 1.71 3/177 26754
/proc/meminfo: memFree=30181584/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=926808 CPUtime=522.17 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 174404 0 0 0 52155 62 0 0 20 0 1 0 334165016 949051392 223217 33554432000 4194304 8395647 140736722530624 140736722525816 7385927 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 231702 223217 598 1026 0 230672 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 926808
[startup+582.3 s]
/proc/loadavg: 2.03 2.03 1.73 3/177 26754
/proc/meminfo: memFree=30180912/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=926808 CPUtime=582.17 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 174406 0 0 0 58150 67 0 0 20 0 1 0 334165016 949051392 223402 33554432000 4194304 8395647 140736722530624 140736722525864 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 231702 223402 598 1026 0 230672 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 926808
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=30185528/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=928692 CPUtime=1062.1 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 174410 0 0 0 106112 98 0 0 20 0 1 0 334165016 950980608 224952 33554432000 4194304 8395647 140736722530624 140736722525496 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 232173 224952 600 1026 0 231143 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 928692
[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/177 26760
/proc/meminfo: memFree=30177588/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=928692 CPUtime=1122.09 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 174410 0 0 0 112108 101 0 0 20 0 1 0 334165016 950980608 224952 33554432000 4194304 8395647 140736722530624 140736722525496 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 232173 224952 600 1026 0 231143 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 928692
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/177 26760
/proc/meminfo: memFree=30177464/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=928692 CPUtime=1182.08 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 174410 0 0 0 118104 104 0 0 20 0 1 0 334165016 950980608 224952 33554432000 4194304 8395647 140736722530624 140736722525496 6391404 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 232173 224952 600 1026 0 231143 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 928692
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/178 26763
/proc/meminfo: memFree=30187492/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=928692 CPUtime=1242.07 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 174410 0 0 0 124101 106 0 0 20 0 1 0 334165016 950980608 224952 33554432000 4194304 8395647 140736722530624 140736722525496 6697390 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 232173 224952 600 1026 0 231143 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 928692
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/178 26787
/proc/meminfo: memFree=30179008/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=928692 CPUtime=1302.07 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 174412 0 0 0 130097 110 0 0 20 0 1 0 334165016 950980608 224954 33554432000 4194304 8395647 140736722530624 140736722525496 6696991 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 232173 224954 602 1026 0 231143 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 928692
[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 1.86 3/177 26787
/proc/meminfo: memFree=30179080/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=928692 CPUtime=1362.05 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 174412 0 0 0 136093 112 0 0 20 0 1 0 334165016 950980608 224954 33554432000 4194304 8395647 140736722530624 140736722525832 6698055 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 232173 224954 602 1026 0 231143 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 928692
[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 1.87 3/177 26787
/proc/meminfo: memFree=30171696/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=928692 CPUtime=1422.05 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 174412 0 0 0 142090 115 0 0 20 0 1 0 334165016 950980608 225465 33554432000 4194304 8395647 140736722530624 140736722525496 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 232173 225465 602 1026 0 231143 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 928692
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/177 26787
/proc/meminfo: memFree=30167168/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=928692 CPUtime=1482.03 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 174412 0 0 0 148086 117 0 0 20 0 1 0 334165016 950980608 225465 33554432000 4194304 8395647 140736722530624 140736722525496 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 232173 225465 602 1026 0 231143 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 928692
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 26787
/proc/meminfo: memFree=30166796/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=928692 CPUtime=1542.03 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 174413 0 0 0 154083 120 0 0 20 0 1 0 334165016 950980608 225466 33554432000 4194304 8395647 140736722530624 140736722525752 6697250 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 232173 225466 603 1026 0 231143 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 928692
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 26826
/proc/meminfo: memFree=28391504/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=928692 CPUtime=1602.01 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 174413 0 0 0 160079 122 0 0 20 0 1 0 334165016 950980608 225466 33554432000 4194304 8395647 140736722530624 140736722525496 6664895 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 232173 225466 603 1026 0 231143 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 928692
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/177 26826
/proc/meminfo: memFree=28341736/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=928692 CPUtime=1662 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 174413 0 0 0 166076 124 0 0 20 0 1 0 334165016 950980608 225466 33554432000 4194304 8395647 140736722530624 140736722525496 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 232173 225466 603 1026 0 231143 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 928692
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/177 26826
/proc/meminfo: memFree=28327708/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=928692 CPUtime=1721.99 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 174413 0 0 0 172072 127 0 0 20 0 1 0 334165016 950980608 225466 33554432000 4194304 8395647 140736722530624 140736722525496 6697232 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 232173 225466 603 1026 0 231143 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 928692
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/177 26826
/proc/meminfo: memFree=28305616/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=928692 CPUtime=1781.99 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 174413 0 0 0 178069 130 0 0 20 0 1 0 334165016 950980608 225466 33554432000 4194304 8395647 140736722530624 140736722525496 6585844 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 232173 225466 603 1026 0 231143 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 928692
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.90 3/177 26826
/proc/meminfo: memFree=28305616/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=928692 CPUtime=1785.18 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 174413 0 0 0 178388 130 0 0 20 0 1 0 334165016 950980608 225466 33554432000 4194304 8395647 140736722530624 140736722525496 6698214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 232173 225466 603 1026 0 231143 0
Current children cumulated CPU time (s) 1785.18
Current children cumulated vsize (KiB) 928692
[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 1.90 3/177 26826
/proc/meminfo: memFree=28305616/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=928692 CPUtime=1788.38 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 174413 0 0 0 178708 130 0 0 20 0 1 0 334165016 950980608 225466 33554432000 4194304 8395647 140736722530624 140736722525496 6698051 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 232173 225466 603 1026 0 231143 0
Current children cumulated CPU time (s) 1788.38
Current children cumulated vsize (KiB) 928692
[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/177 26826
/proc/meminfo: memFree=28305616/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=928692 CPUtime=1789.98 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 174413 0 0 0 178868 130 0 0 20 0 1 0 334165016 950980608 225466 33554432000 4194304 8395647 140736722530624 140736722525496 6697078 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 232173 225466 603 1026 0 231143 0
Current children cumulated CPU time (s) 1789.98
Current children cumulated vsize (KiB) 928692
[startup+1791.1 s]
/proc/loadavg: 2.00 2.00 1.90 3/177 26826
/proc/meminfo: memFree=28305616/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=928692 CPUtime=1790.78 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 174418 0 0 0 178948 130 0 0 20 0 1 0 334165016 950980608 225471 33554432000 4194304 8395647 140736722530624 140736722526488 6345891 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 232173 225471 608 1026 0 231143 0
Current children cumulated CPU time (s) 1790.78
Current children cumulated vsize (KiB) 928692
[startup+1791.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/177 26826
/proc/meminfo: memFree=28305616/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=928692 CPUtime=1790.98 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 174420 0 0 0 178968 130 0 0 20 0 1 0 334165016 950980608 225473 33554432000 4194304 8395647 140736722530624 140736722526488 6345754 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 232173 225473 610 1026 0 231143 0
Current children cumulated CPU time (s) 1790.98
Current children cumulated vsize (KiB) 928692
[startup+1791.4 s]
/proc/loadavg: 2.00 2.00 1.90 3/177 26826
/proc/meminfo: memFree=28305616/32873844 swapFree=8656/8656
[pid=26747] ppid=26745 vsize=715764 CPUtime=1791.08 cores=0,2,4,6
/proc/26747/stat : 26747 (pbscip.linux.x8) R 26745 26747 18061 0 -1 4202496 174420 0 0 0 178977 131 0 0 20 0 1 0 334165016 732942336 174564 33554432000 4194304 8395647 140736722530624 140736722526488 7435351 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26747/statm: 178684 174307 610 1026 0 177654 0
Current children cumulated CPU time (s) 1791.08
Current children cumulated vsize (KiB) 715764
Child status: 0
Real time (s): 1791.43
CPU time (s): 1791.13
CPU user time (s): 1789.81
CPU system time (s): 1.3238
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 984104
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.81
system time used= 1.3238
maximum resident set size= 945524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 174428
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= 38
involuntary context switches= 1958
runsolver used 2.86756 second user time and 8.69868 second system time
The end