0.00/0.00 c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00 c Copyright (c) 2002-2010 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-3741110-1338749311.opb>
4.40/4.42 c original problem has 26339 variables (26339 bin, 0 int, 0 impl, 0 cont) and 612374 constraints
4.40/4.42 c problem read
4.49/4.59 c No objective function, only one solution is needed.
4.49/4.59 c presolving settings loaded
5.09/5.17 c presolving:
6.19/6.26 c (round 1) 8437 del vars, 133981 del conss, 8436 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 334312 impls, 698 clqs
6.50/6.55 c (round 2) 11549 del vars, 245499 del conss, 8436 chg bounds, 4694 chg sides, 6048 chg coeffs, 0 upgd conss, 372714 impls, 698 clqs
6.69/6.73 c (round 3) 11869 del vars, 255313 del conss, 8436 chg bounds, 6685 chg sides, 8592 chg coeffs, 0 upgd conss, 372996 impls, 698 clqs
7.99/8.01 c (round 4) 11869 del vars, 255343 del conss, 8436 chg bounds, 6697 chg sides, 8592 chg coeffs, 357048 upgd conss, 372996 impls, 698 clqs
8.39/8.40 c (round 5) 11869 del vars, 255345 del conss, 8436 chg bounds, 6745 chg sides, 8916 chg coeffs, 357048 upgd conss, 372996 impls, 698 clqs
8.49/8.57 c presolving (6 rounds):
8.49/8.57 c 11869 deleted vars, 255345 deleted constraints, 8436 tightened bounds, 0 added holes, 6745 changed sides, 8988 changed coefficients
8.49/8.57 c 372996 implications, 698 cliques
8.49/8.57 c presolved problem has 14470 variables (14470 bin, 0 int, 0 impl, 0 cont) and 357029 constraints
8.49/8.57 c 56861 constraints of type <knapsack>
8.49/8.57 c 35186 constraints of type <setppc>
8.49/8.57 c 1 constraints of type <linear>
8.49/8.57 c 264981 constraints of type <logicor>
8.49/8.57 c transformed objective value is always integral (scale: 1)
8.49/8.57 c Presolving Time: 3.44
8.49/8.57 c - non default parameters ----------------------------------------------------------------------
8.49/8.57 c # SCIP version 1.2.1.3
8.49/8.57 c
8.49/8.57 c # frequency for displaying node information lines
8.49/8.57 c # [type: int, range: [-1,2147483647], default: 100]
8.49/8.57 c display/freq = 10000
8.49/8.57 c
8.49/8.57 c # maximal time in seconds to run
8.49/8.57 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
8.49/8.57 c limits/time = 1785.59
8.49/8.57 c
8.49/8.57 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
8.49/8.57 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
8.49/8.57 c limits/memory = 13950
8.49/8.57 c
8.49/8.57 c # solving stops, if the given number of solutions were found (-1: no limit)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: -1]
8.49/8.57 c limits/solutions = 1
8.49/8.57 c
8.49/8.57 c # maximal number of separation rounds per node (-1: unlimited)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: 5]
8.49/8.57 c separating/maxrounds = 1
8.49/8.57 c
8.49/8.57 c # maximal number of separation rounds in the root node (-1: unlimited)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: -1]
8.49/8.57 c separating/maxroundsroot = 5
8.49/8.57 c
8.49/8.57 c # default clock type (1: CPU user seconds, 2: wall clock time)
8.49/8.57 c # [type: int, range: [1,2], default: 1]
8.49/8.57 c timing/clocktype = 2
8.49/8.57 c
8.49/8.57 c # should presolving try to simplify inequalities
8.49/8.57 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
8.49/8.57 c constraints/linear/simplifyinequalities = TRUE
8.49/8.57 c
8.49/8.57 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
8.49/8.57 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
8.49/8.57 c constraints/indicator/addCouplingCons = TRUE
8.49/8.57 c
8.49/8.57 c # should disaggregation of knapsack constraints be allowed in preprocessing?
8.49/8.57 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
8.49/8.57 c constraints/knapsack/disaggregation = FALSE
8.49/8.57 c
8.49/8.57 c # should presolving try to simplify knapsacks
8.49/8.57 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
8.49/8.57 c constraints/knapsack/simplifyinequalities = TRUE
8.49/8.57 c
8.49/8.57 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: -1]
8.49/8.57 c presolving/probing/maxrounds = 0
8.49/8.57 c
8.49/8.57 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: 10]
8.49/8.57 c heuristics/coefdiving/freq = -1
8.49/8.57 c
8.49/8.57 c # maximal fraction of diving LP iterations compared to node LP iterations
8.49/8.57 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.49/8.57 c heuristics/coefdiving/maxlpiterquot = 0.075
8.49/8.57 c
8.49/8.57 c # additional number of allowed LP iterations
8.49/8.57 c # [type: int, range: [0,2147483647], default: 1000]
8.49/8.57 c heuristics/coefdiving/maxlpiterofs = 1500
8.49/8.57 c
8.49/8.57 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: 30]
8.49/8.57 c heuristics/crossover/freq = -1
8.49/8.57 c
8.49/8.57 c # number of nodes added to the contingent of the total nodes
8.49/8.57 c # [type: longint, range: [0,9223372036854775807], default: 500]
8.49/8.57 c heuristics/crossover/nodesofs = 750
8.49/8.57 c
8.49/8.57 c # number of nodes without incumbent change that heuristic should wait
8.49/8.57 c # [type: longint, range: [0,9223372036854775807], default: 200]
8.49/8.57 c heuristics/crossover/nwaitingnodes = 100
8.49/8.57 c
8.49/8.57 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
8.49/8.57 c # [type: real, range: [0,1], default: 0.1]
8.49/8.57 c heuristics/crossover/nodesquot = 0.15
8.49/8.57 c
8.49/8.57 c # minimum percentage of integer variables that have to be fixed
8.49/8.57 c # [type: real, range: [0,1], default: 0.666]
8.49/8.57 c heuristics/crossover/minfixingrate = 0.5
8.49/8.57 c
8.49/8.57 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: 20]
8.49/8.57 c heuristics/feaspump/freq = -1
8.49/8.57 c
8.49/8.57 c # additional number of allowed LP iterations
8.49/8.57 c # [type: int, range: [0,2147483647], default: 1000]
8.49/8.57 c heuristics/feaspump/maxlpiterofs = 2000
8.49/8.57 c
8.49/8.57 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: 10]
8.49/8.57 c heuristics/fracdiving/freq = -1
8.49/8.57 c
8.49/8.57 c # maximal fraction of diving LP iterations compared to node LP iterations
8.49/8.57 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.49/8.57 c heuristics/fracdiving/maxlpiterquot = 0.075
8.49/8.57 c
8.49/8.57 c # additional number of allowed LP iterations
8.49/8.57 c # [type: int, range: [0,2147483647], default: 1000]
8.49/8.57 c heuristics/fracdiving/maxlpiterofs = 1500
8.49/8.57 c
8.49/8.57 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: 10]
8.49/8.57 c heuristics/guideddiving/freq = -1
8.49/8.57 c
8.49/8.57 c # maximal fraction of diving LP iterations compared to node LP iterations
8.49/8.57 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.49/8.57 c heuristics/guideddiving/maxlpiterquot = 0.075
8.49/8.57 c
8.49/8.57 c # additional number of allowed LP iterations
8.49/8.57 c # [type: int, range: [0,2147483647], default: 1000]
8.49/8.57 c heuristics/guideddiving/maxlpiterofs = 1500
8.49/8.57 c
8.49/8.57 c # maximal fraction of diving LP iterations compared to node LP iterations
8.49/8.57 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.49/8.57 c heuristics/intdiving/maxlpiterquot = 0.075
8.49/8.57 c
8.49/8.57 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: 10]
8.49/8.57 c heuristics/intshifting/freq = -1
8.49/8.57 c
8.49/8.57 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: 10]
8.49/8.57 c heuristics/linesearchdiving/freq = -1
8.49/8.57 c
8.49/8.57 c # maximal fraction of diving LP iterations compared to node LP iterations
8.49/8.57 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.49/8.57 c heuristics/linesearchdiving/maxlpiterquot = 0.075
8.49/8.57 c
8.49/8.57 c # additional number of allowed LP iterations
8.49/8.57 c # [type: int, range: [0,2147483647], default: 1000]
8.49/8.57 c heuristics/linesearchdiving/maxlpiterofs = 1500
8.49/8.57 c
8.49/8.57 c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: 1]
8.49/8.57 c heuristics/nlp/freq = -1
8.49/8.57 c
8.49/8.57 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: 20]
8.49/8.57 c heuristics/objpscostdiving/freq = -1
8.49/8.57 c
8.49/8.57 c # maximal fraction of diving LP iterations compared to total iteration number
8.49/8.57 c # [type: real, range: [0,1], default: 0.01]
8.49/8.57 c heuristics/objpscostdiving/maxlpiterquot = 0.015
8.49/8.57 c
8.49/8.57 c # additional number of allowed LP iterations
8.49/8.57 c # [type: int, range: [0,2147483647], default: 1000]
8.49/8.57 c heuristics/objpscostdiving/maxlpiterofs = 1500
8.49/8.57 c
8.49/8.57 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: 1]
8.49/8.57 c heuristics/oneopt/freq = -1
8.49/8.57 c
8.49/8.57 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: 10]
8.49/8.57 c heuristics/pscostdiving/freq = -1
8.49/8.57 c
8.49/8.57 c # maximal fraction of diving LP iterations compared to node LP iterations
8.49/8.57 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.49/8.57 c heuristics/pscostdiving/maxlpiterquot = 0.075
8.49/8.57 c
8.49/8.57 c # additional number of allowed LP iterations
8.49/8.57 c # [type: int, range: [0,2147483647], default: 1000]
8.49/8.57 c heuristics/pscostdiving/maxlpiterofs = 1500
8.49/8.57 c
8.49/8.57 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: 0]
8.49/8.57 c heuristics/rens/freq = -1
8.49/8.57 c
8.49/8.57 c # minimum percentage of integer variables that have to be fixable
8.49/8.57 c # [type: real, range: [0,1], default: 0.5]
8.49/8.57 c heuristics/rens/minfixingrate = 0.3
8.49/8.57 c
8.49/8.57 c # number of nodes added to the contingent of the total nodes
8.49/8.57 c # [type: longint, range: [0,9223372036854775807], default: 500]
8.49/8.57 c heuristics/rens/nodesofs = 2000
8.49/8.57 c
8.49/8.57 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: 20]
8.49/8.57 c heuristics/rootsoldiving/freq = -1
8.49/8.57 c
8.49/8.57 c # maximal fraction of diving LP iterations compared to node LP iterations
8.49/8.57 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
8.49/8.57 c heuristics/rootsoldiving/maxlpiterquot = 0.015
8.49/8.57 c
8.49/8.57 c # additional number of allowed LP iterations
8.49/8.57 c # [type: int, range: [0,2147483647], default: 1000]
8.49/8.57 c heuristics/rootsoldiving/maxlpiterofs = 1500
8.49/8.57 c
8.49/8.57 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: 1]
8.49/8.57 c heuristics/rounding/freq = -1
8.49/8.57 c
8.49/8.57 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: 10]
8.49/8.57 c heuristics/shifting/freq = -1
8.49/8.57 c
8.49/8.57 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: 1]
8.49/8.57 c heuristics/simplerounding/freq = -1
8.49/8.57 c
8.49/8.57 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: 0]
8.49/8.57 c heuristics/trivial/freq = -1
8.49/8.57 c
8.49/8.57 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: 1]
8.49/8.57 c heuristics/trysol/freq = -1
8.49/8.57 c
8.49/8.57 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: 10]
8.49/8.57 c heuristics/veclendiving/freq = -1
8.49/8.57 c
8.49/8.57 c # maximal fraction of diving LP iterations compared to node LP iterations
8.49/8.57 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
8.49/8.57 c heuristics/veclendiving/maxlpiterquot = 0.075
8.49/8.57 c
8.49/8.57 c # additional number of allowed LP iterations
8.49/8.57 c # [type: int, range: [0,2147483647], default: 1000]
8.49/8.57 c heuristics/veclendiving/maxlpiterofs = 1500
8.49/8.57 c
8.49/8.57 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: 1]
8.49/8.57 c heuristics/zirounding/freq = -1
8.49/8.57 c
8.49/8.57 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: 0]
8.49/8.57 c separating/cmir/freq = -1
8.49/8.57 c
8.49/8.57 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: 0]
8.49/8.57 c separating/flowcover/freq = -1
8.49/8.57 c
8.49/8.57 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
8.49/8.57 c # [type: int, range: [-1,2147483647], default: -1]
8.49/8.57 c separating/rapidlearning/freq = 0
8.49/8.57 c
8.49/8.57 c -----------------------------------------------------------------------------------------------
8.49/8.57 c start solving
8.49/8.58 c
24.79/24.81 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
24.79/24.81 c 20.4s| 1 | 0 | 4922 | - | 629M| 0 | 419 | 14k| 357k| 14k| 357k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
30.69/30.75 c 26.3s| 1 | 0 | 5078 | - | 629M| 0 | 487 | 14k| 357k| 14k| 357k| 16 | 0 | 0 | 0.000000e+00 | -- | Inf
37.08/37.20 c 32.8s| 1 | 0 | 5102 | - | 633M| 0 | 477 | 14k| 357k| 14k| 357k| 26 | 0 | 0 | 0.000000e+00 | -- | Inf
48.08/48.19 c 43.8s| 1 | 0 | 5158 | - | 636M| 0 | 451 | 14k| 357k| 14k| 357k| 53 | 0 | 0 | 0.000000e+00 | -- | Inf
90.08/90.15 c 85.7s| 1 | 0 | 5287 | - | 639M| 0 | 411 | 14k| 357k| 14k| 357k| 81 | 0 | 0 | 0.000000e+00 | -- | Inf
114.27/114.38 c 110s| 1 | 0 | 5418 | - | 639M| 0 | 429 | 14k| 357k| 14k| 357k| 92 | 0 | 0 | 0.000000e+00 | -- | Inf
213.36/213.42 c 209s| 1 | 2 | 5418 | - | 639M| 0 | 429 | 14k| 357k| 14k| 357k| 92 | 0 | 33 | 0.000000e+00 | -- | Inf
1791.20/1791.50 c
1791.20/1791.50 c SCIP Status : solving was interrupted [time limit reached]
1791.20/1791.50 c Solving Time (sec) : 1787.08
1791.20/1791.50 c Solving Nodes : 7
1791.20/1791.50 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1791.20/1791.50 c Dual Bound : +0.00000000000000e+00
1791.20/1791.50 c Gap : infinite
1791.20/1791.50 s UNKNOWN
1791.20/1791.50 c SCIP Status : solving was interrupted [time limit reached]
1791.20/1791.50 c Solving Time : 1787.08
1791.20/1791.50 c Original Problem :
1791.20/1791.50 c Problem name : HOME/instance-3741110-1338749311.opb
1791.20/1791.50 c Variables : 26339 (26339 binary, 0 integer, 0 implicit integer, 0 continuous)
1791.20/1791.50 c Constraints : 612374 initial, 612374 maximal
1791.20/1791.50 c Presolved Problem :
1791.20/1791.50 c Problem name : t_HOME/instance-3741110-1338749311.opb
1791.20/1791.50 c Variables : 14470 (14470 binary, 0 integer, 0 implicit integer, 0 continuous)
1791.20/1791.50 c Constraints : 357029 initial, 357029 maximal
1791.20/1791.50 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1791.20/1791.50 c trivial : 0.01 320 0 0 0 0 0 0 0
1791.20/1791.50 c dualfix : 0.00 0 0 0 0 0 0 0 0
1791.20/1791.50 c boundshift : 0.00 0 0 0 0 0 0 0 0
1791.20/1791.50 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1791.20/1791.50 c implics : 0.02 0 1920 0 0 0 0 0 0
1791.20/1791.50 c probing : 0.00 0 0 0 0 0 0 0 0
1791.20/1791.50 c knapsack : 0.26 0 0 0 0 0 0 48 396
1791.20/1791.50 c setppc : 0.06 0 0 0 0 0 0 0 0
1791.20/1791.50 c linear : 2.14 9364 265 0 8436 0 255325 6697 8592
1791.20/1791.50 c logicor : 0.39 0 0 0 0 0 20 0 0
1791.20/1791.50 c root node : - 0 - - 0 - - - -
1791.20/1791.50 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1791.20/1791.50 c integral : 0 0 0 15 0 0 42 0 0 12
1791.20/1791.50 c knapsack : 56861 5 22 0 1 0 1 50 0 0
1791.20/1791.50 c setppc : 35186 5 22 0 1 0 48 0 0 0
1791.20/1791.50 c linear : 1 5 22 0 1 0 0 0 0 0
1791.20/1791.50 c logicor : 264981 5 9 0 1 0 21 0 0 0
1791.20/1791.50 c countsols : 0 0 0 0 1 0 0 0 0 0
1791.20/1791.50 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1791.20/1791.50 c integral : 1619.28 0.00 0.00 1619.28 0.00
1791.20/1791.50 c knapsack : 0.22 0.17 0.04 0.00 0.01
1791.20/1791.50 c setppc : 0.05 0.01 0.03 0.00 0.01
1791.20/1791.50 c linear : 0.00 0.00 0.00 0.00 0.00
1791.20/1791.50 c logicor : 0.18 0.05 0.11 0.00 0.02
1791.20/1791.50 c countsols : 0.00 0.00 0.00 0.00 0.00
1791.20/1791.50 c Propagators : Time Calls Cutoffs DomReds
1791.20/1791.50 c vbounds : 0.00 1 0 0
1791.20/1791.50 c rootredcost : 0.00 0 0 0
1791.20/1791.50 c pseudoobj : 0.00 0 0 0
1791.20/1791.50 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1791.20/1791.50 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1791.20/1791.50 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1791.20/1791.50 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1791.20/1791.50 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1791.20/1791.50 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1791.20/1791.50 c applied globally : - - - 0 0.0 - - -
1791.20/1791.50 c applied locally : - - - 0 0.0 - - -
1791.20/1791.50 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1791.20/1791.50 c cut pool : 0.00 4 - - 24 - (maximal pool size: 282)
1791.20/1791.50 c redcost : 0.00 11 0 0 0 0
1791.20/1791.50 c impliedbounds : 0.00 5 0 0 0 0
1791.20/1791.50 c intobj : 0.00 0 0 0 0 0
1791.20/1791.50 c cgmip : 0.00 0 0 0 0 0
1791.20/1791.50 c gomory : 47.63 5 0 0 2500 0
1791.20/1791.50 c strongcg : 27.32 5 0 0 2500 0
1791.20/1791.50 c cmir : 0.00 0 0 0 0 0
1791.20/1791.50 c flowcover : 0.00 0 0 0 0 0
1791.20/1791.50 c clique : 0.99 5 0 0 31 0
1791.20/1791.50 c zerohalf : 0.00 0 0 0 0 0
1791.20/1791.50 c mcf : 0.30 1 0 0 0 0
1791.20/1791.50 c rapidlearning : 0.00 0 0 0 0 0
1791.20/1791.50 c Pricers : Time Calls Vars
1791.20/1791.50 c problem variables: 0.00 0 0
1791.20/1791.50 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1791.20/1791.50 c relpscost : 1619.28 15 0 42 0 0 12
1791.20/1791.50 c pscost : 0.00 0 0 0 0 0 0
1791.20/1791.50 c inference : 0.00 1 0 0 0 0 2
1791.20/1791.50 c mostinf : 0.00 0 0 0 0 0 0
1791.20/1791.50 c leastinf : 0.00 0 0 0 0 0 0
1791.20/1791.50 c fullstrong : 0.00 0 0 0 0 0 0
1791.20/1791.50 c allfullstrong : 0.00 0 0 0 0 0 0
1791.20/1791.50 c random : 0.00 0 0 0 0 0 0
1791.20/1791.50 c Primal Heuristics : Time Calls Found
1791.20/1791.50 c LP solutions : 0.00 - 0
1791.20/1791.50 c pseudo solutions : 0.00 - 0
1791.20/1791.50 c trivial : 0.01 1 0
1791.20/1791.50 c simplerounding : 0.00 0 0
1791.20/1791.50 c zirounding : 0.00 0 0
1791.20/1791.50 c rounding : 0.00 0 0
1791.20/1791.50 c shifting : 0.00 0 0
1791.20/1791.50 c intshifting : 0.00 0 0
1791.20/1791.50 c oneopt : 0.00 0 0
1791.20/1791.50 c twoopt : 0.00 0 0
1791.20/1791.50 c fixandinfer : 0.00 0 0
1791.20/1791.50 c feaspump : 0.00 0 0
1791.20/1791.50 c coefdiving : 0.00 0 0
1791.20/1791.50 c pscostdiving : 0.00 0 0
1791.20/1791.50 c fracdiving : 0.00 0 0
1791.20/1791.50 c veclendiving : 0.00 0 0
1791.20/1791.50 c intdiving : 0.00 0 0
1791.20/1791.50 c actconsdiving : 0.00 0 0
1791.20/1791.50 c objpscostdiving : 0.00 0 0
1791.20/1791.50 c rootsoldiving : 0.00 0 0
1791.20/1791.50 c linesearchdiving : 0.00 0 0
1791.20/1791.50 c guideddiving : 0.00 0 0
1791.20/1791.50 c octane : 0.00 0 0
1791.20/1791.50 c rens : 0.00 0 0
1791.20/1791.50 c rins : 0.00 0 0
1791.20/1791.50 c localbranching : 0.00 0 0
1791.20/1791.50 c mutation : 0.00 0 0
1791.20/1791.50 c crossover : 0.00 0 0
1791.20/1791.50 c dins : 0.00 0 0
1791.20/1791.50 c undercover : 0.00 0 0
1791.20/1791.50 c nlp : 0.00 0 0
1791.20/1791.50 c trysol : 0.00 0 0
1791.20/1791.50 c LP : Time Calls Iterations Iter/call Iter/sec
1791.20/1791.50 c primal LP : 1.26 0 0 0.00 0.00
1791.20/1791.50 c dual LP : 84.08 20 7466 373.30 88.80
1791.20/1791.50 c lex dual LP : 0.00 0 0 0.00 -
1791.20/1791.50 c barrier LP : 0.00 0 0 0.00 -
1791.20/1791.50 c diving/probing LP: 0.00 0 0 0.00 -
1791.20/1791.50 c strong branching : 1619.28 229 57824 252.51 35.71
1791.20/1791.50 c (at root node) : - 33 241 7.30 -
1791.20/1791.50 c conflict analysis: 0.00 0 0 0.00 -
1791.20/1791.50 c B&B Tree :
1791.20/1791.50 c number of runs : 1
1791.20/1791.50 c nodes : 7
1791.20/1791.50 c nodes (total) : 7
1791.20/1791.50 c nodes left : 8
1791.20/1791.50 c max depth : 6
1791.20/1791.50 c max depth (total): 6
1791.20/1791.50 c backtracks : 0 (0.0%)
1791.20/1791.50 c delayed cutoffs : 0
1791.20/1791.50 c repropagations : 0 (0 domain reductions, 0 cutoffs)
1791.20/1791.50 c avg switch length: 1.00
1791.20/1791.50 c switching time : 1.32
1791.20/1791.50 c Solution :
1791.20/1791.50 c Solutions found : 0 (0 improvements)
1791.20/1791.50 c Primal Bound : -
1791.20/1791.50 c Dual Bound : +0.00000000000000e+00
1791.20/1791.50 c Gap : infinite
1791.20/1791.50 c Root Dual Bound : +0.00000000000000e+00
1791.20/1791.50 c Root Iterations : 5418
1791.89/1792.27 c Time complete: 1791.98.
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-3741110-1338749311/watcher-3741110-1338749311 -o /tmp/evaluation-result-3741110-1338749311/solver-3741110-1338749311 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3741110-1338749311.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: 1.99 2.02 2.00 3/176 23924
/proc/meminfo: memFree=26988500/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=10348 CPUtime=0 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 1826 0 0 0 0 0 0 0 20 0 1 0 341055285 10596352 1772 33554432000 4194304 8395647 140736134942752 140736134942752 6347101 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 2587 1772 390 1026 0 1557 0
[startup+0.0469609 s]
/proc/loadavg: 1.99 2.02 2.00 3/176 23924
/proc/meminfo: memFree=26988500/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=14420 CPUtime=0.04 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 2842 0 0 0 4 0 0 0 20 0 1 0 341055285 14766080 2788 33554432000 4194304 8395647 140736134942752 140736134942752 7301374 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 3605 2788 390 1026 0 2575 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14420
[startup+0.100223 s]
/proc/loadavg: 1.99 2.02 2.00 3/176 23924
/proc/meminfo: memFree=26988500/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=17592 CPUtime=0.09 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 3662 0 0 0 9 0 0 0 20 0 1 0 341055285 18014208 3608 33554432000 4194304 8395647 140736134942752 140736134942752 7382016 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 4398 3608 390 1026 0 3368 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17592
[startup+0.300211 s]
/proc/loadavg: 1.99 2.02 2.00 3/176 23924
/proc/meminfo: memFree=26988500/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=29004 CPUtime=0.29 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 6496 0 0 0 29 0 0 0 20 0 1 0 341055285 29700096 6442 33554432000 4194304 8395647 140736134942752 140736134942752 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 7251 6442 390 1026 0 6221 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29004
[startup+0.700211 s]
/proc/loadavg: 1.99 2.02 2.00 3/176 23924
/proc/meminfo: memFree=26988500/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=52540 CPUtime=0.69 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 12360 0 0 0 68 1 0 0 20 0 1 0 341055285 53800960 12306 33554432000 4194304 8395647 140736134942752 140736134942752 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 13135 12306 390 1026 0 12105 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52540
[startup+1.50021 s]
/proc/loadavg: 1.99 2.02 2.00 3/177 23925
/proc/meminfo: memFree=26870708/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=95840 CPUtime=1.49 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 23169 0 0 0 147 2 0 0 20 0 1 0 341055285 98140160 23115 33554432000 4194304 8395647 140736134942752 140736134807960 4423932 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 23960 23115 390 1026 0 22930 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 95840
[startup+3.10022 s]
/proc/loadavg: 1.99 2.02 2.00 3/177 23925
/proc/meminfo: memFree=26617376/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=185616 CPUtime=3.09 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 45538 0 0 0 303 6 0 0 20 0 1 0 341055285 190070784 45484 33554432000 4194304 8395647 140736134942752 140736134807960 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 46404 45484 390 1026 0 45374 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 185616
[startup+6.3003 s]
/proc/loadavg: 1.99 2.02 2.00 3/177 23925
/proc/meminfo: memFree=25871496/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=708000 CPUtime=6.29 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 173010 0 0 0 607 22 0 0 20 0 1 0 341055285 724992000 172602 33554432000 4194304 8395647 140736134942752 140736134939560 5006688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 177000 172602 475 1026 0 175970 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 708000
[startup+12.7003 s]
/proc/loadavg: 1.99 2.02 2.00 3/177 23925
/proc/meminfo: memFree=25371348/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1214952 CPUtime=12.69 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 244842 0 0 0 1233 36 0 0 20 0 1 0 341055285 1244110848 286195 33554432000 4194304 8395647 140736134942752 140736134938216 6721240 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 303738 286195 577 1026 0 302708 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1214952
[startup+25.5003 s]
/proc/loadavg: 1.99 2.02 2.00 3/177 23925
/proc/meminfo: memFree=25259104/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1309996 CPUtime=25.49 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 251467 0 0 0 2510 39 0 0 20 0 1 0 341055285 1341435904 307296 33554432000 4194304 8395647 140736134942752 140736134937368 6197326 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 327499 307296 599 1026 0 326469 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1309996
[startup+51.1003 s]
/proc/loadavg: 1.99 2.02 2.00 3/177 23925
/proc/meminfo: memFree=25167132/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1423416 CPUtime=51.08 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 260384 0 0 0 5063 45 0 0 20 0 1 0 341055285 1457577984 328452 33554432000 4194304 8395647 140736134942752 140736134937944 7382112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 355854 328452 613 1026 0 354824 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1423416
[startup+102.307 s]
/proc/loadavg: 1.99 2.01 2.00 3/178 23928
/proc/meminfo: memFree=25125812/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1453712 CPUtime=102.27 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 261916 0 0 0 10177 50 0 0 20 0 1 0 341055285 1488601088 337435 33554432000 4194304 8395647 140736134942752 140736134937992 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 363428 337435 613 1026 0 362398 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1453712
[startup+162.3 s]
/proc/loadavg: 1.99 2.01 2.00 3/177 23928
/proc/meminfo: memFree=25132132/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1426112 CPUtime=162.25 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 268932 0 0 0 16165 60 0 0 20 0 1 0 341055285 1460338688 334433 33554432000 4194304 8395647 140736134942752 140736134936872 6721240 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 356528 334433 615 1026 0 355498 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1426112
[startup+222.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 23928
/proc/meminfo: memFree=25042992/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1503252 CPUtime=222.25 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 277465 0 0 0 22153 72 0 0 20 0 1 0 341055285 1539330048 356767 33554432000 4194304 8395647 140736134942752 140736134937624 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 375813 356767 616 1026 0 374783 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1503252
[startup+282.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 23929
/proc/meminfo: memFree=25096384/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1477344 CPUtime=282.24 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 294834 0 0 0 28139 85 0 0 20 0 1 0 341055285 1512800256 343307 33554432000 4194304 8395647 140736134942752 140736134937352 6721240 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 369336 343307 616 1026 0 368306 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1477344
[startup+342.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 23929
/proc/meminfo: memFree=25087076/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1468868 CPUtime=342.23 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 303617 0 0 0 34127 96 0 0 20 0 1 0 341055285 1504120832 345614 33554432000 4194304 8395647 140736134942752 140736134936904 6721235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 367217 345614 616 1026 0 366187 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1468868
[startup+402.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 23929
/proc/meminfo: memFree=25088992/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1426312 CPUtime=402.22 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 315955 0 0 0 40112 110 0 0 20 0 1 0 341055285 1460543488 336561 33554432000 4194304 8395647 140736134942752 140736134937640 6721240 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 356578 336561 616 1026 0 355548 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1426312
[startup+462.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 23929
/proc/meminfo: memFree=25081748/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1472492 CPUtime=462.21 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 340384 0 0 0 46095 126 0 0 20 0 1 0 341055285 1507831808 345707 33554432000 4194304 8395647 140736134942752 140736134938104 6721235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 368123 345707 616 1026 0 367093 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1472492
[startup+522.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 23929
/proc/meminfo: memFree=25041048/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1474260 CPUtime=522.2 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 363406 0 0 0 52077 143 0 0 20 0 1 0 341055285 1509642240 355772 33554432000 4194304 8395647 140736134942752 140736134936920 6721235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 368565 355772 616 1026 0 367535 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1474260
[startup+582.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 23930
/proc/meminfo: memFree=25077180/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1427096 CPUtime=582.19 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 387531 0 0 0 58061 158 0 0 20 0 1 0 341055285 1461346304 339133 33554432000 4194304 8395647 140736134942752 140736134936920 6721240 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 356774 339133 616 1026 0 355744 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1427096
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=25102416/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1408880 CPUtime=1122.09 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 526004 0 0 0 111942 267 0 0 20 0 1 0 341055285 1442693120 335563 33554432000 4194304 8395647 140736134942752 140736134936872 6721240 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 352220 335563 617 1026 0 351190 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 1408880
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23958
/proc/meminfo: memFree=25100604/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1408532 CPUtime=1182.09 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 537581 0 0 0 117930 279 0 0 20 0 1 0 341055285 1442336768 336587 33554432000 4194304 8395647 140736134942752 140736134937880 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 352133 336587 617 1026 0 351103 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1408532
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23958
/proc/meminfo: memFree=25103208/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1405636 CPUtime=1242.08 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 548817 0 0 0 123916 292 0 0 20 0 1 0 341055285 1439371264 335442 33554432000 4194304 8395647 140736134942752 140736134936904 6721235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 351409 335442 617 1026 0 350379 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1405636
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23961
/proc/meminfo: memFree=25062308/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1454508 CPUtime=1302.08 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 563343 0 0 0 129904 304 0 0 20 0 1 0 341055285 1489416192 345549 33554432000 4194304 8395647 140736134942752 140736134936904 6721235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 363627 345549 617 1026 0 362597 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1454508
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23961
/proc/meminfo: memFree=25107244/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1401616 CPUtime=1362.06 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 567764 0 0 0 135898 308 0 0 20 0 1 0 341055285 1435254784 334539 33554432000 4194304 8395647 140736134942752 140736134937048 6721240 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 350404 334539 617 1026 0 349374 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 1401616
[startup+1422.31 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 23961
/proc/meminfo: memFree=25065040/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1459340 CPUtime=1422.06 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 579564 0 0 0 141886 320 0 0 20 0 1 0 341055285 1494364160 345057 33554432000 4194304 8395647 140736134942752 140736134938056 7382112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 364835 345057 617 1026 0 363805 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1459340
[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 23962
/proc/meminfo: memFree=25107176/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1401616 CPUtime=1482.04 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 586143 0 0 0 147876 328 0 0 20 0 1 0 341055285 1435254784 334539 33554432000 4194304 8395647 140736134942752 140736134937624 7382116 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 350404 334539 617 1026 0 349374 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1401616
[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 23962
/proc/meminfo: memFree=25035744/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1463612 CPUtime=1542.03 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 602346 0 0 0 153863 340 0 0 20 0 1 0 341055285 1498738688 352313 33554432000 4194304 8395647 140736134942752 140736134937624 6721240 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 365903 352313 617 1026 0 364873 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1463612
[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 23962
/proc/meminfo: memFree=25107412/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1401372 CPUtime=1602.03 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 616624 0 0 0 159852 351 0 0 20 0 1 0 341055285 1435004928 334528 33554432000 4194304 8395647 140736134942752 140736134937352 6721235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 350343 334528 617 1026 0 349313 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1401372
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23962
/proc/meminfo: memFree=25092512/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1447260 CPUtime=1662.02 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 634274 0 0 0 165838 364 0 0 20 0 1 0 341055285 1481994240 338164 33554432000 4194304 8395647 140736134942752 140736134937624 6697959 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 361815 338164 617 1026 0 360785 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1447260
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23962
/proc/meminfo: memFree=25107276/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1446236 CPUtime=1722 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 648083 0 0 0 171825 375 0 0 20 0 1 0 341055285 1480945664 336620 33554432000 4194304 8395647 140736134942752 140736134936872 6721235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 361559 336620 617 1026 0 360529 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1446236
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23963
/proc/meminfo: memFree=25069472/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1456956 CPUtime=1782 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 657543 0 0 0 177814 386 0 0 20 0 1 0 341055285 1491922944 343774 33554432000 4194304 8395647 140736134942752 140736134936904 6721235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 364239 343774 617 1026 0 363209 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1456956
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23963
/proc/meminfo: memFree=25096220/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1445804 CPUtime=1785.2 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 657919 0 0 0 178133 387 0 0 20 0 1 0 341055285 1480503296 336633 33554432000 4194304 8395647 140736134942752 140736134937960 6697390 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 361451 336633 617 1026 0 360421 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 1445804
[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23963
/proc/meminfo: memFree=25096156/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1444692 CPUtime=1788.4 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 658080 0 0 0 178453 387 0 0 20 0 1 0 341055285 1479364608 336629 33554432000 4194304 8395647 140736134942752 140736134937352 7382142 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 361173 336629 617 1026 0 360143 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (KiB) 1444692
[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23963
/proc/meminfo: memFree=25094108/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1400056 CPUtime=1789.99 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 658162 0 0 0 178612 387 0 0 20 0 1 0 341055285 1433657344 334027 33554432000 4194304 8395647 140736134942752 140736134936872 6721235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 350014 334027 617 1026 0 348984 0
Current children cumulated CPU time (s) 1789.99
Current children cumulated vsize (KiB) 1400056
[startup+1791.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24001
/proc/meminfo: memFree=25665660/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1400056 CPUtime=1790.8 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 658284 0 0 0 178692 388 0 0 20 0 1 0 341055285 1433657344 334027 33554432000 4194304 8395647 140736134942752 140736134936872 6721235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 350014 334027 617 1026 0 348984 0
Current children cumulated CPU time (s) 1790.8
Current children cumulated vsize (KiB) 1400056
[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24001
/proc/meminfo: memFree=25669020/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1377700 CPUtime=1791.6 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 658339 0 0 0 178772 388 0 0 20 0 1 0 341055285 1410764800 332938 33554432000 4194304 8395647 140736134942752 140736134938584 6063821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 344425 332938 625 1026 0 343395 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 1377700
[startup+1792.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24001
/proc/meminfo: memFree=25669020/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1372252 CPUtime=1791.8 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 658339 0 0 0 178792 388 0 0 20 0 1 0 341055285 1405186048 331706 33554432000 4194304 8395647 140736134942752 140736134938584 6345173 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 343063 331706 625 1026 0 342033 0
Current children cumulated CPU time (s) 1791.8
Current children cumulated vsize (KiB) 1372252
[startup+1792.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24001
/proc/meminfo: memFree=25669020/32873648 swapFree=7368/7368
[pid=23924] ppid=23922 vsize=1052648 CPUtime=1791.89 cores=1,3,5,7
/proc/23924/stat : 23924 (pbscip.linux.x8) R 23922 23924 23880 0 -1 4202496 658339 0 0 0 178800 389 0 0 20 0 1 0 341055285 1077911552 261791 33554432000 4194304 8395647 140736134942752 140736134938584 4423749 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23924/statm: 263162 261791 625 1026 0 262132 0
Current children cumulated CPU time (s) 1791.89
Current children cumulated vsize (KiB) 1052648
Child status: 0
Real time (s): 1792.28
CPU time (s): 1791.98
CPU user time (s): 1788.07
CPU system time (s): 3.91141
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 1541072
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.07
system time used= 3.9114
maximum resident set size= 1453096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 658346
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= 36
involuntary context switches= 1843
runsolver used 2.96655 second user time and 8.15976 second system time
The end