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: a3bf3a4-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-3690648-1338026276.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.05 c presolving:
0.05/0.07 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.05/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.05/0.08 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.05/0.09 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.05/0.09 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.05/0.10 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.09/0.10 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.09/0.10 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.09/0.11 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.11 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.12 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.12 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.17 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.19 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.19/0.21 c presolving (15 rounds):
0.19/0.21 c 456 deleted vars, 484 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.19/0.21 c 11040 implications, 70 cliques
0.19/0.21 c presolved problem has 3614 variables (3614 bin, 0 int, 0 impl, 0 cont) and 3736 constraints
0.19/0.21 c 816 constraints of type <setppc>
0.19/0.21 c 2920 constraints of type <logicor>
0.19/0.21 c transformed objective value is always integral (scale: 1)
0.19/0.21 c Presolving Time: 0.18
0.19/0.21 c - non default parameters ----------------------------------------------------------------------
0.19/0.21 c # SCIP version 2.1.1.4
0.19/0.21 c
0.19/0.21 c # maximal time in seconds to run
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.21 c limits/time = 1797
0.19/0.21 c
0.19/0.21 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.21 c limits/memory = 13950
0.19/0.21 c
0.19/0.21 c # solving stops, if the given number of solutions were found (-1: no limit)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.21 c limits/solutions = 1
0.19/0.21 c
0.19/0.21 c # maximal number of separation rounds per node (-1: unlimited)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 5]
0.19/0.21 c separating/maxrounds = 1
0.19/0.21 c
0.19/0.21 c # maximal number of separation rounds in the root node (-1: unlimited)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.21 c separating/maxroundsroot = 5
0.19/0.21 c
0.19/0.21 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.19/0.21 c # [type: int, range: [1,2], default: 1]
0.19/0.21 c timing/clocktype = 2
0.19/0.21 c
0.19/0.21 c # belongs reading time to solving time?
0.19/0.21 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.21 c timing/reading = TRUE
0.19/0.21 c
0.19/0.21 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.19/0.21 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.19/0.21 c constraints/knapsack/disaggregation = FALSE
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21 c heuristics/coefdiving/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21 c heuristics/coefdiving/maxlpiterquot = 0.075
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/coefdiving/maxlpiterofs = 1500
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 30]
0.19/0.21 c heuristics/crossover/freq = -1
0.19/0.21 c
0.19/0.21 c # number of nodes added to the contingent of the total nodes
0.19/0.21 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.19/0.21 c heuristics/crossover/nodesofs = 750
0.19/0.21 c
0.19/0.21 c # number of nodes without incumbent change that heuristic should wait
0.19/0.21 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.19/0.21 c heuristics/crossover/nwaitingnodes = 100
0.19/0.21 c
0.19/0.21 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.19/0.21 c # [type: real, range: [0,1], default: 0.1]
0.19/0.21 c heuristics/crossover/nodesquot = 0.15
0.19/0.21 c
0.19/0.21 c # minimum percentage of integer variables that have to be fixed
0.19/0.21 c # [type: real, range: [0,1], default: 0.666]
0.19/0.21 c heuristics/crossover/minfixingrate = 0.5
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 20]
0.19/0.21 c heuristics/feaspump/freq = -1
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/feaspump/maxlpiterofs = 2000
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21 c heuristics/fracdiving/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21 c heuristics/fracdiving/maxlpiterquot = 0.075
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/fracdiving/maxlpiterofs = 1500
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21 c heuristics/guideddiving/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21 c heuristics/guideddiving/maxlpiterquot = 0.075
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/guideddiving/maxlpiterofs = 1500
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21 c heuristics/intdiving/maxlpiterquot = 0.075
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21 c heuristics/intshifting/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21 c heuristics/linesearchdiving/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 20]
0.19/0.21 c heuristics/objpscostdiving/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to total iteration number
0.19/0.21 c # [type: real, range: [0,1], default: 0.01]
0.19/0.21 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21 c heuristics/oneopt/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21 c heuristics/pscostdiving/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/pscostdiving/maxlpiterofs = 1500
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.21 c heuristics/rens/freq = -1
0.19/0.21 c
0.19/0.21 c # minimum percentage of integer variables that have to be fixable
0.19/0.21 c # [type: real, range: [0,1], default: 0.5]
0.19/0.21 c heuristics/rens/minfixingrate = 0.3
0.19/0.21 c
0.19/0.21 c # number of nodes added to the contingent of the total nodes
0.19/0.21 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.19/0.21 c heuristics/rens/nodesofs = 2000
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 20]
0.19/0.21 c heuristics/rootsoldiving/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.19/0.21 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21 c heuristics/rounding/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.21 c heuristics/shiftandpropagate/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21 c heuristics/shifting/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21 c heuristics/simplerounding/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21 c heuristics/subnlp/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.21 c heuristics/trivial/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21 c heuristics/trysol/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.21 c heuristics/undercover/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21 c heuristics/veclendiving/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21 c heuristics/veclendiving/maxlpiterquot = 0.075
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/veclendiving/maxlpiterofs = 1500
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21 c heuristics/zirounding/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.21 c propagating/probing/maxprerounds = 0
0.19/0.21 c
0.19/0.21 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.21 c separating/cmir/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.21 c separating/flowcover/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.21 c separating/rapidlearning/freq = 0
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21 c heuristics/indoneopt/freq = -1
0.19/0.21 c
0.19/0.21 c -----------------------------------------------------------------------------------------------
0.19/0.21 c start solving
0.19/0.21 c
1.89/1.95 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1.89/1.95 c 2.0s| 1 | 0 | 6761 | - | 16M| 0 |1097 |3614 |3736 |3614 |3736 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
2.89/2.91 c 2.9s| 1 | 0 | 7159 | - | 18M| 0 |1084 |3614 |5027 |3614 |3744 | 8 | 0 | 0 | 0.000000e+00 | -- | Inf
3.29/3.34 c 3.3s| 1 | 0 | 7761 | - | 18M| 0 |1131 |3614 |5027 |3614 |3750 | 14 | 0 | 0 | 0.000000e+00 | -- | Inf
3.69/3.76 c 3.8s| 1 | 0 | 8323 | - | 18M| 0 |1132 |3614 |5027 |3614 |3757 | 21 | 0 | 0 | 0.000000e+00 | -- | Inf
3.99/4.07 c 4.1s| 1 | 0 | 8565 | - | 18M| 0 |1154 |3614 |5027 |3614 |3763 | 27 | 0 | 0 | 0.000000e+00 | -- | Inf
4.19/4.29 c 4.3s| 1 | 0 | 8582 | - | 18M| 0 |1157 |3614 |5027 |3614 |3766 | 30 | 0 | 0 | 0.000000e+00 | -- | Inf
7.19/7.21 c 7.2s| 1 | 2 | 8582 | - | 18M| 0 |1157 |3614 |5027 |3614 |3766 | 30 | 0 | 10 | 0.000000e+00 | -- | Inf
96.87/96.95 c 97.0s| 100 | 49 | 82846 | 750.1 | 19M| 51 | - |3614 |5040 | 0 | 0 | 30 | 14 | 226 | 0.000000e+00 | -- | Inf
134.26/134.36 c 134s| 200 | 59 |156975 | 745.7 | 19M| 51 | 327 |3614 |5056 |3614 |3760 | 30 | 30 | 277 | 0.000000e+00 | -- | Inf
170.86/170.92 c 171s| 300 | 57 |227049 | 730.7 | 19M| 51 | 290 |3614 |5090 |3614 |3760 | 30 | 64 | 328 | 0.000000e+00 | -- | Inf
205.25/205.31 c 205s| 400 | 59 |301035 | 733.0 | 19M| 51 | 309 |3614 |5101 |3614 |3760 | 30 | 79 | 372 | 0.000000e+00 | -- | Inf
242.04/242.19 c 242s| 500 | 63 |372150 | 728.6 | 19M| 51 | 320 |3614 |5113 |3614 |3760 | 30 | 91 | 431 | 0.000000e+00 | -- | Inf
275.44/275.58 c 276s| 600 | 61 |445757 | 729.8 | 20M| 51 | - |3614 |5124 |3614 |3760 | 30 | 106 | 473 | 0.000000e+00 | -- | Inf
323.13/323.24 c 323s| 700 | 73 |537318 | 756.4 | 20M| 51 | - |3614 |5132 |3614 |3760 | 30 | 130 | 540 | 0.000000e+00 | -- | Inf
366.83/366.94 c 367s| 800 | 81 |619886 | 765.1 | 20M| 51 | 249 |3614 |5137 |3614 |3760 | 30 | 143 | 601 | 0.000000e+00 | -- | Inf
401.43/401.59 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
401.43/401.59 c 402s| 900 | 83 |690491 | 758.5 | 20M| 57 | 398 |3614 |5144 |3614 |3760 | 30 | 156 | 644 | 0.000000e+00 | -- | Inf
439.01/439.10 c 439s| 1000 | 91 |765796 | 758.0 | 20M| 57 | 286 |3614 |5145 |3614 |3760 | 30 | 162 | 692 | 0.000000e+00 | -- | Inf
475.91/476.00 c 476s| 1100 | 91 |841798 | 758.2 | 20M| 57 | - |3614 |5151 |3614 |3760 | 30 | 173 | 741 | 0.000000e+00 | -- | Inf
513.21/513.34 c 513s| 1200 | 95 |914834 | 755.8 | 20M| 57 | - |3614 |5164 |3614 |3760 | 30 | 190 | 790 | 0.000000e+00 | -- | Inf
542.49/542.64 c 543s| 1300 | 89 |974589 | 743.7 | 20M| 57 | - |3614 |5172 |3614 |3760 | 30 | 200 | 831 | 0.000000e+00 | -- | Inf
570.20/570.39 c 570s| 1400 | 90 | 1030k| 730.7 | 20M| 57 | 422 |3614 |5177 |3614 |3760 | 30 | 216 | 871 | 0.000000e+00 | -- | Inf
619.88/620.08 c 620s| 1500 | 120 | 1125k| 744.8 | 20M| 57 | - |3614 |5174 |3614 |3760 | 30 | 222 | 946 | 0.000000e+00 | -- | Inf
659.48/659.63 c 660s| 1600 | 130 | 1201k| 746.3 | 21M| 57 | - |3614 |5175 |3614 |3760 | 30 | 227 |1003 | 0.000000e+00 | -- | Inf
689.97/690.13 c 690s| 1700 | 132 | 1268k| 741.3 | 21M| 57 | - |3614 |5181 |3614 |3760 | 30 | 235 |1049 | 0.000000e+00 | -- | Inf
726.17/726.30 c 726s| 1800 | 135 | 1340k| 740.6 | 21M| 57 | - |3614 |5166 |3614 |3760 | 30 | 237 |1099 | 0.000000e+00 | -- | Inf
767.16/767.36 c 767s| 1900 | 161 | 1417k| 741.8 | 21M| 57 | 240 |3614 |5170 |3614 |3760 | 30 | 254 |1157 | 0.000000e+00 | -- | Inf
802.16/802.31 c 802s| 2000 | 165 | 1487k| 739.7 | 21M| 57 | 255 |3614 |5166 |3614 |3760 | 30 | 256 |1209 | 0.000000e+00 | -- | Inf
844.25/844.41 c 844s| 2100 | 183 | 1567k| 742.5 | 21M| 57 | - |3614 |5157 |3614 |3760 | 30 | 263 |1269 | 0.000000e+00 | -- | Inf
874.15/874.35 c 874s| 2200 | 187 | 1629k| 737.0 | 21M| 57 | - |3614 |5158 |3614 |3760 | 30 | 273 |1309 | 0.000000e+00 | -- | Inf
910.24/910.40 c 910s| 2300 | 191 | 1700k| 735.9 | 21M| 57 | 509 |3614 |5166 |3614 |3760 | 30 | 286 |1360 | 0.000000e+00 | -- | Inf
953.84/954.04 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
953.84/954.04 c 954s| 2400 | 217 | 1783k| 740.0 | 22M| 57 | 389 |3614 |5163 |3614 |3760 | 30 | 291 |1427 | 0.000000e+00 | -- | Inf
987.73/987.94 c 988s| 2500 | 235 | 1851k| 737.6 | 22M| 57 | 254 |3614 |5173 |3614 |3760 | 30 | 307 |1475 | 0.000000e+00 | -- | Inf
1011.53/1011.70 c 1012s| 2600 | 231 | 1906k| 730.4 | 22M| 57 | - |3614 |5181 |3614 |3760 | 30 | 319 |1508 | 0.000000e+00 | -- | Inf
1046.32/1046.57 c 1047s| 2700 | 241 | 1976k| 729.2 | 22M| 57 | - |3614 |5185 |3614 |3760 | 30 | 328 |1559 | 0.000000e+00 | -- | Inf
1083.82/1084.07 c 1084s| 2800 | 259 | 2049k| 729.3 | 22M| 57 | 239 |3614 |5189 |3614 |3760 | 30 | 335 |1612 | 0.000000e+00 | -- | Inf
1116.91/1117.16 c 1117s| 2900 | 263 | 2118k| 727.9 | 22M| 57 | 365 |3614 |5191 |3614 |3760 | 30 | 349 |1660 | 0.000000e+00 | -- | Inf
1158.21/1158.49 c 1158s| 3000 | 277 | 2201k| 731.3 | 22M| 57 | - |3614 |5186 |3614 |3760 | 30 | 360 |1717 | 0.000000e+00 | -- | Inf
1190.01/1190.22 c 1190s| 3100 | 279 | 2266k| 728.6 | 22M| 57 | - |3614 |5191 |3614 |3760 | 30 | 367 |1764 | 0.000000e+00 | -- | Inf
1212.80/1213.07 c 1213s| 3200 | 284 | 2312k| 720.2 | 22M| 57 | 238 |3614 |5200 |3614 |3760 | 30 | 377 |1804 | 0.000000e+00 | -- | Inf
1244.59/1244.81 c 1245s| 3300 | 290 | 2378k| 718.4 | 22M| 57 | 456 |3614 |5201 |3614 |3760 | 30 | 381 |1858 | 0.000000e+00 | -- | Inf
1279.09/1279.37 c 1279s| 3400 | 292 | 2452k| 718.9 | 22M| 57 | - |3614 |5201 |3614 |3760 | 30 | 388 |1914 | 0.000000e+00 | -- | Inf
1324.38/1324.65 c 1325s| 3500 | 304 | 2539k| 723.2 | 22M| 57 | 400 |3614 |5197 |3614 |3760 | 30 | 396 |1986 | 0.000000e+00 | -- | Inf
1354.57/1354.83 c 1355s| 3600 | 302 | 2603k| 721.0 | 22M| 57 | - |3614 |5203 |3614 |3760 | 30 | 407 |2034 | 0.000000e+00 | -- | Inf
1388.87/1389.12 c 1389s| 3700 | 318 | 2672k| 720.2 | 23M| 57 | 435 |3614 |5194 |3614 |3760 | 30 | 409 |2090 | 0.000000e+00 | -- | Inf
1420.87/1421.12 c 1421s| 3800 | 324 | 2739k| 718.9 | 23M| 57 | 298 |3614 |5203 |3614 |3760 | 30 | 424 |2145 | 0.000000e+00 | -- | Inf
1454.86/1455.20 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1454.86/1455.20 c 1455s| 3900 | 332 | 2807k| 717.9 | 23M| 57 | 262 |3614 |5200 |3614 |3760 | 30 | 431 |2201 | 0.000000e+00 | -- | Inf
1487.45/1487.72 c 1488s| 4000 | 340 | 2874k| 716.7 | 23M| 57 | - |3614 |5193 |3614 |3760 | 30 | 440 |2258 | 0.000000e+00 | -- | Inf
1523.75/1524.00 c 1524s| 4100 | 338 | 2947k| 716.9 | 23M| 57 | - |3614 |5191 |3614 |3760 | 30 | 444 |2323 | 0.000000e+00 | -- | Inf
1559.45/1559.76 c 1560s| 4200 | 348 | 3021k| 717.5 | 23M| 57 | - |3614 |5196 |3614 |3760 | 30 | 453 |2377 | 0.000000e+00 | -- | Inf
1585.54/1585.87 c 1586s| 4300 | 358 | 3074k| 713.3 | 23M| 57 | - |3614 |5196 |3614 |3760 | 30 | 460 |2427 | 0.000000e+00 | -- | Inf
1627.13/1627.47 c 1627s| 4400 | 378 | 3157k| 715.9 | 23M| 57 | - |3614 |5201 |3614 |3760 | 30 | 470 |2503 | 0.000000e+00 | -- | Inf
1664.33/1664.61 c 1665s| 4500 | 390 | 3231k| 716.4 | 23M| 57 | 268 |3614 |5196 |3614 |3760 | 30 | 475 |2580 | 0.000000e+00 | -- | Inf
1695.02/1695.36 c 1695s| 4600 | 390 | 3296k| 714.8 | 23M| 57 | 246 |3614 |5195 |3614 |3760 | 30 | 479 |2628 | 0.000000e+00 | -- | Inf
1727.52/1727.81 c 1728s| 4700 | 396 | 3358k| 713.0 | 23M| 57 | - |3614 |5198 |3614 |3760 | 30 | 482 |2689 | 0.000000e+00 | -- | Inf
1759.81/1760.14 c 1760s| 4800 | 414 | 3422k| 711.4 | 23M| 57 | - |3614 |5195 |3614 |3760 | 30 | 484 |2754 | 0.000000e+00 | -- | Inf
1782.72/1783.06 c 1783s| 4900 | 416 | 3468k| 706.3 | 23M| 57 | 237 |3614 |5158 |3614 |3760 | 30 | 494 |2794 | 0.000000e+00 | -- | Inf
1796.71/1797.00 c
1796.71/1797.00 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.00 c Solving Time (sec) : 1797.00
1796.71/1797.00 c Solving Nodes : 4952
1796.71/1797.00 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.71/1797.00 c Dual Bound : +0.00000000000000e+00
1796.71/1797.00 c Gap : infinite
1796.71/1797.00 s UNKNOWN
1796.71/1797.00 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.00 c Total Time : 1797.00
1796.71/1797.00 c solving : 1797.00
1796.71/1797.00 c presolving : 0.18 (included in solving)
1796.71/1797.00 c reading : 0.02 (included in solving)
1796.71/1797.00 c copying : 0.02 (1 #copies) (minimal 0.02, maximal 0.02, average 0.02)
1796.71/1797.00 c Original Problem :
1796.71/1797.00 c Problem name : HOME/instance-3690648-1338026276.opb
1796.71/1797.00 c Variables : 4070 (4070 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.00 c Constraints : 4220 initial, 4220 maximal
1796.71/1797.00 c Objective sense : minimize
1796.71/1797.00 c Presolved Problem :
1796.71/1797.00 c Problem name : t_HOME/instance-3690648-1338026276.opb
1796.71/1797.00 c Variables : 3614 (3614 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.00 c Constraints : 3736 initial, 5206 maximal
1796.71/1797.00 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.71/1797.00 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c gateextraction : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c components : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c setppc : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c linear : 0.09 0.00 455 1 0 455 0 484 0 0 0
1796.71/1797.00 c logicor : 0.04 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c root node : - - 0 - - 0 - - - - -
1796.71/1797.00 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.71/1797.00 c integral : 0 0 0 0 2904 0 1 0 15 459 0 0 5368
1796.71/1797.00 c setppc : 816 816 5 29641 0 1 0 130688 11 193873 0 0 0
1796.71/1797.00 c linear : 0+ 1291 5 29629 0 0 0 1520 1 1314 205 0 0
1796.71/1797.00 c logicor : 2920+ 3129 5 24691 0 1 0 222223 117 249578 0 0 0
1796.71/1797.00 c countsols : 0 0 0 0 0 1 0 0 0 0 0 0 0
1796.71/1797.00 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.71/1797.00 c integral : 665.24 0.00 0.00 0.00 665.24 0.00 0.00 0.00
1796.71/1797.00 c setppc : 0.86 0.00 0.00 0.72 0.00 0.00 0.00 0.15
1796.71/1797.00 c linear : 0.40 0.00 0.00 0.40 0.00 0.00 0.00 0.00
1796.71/1797.00 c logicor : 1.20 0.00 0.00 0.93 0.00 0.00 0.00 0.27
1796.71/1797.00 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.71/1797.00 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.71/1797.00 c rootredcost : 0 0 0 0
1796.71/1797.00 c pseudoobj : 0 0 0 0
1796.71/1797.00 c vbounds : 0 0 0 0
1796.71/1797.00 c redcost : 2909 0 0 0
1796.71/1797.00 c probing : 0 0 0 0
1796.71/1797.00 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.71/1797.00 c rootredcost : 0.03 0.00 0.00 0.03 0.00
1796.71/1797.00 c pseudoobj : 0.03 0.00 0.00 0.03 0.00
1796.71/1797.00 c vbounds : 0.03 0.00 0.00 0.03 0.00
1796.71/1797.00 c redcost : 0.16 0.00 0.00 0.16 0.00
1796.71/1797.00 c probing : 0.00 0.00 0.00 0.00 0.00
1796.71/1797.00 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.71/1797.00 c propagation : 0.04 129 129 265 19.6 6 4.7 -
1796.71/1797.00 c infeasible LP : 5.82 2124 198 3626 486.8 6 4.2 0
1796.71/1797.00 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.00 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.00 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.71/1797.00 c applied globally : - - - 507 65.1 - - -
1796.71/1797.00 c applied locally : - - - 0 0.0 - - -
1796.71/1797.00 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.71/1797.00 c cut pool : 0.00 4 - - 3 - (maximal pool size: 27)
1796.71/1797.00 c closecuts : 0.00 0.00 0 0 0 0 0
1796.71/1797.00 c impliedbounds : 0.00 0.00 5 0 0 0 0
1796.71/1797.00 c intobj : 0.00 0.00 0 0 0 0 0
1796.71/1797.00 c gomory : 0.40 0.00 5 0 0 0 0
1796.71/1797.00 c cgmip : 0.00 0.00 0 0 0 0 0
1796.71/1797.00 c strongcg : 0.40 0.00 5 0 0 0 0
1796.71/1797.00 c cmir : 0.00 0.00 0 0 0 0 0
1796.71/1797.00 c flowcover : 0.00 0.00 0 0 0 0 0
1796.71/1797.00 c clique : 0.13 0.00 5 0 0 31 0
1796.71/1797.00 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.71/1797.00 c mcf : 0.00 0.00 1 0 0 0 0
1796.71/1797.00 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.71/1797.00 c rapidlearning : 0.61 0.00 1 0 0 0 1291
1796.71/1797.00 c Pricers : ExecTime SetupTime Calls Vars
1796.71/1797.00 c problem variables: 0.00 - 0 0
1796.71/1797.00 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.71/1797.00 c relpscost : 665.23 0.00 2904 15 459 0 0 5368
1796.71/1797.00 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.00 c inference : 0.00 0.00 1 0 0 0 0 2
1796.71/1797.00 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.00 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.00 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.00 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.00 c random : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.00 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.71/1797.00 c LP solutions : 0.00 - - 0
1796.71/1797.00 c pseudo solutions : 0.00 - - 0
1796.71/1797.00 c smallcard : 0.00 0.00 0 0
1796.71/1797.00 c trivial : 0.00 0.00 1 0
1796.71/1797.00 c shiftandpropagate: 0.00 0.00 0 0
1796.71/1797.00 c simplerounding : 0.00 0.00 0 0
1796.71/1797.00 c zirounding : 0.00 0.00 0 0
1796.71/1797.00 c rounding : 0.00 0.00 0 0
1796.71/1797.00 c shifting : 0.00 0.00 0 0
1796.71/1797.00 c intshifting : 0.00 0.00 0 0
1796.71/1797.00 c oneopt : 0.00 0.00 0 0
1796.71/1797.00 c twoopt : 0.00 0.00 0 0
1796.71/1797.00 c indtwoopt : 0.00 0.00 0 0
1796.71/1797.00 c indoneopt : 0.00 0.00 0 0
1796.71/1797.00 c fixandinfer : 0.00 0.00 0 0
1796.71/1797.00 c feaspump : 0.00 0.00 0 0
1796.71/1797.00 c clique : 0.00 0.00 0 0
1796.71/1797.00 c indrounding : 0.00 0.00 0 0
1796.71/1797.00 c indcoefdiving : 0.00 0.00 0 0
1796.71/1797.00 c coefdiving : 0.00 0.00 0 0
1796.71/1797.00 c pscostdiving : 0.00 0.00 0 0
1796.71/1797.00 c nlpdiving : 0.00 0.00 0 0
1796.71/1797.00 c fracdiving : 0.00 0.00 0 0
1796.71/1797.00 c veclendiving : 0.00 0.00 0 0
1796.71/1797.00 c intdiving : 0.00 0.00 0 0
1796.71/1797.00 c actconsdiving : 0.00 0.00 0 0
1796.71/1797.00 c objpscostdiving : 0.00 0.00 0 0
1796.71/1797.00 c rootsoldiving : 0.00 0.00 0 0
1796.71/1797.00 c linesearchdiving : 0.00 0.00 0 0
1796.71/1797.00 c guideddiving : 0.00 0.00 0 0
1796.71/1797.00 c octane : 0.00 0.00 0 0
1796.71/1797.00 c rens : 0.00 0.00 0 0
1796.71/1797.00 c rins : 0.00 0.00 0 0
1796.71/1797.00 c localbranching : 0.00 0.00 0 0
1796.71/1797.00 c mutation : 0.00 0.00 0 0
1796.71/1797.00 c crossover : 0.00 0.00 0 0
1796.71/1797.00 c dins : 0.00 0.00 0 0
1796.71/1797.00 c vbounds : 0.00 0.00 0 0
1796.71/1797.00 c undercover : 0.00 0.00 0 0
1796.71/1797.00 c subnlp : 0.00 0.00 0 0
1796.71/1797.00 c trysol : 0.00 0.00 0 0
1796.71/1797.00 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.71/1797.00 c primal LP : 0.01 1 0 0.00 - 0.01 1
1796.71/1797.00 c dual LP : 1114.87 5034 3498701 695.01 3138.23 0.00 0
1796.71/1797.00 c lex dual LP : 0.00 0 0 0.00 -
1796.71/1797.00 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.71/1797.00 c diving/probing LP: 0.00 0 0 0.00 -
1796.71/1797.00 c strong branching : 664.82 2818 1859125 659.73 2796.43
1796.71/1797.00 c (at root node) : - 10 6203 620.30 -
1796.71/1797.00 c conflict analysis: 0.00 0 0 0.00 -
1796.71/1797.00 c B&B Tree :
1796.71/1797.00 c number of runs : 1
1796.71/1797.00 c nodes : 4952
1796.71/1797.00 c nodes (total) : 4952
1796.71/1797.00 c nodes left : 416
1796.71/1797.00 c max depth : 57
1796.71/1797.00 c max depth (total): 57
1796.71/1797.00 c backtracks : 797 (16.1%)
1796.71/1797.00 c delayed cutoffs : 3
1796.71/1797.00 c repropagations : 1750 (4151 domain reductions, 2 cutoffs)
1796.71/1797.00 c avg switch length: 6.27
1796.71/1797.00 c switching time : 3.22
1796.71/1797.00 c Solution :
1796.71/1797.00 c Solutions found : 0 (0 improvements)
1796.71/1797.00 c Primal Bound : -
1796.71/1797.00 c Dual Bound : +0.00000000000000e+00
1796.71/1797.00 c Gap : infinite
1796.71/1797.00 c Root Dual Bound : +0.00000000000000e+00
1796.71/1797.00 c Root Iterations : 8582
1796.71/1797.06 c Time complete: 1796.77.
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-3690648-1338026276/watcher-3690648-1338026276 -o /tmp/evaluation-result-3690648-1338026276/solver-3690648-1338026276 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690648-1338026276.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.01 2.01 2.00 2/176 4144
/proc/meminfo: memFree=29269424/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=11164 CPUtime=0 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 1542 0 0 0 0 0 0 0 20 0 1 0 268752486 11431936 1497 33554432000 4194304 10173063 140737456527952 140735626368008 7545739 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 2791 1497 413 1460 0 1322 0
[startup+0.0630199 s]
/proc/loadavg: 2.01 2.01 2.00 2/176 4144
/proc/meminfo: memFree=29269424/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=33160 CPUtime=0.05 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 6787 0 0 0 4 1 0 0 20 0 1 0 268752486 33955840 6742 33554432000 4194304 10173063 140737456527952 140735626368008 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 8290 6742 550 1460 0 6821 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 33160
[startup+0.100348 s]
/proc/loadavg: 2.01 2.01 2.00 2/176 4144
/proc/meminfo: memFree=29269424/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=34896 CPUtime=0.09 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 7484 0 0 0 6 3 0 0 20 0 1 0 268752486 35733504 7182 33554432000 4194304 10173063 140737456527952 140735626368008 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 8724 7182 568 1460 0 7255 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34896
[startup+0.300307 s]
/proc/loadavg: 2.01 2.01 2.00 2/176 4144
/proc/meminfo: memFree=29269424/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=51044 CPUtime=0.29 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 11738 0 0 0 22 7 0 0 20 0 1 0 268752486 52269056 11349 33554432000 4194304 10173063 140737456527952 140735626368008 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 12761 11349 738 1460 0 11292 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51044
[startup+0.700232 s]
/proc/loadavg: 2.01 2.01 2.00 2/176 4144
/proc/meminfo: memFree=29269424/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=51940 CPUtime=0.69 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 11926 0 0 0 62 7 0 0 20 0 1 0 268752486 53186560 11537 33554432000 4194304 10173063 140737456527952 140735626368008 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 12985 11537 738 1460 0 11516 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51940
[startup+1.50023 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 4145
/proc/meminfo: memFree=29228056/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=52244 CPUtime=1.49 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 12016 0 0 0 141 8 0 0 20 0 1 0 268752486 53497856 11627 33554432000 4194304 10173063 140737456527952 140737456521304 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 13061 11627 738 1460 0 11592 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52244
[startup+3.10031 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 4145
/proc/meminfo: memFree=29227312/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=3.09 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20687 0 0 0 283 26 0 0 20 0 1 0 268752486 88805376 20195 33554432000 4194304 10173063 140737456527952 140737456521208 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20195 801 1460 0 20212 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86724
[startup+6.30025 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 4145
/proc/meminfo: memFree=29193096/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=6.29 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20696 0 0 0 600 29 0 0 20 0 1 0 268752486 88805376 20204 33554432000 4194304 10173063 140737456527952 140737456521400 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20204 804 1460 0 20212 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86724
[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 4145
/proc/meminfo: memFree=29192600/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=12.69 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20700 0 0 0 1238 31 0 0 20 0 1 0 268752486 88805376 20208 33554432000 4194304 10173063 140737456527952 140737456521400 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20208 808 1460 0 20212 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 86724
[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 4145
/proc/meminfo: memFree=29192732/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=25.49 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20700 0 0 0 2514 35 0 0 20 0 1 0 268752486 88805376 20208 33554432000 4194304 10173063 140737456527952 140737456521400 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20208 808 1460 0 20212 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86724
[startup+51.1002 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 4145
/proc/meminfo: memFree=29190252/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=51.08 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20700 0 0 0 5065 43 0 0 20 0 1 0 268752486 88805376 20208 33554432000 4194304 10173063 140737456527952 140737456521496 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20208 808 1460 0 20212 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86724
[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4145
/proc/meminfo: memFree=29189540/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=102.27 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20724 0 0 0 10165 62 0 0 20 0 1 0 268752486 88805376 20273 33554432000 4194304 10173063 140737456527952 140737456521304 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20273 812 1460 0 20212 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 86724
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4148
/proc/meminfo: memFree=29187388/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=162.25 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20725 0 0 0 16133 92 0 0 20 0 1 0 268752486 88805376 20839 33554432000 4194304 10173063 140737456527952 140737456521208 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20839 812 1460 0 20212 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 86724
[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4172
/proc/meminfo: memFree=29186884/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=222.25 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20725 0 0 0 22104 121 0 0 20 0 1 0 268752486 88805376 20839 33554432000 4194304 10173063 140737456527952 140737456521256 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20839 812 1460 0 20212 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 86724
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4172
/proc/meminfo: memFree=29186644/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=282.24 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20725 0 0 0 28077 147 0 0 20 0 1 0 268752486 88805376 20839 33554432000 4194304 10173063 140737456527952 140737456521496 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20839 812 1460 0 20212 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 86724
[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4172
/proc/meminfo: memFree=29186892/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=342.23 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20725 0 0 0 34048 175 0 0 20 0 1 0 268752486 88805376 20839 33554432000 4194304 10173063 140737456527952 140737456521208 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20839 812 1460 0 20212 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 86724
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4172
/proc/meminfo: memFree=29186892/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=402.22 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20725 0 0 0 40022 200 0 0 20 0 1 0 268752486 88805376 20839 33554432000 4194304 10173063 140737456527952 140737456521304 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20839 812 1460 0 20212 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 86724
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4172
/proc/meminfo: memFree=29184412/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=462.22 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20725 0 0 0 45998 224 0 0 20 0 1 0 268752486 88805376 20839 33554432000 4194304 10173063 140737456527952 140737456521304 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20839 812 1460 0 20212 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 86724
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4173
/proc/meminfo: memFree=29185960/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=522.2 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20725 0 0 0 51974 246 0 0 20 0 1 0 268752486 88805376 20839 33554432000 4194304 10173063 140737456527952 140737456521080 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20839 812 1460 0 20212 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 86724
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4173
/proc/meminfo: memFree=29186084/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=582.19 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20725 0 0 0 57948 271 0 0 20 0 1 0 268752486 88805376 20839 33554432000 4194304 10173063 140737456527952 140737456521208 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20839 812 1460 0 20212 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 86724
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=29186144/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=1122.11 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20725 0 0 0 111710 501 0 0 20 0 1 0 268752486 88805376 20839 33554432000 4194304 10173063 140737456527952 140737456521208 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20839 812 1460 0 20212 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 86724
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4178
/proc/meminfo: memFree=29179320/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=1182.1 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20725 0 0 0 117682 528 0 0 20 0 1 0 268752486 88805376 20839 33554432000 4194304 10173063 140737456527952 140737456521304 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20839 812 1460 0 20212 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 86724
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4178
/proc/meminfo: memFree=29181240/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=1242.09 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20725 0 0 0 123654 555 0 0 20 0 1 0 268752486 88805376 20839 33554432000 4194304 10173063 140737456527952 140737456521304 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20839 812 1460 0 20212 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 86724
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4178
/proc/meminfo: memFree=29178140/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=1302.09 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20725 0 0 0 129629 580 0 0 20 0 1 0 268752486 88805376 20839 33554432000 4194304 10173063 140737456527952 140737456521256 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20839 812 1460 0 20212 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 86724
[startup+1362.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/178 4181
/proc/meminfo: memFree=29178196/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=1362.08 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20725 0 0 0 135603 605 0 0 20 0 1 0 268752486 88805376 20839 33554432000 4194304 10173063 140737456527952 140737456521496 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20839 812 1460 0 20212 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 86724
[startup+1422.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 4182
/proc/meminfo: memFree=29177948/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=1422.08 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20725 0 0 0 141578 630 0 0 20 0 1 0 268752486 88805376 20839 33554432000 4194304 10173063 140737456527952 140737456521256 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20839 812 1460 0 20212 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 86724
[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 4220
/proc/meminfo: memFree=27441104/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=1482.06 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20725 0 0 0 147552 654 0 0 20 0 1 0 268752486 88805376 20839 33554432000 4194304 10173063 140737456527952 140737456521496 7911534 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20839 812 1460 0 20212 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 86724
[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 4220
/proc/meminfo: memFree=27404924/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=1542.04 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20725 0 0 0 153526 678 0 0 20 0 1 0 268752486 88805376 20839 33554432000 4194304 10173063 140737456527952 140737456521208 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20839 812 1460 0 20212 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 86724
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4220
/proc/meminfo: memFree=26084268/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=1602.04 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20726 0 0 0 159500 704 0 0 20 0 1 0 268752486 88805376 20840 33554432000 4194304 10173063 140737456527952 140737456521304 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20840 812 1460 0 20212 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 86724
[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 4220
/proc/meminfo: memFree=26082560/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=1662.02 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20726 0 0 0 165473 729 0 0 20 0 1 0 268752486 88805376 20840 33554432000 4194304 10173063 140737456527952 140737456521784 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20840 812 1460 0 20212 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 86724
[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4221
/proc/meminfo: memFree=26078620/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=1722.02 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20726 0 0 0 171448 754 0 0 20 0 1 0 268752486 88805376 20840 33554432000 4194304 10173063 140737456527952 140737456521208 8054724 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20840 812 1460 0 20212 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 86724
[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 4221
/proc/meminfo: memFree=26075920/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=1782.01 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20726 0 0 0 177427 774 0 0 20 0 1 0 268752486 88805376 20840 33554432000 4194304 10173063 140737456527952 140737456521400 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20840 812 1460 0 20212 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 86724
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 4221
/proc/meminfo: memFree=26075796/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=1785.21 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20726 0 0 0 177746 775 0 0 20 0 1 0 268752486 88805376 20840 33554432000 4194304 10173063 140737456527952 140737456521304 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20840 812 1460 0 20212 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 86724
[startup+1791.91 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 4221
/proc/meminfo: memFree=26075780/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=1791.62 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20726 0 0 0 178384 778 0 0 20 0 1 0 268752486 88805376 20840 33554432000 4194304 10173063 140737456527952 140737456521448 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20840 812 1460 0 20212 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 86724
[startup+1795.1 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 4221
/proc/meminfo: memFree=26075780/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=1794.81 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20726 0 0 0 178702 779 0 0 20 0 1 0 268752486 88805376 20840 33554432000 4194304 10173063 140737456527952 140737456521208 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20840 812 1460 0 20212 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 86724
[startup+1795.9 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 4221
/proc/meminfo: memFree=26075780/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=1795.6 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20726 0 0 0 178781 779 0 0 20 0 1 0 268752486 88805376 20840 33554432000 4194304 10173063 140737456527952 140737456521400 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20840 812 1460 0 20212 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 86724
[startup+1796.7 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 4221
/proc/meminfo: memFree=26075764/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=1796.41 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20726 0 0 0 178861 780 0 0 20 0 1 0 268752486 88805376 20840 33554432000 4194304 10173063 140737456527952 140737456521400 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20840 812 1460 0 20212 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 86724
[startup+1796.9 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 4221
/proc/meminfo: memFree=26075764/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=1796.61 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20726 0 0 0 178881 780 0 0 20 0 1 0 268752486 88805376 20840 33554432000 4194304 10173063 140737456527952 140737456521304 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20840 812 1460 0 20212 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (KiB) 86724
[startup+1797 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 4221
/proc/meminfo: memFree=26075764/32873844 swapFree=7116/7116
[pid=4144] ppid=4142 vsize=86724 CPUtime=1796.71 cores=1,3,5,7
/proc/4144/stat : 4144 (scip-2.1.1.4fix) R 4142 4144 3441 0 -1 4202496 20726 0 0 0 178891 780 0 0 20 0 1 0 268752486 88805376 20840 33554432000 4194304 10173063 140737456527952 140737456521304 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/4144/statm: 21681 20840 812 1460 0 20212 0
Current children cumulated CPU time (s) 1796.71
Current children cumulated vsize (KiB) 86724
Child status: 0
Real time (s): 1797.06
CPU time (s): 1796.78
CPU user time (s): 1788.97
CPU system time (s): 7.80881
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 86724
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.97
system time used= 7.80881
maximum resident set size= 83376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20732
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= 1850
runsolver used 2.73458 second user time and 7.31989 second system time
The end