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-3691850-1338043850.opb>
0.09/0.11 c original problem has 23800 variables (23800 bin, 0 int, 0 impl, 0 cont) and 24202 constraints
0.09/0.11 c problem read in 0.11
0.09/0.11 c No objective function, only one solution is needed.
0.09/0.11 c presolving settings loaded
0.19/0.25 c presolving:
0.29/0.34 c (round 1) 238 del vars, 13 del conss, 0 add conss, 238 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 24780 impls, 198 clqs
0.29/0.35 c (round 2) 367 del vars, 260 del conss, 0 add conss, 367 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 24888 impls, 198 clqs
0.29/0.36 c (round 3) 475 del vars, 368 del conss, 0 add conss, 475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 25086 impls, 198 clqs
0.29/0.37 c (round 4) 562 del vars, 455 del conss, 0 add conss, 562 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 25308 impls, 198 clqs
0.29/0.39 c (round 5) 626 del vars, 519 del conss, 0 add conss, 626 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 25534 impls, 198 clqs
0.39/0.40 c (round 6) 669 del vars, 562 del conss, 0 add conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 25694 impls, 198 clqs
0.39/0.41 c (round 7) 696 del vars, 589 del conss, 0 add conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 25820 impls, 198 clqs
0.39/0.42 c (round 8) 714 del vars, 607 del conss, 0 add conss, 714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 25862 impls, 198 clqs
0.39/0.43 c (round 9) 728 del vars, 621 del conss, 0 add conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 25908 impls, 198 clqs
0.39/0.43 c (round 10) 737 del vars, 630 del conss, 0 add conss, 737 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 25964 impls, 198 clqs
0.39/0.44 c (round 11) 742 del vars, 635 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 25994 impls, 198 clqs
0.59/0.68 c (round 12) 742 del vars, 833 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 23171 upgd conss, 26010 impls, 198 clqs
0.69/0.79 c (round 13) 742 del vars, 833 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 23369 upgd conss, 26010 impls, 198 clqs
0.89/0.92 c presolving (14 rounds):
0.89/0.92 c 742 deleted vars, 833 deleted constraints, 0 added constraints, 742 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.89/0.92 c 26010 implications, 198 cliques
0.89/0.92 c presolved problem has 23058 variables (23058 bin, 0 int, 0 impl, 0 cont) and 23369 constraints
0.89/0.92 c 2841 constraints of type <setppc>
0.89/0.92 c 20528 constraints of type <logicor>
0.89/0.92 c transformed objective value is always integral (scale: 1)
0.89/0.92 c Presolving Time: 0.73
0.89/0.92 c - non default parameters ----------------------------------------------------------------------
0.89/0.92 c # SCIP version 2.1.1.4
0.89/0.92 c
0.89/0.92 c # maximal time in seconds to run
0.89/0.92 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.89/0.92 c limits/time = 1797
0.89/0.92 c
0.89/0.92 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.89/0.92 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.89/0.92 c limits/memory = 13950
0.89/0.92 c
0.89/0.92 c # solving stops, if the given number of solutions were found (-1: no limit)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: -1]
0.89/0.92 c limits/solutions = 1
0.89/0.92 c
0.89/0.92 c # maximal number of separation rounds per node (-1: unlimited)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 5]
0.89/0.92 c separating/maxrounds = 1
0.89/0.92 c
0.89/0.92 c # maximal number of separation rounds in the root node (-1: unlimited)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: -1]
0.89/0.92 c separating/maxroundsroot = 5
0.89/0.92 c
0.89/0.92 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.89/0.92 c # [type: int, range: [1,2], default: 1]
0.89/0.92 c timing/clocktype = 2
0.89/0.92 c
0.89/0.92 c # belongs reading time to solving time?
0.89/0.92 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.89/0.92 c timing/reading = TRUE
0.89/0.92 c
0.89/0.92 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.89/0.92 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.89/0.92 c constraints/knapsack/disaggregation = FALSE
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.92 c heuristics/coefdiving/freq = -1
0.89/0.92 c
0.89/0.92 c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.92 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.92 c heuristics/coefdiving/maxlpiterquot = 0.075
0.89/0.92 c
0.89/0.92 c # additional number of allowed LP iterations
0.89/0.92 c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.92 c heuristics/coefdiving/maxlpiterofs = 1500
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 30]
0.89/0.92 c heuristics/crossover/freq = -1
0.89/0.92 c
0.89/0.92 c # number of nodes added to the contingent of the total nodes
0.89/0.92 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.89/0.92 c heuristics/crossover/nodesofs = 750
0.89/0.92 c
0.89/0.92 c # number of nodes without incumbent change that heuristic should wait
0.89/0.92 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.89/0.92 c heuristics/crossover/nwaitingnodes = 100
0.89/0.92 c
0.89/0.92 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.89/0.92 c # [type: real, range: [0,1], default: 0.1]
0.89/0.92 c heuristics/crossover/nodesquot = 0.15
0.89/0.92 c
0.89/0.92 c # minimum percentage of integer variables that have to be fixed
0.89/0.92 c # [type: real, range: [0,1], default: 0.666]
0.89/0.92 c heuristics/crossover/minfixingrate = 0.5
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 20]
0.89/0.92 c heuristics/feaspump/freq = -1
0.89/0.92 c
0.89/0.92 c # additional number of allowed LP iterations
0.89/0.92 c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.92 c heuristics/feaspump/maxlpiterofs = 2000
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.92 c heuristics/fracdiving/freq = -1
0.89/0.92 c
0.89/0.92 c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.92 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.92 c heuristics/fracdiving/maxlpiterquot = 0.075
0.89/0.92 c
0.89/0.92 c # additional number of allowed LP iterations
0.89/0.92 c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.92 c heuristics/fracdiving/maxlpiterofs = 1500
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.92 c heuristics/guideddiving/freq = -1
0.89/0.92 c
0.89/0.92 c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.92 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.92 c heuristics/guideddiving/maxlpiterquot = 0.075
0.89/0.92 c
0.89/0.92 c # additional number of allowed LP iterations
0.89/0.92 c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.92 c heuristics/guideddiving/maxlpiterofs = 1500
0.89/0.92 c
0.89/0.92 c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.92 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.92 c heuristics/intdiving/maxlpiterquot = 0.075
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.92 c heuristics/intshifting/freq = -1
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.92 c heuristics/linesearchdiving/freq = -1
0.89/0.92 c
0.89/0.92 c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.92 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.92 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.89/0.92 c
0.89/0.92 c # additional number of allowed LP iterations
0.89/0.92 c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.92 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 20]
0.89/0.92 c heuristics/objpscostdiving/freq = -1
0.89/0.92 c
0.89/0.92 c # maximal fraction of diving LP iterations compared to total iteration number
0.89/0.92 c # [type: real, range: [0,1], default: 0.01]
0.89/0.92 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.89/0.92 c
0.89/0.92 c # additional number of allowed LP iterations
0.89/0.92 c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.92 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 1]
0.89/0.92 c heuristics/oneopt/freq = -1
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.92 c heuristics/pscostdiving/freq = -1
0.89/0.92 c
0.89/0.92 c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.92 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.92 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.89/0.92 c
0.89/0.92 c # additional number of allowed LP iterations
0.89/0.92 c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.92 c heuristics/pscostdiving/maxlpiterofs = 1500
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 0]
0.89/0.92 c heuristics/rens/freq = -1
0.89/0.92 c
0.89/0.92 c # minimum percentage of integer variables that have to be fixable
0.89/0.92 c # [type: real, range: [0,1], default: 0.5]
0.89/0.92 c heuristics/rens/minfixingrate = 0.3
0.89/0.92 c
0.89/0.92 c # number of nodes added to the contingent of the total nodes
0.89/0.92 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.89/0.92 c heuristics/rens/nodesofs = 2000
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 20]
0.89/0.92 c heuristics/rootsoldiving/freq = -1
0.89/0.92 c
0.89/0.92 c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.92 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.89/0.92 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.89/0.92 c
0.89/0.92 c # additional number of allowed LP iterations
0.89/0.92 c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.92 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 1]
0.89/0.92 c heuristics/rounding/freq = -1
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 0]
0.89/0.92 c heuristics/shiftandpropagate/freq = -1
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.92 c heuristics/shifting/freq = -1
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 1]
0.89/0.92 c heuristics/simplerounding/freq = -1
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 1]
0.89/0.92 c heuristics/subnlp/freq = -1
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 0]
0.89/0.92 c heuristics/trivial/freq = -1
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 1]
0.89/0.92 c heuristics/trysol/freq = -1
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 0]
0.89/0.92 c heuristics/undercover/freq = -1
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.92 c heuristics/veclendiving/freq = -1
0.89/0.92 c
0.89/0.92 c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.92 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.92 c heuristics/veclendiving/maxlpiterquot = 0.075
0.89/0.92 c
0.89/0.92 c # additional number of allowed LP iterations
0.89/0.92 c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.92 c heuristics/veclendiving/maxlpiterofs = 1500
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 1]
0.89/0.92 c heuristics/zirounding/freq = -1
0.89/0.92 c
0.89/0.92 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: -1]
0.89/0.92 c propagating/probing/maxprerounds = 0
0.89/0.92 c
0.89/0.92 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 0]
0.89/0.92 c separating/cmir/freq = -1
0.89/0.92 c
0.89/0.92 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 0]
0.89/0.92 c separating/flowcover/freq = -1
0.89/0.92 c
0.89/0.92 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: -1]
0.89/0.92 c separating/rapidlearning/freq = 0
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 1]
0.89/0.92 c heuristics/indoneopt/freq = -1
0.89/0.92 c
0.89/0.92 c -----------------------------------------------------------------------------------------------
0.89/0.92 c start solving
0.89/0.93 c
44.68/44.73 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
44.68/44.73 c 44.7s| 1 | 0 | 21329 | - | 105M| 0 |4518 | 23k| 23k| 23k| 23k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
83.07/83.11 c 83.1s| 1 | 0 | 33819 | - | 105M| 0 |4687 | 23k| 23k| 23k| 23k| 6 | 0 | 0 | 0.000000e+00 | -- | Inf
125.67/125.75 c 126s| 1 | 0 | 46949 | - | 105M| 0 |5091 | 23k| 23k| 23k| 23k| 12 | 0 | 0 | 0.000000e+00 | -- | Inf
168.35/168.48 c 168s| 1 | 0 | 59184 | - | 105M| 0 |5149 | 23k| 23k| 23k| 23k| 18 | 0 | 0 | 0.000000e+00 | -- | Inf
228.45/228.53 c 229s| 1 | 0 | 74749 | - | 105M| 0 |5159 | 23k| 23k| 23k| 23k| 24 | 0 | 0 | 0.000000e+00 | -- | Inf
319.83/319.99 c 320s| 1 | 0 | 96656 | - | 105M| 0 |5066 | 23k| 23k| 23k| 23k| 31 | 0 | 0 | 0.000000e+00 | -- | Inf
395.52/395.62 c 396s| 1 | 2 | 96656 | - | 105M| 0 |5066 | 23k| 23k| 23k| 23k| 31 | 0 | 22 | 0.000000e+00 | -- | Inf
1796.70/1797.03 c
1796.70/1797.03 c SCIP Status : solving was interrupted [time limit reached]
1796.70/1797.03 c Solving Time (sec) : 1797.03
1796.70/1797.03 c Solving Nodes : 9
1796.70/1797.03 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.70/1797.03 c Dual Bound : +0.00000000000000e+00
1796.70/1797.03 c Gap : infinite
1796.70/1797.03 s UNKNOWN
1796.70/1797.03 c SCIP Status : solving was interrupted [time limit reached]
1796.70/1797.03 c Total Time : 1797.03
1796.70/1797.03 c solving : 1797.03
1796.70/1797.03 c presolving : 0.73 (included in solving)
1796.70/1797.03 c reading : 0.11 (included in solving)
1796.70/1797.03 c copying : 0.00 (0 times copied the problem)
1796.70/1797.03 c Original Problem :
1796.70/1797.03 c Problem name : HOME/instance-3691850-1338043850.opb
1796.70/1797.03 c Variables : 23800 (23800 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.03 c Constraints : 24202 initial, 24202 maximal
1796.70/1797.03 c Objective sense : minimize
1796.70/1797.03 c Presolved Problem :
1796.70/1797.03 c Problem name : t_HOME/instance-3691850-1338043850.opb
1796.70/1797.03 c Variables : 23058 (23058 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.03 c Constraints : 23369 initial, 23371 maximal
1796.70/1797.03 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.70/1797.03 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c trivial : 0.02 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c dualfix : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c gateextraction : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c implics : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c components : 0.02 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c setppc : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c linear : 0.30 0.03 742 0 0 742 0 833 0 0 0
1796.70/1797.03 c logicor : 0.24 0.01 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c root node : - - 0 - - 0 - - - - -
1796.70/1797.03 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.70/1797.03 c integral : 0 0 0 0 6 0 1 0 0 0 0 0 12
1796.70/1797.03 c setppc : 2841 2841 5 218 0 1 0 3997 1 11726 0 0 0
1796.70/1797.03 c logicor : 20528+ 20530 5 101 0 1 0 315 0 782 0 0 0
1796.70/1797.03 c countsols : 0 0 0 0 0 1 0 0 0 0 0 0 0
1796.70/1797.03 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.70/1797.03 c integral : 590.62 0.00 0.00 0.00 590.62 0.00 0.00 0.00
1796.70/1797.03 c setppc : 0.03 0.00 0.00 0.03 0.00 0.00 0.00 0.00
1796.70/1797.03 c logicor : 0.04 0.01 0.00 0.02 0.00 0.01 0.00 0.00
1796.70/1797.03 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.70/1797.03 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.70/1797.03 c rootredcost : 0 0 0 0
1796.70/1797.03 c pseudoobj : 0 0 0 0
1796.70/1797.03 c vbounds : 0 0 0 0
1796.70/1797.03 c redcost : 11 0 0 0
1796.70/1797.03 c probing : 0 0 0 0
1796.70/1797.03 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.70/1797.03 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.03 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.03 c vbounds : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.03 c redcost : 0.01 0.00 0.00 0.01 0.00
1796.70/1797.03 c probing : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.03 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.70/1797.03 c propagation : 0.00 1 1 2 2.5 0 0.0 -
1796.70/1797.03 c infeasible LP : 0.03 1 1 2 1787.0 0 0.0 0
1796.70/1797.03 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.70/1797.03 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.70/1797.03 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.70/1797.03 c applied globally : - - - 2 16.5 - - -
1796.70/1797.03 c applied locally : - - - 0 0.0 - - -
1796.70/1797.03 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.70/1797.03 c cut pool : 0.00 4 - - 0 - (maximal pool size: 31)
1796.70/1797.03 c closecuts : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c impliedbounds : 0.01 0.00 5 0 0 0 0
1796.70/1797.03 c intobj : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c gomory : 10.11 0.00 5 0 0 0 0
1796.70/1797.03 c cgmip : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c strongcg : 10.27 0.00 5 0 0 0 0
1796.70/1797.03 c cmir : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c flowcover : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c clique : 1.13 0.00 5 0 0 31 0
1796.70/1797.03 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c mcf : 0.02 0.00 1 0 0 0 0
1796.70/1797.03 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c rapidlearning : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c Pricers : ExecTime SetupTime Calls Vars
1796.70/1797.03 c problem variables: 0.00 - 0 0
1796.70/1797.03 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.70/1797.03 c relpscost : 590.62 0.00 6 0 0 0 0 12
1796.70/1797.03 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.03 c inference : 0.01 0.00 1 0 0 0 0 2
1796.70/1797.03 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.03 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.03 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.03 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.03 c random : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.03 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.70/1797.03 c LP solutions : 0.00 - - 0
1796.70/1797.03 c pseudo solutions : 0.00 - - 0
1796.70/1797.03 c smallcard : 0.00 0.00 0 0
1796.70/1797.03 c trivial : 0.03 0.00 1 0
1796.70/1797.03 c shiftandpropagate: 0.00 0.00 0 0
1796.70/1797.03 c simplerounding : 0.00 0.00 0 0
1796.70/1797.03 c zirounding : 0.00 0.00 0 0
1796.70/1797.03 c rounding : 0.00 0.00 0 0
1796.70/1797.03 c shifting : 0.00 0.00 0 0
1796.70/1797.03 c intshifting : 0.00 0.00 0 0
1796.70/1797.03 c oneopt : 0.00 0.00 0 0
1796.70/1797.03 c twoopt : 0.00 0.00 0 0
1796.70/1797.03 c indtwoopt : 0.00 0.00 0 0
1796.70/1797.03 c indoneopt : 0.00 0.00 0 0
1796.70/1797.03 c fixandinfer : 0.00 0.00 0 0
1796.70/1797.03 c feaspump : 0.00 0.00 0 0
1796.70/1797.03 c clique : 0.00 0.00 0 0
1796.70/1797.03 c indrounding : 0.00 0.00 0 0
1796.70/1797.03 c indcoefdiving : 0.00 0.00 0 0
1796.70/1797.03 c coefdiving : 0.00 0.00 0 0
1796.70/1797.03 c pscostdiving : 0.00 0.00 0 0
1796.70/1797.03 c nlpdiving : 0.00 0.00 0 0
1796.70/1797.03 c fracdiving : 0.00 0.00 0 0
1796.70/1797.03 c veclendiving : 0.00 0.00 0 0
1796.70/1797.03 c intdiving : 0.00 0.00 0 0
1796.70/1797.03 c actconsdiving : 0.00 0.00 0 0
1796.70/1797.03 c objpscostdiving : 0.00 0.00 0 0
1796.70/1797.03 c rootsoldiving : 0.00 0.00 0 0
1796.70/1797.03 c linesearchdiving : 0.00 0.00 0 0
1796.70/1797.03 c guideddiving : 0.00 0.00 0 0
1796.70/1797.03 c octane : 0.00 0.00 0 0
1796.70/1797.03 c rens : 0.00 0.00 0 0
1796.70/1797.03 c rins : 0.00 0.00 0 0
1796.70/1797.03 c localbranching : 0.00 0.00 0 0
1796.70/1797.03 c mutation : 0.00 0.00 0 0
1796.70/1797.03 c crossover : 0.00 0.00 0 0
1796.70/1797.03 c dins : 0.00 0.00 0 0
1796.70/1797.03 c vbounds : 0.00 0.00 0 0
1796.70/1797.03 c undercover : 0.00 0.00 0 0
1796.70/1797.03 c subnlp : 0.00 0.00 0 0
1796.70/1797.03 c trysol : 0.00 0.00 0 0
1796.70/1797.03 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.70/1797.03 c primal LP : 0.07 1 0 0.00 0.00 0.07 1
1796.70/1797.03 c dual LP : 1183.54 13 305602 23507.85 258.21 0.00 0
1796.70/1797.03 c lex dual LP : 0.00 0 0 0.00 -
1796.70/1797.03 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.70/1797.03 c diving/probing LP: 0.00 0 0 0.00 -
1796.70/1797.03 c strong branching : 590.60 174 169755 975.60 287.43
1796.70/1797.03 c (at root node) : - 22 22000 1000.00 -
1796.70/1797.03 c conflict analysis: 0.00 0 0 0.00 -
1796.70/1797.03 c B&B Tree :
1796.70/1797.03 c number of runs : 1
1796.70/1797.03 c nodes : 9
1796.70/1797.03 c nodes (total) : 9
1796.70/1797.03 c nodes left : 6
1796.70/1797.03 c max depth : 4
1796.70/1797.03 c max depth (total): 4
1796.70/1797.03 c backtracks : 3 (33.3%)
1796.70/1797.03 c delayed cutoffs : 0
1796.70/1797.03 c repropagations : 2 (1 domain reductions, 0 cutoffs)
1796.70/1797.03 c avg switch length: 1.89
1796.70/1797.03 c switching time : 0.10
1796.70/1797.03 c Solution :
1796.70/1797.03 c Solutions found : 0 (0 improvements)
1796.70/1797.03 c Primal Bound : -
1796.70/1797.03 c Dual Bound : +0.00000000000000e+00
1796.70/1797.03 c Gap : infinite
1796.70/1797.03 c Root Dual Bound : +0.00000000000000e+00
1796.70/1797.03 c Root Iterations : 96656
1796.91/1797.20 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-3691850-1338043850/watcher-3691850-1338043850 -o /tmp/evaluation-result-3691850-1338043850/solver-3691850-1338043850 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691850-1338043850.opb -t 1800 -m 15500
running on 4 cores: 1,3,5,7
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.04 2.05 2.03 3/177 20732
/proc/meminfo: memFree=28943576/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=12692 CPUtime=0 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 1930 0 0 0 0 0 0 0 20 0 1 0 270510518 12996608 1884 33554432000 4194304 10219143 140737408186880 140734419213096 8844210 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 3173 1884 413 1471 0 1693 0
[startup+0.053159 s]
/proc/loadavg: 2.04 2.05 2.03 3/177 20732
/proc/meminfo: memFree=28943576/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=35908 CPUtime=0.04 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 7550 0 0 0 3 1 0 0 20 0 1 0 270510518 36769792 7505 33554432000 4194304 10219143 140737408186880 140734419213096 7589947 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 8977 7539 419 1471 0 7497 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 35908
[startup+0.100284 s]
/proc/loadavg: 2.04 2.05 2.03 3/177 20732
/proc/meminfo: memFree=28943576/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=42552 CPUtime=0.09 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 9356 0 0 0 8 1 0 0 20 0 1 0 270510518 43573248 9311 33554432000 4194304 10219143 140737408186880 140734419213096 7589947 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 10638 9315 419 1471 0 9158 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42552
[startup+0.300258 s]
/proc/loadavg: 2.04 2.05 2.03 3/177 20732
/proc/meminfo: memFree=28943576/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=100052 CPUtime=0.29 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 22988 0 0 0 26 3 0 0 20 0 1 0 270510518 102453248 22942 33554432000 4194304 10219143 140737408186880 140734419213096 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 25013 22942 549 1471 0 23533 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 100052
[startup+0.700254 s]
/proc/loadavg: 2.04 2.05 2.03 3/177 20732
/proc/meminfo: memFree=28943576/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=130752 CPUtime=0.69 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 31813 0 0 0 60 9 0 0 20 0 1 0 270510518 133890048 30658 33554432000 4194304 10219143 140737408186880 140737408183880 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 32688 30658 579 1471 0 31208 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 130752
[startup+1.50024 s]
/proc/loadavg: 2.03 2.05 2.03 3/178 20733
/proc/meminfo: memFree=28798400/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=191344 CPUtime=1.49 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 45891 0 0 0 137 12 0 0 20 0 1 0 270510518 195936256 44816 33554432000 4194304 10219143 140737408186880 140737408183880 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 47836 44816 727 1471 0 46356 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 191344
[startup+3.10025 s]
/proc/loadavg: 2.03 2.05 2.03 3/178 20733
/proc/meminfo: memFree=28765844/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=192936 CPUtime=3.09 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 46443 0 0 0 297 12 0 0 20 0 1 0 270510518 197566464 45320 33554432000 4194304 10219143 140737408186880 140737408180232 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 48234 45320 727 1471 0 46754 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 192936
[startup+6.30025 s]
/proc/loadavg: 2.03 2.05 2.03 3/178 20733
/proc/meminfo: memFree=28764016/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=193812 CPUtime=6.29 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 46674 0 0 0 616 13 0 0 20 0 1 0 270510518 198463488 45551 33554432000 4194304 10219143 140737408186880 140737408180136 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 48453 45551 727 1471 0 46973 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 193812
[startup+12.7002 s]
/proc/loadavg: 2.10 2.07 2.04 3/177 20733
/proc/meminfo: memFree=28761240/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=196288 CPUtime=12.69 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 47313 0 0 0 1255 14 0 0 20 0 1 0 270510518 200998912 46190 33554432000 4194304 10219143 140737408186880 140737408180056 8056250 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 49072 46190 730 1471 0 47592 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 196288
[startup+25.5002 s]
/proc/loadavg: 2.08 2.06 2.04 3/177 20733
/proc/meminfo: memFree=28760672/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=197464 CPUtime=25.48 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 47624 0 0 0 2533 15 0 0 20 0 1 0 270510518 202203136 46501 33554432000 4194304 10219143 140737408186880 140737408180520 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 49366 46501 730 1471 0 47886 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 197464
[startup+51.1003 s]
/proc/loadavg: 2.06 2.06 2.03 3/176 20733
/proc/meminfo: memFree=28755348/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=199096 CPUtime=51.08 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 49138 0 0 0 5088 20 0 0 20 0 1 0 270510518 203874304 47876 33554432000 4194304 10219143 140737408186880 140737408180520 8030350 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 49774 47876 759 1471 0 48294 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 199096
[startup+102.307 s]
/proc/loadavg: 2.02 2.05 2.03 3/177 20734
/proc/meminfo: memFree=28753416/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=201452 CPUtime=102.28 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 49349 0 0 0 10200 28 0 0 20 0 1 0 270510518 206286848 48173 33554432000 4194304 10219143 140737408186880 140737408180136 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 50363 48173 759 1471 0 48883 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 201452
[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.02 3/177 20734
/proc/meminfo: memFree=28752952/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=199756 CPUtime=162.26 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 51128 0 0 0 16189 37 0 0 20 0 1 0 270510518 204550144 48411 33554432000 4194304 10219143 140737408186880 140737408180056 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 49939 48411 759 1471 0 48459 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 199756
[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.02 3/177 20734
/proc/meminfo: memFree=28751120/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=200636 CPUtime=222.24 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 51345 0 0 0 22179 45 0 0 20 0 1 0 270510518 205451264 49115 33554432000 4194304 10219143 140737408186880 140737408180056 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 50159 49115 759 1471 0 48679 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 200636
[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/177 20734
/proc/meminfo: memFree=28745288/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=206400 CPUtime=282.23 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 51708 0 0 0 28170 53 0 0 20 0 1 0 270510518 211353600 50500 33554432000 4194304 10219143 140737408186880 140737408180056 8056824 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 51600 50500 759 1471 0 50120 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 206400
[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/177 20734
/proc/meminfo: memFree=28747652/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=203828 CPUtime=342.22 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 53188 0 0 0 34161 61 0 0 20 0 1 0 270510518 208719872 49872 33554432000 4194304 10219143 140737408186880 140737408180328 8051636 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 50957 49872 762 1471 0 49477 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 203828
[startup+402.3 s]
/proc/loadavg: 2.03 2.02 2.01 3/177 20735
/proc/meminfo: memFree=28747404/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=203828 CPUtime=402.22 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 53234 0 0 0 40153 69 0 0 20 0 1 0 270510518 208719872 49918 33554432000 4194304 10219143 140737408186880 140737408180184 8056386 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 50957 49918 765 1471 0 49477 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 203828
[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 20735
/proc/meminfo: memFree=28747280/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=203828 CPUtime=462.21 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 53234 0 0 0 46146 75 0 0 20 0 1 0 270510518 208719872 49918 33554432000 4194304 10219143 140737408186880 140737408180552 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 50957 49918 765 1471 0 49477 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 203828
[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 20735
/proc/meminfo: memFree=28747280/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=203828 CPUtime=522.2 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 53251 0 0 0 52138 82 0 0 20 0 1 0 270510518 208719872 49935 33554432000 4194304 10219143 140737408186880 140737408180376 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 50957 49935 765 1471 0 49477 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 203828
[startup+582.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 20738
/proc/meminfo: memFree=28747644/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=203828 CPUtime=582.19 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 53259 0 0 0 58130 89 0 0 20 0 1 0 270510518 208719872 49943 33554432000 4194304 10219143 140737408186880 140737408180328 8030289 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 50957 49943 765 1471 0 49477 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 203828
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=28722984/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=204552 CPUtime=1122.11 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 53395 0 0 0 112063 148 0 0 20 0 1 0 270510518 209461248 50079 33554432000 4194304 10219143 140737408186880 140737408180056 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 51138 50079 765 1471 0 49658 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 204552
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20805
/proc/meminfo: memFree=28722980/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=204552 CPUtime=1182.1 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 53395 0 0 0 118057 153 0 0 20 0 1 0 270510518 209461248 50079 33554432000 4194304 10219143 140737408186880 140737408180328 8056463 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 51138 50079 765 1471 0 49658 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 204552
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20805
/proc/meminfo: memFree=28722988/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=204552 CPUtime=1242.08 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 53395 0 0 0 124048 160 0 0 20 0 1 0 270510518 209461248 50079 33554432000 4194304 10219143 140737408186880 140737408180328 8079217 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 51138 50079 765 1471 0 49658 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 204552
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20806
/proc/meminfo: memFree=28721252/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=204552 CPUtime=1302.08 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 53395 0 0 0 130041 167 0 0 20 0 1 0 270510518 209461248 50079 33554432000 4194304 10219143 140737408186880 140737408180232 8030355 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 51138 50079 765 1471 0 49658 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 204552
[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 20806
/proc/meminfo: memFree=28720508/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=205208 CPUtime=1362.07 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 53564 0 0 0 136035 172 0 0 20 0 1 0 270510518 210132992 50248 33554432000 4194304 10219143 140737408186880 140737408180504 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 51302 50248 765 1471 0 49822 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 205208
[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 20806
/proc/meminfo: memFree=28720756/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=205208 CPUtime=1422.07 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 53580 0 0 0 142030 177 0 0 20 0 1 0 270510518 210132992 50264 33554432000 4194304 10219143 140737408186880 140737408180504 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 51302 50264 765 1471 0 49822 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 205208
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20806
/proc/meminfo: memFree=28720636/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=205208 CPUtime=1482.05 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 53580 0 0 0 148022 183 0 0 20 0 1 0 270510518 210132992 50264 33554432000 4194304 10219143 140737408186880 140737408180504 8052248 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 51302 50264 765 1471 0 49822 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 205208
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20806
/proc/meminfo: memFree=28720512/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=205208 CPUtime=1542.04 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 53580 0 0 0 154017 187 0 0 20 0 1 0 270510518 210132992 50264 33554432000 4194304 10219143 140737408186880 140737408180056 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 51302 50264 765 1471 0 49822 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 205208
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20807
/proc/meminfo: memFree=28716668/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=209364 CPUtime=1602.03 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 54659 0 0 0 160011 192 0 0 20 0 1 0 270510518 214388736 51317 33554432000 4194304 10219143 140737408186880 140737408180232 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 52341 51317 770 1471 0 50861 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 209364
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20807
/proc/meminfo: memFree=28716420/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=209364 CPUtime=1662.03 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 54686 0 0 0 166003 200 0 0 20 0 1 0 270510518 214388736 51344 33554432000 4194304 10219143 140737408186880 140737408180056 8052365 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 52341 51344 770 1471 0 50861 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 209364
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20807
/proc/meminfo: memFree=28720892/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=208852 CPUtime=1722.02 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 63489 0 0 0 171993 209 0 0 20 0 1 0 270510518 213864448 51044 33554432000 4194304 10219143 140737408186880 140737408180328 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 52213 51044 770 1471 0 50733 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 208852
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20810
/proc/meminfo: memFree=28718408/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=208852 CPUtime=1782 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 63636 0 0 0 177983 217 0 0 20 0 1 0 270510518 213864448 51191 33554432000 4194304 10219143 140737408186880 140737408180328 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 52213 51191 770 1471 0 50733 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 208852
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20810
/proc/meminfo: memFree=28718780/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=208852 CPUtime=1785.21 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 63636 0 0 0 178303 218 0 0 20 0 1 0 270510518 213864448 51191 33554432000 4194304 10219143 140737408186880 140737408180328 8069905 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 52213 51191 770 1471 0 50733 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 208852
[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20810
/proc/meminfo: memFree=28717292/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=210300 CPUtime=1791.61 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 63996 0 0 0 178942 219 0 0 20 0 1 0 270510518 215347200 51551 33554432000 4194304 10219143 140737408186880 140737408180232 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 52575 51551 771 1471 0 51095 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 210300
[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20810
/proc/meminfo: memFree=28717416/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=210300 CPUtime=1794.81 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 64000 0 0 0 179261 220 0 0 20 0 1 0 270510518 215347200 51555 33554432000 4194304 10219143 140737408186880 140737408180184 8030350 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 52575 51555 771 1471 0 51095 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 210300
[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20810
/proc/meminfo: memFree=28717416/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=210300 CPUtime=1795.61 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 64002 0 0 0 179341 220 0 0 20 0 1 0 270510518 215347200 51557 33554432000 4194304 10219143 140737408186880 140737408180136 8030281 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 52575 51557 771 1471 0 51095 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 210300
[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20810
/proc/meminfo: memFree=28717416/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=210300 CPUtime=1796.4 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 64003 0 0 0 179420 220 0 0 20 0 1 0 270510518 215347200 51558 33554432000 4194304 10219143 140737408186880 140737408180136 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 52575 51558 771 1471 0 51095 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 210300
[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20810
/proc/meminfo: memFree=28717416/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=210112 CPUtime=1796.8 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 64014 0 0 0 179460 220 0 0 20 0 1 0 270510518 215154688 51522 33554432000 4194304 10219143 140737408186880 140737408180136 5015211 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 52528 51522 782 1471 0 51048 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 210112
[startup+1797.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20810
/proc/meminfo: memFree=28717416/32873648 swapFree=7100/7100
[pid=20732] ppid=20730 vsize=140720 CPUtime=1796.91 cores=1,3,5,7
/proc/20732/stat : 20732 (scip-2.1.1.4exp) R 20730 20732 18656 0 -1 4202496 64014 0 0 0 179470 221 0 0 20 0 1 0 270510518 144097280 34210 33554432000 4194304 10219143 140737408186880 140737408180136 9036791 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20732/statm: 35180 34210 782 1471 0 33700 0
Current children cumulated CPU time (s) 1796.91
Current children cumulated vsize (KiB) 140720
Child status: 0
Real time (s): 1797.21
CPU time (s): 1796.92
CPU user time (s): 1794.7
CPU system time (s): 2.21866
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 212988
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.7
system time used= 2.21866
maximum resident set size= 208268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64027
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= 25
involuntary context switches= 1848
runsolver used 2.89456 second user time and 7.46186 second system time
The end