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-3690654-1338026259.opb>
0.00/0.02 c original problem has 4400 variables (4400 bin, 0 int, 0 impl, 0 cont) and 4562 constraints
0.00/0.02 c problem read in 0.02
0.00/0.02 c No objective function, only one solution is needed.
0.00/0.02 c presolving settings loaded
0.00/0.05 c presolving:
0.04/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, 7742 impls, 80 clqs
0.04/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, 7742 impls, 77 clqs
0.04/0.07 c (round 3) 230 del vars, 187 del conss, 0 add conss, 230 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7788 impls, 76 clqs
0.04/0.07 c (round 4) 293 del vars, 251 del conss, 0 add conss, 292 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8652 impls, 76 clqs
0.04/0.07 c (round 5) 344 del vars, 302 del conss, 0 add conss, 343 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9552 impls, 76 clqs
0.04/0.07 c (round 6) 378 del vars, 336 del conss, 0 add conss, 377 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10718 impls, 76 clqs
0.04/0.08 c (round 7) 404 del vars, 362 del conss, 0 add conss, 403 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11320 impls, 76 clqs
0.04/0.08 c (round 8) 426 del vars, 384 del conss, 0 add conss, 425 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11778 impls, 76 clqs
0.04/0.08 c (round 9) 443 del vars, 401 del conss, 0 add conss, 442 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12190 impls, 76 clqs
0.04/0.08 c (round 10) 451 del vars, 409 del conss, 0 add conss, 450 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12252 impls, 76 clqs
0.04/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, 12298 impls, 76 clqs
0.04/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, 12328 impls, 76 clqs
0.09/0.12 c (round 13) 456 del vars, 490 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3996 upgd conss, 12334 impls, 76 clqs
0.09/0.13 c (round 14) 456 del vars, 490 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 4072 upgd conss, 12334 impls, 76 clqs
0.09/0.15 c presolving (15 rounds):
0.09/0.15 c 456 deleted vars, 490 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.15 c 12334 implications, 76 cliques
0.09/0.15 c presolved problem has 3944 variables (3944 bin, 0 int, 0 impl, 0 cont) and 4072 constraints
0.09/0.15 c 882 constraints of type <setppc>
0.09/0.15 c 3190 constraints of type <logicor>
0.09/0.15 c transformed objective value is always integral (scale: 1)
0.09/0.15 c Presolving Time: 0.13
0.09/0.15 c - non default parameters ----------------------------------------------------------------------
0.09/0.15 c # SCIP version 2.1.1.4
0.09/0.15 c
0.09/0.15 c # maximal time in seconds to run
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15 c limits/time = 1797
0.09/0.15 c
0.09/0.15 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15 c limits/memory = 13950
0.09/0.15 c
0.09/0.15 c # solving stops, if the given number of solutions were found (-1: no limit)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15 c limits/solutions = 1
0.09/0.15 c
0.09/0.15 c # maximal number of separation rounds per node (-1: unlimited)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 5]
0.09/0.15 c separating/maxrounds = 1
0.09/0.15 c
0.09/0.15 c # maximal number of separation rounds in the root node (-1: unlimited)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15 c separating/maxroundsroot = 5
0.09/0.15 c
0.09/0.15 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.15 c # [type: int, range: [1,2], default: 1]
0.09/0.15 c timing/clocktype = 2
0.09/0.15 c
0.09/0.15 c # belongs reading time to solving time?
0.09/0.15 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15 c timing/reading = TRUE
0.09/0.15 c
0.09/0.15 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.09/0.15 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.09/0.15 c constraints/knapsack/disaggregation = FALSE
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/coefdiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/coefdiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/coefdiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 30]
0.09/0.15 c heuristics/crossover/freq = -1
0.09/0.15 c
0.09/0.15 c # number of nodes added to the contingent of the total nodes
0.09/0.15 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.15 c heuristics/crossover/nodesofs = 750
0.09/0.15 c
0.09/0.15 c # number of nodes without incumbent change that heuristic should wait
0.09/0.15 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.09/0.15 c heuristics/crossover/nwaitingnodes = 100
0.09/0.15 c
0.09/0.15 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.09/0.15 c # [type: real, range: [0,1], default: 0.1]
0.09/0.15 c heuristics/crossover/nodesquot = 0.15
0.09/0.15 c
0.09/0.15 c # minimum percentage of integer variables that have to be fixed
0.09/0.15 c # [type: real, range: [0,1], default: 0.666]
0.09/0.15 c heuristics/crossover/minfixingrate = 0.5
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.15 c heuristics/feaspump/freq = -1
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/feaspump/maxlpiterofs = 2000
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/fracdiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/fracdiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/fracdiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/guideddiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/guideddiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/guideddiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/intdiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/intshifting/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/linesearchdiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.15 c heuristics/objpscostdiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to total iteration number
0.09/0.15 c # [type: real, range: [0,1], default: 0.01]
0.09/0.15 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/oneopt/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/pscostdiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/pscostdiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15 c heuristics/rens/freq = -1
0.09/0.15 c
0.09/0.15 c # minimum percentage of integer variables that have to be fixable
0.09/0.15 c # [type: real, range: [0,1], default: 0.5]
0.09/0.15 c heuristics/rens/minfixingrate = 0.3
0.09/0.15 c
0.09/0.15 c # number of nodes added to the contingent of the total nodes
0.09/0.15 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.15 c heuristics/rens/nodesofs = 2000
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.15 c heuristics/rootsoldiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.09/0.15 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/rounding/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15 c heuristics/shiftandpropagate/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/shifting/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/simplerounding/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/subnlp/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15 c heuristics/trivial/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/trysol/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15 c heuristics/undercover/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/veclendiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/veclendiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/veclendiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.09/0.16 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.16 c heuristics/zirounding/freq = -1
0.09/0.16 c
0.09/0.16 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.09/0.16 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.16 c propagating/probing/maxprerounds = 0
0.09/0.16 c
0.09/0.16 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.09/0.16 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.16 c separating/cmir/freq = -1
0.09/0.16 c
0.09/0.16 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.09/0.16 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.16 c separating/flowcover/freq = -1
0.09/0.16 c
0.09/0.16 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.16 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.16 c separating/rapidlearning/freq = 0
0.09/0.16 c
0.09/0.16 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.09/0.16 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.16 c heuristics/indoneopt/freq = -1
0.09/0.16 c
0.09/0.16 c -----------------------------------------------------------------------------------------------
0.09/0.16 c start solving
0.09/0.16 c
1.00/1.06 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1.00/1.06 c 1.1s| 1 | 0 | 3824 | - | 18M| 0 | 956 |3944 |4072 |3944 |4072 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
2.09/2.15 c 2.2s| 1 | 0 | 4957 | - | 19M| 0 |1052 |3944 |5063 |3944 |4073 | 9 | 0 | 0 | 0.000000e+00 | -- | Inf
2.68/2.73 c 2.7s| 1 | 0 | 5944 | - | 19M| 0 |1042 |3944 |5063 |3944 |4080 | 16 | 0 | 0 | 0.000000e+00 | -- | Inf
2.88/2.97 c 3.0s| 1 | 0 | 6065 | - | 19M| 0 |1086 |3944 |5063 |3944 |4084 | 20 | 0 | 0 | 0.000000e+00 | -- | Inf
5.79/5.88 c 5.9s| 1 | 2 | 6065 | - | 19M| 0 |1086 |3944 |5063 |3944 |4084 | 20 | 0 | 10 | 0.000000e+00 | -- | Inf
96.96/97.03 c 97.0s| 100 | 101 | 73646 | 682.6 | 20M| 84 | 685 |3944 |5063 |3944 |4078 | 20 | 0 | 210 | 0.000000e+00 | -- | Inf
136.96/137.07 c 137s| 200 | 153 |148817 | 717.3 | 21M| 110 | - |3944 |5079 |3944 |4078 | 20 | 21 | 259 | 0.000000e+00 | -- | Inf
171.86/171.95 c 172s| 300 | 120 |218346 | 710.0 | 21M| 110 | - |3944 |5121 | 0 | 0 | 20 | 83 | 309 | 0.000000e+00 | -- | Inf
219.44/219.59 c 220s| 400 | 126 |312989 | 769.2 | 21M| 110 | 254 |3944 |5147 |3944 |4078 | 20 | 126 | 373 | 0.000000e+00 | -- | Inf
238.34/238.47 c 238s| 500 | 120 |355856 | 701.0 | 21M| 110 | - |3944 |5193 | 0 | 0 | 20 | 179 | 398 | 0.000000e+00 | -- | Inf
280.35/280.42 c 280s| 600 | 116 |433758 | 714.0 | 21M| 110 | - |3944 |5216 |3944 |4078 | 20 | 219 | 462 | 0.000000e+00 | -- | Inf
312.24/312.36 c 312s| 700 | 128 |500125 | 706.8 | 21M| 110 | 247 |3944 |5226 |3944 |4078 | 20 | 237 | 502 | 0.000000e+00 | -- | Inf
370.12/370.24 c 370s| 800 | 136 |608747 | 754.3 | 22M| 110 | 379 |3944 |5236 |3944 |4078 | 20 | 258 | 583 | 0.000000e+00 | -- | Inf
422.92/423.04 c 423s| 900 | 137 |712699 | 786.0 | 22M| 110 | 349 |3944 |5252 |3944 |4078 | 20 | 298 | 655 | 0.000000e+00 | -- | Inf
462.91/463.08 c 463s| 1000 | 139 |793734 | 788.5 | 22M| 110 | 303 |3944 |5266 |3944 |4078 | 20 | 319 | 703 | 0.000000e+00 | -- | Inf
513.40/513.52 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
513.40/513.52 c 514s| 1100 | 167 |885758 | 800.4 | 22M| 110 | 530 |3944 |5284 |3944 |4078 | 20 | 363 | 775 | 0.000000e+00 | -- | Inf
566.79/566.99 c 567s| 1200 | 205 |983048 | 814.8 | 23M| 110 | 407 |3944 |5304 |3944 |4078 | 20 | 421 | 847 | 0.000000e+00 | -- | Inf
614.99/615.19 c 615s| 1300 | 229 | 1072k| 820.8 | 23M| 110 | 319 |3944 |5327 |3944 |4078 | 20 | 471 | 903 | 0.000000e+00 | -- | Inf
669.88/670.04 c 670s| 1400 | 245 | 1175k| 836.0 | 24M| 110 | 555 |3944 |5301 |3944 |4078 | 20 | 505 | 975 | 0.000000e+00 | -- | Inf
711.68/711.85 c 712s| 1500 | 265 | 1252k| 831.8 | 24M| 110 | 325 |3944 |5361 |3944 |4078 | 20 | 591 |1030 | 0.000000e+00 | -- | Inf
778.97/779.12 c 779s| 1600 | 281 | 1376k| 857.0 | 25M| 110 | - |3944 |5348 |3944 |4078 | 20 | 630 |1110 | 0.000000e+00 | -- | Inf
827.55/827.70 c 828s| 1700 | 299 | 1462k| 857.5 | 25M| 110 | 303 |3944 |5349 |3944 |4078 | 20 | 678 |1174 | 0.000000e+00 | -- | Inf
875.75/875.98 c 876s| 1800 | 311 | 1554k| 860.8 | 25M| 110 | 360 |3944 |5354 |3944 |4078 | 20 | 723 |1231 | 0.000000e+00 | -- | Inf
911.65/911.88 c 912s| 1900 | 325 | 1623k| 851.8 | 25M| 110 | - |3944 |5368 | 0 | 0 | 20 | 757 |1281 | 0.000000e+00 | -- | Inf
950.54/950.74 c 951s| 2000 | 335 | 1699k| 847.0 | 26M| 110 | - |3944 |5369 |3944 |4078 | 20 | 797 |1327 | 0.000000e+00 | -- | Inf
980.23/980.43 c 980s| 2100 | 337 | 1754k| 833.0 | 26M| 110 | 521 |3944 |5369 |3944 |4078 | 20 | 817 |1368 | 0.000000e+00 | -- | Inf
1028.23/1028.44 c 1028s| 2200 | 365 | 1843k| 835.5 | 26M| 110 | - |3944 |5391 |3944 |4078 | 20 | 853 |1424 | 0.000000e+00 | -- | Inf
1054.22/1054.42 c 1054s| 2300 | 369 | 1895k| 821.8 | 26M| 110 | 187 |3944 |5407 |3944 |4078 | 20 | 875 |1466 | 0.000000e+00 | -- | Inf
1083.82/1084.09 c 1084s| 2400 | 371 | 1957k| 813.5 | 26M| 110 | 203 |3944 |5431 |3944 |4078 | 20 | 911 |1505 | 0.000000e+00 | -- | Inf
1118.61/1118.86 c 1119s| 2500 | 388 | 2023k| 807.5 | 26M| 110 | - |3944 |5413 |3944 |4078 | 20 | 952 |1561 | 0.000000e+00 | -- | Inf
1137.91/1138.12 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1137.91/1138.12 c 1138s| 2600 | 408 | 2060k| 790.3 | 27M| 110 | 319 |3944 |5452 |3944 |4078 | 20 | 998 |1585 | 0.000000e+00 | -- | Inf
1156.61/1156.89 c 1157s| 2700 | 404 | 2096k| 774.6 | 27M| 110 | - |3944 |5532 |3944 |4078 | 20 |1097 |1609 | 0.000000e+00 | -- | Inf
1199.00/1199.28 c 1199s| 2800 | 418 | 2177k| 775.7 | 27M| 110 | 900 |3944 |5544 |3944 |4078 | 20 |1180 |1657 | 0.000000e+00 | -- | Inf
1238.60/1238.84 c 1239s| 2900 | 424 | 2252k| 774.8 | 27M| 110 | - |3944 |5548 |3944 |4078 | 20 |1221 |1706 | 0.000000e+00 | -- | Inf
1263.09/1263.32 c 1263s| 3000 | 428 | 2299k| 764.6 | 27M| 110 | 129 |3944 |5580 |3944 |4078 | 20 |1292 |1746 | 0.000000e+00 | -- | Inf
1284.88/1285.12 c 1285s| 3100 | 432 | 2341k| 753.7 | 27M| 110 | 298 |3944 |5603 |3944 |4078 | 20 |1364 |1778 | 0.000000e+00 | -- | Inf
1313.88/1314.18 c 1314s| 3200 | 432 | 2399k| 748.3 | 28M| 110 | 249 |3944 |5627 |3944 |4078 | 20 |1434 |1818 | 0.000000e+00 | -- | Inf
1338.08/1338.31 c 1338s| 3300 | 448 | 2447k| 740.2 | 28M| 110 | - |3944 |5648 | 0 | 0 | 20 |1506 |1849 | 0.000000e+00 | -- | Inf
1351.58/1351.89 c 1352s| 3400 | 446 | 2478k| 727.5 | 28M| 110 | 122 |3944 |5706 |3944 |4078 | 20 |1571 |1870 | 0.000000e+00 | -- | Inf
1367.77/1368.09 c 1368s| 3500 | 447 | 2514k| 717.0 | 28M| 110 | 104 |3944 |5751 |3944 |4078 | 20 |1624 |1902 | 0.000000e+00 | -- | Inf
1387.17/1387.41 c 1387s| 3600 | 443 | 2552k| 707.7 | 28M| 110 | 374 |3944 |5756 |3944 |4078 | 20 |1655 |1937 | 0.000000e+00 | -- | Inf
1407.17/1407.41 c 1407s| 3700 | 441 | 2596k| 700.3 | 28M| 110 | 285 |3944 |5774 |3944 |4078 | 20 |1726 |1961 | 0.000000e+00 | -- | Inf
1432.37/1432.68 c 1433s| 3800 | 441 | 2646k| 695.1 | 28M| 110 | - |3944 |5766 |3944 |4078 | 20 |1759 |1994 | 0.000000e+00 | -- | Inf
1463.87/1464.18 c 1464s| 3900 | 437 | 2707k| 692.9 | 28M| 110 | - |3944 |5765 |3944 |4078 | 20 |1785 |2034 | 0.000000e+00 | -- | Inf
1494.66/1494.91 c 1495s| 4000 | 449 | 2766k| 690.2 | 28M| 110 | 169 |3944 |5771 |3944 |4078 | 20 |1833 |2074 | 0.000000e+00 | -- | Inf
1509.25/1509.50 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1509.25/1509.50 c 1509s| 4100 | 449 | 2798k| 681.3 | 28M| 110 | 131 |3944 |5820 |3944 |4078 | 20 |1907 |2102 | 0.000000e+00 | -- | Inf
1525.45/1525.77 c 1526s| 4200 | 465 | 2833k| 673.3 | 28M| 110 | 132 |3944 |5838 |3944 |4078 | 20 |1977 |2128 | 0.000000e+00 | -- | Inf
1542.34/1542.67 c 1543s| 4300 | 461 | 2868k| 665.9 | 28M| 110 | - |3944 |5883 |3944 |4078 | 20 |2034 |2154 | 0.000000e+00 | -- | Inf
1560.45/1560.76 c 1561s| 4400 | 461 | 2907k| 659.5 | 28M| 110 | 151 |3944 |5900 |3944 |4078 | 20 |2093 |2187 | 0.000000e+00 | -- | Inf
1579.25/1579.59 c 1580s| 4500 | 463 | 2946k| 653.5 | 28M| 110 | - |3944 |5976 |3944 |4078 | 20 |2194 |2217 | 0.000000e+00 | -- | Inf
1596.74/1597.03 c 1597s| 4600 | 463 | 2983k| 647.4 | 28M| 110 | - |3944 |5984 |3944 |4078 | 20 |2239 |2245 | 0.000000e+00 | -- | Inf
1622.84/1623.18 c 1623s| 4700 | 482 | 3035k| 644.7 | 28M| 110 | 195 |3944 |5938 |3944 |4078 | 20 |2303 |2281 | 0.000000e+00 | -- | Inf
1653.33/1653.69 c 1654s| 4800 | 492 | 3094k| 643.6 | 29M| 110 | 360 |3944 |5967 |3944 |4078 | 20 |2393 |2324 | 0.000000e+00 | -- | Inf
1688.02/1688.32 c 1688s| 4900 | 512 | 3160k| 643.8 | 29M| 110 | 141 |3944 |5904 |3944 |4078 | 20 |2450 |2373 | 0.000000e+00 | -- | Inf
1702.73/1703.09 c 1703s| 5000 | 512 | 3192k| 637.5 | 29M| 110 | 287 |3944 |5912 |3944 |4078 | 20 |2506 |2397 | 0.000000e+00 | -- | Inf
1725.12/1725.45 c 1725s| 5100 | 512 | 3237k| 633.8 | 29M| 110 | - |3944 |5927 |3944 |4078 | 20 |2555 |2437 | 0.000000e+00 | -- | Inf
1744.71/1745.03 c 1745s| 5200 | 514 | 3280k| 629.9 | 29M| 110 | - |3944 |5949 |3944 |4078 | 20 |2603 |2469 | 0.000000e+00 | -- | Inf
1766.42/1766.70 c 1767s| 5300 | 511 | 3325k| 626.4 | 29M| 110 | 136 |3944 |5939 |3944 |4078 | 20 |2631 |2503 | 0.000000e+00 | -- | Inf
1796.71/1797.01 c
1796.71/1797.01 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.01 c Solving Time (sec) : 1797.01
1796.71/1797.01 c Solving Nodes : 5385
1796.71/1797.01 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.71/1797.01 c Dual Bound : +0.00000000000000e+00
1796.71/1797.01 c Gap : infinite
1796.71/1797.01 s UNKNOWN
1796.71/1797.01 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.01 c Total Time : 1797.01
1796.71/1797.01 c solving : 1797.01
1796.71/1797.01 c presolving : 0.13 (included in solving)
1796.71/1797.01 c reading : 0.02 (included in solving)
1796.71/1797.01 c copying : 0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
1796.71/1797.01 c Original Problem :
1796.71/1797.01 c Problem name : HOME/instance-3690654-1338026259.opb
1796.71/1797.01 c Variables : 4400 (4400 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01 c Constraints : 4562 initial, 4562 maximal
1796.71/1797.01 c Objective sense : minimize
1796.71/1797.01 c Presolved Problem :
1796.71/1797.01 c Problem name : t_HOME/instance-3690654-1338026259.opb
1796.71/1797.01 c Variables : 3944 (3944 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01 c Constraints : 4072 initial, 6007 maximal
1796.71/1797.01 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.71/1797.01 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c gateextraction : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c components : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c setppc : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c linear : 0.05 0.00 455 1 0 455 0 490 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 : - - 12 - - 12 - - - - -
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 3191 0 1 0 44 387 0 0 5936
1796.71/1797.01 c setppc : 882 882 5 35844 0 2 0 305337 54 247089 0 0 0
1796.71/1797.01 c linear : 0+ 999 4 30406 0 0 0 7804 1 1356 188 0 0
1796.71/1797.01 c logicor : 3190+ 4138 5 28771 0 2 0 551148 512 381427 0 0 0
1796.71/1797.01 c countsols : 0 0 0 0 0 2 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 : 657.28 0.00 0.00 0.00 657.28 0.00 0.00 0.00
1796.71/1797.01 c setppc : 0.71 0.00 0.00 0.57 0.00 0.00 0.00 0.14
1796.71/1797.01 c linear : 0.12 0.00 0.00 0.11 0.00 0.00 0.00 0.01
1796.71/1797.01 c logicor : 1.31 0.00 0.00 1.02 0.00 0.00 0.00 0.29
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 : 3194 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.18 0.00 0.00 0.18 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.20 567 566 2229 61.6 96 45.4 -
1796.71/1797.01 c infeasible LP : 4.66 1822 338 5398 441.0 25 8.5 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 : - - - 2707 100.6 - - -
1796.71/1797.01 c applied locally : - - - 0 0.0 - - -
1796.71/1797.01 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.71/1797.01 c cut pool : 0.00 3 - - 2 - (maximal pool size: 30)
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 4 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.31 0.00 4 0 0 33 0
1796.71/1797.01 c cgmip : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c strongcg : 0.32 0.00 4 0 0 33 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.08 0.00 4 0 0 12 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.48 0.00 1 0 11 0 999
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 : 657.27 0.00 3191 44 387 0 0 5936
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 2 0 0 0 0 4
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.00 1 0 0.00 - 0.00 1
1796.71/1797.01 c dual LP : 1126.39 5019 3381934 674.09 3002.46 0.00 2
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 : 656.91 2544 1797530 706.58 2736.33
1796.71/1797.01 c (at root node) : - 10 5914 591.40 -
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 : 5385
1796.71/1797.01 c nodes (total) : 5385
1796.71/1797.01 c nodes left : 522
1796.71/1797.01 c max depth : 110
1796.71/1797.01 c max depth (total): 110
1796.71/1797.01 c backtracks : 772 (14.3%)
1796.71/1797.01 c delayed cutoffs : 34
1796.71/1797.01 c repropagations : 6239 (12739 domain reductions, 22 cutoffs)
1796.71/1797.01 c avg switch length: 6.20
1796.71/1797.01 c switching time : 2.08
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 : 6065
1796.71/1797.04 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-3690654-1338026259/watcher-3690654-1338026259 -o /tmp/evaluation-result-3690654-1338026259/solver-3690654-1338026259 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690654-1338026259.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 7997
/proc/meminfo: memFree=28791496/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=11164 CPUtime=0 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 1546 0 0 0 0 0 0 0 20 0 1 0 268751355 11431936 1501 33554432000 4194304 10173063 140734948300464 140734948165304 8886411 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 2791 1501 413 1460 0 1322 0
[startup+0.0525669 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7997
/proc/meminfo: memFree=28791496/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=33492 CPUtime=0.04 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 6854 0 0 0 4 0 0 0 20 0 1 0 268751355 34295808 6809 33554432000 4194304 10173063 140734948300464 140734948165304 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 8373 6809 549 1460 0 6904 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 33492
[startup+0.100275 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7997
/proc/meminfo: memFree=28791496/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=35712 CPUtime=0.09 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 7692 0 0 0 8 1 0 0 20 0 1 0 268751355 36569088 7390 33554432000 4194304 10173063 140734948300464 140734948165304 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 8928 7393 578 1460 0 7459 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35712
[startup+0.300229 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7997
/proc/meminfo: memFree=28791496/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=54552 CPUtime=0.29 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 12619 0 0 0 27 2 0 0 20 0 1 0 268751355 55861248 12219 33554432000 4194304 10173063 140734948300464 140734948296520 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 13638 12219 738 1460 0 12169 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54552
[startup+0.700181 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7997
/proc/meminfo: memFree=28791496/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=55068 CPUtime=0.68 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 12750 0 0 0 66 2 0 0 20 0 1 0 268751355 56389632 12350 33554432000 4194304 10173063 140734948300464 140734948296520 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 13767 12350 738 1460 0 12298 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 55068
[startup+1.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7998
/proc/meminfo: memFree=28745104/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=88836 CPUtime=1.49 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 21186 0 0 0 143 6 0 0 20 0 1 0 268751355 90968064 20690 33554432000 4194304 10173063 140734948300464 140734948295304 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 22209 20690 787 1460 0 20740 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 88836
[startup+3.10017 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7998
/proc/meminfo: memFree=28707780/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=3.08 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22225 0 0 0 301 7 0 0 20 0 1 0 268751355 94846976 21711 33554432000 4194304 10173063 140734948300464 140734948292984 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 21711 811 1460 0 21687 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 92624
[startup+6.30019 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7998
/proc/meminfo: memFree=28707380/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=6.29 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22231 0 0 0 620 9 0 0 20 0 1 0 268751355 94846976 21717 33554432000 4194304 10173063 140734948300464 140734948294008 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 21717 815 1460 0 21687 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 92624
[startup+12.7001 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7998
/proc/meminfo: memFree=28707412/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=12.69 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22231 0 0 0 1258 11 0 0 20 0 1 0 268751355 94846976 21717 33554432000 4194304 10173063 140734948300464 140734948294008 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 21717 815 1460 0 21687 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 92624
[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7998
/proc/meminfo: memFree=28707488/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=25.49 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22237 0 0 0 2533 16 0 0 20 0 1 0 268751355 94846976 21723 33554432000 4194304 10173063 140734948300464 140734948294008 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 21723 815 1460 0 21687 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 92624
[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7998
/proc/meminfo: memFree=28707488/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=51.08 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22237 0 0 0 5086 22 0 0 20 0 1 0 268751355 94846976 21723 33554432000 4194304 10173063 140734948300464 140734948293720 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 21723 815 1460 0 21687 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 92624
[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7998
/proc/meminfo: memFree=28702076/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=102.28 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22246 0 0 0 10191 37 0 0 20 0 1 0 268751355 94846976 21892 33554432000 4194304 10173063 140734948300464 140734948293912 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 21892 817 1460 0 21687 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 92624
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8001
/proc/meminfo: memFree=28705056/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=162.26 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22255 0 0 0 16170 56 0 0 20 0 1 0 268751355 94846976 22415 33554432000 4194304 10173063 140734948300464 140734948293720 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22415 819 1460 0 21687 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 92624
[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8025
/proc/meminfo: memFree=28709076/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=222.25 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22256 0 0 0 22149 76 0 0 20 0 1 0 268751355 94846976 22416 33554432000 4194304 10173063 140734948300464 140734948293912 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22416 819 1460 0 21687 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 92624
[startup+282.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 8025
/proc/meminfo: memFree=28700424/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=282.24 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22259 0 0 0 28128 96 0 0 20 0 1 0 268751355 94846976 22419 33554432000 4194304 10173063 140734948300464 140734948293720 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22419 821 1460 0 21687 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 92624
[startup+342.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 8025
/proc/meminfo: memFree=28706072/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=342.23 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22259 0 0 0 34107 116 0 0 20 0 1 0 268751355 94846976 22419 33554432000 4194304 10173063 140734948300464 140734948293816 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22419 821 1460 0 21687 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 92624
[startup+402.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 8025
/proc/meminfo: memFree=28703884/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=402.22 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22259 0 0 0 40083 139 0 0 20 0 1 0 268751355 94846976 22419 33554432000 4194304 10173063 140734948300464 140734948293720 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22419 821 1460 0 21687 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 92624
[startup+462.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/176 8025
/proc/meminfo: memFree=28707612/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=462.21 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22259 0 0 0 46061 160 0 0 20 0 1 0 268751355 94846976 22419 33554432000 4194304 10173063 140734948300464 140734948293816 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22419 821 1460 0 21687 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 92624
[startup+522.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 8027
/proc/meminfo: memFree=28702044/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=522.2 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22259 0 0 0 52038 182 0 0 20 0 1 0 268751355 94846976 22419 33554432000 4194304 10173063 140734948300464 140734948293816 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22419 821 1460 0 21687 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 92624
[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 8027
/proc/meminfo: memFree=28693988/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=582.19 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22259 0 0 0 58016 203 0 0 20 0 1 0 268751355 94846976 22419 33554432000 4194304 10173063 140734948300464 140734948293720 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22419 821 1460 0 21687 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 92624
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=28693372/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=1122.12 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22259 0 0 0 111806 406 0 0 20 0 1 0 268751355 94846976 22419 33554432000 4194304 10173063 140734948300464 140734948293912 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22419 821 1460 0 21687 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 92624
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8032
/proc/meminfo: memFree=28693908/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=1182.1 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22259 0 0 0 117785 425 0 0 20 0 1 0 268751355 94846976 22419 33554432000 4194304 10173063 140734948300464 140734948293720 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22419 821 1460 0 21687 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 92624
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8032
/proc/meminfo: memFree=28697880/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=1242.09 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22259 0 0 0 123763 446 0 0 20 0 1 0 268751355 94846976 22419 33554432000 4194304 10173063 140734948300464 140734948294008 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22419 821 1460 0 21687 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 92624
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8032
/proc/meminfo: memFree=28696700/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=1302.09 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22259 0 0 0 129742 467 0 0 20 0 1 0 268751355 94846976 22419 33554432000 4194304 10173063 140734948300464 140734948293912 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22419 821 1460 0 21687 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 92624
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8035
/proc/meminfo: memFree=28696696/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=1362.07 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22259 0 0 0 135716 491 0 0 20 0 1 0 268751355 94846976 22419 33554432000 4194304 10173063 140734948300464 140734948294008 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22419 821 1460 0 21687 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 92624
[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 8036
/proc/meminfo: memFree=28696184/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=1422.07 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22259 0 0 0 141693 514 0 0 20 0 1 0 268751355 94846976 22419 33554432000 4194304 10173063 140734948300464 140734948294008 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22419 821 1460 0 21687 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 92624
[startup+1482.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 8036
/proc/meminfo: memFree=28699252/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=1482.06 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22259 0 0 0 147671 535 0 0 20 0 1 0 268751355 94846976 22419 33554432000 4194304 10173063 140734948300464 140734948293912 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22419 821 1460 0 21687 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 92624
[startup+1542.3 s]
/proc/loadavg: 2.17 2.05 2.01 3/177 8036
/proc/meminfo: memFree=28693208/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=1542.05 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22259 0 0 0 153646 559 0 0 20 0 1 0 268751355 94846976 22419 33554432000 4194304 10173063 140734948300464 140734948293816 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22419 821 1460 0 21687 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 92624
[startup+1602.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/177 8074
/proc/meminfo: memFree=28395776/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=1602.04 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22259 0 0 0 159619 585 0 0 20 0 1 0 268751355 94846976 22419 33554432000 4194304 10173063 140734948300464 140734948293912 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22419 821 1460 0 21687 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 92624
[startup+1662.3 s]
/proc/loadavg: 2.16 2.08 2.01 3/177 8074
/proc/meminfo: memFree=28213496/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=1662.03 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22259 0 0 0 165594 609 0 0 20 0 1 0 268751355 94846976 22419 33554432000 4194304 10173063 140734948300464 140734948293816 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22419 821 1460 0 21687 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 92624
[startup+1722.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/177 8075
/proc/meminfo: memFree=28195360/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=1722.02 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22259 0 0 0 171568 634 0 0 20 0 1 0 268751355 94846976 22419 33554432000 4194304 10173063 140734948300464 140734948294104 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22419 821 1460 0 21687 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 92624
[startup+1782.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/177 8076
/proc/meminfo: memFree=28183084/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=1782.01 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22259 0 0 0 177545 656 0 0 20 0 1 0 268751355 94846976 22419 33554432000 4194304 10173063 140734948300464 140734948293816 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22419 821 1460 0 21687 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 92624
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.08 2.06 2.01 3/177 8076
/proc/meminfo: memFree=28183332/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=1785.21 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22259 0 0 0 177863 658 0 0 20 0 1 0 268751355 94846976 22419 33554432000 4194304 10173063 140734948300464 140734948293720 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22419 821 1460 0 21687 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 92624
[startup+1791.91 s]
/proc/loadavg: 2.08 2.06 2.01 3/177 8076
/proc/meminfo: memFree=28182820/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=1791.61 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22259 0 0 0 178502 659 0 0 20 0 1 0 268751355 94846976 22419 33554432000 4194304 10173063 140734948300464 140734948293768 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22419 821 1460 0 21687 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 92624
[startup+1795.1 s]
/proc/loadavg: 2.07 2.06 2.01 3/177 8076
/proc/meminfo: memFree=28183192/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=1794.81 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22259 0 0 0 178821 660 0 0 20 0 1 0 268751355 94846976 22419 33554432000 4194304 10173063 140734948300464 140734948293720 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22419 821 1460 0 21687 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 92624
[startup+1795.9 s]
/proc/loadavg: 2.07 2.06 2.01 3/177 8076
/proc/meminfo: memFree=28183192/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=1795.61 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22259 0 0 0 178900 661 0 0 20 0 1 0 268751355 94846976 22419 33554432000 4194304 10173063 140734948300464 140734948294104 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22419 821 1460 0 21687 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 92624
[startup+1796.7 s]
/proc/loadavg: 2.07 2.06 2.01 3/177 8076
/proc/meminfo: memFree=28183316/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=1796.41 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22259 0 0 0 178980 661 0 0 20 0 1 0 268751355 94846976 22419 33554432000 4194304 10173063 140734948300464 140734948293816 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22419 821 1460 0 21687 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 92624
[startup+1796.9 s]
/proc/loadavg: 2.07 2.06 2.01 3/177 8076
/proc/meminfo: memFree=28183316/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=1796.61 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22259 0 0 0 179000 661 0 0 20 0 1 0 268751355 94846976 22419 33554432000 4194304 10173063 140734948300464 140734948293816 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22419 821 1460 0 21687 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (KiB) 92624
[startup+1797 s]
/proc/loadavg: 2.07 2.06 2.01 3/177 8076
/proc/meminfo: memFree=28183316/32873648 swapFree=6856/6856
[pid=7997] ppid=7995 vsize=92624 CPUtime=1796.71 cores=1,3,5,7
/proc/7997/stat : 7997 (scip-2.1.1.4fix) R 7995 7997 7220 0 -1 4202496 22259 0 0 0 179010 661 0 0 20 0 1 0 268751355 94846976 22419 33554432000 4194304 10173063 140734948300464 140734948293816 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7997/statm: 23156 22419 821 1460 0 21687 0
Current children cumulated CPU time (s) 1796.71
Current children cumulated vsize (KiB) 92624
Child status: 0
Real time (s): 1797.05
CPU time (s): 1796.76
CPU user time (s): 1790.14
CPU system time (s): 6.62199
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 92624
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.14
system time used= 6.62199
maximum resident set size= 89692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22265
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 1851
runsolver used 2.5966 second user time and 7.31389 second system time
The end