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-3691819-1338044942.opb>
0.00/0.02 c original problem has 4345 variables (4345 bin, 0 int, 0 impl, 0 cont) and 4505 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.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, 7566 impls, 79 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, 7566 impls, 76 clqs
0.00/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, 7612 impls, 75 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, 8466 impls, 75 clqs
0.00/0.09 c (round 5) 344 del vars, 302 del conss, 0 add conss, 343 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9356 impls, 75 clqs
0.00/0.09 c (round 6) 378 del vars, 336 del conss, 0 add conss, 377 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10510 impls, 75 clqs
0.09/0.10 c (round 7) 405 del vars, 363 del conss, 0 add conss, 404 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11106 impls, 75 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, 11562 impls, 75 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, 11968 impls, 75 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, 12030 impls, 75 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, 12076 impls, 75 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, 12106 impls, 75 clqs
0.09/0.17 c (round 13) 456 del vars, 489 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3941 upgd conss, 12112 impls, 75 clqs
0.09/0.19 c (round 14) 456 del vars, 489 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 4016 upgd conss, 12112 impls, 75 clqs
0.19/0.22 c presolving (15 rounds):
0.19/0.22 c 456 deleted vars, 489 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.19/0.22 c 12112 implications, 75 cliques
0.19/0.22 c presolved problem has 3889 variables (3889 bin, 0 int, 0 impl, 0 cont) and 4016 constraints
0.19/0.22 c 871 constraints of type <setppc>
0.19/0.22 c 3145 constraints of type <logicor>
0.19/0.22 c transformed objective value is always integral (scale: 1)
0.19/0.22 c Presolving Time: 0.18
0.19/0.22 c - non default parameters ----------------------------------------------------------------------
0.19/0.22 c # SCIP version 2.1.1.4
0.19/0.22 c
0.19/0.22 c # maximal time in seconds to run
0.19/0.22 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.22 c limits/time = 1797
0.19/0.22 c
0.19/0.22 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.19/0.22 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.22 c limits/memory = 13950
0.19/0.22 c
0.19/0.22 c # solving stops, if the given number of solutions were found (-1: no limit)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.22 c limits/solutions = 1
0.19/0.22 c
0.19/0.22 c # maximal number of separation rounds per node (-1: unlimited)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: 5]
0.19/0.22 c separating/maxrounds = 1
0.19/0.22 c
0.19/0.22 c # maximal number of separation rounds in the root node (-1: unlimited)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.22 c separating/maxroundsroot = 5
0.19/0.22 c
0.19/0.22 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.19/0.22 c # [type: int, range: [1,2], default: 1]
0.19/0.22 c timing/clocktype = 2
0.19/0.22 c
0.19/0.22 c # belongs reading time to solving time?
0.19/0.22 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.22 c timing/reading = TRUE
0.19/0.22 c
0.19/0.22 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.19/0.22 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.19/0.22 c constraints/knapsack/disaggregation = FALSE
0.19/0.22 c
0.19/0.22 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.22 c heuristics/coefdiving/freq = -1
0.19/0.22 c
0.19/0.22 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.22 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.22 c heuristics/coefdiving/maxlpiterquot = 0.075
0.19/0.22 c
0.19/0.22 c # additional number of allowed LP iterations
0.19/0.22 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.22 c heuristics/coefdiving/maxlpiterofs = 1500
0.19/0.22 c
0.19/0.22 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: 30]
0.19/0.22 c heuristics/crossover/freq = -1
0.19/0.22 c
0.19/0.22 c # number of nodes added to the contingent of the total nodes
0.19/0.22 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.19/0.22 c heuristics/crossover/nodesofs = 750
0.19/0.22 c
0.19/0.22 c # number of nodes without incumbent change that heuristic should wait
0.19/0.22 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.19/0.22 c heuristics/crossover/nwaitingnodes = 100
0.19/0.22 c
0.19/0.22 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.19/0.22 c # [type: real, range: [0,1], default: 0.1]
0.19/0.22 c heuristics/crossover/nodesquot = 0.15
0.19/0.22 c
0.19/0.22 c # minimum percentage of integer variables that have to be fixed
0.19/0.22 c # [type: real, range: [0,1], default: 0.666]
0.19/0.22 c heuristics/crossover/minfixingrate = 0.5
0.19/0.22 c
0.19/0.22 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: 20]
0.19/0.22 c heuristics/feaspump/freq = -1
0.19/0.22 c
0.19/0.22 c # additional number of allowed LP iterations
0.19/0.22 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.22 c heuristics/feaspump/maxlpiterofs = 2000
0.19/0.22 c
0.19/0.22 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.22 c heuristics/fracdiving/freq = -1
0.19/0.22 c
0.19/0.22 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.22 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.22 c heuristics/fracdiving/maxlpiterquot = 0.075
0.19/0.22 c
0.19/0.22 c # additional number of allowed LP iterations
0.19/0.22 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.22 c heuristics/fracdiving/maxlpiterofs = 1500
0.19/0.22 c
0.19/0.22 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.22 c heuristics/guideddiving/freq = -1
0.19/0.22 c
0.19/0.22 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.22 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.22 c heuristics/guideddiving/maxlpiterquot = 0.075
0.19/0.22 c
0.19/0.22 c # additional number of allowed LP iterations
0.19/0.22 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.22 c heuristics/guideddiving/maxlpiterofs = 1500
0.19/0.22 c
0.19/0.22 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.22 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.22 c heuristics/intdiving/maxlpiterquot = 0.075
0.19/0.22 c
0.19/0.22 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.22 c heuristics/intshifting/freq = -1
0.19/0.22 c
0.19/0.22 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.22 c heuristics/linesearchdiving/freq = -1
0.19/0.22 c
0.19/0.22 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.22 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.22 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.19/0.22 c
0.19/0.22 c # additional number of allowed LP iterations
0.19/0.22 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.22 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.19/0.22 c
0.19/0.22 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: 20]
0.19/0.22 c heuristics/objpscostdiving/freq = -1
0.19/0.22 c
0.19/0.22 c # maximal fraction of diving LP iterations compared to total iteration number
0.19/0.22 c # [type: real, range: [0,1], default: 0.01]
0.19/0.22 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.19/0.22 c
0.19/0.22 c # additional number of allowed LP iterations
0.19/0.22 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.22 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.19/0.22 c
0.19/0.22 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.22 c heuristics/oneopt/freq = -1
0.19/0.22 c
0.19/0.22 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.22 c heuristics/pscostdiving/freq = -1
0.19/0.22 c
0.19/0.22 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.22 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.22 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.19/0.22 c
0.19/0.22 c # additional number of allowed LP iterations
0.19/0.22 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.22 c heuristics/pscostdiving/maxlpiterofs = 1500
0.19/0.22 c
0.19/0.22 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.22 c heuristics/rens/freq = -1
0.19/0.22 c
0.19/0.22 c # minimum percentage of integer variables that have to be fixable
0.19/0.22 c # [type: real, range: [0,1], default: 0.5]
0.19/0.22 c heuristics/rens/minfixingrate = 0.3
0.19/0.22 c
0.19/0.22 c # number of nodes added to the contingent of the total nodes
0.19/0.22 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.19/0.22 c heuristics/rens/nodesofs = 2000
0.19/0.22 c
0.19/0.22 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: 20]
0.19/0.22 c heuristics/rootsoldiving/freq = -1
0.19/0.22 c
0.19/0.22 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.22 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.19/0.22 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.19/0.22 c
0.19/0.22 c # additional number of allowed LP iterations
0.19/0.22 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.22 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.19/0.22 c
0.19/0.22 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.22 c heuristics/rounding/freq = -1
0.19/0.22 c
0.19/0.22 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.22 c heuristics/shiftandpropagate/freq = -1
0.19/0.22 c
0.19/0.22 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.22 c heuristics/shifting/freq = -1
0.19/0.22 c
0.19/0.22 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.22 c heuristics/simplerounding/freq = -1
0.19/0.22 c
0.19/0.22 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.22 c heuristics/subnlp/freq = -1
0.19/0.22 c
0.19/0.22 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.22 c heuristics/trivial/freq = -1
0.19/0.22 c
0.19/0.22 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.22 c heuristics/trysol/freq = -1
0.19/0.22 c
0.19/0.22 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.22 c heuristics/undercover/freq = -1
0.19/0.22 c
0.19/0.22 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.22 c heuristics/veclendiving/freq = -1
0.19/0.22 c
0.19/0.22 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.22 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.22 c heuristics/veclendiving/maxlpiterquot = 0.075
0.19/0.22 c
0.19/0.22 c # additional number of allowed LP iterations
0.19/0.22 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.22 c heuristics/veclendiving/maxlpiterofs = 1500
0.19/0.22 c
0.19/0.22 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.22 c heuristics/zirounding/freq = -1
0.19/0.22 c
0.19/0.22 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.22 c propagating/probing/maxprerounds = 0
0.19/0.22 c
0.19/0.22 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.22 c separating/cmir/freq = -1
0.19/0.22 c
0.19/0.22 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.22 c separating/flowcover/freq = -1
0.19/0.22 c
0.19/0.22 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.22 c separating/rapidlearning/freq = 0
0.19/0.22 c
0.19/0.22 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.19/0.22 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.22 c heuristics/indoneopt/freq = -1
0.19/0.22 c
0.19/0.22 c -----------------------------------------------------------------------------------------------
0.19/0.22 c start solving
0.19/0.22 c
1.79/1.80 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1.79/1.80 c 1.8s| 1 | 0 | 6140 | - | 18M| 0 |1095 |3889 |4016 |3889 |4016 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
3.09/3.13 c 3.1s| 1 | 0 | 7098 | - | 19M| 0 |1080 |3889 |4779 |3889 |4011 | 8 | 0 | 0 | 0.000000e+00 | -- | Inf
3.59/3.67 c 3.7s| 1 | 0 | 7882 | - | 19M| 0 |1116 |3889 |4779 |3889 |4018 | 15 | 0 | 0 | 0.000000e+00 | -- | Inf
3.99/4.06 c 4.1s| 1 | 0 | 8257 | - | 19M| 0 |1131 |3889 |4779 |3889 |4023 | 20 | 0 | 0 | 0.000000e+00 | -- | Inf
4.29/4.36 c 4.4s| 1 | 0 | 8401 | - | 19M| 0 |1136 |3889 |4779 |3889 |4028 | 25 | 0 | 0 | 0.000000e+00 | -- | Inf
7.59/7.69 c 7.7s| 1 | 2 | 8401 | - | 19M| 0 |1136 |3889 |4779 |3889 |4028 | 25 | 0 | 10 | 0.000000e+00 | -- | Inf
87.38/87.49 c 87.5s| 100 | 93 | 56975 | 490.6 | 20M| 95 | - |3889 |4788 | 0 | 0 | 25 | 9 | 213 | 0.000000e+00 | -- | Inf
117.17/117.25 c 117s| 200 | 129 |114659 | 534.0 | 21M| 112 | - |3889 |4819 |3889 |4022 | 25 | 53 | 245 | 0.000000e+00 | -- | Inf
156.16/156.24 c 156s| 300 | 127 |192771 | 616.6 | 21M| 112 | - |3889 |4821 |3889 |4022 | 25 | 79 | 301 | 0.000000e+00 | -- | Inf
194.26/194.39 c 194s| 400 | 139 |265973 | 645.5 | 21M| 112 | - |3889 |4841 |3889 |4022 | 25 | 122 | 359 | 0.000000e+00 | -- | Inf
232.74/232.88 c 233s| 500 | 145 |343397 | 671.3 | 21M| 115 | 344 |3889 |4856 |3889 |4022 | 25 | 191 | 407 | 0.000000e+00 | -- | Inf
278.04/278.10 c 278s| 600 | 161 |435698 | 713.4 | 22M| 123 | 211 |3889 |4877 |3889 |4022 | 25 | 232 | 465 | 0.000000e+00 | -- | Inf
321.24/321.34 c 321s| 700 | 158 |522496 | 735.5 | 22M| 123 | - |3889 |4890 |3889 |4022 | 25 | 270 | 521 | 0.000000e+00 | -- | Inf
352.93/353.08 c 353s| 800 | 172 |584258 | 720.7 | 22M| 123 | - |3889 |4870 |3889 |4022 | 25 | 292 | 569 | 0.000000e+00 | -- | Inf
386.33/386.42 c 386s| 900 | 180 |649476 | 713.1 | 22M| 123 | 245 |3889 |4880 |3889 |4022 | 25 | 317 | 617 | 0.000000e+00 | -- | Inf
417.52/417.63 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
417.52/417.63 c 418s| 1000 | 194 |709731 | 702.0 | 22M| 123 | 227 |3889 |4892 |3889 |4022 | 25 | 341 | 657 | 0.000000e+00 | -- | Inf
467.02/467.12 c 467s| 1100 | 198 |802613 | 722.7 | 23M| 123 | - |3889 |4938 |3889 |4022 | 25 | 417 | 729 | 0.000000e+00 | -- | Inf
519.50/519.62 c 520s| 1200 | 209 |903280 | 746.4 | 23M| 123 | 279 |3889 |4942 |3889 |4022 | 25 | 478 | 793 | 0.000000e+00 | -- | Inf
569.29/569.44 c 569s| 1300 | 221 |994201 | 758.9 | 23M| 123 | - |3889 |4956 |3889 |4022 | 25 | 540 | 857 | 0.000000e+00 | -- | Inf
620.39/620.56 c 621s| 1400 | 237 | 1090k| 773.5 | 23M| 123 | 232 |3889 |4973 |3889 |4022 | 25 | 605 | 913 | 0.000000e+00 | -- | Inf
658.79/658.93 c 659s| 1500 | 243 | 1166k| 772.4 | 24M| 123 | 502 |3889 |4973 |3889 |4022 | 25 | 643 | 962 | 0.000000e+00 | -- | Inf
688.58/688.71 c 689s| 1600 | 241 | 1225k| 761.2 | 24M| 123 | - |3889 |4990 |3889 |4022 | 25 | 686 | 997 | 0.000000e+00 | -- | Inf
723.87/724.01 c 724s| 1700 | 237 | 1293k| 756.3 | 24M| 123 | 417 |3889 |4997 |3889 |4022 | 25 | 732 |1045 | 0.000000e+00 | -- | Inf
766.27/766.44 c 766s| 1800 | 252 | 1375k| 760.1 | 24M| 123 | 269 |3889 |4980 |3889 |4022 | 25 | 758 |1098 | 0.000000e+00 | -- | Inf
806.66/806.83 c 807s| 1900 | 274 | 1452k| 760.2 | 24M| 123 | - |3889 |4960 |3889 |4022 | 25 | 780 |1154 | 0.000000e+00 | -- | Inf
831.36/831.59 c 832s| 2000 | 276 | 1501k| 747.1 | 24M| 123 | 281 |3889 |4972 |3889 |4022 | 25 | 798 |1194 | 0.000000e+00 | -- | Inf
851.35/851.56 c 852s| 2100 | 272 | 1545k| 732.2 | 24M| 123 | - |3889 |4991 |3889 |4022 | 25 | 822 |1218 | 0.000000e+00 | -- | Inf
878.55/878.73 c 879s| 2200 | 274 | 1598k| 723.2 | 24M| 123 | 313 |3889 |4976 |3889 |4022 | 25 | 822 |1260 | 0.000000e+00 | -- | Inf
918.36/918.54 c 919s| 2300 | 290 | 1676k| 725.6 | 25M| 123 | 322 |3889 |4990 |3889 |4022 | 25 | 846 |1316 | 0.000000e+00 | -- | Inf
956.54/956.76 c 957s| 2400 | 302 | 1747k| 725.1 | 25M| 123 | - |3889 |5016 |3889 |4022 | 25 | 885 |1372 | 0.000000e+00 | -- | Inf
986.24/986.42 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
986.24/986.42 c 986s| 2500 | 310 | 1807k| 720.1 | 25M| 123 | - |3889 |5036 | 0 | 0 | 25 | 916 |1412 | 0.000000e+00 | -- | Inf
1021.23/1021.45 c 1021s| 2600 | 324 | 1877k| 719.2 | 25M| 123 | - |3889 |5034 |3889 |4022 | 25 | 949 |1460 | 0.000000e+00 | -- | Inf
1052.82/1053.07 c 1053s| 2700 | 328 | 1938k| 715.3 | 25M| 123 | 500 |3889 |5037 |3889 |4022 | 25 | 975 |1500 | 0.000000e+00 | -- | Inf
1083.32/1083.59 c 1084s| 2800 | 344 | 1998k| 711.2 | 26M| 123 | 320 |3889 |5024 |3889 |4022 | 25 | 994 |1541 | 0.000000e+00 | -- | Inf
1113.11/1113.39 c 1113s| 2900 | 352 | 2058k| 707.1 | 26M| 123 | 207 |3889 |5022 |3889 |4022 | 25 |1006 |1582 | 0.000000e+00 | -- | Inf
1130.72/1130.98 c 1131s| 3000 | 356 | 2092k| 694.8 | 26M| 123 | - |3889 |5031 |3889 |4022 | 25 |1016 |1612 | 0.000000e+00 | -- | Inf
1169.01/1169.28 c 1169s| 3100 | 358 | 2167k| 696.8 | 26M| 123 | - |3889 |5024 |3889 |4022 | 25 |1044 |1660 | 0.000000e+00 | -- | Inf
1200.80/1201.01 c 1201s| 3200 | 360 | 2228k| 693.9 | 26M| 123 | 755 |3889 |4990 |3889 |4022 | 25 |1054 |1708 | 0.000000e+00 | -- | Inf
1239.29/1239.50 c 1239s| 3300 | 374 | 2298k| 694.3 | 26M| 123 | 294 |3889 |5012 |3889 |4022 | 25 |1091 |1765 | 0.000000e+00 | -- | Inf
1270.19/1270.42 c 1270s| 3400 | 369 | 2359k| 691.7 | 26M| 123 | 325 |3889 |5057 |3889 |4022 | 25 |1151 |1805 | 0.000000e+00 | -- | Inf
1292.08/1292.37 c 1292s| 3500 | 379 | 2405k| 685.0 | 26M| 123 | - |3889 |5055 |3889 |4022 | 25 |1162 |1837 | 0.000000e+00 | -- | Inf
1322.88/1323.15 c 1323s| 3600 | 373 | 2464k| 682.5 | 26M| 123 | 261 |3889 |5034 |3889 |4022 | 25 |1168 |1886 | 0.000000e+00 | -- | Inf
1357.87/1358.13 c 1358s| 3700 | 389 | 2533k| 682.7 | 27M| 123 | 369 |3889 |5086 |3889 |4022 | 25 |1237 |1930 | 0.000000e+00 | -- | Inf
1385.87/1386.17 c 1386s| 3800 | 407 | 2589k| 679.3 | 27M| 123 | 244 |3889 |5096 |3889 |4022 | 25 |1265 |1970 | 0.000000e+00 | -- | Inf
1410.17/1410.42 c 1410s| 3900 | 409 | 2639k| 674.7 | 27M| 123 | - |3889 |5094 |3889 |4022 | 25 |1276 |2002 | 0.000000e+00 | -- | Inf
1436.17/1436.49 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1436.17/1436.49 c 1436s| 4000 | 407 | 2691k| 670.9 | 27M| 123 | - |3889 |5098 |3889 |4022 | 25 |1293 |2045 | 0.000000e+00 | -- | Inf
1459.16/1459.50 c 1459s| 4100 | 405 | 2740k| 666.5 | 27M| 123 | - |3889 |5103 |3889 |4022 | 25 |1302 |2074 | 0.000000e+00 | -- | Inf
1484.25/1484.52 c 1485s| 4200 | 413 | 2790k| 662.5 | 27M| 123 | 176 |3889 |5144 |3889 |4022 | 25 |1350 |2115 | 0.000000e+00 | -- | Inf
1520.55/1520.85 c 1521s| 4300 | 420 | 2862k| 663.8 | 27M| 123 | - |3889 |5147 |3889 |4022 | 25 |1378 |2171 | 0.000000e+00 | -- | Inf
1548.75/1549.04 c 1549s| 4400 | 428 | 2918k| 661.5 | 27M| 123 | 170 |3889 |5135 |3889 |4022 | 25 |1387 |2211 | 0.000000e+00 | -- | Inf
1568.25/1568.53 c 1569s| 4500 | 432 | 2960k| 656.1 | 27M| 123 | - |3889 |5182 |3889 |4022 | 25 |1452 |2237 | 0.000000e+00 | -- | Inf
1592.74/1593.07 c 1593s| 4600 | 418 | 3008k| 652.3 | 27M| 123 | 541 |3889 |5177 |3889 |4022 | 25 |1484 |2277 | 0.000000e+00 | -- | Inf
1621.15/1621.41 c 1621s| 4700 | 414 | 3066k| 650.8 | 27M| 123 | - |3889 |5161 |3889 |4022 | 25 |1502 |2325 | 0.000000e+00 | -- | Inf
1642.04/1642.34 c 1642s| 4800 | 414 | 3112k| 646.7 | 27M| 123 | - |3889 |5209 |3889 |4022 | 25 |1566 |2355 | 0.000000e+00 | -- | Inf
1677.43/1677.77 c 1678s| 4900 | 424 | 3180k| 647.5 | 27M| 123 | 309 |3889 |5205 |3889 |4022 | 25 |1594 |2411 | 0.000000e+00 | -- | Inf
1706.93/1707.28 c 1707s| 5000 | 428 | 3239k| 646.3 | 27M| 123 | 242 |3889 |5178 |3889 |4022 | 25 |1612 |2451 | 0.000000e+00 | -- | Inf
1738.02/1738.38 c 1738s| 5100 | 432 | 3298k| 645.3 | 27M| 123 | 234 |3889 |5191 |3889 |4022 | 25 |1670 |2501 | 0.000000e+00 | -- | Inf
1777.61/1777.93 c 1778s| 5200 | 448 | 3372k| 647.0 | 27M| 123 | 255 |3889 |5181 |3889 |4022 | 25 |1714 |2558 | 0.000000e+00 | -- | Inf
1796.72/1797.01 c
1796.72/1797.01 c SCIP Status : solving was interrupted [time limit reached]
1796.72/1797.01 c Solving Time (sec) : 1797.01
1796.72/1797.01 c Solving Nodes : 5263
1796.72/1797.01 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.72/1797.01 c Dual Bound : +0.00000000000000e+00
1796.72/1797.01 c Gap : infinite
1796.72/1797.01 s UNKNOWN
1796.72/1797.01 c SCIP Status : solving was interrupted [time limit reached]
1796.72/1797.01 c Total Time : 1797.01
1796.72/1797.01 c solving : 1797.01
1796.72/1797.01 c presolving : 0.18 (included in solving)
1796.72/1797.01 c reading : 0.02 (included in solving)
1796.72/1797.01 c copying : 0.02 (1 #copies) (minimal 0.02, maximal 0.02, average 0.02)
1796.72/1797.01 c Original Problem :
1796.72/1797.01 c Problem name : HOME/instance-3691819-1338044942.opb
1796.72/1797.01 c Variables : 4345 (4345 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.72/1797.01 c Constraints : 4505 initial, 4505 maximal
1796.72/1797.01 c Objective sense : minimize
1796.72/1797.01 c Presolved Problem :
1796.72/1797.01 c Problem name : t_HOME/instance-3691819-1338044942.opb
1796.72/1797.01 c Variables : 3889 (3889 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.72/1797.01 c Constraints : 4016 initial, 5213 maximal
1796.72/1797.01 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.72/1797.01 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.72/1797.01 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.72/1797.01 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.72/1797.01 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.72/1797.01 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.72/1797.01 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.72/1797.01 c gateextraction : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.72/1797.01 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.72/1797.01 c components : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.72/1797.01 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.72/1797.01 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.72/1797.01 c setppc : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.72/1797.01 c linear : 0.10 0.00 455 1 0 455 0 489 0 0 0
1796.72/1797.01 c logicor : 0.04 0.00 0 0 0 0 0 0 0 0 0
1796.72/1797.01 c root node : - - 13 - - 13 - - - - -
1796.72/1797.01 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.72/1797.01 c integral : 0 0 0 0 3051 0 1 0 19 323 0 0 5714
1796.72/1797.01 c setppc : 871 871 6 34867 0 26 0 242277 27 237706 0 0 0
1796.72/1797.01 c linear : 0+ 774 5 18768 0 0 0 4691 1 709 16 0 0
1796.72/1797.01 c logicor : 3145+ 3581 6 28902 0 24 0 395122 260 389611 0 0 0
1796.72/1797.01 c countsols : 0 0 0 0 0 1 0 0 0 0 0 0 0
1796.72/1797.01 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.72/1797.01 c integral : 659.68 0.00 0.00 0.00 659.68 0.00 0.00 0.00
1796.72/1797.01 c setppc : 0.98 0.00 0.00 0.72 0.00 0.00 0.00 0.26
1796.72/1797.01 c linear : 0.12 0.00 0.00 0.10 0.00 0.00 0.00 0.01
1796.72/1797.01 c logicor : 1.87 0.00 0.00 1.39 0.00 0.00 0.00 0.48
1796.72/1797.01 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.72/1797.01 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.72/1797.01 c rootredcost : 0 0 0 0
1796.72/1797.01 c pseudoobj : 0 0 0 0
1796.72/1797.01 c vbounds : 0 0 0 0
1796.72/1797.01 c redcost : 3055 0 0 0
1796.72/1797.01 c probing : 0 0 0 0
1796.72/1797.01 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.72/1797.01 c rootredcost : 0.03 0.00 0.00 0.03 0.00
1796.72/1797.01 c pseudoobj : 0.03 0.00 0.00 0.03 0.00
1796.72/1797.01 c vbounds : 0.03 0.00 0.00 0.03 0.00
1796.72/1797.01 c redcost : 0.18 0.00 0.00 0.18 0.00
1796.72/1797.01 c probing : 0.00 0.00 0.00 0.00 0.00
1796.72/1797.01 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.72/1797.01 c propagation : 0.19 288 287 1145 49.6 47 41.7 -
1796.72/1797.01 c infeasible LP : 6.69 2103 308 5916 421.6 5 24.0 0
1796.72/1797.01 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.72/1797.01 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.72/1797.01 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.72/1797.01 c applied globally : - - - 1737 119.0 - - -
1796.72/1797.01 c applied locally : - - - 0 0.0 - - -
1796.72/1797.01 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.72/1797.01 c cut pool : 0.00 4 - - 8 - (maximal pool size: 39)
1796.72/1797.01 c closecuts : 0.00 0.00 0 0 0 0 0
1796.72/1797.01 c impliedbounds : 0.00 0.00 5 0 0 0 0
1796.72/1797.01 c intobj : 0.00 0.00 0 0 0 0 0
1796.72/1797.01 c gomory : 0.46 0.00 5 0 0 27 0
1796.72/1797.01 c cgmip : 0.00 0.00 0 0 0 0 0
1796.72/1797.01 c strongcg : 0.46 0.00 5 0 0 27 0
1796.72/1797.01 c cmir : 0.00 0.00 0 0 0 0 0
1796.72/1797.01 c flowcover : 0.00 0.00 0 0 0 0 0
1796.72/1797.01 c clique : 0.12 0.00 5 0 0 21 0
1796.72/1797.01 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.72/1797.01 c mcf : 0.00 0.00 1 0 0 0 0
1796.72/1797.01 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.72/1797.01 c rapidlearning : 0.72 0.00 1 0 13 0 774
1796.72/1797.01 c Pricers : ExecTime SetupTime Calls Vars
1796.72/1797.01 c problem variables: 0.00 - 0 0
1796.72/1797.01 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.72/1797.01 c relpscost : 659.67 0.00 3051 19 323 0 0 5714
1796.72/1797.01 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.72/1797.01 c inference : 0.00 0.00 1 0 0 0 0 2
1796.72/1797.01 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.72/1797.01 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.72/1797.01 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.72/1797.01 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.72/1797.01 c random : 0.00 0.00 0 0 0 0 0 0
1796.72/1797.01 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.72/1797.01 c LP solutions : 0.00 - - 0
1796.72/1797.01 c pseudo solutions : 0.00 - - 0
1796.72/1797.01 c smallcard : 0.00 0.00 0 0
1796.72/1797.01 c trivial : 0.00 0.00 1 0
1796.72/1797.01 c shiftandpropagate: 0.00 0.00 0 0
1796.72/1797.01 c simplerounding : 0.00 0.00 0 0
1796.72/1797.01 c zirounding : 0.00 0.00 0 0
1796.72/1797.01 c rounding : 0.00 0.00 0 0
1796.72/1797.01 c shifting : 0.00 0.00 0 0
1796.72/1797.01 c intshifting : 0.00 0.00 0 0
1796.72/1797.01 c oneopt : 0.00 0.00 0 0
1796.72/1797.01 c twoopt : 0.00 0.00 0 0
1796.72/1797.01 c indtwoopt : 0.00 0.00 0 0
1796.72/1797.01 c indoneopt : 0.00 0.00 0 0
1796.72/1797.01 c fixandinfer : 0.00 0.00 0 0
1796.72/1797.01 c feaspump : 0.00 0.00 0 0
1796.72/1797.01 c clique : 0.00 0.00 0 0
1796.72/1797.01 c indrounding : 0.00 0.00 0 0
1796.72/1797.01 c indcoefdiving : 0.00 0.00 0 0
1796.72/1797.01 c coefdiving : 0.00 0.00 0 0
1796.72/1797.01 c pscostdiving : 0.00 0.00 0 0
1796.72/1797.01 c nlpdiving : 0.00 0.00 0 0
1796.72/1797.01 c fracdiving : 0.00 0.00 0 0
1796.72/1797.01 c veclendiving : 0.00 0.00 0 0
1796.72/1797.01 c intdiving : 0.00 0.00 0 0
1796.72/1797.01 c actconsdiving : 0.00 0.00 0 0
1796.72/1797.01 c objpscostdiving : 0.00 0.00 0 0
1796.72/1797.01 c rootsoldiving : 0.00 0.00 0 0
1796.72/1797.01 c linesearchdiving : 0.00 0.00 0 0
1796.72/1797.01 c guideddiving : 0.00 0.00 0 0
1796.72/1797.01 c octane : 0.00 0.00 0 0
1796.72/1797.01 c rens : 0.00 0.00 0 0
1796.72/1797.01 c rins : 0.00 0.00 0 0
1796.72/1797.01 c localbranching : 0.00 0.00 0 0
1796.72/1797.01 c mutation : 0.00 0.00 0 0
1796.72/1797.01 c crossover : 0.00 0.00 0 0
1796.72/1797.01 c dins : 0.00 0.00 0 0
1796.72/1797.01 c vbounds : 0.00 0.00 0 0
1796.72/1797.01 c undercover : 0.00 0.00 0 0
1796.72/1797.01 c subnlp : 0.00 0.00 0 0
1796.72/1797.01 c trysol : 0.00 0.00 0 0
1796.72/1797.01 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.72/1797.01 c primal LP : 0.01 1 0 0.00 - 0.01 1
1796.72/1797.01 c dual LP : 1119.00 5159 3411000 661.30 3048.24 0.00 1
1796.72/1797.01 c lex dual LP : 0.00 0 0 0.00 -
1796.72/1797.01 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.72/1797.01 c diving/probing LP: 0.00 0 0 0.00 -
1796.72/1797.01 c strong branching : 659.25 2588 1814834 701.25 2752.89
1796.72/1797.01 c (at root node) : - 10 6279 627.90 -
1796.72/1797.01 c conflict analysis: 0.00 0 0 0.00 -
1796.72/1797.01 c B&B Tree :
1796.72/1797.01 c number of runs : 1
1796.72/1797.01 c nodes : 5263
1796.72/1797.01 c nodes (total) : 5263
1796.72/1797.01 c nodes left : 447
1796.72/1797.01 c max depth : 123
1796.72/1797.01 c max depth (total): 123
1796.72/1797.01 c backtracks : 671 (12.7%)
1796.72/1797.01 c delayed cutoffs : 7
1796.72/1797.01 c repropagations : 4521 (5259 domain reductions, 6 cutoffs)
1796.72/1797.01 c avg switch length: 7.29
1796.72/1797.01 c switching time : 3.01
1796.72/1797.01 c Solution :
1796.72/1797.01 c Solutions found : 0 (0 improvements)
1796.72/1797.01 c Primal Bound : -
1796.72/1797.01 c Dual Bound : +0.00000000000000e+00
1796.72/1797.01 c Gap : infinite
1796.72/1797.01 c Root Dual Bound : +0.00000000000000e+00
1796.72/1797.01 c Root Iterations : 8401
1796.72/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-3691819-1338044942/watcher-3691819-1338044942 -o /tmp/evaluation-result-3691819-1338044942/solver-3691819-1338044942 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691819-1338044942.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.00 2.00 2.00 3/176 2786
/proc/meminfo: memFree=27043592/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=12560 CPUtime=0 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 1895 0 0 0 0 0 0 0 20 0 1 0 270619266 12861440 1849 33554432000 4194304 10219143 140733791591456 140733586935944 7589947 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 3174 1853 413 1471 0 1694 0
[startup+0.015693 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2786
/proc/meminfo: memFree=27043592/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=18524 CPUtime=0 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 3372 0 0 0 0 0 0 0 20 0 1 0 270619266 18968576 3326 33554432000 4194304 10219143 140733791591456 140733791455000 8930603 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 4631 3326 419 1471 0 3151 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18524
[startup+0.100311 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2786
/proc/meminfo: memFree=27043592/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=35884 CPUtime=0.09 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 7721 0 0 0 5 4 0 0 20 0 1 0 270619266 36745216 7418 33554432000 4194304 10219143 140733791591456 140733791588328 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 8971 7418 567 1471 0 7491 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35884
[startup+0.300312 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2786
/proc/meminfo: memFree=27043592/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=55088 CPUtime=0.29 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 12642 0 0 0 20 9 0 0 20 0 1 0 270619266 56410112 12302 33554432000 4194304 10219143 140733791591456 140733791588328 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 13772 12302 733 1471 0 12292 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55088
[startup+0.700228 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2786
/proc/meminfo: memFree=27043592/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=55820 CPUtime=0.69 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 12882 0 0 0 59 10 0 0 20 0 1 0 270619266 57159680 12542 33554432000 4194304 10219143 140733791591456 140733791588328 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 13955 12542 733 1471 0 12475 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55820
[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2787
/proc/meminfo: memFree=26996828/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=56060 CPUtime=1.49 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 12927 0 0 0 139 10 0 0 20 0 1 0 270619266 57405440 12587 33554432000 4194304 10219143 140733791591456 140733791584760 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 14015 12587 734 1471 0 12535 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56060
[startup+3.10019 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2787
/proc/meminfo: memFree=26968928/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=3.09 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23249 0 0 0 282 27 0 0 20 0 1 0 270619266 96575488 22090 33554432000 4194304 10219143 140733791591456 140733791584712 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22090 802 1471 0 22098 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 94312
[startup+6.3002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2787
/proc/meminfo: memFree=26957528/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=6.29 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23256 0 0 0 601 28 0 0 20 0 1 0 270619266 96575488 22097 33554432000 4194304 10219143 140733791591456 140733791584952 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22097 803 1471 0 22098 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 94312
[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2787
/proc/meminfo: memFree=26953372/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=12.69 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23256 0 0 0 1239 30 0 0 20 0 1 0 270619266 96575488 22097 33554432000 4194304 10219143 140733791591456 140733791584952 8030350 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22097 803 1471 0 22098 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 94312
[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 2787
/proc/meminfo: memFree=26953876/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=25.49 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23257 0 0 0 2515 34 0 0 20 0 1 0 270619266 96575488 22098 33554432000 4194304 10219143 140733791591456 140733791585288 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22098 804 1471 0 22098 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 94312
[startup+51.1002 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 2787
/proc/meminfo: memFree=26959268/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=51.09 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23257 0 0 0 5066 43 0 0 20 0 1 0 270619266 96575488 22098 33554432000 4194304 10219143 140733791591456 140733791585000 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22098 804 1471 0 22098 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 94312
[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 2790
/proc/meminfo: memFree=26959448/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=102.28 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23263 0 0 0 10165 63 0 0 20 0 1 0 270619266 96575488 22104 33554432000 4194304 10219143 140733791591456 140733791584712 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22104 808 1471 0 22098 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 94312
[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 2790
/proc/meminfo: memFree=26953052/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=162.26 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 16140 86 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791584712 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 94312
[startup+222.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 2791
/proc/meminfo: memFree=26955840/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=222.25 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 22107 118 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791584808 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 94312
[startup+282.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/177 2791
/proc/meminfo: memFree=26955900/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=282.24 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 28075 149 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791584808 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 94312
[startup+342.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 2791
/proc/meminfo: memFree=26951436/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=342.23 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 34042 181 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791585000 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 94312
[startup+402.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 2791
/proc/meminfo: memFree=26944540/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=402.22 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 40012 210 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791584808 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 94312
[startup+462.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/177 2791
/proc/meminfo: memFree=26948948/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=462.22 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 45980 242 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791584712 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 94312
[startup+522.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/177 2792
/proc/meminfo: memFree=26954404/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=522.21 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 51949 272 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791584904 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 94312
[startup+582.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 2792
/proc/meminfo: memFree=26947456/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=582.2 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 57920 300 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791584952 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 94312
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=25360784/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=1122.12 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 111637 575 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791584808 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 94312
[startup+1182.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 2835
/proc/meminfo: memFree=25354736/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=1182.11 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 117608 603 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791584712 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 94312
[startup+1242.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 2835
/proc/meminfo: memFree=25354020/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=1242.1 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 123578 632 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791585000 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 94312
[startup+1302.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 2838
/proc/meminfo: memFree=25354040/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=1302.09 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 129549 660 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791584904 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 94312
[startup+1362.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 2838
/proc/meminfo: memFree=25351472/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=1362.08 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 135527 681 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791585096 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 94312
[startup+1422.31 s]
/proc/loadavg: 2.02 2.03 2.00 3/176 2838
/proc/meminfo: memFree=25348532/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=1422.07 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 141498 709 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791584712 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 94312
[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 2839
/proc/meminfo: memFree=25366472/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=1482.05 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 147472 733 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791585000 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 94312
[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2839
/proc/meminfo: memFree=25365632/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=1542.05 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 153446 759 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791585000 8100177 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 94312
[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2839
/proc/meminfo: memFree=25214384/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=1602.04 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 159417 787 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791584808 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 94312
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2840
/proc/meminfo: memFree=25209132/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=1662.03 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 165388 815 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791584808 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 94312
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2840
/proc/meminfo: memFree=25214000/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=1722.02 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 171360 842 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791584712 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 94312
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2879
/proc/meminfo: memFree=25222092/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=1782.01 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 177331 870 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791584168 8030238 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 94312
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2879
/proc/meminfo: memFree=25221596/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=1785.22 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 177650 872 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791584808 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 1785.22
Current children cumulated vsize (KiB) 94312
[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2879
/proc/meminfo: memFree=25220356/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=1791.62 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 178288 874 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791585000 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 94312
[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2879
/proc/meminfo: memFree=25219116/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=1794.81 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 178605 876 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791584808 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 94312
[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2879
/proc/meminfo: memFree=25219116/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=1795.61 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 178685 876 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791584808 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 94312
[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2879
/proc/meminfo: memFree=25219116/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=1796.42 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 178765 877 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791584904 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 1796.42
Current children cumulated vsize (KiB) 94312
[startup+1796.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2879
/proc/meminfo: memFree=25219116/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=1796.62 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 178785 877 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791584904 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 1796.62
Current children cumulated vsize (KiB) 94312
[startup+1797 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2879
/proc/meminfo: memFree=25219116/32873844 swapFree=7108/7108
[pid=2786] ppid=2784 vsize=94312 CPUtime=1796.72 cores=1,3,5,7
/proc/2786/stat : 2786 (scip-2.1.1.4exp) R 2784 2786 659 0 -1 4202496 23273 0 0 0 178795 877 0 0 20 0 1 0 270619266 96575488 22706 33554432000 4194304 10219143 140733791591456 140733791584904 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2786/statm: 23578 22706 808 1471 0 22098 0
Current children cumulated CPU time (s) 1796.72
Current children cumulated vsize (KiB) 94312
Child status: 0
Real time (s): 1797.06
CPU time (s): 1796.78
CPU user time (s): 1788.01
CPU system time (s): 8.77667
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 97136
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.01
system time used= 8.77666
maximum resident set size= 91100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23279
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= 11
involuntary context switches= 1852
runsolver used 3.38549 second user time and 10.8514 second system time
The end