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-3691797-1338041090.opb>
0.59/0.64 c original problem has 10052 variables (10052 bin, 0 int, 0 impl, 0 cont) and 226117 constraints
0.59/0.64 c problem read in 0.64
0.69/0.77 c No objective function, only one solution is needed.
0.69/0.77 c presolving settings loaded
0.69/0.95 c presolving:
1.79/1.87 c (round 1) 100 del vars, 3180 del conss, 0 add conss, 100 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 110454 impls, 365 clqs
1.99/2.06 c (round 2) 100 del vars, 4236 del conss, 0 add conss, 100 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 110454 impls, 365 clqs
3.59/3.60 c (round 3) 100 del vars, 4285 del conss, 0 add conss, 100 chg bounds, 9 chg sides, 0 chg coeffs, 221914 upgd conss, 110454 impls, 365 clqs
4.09/4.19 c (round 4) 100 del vars, 4329 del conss, 0 add conss, 100 chg bounds, 9 chg sides, 0 chg coeffs, 221914 upgd conss, 110454 impls, 365 clqs
5.19/5.21 c presolving (5 rounds):
5.19/5.21 c 100 deleted vars, 4329 deleted constraints, 0 added constraints, 100 tightened bounds, 0 added holes, 9 changed sides, 0 changed coefficients
5.19/5.21 c 110454 implications, 365 cliques
5.19/5.21 c presolved problem has 9952 variables (9952 bin, 0 int, 0 impl, 0 cont) and 221788 constraints
5.19/5.21 c 22570 constraints of type <knapsack>
5.19/5.21 c 47249 constraints of type <setppc>
5.19/5.21 c 2 constraints of type <linear>
5.19/5.21 c 151967 constraints of type <logicor>
5.19/5.21 c transformed objective value is always integral (scale: 1)
5.19/5.21 c Presolving Time: 4.28
5.19/5.21 c - non default parameters ----------------------------------------------------------------------
5.19/5.21 c # SCIP version 2.1.1.4
5.19/5.21 c
5.19/5.21 c # maximal time in seconds to run
5.19/5.21 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.19/5.21 c limits/time = 1797
5.19/5.21 c
5.19/5.21 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
5.19/5.21 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.19/5.21 c limits/memory = 13950
5.19/5.21 c
5.19/5.21 c # solving stops, if the given number of solutions were found (-1: no limit)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: -1]
5.19/5.21 c limits/solutions = 1
5.19/5.21 c
5.19/5.21 c # maximal number of separation rounds per node (-1: unlimited)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: 5]
5.19/5.21 c separating/maxrounds = 1
5.19/5.21 c
5.19/5.21 c # maximal number of separation rounds in the root node (-1: unlimited)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: -1]
5.19/5.21 c separating/maxroundsroot = 5
5.19/5.21 c
5.19/5.21 c # default clock type (1: CPU user seconds, 2: wall clock time)
5.19/5.21 c # [type: int, range: [1,2], default: 1]
5.19/5.21 c timing/clocktype = 2
5.19/5.21 c
5.19/5.21 c # belongs reading time to solving time?
5.19/5.21 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.19/5.21 c timing/reading = TRUE
5.19/5.21 c
5.19/5.21 c # should disaggregation of knapsack constraints be allowed in preprocessing?
5.19/5.21 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
5.19/5.21 c constraints/knapsack/disaggregation = FALSE
5.19/5.21 c
5.19/5.21 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: 10]
5.19/5.21 c heuristics/coefdiving/freq = -1
5.19/5.21 c
5.19/5.21 c # maximal fraction of diving LP iterations compared to node LP iterations
5.19/5.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.19/5.21 c heuristics/coefdiving/maxlpiterquot = 0.075
5.19/5.21 c
5.19/5.21 c # additional number of allowed LP iterations
5.19/5.21 c # [type: int, range: [0,2147483647], default: 1000]
5.19/5.21 c heuristics/coefdiving/maxlpiterofs = 1500
5.19/5.21 c
5.19/5.21 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: 30]
5.19/5.21 c heuristics/crossover/freq = -1
5.19/5.21 c
5.19/5.21 c # number of nodes added to the contingent of the total nodes
5.19/5.21 c # [type: longint, range: [0,9223372036854775807], default: 500]
5.19/5.21 c heuristics/crossover/nodesofs = 750
5.19/5.21 c
5.19/5.21 c # number of nodes without incumbent change that heuristic should wait
5.19/5.21 c # [type: longint, range: [0,9223372036854775807], default: 200]
5.19/5.21 c heuristics/crossover/nwaitingnodes = 100
5.19/5.21 c
5.19/5.21 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
5.19/5.21 c # [type: real, range: [0,1], default: 0.1]
5.19/5.21 c heuristics/crossover/nodesquot = 0.15
5.19/5.21 c
5.19/5.21 c # minimum percentage of integer variables that have to be fixed
5.19/5.21 c # [type: real, range: [0,1], default: 0.666]
5.19/5.21 c heuristics/crossover/minfixingrate = 0.5
5.19/5.21 c
5.19/5.21 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: 20]
5.19/5.21 c heuristics/feaspump/freq = -1
5.19/5.21 c
5.19/5.21 c # additional number of allowed LP iterations
5.19/5.21 c # [type: int, range: [0,2147483647], default: 1000]
5.19/5.21 c heuristics/feaspump/maxlpiterofs = 2000
5.19/5.21 c
5.19/5.21 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: 10]
5.19/5.21 c heuristics/fracdiving/freq = -1
5.19/5.21 c
5.19/5.21 c # maximal fraction of diving LP iterations compared to node LP iterations
5.19/5.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.19/5.21 c heuristics/fracdiving/maxlpiterquot = 0.075
5.19/5.21 c
5.19/5.21 c # additional number of allowed LP iterations
5.19/5.21 c # [type: int, range: [0,2147483647], default: 1000]
5.19/5.21 c heuristics/fracdiving/maxlpiterofs = 1500
5.19/5.21 c
5.19/5.21 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: 10]
5.19/5.21 c heuristics/guideddiving/freq = -1
5.19/5.21 c
5.19/5.21 c # maximal fraction of diving LP iterations compared to node LP iterations
5.19/5.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.19/5.21 c heuristics/guideddiving/maxlpiterquot = 0.075
5.19/5.21 c
5.19/5.21 c # additional number of allowed LP iterations
5.19/5.21 c # [type: int, range: [0,2147483647], default: 1000]
5.19/5.21 c heuristics/guideddiving/maxlpiterofs = 1500
5.19/5.21 c
5.19/5.21 c # maximal fraction of diving LP iterations compared to node LP iterations
5.19/5.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.19/5.21 c heuristics/intdiving/maxlpiterquot = 0.075
5.19/5.21 c
5.19/5.21 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: 10]
5.19/5.21 c heuristics/intshifting/freq = -1
5.19/5.21 c
5.19/5.21 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: 10]
5.19/5.21 c heuristics/linesearchdiving/freq = -1
5.19/5.21 c
5.19/5.21 c # maximal fraction of diving LP iterations compared to node LP iterations
5.19/5.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.19/5.21 c heuristics/linesearchdiving/maxlpiterquot = 0.075
5.19/5.21 c
5.19/5.21 c # additional number of allowed LP iterations
5.19/5.21 c # [type: int, range: [0,2147483647], default: 1000]
5.19/5.21 c heuristics/linesearchdiving/maxlpiterofs = 1500
5.19/5.21 c
5.19/5.21 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: 20]
5.19/5.21 c heuristics/objpscostdiving/freq = -1
5.19/5.21 c
5.19/5.21 c # maximal fraction of diving LP iterations compared to total iteration number
5.19/5.21 c # [type: real, range: [0,1], default: 0.01]
5.19/5.21 c heuristics/objpscostdiving/maxlpiterquot = 0.015
5.19/5.21 c
5.19/5.21 c # additional number of allowed LP iterations
5.19/5.21 c # [type: int, range: [0,2147483647], default: 1000]
5.19/5.21 c heuristics/objpscostdiving/maxlpiterofs = 1500
5.19/5.21 c
5.19/5.21 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: 1]
5.19/5.21 c heuristics/oneopt/freq = -1
5.19/5.21 c
5.19/5.21 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: 10]
5.19/5.21 c heuristics/pscostdiving/freq = -1
5.19/5.21 c
5.19/5.21 c # maximal fraction of diving LP iterations compared to node LP iterations
5.19/5.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.19/5.21 c heuristics/pscostdiving/maxlpiterquot = 0.075
5.19/5.21 c
5.19/5.21 c # additional number of allowed LP iterations
5.19/5.21 c # [type: int, range: [0,2147483647], default: 1000]
5.19/5.21 c heuristics/pscostdiving/maxlpiterofs = 1500
5.19/5.21 c
5.19/5.21 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: 0]
5.19/5.21 c heuristics/rens/freq = -1
5.19/5.21 c
5.19/5.21 c # minimum percentage of integer variables that have to be fixable
5.19/5.21 c # [type: real, range: [0,1], default: 0.5]
5.19/5.21 c heuristics/rens/minfixingrate = 0.3
5.19/5.21 c
5.19/5.21 c # number of nodes added to the contingent of the total nodes
5.19/5.21 c # [type: longint, range: [0,9223372036854775807], default: 500]
5.19/5.21 c heuristics/rens/nodesofs = 2000
5.19/5.21 c
5.19/5.21 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: 20]
5.19/5.21 c heuristics/rootsoldiving/freq = -1
5.19/5.21 c
5.19/5.21 c # maximal fraction of diving LP iterations compared to node LP iterations
5.19/5.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
5.19/5.21 c heuristics/rootsoldiving/maxlpiterquot = 0.015
5.19/5.21 c
5.19/5.21 c # additional number of allowed LP iterations
5.19/5.21 c # [type: int, range: [0,2147483647], default: 1000]
5.19/5.21 c heuristics/rootsoldiving/maxlpiterofs = 1500
5.19/5.21 c
5.19/5.21 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: 1]
5.19/5.21 c heuristics/rounding/freq = -1
5.19/5.21 c
5.19/5.21 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: 0]
5.19/5.21 c heuristics/shiftandpropagate/freq = -1
5.19/5.21 c
5.19/5.21 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: 10]
5.19/5.21 c heuristics/shifting/freq = -1
5.19/5.21 c
5.19/5.21 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: 1]
5.19/5.21 c heuristics/simplerounding/freq = -1
5.19/5.21 c
5.19/5.21 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: 1]
5.19/5.21 c heuristics/subnlp/freq = -1
5.19/5.21 c
5.19/5.21 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: 0]
5.19/5.21 c heuristics/trivial/freq = -1
5.19/5.21 c
5.19/5.21 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: 1]
5.19/5.21 c heuristics/trysol/freq = -1
5.19/5.21 c
5.19/5.21 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: 0]
5.19/5.21 c heuristics/undercover/freq = -1
5.19/5.21 c
5.19/5.21 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: 10]
5.19/5.21 c heuristics/veclendiving/freq = -1
5.19/5.21 c
5.19/5.21 c # maximal fraction of diving LP iterations compared to node LP iterations
5.19/5.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.19/5.21 c heuristics/veclendiving/maxlpiterquot = 0.075
5.19/5.21 c
5.19/5.21 c # additional number of allowed LP iterations
5.19/5.21 c # [type: int, range: [0,2147483647], default: 1000]
5.19/5.21 c heuristics/veclendiving/maxlpiterofs = 1500
5.19/5.21 c
5.19/5.21 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: 1]
5.19/5.21 c heuristics/zirounding/freq = -1
5.19/5.21 c
5.19/5.21 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: -1]
5.19/5.21 c propagating/probing/maxprerounds = 0
5.19/5.21 c
5.19/5.21 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: 0]
5.19/5.21 c separating/cmir/freq = -1
5.19/5.21 c
5.19/5.21 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: 0]
5.19/5.21 c separating/flowcover/freq = -1
5.19/5.21 c
5.19/5.21 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: -1]
5.19/5.21 c separating/rapidlearning/freq = 0
5.19/5.21 c
5.19/5.21 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
5.19/5.21 c # [type: int, range: [-1,2147483647], default: 1]
5.19/5.21 c heuristics/indoneopt/freq = -1
5.19/5.21 c
5.19/5.21 c -----------------------------------------------------------------------------------------------
5.19/5.21 c start solving
5.19/5.22 c
7.09/7.10 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
7.09/7.10 c 7.1s| 1 | 0 | 1123 | - | 367M| 0 | 435 |9952 | 221k|9952 | 221k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
10.19/10.21 c 10.2s| 1 | 0 | 2486 | - | 367M| 0 |1110 |9952 | 221k|9952 | 221k| 13 | 0 | 0 | 0.000000e+00 | -- | Inf
18.49/18.51 c 18.5s| 1 | 0 | 6571 | - | 367M| 0 |2248 |9952 | 221k|9952 | 221k| 31 | 0 | 0 | 0.000000e+00 | -- | Inf
21.38/21.40 c 21.4s| 1 | 0 | 7008 | - | 368M| 0 |2944 |9952 | 221k|9952 | 221k| 51 | 0 | 0 | 0.000000e+00 | -- | Inf
24.89/24.98 c 25.0s| 1 | 0 | 7482 | - | 369M| 0 |2758 |9952 | 221k|9952 | 221k| 74 | 0 | 0 | 0.000000e+00 | -- | Inf
29.29/29.31 c 29.3s| 1 | 0 | 8045 | - | 370M| 0 |3289 |9952 | 221k|9952 | 221k| 86 | 0 | 0 | 0.000000e+00 | -- | Inf
87.77/87.88 c 87.9s| 1 | 2 | 8045 | - | 370M| 0 |3289 |9952 | 221k|9952 | 221k| 86 | 0 | 26 | 0.000000e+00 | -- | Inf
757.05/757.22 c 757s| 100 | 43 | 25994 | 181.3 | 377M| 34 |1851 |9952 | 221k|9952 | 221k| 86 | 130 | 331 | 0.000000e+00 | -- | Inf
892.83/893.00 c 893s| 200 | 49 | 43203 | 176.7 | 378M| 59 |1603 |9952 | 222k|9952 | 221k| 86 | 276 | 372 | 0.000000e+00 | -- | Inf
1089.60/1089.82 c 1090s| 300 | 40 | 68353 | 201.7 | 377M| 59 |2429 |9952 | 222k|9952 | 221k| 86 | 435 | 417 | 0.000000e+00 | -- | Inf
1211.09/1211.36 c 1211s| 400 | 45 | 88820 | 202.4 | 378M| 59 | - |9952 | 222k|9952 | 221k| 86 | 564 | 439 | 0.000000e+00 | -- | Inf
1387.96/1388.20 c 1388s| 500 | 42 |111053 | 206.4 | 378M| 59 | - |9952 | 222k|9952 | 221k| 86 | 684 | 482 | 0.000000e+00 | -- | Inf
1507.03/1507.33 c 1507s| 600 | 43 |129296 | 202.4 | 378M| 59 | - |9952 | 222k|9952 | 221k| 86 | 814 | 499 | 0.000000e+00 | -- | Inf
1611.62/1611.95 c 1612s| 700 | 43 |148210 | 200.5 | 378M| 59 |1888 |9952 | 222k|9952 | 221k| 86 | 947 | 516 | 0.000000e+00 | -- | Inf
1796.70/1797.05 c
1796.70/1797.05 c SCIP Status : solving was interrupted [time limit reached]
1796.70/1797.05 c Solving Time (sec) : 1797.05
1796.70/1797.05 c Solving Nodes : 792
1796.70/1797.05 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.70/1797.05 c Dual Bound : +0.00000000000000e+00
1796.70/1797.05 c Gap : infinite
1796.70/1797.05 s UNKNOWN
1796.70/1797.05 c SCIP Status : solving was interrupted [time limit reached]
1796.70/1797.05 c Total Time : 1797.05
1796.70/1797.05 c solving : 1797.05
1796.70/1797.05 c presolving : 4.28 (included in solving)
1796.70/1797.05 c reading : 0.64 (included in solving)
1796.70/1797.05 c copying : 0.00 (0 times copied the problem)
1796.70/1797.05 c Original Problem :
1796.70/1797.05 c Problem name : HOME/instance-3691797-1338041090.opb
1796.70/1797.05 c Variables : 10052 (10052 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.05 c Constraints : 226117 initial, 226117 maximal
1796.70/1797.05 c Objective sense : minimize
1796.70/1797.05 c Presolved Problem :
1796.70/1797.05 c Problem name : t_HOME/instance-3691797-1338041090.opb
1796.70/1797.05 c Variables : 9952 (9952 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.05 c Constraints : 221788 initial, 222477 maximal
1796.70/1797.05 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.70/1797.05 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.05 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.05 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.05 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.05 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.05 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.05 c gateextraction : 0.06 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.05 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.05 c components : 0.09 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.05 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.05 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.05 c knapsack : 0.12 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.05 c setppc : 0.16 0.00 0 0 0 0 0 44 0 0 0
1796.70/1797.05 c linear : 2.02 0.11 100 0 0 100 0 4245 0 9 0
1796.70/1797.05 c logicor : 1.23 0.40 0 0 0 0 0 40 0 0 0
1796.70/1797.05 c root node : - - 0 - - 0 - - - - -
1796.70/1797.05 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.70/1797.05 c integral : 0 0 0 0 471 0 1 0 10 31 0 0 902
1796.70/1797.05 c knapsack : 22570 22570 5 3024 0 1 0 18 0 361 73 0 0
1796.70/1797.05 c setppc : 47249 47249 5 3024 0 1 0 14717 2 98992 0 0 0
1796.70/1797.05 c linear : 2 2 5 3022 0 1 0 0 0 0 0 0 0
1796.70/1797.05 c logicor : 151967+ 152656 5 1357 0 1 0 1080 27 3162 0 0 0
1796.70/1797.05 c countsols : 0 0 0 0 0 1 0 0 0 0 0 0 0
1796.70/1797.05 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.70/1797.05 c integral : 1036.19 0.00 0.00 0.00 1036.19 0.00 0.00 0.00
1796.70/1797.05 c knapsack : 1.89 0.00 0.15 1.73 0.00 0.00 0.00 0.00
1796.70/1797.05 c setppc : 1.66 0.00 0.01 1.63 0.00 0.00 0.00 0.02
1796.70/1797.05 c linear : 0.11 0.11 0.00 0.01 0.00 0.00 0.00 0.00
1796.70/1797.05 c logicor : 0.76 0.40 0.03 0.31 0.00 0.02 0.00 0.00
1796.70/1797.05 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.70/1797.05 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.70/1797.05 c rootredcost : 0 0 0 0
1796.70/1797.05 c pseudoobj : 0 0 0 0
1796.70/1797.05 c vbounds : 0 0 0 0
1796.70/1797.05 c redcost : 476 0 0 0
1796.70/1797.05 c probing : 0 0 0 0
1796.70/1797.05 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.70/1797.05 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.05 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.05 c vbounds : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.05 c redcost : 0.07 0.00 0.00 0.07 0.00
1796.70/1797.05 c probing : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.05 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.70/1797.05 c propagation : 0.00 29 29 261 32.7 4 4.5 -
1796.70/1797.05 c infeasible LP : 1.37 307 307 3511 33.2 7 38.9 0
1796.70/1797.05 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.70/1797.05 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.70/1797.05 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.70/1797.05 c applied globally : - - - 1063 30.7 - - -
1796.70/1797.05 c applied locally : - - - 0 0.0 - - -
1796.70/1797.05 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.70/1797.05 c cut pool : 0.00 4 - - 39 - (maximal pool size: 766)
1796.70/1797.05 c closecuts : 0.00 0.00 0 0 0 0 0
1796.70/1797.05 c impliedbounds : 0.01 0.00 5 0 0 0 0
1796.70/1797.05 c intobj : 0.00 0.00 0 0 0 0 0
1796.70/1797.05 c gomory : 1.08 0.00 5 0 0 250 0
1796.70/1797.05 c cgmip : 0.00 0.00 0 0 0 0 0
1796.70/1797.05 c strongcg : 6.06 0.00 5 0 0 2500 0
1796.70/1797.05 c cmir : 0.00 0.00 0 0 0 0 0
1796.70/1797.05 c flowcover : 0.00 0.00 0 0 0 0 0
1796.70/1797.05 c clique : 0.38 0.00 5 0 0 38 0
1796.70/1797.05 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.70/1797.05 c mcf : 0.18 0.00 1 0 0 0 0
1796.70/1797.05 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.70/1797.05 c rapidlearning : 0.00 0.00 0 0 0 0 0
1796.70/1797.05 c Pricers : ExecTime SetupTime Calls Vars
1796.70/1797.05 c problem variables: 0.00 - 0 0
1796.70/1797.05 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.70/1797.05 c relpscost : 1036.18 0.00 471 10 31 0 0 902
1796.70/1797.05 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.05 c inference : 0.00 0.00 1 0 0 0 0 2
1796.70/1797.05 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.05 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.05 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.05 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.05 c random : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.05 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.70/1797.05 c LP solutions : 0.00 - - 0
1796.70/1797.05 c pseudo solutions : 0.00 - - 0
1796.70/1797.05 c smallcard : 0.00 0.00 0 0
1796.70/1797.05 c trivial : 0.00 0.00 1 0
1796.70/1797.05 c shiftandpropagate: 0.00 0.00 0 0
1796.70/1797.05 c simplerounding : 0.00 0.00 0 0
1796.70/1797.05 c zirounding : 0.00 0.00 0 0
1796.70/1797.05 c rounding : 0.00 0.00 0 0
1796.70/1797.05 c shifting : 0.00 0.00 0 0
1796.70/1797.05 c intshifting : 0.00 0.00 0 0
1796.70/1797.05 c oneopt : 0.00 0.00 0 0
1796.70/1797.05 c twoopt : 0.00 0.00 0 0
1796.70/1797.05 c indtwoopt : 0.00 0.00 0 0
1796.70/1797.05 c indoneopt : 0.00 0.00 0 0
1796.70/1797.05 c fixandinfer : 0.00 0.00 0 0
1796.70/1797.05 c feaspump : 0.00 0.00 0 0
1796.70/1797.05 c clique : 0.00 0.00 0 0
1796.70/1797.05 c indrounding : 0.00 0.00 0 0
1796.70/1797.05 c indcoefdiving : 0.00 0.00 0 0
1796.70/1797.05 c coefdiving : 0.00 0.00 0 0
1796.70/1797.05 c pscostdiving : 0.00 0.00 0 0
1796.70/1797.05 c nlpdiving : 0.00 0.00 0 0
1796.70/1797.05 c fracdiving : 0.00 0.00 0 0
1796.70/1797.05 c veclendiving : 0.00 0.00 0 0
1796.70/1797.05 c intdiving : 0.00 0.00 0 0
1796.70/1797.05 c actconsdiving : 0.00 0.00 0 0
1796.70/1797.05 c objpscostdiving : 0.00 0.00 0 0
1796.70/1797.05 c rootsoldiving : 0.00 0.00 0 0
1796.70/1797.05 c linesearchdiving : 0.00 0.00 0 0
1796.70/1797.05 c guideddiving : 0.00 0.00 0 0
1796.70/1797.05 c octane : 0.00 0.00 0 0
1796.70/1797.05 c rens : 0.00 0.00 0 0
1796.70/1797.05 c rins : 0.00 0.00 0 0
1796.70/1797.05 c localbranching : 0.00 0.00 0 0
1796.70/1797.05 c mutation : 0.00 0.00 0 0
1796.70/1797.05 c crossover : 0.00 0.00 0 0
1796.70/1797.05 c dins : 0.00 0.00 0 0
1796.70/1797.05 c vbounds : 0.00 0.00 0 0
1796.70/1797.05 c undercover : 0.00 0.00 0 0
1796.70/1797.05 c subnlp : 0.00 0.00 0 0
1796.70/1797.05 c trysol : 0.00 0.00 0 0
1796.70/1797.05 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.70/1797.05 c primal LP : 0.13 1 0 0.00 0.00 0.13 1
1796.70/1797.05 c dual LP : 726.15 784 175359 224.82 241.49 0.40 4
1796.70/1797.05 c lex dual LP : 0.00 0 0 0.00 -
1796.70/1797.05 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.70/1797.05 c diving/probing LP: 0.00 0 0 0.00 -
1796.70/1797.05 c strong branching : 1035.62 581 202003 347.68 195.05
1796.70/1797.05 c (at root node) : - 26 13019 500.73 -
1796.70/1797.05 c conflict analysis: 0.00 0 0 0.00 -
1796.70/1797.05 c B&B Tree :
1796.70/1797.05 c number of runs : 1
1796.70/1797.05 c nodes : 792
1796.70/1797.05 c nodes (total) : 792
1796.70/1797.05 c nodes left : 44
1796.70/1797.05 c max depth : 59
1796.70/1797.05 c max depth (total): 59
1796.70/1797.05 c backtracks : 147 (18.6%)
1796.70/1797.05 c delayed cutoffs : 69
1796.70/1797.05 c repropagations : 987 (15695 domain reductions, 28 cutoffs)
1796.70/1797.05 c avg switch length: 4.23
1796.70/1797.05 c switching time : 1.85
1796.70/1797.05 c Solution :
1796.70/1797.05 c Solutions found : 0 (0 improvements)
1796.70/1797.05 c Primal Bound : -
1796.70/1797.05 c Dual Bound : +0.00000000000000e+00
1796.70/1797.05 c Gap : infinite
1796.70/1797.05 c Root Dual Bound : +0.00000000000000e+00
1796.70/1797.05 c Root Iterations : 8045
1797.20/1797.58 c Time complete: 1797.27.
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-3691797-1338041090/watcher-3691797-1338041090 -o /tmp/evaluation-result-3691797-1338041090/solver-3691797-1338041090 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691797-1338041090.opb -t 1800 -m 15500
running on 4 cores: 0,2,4,6
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5643
/proc/meminfo: memFree=28770800/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=12828 CPUtime=0 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 1947 0 0 0 0 0 0 0 20 0 1 0 270233912 13135872 1903 33554432000 4194304 10219143 140735990886320 140735990751336 7589947 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 3207 1917 419 1471 0 1727 0
[startup+0.0195429 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5643
/proc/meminfo: memFree=28770800/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=16648 CPUtime=0.01 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 2894 0 0 0 1 0 0 0 20 0 1 0 270233912 17047552 2849 33554432000 4194304 10219143 140735990886320 140735990751336 8827088 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 4162 2849 419 1471 0 2682 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16648
[startup+0.100332 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5643
/proc/meminfo: memFree=28770800/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=30488 CPUtime=0.09 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 6292 0 0 0 8 1 0 0 20 0 1 0 270233912 31219712 6248 33554432000 4194304 10219143 140735990886320 140735990751336 7589947 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 7622 6278 419 1471 0 6142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30488
[startup+0.300288 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5643
/proc/meminfo: memFree=28770800/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=65384 CPUtime=0.29 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 15068 0 0 0 27 2 0 0 20 0 1 0 270233912 66953216 15023 33554432000 4194304 10219143 140735990886320 140735990751336 9029200 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 16346 15023 419 1471 0 14866 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65384
[startup+0.700237 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5643
/proc/meminfo: memFree=28770800/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=159876 CPUtime=0.69 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 38688 0 0 0 64 5 0 0 20 0 1 0 270233912 163713024 38584 33554432000 4194304 10219143 140735990886320 140735990751496 7589947 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 39969 38586 472 1471 0 38489 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 159876
[startup+1.50035 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5644
/proc/meminfo: memFree=28468456/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=314380 CPUtime=1.49 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 76301 0 0 0 112 37 0 0 20 0 1 0 270233912 321925120 76197 33554432000 4194304 10219143 140735990886320 140735990751496 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 78595 76197 560 1471 0 77115 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 314380
[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5644
/proc/meminfo: memFree=28433772/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=362288 CPUtime=3.09 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 104340 0 0 0 199 110 0 0 20 0 1 0 270233912 370982912 87874 33554432000 4194304 10219143 140735990886320 140735990883320 7589262 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 90572 87874 575 1471 0 89092 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 362288
[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5644
/proc/meminfo: memFree=28294068/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=693852 CPUtime=6.29 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 152323 0 0 0 431 198 0 0 20 0 1 0 270233912 710504448 165041 33554432000 4194304 10219143 140735990886320 140735990881960 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 173463 165041 741 1471 0 171983 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 693852
[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5644
/proc/meminfo: memFree=28042600/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=736492 CPUtime=12.69 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 160737 0 0 0 1059 210 0 0 20 0 1 0 270233912 754167808 178803 33554432000 4194304 10219143 140735990886320 140735990879576 7750281 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 184123 178803 787 1471 0 182643 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 736492
[startup+25.507 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5644
/proc/meminfo: memFree=27981392/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=797056 CPUtime=25.5 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 164468 0 0 0 2332 218 0 0 20 0 1 0 270233912 816185344 193690 33554432000 4194304 10219143 140735990886320 140735990879576 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 199264 193690 787 1471 0 197784 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 797056
[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5645
/proc/meminfo: memFree=27992772/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=764892 CPUtime=51.08 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 177082 0 0 0 4882 226 0 0 20 0 1 0 270233912 783249408 183459 33554432000 4194304 10219143 140735990886320 140735990879064 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 191223 183459 790 1471 0 189743 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 764892
[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5645
/proc/meminfo: memFree=28027460/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=776916 CPUtime=102.28 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 200600 0 0 0 9985 243 0 0 20 0 1 0 270233912 795561984 186724 33554432000 4194304 10219143 140735990886320 140735990879784 8077296 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 194229 186724 793 1471 0 192749 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 776916
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5645
/proc/meminfo: memFree=27995372/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=786504 CPUtime=162.26 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 221798 0 0 0 15969 257 0 0 20 0 1 0 270233912 805380096 188831 33554432000 4194304 10219143 140735990886320 140735990879496 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 196626 188831 793 1471 0 195146 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 786504
[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5645
/proc/meminfo: memFree=27995040/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=786000 CPUtime=222.26 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 246012 0 0 0 21951 275 0 0 20 0 1 0 270233912 804864000 188731 33554432000 4194304 10219143 140735990886320 140735990879768 8077296 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 196500 188731 793 1471 0 195020 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 786000
[startup+282.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 5645
/proc/meminfo: memFree=27995056/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=785952 CPUtime=282.25 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 269318 0 0 0 27931 294 0 0 20 0 1 0 270233912 804814848 188734 33554432000 4194304 10219143 140735990886320 140735990879448 7750656 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 196488 188734 793 1471 0 195008 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 785952
[startup+342.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 5649
/proc/meminfo: memFree=27988412/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=788608 CPUtime=342.25 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 288964 0 0 0 33914 311 0 0 20 0 1 0 270233912 807534592 190139 33554432000 4194304 10219143 140735990886320 140735990879768 8056877 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 197152 190139 793 1471 0 195672 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 788608
[startup+402.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 5649
/proc/meminfo: memFree=27994988/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=779564 CPUtime=402.23 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 326128 0 0 0 39890 333 0 0 20 0 1 0 270233912 798273536 188434 33554432000 4194304 10219143 140735990886320 140735990880152 8056877 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 194891 188434 793 1471 0 193411 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 779564
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5649
/proc/meminfo: memFree=27986164/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=790764 CPUtime=462.2 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 356111 0 0 0 45871 349 0 0 20 0 1 0 270233912 809742336 190645 33554432000 4194304 10219143 140735990886320 140735990879448 8931245 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 197691 190645 793 1471 0 196211 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 790764
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5649
/proc/meminfo: memFree=28017532/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=752808 CPUtime=522.19 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 389498 0 0 0 51847 372 0 0 20 0 1 0 270233912 770875392 182794 33554432000 4194304 10219143 140735990886320 140735990879768 7750656 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 188202 182794 793 1471 0 186722 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 752808
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5649
/proc/meminfo: memFree=27987720/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=812996 CPUtime=582.17 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 438444 0 0 0 57819 398 0 0 20 0 1 0 270233912 832507904 195106 33554432000 4194304 10219143 140735990886320 140735990879768 7639976 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 203249 195106 793 1471 0 201769 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 812996
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=27968616/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=815184 CPUtime=1062.11 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 633385 0 0 0 105675 536 0 0 20 0 1 0 270233912 834748416 198770 33554432000 4194304 10219143 140735990886320 140735990879960 8026720 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 203796 198770 800 1471 0 202316 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 815184
[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5654
/proc/meminfo: memFree=27914812/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=801920 CPUtime=1122.09 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 636426 0 0 0 111666 543 0 0 20 0 1 0 270233912 821166080 199263 33554432000 4194304 10219143 140735990886320 140735990878840 8056815 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 200480 199263 800 1471 0 199000 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 801920
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5654
/proc/meminfo: memFree=27922320/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=793188 CPUtime=1182.09 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 638008 0 0 0 117660 549 0 0 20 0 1 0 270233912 812224512 197158 33554432000 4194304 10219143 140735990886320 140735990879576 7750281 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 198297 197158 800 1471 0 196817 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 793188
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5654
/proc/meminfo: memFree=27915244/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=813396 CPUtime=1242.08 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 642616 0 0 0 123651 557 0 0 20 0 1 0 270233912 832917504 199004 33554432000 4194304 10219143 140735990886320 140735990879576 8077296 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 203349 199004 800 1471 0 201869 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 813396
[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 5655
/proc/meminfo: memFree=27922812/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=793312 CPUtime=1302.07 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 644021 0 0 0 129644 563 0 0 20 0 1 0 270233912 812351488 197111 33554432000 4194304 10219143 140735990886320 140735990879960 7638773 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 198328 197111 800 1471 0 196848 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 793312
[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5655
/proc/meminfo: memFree=27913320/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=803028 CPUtime=1362.06 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 649473 0 0 0 135634 572 0 0 20 0 1 0 270233912 822300672 199569 33554432000 4194304 10219143 140735990886320 140735990879448 7750240 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 200757 199569 800 1471 0 199277 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 803028
[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5655
/proc/meminfo: memFree=27926536/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=793508 CPUtime=1422.05 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 659386 0 0 0 141621 584 0 0 20 0 1 0 270233912 812552192 196072 33554432000 4194304 10219143 140735990886320 140735990879304 7940450 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 198377 196072 800 1471 0 196897 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 793508
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5655
/proc/meminfo: memFree=27909040/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=813224 CPUtime=1482.05 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 666218 0 0 0 147613 592 0 0 20 0 1 0 270233912 832741376 200584 33554432000 4194304 10219143 140735990886320 140735990879448 8051306 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 203306 200584 800 1471 0 201826 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 813224
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5658
/proc/meminfo: memFree=27919260/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=812856 CPUtime=1542.04 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 667520 0 0 0 153605 599 0 0 20 0 1 0 270233912 832364544 198101 33554432000 4194304 10219143 140735990886320 140735990879256 8056864 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 203214 198101 800 1471 0 201734 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 812856
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5659
/proc/meminfo: memFree=27905740/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=823088 CPUtime=1602.02 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 678224 0 0 0 159592 610 0 0 20 0 1 0 270233912 842842112 201527 33554432000 4194304 10219143 140735990886320 140735990879256 8056443 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 205772 201527 800 1471 0 204292 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 823088
[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5659
/proc/meminfo: memFree=27934720/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=793568 CPUtime=1662.02 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 688572 0 0 0 165580 622 0 0 20 0 1 0 270233912 812613632 194080 33554432000 4194304 10219143 140735990886320 140735990880152 7638819 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 198392 194080 800 1471 0 196912 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 793568
[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 5659
/proc/meminfo: memFree=27927768/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=801528 CPUtime=1722 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 707461 0 0 0 171561 639 0 0 20 0 1 0 270233912 820764672 196489 33554432000 4194304 10219143 140735990886320 140735990878616 7954738 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 200382 196489 800 1471 0 198902 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 801528
[startup+1782.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/177 5697
/proc/meminfo: memFree=27336176/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=793016 CPUtime=1781.99 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 715588 0 0 0 177549 650 0 0 20 0 1 0 270233912 812048384 193408 33554432000 4194304 10219143 140735990886320 140735990879304 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 198254 193408 800 1471 0 196774 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 793016
Solver just ended. Dumping a history of the last processes samples
[startup+1785.7 s]
/proc/loadavg: 2.14 2.04 2.01 3/177 5697
/proc/meminfo: memFree=27342444/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=852852 CPUtime=1785.4 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 717440 0 0 0 177889 651 0 0 20 0 1 0 270233912 873320448 203996 33554432000 4194304 10219143 140735990886320 140735990879576 7954710 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 213213 203996 800 1471 0 211733 0
Current children cumulated CPU time (s) 1785.4
Current children cumulated vsize (KiB) 852852
[startup+1792.11 s]
/proc/loadavg: 2.12 2.04 2.01 3/177 5697
/proc/meminfo: memFree=27335188/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=833528 CPUtime=1791.8 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 719741 0 0 0 178528 652 0 0 20 0 1 0 270233912 853532672 204472 33554432000 4194304 10219143 140735990886320 140735990879960 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 208382 204472 800 1471 0 206902 0
Current children cumulated CPU time (s) 1791.8
Current children cumulated vsize (KiB) 833528
[startup+1795.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/177 5697
/proc/meminfo: memFree=27331776/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=833528 CPUtime=1795 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 719741 0 0 0 178848 652 0 0 20 0 1 0 270233912 853532672 204472 33554432000 4194304 10219143 140735990886320 140735990879576 8090870 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 208382 204472 800 1471 0 206902 0
Current children cumulated CPU time (s) 1795
Current children cumulated vsize (KiB) 833528
[startup+1796.9 s]
/proc/loadavg: 2.12 2.04 2.01 3/177 5697
/proc/meminfo: memFree=27331776/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=833528 CPUtime=1796.6 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 719742 0 0 0 179007 653 0 0 20 0 1 0 270233912 853532672 204473 33554432000 4194304 10219143 140735990886320 140735990879672 8056852 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 208382 204473 800 1471 0 206902 0
Current children cumulated CPU time (s) 1796.6
Current children cumulated vsize (KiB) 833528
[startup+1797.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/177 5697
/proc/meminfo: memFree=27331776/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=830748 CPUtime=1797 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 719753 0 0 0 179047 653 0 0 20 0 1 0 270233912 850685952 203789 33554432000 4194304 10219143 140735990886320 140735990879672 7594402 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 207687 203789 811 1471 0 206207 0
Current children cumulated CPU time (s) 1797
Current children cumulated vsize (KiB) 830748
[startup+1797.5 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 5697
/proc/meminfo: memFree=27408636/32873844 swapFree=7116/7116
[pid=5643] ppid=5641 vsize=734408 CPUtime=1797.2 cores=0,2,4,6
/proc/5643/stat : 5643 (scip-2.1.1.4exp) R 5641 5643 3441 0 -1 4202496 719753 0 0 0 179067 653 0 0 20 0 1 0 270233912 752033792 182745 33554432000 4194304 10219143 140735990886320 140735990879672 5346454 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 183602 182745 811 1471 0 182122 0
Current children cumulated CPU time (s) 1797.2
Current children cumulated vsize (KiB) 734408
Child status: 0
Real time (s): 1797.59
CPU time (s): 1797.29
CPU user time (s): 1790.74
CPU system time (s): 6.548
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 855992
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.74
system time used= 6.548
maximum resident set size= 848852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 719766
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= 32
involuntary context switches= 1852
runsolver used 6.08707 second user time and 18.6362 second system time
The end