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-3730129-1338681802.opb>
6.39/6.45 c original problem has 2800 variables (2800 bin, 0 int, 0 impl, 0 cont) and 990001 constraints
6.39/6.45 c problem read
6.39/6.45 c No objective function, only one solution is needed.
6.39/6.45 c presolving settings loaded
7.70/7.76 c presolving:
11.19/11.29 c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 990000 upgd conss, 2400 impls, 80 clqs
11.89/11.95 c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 3238 chg coeffs, 990000 upgd conss, 2400 impls, 80 clqs
12.59/12.64 c presolving (3 rounds):
12.59/12.64 c 0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 3397 changed coefficients
12.59/12.64 c 5520 implications, 80 cliques
12.59/12.64 c presolved problem has 2800 variables (2800 bin, 0 int, 0 impl, 0 cont) and 990001 constraints
12.59/12.64 c 3160 constraints of type <knapsack>
12.59/12.64 c 1280 constraints of type <setppc>
12.59/12.64 c 1 constraints of type <linear>
12.59/12.64 c 985560 constraints of type <logicor>
12.59/12.64 c transformed objective value is always integral (scale: 1)
12.59/12.64 c Presolving Time: 5.11
12.59/12.64 c - non default parameters ----------------------------------------------------------------------
12.59/12.64 c # SCIP version 1.2.1.3
12.59/12.64 c
12.59/12.64 c # frequency for displaying node information lines
12.59/12.64 c # [type: int, range: [-1,2147483647], default: 100]
12.59/12.64 c display/freq = 10000
12.59/12.64 c
12.59/12.64 c # maximal time in seconds to run
12.59/12.64 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
12.59/12.64 c limits/time = 1783.56
12.59/12.64 c
12.59/12.64 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
12.59/12.64 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
12.59/12.64 c limits/memory = 13950
12.59/12.64 c
12.59/12.64 c # solving stops, if the given number of solutions were found (-1: no limit)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: -1]
12.59/12.64 c limits/solutions = 1
12.59/12.64 c
12.59/12.64 c # maximal number of separation rounds per node (-1: unlimited)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: 5]
12.59/12.64 c separating/maxrounds = 1
12.59/12.64 c
12.59/12.64 c # maximal number of separation rounds in the root node (-1: unlimited)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: -1]
12.59/12.64 c separating/maxroundsroot = 5
12.59/12.64 c
12.59/12.64 c # default clock type (1: CPU user seconds, 2: wall clock time)
12.59/12.64 c # [type: int, range: [1,2], default: 1]
12.59/12.64 c timing/clocktype = 2
12.59/12.64 c
12.59/12.64 c # should presolving try to simplify inequalities
12.59/12.64 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
12.59/12.64 c constraints/linear/simplifyinequalities = TRUE
12.59/12.64 c
12.59/12.64 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
12.59/12.64 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
12.59/12.64 c constraints/indicator/addCouplingCons = TRUE
12.59/12.64 c
12.59/12.64 c # should disaggregation of knapsack constraints be allowed in preprocessing?
12.59/12.64 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
12.59/12.64 c constraints/knapsack/disaggregation = FALSE
12.59/12.64 c
12.59/12.64 c # should presolving try to simplify knapsacks
12.59/12.64 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
12.59/12.64 c constraints/knapsack/simplifyinequalities = TRUE
12.59/12.64 c
12.59/12.64 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: -1]
12.59/12.64 c presolving/probing/maxrounds = 0
12.59/12.64 c
12.59/12.64 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: 10]
12.59/12.64 c heuristics/coefdiving/freq = -1
12.59/12.64 c
12.59/12.64 c # maximal fraction of diving LP iterations compared to node LP iterations
12.59/12.64 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.59/12.64 c heuristics/coefdiving/maxlpiterquot = 0.075
12.59/12.64 c
12.59/12.64 c # additional number of allowed LP iterations
12.59/12.64 c # [type: int, range: [0,2147483647], default: 1000]
12.59/12.64 c heuristics/coefdiving/maxlpiterofs = 1500
12.59/12.64 c
12.59/12.64 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: 30]
12.59/12.64 c heuristics/crossover/freq = -1
12.59/12.64 c
12.59/12.64 c # number of nodes added to the contingent of the total nodes
12.59/12.64 c # [type: longint, range: [0,9223372036854775807], default: 500]
12.59/12.64 c heuristics/crossover/nodesofs = 750
12.59/12.64 c
12.59/12.64 c # number of nodes without incumbent change that heuristic should wait
12.59/12.64 c # [type: longint, range: [0,9223372036854775807], default: 200]
12.59/12.64 c heuristics/crossover/nwaitingnodes = 100
12.59/12.64 c
12.59/12.64 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
12.59/12.64 c # [type: real, range: [0,1], default: 0.1]
12.59/12.64 c heuristics/crossover/nodesquot = 0.15
12.59/12.64 c
12.59/12.64 c # minimum percentage of integer variables that have to be fixed
12.59/12.64 c # [type: real, range: [0,1], default: 0.666]
12.59/12.64 c heuristics/crossover/minfixingrate = 0.5
12.59/12.64 c
12.59/12.64 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: 20]
12.59/12.64 c heuristics/feaspump/freq = -1
12.59/12.64 c
12.59/12.64 c # additional number of allowed LP iterations
12.59/12.64 c # [type: int, range: [0,2147483647], default: 1000]
12.59/12.64 c heuristics/feaspump/maxlpiterofs = 2000
12.59/12.64 c
12.59/12.64 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: 10]
12.59/12.64 c heuristics/fracdiving/freq = -1
12.59/12.64 c
12.59/12.64 c # maximal fraction of diving LP iterations compared to node LP iterations
12.59/12.64 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.59/12.64 c heuristics/fracdiving/maxlpiterquot = 0.075
12.59/12.64 c
12.59/12.64 c # additional number of allowed LP iterations
12.59/12.64 c # [type: int, range: [0,2147483647], default: 1000]
12.59/12.64 c heuristics/fracdiving/maxlpiterofs = 1500
12.59/12.64 c
12.59/12.64 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: 10]
12.59/12.64 c heuristics/guideddiving/freq = -1
12.59/12.64 c
12.59/12.64 c # maximal fraction of diving LP iterations compared to node LP iterations
12.59/12.64 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.59/12.64 c heuristics/guideddiving/maxlpiterquot = 0.075
12.59/12.64 c
12.59/12.64 c # additional number of allowed LP iterations
12.59/12.64 c # [type: int, range: [0,2147483647], default: 1000]
12.59/12.64 c heuristics/guideddiving/maxlpiterofs = 1500
12.59/12.64 c
12.59/12.64 c # maximal fraction of diving LP iterations compared to node LP iterations
12.59/12.64 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.59/12.64 c heuristics/intdiving/maxlpiterquot = 0.075
12.59/12.64 c
12.59/12.64 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: 10]
12.59/12.64 c heuristics/intshifting/freq = -1
12.59/12.64 c
12.59/12.64 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: 10]
12.59/12.64 c heuristics/linesearchdiving/freq = -1
12.59/12.64 c
12.59/12.64 c # maximal fraction of diving LP iterations compared to node LP iterations
12.59/12.64 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.59/12.64 c heuristics/linesearchdiving/maxlpiterquot = 0.075
12.59/12.64 c
12.59/12.64 c # additional number of allowed LP iterations
12.59/12.64 c # [type: int, range: [0,2147483647], default: 1000]
12.59/12.64 c heuristics/linesearchdiving/maxlpiterofs = 1500
12.59/12.64 c
12.59/12.64 c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: 1]
12.59/12.64 c heuristics/nlp/freq = -1
12.59/12.64 c
12.59/12.64 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: 20]
12.59/12.64 c heuristics/objpscostdiving/freq = -1
12.59/12.64 c
12.59/12.64 c # maximal fraction of diving LP iterations compared to total iteration number
12.59/12.64 c # [type: real, range: [0,1], default: 0.01]
12.59/12.64 c heuristics/objpscostdiving/maxlpiterquot = 0.015
12.59/12.64 c
12.59/12.64 c # additional number of allowed LP iterations
12.59/12.64 c # [type: int, range: [0,2147483647], default: 1000]
12.59/12.64 c heuristics/objpscostdiving/maxlpiterofs = 1500
12.59/12.64 c
12.59/12.64 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: 1]
12.59/12.64 c heuristics/oneopt/freq = -1
12.59/12.64 c
12.59/12.64 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: 10]
12.59/12.64 c heuristics/pscostdiving/freq = -1
12.59/12.64 c
12.59/12.64 c # maximal fraction of diving LP iterations compared to node LP iterations
12.59/12.64 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.59/12.64 c heuristics/pscostdiving/maxlpiterquot = 0.075
12.59/12.64 c
12.59/12.64 c # additional number of allowed LP iterations
12.59/12.64 c # [type: int, range: [0,2147483647], default: 1000]
12.59/12.64 c heuristics/pscostdiving/maxlpiterofs = 1500
12.59/12.64 c
12.59/12.64 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: 0]
12.59/12.64 c heuristics/rens/freq = -1
12.59/12.64 c
12.59/12.64 c # minimum percentage of integer variables that have to be fixable
12.59/12.64 c # [type: real, range: [0,1], default: 0.5]
12.59/12.64 c heuristics/rens/minfixingrate = 0.3
12.59/12.64 c
12.59/12.64 c # number of nodes added to the contingent of the total nodes
12.59/12.64 c # [type: longint, range: [0,9223372036854775807], default: 500]
12.59/12.64 c heuristics/rens/nodesofs = 2000
12.59/12.64 c
12.59/12.64 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: 20]
12.59/12.64 c heuristics/rootsoldiving/freq = -1
12.59/12.64 c
12.59/12.64 c # maximal fraction of diving LP iterations compared to node LP iterations
12.59/12.64 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
12.59/12.64 c heuristics/rootsoldiving/maxlpiterquot = 0.015
12.59/12.64 c
12.59/12.64 c # additional number of allowed LP iterations
12.59/12.64 c # [type: int, range: [0,2147483647], default: 1000]
12.59/12.64 c heuristics/rootsoldiving/maxlpiterofs = 1500
12.59/12.64 c
12.59/12.64 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: 1]
12.59/12.64 c heuristics/rounding/freq = -1
12.59/12.64 c
12.59/12.64 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: 10]
12.59/12.64 c heuristics/shifting/freq = -1
12.59/12.64 c
12.59/12.64 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: 1]
12.59/12.64 c heuristics/simplerounding/freq = -1
12.59/12.64 c
12.59/12.64 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: 0]
12.59/12.64 c heuristics/trivial/freq = -1
12.59/12.64 c
12.59/12.64 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: 1]
12.59/12.64 c heuristics/trysol/freq = -1
12.59/12.64 c
12.59/12.64 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: 10]
12.59/12.64 c heuristics/veclendiving/freq = -1
12.59/12.64 c
12.59/12.64 c # maximal fraction of diving LP iterations compared to node LP iterations
12.59/12.64 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.59/12.64 c heuristics/veclendiving/maxlpiterquot = 0.075
12.59/12.64 c
12.59/12.64 c # additional number of allowed LP iterations
12.59/12.64 c # [type: int, range: [0,2147483647], default: 1000]
12.59/12.64 c heuristics/veclendiving/maxlpiterofs = 1500
12.59/12.64 c
12.59/12.64 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: 1]
12.59/12.64 c heuristics/zirounding/freq = -1
12.59/12.64 c
12.59/12.64 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: 0]
12.59/12.64 c separating/cmir/freq = -1
12.59/12.64 c
12.59/12.64 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: 0]
12.59/12.64 c separating/flowcover/freq = -1
12.59/12.64 c
12.59/12.64 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
12.59/12.64 c # [type: int, range: [-1,2147483647], default: -1]
12.59/12.64 c separating/rapidlearning/freq = 0
12.59/12.64 c
12.59/12.64 c -----------------------------------------------------------------------------------------------
12.59/12.64 c start solving
12.59/12.66 c
145.67/145.75 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
145.67/145.75 c 139s| 1 | 0 | 3712 | - |1122M| 0 | 244 |2800 | 990k|2800 | 990k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
229.16/229.29 c 223s| 1 | 0 | 4509 | - |1122M| 0 | 240 |2800 | 990k|2800 | 990k| 21 | 0 | 0 | 0.000000e+00 | -- | Inf
1555.25/1555.59 c 1549s| 1 | 0 | 27354 | - |1122M| 0 | 174 |2800 | 990k|2800 | 990k| 45 | 0 | 0 | 0.000000e+00 | -- | Inf
1694.42/1694.78 c 1688s| 1 | 0 | 28280 | - |1122M| 0 | 178 |2800 | 990k|2800 | 990k| 64 | 0 | 0 | 0.000000e+00 | -- | Inf
1789.71/1790.08 c 1784s| 1 | 0 | 28774 | - |1122M| 0 | - |2800 | 990k|2800 | 990k| 88 | 0 | 0 | 0.000000e+00 | -- | Inf
1789.81/1790.11 c 1784s| 1 | 2 | 28774 | - |1122M| 0 | - |2800 | 990k|2800 | 990k| 88 | 0 | 0 | 0.000000e+00 | -- | Inf
1789.81/1790.11 c
1789.81/1790.11 c SCIP Status : solving was interrupted [time limit reached]
1789.81/1790.11 c Solving Time (sec) : 1783.67
1789.81/1790.11 c Solving Nodes : 1
1789.81/1790.11 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1789.81/1790.11 c Dual Bound : +0.00000000000000e+00
1789.81/1790.11 c Gap : infinite
1789.81/1790.11 s UNKNOWN
1789.81/1790.11 c SCIP Status : solving was interrupted [time limit reached]
1789.81/1790.11 c Solving Time : 1783.67
1789.81/1790.11 c Original Problem :
1789.81/1790.11 c Problem name : HOME/instance-3730129-1338681802.opb
1789.81/1790.11 c Variables : 2800 (2800 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.81/1790.11 c Constraints : 990001 initial, 990001 maximal
1789.81/1790.11 c Presolved Problem :
1789.81/1790.11 c Problem name : t_HOME/instance-3730129-1338681802.opb
1789.81/1790.11 c Variables : 2800 (2800 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.81/1790.11 c Constraints : 990001 initial, 990001 maximal
1789.81/1790.11 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1789.81/1790.11 c trivial : 0.00 0 0 0 0 0 0 0 0
1789.81/1790.11 c dualfix : 0.00 0 0 0 0 0 0 0 0
1789.81/1790.11 c boundshift : 0.00 0 0 0 0 0 0 0 0
1789.81/1790.11 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1789.81/1790.11 c implics : 0.00 0 0 0 0 0 0 0 0
1789.81/1790.11 c probing : 0.00 0 0 0 0 0 0 0 0
1789.81/1790.11 c knapsack : 0.52 0 0 0 0 0 0 0 3397
1789.81/1790.11 c setppc : 0.00 0 0 0 0 0 0 0 0
1789.81/1790.11 c linear : 2.44 0 0 0 0 0 0 0 0
1789.81/1790.11 c logicor : 1.26 0 0 0 0 0 0 0 0
1789.81/1790.11 c root node : - 0 - - 0 - - - -
1789.81/1790.11 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1789.81/1790.11 c integral : 0 0 0 0 0 0 0 0 0 0
1789.81/1790.11 c knapsack : 3160 4 1 0 1 0 0 177 0 0
1789.81/1790.11 c setppc : 1280 4 1 0 1 0 0 0 0 0
1789.81/1790.11 c linear : 1 4 1 0 1 0 0 0 0 0
1789.81/1790.11 c logicor : 985560 4 1 0 1 0 0 0 0 0
1789.81/1790.11 c countsols : 0 0 0 0 1 0 0 0 0 0
1789.81/1790.11 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1789.81/1790.11 c integral : 0.00 0.00 0.00 0.00 0.00
1789.81/1790.11 c knapsack : 0.04 0.03 0.00 0.00 0.00
1789.81/1790.11 c setppc : 0.00 0.00 0.00 0.00 0.00
1789.81/1790.11 c linear : 0.00 0.00 0.00 0.00 0.00
1789.81/1790.11 c logicor : 0.44 0.13 0.28 0.00 0.03
1789.81/1790.11 c countsols : 0.00 0.00 0.00 0.00 0.00
1789.81/1790.11 c Propagators : Time Calls Cutoffs DomReds
1789.81/1790.11 c vbounds : 0.00 1 0 0
1789.81/1790.11 c rootredcost : 0.00 0 0 0
1789.81/1790.11 c pseudoobj : 0.00 0 0 0
1789.81/1790.11 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1789.81/1790.11 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1789.81/1790.11 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1789.81/1790.11 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1789.81/1790.11 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1789.81/1790.11 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1789.81/1790.11 c applied globally : - - - 0 0.0 - - -
1789.81/1790.11 c applied locally : - - - 0 0.0 - - -
1789.81/1790.12 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1789.81/1790.12 c cut pool : 0.00 3 - - 0 - (maximal pool size: 222)
1789.81/1790.12 c redcost : 0.00 4 0 0 0 0
1789.81/1790.12 c impliedbounds : 0.00 4 0 0 0 0
1789.81/1790.12 c intobj : 0.00 0 0 0 0 0
1789.81/1790.12 c cgmip : 0.00 0 0 0 0 0
1789.81/1790.12 c gomory : 152.11 4 0 0 2000 0
1789.81/1790.12 c strongcg : 151.18 4 0 0 2000 0
1789.81/1790.12 c cmir : 0.00 0 0 0 0 0
1789.81/1790.12 c flowcover : 0.00 0 0 0 0 0
1789.81/1790.12 c clique : 0.00 4 0 0 0 0
1789.81/1790.12 c zerohalf : 0.00 0 0 0 0 0
1789.81/1790.12 c mcf : 0.00 0 0 0 0 0
1789.81/1790.12 c rapidlearning : 0.00 0 0 0 0 0
1789.81/1790.12 c Pricers : Time Calls Vars
1789.81/1790.12 c problem variables: 0.00 0 0
1789.81/1790.12 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1789.81/1790.12 c relpscost : 0.00 0 0 0 0 0 0
1789.81/1790.12 c pscost : 0.00 0 0 0 0 0 0
1789.81/1790.12 c inference : 0.00 1 0 0 0 0 2
1789.81/1790.12 c mostinf : 0.00 0 0 0 0 0 0
1789.81/1790.12 c leastinf : 0.00 0 0 0 0 0 0
1789.81/1790.12 c fullstrong : 0.00 0 0 0 0 0 0
1789.81/1790.12 c allfullstrong : 0.00 0 0 0 0 0 0
1789.81/1790.12 c random : 0.00 0 0 0 0 0 0
1789.81/1790.12 c Primal Heuristics : Time Calls Found
1789.81/1790.12 c LP solutions : 0.00 - 0
1789.81/1790.12 c pseudo solutions : 0.00 - 0
1789.81/1790.12 c trivial : 0.23 1 0
1789.81/1790.12 c simplerounding : 0.00 0 0
1789.81/1790.12 c zirounding : 0.00 0 0
1789.81/1790.12 c rounding : 0.00 0 0
1789.81/1790.12 c shifting : 0.00 0 0
1789.81/1790.12 c intshifting : 0.00 0 0
1789.81/1790.12 c oneopt : 0.00 0 0
1789.81/1790.12 c twoopt : 0.00 0 0
1789.81/1790.12 c fixandinfer : 0.00 0 0
1789.81/1790.12 c feaspump : 0.00 0 0
1789.81/1790.12 c coefdiving : 0.00 0 0
1789.81/1790.12 c pscostdiving : 0.00 0 0
1789.81/1790.12 c fracdiving : 0.00 0 0
1789.81/1790.12 c veclendiving : 0.00 0 0
1789.81/1790.12 c intdiving : 0.00 0 0
1789.81/1790.12 c actconsdiving : 0.00 0 0
1789.81/1790.12 c objpscostdiving : 0.00 0 0
1789.81/1790.12 c rootsoldiving : 0.00 0 0
1789.81/1790.12 c linesearchdiving : 0.00 0 0
1789.81/1790.12 c guideddiving : 0.00 0 0
1789.81/1790.12 c octane : 0.00 0 0
1789.81/1790.12 c rens : 0.00 0 0
1789.81/1790.12 c rins : 0.00 0 0
1789.81/1790.12 c localbranching : 0.00 0 0
1789.81/1790.12 c mutation : 0.00 0 0
1789.81/1790.12 c crossover : 0.00 0 0
1789.81/1790.12 c dins : 0.00 0 0
1789.81/1790.12 c undercover : 0.00 0 0
1789.81/1790.12 c nlp : 0.00 0 0
1789.81/1790.12 c trysol : 0.00 0 0
1789.81/1790.12 c LP : Time Calls Iterations Iter/call Iter/sec
1789.81/1790.12 c primal LP : 0.00 0 0 0.00 -
1789.81/1790.12 c dual LP : 1471.63 5 28774 5754.80 19.55
1789.81/1790.12 c lex dual LP : 0.00 0 0 0.00 -
1789.81/1790.12 c barrier LP : 0.00 0 0 0.00 -
1789.81/1790.12 c diving/probing LP: 0.00 0 0 0.00 -
1789.81/1790.12 c strong branching : 0.00 0 0 0.00 -
1789.81/1790.12 c (at root node) : - 0 0 0.00 -
1789.81/1790.12 c conflict analysis: 0.00 0 0 0.00 -
1789.81/1790.12 c B&B Tree :
1789.81/1790.12 c number of runs : 1
1789.81/1790.12 c nodes : 1
1789.81/1790.12 c nodes (total) : 1
1789.81/1790.12 c nodes left : 2
1789.81/1790.12 c max depth : 0
1789.81/1790.12 c max depth (total): 0
1789.81/1790.12 c backtracks : 0 (0.0%)
1789.81/1790.12 c delayed cutoffs : 0
1789.81/1790.12 c repropagations : 0 (0 domain reductions, 0 cutoffs)
1789.81/1790.12 c avg switch length: 1.00
1789.81/1790.12 c switching time : 0.00
1789.81/1790.12 c Solution :
1789.81/1790.12 c Solutions found : 0 (0 improvements)
1789.81/1790.12 c Primal Bound : -
1789.81/1790.12 c Dual Bound : +0.00000000000000e+00
1789.81/1790.12 c Gap : infinite
1789.81/1790.12 c Root Dual Bound : +0.00000000000000e+00
1789.81/1790.12 c Root Iterations : 28774
1791.22/1791.52 c Time complete: 1791.24.
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-3730129-1338681802/watcher-3730129-1338681802 -o /tmp/evaluation-result-3730129-1338681802/solver-3730129-1338681802 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3730129-1338681802.opb -t 1800 -m 15500
running on 4 cores: 0,2,4,6
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.01 2.01 1.92 3/176 4903
/proc/meminfo: memFree=23222036/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=9972 CPUtime=0 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 1649 0 0 0 0 0 0 0 20 0 1 0 334307557 10211328 1595 33554432000 4194304 8395647 140734564140800 140734564072776 7382157 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 2493 1605 374 1026 0 1463 0
[startup+0.0714359 s]
/proc/loadavg: 2.01 2.01 1.92 3/176 4903
/proc/meminfo: memFree=23222036/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=17092 CPUtime=0.06 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 3513 0 0 0 6 0 0 0 20 0 1 0 334307557 17502208 3459 33554432000 4194304 8395647 140734564140800 140734564072776 6347101 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 4273 3459 390 1026 0 3243 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 17092
[startup+0.100314 s]
/proc/loadavg: 2.01 2.01 1.92 3/176 4903
/proc/meminfo: memFree=23222036/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=17484 CPUtime=0.09 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 3636 0 0 0 9 0 0 0 20 0 1 0 334307557 17903616 3582 33554432000 4194304 8395647 140734564140800 140734564072776 6347101 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 4371 3582 390 1026 0 3341 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17484
[startup+0.30026 s]
/proc/loadavg: 2.01 2.01 1.92 3/176 4903
/proc/meminfo: memFree=23222036/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=29024 CPUtime=0.29 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 6492 0 0 0 28 1 0 0 20 0 1 0 334307557 29720576 6438 33554432000 4194304 8395647 140734564140800 140734564006008 7382041 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 7256 6438 390 1026 0 6226 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29024
[startup+0.700261 s]
/proc/loadavg: 2.01 2.01 1.92 3/176 4903
/proc/meminfo: memFree=23222036/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=52212 CPUtime=0.69 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 12300 0 0 0 67 2 0 0 20 0 1 0 334307557 53465088 12246 33554432000 4194304 8395647 140734564140800 140734564006008 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 13053 12246 390 1026 0 12023 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52212
[startup+1.50026 s]
/proc/loadavg: 2.01 2.01 1.92 3/177 4904
/proc/meminfo: memFree=23158068/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=97384 CPUtime=1.49 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 23497 0 0 0 146 3 0 0 20 0 1 0 334307557 99721216 23443 33554432000 4194304 8395647 140734564140800 140734564006008 7370214 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 24346 23443 390 1026 0 23316 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97384
[startup+3.10025 s]
/proc/loadavg: 2.01 2.01 1.92 3/177 4904
/proc/meminfo: memFree=23095068/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=187568 CPUtime=3.09 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 45966 0 0 0 303 6 0 0 20 0 1 0 334307557 192069632 45912 33554432000 4194304 8395647 140734564140800 140734564006008 7382066 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 46892 45912 390 1026 0 45862 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 187568
[startup+6.30026 s]
/proc/loadavg: 2.00 2.01 1.92 3/177 4904
/proc/meminfo: memFree=22911792/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=363604 CPUtime=6.29 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 90103 0 0 0 615 14 0 0 20 0 1 0 334307557 372330496 90049 33554432000 4194304 8395647 140734564140800 140734564006008 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 90901 90049 390 1026 0 89871 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 363604
[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 1.92 3/177 4904
/proc/meminfo: memFree=21914292/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=1315848 CPUtime=12.69 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 326179 0 0 0 1221 48 0 0 20 0 1 0 334307557 1347428352 326913 33554432000 4194304 8395647 140734564140800 140734564136600 4689620 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 328962 326913 510 1026 0 327932 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1315848
[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 1.92 3/177 4904
/proc/meminfo: memFree=21186884/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2150520 CPUtime=25.49 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 401903 0 0 0 2479 70 0 0 20 0 1 0 334307557 2202132480 508442 33554432000 4194304 8395647 140734564140800 140734564136008 6496296 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 537630 508442 566 1026 0 536600 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2150520
[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 1.92 3/177 4904
/proc/meminfo: memFree=21143856/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2192308 CPUtime=51.08 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 404789 0 0 0 5034 74 0 0 20 0 1 0 334307557 2244923392 519623 33554432000 4194304 8395647 140734564140800 140734564135928 6696686 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 548077 519623 570 1026 0 547047 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2192308
[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 4904
/proc/meminfo: memFree=21111704/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2220412 CPUtime=102.28 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 408020 0 0 0 10147 81 0 0 20 0 1 0 334307557 2273701888 527110 33554432000 4194304 8395647 140734564140800 140734564135928 6697232 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 555103 527110 570 1026 0 554073 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2220412
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 4905
/proc/meminfo: memFree=21111744/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2220412 CPUtime=162.27 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 408837 0 0 0 16138 89 0 0 20 0 1 0 334307557 2273701888 527182 33554432000 4194304 8395647 140734564140800 140734564135992 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 555103 527182 591 1026 0 554073 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 2220412
[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 4905
/proc/meminfo: memFree=21019952/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2299024 CPUtime=222.26 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 420674 0 0 0 22130 96 0 0 20 0 1 0 334307557 2354200576 550010 33554432000 4194304 8395647 140734564140800 140734564135928 6390512 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 574756 550010 598 1026 0 573726 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 2299024
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 4905
/proc/meminfo: memFree=21017492/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2299024 CPUtime=282.24 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 421084 0 0 0 28125 99 0 0 20 0 1 0 334307557 2354200576 550328 33554432000 4194304 8395647 140734564140800 140734564136040 6124447 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 574756 550328 599 1026 0 573726 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 2299024
[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 4905
/proc/meminfo: memFree=20988292/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2337612 CPUtime=342.23 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 424039 0 0 0 34118 105 0 0 20 0 1 0 334307557 2393714688 558603 33554432000 4194304 8395647 140734564140800 140734564136264 7382142 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 584403 558603 599 1026 0 583373 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 2337612
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 4908
/proc/meminfo: memFree=20965508/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2369412 CPUtime=402.22 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 429280 0 0 0 40110 112 0 0 20 0 1 0 334307557 2426277888 564328 33554432000 4194304 8395647 140734564140800 140734564135928 6698068 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 592353 564328 599 1026 0 591323 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 2369412
[startup+462.3 s]
/proc/loadavg: 1.94 1.98 1.91 3/177 4986
/proc/meminfo: memFree=23015276/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2375780 CPUtime=462.21 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 431163 0 0 0 46102 119 0 0 20 0 1 0 334307557 2432798720 564989 33554432000 4194304 8395647 140734564140800 140734564135928 6697246 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 593945 564989 599 1026 0 592915 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 2375780
[startup+522.3 s]
/proc/loadavg: 1.98 1.98 1.91 3/177 4986
/proc/meminfo: memFree=23010296/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2383244 CPUtime=522.21 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 433570 0 0 0 52093 128 0 0 20 0 1 0 334307557 2440441856 564978 33554432000 4194304 8395647 140734564140800 140734564135928 6635689 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 595811 564978 599 1026 0 594781 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 2383244
[startup+582.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 4986
/proc/meminfo: memFree=23008276/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2393060 CPUtime=582.19 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 434920 0 0 0 58085 134 0 0 20 0 1 0 334307557 2450493440 565185 33554432000 4194304 8395647 140734564140800 140734564135928 6721235 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 598265 565185 599 1026 0 597235 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 2393060
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=22967216/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2425352 CPUtime=1002.14 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 452389 0 0 0 100027 187 0 0 20 0 1 0 334307557 2483560448 572660 33554432000 4194304 8395647 140734564140800 140734564135928 6697289 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 606338 572660 599 1026 0 605308 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 2425352
[startup+1062.3 s]
/proc/loadavg: 2.04 2.01 1.92 3/177 4990
/proc/meminfo: memFree=22968816/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2425352 CPUtime=1062.12 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 454308 0 0 0 106019 193 0 0 20 0 1 0 334307557 2483560448 572368 33554432000 4194304 8395647 140734564140800 140734564135928 6693780 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 606338 572368 599 1026 0 605308 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 2425352
[startup+1122.3 s]
/proc/loadavg: 2.05 2.02 1.93 3/177 4991
/proc/meminfo: memFree=22963764/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2425352 CPUtime=1122.12 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 456151 0 0 0 112012 200 0 0 20 0 1 0 334307557 2483560448 573039 33554432000 4194304 8395647 140734564140800 140734564135928 6697359 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 606338 573039 599 1026 0 605308 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 2425352
[startup+1182.3 s]
/proc/loadavg: 2.05 2.03 1.93 3/177 4991
/proc/meminfo: memFree=22959408/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2425352 CPUtime=1182.11 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 458334 0 0 0 118004 207 0 0 20 0 1 0 334307557 2483560448 573116 33554432000 4194304 8395647 140734564140800 140734564135928 6636339 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 606338 573116 599 1026 0 605308 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 2425352
[startup+1242.3 s]
/proc/loadavg: 2.05 2.03 1.94 3/177 4991
/proc/meminfo: memFree=22957136/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2425352 CPUtime=1242.09 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 460137 0 0 0 123996 213 0 0 20 0 1 0 334307557 2483560448 573266 33554432000 4194304 8395647 140734564140800 140734564135928 6696991 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 606338 573266 599 1026 0 605308 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 2425352
[startup+1302.3 s]
/proc/loadavg: 2.06 2.04 1.94 3/177 4991
/proc/meminfo: memFree=22955020/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2425352 CPUtime=1302.1 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 461863 0 0 0 129990 220 0 0 20 0 1 0 334307557 2483560448 573261 33554432000 4194304 8395647 140734564140800 140734564136264 6698051 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 606338 573261 599 1026 0 605308 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 2425352
[startup+1362.3 s]
/proc/loadavg: 2.02 2.03 1.94 3/177 4991
/proc/meminfo: memFree=22954288/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2425352 CPUtime=1362.08 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 463932 0 0 0 135981 227 0 0 20 0 1 0 334307557 2483560448 573575 33554432000 4194304 8395647 140734564140800 140734564135928 6696991 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 606338 573575 599 1026 0 605308 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 2425352
[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 1.94 3/177 4992
/proc/meminfo: memFree=22950396/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2425352 CPUtime=1422.07 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 465557 0 0 0 141973 234 0 0 20 0 1 0 334307557 2483560448 573743 33554432000 4194304 8395647 140734564140800 140734564135928 6636327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 606338 573743 599 1026 0 605308 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 2425352
[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 1.95 3/177 4992
/proc/meminfo: memFree=22946316/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2425352 CPUtime=1482.06 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 467479 0 0 0 147964 242 0 0 20 0 1 0 334307557 2483560448 573105 33554432000 4194304 8395647 140734564140800 140734564135928 6697268 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 606338 573105 599 1026 0 605308 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 2425352
[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 1.95 3/177 4992
/proc/meminfo: memFree=22951244/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2425352 CPUtime=1542.05 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 469509 0 0 0 153955 250 0 0 20 0 1 0 334307557 2483560448 572087 33554432000 4194304 8395647 140734564140800 140734564135928 6697229 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 606338 572087 599 1026 0 605308 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 2425352
[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 1.95 3/178 4995
/proc/meminfo: memFree=22950488/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2425352 CPUtime=1602.04 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 470341 0 0 0 159950 254 0 0 20 0 1 0 334307557 2483560448 572091 33554432000 4194304 8395647 140734564140800 140734564136040 6197309 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 606338 572091 599 1026 0 605308 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 2425352
[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 4995
/proc/meminfo: memFree=23000268/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2321944 CPUtime=1662.03 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 471242 0 0 0 165945 258 0 0 20 0 1 0 334307557 2377670656 558084 33554432000 4194304 8395647 140734564140800 140734564135928 6390474 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 580486 558084 599 1026 0 579456 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 2321944
[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 5034
/proc/meminfo: memFree=23184552/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2321944 CPUtime=1722.03 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 471640 0 0 0 171939 264 0 0 20 0 1 0 334307557 2377670656 558084 33554432000 4194304 8395647 140734564140800 140734564136040 7382116 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 580486 558084 599 1026 0 579456 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 2321944
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 5035
/proc/meminfo: memFree=23167116/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2346152 CPUtime=1782.01 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 472329 0 0 0 177934 267 0 0 20 0 1 0 334307557 2402459648 562253 33554432000 4194304 8395647 140734564140800 140734564135928 6698377 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 586538 562253 599 1026 0 585508 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 2346152
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 5035
/proc/meminfo: memFree=23167240/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2346152 CPUtime=1785.21 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 472329 0 0 0 178254 267 0 0 20 0 1 0 334307557 2402459648 562253 33554432000 4194304 8395647 140734564140800 140734564135928 6636354 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 586538 562253 599 1026 0 585508 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 2346152
[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 5035
/proc/meminfo: memFree=23150332/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2364944 CPUtime=1788.41 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 473013 0 0 0 178573 268 0 0 20 0 1 0 334307557 2421702656 566505 33554432000 4194304 8395647 140734564140800 140734564135928 6390530 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 591236 566505 599 1026 0 590206 0
Current children cumulated CPU time (s) 1788.41
Current children cumulated vsize (KiB) 2364944
[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 5035
/proc/meminfo: memFree=23150332/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2364944 CPUtime=1790.01 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 473020 0 0 0 178733 268 0 0 20 0 1 0 334307557 2421702656 566512 33554432000 4194304 8395647 140734564140800 140734564135416 6673040 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 591236 566512 606 1026 0 590206 0
Current children cumulated CPU time (s) 1790.01
Current children cumulated vsize (KiB) 2364944
[startup+1791.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 5035
/proc/meminfo: memFree=23150332/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=2364944 CPUtime=1790.81 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 473022 0 0 0 178813 268 0 0 20 0 1 0 334307557 2421702656 566514 33554432000 4194304 8395647 140734564140800 140734564135416 5084079 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 591236 566514 608 1026 0 590206 0
Current children cumulated CPU time (s) 1790.81
Current children cumulated vsize (KiB) 2364944
[startup+1791.5 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 5035
/proc/meminfo: memFree=23150332/32873648 swapFree=6852/6852
[pid=4903] ppid=4901 vsize=1679688 CPUtime=1791.22 cores=0,2,4,6
/proc/4903/stat : 4903 (pbscip.linux.x8) R 4901 4903 4046 0 -1 4202496 473022 0 0 0 178850 272 0 0 20 0 1 0 334307557 1720000512 418747 33554432000 4194304 8395647 140734564140800 140734564136632 7435351 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4903/statm: 419922 418747 608 1026 0 418892 0
Current children cumulated CPU time (s) 1791.22
Current children cumulated vsize (KiB) 1679688
Child status: 0
Real time (s): 1791.52
CPU time (s): 1791.24
CPU user time (s): 1788.51
CPU system time (s): 2.73158
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 2549108
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.51
system time used= 2.73158
maximum resident set size= 2354244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 473030
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= 17
involuntary context switches= 2097
runsolver used 3.08653 second user time and 8.81766 second system time
The end