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-3729999-1338680365.opb>
2.10/2.14 c original problem has 1600 variables (1600 bin, 0 int, 0 impl, 0 cont) and 328901 constraints
2.10/2.14 c problem read
2.10/2.14 c No objective function, only one solution is needed.
2.10/2.14 c presolving settings loaded
2.49/2.58 c presolving:
3.68/3.74 c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 328900 upgd conss, 1400 impls, 60 clqs
3.88/3.96 c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 1817 chg coeffs, 328900 upgd conss, 1400 impls, 60 clqs
4.08/4.19 c presolving (3 rounds):
4.08/4.19 c 0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 1948 changed coefficients
4.08/4.19 c 3140 implications, 60 cliques
4.08/4.19 c presolved problem has 1600 variables (1600 bin, 0 int, 0 impl, 0 cont) and 328901 constraints
4.08/4.19 c 1770 constraints of type <knapsack>
4.08/4.19 c 760 constraints of type <setppc>
4.08/4.19 c 1 constraints of type <linear>
4.08/4.19 c 326370 constraints of type <logicor>
4.08/4.19 c transformed objective value is always integral (scale: 1)
4.08/4.19 c Presolving Time: 1.69
4.08/4.19 c - non default parameters ----------------------------------------------------------------------
4.08/4.19 c # SCIP version 1.2.1.3
4.08/4.19 c
4.08/4.19 c # frequency for displaying node information lines
4.08/4.19 c # [type: int, range: [-1,2147483647], default: 100]
4.08/4.19 c display/freq = 10000
4.08/4.19 c
4.08/4.19 c # maximal time in seconds to run
4.08/4.19 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.08/4.19 c limits/time = 1787.86
4.08/4.19 c
4.08/4.19 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.08/4.19 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.08/4.19 c limits/memory = 13950
4.08/4.19 c
4.08/4.19 c # solving stops, if the given number of solutions were found (-1: no limit)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: -1]
4.08/4.19 c limits/solutions = 1
4.08/4.19 c
4.08/4.19 c # maximal number of separation rounds per node (-1: unlimited)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: 5]
4.08/4.19 c separating/maxrounds = 1
4.08/4.19 c
4.08/4.19 c # maximal number of separation rounds in the root node (-1: unlimited)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: -1]
4.08/4.19 c separating/maxroundsroot = 5
4.08/4.19 c
4.08/4.19 c # default clock type (1: CPU user seconds, 2: wall clock time)
4.08/4.19 c # [type: int, range: [1,2], default: 1]
4.08/4.19 c timing/clocktype = 2
4.08/4.19 c
4.08/4.19 c # should presolving try to simplify inequalities
4.08/4.19 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.08/4.19 c constraints/linear/simplifyinequalities = TRUE
4.08/4.19 c
4.08/4.19 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
4.08/4.19 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.08/4.19 c constraints/indicator/addCouplingCons = TRUE
4.08/4.19 c
4.08/4.19 c # should disaggregation of knapsack constraints be allowed in preprocessing?
4.08/4.19 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
4.08/4.19 c constraints/knapsack/disaggregation = FALSE
4.08/4.19 c
4.08/4.19 c # should presolving try to simplify knapsacks
4.08/4.19 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.08/4.19 c constraints/knapsack/simplifyinequalities = TRUE
4.08/4.19 c
4.08/4.19 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: -1]
4.08/4.19 c presolving/probing/maxrounds = 0
4.08/4.19 c
4.08/4.19 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: 10]
4.08/4.19 c heuristics/coefdiving/freq = -1
4.08/4.19 c
4.08/4.19 c # maximal fraction of diving LP iterations compared to node LP iterations
4.08/4.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.08/4.19 c heuristics/coefdiving/maxlpiterquot = 0.075
4.08/4.19 c
4.08/4.19 c # additional number of allowed LP iterations
4.08/4.19 c # [type: int, range: [0,2147483647], default: 1000]
4.08/4.19 c heuristics/coefdiving/maxlpiterofs = 1500
4.08/4.19 c
4.08/4.19 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: 30]
4.08/4.19 c heuristics/crossover/freq = -1
4.08/4.19 c
4.08/4.19 c # number of nodes added to the contingent of the total nodes
4.08/4.19 c # [type: longint, range: [0,9223372036854775807], default: 500]
4.08/4.19 c heuristics/crossover/nodesofs = 750
4.08/4.19 c
4.08/4.19 c # number of nodes without incumbent change that heuristic should wait
4.08/4.19 c # [type: longint, range: [0,9223372036854775807], default: 200]
4.08/4.19 c heuristics/crossover/nwaitingnodes = 100
4.08/4.19 c
4.08/4.19 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
4.08/4.19 c # [type: real, range: [0,1], default: 0.1]
4.08/4.19 c heuristics/crossover/nodesquot = 0.15
4.08/4.19 c
4.08/4.19 c # minimum percentage of integer variables that have to be fixed
4.08/4.19 c # [type: real, range: [0,1], default: 0.666]
4.08/4.19 c heuristics/crossover/minfixingrate = 0.5
4.08/4.19 c
4.08/4.19 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: 20]
4.08/4.19 c heuristics/feaspump/freq = -1
4.08/4.19 c
4.08/4.19 c # additional number of allowed LP iterations
4.08/4.19 c # [type: int, range: [0,2147483647], default: 1000]
4.08/4.19 c heuristics/feaspump/maxlpiterofs = 2000
4.08/4.19 c
4.08/4.19 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: 10]
4.08/4.19 c heuristics/fracdiving/freq = -1
4.08/4.19 c
4.08/4.19 c # maximal fraction of diving LP iterations compared to node LP iterations
4.08/4.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.08/4.19 c heuristics/fracdiving/maxlpiterquot = 0.075
4.08/4.19 c
4.08/4.19 c # additional number of allowed LP iterations
4.08/4.19 c # [type: int, range: [0,2147483647], default: 1000]
4.08/4.19 c heuristics/fracdiving/maxlpiterofs = 1500
4.08/4.19 c
4.08/4.19 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: 10]
4.08/4.19 c heuristics/guideddiving/freq = -1
4.08/4.19 c
4.08/4.19 c # maximal fraction of diving LP iterations compared to node LP iterations
4.08/4.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.08/4.19 c heuristics/guideddiving/maxlpiterquot = 0.075
4.08/4.19 c
4.08/4.19 c # additional number of allowed LP iterations
4.08/4.19 c # [type: int, range: [0,2147483647], default: 1000]
4.08/4.19 c heuristics/guideddiving/maxlpiterofs = 1500
4.08/4.19 c
4.08/4.19 c # maximal fraction of diving LP iterations compared to node LP iterations
4.08/4.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.08/4.19 c heuristics/intdiving/maxlpiterquot = 0.075
4.08/4.19 c
4.08/4.19 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: 10]
4.08/4.19 c heuristics/intshifting/freq = -1
4.08/4.19 c
4.08/4.19 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: 10]
4.08/4.19 c heuristics/linesearchdiving/freq = -1
4.08/4.19 c
4.08/4.19 c # maximal fraction of diving LP iterations compared to node LP iterations
4.08/4.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.08/4.19 c heuristics/linesearchdiving/maxlpiterquot = 0.075
4.08/4.19 c
4.08/4.19 c # additional number of allowed LP iterations
4.08/4.19 c # [type: int, range: [0,2147483647], default: 1000]
4.08/4.19 c heuristics/linesearchdiving/maxlpiterofs = 1500
4.08/4.19 c
4.08/4.19 c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: 1]
4.08/4.19 c heuristics/nlp/freq = -1
4.08/4.19 c
4.08/4.19 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: 20]
4.08/4.19 c heuristics/objpscostdiving/freq = -1
4.08/4.19 c
4.08/4.19 c # maximal fraction of diving LP iterations compared to total iteration number
4.08/4.19 c # [type: real, range: [0,1], default: 0.01]
4.08/4.19 c heuristics/objpscostdiving/maxlpiterquot = 0.015
4.08/4.19 c
4.08/4.19 c # additional number of allowed LP iterations
4.08/4.19 c # [type: int, range: [0,2147483647], default: 1000]
4.08/4.19 c heuristics/objpscostdiving/maxlpiterofs = 1500
4.08/4.19 c
4.08/4.19 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: 1]
4.08/4.19 c heuristics/oneopt/freq = -1
4.08/4.19 c
4.08/4.19 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: 10]
4.08/4.19 c heuristics/pscostdiving/freq = -1
4.08/4.19 c
4.08/4.19 c # maximal fraction of diving LP iterations compared to node LP iterations
4.08/4.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.08/4.19 c heuristics/pscostdiving/maxlpiterquot = 0.075
4.08/4.19 c
4.08/4.19 c # additional number of allowed LP iterations
4.08/4.19 c # [type: int, range: [0,2147483647], default: 1000]
4.08/4.19 c heuristics/pscostdiving/maxlpiterofs = 1500
4.08/4.19 c
4.08/4.19 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: 0]
4.08/4.19 c heuristics/rens/freq = -1
4.08/4.19 c
4.08/4.19 c # minimum percentage of integer variables that have to be fixable
4.08/4.19 c # [type: real, range: [0,1], default: 0.5]
4.08/4.19 c heuristics/rens/minfixingrate = 0.3
4.08/4.19 c
4.08/4.19 c # number of nodes added to the contingent of the total nodes
4.08/4.19 c # [type: longint, range: [0,9223372036854775807], default: 500]
4.08/4.19 c heuristics/rens/nodesofs = 2000
4.08/4.19 c
4.08/4.19 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: 20]
4.08/4.19 c heuristics/rootsoldiving/freq = -1
4.08/4.19 c
4.08/4.19 c # maximal fraction of diving LP iterations compared to node LP iterations
4.08/4.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
4.08/4.19 c heuristics/rootsoldiving/maxlpiterquot = 0.015
4.08/4.19 c
4.08/4.19 c # additional number of allowed LP iterations
4.08/4.19 c # [type: int, range: [0,2147483647], default: 1000]
4.08/4.19 c heuristics/rootsoldiving/maxlpiterofs = 1500
4.08/4.19 c
4.08/4.19 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: 1]
4.08/4.19 c heuristics/rounding/freq = -1
4.08/4.19 c
4.08/4.19 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: 10]
4.08/4.19 c heuristics/shifting/freq = -1
4.08/4.19 c
4.08/4.19 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: 1]
4.08/4.19 c heuristics/simplerounding/freq = -1
4.08/4.19 c
4.08/4.19 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: 0]
4.08/4.19 c heuristics/trivial/freq = -1
4.08/4.19 c
4.08/4.19 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: 1]
4.08/4.19 c heuristics/trysol/freq = -1
4.08/4.19 c
4.08/4.19 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: 10]
4.08/4.19 c heuristics/veclendiving/freq = -1
4.08/4.19 c
4.08/4.19 c # maximal fraction of diving LP iterations compared to node LP iterations
4.08/4.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.08/4.19 c heuristics/veclendiving/maxlpiterquot = 0.075
4.08/4.19 c
4.08/4.19 c # additional number of allowed LP iterations
4.08/4.19 c # [type: int, range: [0,2147483647], default: 1000]
4.08/4.19 c heuristics/veclendiving/maxlpiterofs = 1500
4.08/4.19 c
4.08/4.19 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: 1]
4.08/4.19 c heuristics/zirounding/freq = -1
4.08/4.19 c
4.08/4.19 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: 0]
4.08/4.19 c separating/cmir/freq = -1
4.08/4.19 c
4.08/4.19 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: 0]
4.08/4.19 c separating/flowcover/freq = -1
4.08/4.19 c
4.08/4.19 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
4.08/4.19 c # [type: int, range: [-1,2147483647], default: -1]
4.08/4.19 c separating/rapidlearning/freq = 0
4.08/4.19 c
4.08/4.19 c -----------------------------------------------------------------------------------------------
4.08/4.19 c start solving
4.19/4.20 c
20.19/20.21 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
20.19/20.21 c 18.1s| 1 | 0 | 1596 | - | 379M| 0 | 173 |1600 | 328k|1600 | 328k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
49.39/49.40 c 47.3s| 1 | 0 | 2613 | - | 379M| 0 | 179 |1600 | 328k|1600 | 328k| 19 | 0 | 0 | 0.000000e+00 | -- | Inf
142.87/142.97 c 141s| 1 | 0 | 6908 | - | 379M| 0 | 154 |1600 | 328k|1600 | 328k| 42 | 0 | 0 | 0.000000e+00 | -- | Inf
190.27/190.34 c 188s| 1 | 0 | 9525 | - | 379M| 0 | 163 |1600 | 328k|1600 | 328k| 69 | 0 | 0 | 0.000000e+00 | -- | Inf
230.95/231.01 c 229s| 1 | 0 | 10159 | - | 379M| 0 | 185 |1600 | 328k|1600 | 328k| 81 | 0 | 0 | 0.000000e+00 | -- | Inf
417.01/417.10 c 415s| 1 | 0 | 19215 | - | 379M| 0 | 162 |1600 | 328k|1600 | 328k| 97 | 0 | 0 | 0.000000e+00 | -- | Inf
522.20/522.39 c 520s| 1 | 2 | 19215 | - | 379M| 0 | 162 |1600 | 328k|1600 | 328k| 97 | 0 | 32 | 0.000000e+00 | -- | Inf
1792.71/1793.03 c
1792.71/1793.03 c SCIP Status : solving was interrupted [time limit reached]
1792.71/1793.03 c Solving Time (sec) : 1790.89
1792.71/1793.03 c Solving Nodes : 11
1792.71/1793.03 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1792.71/1793.03 c Dual Bound : +0.00000000000000e+00
1792.71/1793.03 c Gap : infinite
1792.71/1793.03 s UNKNOWN
1792.71/1793.03 c SCIP Status : solving was interrupted [time limit reached]
1792.71/1793.03 c Solving Time : 1790.89
1792.71/1793.03 c Original Problem :
1792.71/1793.03 c Problem name : HOME/instance-3729999-1338680365.opb
1792.71/1793.03 c Variables : 1600 (1600 binary, 0 integer, 0 implicit integer, 0 continuous)
1792.71/1793.03 c Constraints : 328901 initial, 328901 maximal
1792.71/1793.03 c Presolved Problem :
1792.71/1793.03 c Problem name : t_HOME/instance-3729999-1338680365.opb
1792.71/1793.03 c Variables : 1600 (1600 binary, 0 integer, 0 implicit integer, 0 continuous)
1792.71/1793.03 c Constraints : 328901 initial, 328901 maximal
1792.71/1793.03 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1792.71/1793.03 c trivial : 0.00 0 0 0 0 0 0 0 0
1792.71/1793.03 c dualfix : 0.00 0 0 0 0 0 0 0 0
1792.71/1793.03 c boundshift : 0.00 0 0 0 0 0 0 0 0
1792.71/1793.03 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1792.71/1793.03 c implics : 0.00 0 0 0 0 0 0 0 0
1792.71/1793.03 c probing : 0.00 0 0 0 0 0 0 0 0
1792.71/1793.03 c knapsack : 0.20 0 0 0 0 0 0 0 1948
1792.71/1793.03 c setppc : 0.00 0 0 0 0 0 0 0 0
1792.71/1793.03 c linear : 0.82 0 0 0 0 0 0 0 0
1792.71/1793.03 c logicor : 0.38 0 0 0 0 0 0 0 0
1792.71/1793.03 c root node : - 0 - - 0 - - - -
1792.71/1793.03 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1792.71/1793.03 c integral : 0 0 0 11 0 0 0 0 0 22
1792.71/1793.03 c knapsack : 1770 5 15 0 0 0 54 278 0 0
1792.71/1793.03 c setppc : 760 5 15 0 0 0 136 0 0 0
1792.71/1793.03 c linear : 1 5 15 0 0 0 0 0 0 0
1792.71/1793.03 c logicor : 326370 5 5 0 0 0 0 0 0 0
1792.71/1793.03 c countsols : 0 0 0 0 0 0 0 0 0 0
1792.71/1793.03 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1792.71/1793.03 c integral : 1290.54 0.00 0.00 1290.54 0.00
1792.71/1793.03 c knapsack : 0.03 0.02 0.00 0.00 0.00
1792.71/1793.03 c setppc : 0.00 0.00 0.00 0.00 0.00
1792.71/1793.03 c linear : 0.00 0.00 0.00 0.00 0.00
1792.71/1793.03 c logicor : 0.14 0.05 0.09 0.00 0.00
1792.71/1793.03 c countsols : 0.00 0.00 0.00 0.00 0.00
1792.71/1793.03 c Propagators : Time Calls Cutoffs DomReds
1792.71/1793.03 c vbounds : 0.00 1 0 0
1792.71/1793.03 c rootredcost : 0.00 0 0 0
1792.71/1793.03 c pseudoobj : 0.00 0 0 0
1792.71/1793.03 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1792.71/1793.03 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1792.71/1793.03 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1792.71/1793.03 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1792.71/1793.03 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1792.71/1793.03 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1792.71/1793.03 c applied globally : - - - 0 0.0 - - -
1792.71/1793.03 c applied locally : - - - 0 0.0 - - -
1792.71/1793.03 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1792.71/1793.03 c cut pool : 0.00 4 - - 0 - (maximal pool size: 235)
1792.71/1793.03 c redcost : 0.00 15 0 0 0 0
1792.71/1793.03 c impliedbounds : 0.00 5 0 0 0 0
1792.71/1793.03 c intobj : 0.00 0 0 0 0 0
1792.71/1793.03 c cgmip : 0.00 0 0 0 0 0
1792.71/1793.03 c gomory : 55.68 5 0 0 2500 0
1792.71/1793.03 c strongcg : 56.10 5 0 0 2500 0
1792.71/1793.03 c cmir : 0.00 0 0 0 0 0
1792.71/1793.03 c flowcover : 0.00 0 0 0 0 0
1792.71/1793.03 c clique : 0.00 5 0 0 0 0
1792.71/1793.03 c zerohalf : 0.00 0 0 0 0 0
1792.71/1793.03 c mcf : 0.00 0 0 0 0 0
1792.71/1793.03 c rapidlearning : 0.00 0 0 0 0 0
1792.71/1793.03 c Pricers : Time Calls Vars
1792.71/1793.03 c problem variables: 0.00 0 0
1792.71/1793.03 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1792.71/1793.03 c relpscost : 1290.54 11 0 0 0 0 22
1792.71/1793.03 c pscost : 0.00 0 0 0 0 0 0
1792.71/1793.03 c inference : 0.00 0 0 0 0 0 0
1792.71/1793.03 c mostinf : 0.00 0 0 0 0 0 0
1792.71/1793.03 c leastinf : 0.00 0 0 0 0 0 0
1792.71/1793.03 c fullstrong : 0.00 0 0 0 0 0 0
1792.71/1793.03 c allfullstrong : 0.00 0 0 0 0 0 0
1792.71/1793.03 c random : 0.00 0 0 0 0 0 0
1792.71/1793.03 c Primal Heuristics : Time Calls Found
1792.71/1793.03 c LP solutions : 0.00 - 0
1792.71/1793.03 c pseudo solutions : 0.00 - 0
1792.71/1793.03 c trivial : 0.07 1 0
1792.71/1793.03 c simplerounding : 0.00 0 0
1792.71/1793.03 c zirounding : 0.00 0 0
1792.71/1793.03 c rounding : 0.00 0 0
1792.71/1793.03 c shifting : 0.00 0 0
1792.71/1793.03 c intshifting : 0.00 0 0
1792.71/1793.03 c oneopt : 0.00 0 0
1792.71/1793.03 c twoopt : 0.00 0 0
1792.71/1793.03 c fixandinfer : 0.00 0 0
1792.71/1793.03 c feaspump : 0.00 0 0
1792.71/1793.03 c coefdiving : 0.00 0 0
1792.71/1793.03 c pscostdiving : 0.00 0 0
1792.71/1793.03 c fracdiving : 0.00 0 0
1792.71/1793.03 c veclendiving : 0.00 0 0
1792.71/1793.03 c intdiving : 0.00 0 0
1792.71/1793.03 c actconsdiving : 0.00 0 0
1792.71/1793.03 c objpscostdiving : 0.00 0 0
1792.71/1793.03 c rootsoldiving : 0.00 0 0
1792.71/1793.03 c linesearchdiving : 0.00 0 0
1792.71/1793.03 c guideddiving : 0.00 0 0
1792.71/1793.03 c octane : 0.00 0 0
1792.71/1793.03 c rens : 0.00 0 0
1792.71/1793.03 c rins : 0.00 0 0
1792.71/1793.03 c localbranching : 0.00 0 0
1792.71/1793.03 c mutation : 0.00 0 0
1792.71/1793.03 c crossover : 0.00 0 0
1792.71/1793.03 c dins : 0.00 0 0
1792.71/1793.03 c undercover : 0.00 0 0
1792.71/1793.03 c nlp : 0.00 0 0
1792.71/1793.03 c trysol : 0.00 0 0
1792.71/1793.03 c LP : Time Calls Iterations Iter/call Iter/sec
1792.71/1793.03 c primal LP : 0.08 0 0 0.00 0.00
1792.71/1793.03 c dual LP : 385.13 16 24637 1539.81 63.97
1792.71/1793.03 c lex dual LP : 0.00 0 0 0.00 -
1792.71/1793.03 c barrier LP : 0.00 0 0 0.00 -
1792.71/1793.03 c diving/probing LP: 0.00 0 0 0.00 -
1792.71/1793.03 c strong branching : 1290.54 232 81722 352.25 63.32
1792.71/1793.03 c (at root node) : - 32 6663 208.22 -
1792.71/1793.03 c conflict analysis: 0.00 0 0 0.00 -
1792.71/1793.03 c B&B Tree :
1792.71/1793.03 c number of runs : 1
1792.71/1793.03 c nodes : 11
1792.71/1793.03 c nodes (total) : 11
1792.71/1793.03 c nodes left : 12
1792.71/1793.03 c max depth : 10
1792.71/1793.03 c max depth (total): 10
1792.71/1793.03 c backtracks : 0 (0.0%)
1792.71/1793.03 c delayed cutoffs : 0
1792.71/1793.03 c repropagations : 0 (0 domain reductions, 0 cutoffs)
1792.71/1793.03 c avg switch length: 1.00
1792.71/1793.03 c switching time : 0.15
1792.71/1793.03 c Solution :
1792.71/1793.03 c Solutions found : 0 (0 improvements)
1792.71/1793.03 c Primal Bound : -
1792.71/1793.03 c Dual Bound : +0.00000000000000e+00
1792.71/1793.03 c Gap : infinite
1792.71/1793.03 c Root Dual Bound : +0.00000000000000e+00
1792.71/1793.03 c Root Iterations : 19215
1793.20/1793.51 c Time complete: 1793.22.
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-3729999-1338680365/watcher-3729999-1338680365 -o /tmp/evaluation-result-3729999-1338680365/solver-3729999-1338680365 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3729999-1338680365.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.68 3/176 8687
/proc/meminfo: memFree=26192272/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=9972 CPUtime=0 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 1730 0 0 0 0 0 0 0 20 0 1 0 334161959 10211328 1676 33554432000 4194304 8395647 140733473816800 140734197992712 7382157 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 2493 1687 374 1026 0 1463 0
[startup+0.0945021 s]
/proc/loadavg: 2.00 2.00 1.68 3/176 8687
/proc/meminfo: memFree=26192272/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=16628 CPUtime=0.08 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 3406 0 0 0 8 0 0 0 20 0 1 0 334161959 17027072 3352 33554432000 4194304 8395647 140733473816800 140734197992712 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 4157 3352 390 1026 0 3127 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16628
[startup+0.100194 s]
/proc/loadavg: 2.00 2.00 1.68 3/176 8687
/proc/meminfo: memFree=26192272/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=16824 CPUtime=0.09 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 3456 0 0 0 9 0 0 0 20 0 1 0 334161959 17227776 3402 33554432000 4194304 8395647 140733473816800 140733473682008 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 4206 3402 390 1026 0 3176 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16824
[startup+0.300241 s]
/proc/loadavg: 2.00 2.00 1.68 3/176 8687
/proc/meminfo: memFree=26192272/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=28912 CPUtime=0.29 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 6465 0 0 0 29 0 0 0 20 0 1 0 334161959 29605888 6411 33554432000 4194304 8395647 140733473816800 140733473682008 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 7228 6411 390 1026 0 6198 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28912
[startup+0.700254 s]
/proc/loadavg: 2.00 2.00 1.68 3/176 8687
/proc/meminfo: memFree=26192272/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=52100 CPUtime=0.69 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 12257 0 0 0 68 1 0 0 20 0 1 0 334161959 53350400 12203 33554432000 4194304 8395647 140733473816800 140733473682008 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 13025 12203 390 1026 0 11995 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52100
[startup+1.5002 s]
/proc/loadavg: 2.00 2.00 1.68 3/177 8688
/proc/meminfo: memFree=26127280/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=96632 CPUtime=1.49 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 23325 0 0 0 146 3 0 0 20 0 1 0 334161959 98951168 23271 33554432000 4194304 8395647 140733473816800 140733473681560 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 24158 23271 390 1026 0 23128 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96632
[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 1.68 3/177 8688
/proc/meminfo: memFree=26067016/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=390016 CPUtime=3.09 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 97419 0 0 0 297 12 0 0 20 0 1 0 334161959 399376384 96464 33554432000 4194304 8395647 140733473816800 140733473813512 4219455 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 97504 96465 470 1026 0 96474 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 390016
[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 1.68 3/177 8688
/proc/meminfo: memFree=25472984/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=800380 CPUtime=6.29 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 155310 0 0 0 607 22 0 0 20 0 1 0 334161959 819589120 185270 33554432000 4194304 8395647 140733473816800 140733473812008 6696950 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 200095 185270 566 1026 0 199065 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 800380
[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.68 3/177 8688
/proc/meminfo: memFree=25435020/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=807096 CPUtime=12.68 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 157572 0 0 0 1246 22 0 0 20 0 1 0 334161959 826466304 190525 33554432000 4194304 8395647 140733473816800 140733473812008 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 201774 190525 570 1026 0 200744 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 807096
[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.69 3/177 8688
/proc/meminfo: memFree=25407644/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=834532 CPUtime=25.48 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 158749 0 0 0 2525 23 0 0 20 0 1 0 334161959 854560768 196258 33554432000 4194304 8395647 140733473816800 140733473811992 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 208633 196258 591 1026 0 207603 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 834532
[startup+51.1003 s]
/proc/loadavg: 1.92 1.98 1.69 3/178 8729
/proc/meminfo: memFree=25340472/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=876748 CPUtime=51.08 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 166109 0 0 0 5082 26 0 0 20 0 1 0 334161959 897789952 210157 33554432000 4194304 8395647 140733473816800 140733473811992 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 219187 210157 598 1026 0 218157 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 876748
[startup+102.307 s]
/proc/loadavg: 1.96 1.98 1.70 3/177 8730
/proc/meminfo: memFree=24610412/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=900188 CPUtime=102.28 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 167540 0 0 0 10199 29 0 0 20 0 1 0 334161959 921792512 215163 33554432000 4194304 8395647 140733473816800 140733473811928 6697955 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 225047 215163 598 1026 0 224017 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 900188
[startup+162.3 s]
/proc/loadavg: 1.98 1.98 1.72 3/177 8730
/proc/meminfo: memFree=24587240/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=912104 CPUtime=162.26 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 169171 0 0 0 16193 33 0 0 20 0 1 0 334161959 933994496 217697 33554432000 4194304 8395647 140733473816800 140733473811928 6698391 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 228026 217697 598 1026 0 226996 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 912104
[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.73 3/177 8730
/proc/meminfo: memFree=24536152/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=921196 CPUtime=222.25 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 169398 0 0 0 22188 37 0 0 20 0 1 0 334161959 943304704 219539 33554432000 4194304 8395647 140733473816800 140733473812088 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 230299 219539 599 1026 0 229269 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 921196
[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.75 3/177 8730
/proc/meminfo: memFree=24535596/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=921380 CPUtime=282.24 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 170281 0 0 0 28183 41 0 0 20 0 1 0 334161959 943493120 222071 33554432000 4194304 8395647 140733473816800 140733473811928 6697268 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 230345 222071 599 1026 0 229315 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 921380
[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.76 3/177 8730
/proc/meminfo: memFree=24500452/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=936964 CPUtime=342.23 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 171333 0 0 0 34179 44 0 0 20 0 1 0 334161959 959451136 225842 33554432000 4194304 8395647 140733473816800 140733473812264 7382116 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 234241 225842 599 1026 0 233211 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 936964
[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.77 3/176 8731
/proc/meminfo: memFree=24498116/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=936964 CPUtime=402.22 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 171478 0 0 0 40176 46 0 0 20 0 1 0 334161959 959451136 226556 33554432000 4194304 8395647 140733473816800 140733473811928 6698214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 234241 226556 599 1026 0 233211 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 936964
[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.78 3/177 8732
/proc/meminfo: memFree=24522332/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=912108 CPUtime=462.21 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 171583 0 0 0 46172 49 0 0 20 0 1 0 334161959 933998592 219743 33554432000 4194304 8395647 140733473816800 140733473811352 6697125 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 228027 219743 601 1026 0 226997 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 912108
[startup+522.3 s]
/proc/loadavg: 2.06 2.00 1.80 3/177 8732
/proc/meminfo: memFree=24512940/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=920964 CPUtime=522.2 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 171722 0 0 0 52168 52 0 0 20 0 1 0 334161959 943067136 221929 33554432000 4194304 8395647 140733473816800 140733473811672 6752391 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 230241 221929 601 1026 0 229211 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 920964
[startup+582.3 s]
/proc/loadavg: 2.05 2.01 1.82 3/177 8732
/proc/meminfo: memFree=24511748/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=920964 CPUtime=582.19 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 171854 0 0 0 58164 55 0 0 20 0 1 0 334161959 943067136 222061 33554432000 4194304 8395647 140733473816800 140733473811672 6697268 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 230241 222061 604 1026 0 229211 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 920964
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=24520084/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=920424 CPUtime=1062.11 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 173311 0 0 0 106136 75 0 0 20 0 1 0 334161959 942514176 221863 33554432000 4194304 8395647 140733473816800 140733473811672 6587243 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 230106 221863 604 1026 0 229076 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 920424
[startup+1122.3 s]
/proc/loadavg: 2.02 2.02 1.88 3/177 8737
/proc/meminfo: memFree=24520440/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=920424 CPUtime=1122.1 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 173362 0 0 0 112132 78 0 0 20 0 1 0 334161959 942514176 221914 33554432000 4194304 8395647 140733473816800 140733473811672 6390506 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 230106 221914 604 1026 0 229076 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 920424
[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 1.89 3/177 8737
/proc/meminfo: memFree=24502444/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=921096 CPUtime=1182.1 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 173477 0 0 0 118129 81 0 0 20 0 1 0 334161959 943202304 222029 33554432000 4194304 8395647 140733473816800 140733473811672 6697060 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 230274 222029 604 1026 0 229244 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 921096
[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 1.89 3/178 8740
/proc/meminfo: memFree=24501048/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=921096 CPUtime=1242.08 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 173539 0 0 0 124125 83 0 0 20 0 1 0 334161959 943202304 222091 33554432000 4194304 8395647 140733473816800 140733473811672 6697131 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 230274 222091 604 1026 0 229244 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 921096
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/178 8764
/proc/meminfo: memFree=24497260/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=921096 CPUtime=1302.08 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 173585 0 0 0 130121 87 0 0 20 0 1 0 334161959 943202304 222648 33554432000 4194304 8395647 140733473816800 140733473811672 6698214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 230274 222648 604 1026 0 229244 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 921096
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/177 8764
/proc/meminfo: memFree=24512608/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=912108 CPUtime=1362.07 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 174312 0 0 0 136116 91 0 0 20 0 1 0 334161959 933998592 219034 33554432000 4194304 8395647 140733473816800 140733473811672 6390501 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 228027 219034 604 1026 0 226997 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 912108
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8764
/proc/meminfo: memFree=24502680/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=920188 CPUtime=1422.07 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 174872 0 0 0 142113 94 0 0 20 0 1 0 334161959 942272512 221638 33554432000 4194304 8395647 140733473816800 140733473811672 6664881 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 230047 221638 604 1026 0 229017 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 920188
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8764
/proc/meminfo: memFree=24502308/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=920188 CPUtime=1482.05 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 174980 0 0 0 148109 96 0 0 20 0 1 0 334161959 942272512 221746 33554432000 4194304 8395647 140733473816800 140733473811672 6697268 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 230047 221746 604 1026 0 229017 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 920188
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8764
/proc/meminfo: memFree=24498152/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=920188 CPUtime=1542.04 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 175146 0 0 0 154105 99 0 0 20 0 1 0 334161959 942272512 222674 33554432000 4194304 8395647 140733473816800 140733473811672 6391404 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 230047 222674 604 1026 0 229017 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 920188
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8765
/proc/meminfo: memFree=24497780/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=920344 CPUtime=1602.03 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 175217 0 0 0 160102 101 0 0 20 0 1 0 334161959 942432256 222745 33554432000 4194304 8395647 140733473816800 140733473812008 6697959 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 230086 222745 604 1026 0 229056 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 920344
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8765
/proc/meminfo: memFree=24495732/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=920344 CPUtime=1662.02 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 175272 0 0 0 166097 105 0 0 20 0 1 0 334161959 942432256 223311 33554432000 4194304 8395647 140733473816800 140733473811672 7382116 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 230086 223311 604 1026 0 229056 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 920344
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8765
/proc/meminfo: memFree=24495732/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=920344 CPUtime=1722.02 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 175310 0 0 0 172094 108 0 0 20 0 1 0 334161959 942432256 223349 33554432000 4194304 8395647 140733473816800 140733473811672 7382137 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 230086 223349 604 1026 0 229056 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 920344
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8765
/proc/meminfo: memFree=24495360/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=920344 CPUtime=1782.01 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 175351 0 0 0 178090 111 0 0 20 0 1 0 334161959 942432256 223390 33554432000 4194304 8395647 140733473816800 140733473812056 6697980 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 230086 223390 604 1026 0 229056 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 920344
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8765
/proc/meminfo: memFree=24495484/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=920344 CPUtime=1785.21 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 175356 0 0 0 178410 111 0 0 20 0 1 0 334161959 942432256 223395 33554432000 4194304 8395647 140733473816800 140733473811352 6391400 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 230086 223395 604 1026 0 229056 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 920344
[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8765
/proc/meminfo: memFree=24495360/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=920344 CPUtime=1788.41 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 175363 0 0 0 178730 111 0 0 20 0 1 0 334161959 942432256 223402 33554432000 4194304 8395647 140733473816800 140733473811672 6697092 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 230086 223402 604 1026 0 229056 0
Current children cumulated CPU time (s) 1788.41
Current children cumulated vsize (KiB) 920344
[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8765
/proc/meminfo: memFree=24495236/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=920344 CPUtime=1791.61 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 175368 0 0 0 179050 111 0 0 20 0 1 0 334161959 942432256 223407 33554432000 4194304 8395647 140733473816800 140733473811672 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 230086 223407 604 1026 0 229056 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 920344
[startup+1792.7 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8765
/proc/meminfo: memFree=24495236/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=920344 CPUtime=1792.4 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 175368 0 0 0 179129 111 0 0 20 0 1 0 334161959 942432256 223407 33554432000 4194304 8395647 140733473816800 140733473811672 7385992 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 230086 223407 604 1026 0 229056 0
Current children cumulated CPU time (s) 1792.4
Current children cumulated vsize (KiB) 920344
[startup+1793.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8765
/proc/meminfo: memFree=24495236/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=920344 CPUtime=1792.8 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 175373 0 0 0 179169 111 0 0 20 0 1 0 334161959 942432256 223412 33554432000 4194304 8395647 140733473816800 140733473812632 6518916 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 230086 223412 609 1026 0 229056 0
Current children cumulated CPU time (s) 1792.8
Current children cumulated vsize (KiB) 920344
[startup+1793.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 8765
/proc/meminfo: memFree=24495236/32873648 swapFree=6864/6864
[pid=8687] ppid=8685 vsize=710172 CPUtime=1793.2 cores=0,2,4,6
/proc/8687/stat : 8687 (pbscip.linux.x8) R 8685 8687 7869 0 -1 4202496 175375 0 0 0 179208 112 0 0 20 0 1 0 334161959 727216128 172976 33554432000 4194304 8395647 140733473816800 140733473812632 7435351 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8687/statm: 177286 172719 611 1026 0 176256 0
Current children cumulated CPU time (s) 1793.2
Current children cumulated vsize (KiB) 710172
Child status: 0
Real time (s): 1793.52
CPU time (s): 1793.23
CPU user time (s): 1792.1
CPU system time (s): 1.12783
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 936964
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.1
system time used= 1.12783
maximum resident set size= 906744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 175383
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= 23
involuntary context switches= 1860
runsolver used 3.31549 second user time and 8.5757 second system time
The end