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-3690646-1338026247.opb>
0.00/0.02 c original problem has 3960 variables (3960 bin, 0 int, 0 impl, 0 cont) and 4106 constraints
0.00/0.02 c problem read in 0.02
0.00/0.02 c No objective function, only one solution is needed.
0.00/0.02 c presolving settings loaded
0.00/0.04 c presolving:
0.00/0.06 c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6390 impls, 72 clqs
0.00/0.06 c (round 2) 165 del vars, 16 del conss, 0 add conss, 165 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6390 impls, 69 clqs
0.00/0.06 c (round 3) 230 del vars, 187 del conss, 0 add conss, 230 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6436 impls, 68 clqs
0.00/0.06 c (round 4) 293 del vars, 251 del conss, 0 add conss, 292 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7220 impls, 68 clqs
0.00/0.07 c (round 5) 341 del vars, 299 del conss, 0 add conss, 340 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8042 impls, 68 clqs
0.00/0.07 c (round 6) 376 del vars, 334 del conss, 0 add conss, 375 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9104 impls, 68 clqs
0.00/0.07 c (round 7) 403 del vars, 361 del conss, 0 add conss, 402 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9670 impls, 68 clqs
0.00/0.07 c (round 8) 426 del vars, 384 del conss, 0 add conss, 425 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10086 impls, 68 clqs
0.00/0.07 c (round 9) 443 del vars, 401 del conss, 0 add conss, 442 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10468 impls, 68 clqs
0.00/0.07 c (round 10) 451 del vars, 409 del conss, 0 add conss, 450 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10540 impls, 68 clqs
0.00/0.08 c (round 11) 455 del vars, 413 del conss, 0 add conss, 454 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10586 impls, 68 clqs
0.00/0.08 c (round 12) 456 del vars, 414 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10616 impls, 68 clqs
0.09/0.11 c (round 13) 456 del vars, 482 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3556 upgd conss, 10622 impls, 68 clqs
0.09/0.12 c (round 14) 456 del vars, 482 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3624 upgd conss, 10622 impls, 68 clqs
0.09/0.14 c presolving (15 rounds):
0.09/0.14 c 456 deleted vars, 482 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.14 c 10622 implications, 68 cliques
0.09/0.14 c presolved problem has 3504 variables (3504 bin, 0 int, 0 impl, 0 cont) and 3624 constraints
0.09/0.14 c 794 constraints of type <setppc>
0.09/0.14 c 2830 constraints of type <logicor>
0.09/0.14 c transformed objective value is always integral (scale: 1)
0.09/0.14 c Presolving Time: 0.11
0.09/0.14 c - non default parameters ----------------------------------------------------------------------
0.09/0.14 c # SCIP version 2.1.1.4
0.09/0.14 c
0.09/0.14 c # maximal time in seconds to run
0.09/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14 c limits/time = 1797
0.09/0.14 c
0.09/0.14 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14 c limits/memory = 13950
0.09/0.14 c
0.09/0.14 c # solving stops, if the given number of solutions were found (-1: no limit)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14 c limits/solutions = 1
0.09/0.14 c
0.09/0.14 c # maximal number of separation rounds per node (-1: unlimited)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 5]
0.09/0.14 c separating/maxrounds = 1
0.09/0.14 c
0.09/0.14 c # maximal number of separation rounds in the root node (-1: unlimited)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14 c separating/maxroundsroot = 5
0.09/0.14 c
0.09/0.14 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.14 c # [type: int, range: [1,2], default: 1]
0.09/0.14 c timing/clocktype = 2
0.09/0.14 c
0.09/0.14 c # belongs reading time to solving time?
0.09/0.14 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14 c timing/reading = TRUE
0.09/0.14 c
0.09/0.14 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.09/0.14 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.09/0.14 c constraints/knapsack/disaggregation = FALSE
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14 c heuristics/coefdiving/freq = -1
0.09/0.14 c
0.09/0.14 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14 c heuristics/coefdiving/maxlpiterquot = 0.075
0.09/0.14 c
0.09/0.14 c # additional number of allowed LP iterations
0.09/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14 c heuristics/coefdiving/maxlpiterofs = 1500
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 30]
0.09/0.14 c heuristics/crossover/freq = -1
0.09/0.14 c
0.09/0.14 c # number of nodes added to the contingent of the total nodes
0.09/0.14 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.14 c heuristics/crossover/nodesofs = 750
0.09/0.14 c
0.09/0.14 c # number of nodes without incumbent change that heuristic should wait
0.09/0.14 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.09/0.14 c heuristics/crossover/nwaitingnodes = 100
0.09/0.14 c
0.09/0.14 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.09/0.14 c # [type: real, range: [0,1], default: 0.1]
0.09/0.14 c heuristics/crossover/nodesquot = 0.15
0.09/0.14 c
0.09/0.14 c # minimum percentage of integer variables that have to be fixed
0.09/0.14 c # [type: real, range: [0,1], default: 0.666]
0.09/0.14 c heuristics/crossover/minfixingrate = 0.5
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.14 c heuristics/feaspump/freq = -1
0.09/0.14 c
0.09/0.14 c # additional number of allowed LP iterations
0.09/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14 c heuristics/feaspump/maxlpiterofs = 2000
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14 c heuristics/fracdiving/freq = -1
0.09/0.14 c
0.09/0.14 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14 c heuristics/fracdiving/maxlpiterquot = 0.075
0.09/0.14 c
0.09/0.14 c # additional number of allowed LP iterations
0.09/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14 c heuristics/fracdiving/maxlpiterofs = 1500
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14 c heuristics/guideddiving/freq = -1
0.09/0.14 c
0.09/0.14 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14 c heuristics/guideddiving/maxlpiterquot = 0.075
0.09/0.14 c
0.09/0.14 c # additional number of allowed LP iterations
0.09/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14 c heuristics/guideddiving/maxlpiterofs = 1500
0.09/0.14 c
0.09/0.14 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14 c heuristics/intdiving/maxlpiterquot = 0.075
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14 c heuristics/intshifting/freq = -1
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14 c heuristics/linesearchdiving/freq = -1
0.09/0.14 c
0.09/0.14 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.09/0.14 c
0.09/0.14 c # additional number of allowed LP iterations
0.09/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.14 c heuristics/objpscostdiving/freq = -1
0.09/0.14 c
0.09/0.14 c # maximal fraction of diving LP iterations compared to total iteration number
0.09/0.14 c # [type: real, range: [0,1], default: 0.01]
0.09/0.14 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.09/0.14 c
0.09/0.14 c # additional number of allowed LP iterations
0.09/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14 c heuristics/oneopt/freq = -1
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14 c heuristics/pscostdiving/freq = -1
0.09/0.14 c
0.09/0.14 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.09/0.14 c
0.09/0.14 c # additional number of allowed LP iterations
0.09/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14 c heuristics/pscostdiving/maxlpiterofs = 1500
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14 c heuristics/rens/freq = -1
0.09/0.14 c
0.09/0.14 c # minimum percentage of integer variables that have to be fixable
0.09/0.14 c # [type: real, range: [0,1], default: 0.5]
0.09/0.14 c heuristics/rens/minfixingrate = 0.3
0.09/0.14 c
0.09/0.14 c # number of nodes added to the contingent of the total nodes
0.09/0.14 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.14 c heuristics/rens/nodesofs = 2000
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.14 c heuristics/rootsoldiving/freq = -1
0.09/0.14 c
0.09/0.14 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.09/0.14 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.09/0.14 c
0.09/0.14 c # additional number of allowed LP iterations
0.09/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14 c heuristics/rounding/freq = -1
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14 c heuristics/shiftandpropagate/freq = -1
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14 c heuristics/shifting/freq = -1
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14 c heuristics/simplerounding/freq = -1
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14 c heuristics/subnlp/freq = -1
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14 c heuristics/trivial/freq = -1
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14 c heuristics/trysol/freq = -1
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14 c heuristics/undercover/freq = -1
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14 c heuristics/veclendiving/freq = -1
0.09/0.14 c
0.09/0.14 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14 c heuristics/veclendiving/maxlpiterquot = 0.075
0.09/0.14 c
0.09/0.14 c # additional number of allowed LP iterations
0.09/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14 c heuristics/veclendiving/maxlpiterofs = 1500
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14 c heuristics/zirounding/freq = -1
0.09/0.14 c
0.09/0.14 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14 c propagating/probing/maxprerounds = 0
0.09/0.14 c
0.09/0.14 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14 c separating/cmir/freq = -1
0.09/0.14 c
0.09/0.14 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14 c separating/flowcover/freq = -1
0.09/0.14 c
0.09/0.14 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14 c separating/rapidlearning/freq = 0
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14 c heuristics/indoneopt/freq = -1
0.09/0.14 c
0.09/0.14 c -----------------------------------------------------------------------------------------------
0.09/0.14 c start solving
0.09/0.14 c
1.79/1.87 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.87 c 1.9s| 1 | 0 | 6622 | - | 16M| 0 | 998 |3504 |3624 |3504 |3624 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
4.40/4.46 c 4.5s| 1 | 0 | 7616 | - | 20M| 0 |1041 |3504 |5740 |3504 |3628 | 7 | 0 | 0 | 0.000000e+00 | -- | Inf
4.69/4.78 c 4.8s| 1 | 0 | 8006 | - | 20M| 0 | 983 |3504 |5740 |3504 |3634 | 13 | 0 | 0 | 0.000000e+00 | -- | Inf
5.08/5.14 c 5.1s| 1 | 0 | 8473 | - | 20M| 0 |1064 |3504 |5740 |3504 |3639 | 18 | 0 | 0 | 0.000000e+00 | -- | Inf
5.40/5.48 c 5.5s| 1 | 0 | 8881 | - | 20M| 0 |1136 |3504 |5740 |3504 |3645 | 24 | 0 | 0 | 0.000000e+00 | -- | Inf
5.69/5.76 c 5.8s| 1 | 0 | 9119 | - | 20M| 0 |1164 |3504 |5740 |3504 |3650 | 29 | 0 | 0 | 0.000000e+00 | -- | Inf
8.79/8.84 c 8.8s| 1 | 2 | 9119 | - | 20M| 0 |1164 |3504 |5740 |3504 |3650 | 29 | 0 | 10 | 0.000000e+00 | -- | Inf
91.97/92.07 c 92.1s| 100 | 25 | 79972 | 715.7 | 22M| 28 | - |3504 |5759 |3504 |3647 | 29 | 21 | 223 | 0.000000e+00 | -- | Inf
123.36/123.42 c 123s| 200 | 32 |145689 | 686.3 | 22M| 33 | 306 |3504 |5779 |3504 |3647 | 29 | 44 | 274 | 0.000000e+00 | -- | Inf
148.16/148.26 c 148s| 300 | 30 |194699 | 620.7 | 22M| 40 | 404 |3504 |5799 |3504 |3647 | 29 | 64 | 316 | 0.000000e+00 | -- | Inf
178.45/178.58 c 179s| 400 | 38 |258798 | 625.8 | 22M| 40 | 336 |3504 |5820 |3504 |3647 | 29 | 85 | 359 | 0.000000e+00 | -- | Inf
219.34/219.42 c 219s| 500 | 54 |341091 | 665.3 | 22M| 40 | - |3504 |5847 |3504 |3647 | 29 | 114 | 409 | 0.000000e+00 | -- | Inf
270.63/270.70 c 271s| 600 | 62 |437501 | 715.2 | 22M| 40 | 412 |3504 |5878 |3504 |3647 | 29 | 149 | 482 | 0.000000e+00 | -- | Inf
301.83/301.98 c 302s| 700 | 64 |503828 | 707.7 | 22M| 40 | 398 |3504 |5911 |3504 |3647 | 29 | 183 | 515 | 0.000000e+00 | -- | Inf
333.23/333.39 c 333s| 800 | 64 |566902 | 698.1 | 22M| 40 | - |3504 |5938 |3504 |3647 | 29 | 213 | 556 | 0.000000e+00 | -- | Inf
372.73/372.89 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
372.73/372.89 c 373s| 900 | 80 |649680 | 712.5 | 22M| 40 | - |3504 |5951 |3504 |3647 | 29 | 228 | 606 | 0.000000e+00 | -- | Inf
403.72/403.88 c 404s| 1000 | 94 |711476 | 703.1 | 23M| 40 | 216 |3504 |5985 |3504 |3647 | 29 | 264 | 647 | 0.000000e+00 | -- | Inf
429.11/429.28 c 429s| 1100 | 94 |767161 | 689.8 | 23M| 40 | 272 |3504 |6014 |3504 |3647 | 29 | 296 | 679 | 0.000000e+00 | -- | Inf
454.12/454.29 c 454s| 1200 | 87 |820915 | 677.1 | 23M| 42 | 319 |3504 |6037 |3504 |3647 | 29 | 322 | 712 | 0.000000e+00 | -- | Inf
496.40/496.56 c 497s| 1300 | 101 |904151 | 689.0 | 23M| 42 | - |3504 |6055 |3504 |3647 | 29 | 349 | 768 | 0.000000e+00 | -- | Inf
532.00/532.10 c 532s| 1400 | 109 |976957 | 691.8 | 23M| 42 | 280 |3504 |6074 |3504 |3647 | 29 | 373 | 816 | 0.000000e+00 | -- | Inf
564.69/564.80 c 565s| 1500 | 111 | 1045k| 691.4 | 23M| 42 | 307 |3504 |6086 |3504 |3647 | 29 | 386 | 862 | 0.000000e+00 | -- | Inf
610.98/611.16 c 611s| 1600 | 113 | 1136k| 705.2 | 23M| 42 | 473 |3504 |6117 |3504 |3647 | 29 | 425 | 919 | 0.000000e+00 | -- | Inf
658.87/659.01 c 659s| 1700 | 134 | 1233k| 720.5 | 23M| 42 | 318 |3504 |6145 |3504 |3647 | 29 | 463 | 976 | 0.000000e+00 | -- | Inf
695.67/695.89 c 696s| 1800 | 146 | 1310k| 723.2 | 23M| 42 | - |3504 |6168 |3504 |3647 | 29 | 492 |1027 | 0.000000e+00 | -- | Inf
739.96/740.16 c 740s| 1900 | 168 | 1396k| 730.5 | 24M| 42 | 319 |3504 |6191 |3504 |3647 | 29 | 532 |1092 | 0.000000e+00 | -- | Inf
777.46/777.61 c 778s| 2000 | 182 | 1471k| 731.4 | 24M| 42 | 441 |3504 |6207 |3504 |3647 | 29 | 559 |1144 | 0.000000e+00 | -- | Inf
821.36/821.54 c 822s| 2100 | 190 | 1558k| 738.2 | 24M| 42 | - |3504 |6215 |3504 |3647 | 29 | 586 |1199 | 0.000000e+00 | -- | Inf
862.85/863.09 c 863s| 2200 | 197 | 1640k| 741.8 | 24M| 42 | 408 |3504 |6243 |3504 |3647 | 29 | 628 |1253 | 0.000000e+00 | -- | Inf
899.54/899.77 c 900s| 2300 | 207 | 1714k| 741.7 | 24M| 42 | - |3504 |6265 |3504 |3647 | 29 | 665 |1301 | 0.000000e+00 | -- | Inf
935.13/935.39 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
935.13/935.39 c 935s| 2400 | 219 | 1785k| 740.3 | 24M| 42 | - |3504 |6283 | 0 | 0 | 29 | 702 |1350 | 0.000000e+00 | -- | Inf
963.43/963.66 c 964s| 2500 | 223 | 1842k| 733.5 | 24M| 47 | 295 |3504 |6299 |3504 |3647 | 29 | 724 |1390 | 0.000000e+00 | -- | Inf
990.02/990.22 c 990s| 2600 | 221 | 1900k| 727.8 | 24M| 47 | 408 |3504 |6323 |3504 |3647 | 29 | 751 |1420 | 0.000000e+00 | -- | Inf
1021.42/1021.62 c 1022s| 2700 | 227 | 1964k| 724.3 | 24M| 51 | - |3504 |6339 |3504 |3647 | 29 | 767 |1468 | 0.000000e+00 | -- | Inf
1047.03/1047.24 c 1047s| 2800 | 221 | 2017k| 717.7 | 24M| 51 | 556 |3504 |6384 |3504 |3647 | 29 | 815 |1508 | 0.000000e+00 | -- | Inf
1081.51/1081.75 c 1082s| 2900 | 229 | 2088k| 717.2 | 24M| 51 | 323 |3504 |6407 |3504 |3647 | 29 | 851 |1565 | 0.000000e+00 | -- | Inf
1114.41/1114.62 c 1115s| 3000 | 233 | 2154k| 715.5 | 24M| 51 | 344 |3504 |6430 |3504 |3647 | 29 | 878 |1623 | 0.000000e+00 | -- | Inf
1150.80/1151.08 c 1151s| 3100 | 237 | 2229k| 716.5 | 24M| 51 | 303 |3504 |6462 |3504 |3647 | 29 | 924 |1679 | 0.000000e+00 | -- | Inf
1182.09/1182.33 c 1182s| 3200 | 239 | 2291k| 713.6 | 24M| 51 | 326 |3504 |6467 |3504 |3647 | 29 | 942 |1726 | 0.000000e+00 | -- | Inf
1218.90/1219.12 c 1219s| 3300 | 243 | 2369k| 715.4 | 24M| 51 | 344 |3504 |6490 |3504 |3647 | 29 | 973 |1791 | 0.000000e+00 | -- | Inf
1248.29/1248.54 c 1249s| 3400 | 247 | 2429k| 712.1 | 25M| 51 | 672 |3504 |6495 |3504 |3647 | 29 | 995 |1839 | 0.000000e+00 | -- | Inf
1289.58/1289.88 c 1290s| 3500 | 282 | 2511k| 715.3 | 25M| 51 | 292 |3504 |6490 |3504 |3647 | 29 |1014 |1897 | 0.000000e+00 | -- | Inf
1328.87/1329.14 c 1329s| 3600 | 284 | 2588k| 716.7 | 25M| 51 | 294 |3504 |6508 |3504 |3647 | 29 |1050 |1962 | 0.000000e+00 | -- | Inf
1357.47/1357.78 c 1358s| 3700 | 291 | 2648k| 713.6 | 25M| 51 | 290 |3504 |6532 |3504 |3647 | 29 |1083 |2000 | 0.000000e+00 | -- | Inf
1393.97/1394.23 c 1394s| 3800 | 311 | 2721k| 714.0 | 25M| 51 | 379 |3504 |6542 |3504 |3647 | 29 |1111 |2056 | 0.000000e+00 | -- | Inf
1431.16/1431.41 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1431.16/1431.41 c 1431s| 3900 | 315 | 2798k| 715.4 | 25M| 51 | - |3504 |6551 |3504 |3647 | 29 |1139 |2121 | 0.000000e+00 | -- | Inf
1464.65/1464.95 c 1465s| 4000 | 327 | 2865k| 714.2 | 25M| 51 | 282 |3504 |6565 |3504 |3647 | 29 |1158 |2173 | 0.000000e+00 | -- | Inf
1504.85/1505.19 c 1505s| 4100 | 331 | 2946k| 716.5 | 25M| 51 | 346 |3504 |6576 |3504 |3647 | 29 |1194 |2243 | 0.000000e+00 | -- | Inf
1543.45/1543.78 c 1544s| 4200 | 343 | 3022k| 717.8 | 25M| 51 | 363 |3504 |6585 |3504 |3647 | 29 |1218 |2309 | 0.000000e+00 | -- | Inf
1576.84/1577.10 c 1577s| 4300 | 347 | 3090k| 716.7 | 26M| 55 | 333 |3504 |6598 |3504 |3647 | 29 |1237 |2366 | 0.000000e+00 | -- | Inf
1612.24/1612.52 c 1613s| 4400 | 363 | 3165k| 717.5 | 26M| 55 | 337 |3504 |6591 |3504 |3647 | 29 |1255 |2413 | 0.000000e+00 | -- | Inf
1647.93/1648.23 c 1648s| 4500 | 377 | 3231k| 716.2 | 26M| 55 | - |3504 |6596 | 0 | 0 | 29 |1288 |2476 | 0.000000e+00 | -- | Inf
1673.42/1673.78 c 1674s| 4600 | 375 | 3303k| 716.3 | 26M| 55 | 253 |3504 |6598 |3504 |3647 | 29 |1315 |2492 | 0.000000e+00 | -- | Inf
1722.62/1722.95 c 1723s| 4700 | 377 | 3381k| 717.8 | 26M| 55 | 286 |3504 |6614 |3504 |3647 | 29 |1351 |2594 | 0.000000e+00 | -- | Inf
1746.51/1746.89 c 1747s| 4800 | 381 | 3440k| 714.9 | 26M| 55 | - |3504 |6643 |3504 |3647 | 29 |1397 |2620 | 0.000000e+00 | -- | Inf
1780.10/1780.45 c 1780s| 4900 | 387 | 3498k| 712.3 | 26M| 55 | - |3504 |6664 |3504 |3647 | 29 |1435 |2679 | 0.000000e+00 | -- | Inf
1796.70/1797.01 c
1796.70/1797.01 c SCIP Status : solving was interrupted [time limit reached]
1796.70/1797.01 c Solving Time (sec) : 1797.01
1796.70/1797.01 c Solving Nodes : 4946
1796.70/1797.01 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.70/1797.01 c Dual Bound : +0.00000000000000e+00
1796.70/1797.01 c Gap : infinite
1796.70/1797.01 s UNKNOWN
1796.70/1797.01 c SCIP Status : solving was interrupted [time limit reached]
1796.70/1797.01 c Total Time : 1797.01
1796.70/1797.01 c solving : 1797.01
1796.70/1797.01 c presolving : 0.11 (included in solving)
1796.70/1797.01 c reading : 0.02 (included in solving)
1796.70/1797.01 c copying : 0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
1796.70/1797.01 c Original Problem :
1796.70/1797.01 c Problem name : HOME/instance-3690646-1338026247.opb
1796.70/1797.01 c Variables : 3960 (3960 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.01 c Constraints : 4106 initial, 4106 maximal
1796.70/1797.01 c Objective sense : minimize
1796.70/1797.01 c Presolved Problem :
1796.70/1797.01 c Problem name : t_HOME/instance-3690646-1338026247.opb
1796.70/1797.01 c Variables : 3504 (3504 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.01 c Constraints : 3624 initial, 6671 maximal
1796.70/1797.01 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.70/1797.01 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c gateextraction : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c components : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c setppc : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c linear : 0.05 0.00 455 1 0 455 0 482 0 0 0
1796.70/1797.01 c logicor : 0.03 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c root node : - - 5 - - 5 - - - - -
1796.70/1797.01 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.70/1797.01 c integral : 0 0 0 0 2862 0 1 0 18 351 0 0 5344
1796.70/1797.01 c setppc : 794 794 6 32926 0 0 0 593588 27 216980 0 0 0
1796.70/1797.01 c linear : 0+ 2118 5 28019 0 0 0 24574 0 700 2 0 0
1796.70/1797.01 c logicor : 2830+ 3772 6 25602 0 0 0 911072 202 296149 0 0 0
1796.70/1797.01 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.70/1797.01 c integral : 665.34 0.00 0.00 0.00 665.34 0.00 0.00 0.00
1796.70/1797.01 c setppc : 1.14 0.00 0.00 0.87 0.00 0.00 0.00 0.27
1796.70/1797.01 c linear : 0.17 0.00 0.01 0.13 0.00 0.00 0.00 0.03
1796.70/1797.01 c logicor : 1.53 0.00 0.00 1.07 0.00 0.00 0.00 0.46
1796.70/1797.01 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.70/1797.01 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.70/1797.01 c rootredcost : 0 0 0 0
1796.70/1797.01 c pseudoobj : 0 0 0 0
1796.70/1797.01 c vbounds : 0 0 0 0
1796.70/1797.01 c redcost : 2867 0 0 0
1796.70/1797.01 c probing : 0 0 0 0
1796.70/1797.01 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.70/1797.01 c rootredcost : 0.01 0.00 0.00 0.01 0.00
1796.70/1797.01 c pseudoobj : 0.01 0.00 0.00 0.01 0.00
1796.70/1797.01 c vbounds : 0.01 0.00 0.00 0.01 0.00
1796.70/1797.01 c redcost : 0.14 0.00 0.00 0.14 0.00
1796.70/1797.01 c probing : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.01 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.70/1797.01 c propagation : 0.05 229 228 751 46.1 29 21.5 -
1796.70/1797.01 c infeasible LP : 6.02 2036 912 14347 456.8 2 6.5 0
1796.70/1797.01 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.70/1797.01 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.70/1797.01 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.70/1797.01 c applied globally : - - - 1449 33.3 - - -
1796.70/1797.01 c applied locally : - - - 0 0.0 - - -
1796.70/1797.01 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.70/1797.01 c cut pool : 0.00 4 - - 0 - (maximal pool size: 29)
1796.70/1797.01 c closecuts : 0.00 0.00 0 0 0 0 0
1796.70/1797.01 c impliedbounds : 0.00 0.00 5 0 0 0 0
1796.70/1797.01 c intobj : 0.00 0.00 0 0 0 0 0
1796.70/1797.01 c gomory : 0.33 0.00 5 0 0 0 0
1796.70/1797.01 c cgmip : 0.00 0.00 0 0 0 0 0
1796.70/1797.01 c strongcg : 0.34 0.00 5 0 0 0 0
1796.70/1797.01 c cmir : 0.00 0.00 0 0 0 0 0
1796.70/1797.01 c flowcover : 0.00 0.00 0 0 0 0 0
1796.70/1797.01 c clique : 0.10 0.00 5 0 0 29 0
1796.70/1797.01 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.70/1797.01 c mcf : 0.00 0.00 1 0 0 0 0
1796.70/1797.01 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.70/1797.01 c rapidlearning : 2.06 0.00 1 0 5 0 2118
1796.70/1797.01 c Pricers : ExecTime SetupTime Calls Vars
1796.70/1797.01 c problem variables: 0.00 - 0 0
1796.70/1797.01 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.70/1797.01 c relpscost : 665.33 0.00 2862 18 351 0 0 5344
1796.70/1797.01 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.01 c inference : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.01 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.01 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.01 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.01 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.01 c random : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.01 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.70/1797.01 c LP solutions : 0.00 - - 0
1796.70/1797.01 c pseudo solutions : 0.00 - - 0
1796.70/1797.01 c smallcard : 0.00 0.00 0 0
1796.70/1797.01 c trivial : 0.00 0.00 1 0
1796.70/1797.01 c shiftandpropagate: 0.00 0.00 0 0
1796.70/1797.01 c simplerounding : 0.00 0.00 0 0
1796.70/1797.01 c zirounding : 0.00 0.00 0 0
1796.70/1797.01 c rounding : 0.00 0.00 0 0
1796.70/1797.01 c shifting : 0.00 0.00 0 0
1796.70/1797.01 c intshifting : 0.00 0.00 0 0
1796.70/1797.01 c oneopt : 0.00 0.00 0 0
1796.70/1797.01 c twoopt : 0.00 0.00 0 0
1796.70/1797.01 c indtwoopt : 0.00 0.00 0 0
1796.70/1797.01 c indoneopt : 0.00 0.00 0 0
1796.70/1797.01 c fixandinfer : 0.00 0.00 0 0
1796.70/1797.01 c feaspump : 0.00 0.00 0 0
1796.70/1797.01 c clique : 0.00 0.00 0 0
1796.70/1797.01 c indrounding : 0.00 0.00 0 0
1796.70/1797.01 c indcoefdiving : 0.00 0.00 0 0
1796.70/1797.01 c coefdiving : 0.00 0.00 0 0
1796.70/1797.01 c pscostdiving : 0.00 0.00 0 0
1796.70/1797.01 c nlpdiving : 0.00 0.00 0 0
1796.70/1797.01 c fracdiving : 0.00 0.00 0 0
1796.70/1797.01 c veclendiving : 0.00 0.00 0 0
1796.70/1797.01 c intdiving : 0.00 0.00 0 0
1796.70/1797.01 c actconsdiving : 0.00 0.00 0 0
1796.70/1797.01 c objpscostdiving : 0.00 0.00 0 0
1796.70/1797.01 c rootsoldiving : 0.00 0.00 0 0
1796.70/1797.01 c linesearchdiving : 0.00 0.00 0 0
1796.70/1797.01 c guideddiving : 0.00 0.00 0 0
1796.70/1797.01 c octane : 0.00 0.00 0 0
1796.70/1797.01 c rens : 0.00 0.00 0 0
1796.70/1797.01 c rins : 0.00 0.00 0 0
1796.70/1797.01 c localbranching : 0.00 0.00 0 0
1796.70/1797.01 c mutation : 0.00 0.00 0 0
1796.70/1797.01 c crossover : 0.00 0.00 0 0
1796.70/1797.01 c dins : 0.00 0.00 0 0
1796.70/1797.01 c vbounds : 0.00 0.00 0 0
1796.70/1797.01 c undercover : 0.00 0.00 0 0
1796.70/1797.01 c subnlp : 0.00 0.00 0 0
1796.70/1797.01 c trysol : 0.00 0.00 0 0
1796.70/1797.01 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.70/1797.01 c primal LP : 0.01 1 0 0.00 - 0.01 1
1796.70/1797.01 c dual LP : 1114.63 4904 3526501 719.25 3163.82 0.00 1
1796.70/1797.01 c lex dual LP : 0.00 0 0 0.00 -
1796.70/1797.01 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.70/1797.01 c diving/probing LP: 0.00 0 0 0.00 -
1796.70/1797.01 c strong branching : 664.98 2713 1868796 688.83 2810.30
1796.70/1797.01 c (at root node) : - 10 6662 666.20 -
1796.70/1797.01 c conflict analysis: 0.00 0 0 0.00 -
1796.70/1797.01 c B&B Tree :
1796.70/1797.01 c number of runs : 1
1796.70/1797.01 c nodes : 4946
1796.70/1797.01 c nodes (total) : 4946
1796.70/1797.01 c nodes left : 387
1796.70/1797.01 c max depth : 55
1796.70/1797.01 c max depth (total): 55
1796.70/1797.01 c backtracks : 844 (17.1%)
1796.70/1797.01 c delayed cutoffs : 12
1796.70/1797.01 c repropagations : 3216 (14717 domain reductions, 11 cutoffs)
1796.70/1797.01 c avg switch length: 5.27
1796.70/1797.01 c switching time : 2.95
1796.70/1797.01 c Solution :
1796.70/1797.01 c Solutions found : 0 (0 improvements)
1796.70/1797.01 c Primal Bound : -
1796.70/1797.01 c Dual Bound : +0.00000000000000e+00
1796.70/1797.01 c Gap : infinite
1796.70/1797.01 c Root Dual Bound : +0.00000000000000e+00
1796.70/1797.01 c Root Iterations : 9119
1796.70/1797.06 c Time complete: 1796.76.
runsolver Copyright (C) 2010-2011 Olivier ROUSSEL
This is runsolver version 3.3.1 (svn: 989)
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3690646-1338026247/watcher-3690646-1338026247 -o /tmp/evaluation-result-3690646-1338026247/solver-3690646-1338026247 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690646-1338026247.opb -t 1800 -m 15500
running on 4 cores: 0,2,4,6
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 9471
/proc/meminfo: memFree=28588432/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=11168 CPUtime=0 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 1545 0 0 0 0 0 0 0 20 0 1 0 268749272 11436032 1500 33554432000 4194304 10173063 140736931554064 140735447400952 8886411 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 2792 1500 413 1460 0 1323 0
[startup+0.00794995 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 9471
/proc/meminfo: memFree=28588432/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=12648 CPUtime=0 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 1914 0 0 0 0 0 0 0 20 0 1 0 268749272 12951552 1869 33554432000 4194304 10173063 140736931554064 140735447400952 8985008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 3162 1870 413 1460 0 1693 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12648
[startup+0.100266 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 9471
/proc/meminfo: memFree=28588432/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=36528 CPUtime=0.09 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 7815 0 0 0 8 1 0 0 20 0 1 0 268749272 37404672 7514 33554432000 4194304 10173063 140736931554064 140735447400952 7545739 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 9132 7546 578 1460 0 7663 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36528
[startup+0.300258 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 9471
/proc/meminfo: memFree=28588432/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=50196 CPUtime=0.29 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 11556 0 0 0 27 2 0 0 20 0 1 0 268749272 51400704 11170 33554432000 4194304 10173063 140736931554064 140735447400952 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 12549 11170 738 1460 0 11080 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50196
[startup+0.700223 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 9471
/proc/meminfo: memFree=28588432/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=50960 CPUtime=0.69 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 11724 0 0 0 67 2 0 0 20 0 1 0 268749272 52183040 11338 33554432000 4194304 10173063 140736931554064 140735447400952 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 12740 11338 738 1460 0 11271 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50960
[startup+1.50022 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 9472
/proc/meminfo: memFree=28545752/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=51096 CPUtime=1.48 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 11761 0 0 0 146 2 0 0 20 0 1 0 268749272 52322304 11375 33554432000 4194304 10173063 140736931554064 140736931547320 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 12774 11375 738 1460 0 11305 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 51096
[startup+3.10025 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 9472
/proc/meminfo: memFree=28518472/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=90364 CPUtime=3.09 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 21526 0 0 0 296 13 0 0 20 0 1 0 268749272 92532736 21055 33554432000 4194304 10173063 140736931554064 140736931548536 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 22591 21055 780 1460 0 21122 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 90364
[startup+6.30023 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 9472
/proc/meminfo: memFree=28492680/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=6.29 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24480 0 0 0 609 20 0 0 20 0 1 0 268749272 104509440 23993 33554432000 4194304 10173063 140736931554064 140736931547512 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 23993 807 1460 0 24046 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 102060
[startup+12.7002 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 9472
/proc/meminfo: memFree=28492448/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=12.69 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24482 0 0 0 1247 22 0 0 20 0 1 0 268749272 104509440 23995 33554432000 4194304 10173063 140736931554064 140736931547896 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 23995 808 1460 0 24046 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 102060
[startup+25.5002 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 9472
/proc/meminfo: memFree=28494912/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=25.48 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24482 0 0 0 2523 25 0 0 20 0 1 0 268749272 104509440 23995 33554432000 4194304 10173063 140736931554064 140736931547512 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 23995 808 1460 0 24046 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 102060
[startup+51.1002 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 9472
/proc/meminfo: memFree=28492264/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=51.08 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24482 0 0 0 5075 33 0 0 20 0 1 0 268749272 104509440 23995 33554432000 4194304 10173063 140736931554064 140736931547512 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 23995 808 1460 0 24046 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 102060
[startup+102.306 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 9472
/proc/meminfo: memFree=28489704/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=102.26 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24507 0 0 0 10176 50 0 0 20 0 1 0 268749272 104509440 24390 33554432000 4194304 10173063 140736931554064 140736931547704 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24390 812 1460 0 24046 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 102060
[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 9475
/proc/meminfo: memFree=28487224/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=162.25 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24508 0 0 0 16152 73 0 0 20 0 1 0 268749272 104509440 24680 33554432000 4194304 10173063 140736931554064 140736931547320 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24680 812 1460 0 24046 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 102060
[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 9498
/proc/meminfo: memFree=28484480/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=222.24 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24508 0 0 0 22128 96 0 0 20 0 1 0 268749272 104509440 24680 33554432000 4194304 10173063 140736931554064 140736931547416 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24680 812 1460 0 24046 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 102060
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9499
/proc/meminfo: memFree=28490100/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=282.24 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24508 0 0 0 28104 120 0 0 20 0 1 0 268749272 104509440 24680 33554432000 4194304 10173063 140736931554064 140736931547608 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24680 812 1460 0 24046 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 102060
[startup+342.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 9499
/proc/meminfo: memFree=28487988/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=342.23 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24508 0 0 0 34079 144 0 0 20 0 1 0 268749272 104509440 24680 33554432000 4194304 10173063 140736931554064 140736931547416 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24680 812 1460 0 24046 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 102060
[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9499
/proc/meminfo: memFree=28487680/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=402.21 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24508 0 0 0 40051 170 0 0 20 0 1 0 268749272 104509440 24680 33554432000 4194304 10173063 140736931554064 140736931547512 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24680 812 1460 0 24046 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 102060
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9499
/proc/meminfo: memFree=28490220/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=462.21 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24509 0 0 0 46024 197 0 0 20 0 1 0 268749272 104509440 24681 33554432000 4194304 10173063 140736931554064 140736931547320 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24681 812 1460 0 24046 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 102060
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9499
/proc/meminfo: memFree=28488112/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=522.2 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24509 0 0 0 51998 222 0 0 20 0 1 0 268749272 104509440 24681 33554432000 4194304 10173063 140736931554064 140736931547512 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24681 812 1460 0 24046 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 102060
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9500
/proc/meminfo: memFree=28487488/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=582.18 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24509 0 0 0 57969 249 0 0 20 0 1 0 268749272 104509440 24681 33554432000 4194304 10173063 140736931554064 140736931547416 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24681 812 1460 0 24046 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 102060
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=28485064/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=1122.1 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24509 0 0 0 111744 466 0 0 20 0 1 0 268749272 104509440 24681 33554432000 4194304 10173063 140736931554064 140736931547320 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24681 812 1460 0 24046 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 102060
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9505
/proc/meminfo: memFree=28483080/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=1182.09 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24509 0 0 0 117717 492 0 0 20 0 1 0 268749272 104509440 24681 33554432000 4194304 10173063 140736931554064 140736931547704 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24681 812 1460 0 24046 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 102060
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9505
/proc/meminfo: memFree=28482640/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=1242.09 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24509 0 0 0 123693 516 0 0 20 0 1 0 268749272 104509440 24681 33554432000 4194304 10173063 140736931554064 140736931547512 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24681 812 1460 0 24046 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 102060
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9505
/proc/meminfo: memFree=28482764/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=1302.08 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24509 0 0 0 129669 539 0 0 20 0 1 0 268749272 104509440 24681 33554432000 4194304 10173063 140736931554064 140736931547512 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24681 812 1460 0 24046 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 102060
[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 9508
/proc/meminfo: memFree=28482600/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=1362.07 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24509 0 0 0 135640 567 0 0 20 0 1 0 268749272 104509440 24681 33554432000 4194304 10173063 140736931554064 140736931547320 8047310 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24681 812 1460 0 24046 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 102060
[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9508
/proc/meminfo: memFree=28482268/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=1422.07 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24509 0 0 0 141617 590 0 0 20 0 1 0 268749272 104509440 24681 33554432000 4194304 10173063 140736931554064 140736931547896 8045725 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24681 812 1460 0 24046 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 102060
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9509
/proc/meminfo: memFree=28482144/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=1482.05 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24509 0 0 0 147591 614 0 0 20 0 1 0 268749272 104509440 24681 33554432000 4194304 10173063 140736931554064 140736931547416 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24681 812 1460 0 24046 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 102060
[startup+1542.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 9509
/proc/meminfo: memFree=28482144/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=1542.04 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24509 0 0 0 153567 637 0 0 20 0 1 0 268749272 104509440 24681 33554432000 4194304 10173063 140736931554064 140736931547512 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24681 812 1460 0 24046 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 102060
[startup+1602.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 9509
/proc/meminfo: memFree=28481896/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=1602.03 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24509 0 0 0 159542 661 0 0 20 0 1 0 268749272 104509440 24681 33554432000 4194304 10173063 140736931554064 140736931547320 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24681 812 1460 0 24046 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 102060
[startup+1662.3 s]
/proc/loadavg: 2.22 2.07 2.02 3/177 9547
/proc/meminfo: memFree=26691612/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=1662.02 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24509 0 0 0 165517 685 0 0 20 0 1 0 268749272 104509440 24681 33554432000 4194304 10173063 140736931554064 140736931547416 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24681 812 1460 0 24046 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 102060
[startup+1722.3 s]
/proc/loadavg: 2.15 2.08 2.02 3/177 9547
/proc/meminfo: memFree=26660584/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=1722.02 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24509 0 0 0 171492 710 0 0 20 0 1 0 268749272 104509440 24681 33554432000 4194304 10173063 140736931554064 140736931547416 5838996 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24681 812 1460 0 24046 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 102060
[startup+1782.3 s]
/proc/loadavg: 2.13 2.08 2.02 3/177 9548
/proc/meminfo: memFree=25332436/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=1782 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24509 0 0 0 177469 731 0 0 20 0 1 0 268749272 104509440 24681 33554432000 4194304 10173063 140736931554064 140736931547608 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24681 812 1460 0 24046 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 102060
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.12 2.08 2.02 3/177 9548
/proc/meminfo: memFree=25332436/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=1785.2 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24509 0 0 0 177788 732 0 0 20 0 1 0 268749272 104509440 24681 33554432000 4194304 10173063 140736931554064 140736931547320 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24681 812 1460 0 24046 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 102060
[startup+1791.91 s]
/proc/loadavg: 2.11 2.08 2.02 3/177 9548
/proc/meminfo: memFree=25332172/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=1791.61 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24509 0 0 0 178426 735 0 0 20 0 1 0 268749272 104509440 24681 33554432000 4194304 10173063 140736931554064 140736931547608 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24681 812 1460 0 24046 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 102060
[startup+1795.1 s]
/proc/loadavg: 2.10 2.08 2.02 3/177 9548
/proc/meminfo: memFree=25332172/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=1794.81 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24509 0 0 0 178745 736 0 0 20 0 1 0 268749272 104509440 24681 33554432000 4194304 10173063 140736931554064 140736931547608 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24681 812 1460 0 24046 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 102060
[startup+1795.9 s]
/proc/loadavg: 2.10 2.08 2.02 3/177 9548
/proc/meminfo: memFree=25332172/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=1795.61 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24509 0 0 0 178825 736 0 0 20 0 1 0 268749272 104509440 24681 33554432000 4194304 10173063 140736931554064 140736931547608 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24681 812 1460 0 24046 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 102060
[startup+1796.7 s]
/proc/loadavg: 2.10 2.08 2.02 3/177 9548
/proc/meminfo: memFree=25332172/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=1796.41 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24509 0 0 0 178905 736 0 0 20 0 1 0 268749272 104509440 24681 33554432000 4194304 10173063 140736931554064 140736931547896 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24681 812 1460 0 24046 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 102060
[startup+1796.9 s]
/proc/loadavg: 2.10 2.08 2.02 3/177 9548
/proc/meminfo: memFree=25332172/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=1796.6 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24509 0 0 0 178924 736 0 0 20 0 1 0 268749272 104509440 24681 33554432000 4194304 10173063 140736931554064 140736931547896 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24681 812 1460 0 24046 0
Current children cumulated CPU time (s) 1796.6
Current children cumulated vsize (KiB) 102060
[startup+1797 s]
/proc/loadavg: 2.10 2.08 2.02 3/177 9548
/proc/meminfo: memFree=25332172/32873844 swapFree=6080/6080
[pid=9471] ppid=9469 vsize=102060 CPUtime=1796.7 cores=0,2,4,6
/proc/9471/stat : 9471 (scip-2.1.1.4fix) R 9469 9471 8502 0 -1 4202496 24509 0 0 0 178934 736 0 0 20 0 1 0 268749272 104509440 24681 33554432000 4194304 10173063 140736931554064 140736931547608 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9471/statm: 25515 24681 812 1460 0 24046 0
Current children cumulated CPU time (s) 1796.7
Current children cumulated vsize (KiB) 102060
Child status: 0
Real time (s): 1797.06
CPU time (s): 1796.77
CPU user time (s): 1789.41
CPU system time (s): 7.36688
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 102060
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.41
system time used= 7.36688
maximum resident set size= 98736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24514
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= 13
involuntary context switches= 1905
runsolver used 2.6326 second user time and 7.17191 second system time
The end