0.00/0.00 c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: 947bdb7-dirty]
0.00/0.00 c Copyright (c) 2002-2012 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-3691814-1338045232.opb>
0.00/0.02 c original problem has 4070 variables (4070 bin, 0 int, 0 impl, 0 cont) and 4220 constraints
0.00/0.02 c problem read in 0.02
0.00/0.02 c No objective function, only one solution is needed.
0.00/0.02 c presolving settings loaded
0.00/0.04 c presolving:
0.00/0.06 c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6716 impls, 74 clqs
0.00/0.07 c (round 2) 165 del vars, 16 del conss, 0 add conss, 165 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6716 impls, 71 clqs
0.00/0.07 c (round 3) 230 del vars, 187 del conss, 0 add conss, 230 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6762 impls, 70 clqs
0.00/0.08 c (round 4) 293 del vars, 251 del conss, 0 add conss, 292 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7566 impls, 70 clqs
0.00/0.08 c (round 5) 341 del vars, 299 del conss, 0 add conss, 340 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8408 impls, 70 clqs
0.00/0.08 c (round 6) 376 del vars, 334 del conss, 0 add conss, 375 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9494 impls, 70 clqs
0.00/0.09 c (round 7) 403 del vars, 361 del conss, 0 add conss, 402 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10066 impls, 70 clqs
0.00/0.09 c (round 8) 426 del vars, 384 del conss, 0 add conss, 425 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10492 impls, 70 clqs
0.00/0.10 c (round 9) 443 del vars, 401 del conss, 0 add conss, 442 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10886 impls, 70 clqs
0.09/0.10 c (round 10) 451 del vars, 409 del conss, 0 add conss, 450 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10958 impls, 70 clqs
0.09/0.10 c (round 11) 455 del vars, 413 del conss, 0 add conss, 454 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11004 impls, 70 clqs
0.09/0.11 c (round 12) 456 del vars, 414 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11034 impls, 70 clqs
0.09/0.15 c (round 13) 456 del vars, 484 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3666 upgd conss, 11040 impls, 70 clqs
0.09/0.17 c (round 14) 456 del vars, 484 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3736 upgd conss, 11040 impls, 70 clqs
0.09/0.19 c presolving (15 rounds):
0.09/0.19 c 456 deleted vars, 484 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.19 c 11040 implications, 70 cliques
0.09/0.19 c presolved problem has 3614 variables (3614 bin, 0 int, 0 impl, 0 cont) and 3736 constraints
0.09/0.19 c 816 constraints of type <setppc>
0.09/0.19 c 2920 constraints of type <logicor>
0.09/0.19 c transformed objective value is always integral (scale: 1)
0.09/0.19 c Presolving Time: 0.15
0.09/0.19 c - non default parameters ----------------------------------------------------------------------
0.09/0.19 c # SCIP version 2.1.1.4
0.09/0.19 c
0.09/0.19 c # maximal time in seconds to run
0.09/0.19 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.19 c limits/time = 1797
0.09/0.19 c
0.09/0.19 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.19 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.19 c limits/memory = 13950
0.09/0.19 c
0.09/0.19 c # solving stops, if the given number of solutions were found (-1: no limit)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.19 c limits/solutions = 1
0.09/0.19 c
0.09/0.19 c # maximal number of separation rounds per node (-1: unlimited)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 5]
0.09/0.19 c separating/maxrounds = 1
0.09/0.19 c
0.09/0.19 c # maximal number of separation rounds in the root node (-1: unlimited)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.19 c separating/maxroundsroot = 5
0.09/0.19 c
0.09/0.19 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.19 c # [type: int, range: [1,2], default: 1]
0.09/0.19 c timing/clocktype = 2
0.09/0.19 c
0.09/0.19 c # belongs reading time to solving time?
0.09/0.19 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.19 c timing/reading = TRUE
0.09/0.19 c
0.09/0.19 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.09/0.19 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.09/0.19 c constraints/knapsack/disaggregation = FALSE
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.19 c heuristics/coefdiving/freq = -1
0.09/0.19 c
0.09/0.19 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.19 c heuristics/coefdiving/maxlpiterquot = 0.075
0.09/0.19 c
0.09/0.19 c # additional number of allowed LP iterations
0.09/0.19 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.19 c heuristics/coefdiving/maxlpiterofs = 1500
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 30]
0.09/0.19 c heuristics/crossover/freq = -1
0.09/0.19 c
0.09/0.19 c # number of nodes added to the contingent of the total nodes
0.09/0.19 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.19 c heuristics/crossover/nodesofs = 750
0.09/0.19 c
0.09/0.19 c # number of nodes without incumbent change that heuristic should wait
0.09/0.19 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.09/0.19 c heuristics/crossover/nwaitingnodes = 100
0.09/0.19 c
0.09/0.19 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.09/0.19 c # [type: real, range: [0,1], default: 0.1]
0.09/0.19 c heuristics/crossover/nodesquot = 0.15
0.09/0.19 c
0.09/0.19 c # minimum percentage of integer variables that have to be fixed
0.09/0.19 c # [type: real, range: [0,1], default: 0.666]
0.09/0.19 c heuristics/crossover/minfixingrate = 0.5
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.19 c heuristics/feaspump/freq = -1
0.09/0.19 c
0.09/0.19 c # additional number of allowed LP iterations
0.09/0.19 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.19 c heuristics/feaspump/maxlpiterofs = 2000
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.19 c heuristics/fracdiving/freq = -1
0.09/0.19 c
0.09/0.19 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.19 c heuristics/fracdiving/maxlpiterquot = 0.075
0.09/0.19 c
0.09/0.19 c # additional number of allowed LP iterations
0.09/0.19 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.19 c heuristics/fracdiving/maxlpiterofs = 1500
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.19 c heuristics/guideddiving/freq = -1
0.09/0.19 c
0.09/0.19 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.19 c heuristics/guideddiving/maxlpiterquot = 0.075
0.09/0.19 c
0.09/0.19 c # additional number of allowed LP iterations
0.09/0.19 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.19 c heuristics/guideddiving/maxlpiterofs = 1500
0.09/0.19 c
0.09/0.19 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.19 c heuristics/intdiving/maxlpiterquot = 0.075
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.19 c heuristics/intshifting/freq = -1
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.19 c heuristics/linesearchdiving/freq = -1
0.09/0.19 c
0.09/0.19 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.19 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.09/0.19 c
0.09/0.19 c # additional number of allowed LP iterations
0.09/0.19 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.19 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.19 c heuristics/objpscostdiving/freq = -1
0.09/0.19 c
0.09/0.19 c # maximal fraction of diving LP iterations compared to total iteration number
0.09/0.19 c # [type: real, range: [0,1], default: 0.01]
0.09/0.19 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.09/0.19 c
0.09/0.19 c # additional number of allowed LP iterations
0.09/0.19 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.19 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.19 c heuristics/oneopt/freq = -1
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.19 c heuristics/pscostdiving/freq = -1
0.09/0.19 c
0.09/0.19 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.19 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.09/0.19 c
0.09/0.19 c # additional number of allowed LP iterations
0.09/0.19 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.19 c heuristics/pscostdiving/maxlpiterofs = 1500
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.19 c heuristics/rens/freq = -1
0.09/0.19 c
0.09/0.19 c # minimum percentage of integer variables that have to be fixable
0.09/0.19 c # [type: real, range: [0,1], default: 0.5]
0.09/0.19 c heuristics/rens/minfixingrate = 0.3
0.09/0.19 c
0.09/0.19 c # number of nodes added to the contingent of the total nodes
0.09/0.19 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.19 c heuristics/rens/nodesofs = 2000
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.19 c heuristics/rootsoldiving/freq = -1
0.09/0.19 c
0.09/0.19 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.09/0.19 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.09/0.19 c
0.09/0.19 c # additional number of allowed LP iterations
0.09/0.19 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.19 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.19 c heuristics/rounding/freq = -1
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.19 c heuristics/shiftandpropagate/freq = -1
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.19 c heuristics/shifting/freq = -1
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.19 c heuristics/simplerounding/freq = -1
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.19 c heuristics/subnlp/freq = -1
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.19 c heuristics/trivial/freq = -1
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.19 c heuristics/trysol/freq = -1
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.19 c heuristics/undercover/freq = -1
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.19 c heuristics/veclendiving/freq = -1
0.09/0.19 c
0.09/0.19 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.19 c heuristics/veclendiving/maxlpiterquot = 0.075
0.09/0.19 c
0.09/0.19 c # additional number of allowed LP iterations
0.09/0.19 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.19 c heuristics/veclendiving/maxlpiterofs = 1500
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.19 c heuristics/zirounding/freq = -1
0.09/0.19 c
0.09/0.19 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.19 c propagating/probing/maxprerounds = 0
0.09/0.19 c
0.09/0.19 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.19 c separating/cmir/freq = -1
0.09/0.19 c
0.09/0.19 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.19 c separating/flowcover/freq = -1
0.09/0.19 c
0.09/0.19 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.19 c separating/rapidlearning/freq = 0
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.19 c heuristics/indoneopt/freq = -1
0.09/0.19 c
0.09/0.19 c -----------------------------------------------------------------------------------------------
0.09/0.19 c start solving
0.09/0.19 c
1.88/1.92 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1.88/1.92 c 1.9s| 1 | 0 | 6761 | - | 17M| 0 |1097 |3614 |3736 |3614 |3736 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
2.79/2.83 c 2.8s| 1 | 0 | 7159 | - | 18M| 0 |1084 |3614 |5027 |3614 |3744 | 8 | 0 | 0 | 0.000000e+00 | -- | Inf
3.18/3.26 c 3.3s| 1 | 0 | 7761 | - | 18M| 0 |1131 |3614 |5027 |3614 |3750 | 14 | 0 | 0 | 0.000000e+00 | -- | Inf
3.59/3.68 c 3.7s| 1 | 0 | 8323 | - | 18M| 0 |1132 |3614 |5027 |3614 |3757 | 21 | 0 | 0 | 0.000000e+00 | -- | Inf
3.89/3.98 c 4.0s| 1 | 0 | 8565 | - | 18M| 0 |1154 |3614 |5027 |3614 |3763 | 27 | 0 | 0 | 0.000000e+00 | -- | Inf
4.08/4.20 c 4.2s| 1 | 0 | 8582 | - | 18M| 0 |1157 |3614 |5027 |3614 |3766 | 30 | 0 | 0 | 0.000000e+00 | -- | Inf
6.98/7.09 c 7.1s| 1 | 2 | 8582 | - | 18M| 0 |1157 |3614 |5027 |3614 |3766 | 30 | 0 | 10 | 0.000000e+00 | -- | Inf
96.16/96.23 c 96.2s| 100 | 49 | 82846 | 750.1 | 20M| 51 | - |3614 |5040 | 0 | 0 | 30 | 14 | 226 | 0.000000e+00 | -- | Inf
133.36/133.42 c 133s| 200 | 59 |156975 | 745.7 | 20M| 51 | 327 |3614 |5056 |3614 |3760 | 30 | 30 | 277 | 0.000000e+00 | -- | Inf
169.65/169.78 c 170s| 300 | 57 |227049 | 730.7 | 20M| 51 | 290 |3614 |5090 |3614 |3760 | 30 | 64 | 328 | 0.000000e+00 | -- | Inf
203.85/203.96 c 204s| 400 | 59 |301035 | 733.0 | 20M| 51 | 309 |3614 |5101 |3614 |3760 | 30 | 79 | 372 | 0.000000e+00 | -- | Inf
240.54/240.66 c 241s| 500 | 63 |372150 | 728.6 | 20M| 51 | 320 |3614 |5113 |3614 |3760 | 30 | 91 | 431 | 0.000000e+00 | -- | Inf
273.74/273.89 c 274s| 600 | 61 |445757 | 729.8 | 20M| 51 | - |3614 |5124 |3614 |3760 | 30 | 106 | 473 | 0.000000e+00 | -- | Inf
321.24/321.35 c 321s| 700 | 73 |537318 | 756.4 | 20M| 51 | - |3614 |5132 |3614 |3760 | 30 | 130 | 540 | 0.000000e+00 | -- | Inf
364.72/364.86 c 365s| 800 | 81 |619886 | 765.1 | 20M| 51 | 249 |3614 |5137 |3614 |3760 | 30 | 143 | 601 | 0.000000e+00 | -- | Inf
399.22/399.36 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
399.22/399.36 c 399s| 900 | 83 |690491 | 758.5 | 20M| 57 | 398 |3614 |5144 |3614 |3760 | 30 | 156 | 644 | 0.000000e+00 | -- | Inf
436.62/436.71 c 437s| 1000 | 91 |765796 | 758.0 | 20M| 57 | 286 |3614 |5145 |3614 |3760 | 30 | 162 | 692 | 0.000000e+00 | -- | Inf
473.31/473.44 c 473s| 1100 | 91 |841798 | 758.2 | 20M| 57 | - |3614 |5151 |3614 |3760 | 30 | 173 | 741 | 0.000000e+00 | -- | Inf
510.51/510.65 c 511s| 1200 | 95 |914834 | 755.8 | 20M| 57 | - |3614 |5164 |3614 |3760 | 30 | 190 | 790 | 0.000000e+00 | -- | Inf
539.70/539.83 c 540s| 1300 | 89 |974589 | 743.7 | 20M| 57 | - |3614 |5172 |3614 |3760 | 30 | 200 | 831 | 0.000000e+00 | -- | Inf
567.30/567.46 c 567s| 1400 | 90 | 1030k| 730.7 | 20M| 57 | 422 |3614 |5177 |3614 |3760 | 30 | 216 | 871 | 0.000000e+00 | -- | Inf
616.78/616.94 c 617s| 1500 | 120 | 1125k| 744.8 | 21M| 57 | - |3614 |5174 |3614 |3760 | 30 | 222 | 946 | 0.000000e+00 | -- | Inf
656.18/656.30 c 656s| 1600 | 130 | 1201k| 746.3 | 21M| 57 | - |3614 |5175 |3614 |3760 | 30 | 227 |1003 | 0.000000e+00 | -- | Inf
686.48/686.67 c 687s| 1700 | 132 | 1268k| 741.3 | 21M| 57 | - |3614 |5181 |3614 |3760 | 30 | 235 |1049 | 0.000000e+00 | -- | Inf
722.47/722.70 c 723s| 1800 | 135 | 1340k| 740.6 | 21M| 57 | - |3614 |5166 |3614 |3760 | 30 | 237 |1099 | 0.000000e+00 | -- | Inf
763.37/763.57 c 764s| 1900 | 161 | 1417k| 741.8 | 21M| 57 | 240 |3614 |5170 |3614 |3760 | 30 | 254 |1157 | 0.000000e+00 | -- | Inf
798.16/798.35 c 798s| 2000 | 165 | 1487k| 739.7 | 21M| 57 | 255 |3614 |5166 |3614 |3760 | 30 | 256 |1209 | 0.000000e+00 | -- | Inf
839.26/839.49 c 839s| 2100 | 183 | 1565k| 741.7 | 22M| 57 | 405 |3614 |5156 |3614 |3760 | 30 | 262 |1269 | 0.000000e+00 | -- | Inf
870.95/871.17 c 871s| 2200 | 185 | 1632k| 738.6 | 22M| 57 | 298 |3614 |5152 |3614 |3760 | 30 | 267 |1317 | 0.000000e+00 | -- | Inf
910.65/910.85 c 911s| 2300 | 195 | 1710k| 740.2 | 22M| 57 | 426 |3614 |5163 |3614 |3760 | 30 | 282 |1373 | 0.000000e+00 | -- | Inf
949.84/950.07 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
949.84/950.07 c 950s| 2400 | 217 | 1788k| 741.8 | 22M| 57 | - |3614 |5164 |3614 |3760 | 30 | 288 |1429 | 0.000000e+00 | -- | Inf
980.33/980.58 c 981s| 2500 | 215 | 1849k| 736.7 | 22M| 57 | 289 |3614 |5170 |3614 |3760 | 30 | 301 |1469 | 0.000000e+00 | -- | Inf
1010.53/1010.79 c 1011s| 2600 | 239 | 1909k| 731.3 | 22M| 57 | 338 |3614 |5173 |3614 |3760 | 30 | 309 |1514 | 0.000000e+00 | -- | Inf
1035.62/1035.86 c 1036s| 2700 | 243 | 1964k| 724.7 | 22M| 57 | 277 |3614 |5172 |3614 |3760 | 30 | 312 |1559 | 0.000000e+00 | -- | Inf
1075.63/1075.84 c 1076s| 2800 | 249 | 2046k| 727.9 | 22M| 57 | - |3614 |5175 |3614 |3760 | 30 | 322 |1623 | 0.000000e+00 | -- | Inf
1110.31/1110.57 c 1111s| 2900 | 259 | 2112k| 725.6 | 22M| 57 | - |3614 |5175 |3614 |3760 | 30 | 333 |1676 | 0.000000e+00 | -- | Inf
1141.91/1142.13 c 1142s| 3000 | 263 | 2179k| 723.8 | 23M| 57 | 351 |3614 |5179 |3614 |3760 | 30 | 340 |1716 | 0.000000e+00 | -- | Inf
1183.10/1183.36 c 1183s| 3100 | 283 | 2258k| 726.1 | 23M| 57 | 328 |3614 |5182 |3614 |3760 | 30 | 348 |1779 | 0.000000e+00 | -- | Inf
1218.71/1218.97 c 1219s| 3200 | 295 | 2327k| 724.7 | 23M| 57 | 291 |3614 |5184 |3614 |3760 | 30 | 356 |1835 | 0.000000e+00 | -- | Inf
1247.39/1247.69 c 1248s| 3300 | 303 | 2388k| 721.4 | 23M| 57 | - |3614 |5180 |3614 |3760 | 30 | 356 |1882 | 0.000000e+00 | -- | Inf
1282.59/1282.88 c 1283s| 3400 | 313 | 2458k| 720.8 | 23M| 57 | - |3614 |5182 |3614 |3760 | 30 | 367 |1946 | 0.000000e+00 | -- | Inf
1320.78/1321.04 c 1321s| 3500 | 325 | 2537k| 722.8 | 23M| 57 | 533 |3614 |5181 |3614 |3760 | 30 | 376 |2002 | 0.000000e+00 | -- | Inf
1357.98/1358.24 c 1358s| 3600 | 337 | 2612k| 723.4 | 23M| 57 | 217 |3614 |5185 |3614 |3760 | 30 | 386 |2059 | 0.000000e+00 | -- | Inf
1394.97/1395.28 c 1395s| 3700 | 343 | 2684k| 723.4 | 23M| 57 | - |3614 |5183 |3614 |3760 | 30 | 390 |2123 | 0.000000e+00 | -- | Inf
1427.27/1427.55 c 1428s| 3800 | 361 | 2752k| 722.1 | 23M| 57 | 325 |3614 |5182 |3614 |3760 | 30 | 394 |2176 | 0.000000e+00 | -- | Inf
1461.46/1461.70 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1461.46/1461.70 c 1462s| 3900 | 369 | 2820k| 721.1 | 23M| 57 | - |3614 |5187 |3614 |3760 | 30 | 399 |2232 | 0.000000e+00 | -- | Inf
1494.25/1494.50 c 1495s| 4000 | 371 | 2888k| 720.1 | 24M| 57 | - |3614 |5190 |3614 |3760 | 30 | 406 |2281 | 0.000000e+00 | -- | Inf
1523.36/1523.61 c 1524s| 4100 | 379 | 2947k| 717.1 | 24M| 57 | - |3614 |5196 |3614 |3760 | 30 | 413 |2327 | 0.000000e+00 | -- | Inf
1556.04/1556.33 c 1556s| 4200 | 389 | 3014k| 715.9 | 24M| 57 | 305 |3614 |5200 |3614 |3760 | 30 | 418 |2387 | 0.000000e+00 | -- | Inf
1592.84/1593.16 c 1593s| 4300 | 409 | 3090k| 716.8 | 24M| 57 | - |3614 |5199 |3614 |3760 | 30 | 420 |2452 | 0.000000e+00 | -- | Inf
1624.64/1624.95 c 1625s| 4400 | 415 | 3153k| 715.0 | 24M| 57 | 362 |3614 |5208 |3614 |3760 | 30 | 431 |2512 | 0.000000e+00 | -- | Inf
1661.33/1661.66 c 1662s| 4500 | 413 | 3228k| 715.7 | 24M| 57 | 212 |3614 |5213 |3614 |3760 | 30 | 439 |2574 | 0.000000e+00 | -- | Inf
1689.83/1690.19 c 1690s| 4600 | 419 | 3289k| 713.4 | 24M| 57 | - |3614 |5220 |3614 |3760 | 30 | 448 |2619 | 0.000000e+00 | -- | Inf
1714.92/1715.22 c 1715s| 4700 | 425 | 3338k| 708.6 | 24M| 57 | - |3614 |5227 |3614 |3760 | 30 | 456 |2664 | 0.000000e+00 | -- | Inf
1752.31/1752.62 c 1753s| 4800 | 447 | 3411k| 709.2 | 24M| 57 | 496 |3614 |5221 |3614 |3760 | 30 | 457 |2737 | 0.000000e+00 | -- | Inf
1784.31/1784.67 c 1785s| 4900 | 453 | 3479k| 708.5 | 24M| 57 | 261 |3614 |5225 |3614 |3760 | 30 | 464 |2797 | 0.000000e+00 | -- | Inf
1796.71/1797.01 c
1796.71/1797.01 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.01 c Solving Time (sec) : 1797.00
1796.71/1797.01 c Solving Nodes : 4927
1796.71/1797.01 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.71/1797.01 c Dual Bound : +0.00000000000000e+00
1796.71/1797.01 c Gap : infinite
1796.71/1797.01 s UNKNOWN
1796.71/1797.01 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.01 c Total Time : 1797.00
1796.71/1797.01 c solving : 1797.00
1796.71/1797.01 c presolving : 0.15 (included in solving)
1796.71/1797.01 c reading : 0.02 (included in solving)
1796.71/1797.01 c copying : 0.02 (1 #copies) (minimal 0.02, maximal 0.02, average 0.02)
1796.71/1797.01 c Original Problem :
1796.71/1797.01 c Problem name : HOME/instance-3691814-1338045232.opb
1796.71/1797.01 c Variables : 4070 (4070 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01 c Constraints : 4220 initial, 4220 maximal
1796.71/1797.01 c Objective sense : minimize
1796.71/1797.01 c Presolved Problem :
1796.71/1797.01 c Problem name : t_HOME/instance-3691814-1338045232.opb
1796.71/1797.01 c Variables : 3614 (3614 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01 c Constraints : 3736 initial, 5227 maximal
1796.71/1797.01 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.71/1797.01 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c gateextraction : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c components : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c setppc : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c linear : 0.08 0.00 455 1 0 455 0 484 0 0 0
1796.71/1797.01 c logicor : 0.04 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c root node : - - 0 - - 0 - - - - -
1796.71/1797.01 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.71/1797.01 c integral : 0 0 0 0 2913 0 1 0 13 466 0 0 5380
1796.71/1797.01 c setppc : 816 816 5 28785 0 1 0 126614 10 191821 0 0 0
1796.71/1797.01 c linear : 0+ 1291 5 28766 0 0 0 1454 0 998 205 0 0
1796.71/1797.01 c logicor : 2920+ 3138 5 23722 0 1 0 205333 131 241132 0 0 0
1796.71/1797.01 c countsols : 0 0 0 0 0 1 0 0 0 0 0 0 0
1796.71/1797.01 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.71/1797.01 c integral : 667.01 0.00 0.00 0.00 667.01 0.00 0.00 0.00
1796.71/1797.01 c setppc : 0.76 0.00 0.00 0.63 0.00 0.00 0.00 0.13
1796.71/1797.01 c linear : 0.35 0.00 0.00 0.34 0.00 0.00 0.00 0.00
1796.71/1797.01 c logicor : 1.01 0.00 0.00 0.79 0.00 0.00 0.00 0.22
1796.71/1797.01 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.71/1797.01 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.71/1797.01 c rootredcost : 0 0 0 0
1796.71/1797.01 c pseudoobj : 0 0 0 0
1796.71/1797.01 c vbounds : 0 0 0 0
1796.71/1797.01 c redcost : 2918 0 0 0
1796.71/1797.01 c probing : 0 0 0 0
1796.71/1797.01 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.71/1797.01 c rootredcost : 0.02 0.00 0.00 0.02 0.00
1796.71/1797.01 c pseudoobj : 0.02 0.00 0.00 0.02 0.00
1796.71/1797.01 c vbounds : 0.02 0.00 0.00 0.02 0.00
1796.71/1797.01 c redcost : 0.16 0.00 0.00 0.16 0.00
1796.71/1797.01 c probing : 0.00 0.00 0.00 0.00 0.00
1796.71/1797.01 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.71/1797.01 c propagation : 0.03 141 141 262 19.0 7 2.3 -
1796.71/1797.01 c infeasible LP : 5.21 2082 195 3703 486.3 3 3.3 0
1796.71/1797.01 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.01 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.01 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.71/1797.01 c applied globally : - - - 465 52.7 - - -
1796.71/1797.01 c applied locally : - - - 1 589.0 - - -
1796.71/1797.01 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.71/1797.01 c cut pool : 0.00 4 - - 3 - (maximal pool size: 27)
1796.71/1797.01 c closecuts : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c impliedbounds : 0.00 0.00 5 0 0 0 0
1796.71/1797.01 c intobj : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c gomory : 0.39 0.00 5 0 0 0 0
1796.71/1797.01 c cgmip : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c strongcg : 0.39 0.00 5 0 0 0 0
1796.71/1797.01 c cmir : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c flowcover : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c clique : 0.13 0.00 5 0 0 31 0
1796.71/1797.01 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c mcf : 0.00 0.00 1 0 0 0 0
1796.71/1797.01 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c rapidlearning : 0.57 0.00 1 0 0 0 1291
1796.71/1797.01 c Pricers : ExecTime SetupTime Calls Vars
1796.71/1797.01 c problem variables: 0.00 - 0 0
1796.71/1797.01 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.71/1797.01 c relpscost : 667.00 0.00 2913 13 466 0 0 5380
1796.71/1797.01 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c inference : 0.00 0.00 1 0 0 0 0 2
1796.71/1797.01 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c random : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.71/1797.01 c LP solutions : 0.00 - - 0
1796.71/1797.01 c pseudo solutions : 0.00 - - 0
1796.71/1797.01 c smallcard : 0.00 0.00 0 0
1796.71/1797.01 c trivial : 0.00 0.00 1 0
1796.71/1797.01 c shiftandpropagate: 0.00 0.00 0 0
1796.71/1797.01 c simplerounding : 0.00 0.00 0 0
1796.71/1797.01 c zirounding : 0.00 0.00 0 0
1796.71/1797.01 c rounding : 0.00 0.00 0 0
1796.71/1797.01 c shifting : 0.00 0.00 0 0
1796.71/1797.01 c intshifting : 0.00 0.00 0 0
1796.71/1797.01 c oneopt : 0.00 0.00 0 0
1796.71/1797.01 c twoopt : 0.00 0.00 0 0
1796.71/1797.01 c indtwoopt : 0.00 0.00 0 0
1796.71/1797.01 c indoneopt : 0.00 0.00 0 0
1796.71/1797.01 c fixandinfer : 0.00 0.00 0 0
1796.71/1797.01 c feaspump : 0.00 0.00 0 0
1796.71/1797.01 c clique : 0.00 0.00 0 0
1796.71/1797.01 c indrounding : 0.00 0.00 0 0
1796.71/1797.01 c indcoefdiving : 0.00 0.00 0 0
1796.71/1797.01 c coefdiving : 0.00 0.00 0 0
1796.71/1797.01 c pscostdiving : 0.00 0.00 0 0
1796.71/1797.01 c nlpdiving : 0.00 0.00 0 0
1796.71/1797.01 c fracdiving : 0.00 0.00 0 0
1796.71/1797.01 c veclendiving : 0.00 0.00 0 0
1796.71/1797.01 c intdiving : 0.00 0.00 0 0
1796.71/1797.01 c actconsdiving : 0.00 0.00 0 0
1796.71/1797.01 c objpscostdiving : 0.00 0.00 0 0
1796.71/1797.01 c rootsoldiving : 0.00 0.00 0 0
1796.71/1797.01 c linesearchdiving : 0.00 0.00 0 0
1796.71/1797.01 c guideddiving : 0.00 0.00 0 0
1796.71/1797.01 c octane : 0.00 0.00 0 0
1796.71/1797.01 c rens : 0.00 0.00 0 0
1796.71/1797.01 c rins : 0.00 0.00 0 0
1796.71/1797.01 c localbranching : 0.00 0.00 0 0
1796.71/1797.01 c mutation : 0.00 0.00 0 0
1796.71/1797.01 c crossover : 0.00 0.00 0 0
1796.71/1797.01 c dins : 0.00 0.00 0 0
1796.71/1797.01 c vbounds : 0.00 0.00 0 0
1796.71/1797.01 c undercover : 0.00 0.00 0 0
1796.71/1797.01 c subnlp : 0.00 0.00 0 0
1796.71/1797.01 c trysol : 0.00 0.00 0 0
1796.71/1797.01 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.71/1797.01 c primal LP : 0.01 1 0 0.00 - 0.01 1
1796.71/1797.01 c dual LP : 1114.77 5001 3500097 699.88 3139.75 0.00 0
1796.71/1797.01 c lex dual LP : 0.00 0 0 0.00 -
1796.71/1797.01 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.71/1797.01 c diving/probing LP: 0.00 0 0 0.00 -
1796.71/1797.01 c strong branching : 666.59 2827 1858782 657.51 2788.48
1796.71/1797.01 c (at root node) : - 10 6203 620.30 -
1796.71/1797.01 c conflict analysis: 0.00 0 0 0.00 -
1796.71/1797.01 c B&B Tree :
1796.71/1797.01 c number of runs : 1
1796.71/1797.01 c nodes : 4927
1796.71/1797.01 c nodes (total) : 4927
1796.71/1797.01 c nodes left : 454
1796.71/1797.01 c max depth : 57
1796.71/1797.01 c max depth (total): 57
1796.71/1797.01 c backtracks : 820 (16.6%)
1796.71/1797.01 c delayed cutoffs : 2
1796.71/1797.01 c repropagations : 1830 (4046 domain reductions, 1 cutoffs)
1796.71/1797.01 c avg switch length: 6.50
1796.71/1797.01 c switching time : 2.90
1796.71/1797.01 c Solution :
1796.71/1797.01 c Solutions found : 0 (0 improvements)
1796.71/1797.01 c Primal Bound : -
1796.71/1797.01 c Dual Bound : +0.00000000000000e+00
1796.71/1797.01 c Gap : infinite
1796.71/1797.01 c Root Dual Bound : +0.00000000000000e+00
1796.71/1797.01 c Root Iterations : 8582
1796.71/1797.05 c Time complete: 1796.76.
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-3691814-1338045232/watcher-3691814-1338045232 -o /tmp/evaluation-result-3691814-1338045232/solver-3691814-1338045232 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691814-1338045232.opb -t 1800 -m 15500
running on 4 cores: 1,3,5,7
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.09 2.02 2.01 3/174 32373
/proc/meminfo: memFree=29397064/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=9600 CPUtime=0 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 1307 0 0 0 0 0 0 0 20 0 1 0 270651766 9830400 1261 33554432000 4194304 10219143 140735483593328 140735483592200 9008087 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 2414 1265 386 1471 0 934 0
[startup+0.103317 s]
/proc/loadavg: 2.09 2.02 2.01 3/174 32373
/proc/meminfo: memFree=29397064/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=34528 CPUtime=0.09 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 7369 0 0 0 5 4 0 0 20 0 1 0 270651766 35356672 7066 33554432000 4194304 10219143 140735483593328 140735483458504 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 8632 7066 567 1471 0 7152 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34528
[startup+0.200282 s]
/proc/loadavg: 2.09 2.02 2.01 3/174 32373
/proc/meminfo: memFree=29397064/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=44248 CPUtime=0.19 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 9897 0 0 0 12 7 0 0 20 0 1 0 270651766 45309952 9594 33554432000 4194304 10219143 140735483593328 140735483458504 7589947 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 11062 9594 648 1471 0 9582 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 44248
[startup+0.300305 s]
/proc/loadavg: 2.09 2.02 2.01 3/174 32373
/proc/meminfo: memFree=29397064/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=52420 CPUtime=0.29 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 11998 0 0 0 22 7 0 0 20 0 1 0 270651766 53678080 11672 33554432000 4194304 10219143 140735483593328 140735483458504 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 13105 11672 733 1471 0 11625 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52420
[startup+0.700176 s]
/proc/loadavg: 2.09 2.02 2.01 3/174 32373
/proc/meminfo: memFree=29397064/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=53164 CPUtime=0.69 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 12150 0 0 0 62 7 0 0 20 0 1 0 270651766 54439936 11824 33554432000 4194304 10219143 140735483593328 140735483458504 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 13291 11824 733 1471 0 11811 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53164
[startup+1.50018 s]
/proc/loadavg: 2.09 2.02 2.01 3/175 32374
/proc/meminfo: memFree=29352284/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=53164 CPUtime=1.48 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 12207 0 0 0 141 7 0 0 20 0 1 0 270651766 54439936 11881 33554432000 4194304 10219143 140735483593328 140735483586584 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 13291 11881 734 1471 0 11811 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 53164
[startup+3.10018 s]
/proc/loadavg: 2.09 2.02 2.01 3/175 32374
/proc/meminfo: memFree=29322996/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=3.08 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21552 0 0 0 283 25 0 0 20 0 1 0 270651766 89780224 20415 33554432000 4194304 10219143 140735483593328 140735483586968 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 20415 793 1471 0 20439 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 87676
[startup+6.30018 s]
/proc/loadavg: 2.08 2.02 2.00 3/175 32374
/proc/meminfo: memFree=29317300/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=6.29 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21555 0 0 0 601 28 0 0 20 0 1 0 270651766 89780224 20418 33554432000 4194304 10219143 140735483593328 140735483586776 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 20418 794 1471 0 20439 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 87676
[startup+12.7002 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 32374
/proc/meminfo: memFree=29316308/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=12.69 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21558 0 0 0 1240 29 0 0 20 0 1 0 270651766 89780224 20421 33554432000 4194304 10219143 140735483593328 140735483586776 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 20421 797 1471 0 20439 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 87676
[startup+25.5003 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 32374
/proc/meminfo: memFree=29316292/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=25.49 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21559 0 0 0 2517 32 0 0 20 0 1 0 270651766 89780224 20422 33554432000 4194304 10219143 140735483593328 140735483586776 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 20422 798 1471 0 20439 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87676
[startup+51.1002 s]
/proc/loadavg: 2.04 2.02 2.00 3/175 32374
/proc/meminfo: memFree=29314756/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=51.08 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21559 0 0 0 5072 36 0 0 20 0 1 0 270651766 89780224 20422 33554432000 4194304 10219143 140735483593328 140735483586776 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 20422 798 1471 0 20439 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87676
[startup+102.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 32374
/proc/meminfo: memFree=29311904/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=102.27 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21581 0 0 0 10181 46 0 0 20 0 1 0 270651766 89780224 21084 33554432000 4194304 10219143 140735483593328 140735483586680 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21084 802 1471 0 20439 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 87676
[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 32374
/proc/meminfo: memFree=29311584/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=162.26 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 16160 66 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586776 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 87676
[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32374
/proc/meminfo: memFree=29311584/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=222.26 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 22141 85 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586872 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 87676
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32375
/proc/meminfo: memFree=29311708/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=282.24 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 28122 102 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586584 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 87676
[startup+342.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 32375
/proc/meminfo: memFree=29311708/32873844 swapFree=7108/7108
[pid=32373] ppid=32371 vsize=87676 CPUtime=342.23 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 34102 121 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586584 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 87676
[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 32378
/proc/meminfo: memFree=29312072/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=402.22 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 40084 138 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586632 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 87676
[startup+462.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/175 32378
/proc/meminfo: memFree=29312080/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=462.21 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 46068 153 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586584 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 87676
[startup+522.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/175 32378
/proc/meminfo: memFree=29312576/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=522.2 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 52050 170 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586584 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 87676
[startup+582.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/175 32379
/proc/meminfo: memFree=29312576/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=582.19 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 58031 188 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586584 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 87676
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=29312452/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=1062.12 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 105900 312 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586776 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 87676
[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 32383
/proc/meminfo: memFree=29312576/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=1122.11 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 111883 328 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586776 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 87676
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32384
/proc/meminfo: memFree=29312824/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=1182.1 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 117864 346 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586584 4218441 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 87676
[startup+1242.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/175 32384
/proc/meminfo: memFree=29312576/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=1242.09 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 123848 361 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586680 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 87676
[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 32384
/proc/meminfo: memFree=29312452/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=1302.08 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 129830 378 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586680 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 87676
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32384
/proc/meminfo: memFree=29312576/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=1362.07 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 135814 393 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586584 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 87676
[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32385
/proc/meminfo: memFree=29312568/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=1422.07 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 141798 409 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586584 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 87676
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32386
/proc/meminfo: memFree=29312452/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=1482.05 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 147778 427 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586584 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 87676
[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32386
/proc/meminfo: memFree=29312700/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=1542.05 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 153761 444 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586776 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 87676
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32389
/proc/meminfo: memFree=29312444/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=1602.04 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 159745 459 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586632 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 87676
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32389
/proc/meminfo: memFree=29312824/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=1662.03 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 165726 477 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586632 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 87676
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32389
/proc/meminfo: memFree=29312824/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=1722.02 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 171709 493 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586776 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 87676
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32390
/proc/meminfo: memFree=29312328/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=1782.01 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 177693 508 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586584 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 87676
Solver just ended. Dumping a history of the last processes samples
[startup+1785.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32390
/proc/meminfo: memFree=29312700/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=1785.31 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 178022 509 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586680 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 1785.31
Current children cumulated vsize (KiB) 87676
[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32428
/proc/meminfo: memFree=29172016/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=1791.72 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 178662 510 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586776 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 1791.72
Current children cumulated vsize (KiB) 87676
[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32428
/proc/meminfo: memFree=28142728/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=1794.92 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 178981 511 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586776 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 1794.92
Current children cumulated vsize (KiB) 87676
[startup+1796 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32428
/proc/meminfo: memFree=28142728/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=1795.71 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 179060 511 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586776 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 1795.71
Current children cumulated vsize (KiB) 87676
[startup+1796.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32428
/proc/meminfo: memFree=28123936/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=1796.51 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 179140 511 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586584 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 1796.51
Current children cumulated vsize (KiB) 87676
[startup+1797 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32428
/proc/meminfo: memFree=28123936/32873844 swapFree=7104/7104
[pid=32373] ppid=32371 vsize=87676 CPUtime=1796.71 cores=1,3,5,7
/proc/32373/stat : 32373 (scip-2.1.1.4exp) R 32371 32373 28130 0 -1 4202496 21582 0 0 0 179160 511 0 0 20 0 1 0 270651766 89780224 21085 33554432000 4194304 10219143 140735483593328 140735483586584 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32373/statm: 21919 21085 802 1471 0 20439 0
Current children cumulated CPU time (s) 1796.71
Current children cumulated vsize (KiB) 87676
Child status: 0
Real time (s): 1797.05
CPU time (s): 1796.77
CPU user time (s): 1791.65
CPU system time (s): 5.12122
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 89092
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.65
system time used= 5.12122
maximum resident set size= 84392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21588
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= 12
involuntary context switches= 1854
runsolver used 2.83157 second user time and 7.01893 second system time
The end