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-3691842-1338044047.opb>
0.09/0.10 c original problem has 20944 variables (20944 bin, 0 int, 0 impl, 0 cont) and 21298 constraints
0.09/0.10 c problem read in 0.10
0.09/0.10 c No objective function, only one solution is needed.
0.09/0.10 c presolving settings loaded
0.19/0.22 c presolving:
0.19/0.29 c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20052 impls, 176 clqs
0.29/0.30 c (round 2) 238 del vars, 13 del conss, 0 add conss, 238 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20052 impls, 174 clqs
0.29/0.31 c (round 3) 367 del vars, 260 del conss, 0 add conss, 367 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20160 impls, 174 clqs
0.29/0.32 c (round 4) 475 del vars, 368 del conss, 0 add conss, 475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20358 impls, 174 clqs
0.29/0.33 c (round 5) 562 del vars, 455 del conss, 0 add conss, 562 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20580 impls, 174 clqs
0.29/0.34 c (round 6) 626 del vars, 519 del conss, 0 add conss, 626 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20806 impls, 174 clqs
0.29/0.35 c (round 7) 669 del vars, 562 del conss, 0 add conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20966 impls, 174 clqs
0.29/0.36 c (round 8) 696 del vars, 589 del conss, 0 add conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21092 impls, 174 clqs
0.29/0.37 c (round 9) 714 del vars, 607 del conss, 0 add conss, 714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21134 impls, 174 clqs
0.29/0.38 c (round 10) 728 del vars, 621 del conss, 0 add conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21180 impls, 174 clqs
0.29/0.38 c (round 11) 737 del vars, 630 del conss, 0 add conss, 737 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21236 impls, 174 clqs
0.29/0.39 c (round 12) 742 del vars, 635 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21266 impls, 174 clqs
0.59/0.60 c (round 13) 742 del vars, 809 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20315 upgd conss, 21282 impls, 174 clqs
0.59/0.68 c (round 14) 742 del vars, 809 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20489 upgd conss, 21282 impls, 174 clqs
0.69/0.79 c presolving (15 rounds):
0.69/0.79 c 742 deleted vars, 809 deleted constraints, 0 added constraints, 742 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.69/0.79 c 21282 implications, 174 cliques
0.69/0.79 c presolved problem has 20202 variables (20202 bin, 0 int, 0 impl, 0 cont) and 20489 constraints
0.69/0.79 c 2505 constraints of type <setppc>
0.69/0.79 c 17984 constraints of type <logicor>
0.69/0.79 c transformed objective value is always integral (scale: 1)
0.69/0.79 c Presolving Time: 0.62
0.69/0.79 c - non default parameters ----------------------------------------------------------------------
0.69/0.79 c # SCIP version 2.1.1.4
0.69/0.79 c
0.69/0.79 c # maximal time in seconds to run
0.69/0.79 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.69/0.79 c limits/time = 1797
0.69/0.79 c
0.69/0.79 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.69/0.79 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.69/0.79 c limits/memory = 13950
0.69/0.79 c
0.69/0.79 c # solving stops, if the given number of solutions were found (-1: no limit)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: -1]
0.69/0.79 c limits/solutions = 1
0.69/0.79 c
0.69/0.79 c # maximal number of separation rounds per node (-1: unlimited)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: 5]
0.69/0.79 c separating/maxrounds = 1
0.69/0.79 c
0.69/0.79 c # maximal number of separation rounds in the root node (-1: unlimited)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: -1]
0.69/0.79 c separating/maxroundsroot = 5
0.69/0.79 c
0.69/0.79 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.69/0.79 c # [type: int, range: [1,2], default: 1]
0.69/0.79 c timing/clocktype = 2
0.69/0.79 c
0.69/0.79 c # belongs reading time to solving time?
0.69/0.79 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.69/0.79 c timing/reading = TRUE
0.69/0.79 c
0.69/0.79 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.69/0.79 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.69/0.79 c constraints/knapsack/disaggregation = FALSE
0.69/0.79 c
0.69/0.79 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: 10]
0.69/0.79 c heuristics/coefdiving/freq = -1
0.69/0.79 c
0.69/0.79 c # maximal fraction of diving LP iterations compared to node LP iterations
0.69/0.79 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.69/0.79 c heuristics/coefdiving/maxlpiterquot = 0.075
0.69/0.79 c
0.69/0.79 c # additional number of allowed LP iterations
0.69/0.79 c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.79 c heuristics/coefdiving/maxlpiterofs = 1500
0.69/0.79 c
0.69/0.79 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: 30]
0.69/0.79 c heuristics/crossover/freq = -1
0.69/0.79 c
0.69/0.79 c # number of nodes added to the contingent of the total nodes
0.69/0.79 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.69/0.79 c heuristics/crossover/nodesofs = 750
0.69/0.79 c
0.69/0.79 c # number of nodes without incumbent change that heuristic should wait
0.69/0.79 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.69/0.79 c heuristics/crossover/nwaitingnodes = 100
0.69/0.79 c
0.69/0.79 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.69/0.79 c # [type: real, range: [0,1], default: 0.1]
0.69/0.79 c heuristics/crossover/nodesquot = 0.15
0.69/0.79 c
0.69/0.79 c # minimum percentage of integer variables that have to be fixed
0.69/0.79 c # [type: real, range: [0,1], default: 0.666]
0.69/0.79 c heuristics/crossover/minfixingrate = 0.5
0.69/0.79 c
0.69/0.79 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: 20]
0.69/0.79 c heuristics/feaspump/freq = -1
0.69/0.79 c
0.69/0.79 c # additional number of allowed LP iterations
0.69/0.79 c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.79 c heuristics/feaspump/maxlpiterofs = 2000
0.69/0.79 c
0.69/0.79 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: 10]
0.69/0.79 c heuristics/fracdiving/freq = -1
0.69/0.79 c
0.69/0.79 c # maximal fraction of diving LP iterations compared to node LP iterations
0.69/0.79 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.69/0.79 c heuristics/fracdiving/maxlpiterquot = 0.075
0.69/0.79 c
0.69/0.79 c # additional number of allowed LP iterations
0.69/0.79 c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.79 c heuristics/fracdiving/maxlpiterofs = 1500
0.69/0.79 c
0.69/0.79 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: 10]
0.69/0.79 c heuristics/guideddiving/freq = -1
0.69/0.79 c
0.69/0.79 c # maximal fraction of diving LP iterations compared to node LP iterations
0.69/0.79 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.69/0.79 c heuristics/guideddiving/maxlpiterquot = 0.075
0.69/0.79 c
0.69/0.79 c # additional number of allowed LP iterations
0.69/0.79 c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.79 c heuristics/guideddiving/maxlpiterofs = 1500
0.69/0.79 c
0.69/0.79 c # maximal fraction of diving LP iterations compared to node LP iterations
0.69/0.79 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.69/0.79 c heuristics/intdiving/maxlpiterquot = 0.075
0.69/0.79 c
0.69/0.79 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: 10]
0.69/0.79 c heuristics/intshifting/freq = -1
0.69/0.79 c
0.69/0.79 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: 10]
0.69/0.79 c heuristics/linesearchdiving/freq = -1
0.69/0.79 c
0.69/0.79 c # maximal fraction of diving LP iterations compared to node LP iterations
0.69/0.79 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.69/0.79 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.69/0.79 c
0.69/0.79 c # additional number of allowed LP iterations
0.69/0.79 c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.79 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.69/0.79 c
0.69/0.79 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: 20]
0.69/0.79 c heuristics/objpscostdiving/freq = -1
0.69/0.79 c
0.69/0.79 c # maximal fraction of diving LP iterations compared to total iteration number
0.69/0.79 c # [type: real, range: [0,1], default: 0.01]
0.69/0.79 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.69/0.79 c
0.69/0.79 c # additional number of allowed LP iterations
0.69/0.79 c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.79 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.69/0.79 c
0.69/0.79 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: 1]
0.69/0.79 c heuristics/oneopt/freq = -1
0.69/0.79 c
0.69/0.79 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: 10]
0.69/0.79 c heuristics/pscostdiving/freq = -1
0.69/0.79 c
0.69/0.79 c # maximal fraction of diving LP iterations compared to node LP iterations
0.69/0.79 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.69/0.79 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.69/0.79 c
0.69/0.79 c # additional number of allowed LP iterations
0.69/0.79 c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.79 c heuristics/pscostdiving/maxlpiterofs = 1500
0.69/0.79 c
0.69/0.79 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: 0]
0.69/0.79 c heuristics/rens/freq = -1
0.69/0.79 c
0.69/0.79 c # minimum percentage of integer variables that have to be fixable
0.69/0.79 c # [type: real, range: [0,1], default: 0.5]
0.69/0.79 c heuristics/rens/minfixingrate = 0.3
0.69/0.79 c
0.69/0.79 c # number of nodes added to the contingent of the total nodes
0.69/0.79 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.69/0.79 c heuristics/rens/nodesofs = 2000
0.69/0.79 c
0.69/0.79 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: 20]
0.69/0.79 c heuristics/rootsoldiving/freq = -1
0.69/0.79 c
0.69/0.79 c # maximal fraction of diving LP iterations compared to node LP iterations
0.69/0.79 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.69/0.79 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.69/0.79 c
0.69/0.79 c # additional number of allowed LP iterations
0.69/0.79 c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.79 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.69/0.79 c
0.69/0.79 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: 1]
0.69/0.79 c heuristics/rounding/freq = -1
0.69/0.79 c
0.69/0.79 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: 0]
0.69/0.79 c heuristics/shiftandpropagate/freq = -1
0.69/0.79 c
0.69/0.79 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: 10]
0.69/0.79 c heuristics/shifting/freq = -1
0.69/0.79 c
0.69/0.79 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: 1]
0.69/0.79 c heuristics/simplerounding/freq = -1
0.69/0.79 c
0.69/0.79 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: 1]
0.69/0.79 c heuristics/subnlp/freq = -1
0.69/0.79 c
0.69/0.79 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: 0]
0.69/0.79 c heuristics/trivial/freq = -1
0.69/0.79 c
0.69/0.79 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: 1]
0.69/0.79 c heuristics/trysol/freq = -1
0.69/0.79 c
0.69/0.79 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: 0]
0.69/0.79 c heuristics/undercover/freq = -1
0.69/0.79 c
0.69/0.79 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: 10]
0.69/0.79 c heuristics/veclendiving/freq = -1
0.69/0.79 c
0.69/0.79 c # maximal fraction of diving LP iterations compared to node LP iterations
0.69/0.79 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.69/0.79 c heuristics/veclendiving/maxlpiterquot = 0.075
0.69/0.79 c
0.69/0.79 c # additional number of allowed LP iterations
0.69/0.79 c # [type: int, range: [0,2147483647], default: 1000]
0.69/0.79 c heuristics/veclendiving/maxlpiterofs = 1500
0.69/0.79 c
0.69/0.79 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: 1]
0.69/0.79 c heuristics/zirounding/freq = -1
0.69/0.79 c
0.69/0.79 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: -1]
0.69/0.79 c propagating/probing/maxprerounds = 0
0.69/0.79 c
0.69/0.79 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: 0]
0.69/0.79 c separating/cmir/freq = -1
0.69/0.79 c
0.69/0.79 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: 0]
0.69/0.79 c separating/flowcover/freq = -1
0.69/0.79 c
0.69/0.79 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: -1]
0.69/0.79 c separating/rapidlearning/freq = 0
0.69/0.79 c
0.69/0.79 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.69/0.79 c # [type: int, range: [-1,2147483647], default: 1]
0.69/0.79 c heuristics/indoneopt/freq = -1
0.69/0.79 c
0.69/0.79 c -----------------------------------------------------------------------------------------------
0.69/0.79 c start solving
0.79/0.80 c
26.99/27.00 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
26.99/27.00 c 27.0s| 1 | 0 | 18063 | - | 92M| 0 |3927 | 20k| 20k| 20k| 20k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
60.58/60.60 c 60.6s| 1 | 0 | 31268 | - | 92M| 0 |4271 | 20k| 20k| 20k| 20k| 6 | 0 | 0 | 0.000000e+00 | -- | Inf
82.77/82.87 c 82.9s| 1 | 0 | 40311 | - | 92M| 0 |4258 | 20k| 20k| 20k| 20k| 11 | 0 | 0 | 0.000000e+00 | -- | Inf
104.47/104.51 c 105s| 1 | 0 | 48582 | - | 92M| 0 |4566 | 20k| 20k| 20k| 20k| 17 | 0 | 0 | 0.000000e+00 | -- | Inf
133.36/133.42 c 133s| 1 | 0 | 59670 | - | 92M| 0 |4835 | 20k| 20k| 20k| 20k| 23 | 0 | 0 | 0.000000e+00 | -- | Inf
164.35/164.42 c 164s| 1 | 0 | 71164 | - | 92M| 0 |4896 | 20k| 20k| 20k| 20k| 29 | 0 | 0 | 0.000000e+00 | -- | Inf
237.74/237.80 c 238s| 1 | 2 | 71164 | - | 92M| 0 |4896 | 20k| 20k| 20k| 20k| 29 | 0 | 28 | 0.000000e+00 | -- | Inf
1796.71/1797.08 c
1796.71/1797.08 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.08 c Solving Time (sec) : 1797.08
1796.71/1797.08 c Solving Nodes : 25
1796.71/1797.08 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.71/1797.08 c Dual Bound : +0.00000000000000e+00
1796.71/1797.08 c Gap : infinite
1796.71/1797.08 s UNKNOWN
1796.71/1797.08 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.08 c Total Time : 1797.08
1796.71/1797.08 c solving : 1797.08
1796.71/1797.08 c presolving : 0.62 (included in solving)
1796.71/1797.08 c reading : 0.10 (included in solving)
1796.71/1797.08 c copying : 0.00 (0 times copied the problem)
1796.71/1797.08 c Original Problem :
1796.71/1797.08 c Problem name : HOME/instance-3691842-1338044047.opb
1796.71/1797.08 c Variables : 20944 (20944 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.08 c Constraints : 21298 initial, 21298 maximal
1796.71/1797.08 c Objective sense : minimize
1796.71/1797.08 c Presolved Problem :
1796.71/1797.08 c Problem name : t_HOME/instance-3691842-1338044047.opb
1796.71/1797.08 c Variables : 20202 (20202 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.08 c Constraints : 20489 initial, 20489 maximal
1796.71/1797.08 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.71/1797.08 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.08 c trivial : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.08 c dualfix : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.08 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.08 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.08 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.08 c gateextraction : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.08 c implics : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.08 c components : 0.02 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.08 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.08 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.08 c setppc : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.08 c linear : 0.26 0.02 742 0 0 742 0 809 0 0 0
1796.71/1797.08 c logicor : 0.19 0.01 0 0 0 0 0 0 0 0 0
1796.71/1797.08 c root node : - - 0 - - 0 - - - - -
1796.71/1797.08 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.71/1797.08 c integral : 0 0 0 0 26 0 1 0 0 1 0 0 50
1796.71/1797.08 c setppc : 2505 2505 5 259 0 0 0 0 0 5693 0 0 0
1796.71/1797.08 c logicor : 17984 17984 5 193 0 0 0 0 0 4318 0 0 0
1796.71/1797.08 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0
1796.71/1797.08 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.71/1797.08 c integral : 828.80 0.00 0.00 0.00 828.80 0.00 0.00 0.00
1796.71/1797.08 c setppc : 0.01 0.00 0.00 0.01 0.00 0.00 0.00 0.00
1796.71/1797.08 c logicor : 0.03 0.01 0.00 0.02 0.00 0.00 0.00 0.00
1796.71/1797.08 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.71/1797.08 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.71/1797.08 c rootredcost : 0 0 0 0
1796.71/1797.08 c pseudoobj : 0 0 0 0
1796.71/1797.08 c vbounds : 0 0 0 0
1796.71/1797.08 c redcost : 31 0 0 0
1796.71/1797.08 c probing : 0 0 0 0
1796.71/1797.08 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.71/1797.08 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1796.71/1797.08 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
1796.71/1797.08 c vbounds : 0.00 0.00 0.00 0.00 0.00
1796.71/1797.08 c redcost : 0.02 0.00 0.00 0.02 0.00
1796.71/1797.08 c probing : 0.00 0.00 0.00 0.00 0.00
1796.71/1797.08 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.71/1797.08 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1796.71/1797.08 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.08 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.08 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.08 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.71/1797.08 c applied globally : - - - 0 0.0 - - -
1796.71/1797.08 c applied locally : - - - 0 0.0 - - -
1796.71/1797.08 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.71/1797.08 c cut pool : 0.00 4 - - 0 - (maximal pool size: 30)
1796.71/1797.08 c closecuts : 0.00 0.00 0 0 0 0 0
1796.71/1797.08 c impliedbounds : 0.01 0.00 5 0 0 0 0
1796.71/1797.08 c intobj : 0.00 0.00 0 0 0 0 0
1796.71/1797.08 c gomory : 5.30 0.00 5 0 0 0 0
1796.71/1797.08 c cgmip : 0.00 0.00 0 0 0 0 0
1796.71/1797.08 c strongcg : 5.40 0.00 5 0 0 0 0
1796.71/1797.08 c cmir : 0.00 0.00 0 0 0 0 0
1796.71/1797.08 c flowcover : 0.00 0.00 0 0 0 0 0
1796.71/1797.08 c clique : 1.01 0.00 5 0 0 30 0
1796.71/1797.08 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.71/1797.08 c mcf : 0.02 0.00 1 0 0 0 0
1796.71/1797.08 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.71/1797.08 c rapidlearning : 0.00 0.00 0 0 0 0 0
1796.71/1797.08 c Pricers : ExecTime SetupTime Calls Vars
1796.71/1797.08 c problem variables: 0.00 - 0 0
1796.71/1797.08 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.71/1797.08 c relpscost : 828.80 0.00 26 0 1 0 0 50
1796.71/1797.08 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.08 c inference : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.08 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.08 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.08 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.08 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.08 c random : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.08 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.71/1797.08 c LP solutions : 0.00 - - 0
1796.71/1797.08 c pseudo solutions : 0.00 - - 0
1796.71/1797.08 c smallcard : 0.00 0.00 0 0
1796.71/1797.08 c trivial : 0.02 0.00 1 0
1796.71/1797.08 c shiftandpropagate: 0.00 0.00 0 0
1796.71/1797.08 c simplerounding : 0.00 0.00 0 0
1796.71/1797.08 c zirounding : 0.00 0.00 0 0
1796.71/1797.08 c rounding : 0.00 0.00 0 0
1796.71/1797.08 c shifting : 0.00 0.00 0 0
1796.71/1797.08 c intshifting : 0.00 0.00 0 0
1796.71/1797.08 c oneopt : 0.00 0.00 0 0
1796.71/1797.08 c twoopt : 0.00 0.00 0 0
1796.71/1797.08 c indtwoopt : 0.00 0.00 0 0
1796.71/1797.08 c indoneopt : 0.00 0.00 0 0
1796.71/1797.08 c fixandinfer : 0.00 0.00 0 0
1796.71/1797.08 c feaspump : 0.00 0.00 0 0
1796.71/1797.08 c clique : 0.00 0.00 0 0
1796.71/1797.08 c indrounding : 0.00 0.00 0 0
1796.71/1797.08 c indcoefdiving : 0.00 0.00 0 0
1796.71/1797.08 c coefdiving : 0.00 0.00 0 0
1796.71/1797.08 c pscostdiving : 0.00 0.00 0 0
1796.71/1797.08 c nlpdiving : 0.00 0.00 0 0
1796.71/1797.08 c fracdiving : 0.00 0.00 0 0
1796.71/1797.08 c veclendiving : 0.00 0.00 0 0
1796.71/1797.08 c intdiving : 0.00 0.00 0 0
1796.71/1797.08 c actconsdiving : 0.00 0.00 0 0
1796.71/1797.08 c objpscostdiving : 0.00 0.00 0 0
1796.71/1797.08 c rootsoldiving : 0.00 0.00 0 0
1796.71/1797.08 c linesearchdiving : 0.00 0.00 0 0
1796.71/1797.08 c guideddiving : 0.00 0.00 0 0
1796.71/1797.08 c octane : 0.00 0.00 0 0
1796.71/1797.08 c rens : 0.00 0.00 0 0
1796.71/1797.08 c rins : 0.00 0.00 0 0
1796.71/1797.08 c localbranching : 0.00 0.00 0 0
1796.71/1797.08 c mutation : 0.00 0.00 0 0
1796.71/1797.08 c crossover : 0.00 0.00 0 0
1796.71/1797.08 c dins : 0.00 0.00 0 0
1796.71/1797.08 c vbounds : 0.00 0.00 0 0
1796.71/1797.08 c undercover : 0.00 0.00 0 0
1796.71/1797.08 c subnlp : 0.00 0.00 0 0
1796.71/1797.08 c trysol : 0.00 0.00 0 0
1796.71/1797.08 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.71/1797.08 c primal LP : 0.06 1 0 0.00 0.00 0.06 1
1796.71/1797.08 c dual LP : 955.34 31 367731 11862.29 384.92 0.00 0
1796.71/1797.08 c lex dual LP : 0.00 0 0 0.00 -
1796.71/1797.08 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.71/1797.08 c diving/probing LP: 0.00 0 0 0.00 -
1796.71/1797.08 c strong branching : 828.74 322 320833 996.38 387.13
1796.71/1797.08 c (at root node) : - 28 28000 1000.00 -
1796.71/1797.08 c conflict analysis: 0.00 0 0 0.00 -
1796.71/1797.08 c B&B Tree :
1796.71/1797.08 c number of runs : 1
1796.71/1797.08 c nodes : 25
1796.71/1797.08 c nodes (total) : 25
1796.71/1797.08 c nodes left : 26
1796.71/1797.08 c max depth : 15
1796.71/1797.08 c max depth (total): 15
1796.71/1797.08 c backtracks : 3 (12.0%)
1796.71/1797.08 c delayed cutoffs : 0
1796.71/1797.08 c repropagations : 0 (0 domain reductions, 0 cutoffs)
1796.71/1797.08 c avg switch length: 1.40
1796.71/1797.08 c switching time : 0.07
1796.71/1797.08 c Solution :
1796.71/1797.08 c Solutions found : 0 (0 improvements)
1796.71/1797.08 c Primal Bound : -
1796.71/1797.08 c Dual Bound : +0.00000000000000e+00
1796.71/1797.08 c Gap : infinite
1796.71/1797.08 c Root Dual Bound : +0.00000000000000e+00
1796.71/1797.08 c Root Iterations : 71164
1796.90/1797.21 c Time complete: 1796.91.
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-3691842-1338044047/watcher-3691842-1338044047 -o /tmp/evaluation-result-3691842-1338044047/solver-3691842-1338044047 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691842-1338044047.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.03 2.03 2.00 3/174 5048
/proc/meminfo: memFree=29399540/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=12560 CPUtime=0 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 1890 0 0 0 0 0 0 0 20 0 1 0 270530173 12861440 1845 33554432000 4194304 10219143 140736670207264 140735116062120 8844210 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 3140 1851 413 1471 0 1660 0
[startup+0.031519 s]
/proc/loadavg: 2.03 2.03 2.00 3/174 5048
/proc/meminfo: memFree=29399540/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=29584 CPUtime=0.02 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 6129 0 0 0 2 0 0 0 20 0 1 0 270530173 30294016 6083 33554432000 4194304 10219143 140736670207264 140735116062120 8848048 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 7396 6083 419 1471 0 5916 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29584
[startup+0.10031 s]
/proc/loadavg: 2.03 2.03 2.00 3/174 5048
/proc/meminfo: memFree=29399540/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=40828 CPUtime=0.09 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 8934 0 0 0 8 1 0 0 20 0 1 0 270530173 41807872 8888 33554432000 4194304 10219143 140736670207264 140735116062120 9029200 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 10207 8888 419 1471 0 8727 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40828
[startup+0.300235 s]
/proc/loadavg: 2.03 2.03 2.00 3/174 5048
/proc/meminfo: memFree=29399540/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=92336 CPUtime=0.29 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 21463 0 0 0 25 4 0 0 20 0 1 0 270530173 94552064 21152 33554432000 4194304 10219143 140736670207264 140735116062120 4419729 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 23084 21152 559 1471 0 21604 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 92336
[startup+0.700232 s]
/proc/loadavg: 2.03 2.03 2.00 3/174 5048
/proc/meminfo: memFree=29399540/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=115972 CPUtime=0.69 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 28405 0 0 0 60 9 0 0 20 0 1 0 270530173 118755328 27047 33554432000 4194304 10219143 140736670207264 140735116062120 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 28993 27047 575 1471 0 27513 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 115972
[startup+1.50023 s]
/proc/loadavg: 2.03 2.03 2.00 3/175 5049
/proc/meminfo: memFree=29241904/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=171572 CPUtime=1.49 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 41300 0 0 0 137 12 0 0 20 0 1 0 270530173 175689728 40747 33554432000 4194304 10219143 140736670207264 140736670200520 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 42893 40747 727 1471 0 41413 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 171572
[startup+3.10027 s]
/proc/loadavg: 2.03 2.03 2.00 3/175 5049
/proc/meminfo: memFree=29237796/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=172640 CPUtime=3.09 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 41656 0 0 0 296 13 0 0 20 0 1 0 270530173 176783360 41103 33554432000 4194304 10219143 140736670207264 140736670200616 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 43160 41103 727 1471 0 41680 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 172640
[startup+6.30023 s]
/proc/loadavg: 2.03 2.03 2.00 3/175 5049
/proc/meminfo: memFree=29236184/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=173480 CPUtime=6.29 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 41875 0 0 0 616 13 0 0 20 0 1 0 270530173 177643520 41322 33554432000 4194304 10219143 140736670207264 140736670200520 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 43370 41322 727 1471 0 41890 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 173480
[startup+12.7002 s]
/proc/loadavg: 2.02 2.03 2.00 3/175 5049
/proc/meminfo: memFree=29231372/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=178188 CPUtime=12.69 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 43082 0 0 0 1255 14 0 0 20 0 1 0 270530173 182464512 42522 33554432000 4194304 10219143 140736670207264 140736670200440 8029220 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 44547 42522 730 1471 0 43067 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 178188
[startup+25.5003 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 5049
/proc/meminfo: memFree=29230752/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=178556 CPUtime=25.48 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 43188 0 0 0 2533 15 0 0 20 0 1 0 270530173 182841344 42628 33554432000 4194304 10219143 140736670207264 140736670200440 8029287 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 44639 42628 730 1471 0 43159 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 178556
[startup+51.1002 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 5049
/proc/meminfo: memFree=29230000/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=178556 CPUtime=51.08 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 43496 0 0 0 5088 20 0 0 20 0 1 0 270530173 182841344 42896 33554432000 4194304 10219143 140736670207264 140736670200440 8025367 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 44639 42896 759 1471 0 43159 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 178556
[startup+102.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 5049
/proc/meminfo: memFree=29229980/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=176944 CPUtime=102.27 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 45302 0 0 0 10199 28 0 0 20 0 1 0 270530173 181190656 42826 33554432000 4194304 10219143 140736670207264 140736670200616 8051725 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 44236 42826 759 1471 0 42756 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 176944
[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 5050
/proc/meminfo: memFree=29240852/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=180928 CPUtime=162.26 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 46024 0 0 0 16190 36 0 0 20 0 1 0 270530173 185270272 43923 33554432000 4194304 10219143 140736670207264 140736670200904 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 45232 43923 759 1471 0 43752 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 180928
[startup+222.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 5088
/proc/meminfo: memFree=29167060/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=176336 CPUtime=222.25 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 129229 0 0 0 22164 61 0 0 20 0 1 0 270530173 180568064 42635 33554432000 4194304 10219143 140736670207264 140736670200808 8056508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 44084 42635 762 1471 0 42604 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 176336
[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 5088
/proc/meminfo: memFree=29165260/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=176400 CPUtime=282.24 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 195604 0 0 0 28144 80 0 0 20 0 1 0 270530173 180633600 42661 33554432000 4194304 10219143 140736670207264 140736670200712 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 44100 42661 765 1471 0 42620 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 176400
[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 5088
/proc/meminfo: memFree=29161592/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=183696 CPUtime=342.23 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 284186 0 0 0 34120 103 0 0 20 0 1 0 270530173 188104704 44146 33554432000 4194304 10219143 140736670207264 140736670200520 8030289 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 45924 44146 765 1471 0 44444 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 183696
[startup+402.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/176 5091
/proc/meminfo: memFree=29164876/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=177744 CPUtime=402.22 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 285125 0 0 0 40112 110 0 0 20 0 1 0 270530173 182009856 43027 33554432000 4194304 10219143 140736670207264 140736670200712 8056480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 44436 43027 765 1471 0 42956 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 177744
[startup+462.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/176 5113
/proc/meminfo: memFree=29159912/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=183688 CPUtime=462.21 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 286340 0 0 0 46106 115 0 0 20 0 1 0 270530173 188096512 44242 33554432000 4194304 10219143 140736670207264 140736670200520 8098912 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 45922 44242 765 1471 0 44442 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 183688
[startup+522.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/175 5114
/proc/meminfo: memFree=29158556/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=180156 CPUtime=522.2 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 287343 0 0 0 52100 120 0 0 20 0 1 0 270530173 184479744 43717 33554432000 4194304 10219143 140736670207264 140736670200808 8056877 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 45039 43717 765 1471 0 43559 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 180156
[startup+582.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/175 5114
/proc/meminfo: memFree=29157312/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=181516 CPUtime=582.19 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 287683 0 0 0 58092 127 0 0 20 0 1 0 270530173 185872384 44057 33554432000 4194304 10219143 140736670207264 140736670200712 8098452 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 45379 44057 765 1471 0 43899 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 181516
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=29155384/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=184992 CPUtime=1122.11 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 434761 0 0 0 112001 210 0 0 20 0 1 0 270530173 189431808 44883 33554432000 4194304 10219143 140736670207264 140736670200520 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 46248 44883 765 1471 0 44768 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 184992
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 5120
/proc/meminfo: memFree=29157864/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=182212 CPUtime=1182.1 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 436784 0 0 0 117994 216 0 0 20 0 1 0 270530173 186585088 44228 33554432000 4194304 10219143 140736670207264 140736670200712 8051272 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 45553 44228 765 1471 0 44073 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 182212
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 5120
/proc/meminfo: memFree=29155436/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=184364 CPUtime=1242.09 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 437332 0 0 0 123988 221 0 0 20 0 1 0 270530173 188788736 44775 33554432000 4194304 10219143 140736670207264 140736670200440 8056644 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 46091 44775 766 1471 0 44611 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 184364
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 5120
/proc/meminfo: memFree=29163008/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=178224 CPUtime=1302.08 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 474797 0 0 0 129971 237 0 0 20 0 1 0 270530173 182501376 42936 33554432000 4194304 10219143 140736670207264 140736670200808 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 44556 42936 766 1471 0 43076 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 178224
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 5120
/proc/meminfo: memFree=29157304/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=183288 CPUtime=1362.07 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 501301 0 0 0 135959 248 0 0 20 0 1 0 270530173 187686912 44325 33554432000 4194304 10219143 140736670207264 140736670200440 8029260 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 45822 44325 766 1471 0 44342 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 183288
[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 5121
/proc/meminfo: memFree=29156560/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=183288 CPUtime=1422.07 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 501478 0 0 0 141953 254 0 0 20 0 1 0 270530173 187686912 44502 33554432000 4194304 10219143 140736670207264 140736670200808 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 45822 44502 766 1471 0 44342 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 183288
[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 5121
/proc/meminfo: memFree=29158604/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=180940 CPUtime=1482.05 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 503194 0 0 0 147945 260 0 0 20 0 1 0 270530173 185282560 43919 33554432000 4194304 10219143 140736670207264 140736670200520 8030334 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 45235 43919 767 1471 0 43755 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 180940
[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 5121
/proc/meminfo: memFree=29156496/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=183376 CPUtime=1542.04 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 503780 0 0 0 153938 266 0 0 20 0 1 0 270530173 187777024 44505 33554432000 4194304 10219143 140736670207264 140736670200440 8056552 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 45844 44505 767 1471 0 44364 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 183376
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5124
/proc/meminfo: memFree=29160456/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=177460 CPUtime=1602.03 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 535962 0 0 0 159924 279 0 0 20 0 1 0 270530173 181719040 42751 33554432000 4194304 10219143 140736670207264 140736670200712 8030297 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 44365 42751 767 1471 0 42885 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 177460
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 5124
/proc/meminfo: memFree=29155620/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=184452 CPUtime=1662.03 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 543855 0 0 0 165917 286 0 0 20 0 1 0 270530173 188878848 44734 33554432000 4194304 10219143 140736670207264 140736670200936 8056852 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 46113 44734 767 1471 0 44633 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 184452
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 5125
/proc/meminfo: memFree=29158416/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=181980 CPUtime=1722.01 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 545234 0 0 0 171908 293 0 0 20 0 1 0 270530173 186347520 44031 33554432000 4194304 10219143 140736670207264 140736670200520 8069900 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 45495 44031 767 1471 0 44015 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 181980
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 5125
/proc/meminfo: memFree=29156804/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=183200 CPUtime=1782.01 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 545698 0 0 0 177902 299 0 0 20 0 1 0 270530173 187596800 44495 33554432000 4194304 10219143 140736670207264 140736670200808 8066943 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 45800 44495 767 1471 0 44320 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 183200
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 5125
/proc/meminfo: memFree=29156556/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=183200 CPUtime=1785.2 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 545698 0 0 0 178221 299 0 0 20 0 1 0 270530173 187596800 44495 33554432000 4194304 10219143 140736670207264 140736670200808 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 45800 44495 767 1471 0 44320 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 183200
[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 5125
/proc/meminfo: memFree=29156556/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=183200 CPUtime=1791.61 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 545698 0 0 0 178862 299 0 0 20 0 1 0 270530173 187596800 44495 33554432000 4194304 10219143 140736670207264 140736670200760 8100264 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 45800 44495 767 1471 0 44320 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 183200
[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 5125
/proc/meminfo: memFree=29156556/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=183200 CPUtime=1794.81 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 545698 0 0 0 179182 299 0 0 20 0 1 0 270530173 187596800 44495 33554432000 4194304 10219143 140736670207264 140736670200712 8056245 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 45800 44495 767 1471 0 44320 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 183200
[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 5125
/proc/meminfo: memFree=29156556/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=183200 CPUtime=1795.6 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 545698 0 0 0 179261 299 0 0 20 0 1 0 270530173 187596800 44495 33554432000 4194304 10219143 140736670207264 140736670200712 8098738 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 45800 44495 767 1471 0 44320 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 183200
[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 5125
/proc/meminfo: memFree=29156556/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=183200 CPUtime=1796.4 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 545698 0 0 0 179341 299 0 0 20 0 1 0 270530173 187596800 44495 33554432000 4194304 10219143 140736670207264 140736670200760 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 45800 44495 767 1471 0 44320 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 183200
[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 5125
/proc/meminfo: memFree=29156556/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=183200 CPUtime=1796.81 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 545705 0 0 0 179381 300 0 0 20 0 1 0 270530173 187596800 44502 33554432000 4194304 10219143 140736670207264 140736670200712 5156399 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 45800 44502 774 1471 0 44320 0
Current children cumulated CPU time (s) 1796.81
Current children cumulated vsize (KiB) 183200
[startup+1797.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 5125
/proc/meminfo: memFree=29156556/32873852 swapFree=7616/7616
[pid=5048] ppid=5046 vsize=150780 CPUtime=1796.9 cores=0,2,4,6
/proc/5048/stat : 5048 (scip-2.1.1.4exp) R 5046 5048 403 0 -1 4202496 545708 0 0 0 179390 300 0 0 20 0 1 0 270530173 154398720 36405 33554432000 4194304 10219143 140736670207264 140736670200712 9036791 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5048/statm: 37439 36149 777 1471 0 35959 0
Current children cumulated CPU time (s) 1796.9
Current children cumulated vsize (KiB) 150780
Child status: 0
Real time (s): 1797.21
CPU time (s): 1796.92
CPU user time (s): 1793.92
CPU system time (s): 3.00854
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 185056
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.92
system time used= 3.00854
maximum resident set size= 179532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 545721
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= 33
involuntary context switches= 1895
runsolver used 2.73458 second user time and 9.70952 second system time
The end