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-3730922-1338683595.opb>
0.28/0.34 c original problem has 18069 variables (18069 bin, 0 int, 0 impl, 0 cont) and 52475 constraints
0.28/0.34 c problem read
0.28/0.34 c No objective function, only one solution is needed.
0.28/0.34 c presolving settings loaded
0.38/0.45 c presolving:
0.78/0.86 c (round 1) 1245 del vars, 976 del conss, 347 chg bounds, 460 chg sides, 1030 chg coeffs, 0 upgd conss, 1024988 impls, 0 clqs
0.78/0.89 c (round 2) 1290 del vars, 3093 del conss, 372 chg bounds, 460 chg sides, 1030 chg coeffs, 0 upgd conss, 1025120 impls, 0 clqs
0.88/0.90 c (round 3) 1313 del vars, 3138 del conss, 381 chg bounds, 460 chg sides, 1030 chg coeffs, 0 upgd conss, 1025384 impls, 0 clqs
0.88/0.91 c (round 4) 1314 del vars, 3172 del conss, 381 chg bounds, 460 chg sides, 1030 chg coeffs, 0 upgd conss, 1025486 impls, 0 clqs
0.99/1.05 c (round 5) 1314 del vars, 3191 del conss, 381 chg bounds, 460 chg sides, 1030 chg coeffs, 49284 upgd conss, 1025486 impls, 0 clqs
1.09/1.12 c presolving (6 rounds):
1.09/1.12 c 1314 deleted vars, 3191 deleted constraints, 381 tightened bounds, 0 added holes, 460 changed sides, 1030 changed coefficients
1.09/1.12 c 1025486 implications, 0 cliques
1.09/1.12 c presolved problem has 16755 variables (16755 bin, 0 int, 0 impl, 0 cont) and 49284 constraints
1.09/1.12 c 920 constraints of type <knapsack>
1.09/1.12 c 32261 constraints of type <setppc>
1.09/1.12 c 16103 constraints of type <logicor>
1.09/1.12 c transformed objective value is always integral (scale: 1)
1.09/1.12 c Presolving Time: 0.70
1.09/1.12 c - non default parameters ----------------------------------------------------------------------
1.09/1.12 c # SCIP version 1.2.1.3
1.09/1.12 c
1.09/1.12 c # frequency for displaying node information lines
1.09/1.12 c # [type: int, range: [-1,2147483647], default: 100]
1.09/1.12 c display/freq = 10000
1.09/1.12 c
1.09/1.12 c # maximal time in seconds to run
1.09/1.12 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.09/1.12 c limits/time = 1789.68
1.09/1.12 c
1.09/1.12 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.09/1.12 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.09/1.12 c limits/memory = 13950
1.09/1.12 c
1.09/1.12 c # solving stops, if the given number of solutions were found (-1: no limit)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: -1]
1.09/1.12 c limits/solutions = 1
1.09/1.12 c
1.09/1.12 c # maximal number of separation rounds per node (-1: unlimited)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: 5]
1.09/1.12 c separating/maxrounds = 1
1.09/1.12 c
1.09/1.12 c # maximal number of separation rounds in the root node (-1: unlimited)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: -1]
1.09/1.12 c separating/maxroundsroot = 5
1.09/1.12 c
1.09/1.12 c # default clock type (1: CPU user seconds, 2: wall clock time)
1.09/1.12 c # [type: int, range: [1,2], default: 1]
1.09/1.12 c timing/clocktype = 2
1.09/1.12 c
1.09/1.12 c # should presolving try to simplify inequalities
1.09/1.12 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.09/1.12 c constraints/linear/simplifyinequalities = TRUE
1.09/1.12 c
1.09/1.12 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1.09/1.12 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.09/1.12 c constraints/indicator/addCouplingCons = TRUE
1.09/1.12 c
1.09/1.12 c # should disaggregation of knapsack constraints be allowed in preprocessing?
1.09/1.12 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
1.09/1.12 c constraints/knapsack/disaggregation = FALSE
1.09/1.12 c
1.09/1.12 c # should presolving try to simplify knapsacks
1.09/1.12 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.09/1.12 c constraints/knapsack/simplifyinequalities = TRUE
1.09/1.12 c
1.09/1.12 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: -1]
1.09/1.12 c presolving/probing/maxrounds = 0
1.09/1.12 c
1.09/1.12 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: 10]
1.09/1.12 c heuristics/coefdiving/freq = -1
1.09/1.12 c
1.09/1.12 c # maximal fraction of diving LP iterations compared to node LP iterations
1.09/1.12 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.09/1.12 c heuristics/coefdiving/maxlpiterquot = 0.075
1.09/1.12 c
1.09/1.12 c # additional number of allowed LP iterations
1.09/1.12 c # [type: int, range: [0,2147483647], default: 1000]
1.09/1.12 c heuristics/coefdiving/maxlpiterofs = 1500
1.09/1.12 c
1.09/1.12 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: 30]
1.09/1.12 c heuristics/crossover/freq = -1
1.09/1.12 c
1.09/1.12 c # number of nodes added to the contingent of the total nodes
1.09/1.12 c # [type: longint, range: [0,9223372036854775807], default: 500]
1.09/1.12 c heuristics/crossover/nodesofs = 750
1.09/1.12 c
1.09/1.12 c # number of nodes without incumbent change that heuristic should wait
1.09/1.12 c # [type: longint, range: [0,9223372036854775807], default: 200]
1.09/1.12 c heuristics/crossover/nwaitingnodes = 100
1.09/1.12 c
1.09/1.12 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
1.09/1.12 c # [type: real, range: [0,1], default: 0.1]
1.09/1.12 c heuristics/crossover/nodesquot = 0.15
1.09/1.12 c
1.09/1.12 c # minimum percentage of integer variables that have to be fixed
1.09/1.12 c # [type: real, range: [0,1], default: 0.666]
1.09/1.12 c heuristics/crossover/minfixingrate = 0.5
1.09/1.12 c
1.09/1.12 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: 20]
1.09/1.12 c heuristics/feaspump/freq = -1
1.09/1.12 c
1.09/1.12 c # additional number of allowed LP iterations
1.09/1.12 c # [type: int, range: [0,2147483647], default: 1000]
1.09/1.12 c heuristics/feaspump/maxlpiterofs = 2000
1.09/1.12 c
1.09/1.12 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: 10]
1.09/1.12 c heuristics/fracdiving/freq = -1
1.09/1.12 c
1.09/1.12 c # maximal fraction of diving LP iterations compared to node LP iterations
1.09/1.12 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.09/1.12 c heuristics/fracdiving/maxlpiterquot = 0.075
1.09/1.12 c
1.09/1.12 c # additional number of allowed LP iterations
1.09/1.12 c # [type: int, range: [0,2147483647], default: 1000]
1.09/1.12 c heuristics/fracdiving/maxlpiterofs = 1500
1.09/1.12 c
1.09/1.12 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: 10]
1.09/1.12 c heuristics/guideddiving/freq = -1
1.09/1.12 c
1.09/1.12 c # maximal fraction of diving LP iterations compared to node LP iterations
1.09/1.12 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.09/1.12 c heuristics/guideddiving/maxlpiterquot = 0.075
1.09/1.12 c
1.09/1.12 c # additional number of allowed LP iterations
1.09/1.12 c # [type: int, range: [0,2147483647], default: 1000]
1.09/1.12 c heuristics/guideddiving/maxlpiterofs = 1500
1.09/1.12 c
1.09/1.12 c # maximal fraction of diving LP iterations compared to node LP iterations
1.09/1.12 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.09/1.12 c heuristics/intdiving/maxlpiterquot = 0.075
1.09/1.12 c
1.09/1.12 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: 10]
1.09/1.12 c heuristics/intshifting/freq = -1
1.09/1.12 c
1.09/1.12 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: 10]
1.09/1.12 c heuristics/linesearchdiving/freq = -1
1.09/1.12 c
1.09/1.12 c # maximal fraction of diving LP iterations compared to node LP iterations
1.09/1.12 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.09/1.12 c heuristics/linesearchdiving/maxlpiterquot = 0.075
1.09/1.12 c
1.09/1.12 c # additional number of allowed LP iterations
1.09/1.12 c # [type: int, range: [0,2147483647], default: 1000]
1.09/1.12 c heuristics/linesearchdiving/maxlpiterofs = 1500
1.09/1.12 c
1.09/1.12 c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: 1]
1.09/1.12 c heuristics/nlp/freq = -1
1.09/1.12 c
1.09/1.12 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: 20]
1.09/1.12 c heuristics/objpscostdiving/freq = -1
1.09/1.12 c
1.09/1.12 c # maximal fraction of diving LP iterations compared to total iteration number
1.09/1.12 c # [type: real, range: [0,1], default: 0.01]
1.09/1.12 c heuristics/objpscostdiving/maxlpiterquot = 0.015
1.09/1.12 c
1.09/1.12 c # additional number of allowed LP iterations
1.09/1.12 c # [type: int, range: [0,2147483647], default: 1000]
1.09/1.12 c heuristics/objpscostdiving/maxlpiterofs = 1500
1.09/1.12 c
1.09/1.12 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: 1]
1.09/1.12 c heuristics/oneopt/freq = -1
1.09/1.12 c
1.09/1.12 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: 10]
1.09/1.12 c heuristics/pscostdiving/freq = -1
1.09/1.12 c
1.09/1.12 c # maximal fraction of diving LP iterations compared to node LP iterations
1.09/1.12 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.09/1.12 c heuristics/pscostdiving/maxlpiterquot = 0.075
1.09/1.12 c
1.09/1.12 c # additional number of allowed LP iterations
1.09/1.12 c # [type: int, range: [0,2147483647], default: 1000]
1.09/1.12 c heuristics/pscostdiving/maxlpiterofs = 1500
1.09/1.12 c
1.09/1.12 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: 0]
1.09/1.12 c heuristics/rens/freq = -1
1.09/1.12 c
1.09/1.12 c # minimum percentage of integer variables that have to be fixable
1.09/1.12 c # [type: real, range: [0,1], default: 0.5]
1.09/1.12 c heuristics/rens/minfixingrate = 0.3
1.09/1.12 c
1.09/1.12 c # number of nodes added to the contingent of the total nodes
1.09/1.12 c # [type: longint, range: [0,9223372036854775807], default: 500]
1.09/1.12 c heuristics/rens/nodesofs = 2000
1.09/1.12 c
1.09/1.12 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: 20]
1.09/1.12 c heuristics/rootsoldiving/freq = -1
1.09/1.12 c
1.09/1.12 c # maximal fraction of diving LP iterations compared to node LP iterations
1.09/1.12 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
1.09/1.12 c heuristics/rootsoldiving/maxlpiterquot = 0.015
1.09/1.12 c
1.09/1.12 c # additional number of allowed LP iterations
1.09/1.12 c # [type: int, range: [0,2147483647], default: 1000]
1.09/1.12 c heuristics/rootsoldiving/maxlpiterofs = 1500
1.09/1.12 c
1.09/1.12 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: 1]
1.09/1.12 c heuristics/rounding/freq = -1
1.09/1.12 c
1.09/1.12 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: 10]
1.09/1.12 c heuristics/shifting/freq = -1
1.09/1.12 c
1.09/1.12 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: 1]
1.09/1.12 c heuristics/simplerounding/freq = -1
1.09/1.12 c
1.09/1.12 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: 0]
1.09/1.12 c heuristics/trivial/freq = -1
1.09/1.12 c
1.09/1.12 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: 1]
1.09/1.12 c heuristics/trysol/freq = -1
1.09/1.12 c
1.09/1.12 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: 10]
1.09/1.12 c heuristics/veclendiving/freq = -1
1.09/1.12 c
1.09/1.12 c # maximal fraction of diving LP iterations compared to node LP iterations
1.09/1.12 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.09/1.12 c heuristics/veclendiving/maxlpiterquot = 0.075
1.09/1.12 c
1.09/1.12 c # additional number of allowed LP iterations
1.09/1.12 c # [type: int, range: [0,2147483647], default: 1000]
1.09/1.12 c heuristics/veclendiving/maxlpiterofs = 1500
1.09/1.12 c
1.09/1.12 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: 1]
1.09/1.12 c heuristics/zirounding/freq = -1
1.09/1.12 c
1.09/1.12 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: 0]
1.09/1.12 c separating/cmir/freq = -1
1.09/1.12 c
1.09/1.12 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: 0]
1.09/1.12 c separating/flowcover/freq = -1
1.09/1.12 c
1.09/1.12 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1.09/1.12 c # [type: int, range: [-1,2147483647], default: -1]
1.09/1.12 c separating/rapidlearning/freq = 0
1.09/1.12 c
1.09/1.12 c -----------------------------------------------------------------------------------------------
1.09/1.12 c start solving
1.09/1.12 c
7.09/7.18 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
7.09/7.18 c 6.8s| 1 | 0 | 7532 | - | 119M| 0 |4940 | 16k| 49k| 16k| 49k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
25.38/25.45 c 25.1s| 1 | 0 | 18536 | - | 120M| 0 |5426 | 16k| 49k| 16k| 49k| 116 | 0 | 0 | 0.000000e+00 | -- | Inf
41.08/41.12 c 40.8s| 1 | 0 | 26579 | - | 120M| 0 |5847 | 16k| 49k| 16k| 49k| 229 | 0 | 0 | 0.000000e+00 | -- | Inf
60.07/60.13 c 59.8s| 1 | 0 | 34942 | - | 121M| 0 |6303 | 16k| 49k| 16k| 49k| 342 | 0 | 0 | 0.000000e+00 | -- | Inf
78.08/78.11 c 77.8s| 1 | 0 | 41634 | - | 121M| 0 |6727 | 16k| 49k| 16k| 49k| 497 | 0 | 0 | 0.000000e+00 | -- | Inf
109.07/109.13 c 109s| 1 | 0 | 54406 | - | 121M| 0 |6910 | 16k| 49k| 16k| 49k| 617 | 0 | 0 | 0.000000e+00 | -- | Inf
169.26/169.36 c 169s| 1 | 2 | 54406 | - | 121M| 0 |6910 | 16k| 49k| 16k| 49k| 617 | 0 | 23 | 0.000000e+00 | -- | Inf
1789.70/1790.03 c
1789.70/1790.03 c SCIP Status : solving was interrupted [time limit reached]
1789.70/1790.03 c Solving Time (sec) : 1789.69
1789.70/1790.03 c Solving Nodes : 799
1789.70/1790.03 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1789.70/1790.03 c Dual Bound : +0.00000000000000e+00
1789.70/1790.03 c Gap : infinite
1789.70/1790.03 s UNKNOWN
1789.70/1790.03 c SCIP Status : solving was interrupted [time limit reached]
1789.70/1790.03 c Solving Time : 1789.69
1789.70/1790.03 c Original Problem :
1789.70/1790.03 c Problem name : HOME/instance-3730922-1338683595.opb
1789.70/1790.03 c Variables : 18069 (18069 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.70/1790.03 c Constraints : 52475 initial, 52475 maximal
1789.70/1790.03 c Presolved Problem :
1789.70/1790.03 c Problem name : t_HOME/instance-3730922-1338683595.opb
1789.70/1790.03 c Variables : 16755 (16755 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.70/1790.03 c Constraints : 49284 initial, 50146 maximal
1789.70/1790.03 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1789.70/1790.03 c trivial : 0.00 18 0 0 0 0 0 0 0
1789.70/1790.03 c dualfix : 0.00 0 0 0 0 0 0 0 0
1789.70/1790.03 c boundshift : 0.00 0 0 0 0 0 0 0 0
1789.70/1790.03 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1789.70/1790.03 c implics : 0.08 0 911 0 0 0 0 0 0
1789.70/1790.03 c probing : 0.00 0 0 0 0 0 0 0 0
1789.70/1790.03 c knapsack : 0.01 0 0 0 0 0 0 0 0
1789.70/1790.03 c setppc : 0.04 0 0 0 0 0 0 0 0
1789.70/1790.03 c linear : 0.49 381 4 0 381 0 3191 460 1030
1789.70/1790.03 c logicor : 0.01 0 0 0 0 0 0 0 0
1789.70/1790.03 c root node : - 0 - - 0 - - - -
1789.70/1790.03 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1789.70/1790.03 c integral : 0 0 0 598 0 3 37 0 0 1170
1789.70/1790.03 c knapsack : 920 5 18190 0 1 0 0 1001 0 0
1789.70/1790.03 c setppc : 32261 5 18190 0 1 139 227054 0 0 0
1789.70/1790.03 c logicor : 16103+ 5 17009 0 1 252 156192 0 0 0
1789.70/1790.03 c countsols : 0 0 0 0 1 0 0 0 0 0
1789.70/1790.03 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1789.70/1790.03 c integral : 864.84 0.00 0.00 864.84 0.00
1789.70/1790.03 c knapsack : 0.22 0.01 0.21 0.00 0.00
1789.70/1790.03 c setppc : 1.61 0.01 1.60 0.00 0.00
1789.70/1790.03 c logicor : 0.49 0.00 0.48 0.00 0.00
1789.70/1790.03 c countsols : 0.00 0.00 0.00 0.00 0.00
1789.70/1790.03 c Propagators : Time Calls Cutoffs DomReds
1789.70/1790.03 c vbounds : 0.00 1 0 0
1789.70/1790.03 c rootredcost : 0.00 0 0 0
1789.70/1790.03 c pseudoobj : 0.00 0 0 0
1789.70/1790.03 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1789.70/1790.03 c propagation : 0.22 391 391 3960 83.0 87 20.1 -
1789.70/1790.03 c infeasible LP : 0.04 10 10 36 15.4 0 0.0 0
1789.70/1790.03 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1789.70/1790.03 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1789.70/1790.03 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1789.70/1790.03 c applied globally : - - - 1158 42.5 - - -
1789.70/1790.03 c applied locally : - - - 0 0.0 - - -
1789.70/1790.03 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1789.70/1790.03 c cut pool : 0.00 4 - - 440 - (maximal pool size: 2038)
1789.70/1790.03 c redcost : 0.24 596 0 0 0 0
1789.70/1790.03 c impliedbounds : 0.04 5 0 0 0 0
1789.70/1790.03 c intobj : 0.00 0 0 0 0 0
1789.70/1790.03 c cgmip : 0.00 0 0 0 0 0
1789.70/1790.03 c gomory : 6.70 5 0 0 2500 0
1789.70/1790.03 c strongcg : 5.58 5 0 0 2500 0
1789.70/1790.03 c cmir : 0.00 0 0 0 0 0
1789.70/1790.03 c flowcover : 0.00 0 0 0 0 0
1789.70/1790.03 c clique : 1.65 5 0 0 44 0
1789.70/1790.03 c zerohalf : 0.00 0 0 0 0 0
1789.70/1790.03 c mcf : 0.28 1 0 0 0 0
1789.70/1790.03 c rapidlearning : 0.00 0 0 0 0 0
1789.70/1790.03 c Pricers : Time Calls Vars
1789.70/1790.03 c problem variables: 0.00 0 0
1789.70/1790.03 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1789.70/1790.03 c relpscost : 864.84 598 3 37 0 0 1170
1789.70/1790.03 c pscost : 0.00 0 0 0 0 0 0
1789.70/1790.03 c inference : 0.00 1 0 0 0 0 2
1789.70/1790.03 c mostinf : 0.00 0 0 0 0 0 0
1789.70/1790.03 c leastinf : 0.00 0 0 0 0 0 0
1789.70/1790.03 c fullstrong : 0.00 0 0 0 0 0 0
1789.70/1790.03 c allfullstrong : 0.00 0 0 0 0 0 0
1789.70/1790.03 c random : 0.00 0 0 0 0 0 0
1789.70/1790.03 c Primal Heuristics : Time Calls Found
1789.70/1790.03 c LP solutions : 0.00 - 0
1789.70/1790.03 c pseudo solutions : 0.00 - 0
1789.70/1790.03 c trivial : 0.01 1 0
1789.70/1790.03 c simplerounding : 0.00 0 0
1789.70/1790.03 c zirounding : 0.00 0 0
1789.70/1790.03 c rounding : 0.00 0 0
1789.70/1790.03 c shifting : 0.00 0 0
1789.70/1790.03 c intshifting : 0.00 0 0
1789.70/1790.03 c oneopt : 0.00 0 0
1789.70/1790.03 c twoopt : 0.00 0 0
1789.70/1790.03 c fixandinfer : 0.00 0 0
1789.70/1790.03 c feaspump : 0.00 0 0
1789.70/1790.03 c coefdiving : 0.00 0 0
1789.70/1790.03 c pscostdiving : 0.00 0 0
1789.70/1790.03 c fracdiving : 0.00 0 0
1789.70/1790.03 c veclendiving : 0.00 0 0
1789.70/1790.03 c intdiving : 0.00 0 0
1789.70/1790.03 c actconsdiving : 0.00 0 0
1789.70/1790.03 c objpscostdiving : 0.00 0 0
1789.70/1790.03 c rootsoldiving : 0.00 0 0
1789.70/1790.03 c linesearchdiving : 0.00 0 0
1789.70/1790.03 c guideddiving : 0.00 0 0
1789.70/1790.03 c octane : 0.00 0 0
1789.70/1790.03 c rens : 0.00 0 0
1789.70/1790.03 c rins : 0.00 0 0
1789.70/1790.03 c localbranching : 0.00 0 0
1789.70/1790.03 c mutation : 0.00 0 0
1789.70/1790.03 c crossover : 0.00 0 0
1789.70/1790.03 c dins : 0.00 0 0
1789.70/1790.03 c undercover : 0.00 0 0
1789.70/1790.03 c nlp : 0.00 0 0
1789.70/1790.03 c trysol : 0.00 0 0
1789.70/1790.03 c LP : Time Calls Iterations Iter/call Iter/sec
1789.70/1790.03 c primal LP : 0.02 0 0 0.00 0.00
1789.70/1790.03 c dual LP : 901.23 613 562348 917.37 623.98
1789.70/1790.03 c lex dual LP : 0.00 0 0 0.00 -
1789.70/1790.03 c barrier LP : 0.00 0 0 0.00 -
1789.70/1790.03 c diving/probing LP: 0.00 0 0 0.00 -
1789.70/1790.03 c strong branching : 864.47 486 412714 849.21 477.42
1789.70/1790.03 c (at root node) : - 23 22973 998.83 -
1789.70/1790.03 c conflict analysis: 0.00 0 0 0.00 -
1789.70/1790.03 c B&B Tree :
1789.70/1790.03 c number of runs : 1
1789.70/1790.03 c nodes : 799
1789.70/1790.03 c nodes (total) : 799
1789.70/1790.03 c nodes left : 21
1789.70/1790.03 c max depth : 44
1789.70/1790.03 c max depth (total): 44
1789.70/1790.03 c backtracks : 230 (28.8%)
1789.70/1790.03 c delayed cutoffs : 353
1789.70/1790.03 c repropagations : 843 (151402 domain reductions, 191 cutoffs)
1789.70/1790.03 c avg switch length: 3.54
1789.70/1790.03 c switching time : 1.25
1789.70/1790.03 c Solution :
1789.70/1790.03 c Solutions found : 0 (0 improvements)
1789.70/1790.03 c Primal Bound : -
1789.70/1790.03 c Dual Bound : +0.00000000000000e+00
1789.70/1790.03 c Gap : infinite
1789.70/1790.03 c Root Dual Bound : +0.00000000000000e+00
1789.70/1790.03 c Root Iterations : 54406
1789.80/1790.17 c Time complete: 1789.88.
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-3730922-1338683595/watcher-3730922-1338683595 -o /tmp/evaluation-result-3730922-1338683595/solver-3730922-1338683595 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3730922-1338683595.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 2.00 1.95 3/177 5072
/proc/meminfo: memFree=25451728/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/5072/stat : 5072 (runsolver) D 5070 5072 4046 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 334486737 12095488 51 33554432000 4194304 5436572 140735192612512 140735192608808 4883175 0 0 4096 24578 18446744071579943789 0 0 17 0 0 0 0 0 0
/proc/5072/statm: 2953 51 31 304 0 2645 0
[startup+0.073874 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 5072
/proc/meminfo: memFree=25451728/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=18592 CPUtime=0.05 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 3883 0 0 0 5 0 0 0 20 0 1 0 334486737 19038208 3829 33554432000 4194304 8395647 140735177185472 140735192608696 7430272 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 4648 3829 390 1026 0 3618 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18592
[startup+0.100317 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 5072
/proc/meminfo: memFree=25451728/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=20888 CPUtime=0.08 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 4458 0 0 0 8 0 0 0 20 0 1 0 334486737 21389312 4404 33554432000 4194304 8395647 140735177185472 140735192608696 6347101 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 5222 4404 390 1026 0 4192 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20888
[startup+0.300261 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 5072
/proc/meminfo: memFree=25451728/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=39884 CPUtime=0.28 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 9189 0 0 0 27 1 0 0 20 0 1 0 334486737 40841216 9135 33554432000 4194304 8395647 140735177185472 140735192608696 7430272 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 9971 9135 390 1026 0 8941 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 39884
[startup+0.700261 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 5072
/proc/meminfo: memFree=25451728/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=128608 CPUtime=0.68 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 31090 0 0 0 64 4 0 0 20 0 1 0 334486737 131694592 30682 33554432000 4194304 8395647 140735177185472 140735177050680 4745256 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 32152 30682 475 1026 0 31122 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 128608
[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 5073
/proc/meminfo: memFree=25305632/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=227288 CPUtime=1.48 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 52584 0 0 0 142 6 0 0 20 0 1 0 334486737 232742912 52821 33554432000 4194304 8395647 140735177185472 140735177180680 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 56822 52821 579 1026 0 55792 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 227288
[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 5073
/proc/meminfo: memFree=25237984/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=231516 CPUtime=3.08 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 54398 0 0 0 302 6 0 0 20 0 1 0 334486737 237072384 54536 33554432000 4194304 8395647 140735177185472 140735177180600 7386069 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 57879 54536 579 1026 0 56849 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 231516
[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 5073
/proc/meminfo: memFree=25232160/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=232400 CPUtime=6.28 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 55258 0 0 0 621 7 0 0 20 0 1 0 334486737 237977600 55304 33554432000 4194304 8395647 140735177185472 140735177180600 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 58100 55304 579 1026 0 57070 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 232400
[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 5073
/proc/meminfo: memFree=25221472/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=243476 CPUtime=12.69 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 57560 0 0 0 1260 9 0 0 20 0 1 0 334486737 249319424 57923 33554432000 4194304 8395647 140735177185472 140735177180600 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 60869 57923 612 1026 0 59839 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 243476
[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 5073
/proc/meminfo: memFree=25214156/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=249204 CPUtime=25.48 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 59402 0 0 0 2538 10 0 0 20 0 1 0 334486737 255184896 59762 33554432000 4194304 8395647 140735177185472 140735177180600 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 62301 59762 612 1026 0 61271 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 249204
[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 5073
/proc/meminfo: memFree=25212676/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=252508 CPUtime=51.07 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 60168 0 0 0 5095 12 0 0 20 0 1 0 334486737 258568192 60528 33554432000 4194304 8395647 140735177185472 140735177180168 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 63127 60528 612 1026 0 62097 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 252508
[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 5073
/proc/meminfo: memFree=25207308/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=253704 CPUtime=102.28 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 64444 0 0 0 10210 18 0 0 20 0 1 0 334486737 259792896 61611 33554432000 4194304 8395647 140735177185472 140735177180936 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 63426 61611 612 1026 0 62396 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 253704
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 5073
/proc/meminfo: memFree=25197788/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=255908 CPUtime=162.25 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 65285 0 0 0 16202 23 0 0 20 0 1 0 334486737 262049792 63191 33554432000 4194304 8395647 140735177185472 140735177180344 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 63977 63191 614 1026 0 62947 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 255908
[startup+222.3 s]
/proc/loadavg: 2.03 2.01 1.95 3/177 5074
/proc/meminfo: memFree=25192884/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=255908 CPUtime=222.24 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 65300 0 0 0 22195 29 0 0 20 0 1 0 334486737 262049792 63484 33554432000 4194304 8395647 140735177185472 140735177180984 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 63977 63484 615 1026 0 62947 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 255908
[startup+282.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/177 5074
/proc/meminfo: memFree=25187480/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=255908 CPUtime=282.23 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 65300 0 0 0 28188 35 0 0 20 0 1 0 334486737 262049792 63484 33554432000 4194304 8395647 140735177185472 140735177180344 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 63977 63484 615 1026 0 62947 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 255908
[startup+342.3 s]
/proc/loadavg: 2.06 2.02 1.96 3/177 5074
/proc/meminfo: memFree=25182220/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=255908 CPUtime=342.22 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 65300 0 0 0 34182 40 0 0 20 0 1 0 334486737 262049792 63484 33554432000 4194304 8395647 140735177185472 140735177180680 6391400 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 63977 63484 615 1026 0 62947 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 255908
[startup+402.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/177 5074
/proc/meminfo: memFree=25180980/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=257040 CPUtime=402.21 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 65575 0 0 0 40176 45 0 0 20 0 1 0 334486737 263208960 63759 33554432000 4194304 8395647 140735177185472 140735177180600 6391411 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 64260 63759 615 1026 0 63230 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 257040
[startup+462.3 s]
/proc/loadavg: 2.01 2.00 1.96 3/178 5077
/proc/meminfo: memFree=25176288/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=257040 CPUtime=462.2 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 65582 0 0 0 46168 52 0 0 20 0 1 0 334486737 263208960 63766 33554432000 4194304 8395647 140735177185472 140735177180344 6698034 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 64260 63766 615 1026 0 63230 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 257040
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 5078
/proc/meminfo: memFree=25175532/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=257040 CPUtime=522.19 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 65582 0 0 0 52162 57 0 0 20 0 1 0 334486737 263208960 63766 33554432000 4194304 8395647 140735177185472 140735177180344 6698220 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 64260 63766 615 1026 0 63230 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 257040
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 5078
/proc/meminfo: memFree=25169908/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=257040 CPUtime=582.18 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 65582 0 0 0 58155 63 0 0 20 0 1 0 334486737 263208960 63766 33554432000 4194304 8395647 140735177185472 140735177180344 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 64260 63766 615 1026 0 63230 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 257040
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=25095700/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=264780 CPUtime=1002.12 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 69952 0 0 0 100106 106 0 0 20 0 1 0 334486737 271134720 65379 33554432000 4194304 8395647 140735177185472 140735177181032 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 66195 65379 621 1026 0 65165 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 264780
[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 5120
/proc/meminfo: memFree=25093136/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=265108 CPUtime=1062.11 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 72311 0 0 0 106096 115 0 0 20 0 1 0 334486737 271470592 65223 33554432000 4194304 8395647 140735177185472 140735177180600 6698205 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 66277 65223 621 1026 0 65247 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 265108
[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 5121
/proc/meminfo: memFree=25089724/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=267384 CPUtime=1122.11 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 78621 0 0 0 112089 122 0 0 20 0 1 0 334486737 273801216 66068 33554432000 4194304 8395647 140735177185472 140735177180936 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 66846 66068 621 1026 0 65816 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 267384
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 5121
/proc/meminfo: memFree=25088348/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=267864 CPUtime=1182.09 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 81627 0 0 0 118079 130 0 0 20 0 1 0 334486737 274292736 65824 33554432000 4194304 8395647 140735177185472 140735177180728 6697746 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 66966 65824 621 1026 0 65936 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 267864
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 5121
/proc/meminfo: memFree=25081140/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=274808 CPUtime=1242.08 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 83227 0 0 0 124071 137 0 0 20 0 1 0 334486737 281403392 67392 33554432000 4194304 8395647 140735177185472 140735177180600 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 68702 67392 621 1026 0 67672 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 274808
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 5121
/proc/meminfo: memFree=25082680/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=275952 CPUtime=1302.08 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 95174 0 0 0 130062 146 0 0 20 0 1 0 334486737 282574848 67108 33554432000 4194304 8395647 140735177185472 140735177180600 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 68988 67108 621 1026 0 67958 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 275952
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 5121
/proc/meminfo: memFree=25080448/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=274500 CPUtime=1362.07 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 102083 0 0 0 136051 156 0 0 20 0 1 0 334486737 281088000 66980 33554432000 4194304 8395647 140735177185472 140735177180344 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 68625 66980 621 1026 0 67595 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 274500
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 5122
/proc/meminfo: memFree=25025996/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=278084 CPUtime=1422.06 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 119841 0 0 0 142041 165 0 0 20 0 1 0 334486737 284758016 68609 33554432000 4194304 8395647 140735177185472 140735177180600 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 69521 68609 621 1026 0 68491 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 278084
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 5122
/proc/meminfo: memFree=25024512/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=280432 CPUtime=1482.04 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 124861 0 0 0 148032 172 0 0 20 0 1 0 334486737 287162368 68452 33554432000 4194304 8395647 140735177185472 140735177180600 6698194 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 70108 68452 621 1026 0 69078 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 280432
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 5122
/proc/meminfo: memFree=25022324/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=281708 CPUtime=1542.03 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 128605 0 0 0 154023 180 0 0 20 0 1 0 334486737 288468992 69120 33554432000 4194304 8395647 140735177185472 140735177180344 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 70427 69120 621 1026 0 69397 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 281708
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 5122
/proc/meminfo: memFree=25023420/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=280524 CPUtime=1602.02 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 130601 0 0 0 160014 188 0 0 20 0 1 0 334486737 287256576 68541 33554432000 4194304 8395647 140735177185472 140735177180600 6696653 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 70131 68541 621 1026 0 69101 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 280524
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 5125
/proc/meminfo: memFree=25018604/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=283108 CPUtime=1662.02 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 132100 0 0 0 166006 196 0 0 20 0 1 0 334486737 289902592 69715 33554432000 4194304 8395647 140735177185472 140735177180680 7382041 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 70777 69715 621 1026 0 69747 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 283108
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 5149
/proc/meminfo: memFree=25019120/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=283136 CPUtime=1722 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 134849 0 0 0 171997 203 0 0 20 0 1 0 334486737 289931264 69509 33554432000 4194304 8395647 140735177185472 140735177180680 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 70784 69509 621 1026 0 69754 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 283136
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 5149
/proc/meminfo: memFree=25018644/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=284548 CPUtime=1782 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 141377 0 0 0 177988 212 0 0 20 0 1 0 334486737 291377152 69879 33554432000 4194304 8395647 140735177185472 140735177180600 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 71137 69879 621 1026 0 70107 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 284548
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 5149
/proc/meminfo: memFree=25018532/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=284548 CPUtime=1785.2 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 141395 0 0 0 178308 212 0 0 20 0 1 0 334486737 291377152 69897 33554432000 4194304 8395647 140735177185472 140735177180600 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 71137 69897 621 1026 0 70107 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 284548
[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 5149
/proc/meminfo: memFree=25018160/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=284548 CPUtime=1788.4 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 141498 0 0 0 178627 213 0 0 20 0 1 0 334486737 291377152 70000 33554432000 4194304 8395647 140735177185472 140735177180600 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 71137 70000 621 1026 0 70107 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (KiB) 284548
[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 5149
/proc/meminfo: memFree=25018160/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=287548 CPUtime=1789.2 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 141975 0 0 0 178707 213 0 0 20 0 1 0 334486737 294449152 70477 33554432000 4194304 8395647 140735177185472 140735177180600 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 71887 70477 621 1026 0 70857 0
Current children cumulated CPU time (s) 1789.2
Current children cumulated vsize (KiB) 287548
[startup+1789.9 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 5149
/proc/meminfo: memFree=25015680/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=287548 CPUtime=1789.6 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 142083 0 0 0 178747 213 0 0 20 0 1 0 334486737 294449152 70585 33554432000 4194304 8395647 140735177185472 140735177180600 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 71887 70585 621 1026 0 70857 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (KiB) 287548
[startup+1790.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 5149
/proc/meminfo: memFree=25015680/32873648 swapFree=6852/6852
[pid=5072] ppid=5070 vsize=287548 CPUtime=1789.8 cores=0,2,4,6
/proc/5072/stat : 5072 (pbscip.linux.x8) R 5070 5072 4046 0 -1 4202496 142096 0 0 0 178767 213 0 0 20 0 1 0 334486737 294449152 70598 33554432000 4194304 8395647 140735177185472 140735177180600 6345257 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5072/statm: 71887 70598 629 1026 0 70857 0
Current children cumulated CPU time (s) 1789.8
Current children cumulated vsize (KiB) 287548
Child status: 0
Real time (s): 1790.18
CPU time (s): 1789.89
CPU user time (s): 1787.74
CPU system time (s): 2.14567
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 287548
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1787.74
system time used= 2.14567
maximum resident set size= 282392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142102
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= 28
involuntary context switches= 1890
runsolver used 2.6096 second user time and 7.15891 second system time
The end