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-3691806-1338044869.opb>
0.00/0.02 c original problem has 3630 variables (3630 bin, 0 int, 0 impl, 0 cont) and 3764 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.03 c presolving:
0.00/0.04 c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5460 impls, 66 clqs
0.00/0.05 c (round 2) 165 del vars, 16 del conss, 0 add conss, 165 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5460 impls, 63 clqs
0.00/0.05 c (round 3) 230 del vars, 187 del conss, 0 add conss, 230 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5506 impls, 62 clqs
0.00/0.05 c (round 4) 293 del vars, 251 del conss, 0 add conss, 292 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6230 impls, 62 clqs
0.04/0.05 c (round 5) 341 del vars, 299 del conss, 0 add conss, 340 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6992 impls, 62 clqs
0.04/0.06 c (round 6) 376 del vars, 334 del conss, 0 add conss, 375 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7982 impls, 62 clqs
0.04/0.06 c (round 7) 403 del vars, 361 del conss, 0 add conss, 402 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8512 impls, 62 clqs
0.04/0.06 c (round 8) 425 del vars, 383 del conss, 0 add conss, 424 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8904 impls, 62 clqs
0.04/0.06 c (round 9) 443 del vars, 401 del conss, 0 add conss, 442 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9260 impls, 62 clqs
0.04/0.06 c (round 10) 451 del vars, 409 del conss, 0 add conss, 450 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9334 impls, 62 clqs
0.04/0.06 c (round 11) 455 del vars, 413 del conss, 0 add conss, 454 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9380 impls, 62 clqs
0.04/0.06 c (round 12) 456 del vars, 414 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9410 impls, 62 clqs
0.04/0.09 c (round 13) 456 del vars, 476 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3226 upgd conss, 9416 impls, 62 clqs
0.09/0.10 c (round 14) 456 del vars, 476 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3288 upgd conss, 9416 impls, 62 clqs
0.09/0.12 c presolving (15 rounds):
0.09/0.12 c 456 deleted vars, 476 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.12 c 9416 implications, 62 cliques
0.09/0.12 c presolved problem has 3174 variables (3174 bin, 0 int, 0 impl, 0 cont) and 3288 constraints
0.09/0.12 c 728 constraints of type <setppc>
0.09/0.12 c 2560 constraints of type <logicor>
0.09/0.12 c transformed objective value is always integral (scale: 1)
0.09/0.12 c Presolving Time: 0.09
0.09/0.12 c - non default parameters ----------------------------------------------------------------------
0.09/0.12 c # SCIP version 2.1.1.4
0.09/0.12 c
0.09/0.12 c # maximal time in seconds to run
0.09/0.12 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.12 c limits/time = 1797
0.09/0.12 c
0.09/0.12 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.12 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.12 c limits/memory = 13950
0.09/0.12 c
0.09/0.12 c # solving stops, if the given number of solutions were found (-1: no limit)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.12 c limits/solutions = 1
0.09/0.12 c
0.09/0.12 c # maximal number of separation rounds per node (-1: unlimited)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: 5]
0.09/0.12 c separating/maxrounds = 1
0.09/0.12 c
0.09/0.12 c # maximal number of separation rounds in the root node (-1: unlimited)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.12 c separating/maxroundsroot = 5
0.09/0.12 c
0.09/0.12 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.12 c # [type: int, range: [1,2], default: 1]
0.09/0.12 c timing/clocktype = 2
0.09/0.12 c
0.09/0.12 c # belongs reading time to solving time?
0.09/0.12 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.12 c timing/reading = TRUE
0.09/0.12 c
0.09/0.12 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.09/0.12 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.09/0.12 c constraints/knapsack/disaggregation = FALSE
0.09/0.12 c
0.09/0.12 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.12 c heuristics/coefdiving/freq = -1
0.09/0.12 c
0.09/0.12 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.12 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.12 c heuristics/coefdiving/maxlpiterquot = 0.075
0.09/0.12 c
0.09/0.12 c # additional number of allowed LP iterations
0.09/0.12 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.12 c heuristics/coefdiving/maxlpiterofs = 1500
0.09/0.12 c
0.09/0.12 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: 30]
0.09/0.12 c heuristics/crossover/freq = -1
0.09/0.12 c
0.09/0.12 c # number of nodes added to the contingent of the total nodes
0.09/0.12 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.12 c heuristics/crossover/nodesofs = 750
0.09/0.12 c
0.09/0.12 c # number of nodes without incumbent change that heuristic should wait
0.09/0.12 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.09/0.12 c heuristics/crossover/nwaitingnodes = 100
0.09/0.12 c
0.09/0.12 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.09/0.12 c # [type: real, range: [0,1], default: 0.1]
0.09/0.12 c heuristics/crossover/nodesquot = 0.15
0.09/0.12 c
0.09/0.12 c # minimum percentage of integer variables that have to be fixed
0.09/0.12 c # [type: real, range: [0,1], default: 0.666]
0.09/0.12 c heuristics/crossover/minfixingrate = 0.5
0.09/0.12 c
0.09/0.12 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.12 c heuristics/feaspump/freq = -1
0.09/0.12 c
0.09/0.12 c # additional number of allowed LP iterations
0.09/0.12 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.12 c heuristics/feaspump/maxlpiterofs = 2000
0.09/0.12 c
0.09/0.12 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.12 c heuristics/fracdiving/freq = -1
0.09/0.12 c
0.09/0.12 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.12 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.12 c heuristics/fracdiving/maxlpiterquot = 0.075
0.09/0.12 c
0.09/0.12 c # additional number of allowed LP iterations
0.09/0.12 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.12 c heuristics/fracdiving/maxlpiterofs = 1500
0.09/0.12 c
0.09/0.12 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.12 c heuristics/guideddiving/freq = -1
0.09/0.12 c
0.09/0.12 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.12 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.12 c heuristics/guideddiving/maxlpiterquot = 0.075
0.09/0.12 c
0.09/0.12 c # additional number of allowed LP iterations
0.09/0.12 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.12 c heuristics/guideddiving/maxlpiterofs = 1500
0.09/0.12 c
0.09/0.12 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.12 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.12 c heuristics/intdiving/maxlpiterquot = 0.075
0.09/0.12 c
0.09/0.12 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.12 c heuristics/intshifting/freq = -1
0.09/0.12 c
0.09/0.12 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.12 c heuristics/linesearchdiving/freq = -1
0.09/0.12 c
0.09/0.12 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.12 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.12 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.09/0.12 c
0.09/0.12 c # additional number of allowed LP iterations
0.09/0.12 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.12 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.09/0.12 c
0.09/0.12 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.12 c heuristics/objpscostdiving/freq = -1
0.09/0.12 c
0.09/0.12 c # maximal fraction of diving LP iterations compared to total iteration number
0.09/0.12 c # [type: real, range: [0,1], default: 0.01]
0.09/0.12 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.09/0.12 c
0.09/0.12 c # additional number of allowed LP iterations
0.09/0.12 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.12 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.09/0.12 c
0.09/0.12 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.12 c heuristics/oneopt/freq = -1
0.09/0.12 c
0.09/0.12 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.12 c heuristics/pscostdiving/freq = -1
0.09/0.12 c
0.09/0.12 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.12 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.12 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.09/0.12 c
0.09/0.12 c # additional number of allowed LP iterations
0.09/0.12 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.12 c heuristics/pscostdiving/maxlpiterofs = 1500
0.09/0.12 c
0.09/0.12 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.12 c heuristics/rens/freq = -1
0.09/0.12 c
0.09/0.12 c # minimum percentage of integer variables that have to be fixable
0.09/0.12 c # [type: real, range: [0,1], default: 0.5]
0.09/0.12 c heuristics/rens/minfixingrate = 0.3
0.09/0.12 c
0.09/0.12 c # number of nodes added to the contingent of the total nodes
0.09/0.12 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.12 c heuristics/rens/nodesofs = 2000
0.09/0.12 c
0.09/0.12 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.12 c heuristics/rootsoldiving/freq = -1
0.09/0.12 c
0.09/0.12 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.12 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.09/0.12 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.09/0.12 c
0.09/0.12 c # additional number of allowed LP iterations
0.09/0.12 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.12 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.09/0.12 c
0.09/0.12 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.12 c heuristics/rounding/freq = -1
0.09/0.12 c
0.09/0.12 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.12 c heuristics/shiftandpropagate/freq = -1
0.09/0.12 c
0.09/0.12 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.12 c heuristics/shifting/freq = -1
0.09/0.12 c
0.09/0.12 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.12 c heuristics/simplerounding/freq = -1
0.09/0.12 c
0.09/0.12 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.12 c heuristics/subnlp/freq = -1
0.09/0.12 c
0.09/0.12 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.12 c heuristics/trivial/freq = -1
0.09/0.12 c
0.09/0.12 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.12 c heuristics/trysol/freq = -1
0.09/0.12 c
0.09/0.12 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.12 c heuristics/undercover/freq = -1
0.09/0.12 c
0.09/0.12 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.12 c heuristics/veclendiving/freq = -1
0.09/0.12 c
0.09/0.12 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.12 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.12 c heuristics/veclendiving/maxlpiterquot = 0.075
0.09/0.12 c
0.09/0.12 c # additional number of allowed LP iterations
0.09/0.12 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.12 c heuristics/veclendiving/maxlpiterofs = 1500
0.09/0.12 c
0.09/0.12 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.12 c heuristics/zirounding/freq = -1
0.09/0.12 c
0.09/0.12 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.12 c propagating/probing/maxprerounds = 0
0.09/0.12 c
0.09/0.12 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.12 c separating/cmir/freq = -1
0.09/0.12 c
0.09/0.12 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.12 c separating/flowcover/freq = -1
0.09/0.12 c
0.09/0.12 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.12 c separating/rapidlearning/freq = 0
0.09/0.12 c
0.09/0.12 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.09/0.12 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.12 c heuristics/indoneopt/freq = -1
0.09/0.12 c
0.09/0.12 c -----------------------------------------------------------------------------------------------
0.09/0.12 c start solving
0.09/0.12 c
1.49/1.51 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1.49/1.51 c 1.5s| 1 | 0 | 6158 | - | 15M| 0 | 815 |3174 |3288 |3174 |3288 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
2.29/2.37 c 2.4s| 1 | 0 | 6755 | - | 17M| 0 | 908 |3174 |4969 |3174 |3290 | 9 | 0 | 0 | 0.000000e+00 | -- | Inf
2.69/2.76 c 2.8s| 1 | 0 | 7447 | - | 17M| 0 | 983 |3174 |4969 |3174 |3299 | 18 | 0 | 0 | 0.000000e+00 | -- | Inf
2.98/3.02 c 3.0s| 1 | 0 | 7725 | - | 17M| 0 | 968 |3174 |4969 |3174 |3303 | 22 | 0 | 0 | 0.000000e+00 | -- | Inf
3.20/3.27 c 3.3s| 1 | 0 | 7947 | - | 17M| 0 |1001 |3174 |4969 |3174 |3309 | 28 | 0 | 0 | 0.000000e+00 | -- | Inf
3.39/3.48 c 3.5s| 1 | 0 | 8082 | - | 17M| 0 | 981 |3174 |4969 |3174 |3312 | 31 | 0 | 0 | 0.000000e+00 | -- | Inf
5.79/5.85 c 5.9s| 1 | 2 | 8082 | - | 17M| 0 | 981 |3174 |4969 |3174 |3312 | 31 | 0 | 9 | 0.000000e+00 | -- | Inf
72.08/72.18 c 72.2s| 100 | 42 | 64870 | 573.6 | 18M| 53 | - |3174 |4996 |3174 |3307 | 31 | 30 | 197 | 0.000000e+00 | -- | Inf
106.46/106.51 c 107s| 200 | 43 |135041 | 638.0 | 18M| 53 | 292 |3174 |5035 |3174 |3307 | 31 | 73 | 253 | 0.000000e+00 | -- | Inf
132.46/132.57 c 133s| 300 | 33 |192393 | 616.4 | 18M| 53 | 273 |3174 |5054 |3174 |3307 | 31 | 101 | 293 | 0.000000e+00 | -- | Inf
165.66/165.76 c 166s| 400 | 43 |268167 | 651.8 | 18M| 53 | 359 |3174 |5073 |3174 |3307 | 31 | 132 | 336 | 0.000000e+00 | -- | Inf
191.45/191.51 c 192s| 500 | 43 |322238 | 629.6 | 18M| 53 | - |3174 |5097 |3174 |3307 | 31 | 159 | 376 | 0.000000e+00 | -- | Inf
229.55/229.61 c 230s| 600 | 55 |405493 | 663.5 | 18M| 53 | 484 |3174 |5101 |3174 |3307 | 31 | 179 | 432 | 0.000000e+00 | -- | Inf
258.64/258.70 c 259s| 700 | 65 |474850 | 667.8 | 18M| 53 | - |3174 |5113 |3174 |3307 | 31 | 199 | 472 | 0.000000e+00 | -- | Inf
296.34/296.47 c 296s| 800 | 69 |556579 | 686.5 | 18M| 53 | - |3174 |5125 |3174 |3307 | 31 | 218 | 529 | 0.000000e+00 | -- | Inf
332.14/332.29 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
332.14/332.29 c 332s| 900 | 80 |632522 | 694.6 | 19M| 53 | 380 |3174 |5150 |3174 |3307 | 31 | 250 | 586 | 0.000000e+00 | -- | Inf
367.34/367.44 c 367s| 1000 | 82 |713031 | 705.7 | 19M| 53 | 392 |3174 |5162 |3174 |3307 | 31 | 270 | 632 | 0.000000e+00 | -- | Inf
402.82/402.90 c 403s| 1100 | 86 |790483 | 711.9 | 19M| 53 | - |3174 |5176 |3174 |3307 | 31 | 287 | 681 | 0.000000e+00 | -- | Inf
440.62/440.72 c 441s| 1200 | 90 |873026 | 721.4 | 19M| 53 | - |3174 |5191 |3174 |3307 | 31 | 308 | 737 | 0.000000e+00 | -- | Inf
474.62/474.71 c 475s| 1300 | 94 |947178 | 722.9 | 19M| 53 | 238 |3174 |5220 |3174 |3307 | 31 | 339 | 789 | 0.000000e+00 | -- | Inf
505.51/505.68 c 506s| 1400 | 106 | 1014k| 719.5 | 19M| 53 | - |3174 |5237 |3174 |3307 | 31 | 363 | 835 | 0.000000e+00 | -- | Inf
542.80/542.97 c 543s| 1500 | 114 | 1093k| 724.2 | 19M| 53 | - |3174 |5261 |3174 |3307 | 31 | 393 | 892 | 0.000000e+00 | -- | Inf
578.99/579.18 c 579s| 1600 | 130 | 1174k| 729.2 | 19M| 53 | - |3174 |5264 |3174 |3307 | 31 | 409 | 940 | 0.000000e+00 | -- | Inf
622.19/622.32 c 622s| 1700 | 142 | 1269k| 742.7 | 19M| 53 | 296 |3174 |5272 |3174 |3307 | 31 | 427 |1004 | 0.000000e+00 | -- | Inf
656.68/656.89 c 657s| 1800 | 146 | 1346k| 743.9 | 19M| 53 | 356 |3174 |5286 |3174 |3307 | 31 | 451 |1060 | 0.000000e+00 | -- | Inf
687.08/687.28 c 687s| 1900 | 156 | 1412k| 739.4 | 19M| 53 | - |3174 |5293 | 0 | 0 | 31 | 475 |1101 | 0.000000e+00 | -- | Inf
724.97/725.18 c 725s| 2000 | 182 | 1491k| 742.3 | 20M| 53 | 259 |3174 |5296 |3174 |3307 | 31 | 487 |1162 | 0.000000e+00 | -- | Inf
764.96/765.11 c 765s| 2100 | 198 | 1580k| 748.9 | 20M| 53 | - |3174 |5297 |3174 |3307 | 31 | 506 |1219 | 0.000000e+00 | -- | Inf
798.26/798.41 c 798s| 2200 | 206 | 1651k| 747.3 | 20M| 53 | 228 |3174 |5300 |3174 |3307 | 31 | 528 |1277 | 0.000000e+00 | -- | Inf
830.86/831.09 c 831s| 2300 | 206 | 1726k| 747.5 | 20M| 53 | - |3174 |5304 |3174 |3307 | 31 | 550 |1325 | 0.000000e+00 | -- | Inf
865.36/865.55 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
865.36/865.55 c 866s| 2400 | 210 | 1801k| 747.7 | 20M| 53 | 441 |3174 |5317 |3174 |3307 | 31 | 573 |1381 | 0.000000e+00 | -- | Inf
900.85/901.03 c 901s| 2500 | 216 | 1878k| 748.3 | 20M| 53 | - |3174 |5326 |3174 |3307 | 31 | 595 |1437 | 0.000000e+00 | -- | Inf
924.54/924.76 c 925s| 2600 | 220 | 1932k| 740.4 | 20M| 53 | 269 |3174 |5369 |3174 |3307 | 31 | 642 |1477 | 0.000000e+00 | -- | Inf
959.34/959.60 c 960s| 2700 | 234 | 2008k| 741.3 | 21M| 53 | 255 |3174 |5361 |3174 |3307 | 31 | 646 |1540 | 0.000000e+00 | -- | Inf
994.43/994.62 c 995s| 2800 | 238 | 2084k| 742.0 | 21M| 53 | 245 |3174 |5326 |3174 |3307 | 31 | 680 |1596 | 0.000000e+00 | -- | Inf
1034.63/1034.88 c 1035s| 2900 | 226 | 2173k| 747.0 | 20M| 53 | - |3174 |5302 |3174 |3307 | 31 | 709 |1663 | 0.000000e+00 | -- | Inf
1069.82/1070.06 c 1070s| 3000 | 227 | 2249k| 747.4 | 20M| 53 | 378 |3174 |5311 |3174 |3307 | 31 | 736 |1719 | 0.000000e+00 | -- | Inf
1097.11/1097.38 c 1097s| 3100 | 227 | 2310k| 742.9 | 20M| 53 | 249 |3174 |5304 |3174 |3307 | 31 | 752 |1759 | 0.000000e+00 | -- | Inf
1140.01/1140.24 c 1140s| 3200 | 239 | 2401k| 748.3 | 21M| 53 | 406 |3174 |5319 |3174 |3307 | 31 | 779 |1834 | 0.000000e+00 | -- | Inf
1175.10/1175.38 c 1175s| 3300 | 253 | 2479k| 749.2 | 21M| 53 | 411 |3174 |5339 |3174 |3307 | 31 | 814 |1890 | 0.000000e+00 | -- | Inf
1214.60/1214.81 c 1215s| 3400 | 259 | 2565k| 752.4 | 21M| 53 | 244 |3174 |5348 |3174 |3307 | 31 | 857 |1954 | 0.000000e+00 | -- | Inf
1245.69/1245.91 c 1246s| 3500 | 261 | 2633k| 750.4 | 21M| 53 | - |3174 |5373 |3174 |3307 | 31 | 902 |2010 | 0.000000e+00 | -- | Inf
1285.38/1285.64 c 1286s| 3600 | 263 | 2720k| 753.7 | 21M| 53 | 338 |3174 |5371 |3174 |3307 | 31 | 921 |2071 | 0.000000e+00 | -- | Inf
1319.19/1319.47 c 1319s| 3700 | 258 | 2796k| 753.8 | 21M| 53 | - |3174 |5344 |3174 |3307 | 31 | 942 |2132 | 0.000000e+00 | -- | Inf
1348.47/1348.79 c 1349s| 3800 | 268 | 2859k| 750.5 | 21M| 53 | 276 |3174 |5376 |3174 |3307 | 31 | 981 |2186 | 0.000000e+00 | -- | Inf
1383.07/1383.30 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1383.07/1383.30 c 1383s| 3900 | 272 | 2933k| 750.4 | 21M| 53 | 502 |3174 |5389 |3174 |3307 | 31 |1015 |2250 | 0.000000e+00 | -- | Inf
1415.17/1415.45 c 1415s| 4000 | 278 | 3004k| 749.3 | 21M| 53 | 254 |3174 |5399 |3174 |3307 | 31 |1051 |2307 | 0.000000e+00 | -- | Inf
1443.17/1443.41 c 1443s| 4100 | 276 | 3069k| 746.8 | 21M| 53 | - |3174 |5393 |3174 |3307 | 31 |1080 |2351 | 0.000000e+00 | -- | Inf
1473.26/1473.50 c 1473s| 4200 | 282 | 3133k| 744.2 | 21M| 57 | 260 |3174 |5409 |3174 |3307 | 31 |1122 |2409 | 0.000000e+00 | -- | Inf
1506.06/1506.30 c 1506s| 4300 | 282 | 3207k| 744.3 | 21M| 57 | 336 |3174 |5402 |3174 |3307 | 31 |1154 |2461 | 0.000000e+00 | -- | Inf
1534.85/1535.13 c 1535s| 4400 | 278 | 3272k| 742.1 | 21M| 57 | - |3174 |5438 |3174 |3307 | 31 |1204 |2511 | 0.000000e+00 | -- | Inf
1570.55/1570.84 c 1571s| 4500 | 281 | 3348k| 742.5 | 21M| 57 | - |3174 |5241 |3174 |3307 | 31 |1239 |2580 | 0.000000e+00 | -- | Inf
1608.74/1609.07 c 1609s| 4600 | 277 | 3427k| 743.5 | 21M| 57 | - |3174 |5199 |3174 |3307 | 31 |1277 |2657 | 0.000000e+00 | -- | Inf
1648.63/1648.96 c 1649s| 4700 | 289 | 3512k| 745.8 | 21M| 57 | - |3174 |5160 |3174 |3307 | 31 |1290 |2740 | 0.000000e+00 | -- | Inf
1677.03/1677.40 c 1677s| 4800 | 295 | 3577k| 743.7 | 21M| 57 | 285 |3174 |5143 |3174 |3307 | 31 |1316 |2783 | 0.000000e+00 | -- | Inf
1711.62/1711.97 c 1712s| 4900 | 303 | 3658k| 745.2 | 21M| 57 | 315 |3174 |5131 |3174 |3307 | 31 |1336 |2838 | 0.000000e+00 | -- | Inf
1764.41/1764.70 c 1765s| 5000 | 311 | 3759k| 750.4 | 22M| 57 | 257 |3174 |5134 |3174 |3307 | 31 |1374 |2947 | 0.000000e+00 | -- | Inf
1796.71/1797.00 c
1796.71/1797.00 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.00 c Solving Time (sec) : 1797.00
1796.71/1797.00 c Solving Nodes : 5096
1796.71/1797.00 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.71/1797.00 c Dual Bound : +0.00000000000000e+00
1796.71/1797.00 c Gap : infinite
1796.71/1797.00 s UNKNOWN
1796.71/1797.00 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.00 c Total Time : 1797.00
1796.71/1797.00 c solving : 1797.00
1796.71/1797.00 c presolving : 0.09 (included in solving)
1796.71/1797.00 c reading : 0.02 (included in solving)
1796.71/1797.00 c copying : 0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
1796.71/1797.00 c Original Problem :
1796.71/1797.00 c Problem name : HOME/instance-3691806-1338044869.opb
1796.71/1797.00 c Variables : 3630 (3630 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.00 c Constraints : 3764 initial, 3764 maximal
1796.71/1797.00 c Objective sense : minimize
1796.71/1797.00 c Presolved Problem :
1796.71/1797.00 c Problem name : t_HOME/instance-3691806-1338044869.opb
1796.71/1797.00 c Variables : 3174 (3174 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.00 c Constraints : 3288 initial, 5441 maximal
1796.71/1797.00 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.71/1797.00 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c gateextraction : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c components : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c setppc : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c linear : 0.04 0.00 455 1 0 455 0 476 0 0 0
1796.71/1797.01 c logicor : 0.03 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c root node : - - 8 - - 8 - - - - -
1796.71/1797.01 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.71/1797.01 c integral : 0 0 0 0 2930 0 1 0 13 454 0 0 5420
1796.71/1797.01 c setppc : 728 728 6 31615 0 1 0 447926 10 226091 0 0 0
1796.71/1797.01 c linear : 0+ 1688 5 31604 0 0 0 8376 3 2990 101 0 0
1796.71/1797.01 c logicor : 2560+ 3178 6 24663 0 1 0 645865 198 274937 0 0 0
1796.71/1797.01 c countsols : 0 0 0 0 0 1 0 0 0 0 0 0 0
1796.71/1797.01 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.71/1797.01 c integral : 658.79 0.00 0.00 0.00 658.79 0.00 0.00 0.00
1796.71/1797.01 c setppc : 0.97 0.00 0.00 0.74 0.00 0.00 0.00 0.23
1796.71/1797.01 c linear : 0.51 0.00 0.00 0.50 0.00 0.00 0.00 0.01
1796.71/1797.01 c logicor : 1.40 0.00 0.00 1.02 0.00 0.00 0.00 0.37
1796.71/1797.01 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.71/1797.01 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.71/1797.01 c rootredcost : 0 0 0 0
1796.71/1797.01 c pseudoobj : 0 0 0 0
1796.71/1797.01 c vbounds : 0 0 0 0
1796.71/1797.01 c redcost : 2935 0 0 0
1796.71/1797.01 c probing : 0 0 0 0
1796.71/1797.01 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.71/1797.01 c rootredcost : 0.01 0.00 0.00 0.01 0.00
1796.71/1797.01 c pseudoobj : 0.01 0.00 0.00 0.01 0.00
1796.71/1797.01 c vbounds : 0.01 0.00 0.00 0.01 0.00
1796.71/1797.01 c redcost : 0.13 0.00 0.00 0.13 0.00
1796.71/1797.01 c probing : 0.00 0.00 0.00 0.00 0.00
1796.71/1797.01 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.71/1797.01 c propagation : 0.05 211 210 576 25.4 24 24.6 -
1796.71/1797.01 c infeasible LP : 5.20 2165 721 9865 384.9 16 7.4 0
1796.71/1797.01 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.01 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.01 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.71/1797.01 c applied globally : - - - 1397 57.5 - - -
1796.71/1797.01 c applied locally : - - - 7 517.0 - - -
1796.71/1797.01 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.71/1797.01 c cut pool : 0.00 4 - - 1 - (maximal pool size: 27)
1796.71/1797.01 c closecuts : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c impliedbounds : 0.00 0.00 5 0 0 0 0
1796.71/1797.01 c intobj : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c gomory : 0.30 0.00 5 0 0 0 0
1796.71/1797.01 c cgmip : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c strongcg : 0.31 0.00 5 0 0 0 0
1796.71/1797.01 c cmir : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c flowcover : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c clique : 0.09 0.00 5 0 0 28 0
1796.71/1797.01 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c mcf : 0.00 0.00 1 0 0 0 0
1796.71/1797.01 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c rapidlearning : 0.51 0.00 1 0 8 0 1688
1796.71/1797.01 c Pricers : ExecTime SetupTime Calls Vars
1796.71/1797.01 c problem variables: 0.00 - 0 0
1796.71/1797.01 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.71/1797.01 c relpscost : 658.78 0.00 2930 13 454 0 0 5420
1796.71/1797.01 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c inference : 0.00 0.00 1 0 0 0 0 2
1796.71/1797.01 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c random : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.71/1797.01 c LP solutions : 0.00 - - 0
1796.71/1797.01 c pseudo solutions : 0.00 - - 0
1796.71/1797.01 c smallcard : 0.00 0.00 0 0
1796.71/1797.01 c trivial : 0.00 0.00 1 0
1796.71/1797.01 c shiftandpropagate: 0.00 0.00 0 0
1796.71/1797.01 c simplerounding : 0.00 0.00 0 0
1796.71/1797.01 c zirounding : 0.00 0.00 0 0
1796.71/1797.01 c rounding : 0.00 0.00 0 0
1796.71/1797.01 c shifting : 0.00 0.00 0 0
1796.71/1797.01 c intshifting : 0.00 0.00 0 0
1796.71/1797.01 c oneopt : 0.00 0.00 0 0
1796.71/1797.01 c twoopt : 0.00 0.00 0 0
1796.71/1797.01 c indtwoopt : 0.00 0.00 0 0
1796.71/1797.01 c indoneopt : 0.00 0.00 0 0
1796.71/1797.01 c fixandinfer : 0.00 0.00 0 0
1796.71/1797.01 c feaspump : 0.00 0.00 0 0
1796.71/1797.01 c clique : 0.00 0.00 0 0
1796.71/1797.01 c indrounding : 0.00 0.00 0 0
1796.71/1797.01 c indcoefdiving : 0.00 0.00 0 0
1796.71/1797.01 c coefdiving : 0.00 0.00 0 0
1796.71/1797.01 c pscostdiving : 0.00 0.00 0 0
1796.71/1797.01 c nlpdiving : 0.00 0.00 0 0
1796.71/1797.01 c fracdiving : 0.00 0.00 0 0
1796.71/1797.01 c veclendiving : 0.00 0.00 0 0
1796.71/1797.01 c intdiving : 0.00 0.00 0 0
1796.71/1797.01 c actconsdiving : 0.00 0.00 0 0
1796.71/1797.01 c objpscostdiving : 0.00 0.00 0 0
1796.71/1797.01 c rootsoldiving : 0.00 0.00 0 0
1796.71/1797.01 c linesearchdiving : 0.00 0.00 0 0
1796.71/1797.01 c guideddiving : 0.00 0.00 0 0
1796.71/1797.01 c octane : 0.00 0.00 0 0
1796.71/1797.01 c rens : 0.00 0.00 0 0
1796.71/1797.01 c rins : 0.00 0.00 0 0
1796.71/1797.01 c localbranching : 0.00 0.00 0 0
1796.71/1797.01 c mutation : 0.00 0.00 0 0
1796.71/1797.01 c crossover : 0.00 0.00 0 0
1796.71/1797.01 c dins : 0.00 0.00 0 0
1796.71/1797.01 c vbounds : 0.00 0.00 0 0
1796.71/1797.01 c undercover : 0.00 0.00 0 0
1796.71/1797.01 c subnlp : 0.00 0.00 0 0
1796.71/1797.01 c trysol : 0.00 0.00 0 0
1796.71/1797.01 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.71/1797.01 c primal LP : 0.01 1 0 0.00 - 0.01 1
1796.71/1797.01 c dual LP : 1123.28 5102 3840861 752.96 3419.33 0.00 1
1796.71/1797.01 c lex dual LP : 0.00 0 0 0.00 -
1796.71/1797.01 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.71/1797.01 c diving/probing LP: 0.00 0 0 0.00 -
1796.71/1797.01 c strong branching : 658.40 2976 2003040 673.06 3042.29
1796.71/1797.01 c (at root node) : - 9 5620 624.44 -
1796.71/1797.01 c conflict analysis: 0.00 0 0 0.00 -
1796.71/1797.01 c B&B Tree :
1796.71/1797.01 c number of runs : 1
1796.71/1797.01 c nodes : 5096
1796.71/1797.01 c nodes (total) : 5096
1796.71/1797.01 c nodes left : 317
1796.71/1797.01 c max depth : 57
1796.71/1797.01 c max depth (total): 57
1796.71/1797.01 c backtracks : 812 (15.9%)
1796.71/1797.01 c delayed cutoffs : 10
1796.71/1797.01 c repropagations : 3477 (13328 domain reductions, 8 cutoffs)
1796.71/1797.01 c avg switch length: 5.58
1796.71/1797.01 c switching time : 3.01
1796.71/1797.01 c Solution :
1796.71/1797.01 c Solutions found : 0 (0 improvements)
1796.71/1797.01 c Primal Bound : -
1796.71/1797.01 c Dual Bound : +0.00000000000000e+00
1796.71/1797.01 c Gap : infinite
1796.71/1797.01 c Root Dual Bound : +0.00000000000000e+00
1796.71/1797.01 c Root Iterations : 8082
1796.71/1797.04 c Time complete: 1796.75.
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-3691806-1338044869/watcher-3691806-1338044869 -o /tmp/evaluation-result-3691806-1338044869/solver-3691806-1338044869 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691806-1338044869.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 31290
/proc/meminfo: memFree=28668576/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=13352 CPUtime=0 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 2074 0 0 0 0 0 0 0 20 0 1 0 270611046 13672448 2028 33554432000 4194304 10219143 140736960053632 140736960052536 7589947 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 3338 2030 419 1471 0 1858 0
[startup+0.0576341 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31290
/proc/meminfo: memFree=28668576/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=32880 CPUtime=0.04 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 6967 0 0 0 3 1 0 0 20 0 1 0 270611046 33669120 6664 33554432000 4194304 10219143 140736960053632 140736960052536 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 8220 6664 567 1471 0 6740 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 32880
[startup+0.100309 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31290
/proc/meminfo: memFree=28668576/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=36120 CPUtime=0.09 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 7788 0 0 0 7 2 0 0 20 0 1 0 270611046 36986880 7485 33554432000 4194304 10219143 140736960053632 140736960052536 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 9030 7485 581 1471 0 7550 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36120
[startup+0.300269 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31290
/proc/meminfo: memFree=28668576/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=49036 CPUtime=0.29 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 11218 0 0 0 27 2 0 0 20 0 1 0 270611046 50212864 10893 33554432000 4194304 10219143 140736960053632 140736960046888 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 12259 10893 733 1471 0 10779 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49036
[startup+0.700225 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31290
/proc/meminfo: memFree=28668576/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=49176 CPUtime=0.69 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 11239 0 0 0 67 2 0 0 20 0 1 0 270611046 50356224 10914 33554432000 4194304 10219143 140736960053632 140736960046888 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 12294 10914 733 1471 0 10814 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49176
[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31291
/proc/meminfo: memFree=28628284/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=49316 CPUtime=1.49 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 11279 0 0 0 147 2 0 0 20 0 1 0 270611046 50499584 10954 33554432000 4194304 10219143 140736960053632 140736960046888 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 12329 10954 734 1471 0 10849 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49316
[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31291
/proc/meminfo: memFree=28596284/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=3.09 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19846 0 0 0 299 10 0 0 20 0 1 0 270611046 82993152 18724 33554432000 4194304 10219143 140736960053632 140736960047272 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 18724 796 1471 0 18782 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81048
[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31291
/proc/meminfo: memFree=28595928/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=6.29 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19858 0 0 0 618 11 0 0 20 0 1 0 270611046 82993152 18736 33554432000 4194304 10219143 140736960053632 140736960047176 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 18736 797 1471 0 18782 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81048
[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31291
/proc/meminfo: memFree=28596400/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=12.69 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19859 0 0 0 1255 14 0 0 20 0 1 0 270611046 82993152 18737 33554432000 4194304 10219143 140736960053632 140736960047080 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 18737 798 1471 0 18782 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81048
[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31291
/proc/meminfo: memFree=28596948/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=25.48 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19859 0 0 0 2530 18 0 0 20 0 1 0 270611046 82993152 18737 33554432000 4194304 10219143 140736960053632 140736960046984 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 18737 798 1471 0 18782 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 81048
[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31291
/proc/meminfo: memFree=28596948/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=51.09 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19859 0 0 0 5082 27 0 0 20 0 1 0 270611046 82993152 18737 33554432000 4194304 10219143 140736960053632 140736960047128 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 18737 798 1471 0 18782 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 81048
[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31291
/proc/meminfo: memFree=28596508/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=102.28 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19873 0 0 0 10182 46 0 0 20 0 1 0 270611046 82993152 18751 33554432000 4194304 10219143 140736960053632 140736960046888 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 18751 802 1471 0 18782 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 81048
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31294
/proc/meminfo: memFree=28596048/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=162.26 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 16156 70 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960046760 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 81048
[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31294
/proc/meminfo: memFree=28594592/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=222.25 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 22131 94 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960047176 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 81048
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31294
/proc/meminfo: memFree=28595216/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=282.24 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 28104 120 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960047464 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 81048
[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31295
/proc/meminfo: memFree=28594660/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=342.23 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 34075 148 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960047176 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 81048
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31295
/proc/meminfo: memFree=28599928/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=402.22 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 40052 170 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960046888 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 81048
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31295
/proc/meminfo: memFree=28589140/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=462.21 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 46027 194 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960046984 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 81048
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31295
/proc/meminfo: memFree=28584288/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=522.21 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 52001 220 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960046568 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 81048
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31295
/proc/meminfo: memFree=28584164/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=582.2 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 57978 242 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960047128 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 81048
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=28583604/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=1122.11 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 111751 460 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960046936 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 81048
[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 31301
/proc/meminfo: memFree=28583720/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=1182.1 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 117726 484 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960046888 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 81048
[startup+1242.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 31302
/proc/meminfo: memFree=28583604/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=1242.09 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 123699 510 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960046984 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 81048
[startup+1302.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 31302
/proc/meminfo: memFree=28583604/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=1302.1 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 129676 534 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960046936 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 81048
[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 31305
/proc/meminfo: memFree=28583600/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=1362.07 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 135647 560 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960046984 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 81048
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31305
/proc/meminfo: memFree=28583484/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=1422.08 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 141623 585 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960046936 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 81048
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31305
/proc/meminfo: memFree=28583484/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=1482.05 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 147597 608 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960046888 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 81048
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31306
/proc/meminfo: memFree=28583360/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=1542.05 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 153571 634 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960046936 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 81048
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31344
/proc/meminfo: memFree=28714840/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=1602.03 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 159542 661 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960046936 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 81048
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31344
/proc/meminfo: memFree=28014784/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=1662.03 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 165519 684 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960047176 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 81048
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31344
/proc/meminfo: memFree=26993528/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=1722.02 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 171493 709 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960047080 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 81048
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31344
/proc/meminfo: memFree=26986364/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=1782.01 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 177470 731 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960046888 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 81048
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 31344
/proc/meminfo: memFree=26985480/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=1785.21 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 177788 733 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960047272 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 81048
[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31344
/proc/meminfo: memFree=26985604/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=1791.62 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 178426 736 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960046984 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 81048
[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31344
/proc/meminfo: memFree=26984844/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=1794.81 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 178744 737 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960046936 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 81048
[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31344
/proc/meminfo: memFree=26984844/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=1795.61 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 178823 738 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960046984 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 81048
[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31344
/proc/meminfo: memFree=26984968/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=1796.41 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 178903 738 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960046936 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 81048
[startup+1796.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31344
/proc/meminfo: memFree=26984968/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=1796.61 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 178923 738 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960046936 8077299 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (KiB) 81048
[startup+1797 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31344
/proc/meminfo: memFree=26984968/32873648 swapFree=7360/7360
[pid=31290] ppid=31288 vsize=81048 CPUtime=1796.71 cores=1,3,5,7
/proc/31290/stat : 31290 (scip-2.1.1.4exp) R 31288 31290 28235 0 -1 4202496 19880 0 0 0 178933 738 0 0 20 0 1 0 270611046 82993152 19166 33554432000 4194304 10219143 140736960053632 140736960046936 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31290/statm: 20262 19166 802 1471 0 18782 0
Current children cumulated CPU time (s) 1796.71
Current children cumulated vsize (KiB) 81048
Child status: 0
Real time (s): 1797.05
CPU time (s): 1796.77
CPU user time (s): 1789.38
CPU system time (s): 7.38888
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 82096
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.38
system time used= 7.38888
maximum resident set size= 77620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19886
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= 10
involuntary context switches= 1852
runsolver used 2.49662 second user time and 7.31689 second system time
The end