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-3728985-1338678626.opb>
0.00/0.01 c original problem has 370 variables (370 bin, 0 int, 0 impl, 0 cont) and 809 constraints
0.00/0.01 c problem read
0.00/0.01 c No objective function, only one solution is needed.
0.00/0.01 c presolving settings loaded
0.00/0.01 c presolving:
0.00/0.01 c (round 1) 3 del vars, 1 del conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 406 impls, 0 clqs
0.00/0.02 c (round 2) 16 del vars, 20 del conss, 14 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 406 impls, 0 clqs
0.00/0.02 c (round 3) 16 del vars, 33 del conss, 14 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 406 impls, 0 clqs
0.00/0.02 c (round 4) 16 del vars, 33 del conss, 14 chg bounds, 0 chg sides, 0 chg coeffs, 776 upgd conss, 406 impls, 0 clqs
0.00/0.03 c (round 5) 22 del vars, 33 del conss, 14 chg bounds, 0 chg sides, 0 chg coeffs, 776 upgd conss, 11256 impls, 6 clqs
0.00/0.03 c (round 6) 22 del vars, 39 del conss, 14 chg bounds, 0 chg sides, 0 chg coeffs, 776 upgd conss, 11256 impls, 6 clqs
0.00/0.03 c (round 7) 22 del vars, 41 del conss, 14 chg bounds, 0 chg sides, 0 chg coeffs, 776 upgd conss, 11256 impls, 6 clqs
0.00/0.03 c presolving (8 rounds):
0.00/0.03 c 22 deleted vars, 41 deleted constraints, 14 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.03 c 11256 implications, 6 cliques
0.00/0.03 c presolved problem has 348 variables (348 bin, 0 int, 0 impl, 0 cont) and 768 constraints
0.00/0.03 c 240 constraints of type <knapsack>
0.00/0.03 c 167 constraints of type <setppc>
0.00/0.03 c 361 constraints of type <logicor>
0.00/0.03 c transformed objective value is always integral (scale: 1)
0.00/0.03 c Presolving Time: 0.02
0.00/0.03 c - non default parameters ----------------------------------------------------------------------
0.00/0.03 c # SCIP version 1.2.1.3
0.00/0.03 c
0.00/0.03 c # frequency for displaying node information lines
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.03 c display/freq = 10000
0.00/0.03 c
0.00/0.03 c # maximal time in seconds to run
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.03 c limits/time = 1790
0.00/0.03 c
0.00/0.03 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.03 c limits/memory = 13950
0.00/0.03 c
0.00/0.03 c # solving stops, if the given number of solutions were found (-1: no limit)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03 c limits/solutions = 1
0.00/0.03 c
0.00/0.03 c # maximal number of separation rounds per node (-1: unlimited)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 5]
0.00/0.03 c separating/maxrounds = 1
0.00/0.03 c
0.00/0.03 c # maximal number of separation rounds in the root node (-1: unlimited)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03 c separating/maxroundsroot = 5
0.00/0.03 c
0.00/0.03 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.03 c # [type: int, range: [1,2], default: 1]
0.00/0.03 c timing/clocktype = 2
0.00/0.03 c
0.00/0.03 c # should presolving try to simplify inequalities
0.00/0.03 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03 c constraints/linear/simplifyinequalities = TRUE
0.00/0.03 c
0.00/0.03 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.00/0.03 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03 c constraints/indicator/addCouplingCons = TRUE
0.00/0.03 c
0.00/0.03 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.00/0.03 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.00/0.03 c constraints/knapsack/disaggregation = FALSE
0.00/0.03 c
0.00/0.03 c # should presolving try to simplify knapsacks
0.00/0.03 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03 c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.03 c
0.00/0.03 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03 c presolving/probing/maxrounds = 0
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/coefdiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/coefdiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/coefdiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 30]
0.00/0.03 c heuristics/crossover/freq = -1
0.00/0.03 c
0.00/0.03 c # number of nodes added to the contingent of the total nodes
0.00/0.03 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.03 c heuristics/crossover/nodesofs = 750
0.00/0.03 c
0.00/0.03 c # number of nodes without incumbent change that heuristic should wait
0.00/0.03 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.00/0.03 c heuristics/crossover/nwaitingnodes = 100
0.00/0.03 c
0.00/0.03 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.00/0.03 c # [type: real, range: [0,1], default: 0.1]
0.00/0.03 c heuristics/crossover/nodesquot = 0.15
0.00/0.03 c
0.00/0.03 c # minimum percentage of integer variables that have to be fixed
0.00/0.03 c # [type: real, range: [0,1], default: 0.666]
0.00/0.03 c heuristics/crossover/minfixingrate = 0.5
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.03 c heuristics/feaspump/freq = -1
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/feaspump/maxlpiterofs = 2000
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/fracdiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/fracdiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/fracdiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/guideddiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/guideddiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/guideddiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/intdiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/intshifting/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/linesearchdiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c heuristics/nlp/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.03 c heuristics/objpscostdiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to total iteration number
0.00/0.03 c # [type: real, range: [0,1], default: 0.01]
0.00/0.03 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c heuristics/oneopt/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/pscostdiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/pscostdiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03 c heuristics/rens/freq = -1
0.00/0.03 c
0.00/0.03 c # minimum percentage of integer variables that have to be fixable
0.00/0.03 c # [type: real, range: [0,1], default: 0.5]
0.00/0.03 c heuristics/rens/minfixingrate = 0.3
0.00/0.03 c
0.00/0.03 c # number of nodes added to the contingent of the total nodes
0.00/0.03 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.03 c heuristics/rens/nodesofs = 2000
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.03 c heuristics/rootsoldiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.00/0.03 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c heuristics/rounding/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/shifting/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c heuristics/simplerounding/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03 c heuristics/trivial/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c heuristics/trysol/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/veclendiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/veclendiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/veclendiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c heuristics/zirounding/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03 c separating/cmir/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03 c separating/flowcover/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03 c separating/rapidlearning/freq = 0
0.00/0.03 c
0.00/0.03 c -----------------------------------------------------------------------------------------------
0.00/0.03 c start solving
0.00/0.03 c
0.06/0.08 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
0.06/0.08 c 0.1s| 1 | 0 | 611 | - |2529k| 0 | 215 | 348 | 768 | 348 | 768 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
0.39/0.41 c 0.4s| 1 | 0 | 1061 | - |6342k| 0 | 263 | 348 | 817 | 348 |1006 | 238 | 0 | 0 | 0.000000e+00 | -- | Inf
0.69/0.71 c 0.7s| 1 | 0 | 1638 | - |9962k| 0 | 284 | 348 | 817 | 348 |1150 | 382 | 0 | 0 | 0.000000e+00 | -- | Inf
1.00/1.01 c 1.0s| 1 | 0 | 2187 | - | 13M| 0 | 285 | 348 | 817 | 348 |1246 | 478 | 0 | 0 | 0.000000e+00 | -- | Inf
1.29/1.32 c 1.3s| 1 | 0 | 2714 | - | 16M| 0 | 285 | 348 | 817 | 348 |1296 | 528 | 0 | 0 | 0.000000e+00 | -- | Inf
1.59/1.62 c 1.6s| 1 | 0 | 3207 | - | 16M| 0 | 295 | 348 | 817 | 348 |1321 | 553 | 0 | 0 | 0.000000e+00 | -- | Inf
3.29/3.36 c 3.4s| 1 | 2 | 3207 | - | 16M| 0 | 295 | 348 | 817 | 348 |1321 | 553 | 0 | 9 | 0.000000e+00 | -- | Inf
60.07/60.16 c 60.2s| 10000 | 57 |357738 | 35.5 | 17M| 42 | 56 | 348 |1835 | 348 |1019 | 553 |1645 |1579 | 0.000000e+00 | -- | Inf
97.66/97.79 c 97.8s| 20000 | 68 |694196 | 34.6 | 17M| 42 | 80 | 348 |2595 | 348 |1019 | 553 |3638 |2143 | 0.000000e+00 | -- | Inf
136.56/136.62 c 137s| 30000 | 55 | 1051k| 34.9 | 17M| 42 | - | 348 |3264 | 0 | 0 | 553 |5488 |2480 | 0.000000e+00 | -- | Inf
176.85/176.92 c 177s| 40000 | 58 | 1412k| 35.2 | 18M| 42 | 79 | 348 |3555 | 348 |1019 | 553 |6996 |2977 | 0.000000e+00 | -- | Inf
213.75/213.84 c 214s| 50000 | 61 | 1752k| 35.0 | 18M| 44 | - | 348 |3818 | 0 | 0 | 553 |8509 |3315 | 0.000000e+00 | -- | Inf
248.45/248.54 c 249s| 60000 | 57 | 2065k| 34.4 | 18M| 44 | 40 | 348 |3970 | 348 |1019 | 553 | 10k|3690 | 0.000000e+00 | -- | Inf
282.34/282.44 c 282s| 70000 | 58 | 2382k| 34.0 | 18M| 44 | 74 | 348 |4393 | 348 |1019 | 553 | 11k|3967 | 0.000000e+00 | -- | Inf
320.04/320.13 c 320s| 80000 | 62 | 2728k| 34.1 | 18M| 44 | 64 | 348 |4162 | 348 |1019 | 553 | 13k|4253 | 0.000000e+00 | -- | Inf
356.73/356.88 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
356.73/356.88 c 357s| 90000 | 69 | 3073k| 34.1 | 18M| 44 | - | 348 |4652 | 348 |1019 | 553 | 15k|4459 | 0.000000e+00 | -- | Inf
394.02/394.14 c 394s|100000 | 57 | 3421k| 34.2 | 18M| 56 | - | 348 |4832 | 348 |1019 | 553 | 16k|4700 | 0.000000e+00 | -- | Inf
433.32/433.46 c 433s|110000 | 59 | 3782k| 34.4 | 18M| 56 | 38 | 348 |4314 | 348 |1019 | 553 | 18k|4962 | 0.000000e+00 | -- | Inf
461.41/461.52 c 462s|120000 | 58 | 4064k| 33.8 | 18M| 56 | - | 348 |4858 | 348 |1019 | 553 | 19k|5063 | 0.000000e+00 | -- | Inf
487.70/487.85 c 488s|130000 | 57 | 4328k| 33.3 | 19M| 56 | - | 348 |5427 | 348 |1019 | 553 | 21k|5166 | 0.000000e+00 | -- | Inf
515.90/516.05 c 516s|140000 | 59 | 4600k| 32.8 | 19M| 56 | - | 348 |5266 | 0 | 0 | 553 | 23k|5302 | 0.000000e+00 | -- | Inf
546.10/546.21 c 546s|150000 | 60 | 4896k| 32.6 | 19M| 56 | - | 348 |5759 | 0 | 0 | 553 | 24k|5391 | 0.000000e+00 | -- | Inf
579.19/579.39 c 579s|160000 | 52 | 5202k| 32.5 | 19M| 56 | - | 348 |5328 | 348 |1019 | 553 | 26k|5677 | 0.000000e+00 | -- | Inf
611.79/611.94 c 612s|170000 | 57 | 5515k| 32.4 | 19M| 56 | 30 | 348 |6014 | 348 |1019 | 553 | 27k|5823 | 0.000000e+00 | -- | Inf
643.78/643.94 c 644s|180000 | 59 | 5791k| 32.2 | 19M| 56 | - | 348 |5653 | 0 | 0 | 553 | 29k|6369 | 0.000000e+00 | -- | Inf
677.68/677.84 c 678s|190000 | 71 | 6107k| 32.1 | 19M| 56 | - | 348 |5183 | 348 |1019 | 553 | 31k|6518 | 0.000000e+00 | -- | Inf
711.67/711.86 c 712s|200000 | 57 | 6439k| 32.2 | 19M| 56 | 42 | 348 |5564 | 348 |1019 | 553 | 34k|6610 | 0.000000e+00 | -- | Inf
749.97/750.13 c 750s|210000 | 61 | 6786k| 32.3 | 19M| 56 | - | 348 |5313 | 0 | 0 | 553 | 36k|6966 | 0.000000e+00 | -- | Inf
783.46/783.66 c 784s|220000 | 60 | 7102k| 32.3 | 19M| 56 | - | 348 |5060 | 0 | 0 | 553 | 38k|7081 | 0.000000e+00 | -- | Inf
810.85/811.03 c 811s|230000 | 66 | 7377k| 32.1 | 19M| 56 | 49 | 348 |5777 | 348 |1019 | 553 | 39k|7140 | 0.000000e+00 | -- | Inf
840.95/841.18 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
840.95/841.18 c 841s|240000 | 65 | 7671k| 32.0 | 19M| 56 | - | 348 |5958 | 348 |1019 | 553 | 41k|7207 | 0.000000e+00 | -- | Inf
874.85/875.02 c 875s|250000 | 58 | 7999k| 32.0 | 19M| 56 | - | 348 |6471 | 0 | 0 | 553 | 43k|7305 | 0.000000e+00 | -- | Inf
913.34/913.57 c 914s|260000 | 55 | 8342k| 32.1 | 19M| 56 | 61 | 348 |6239 | 348 |1019 | 553 | 45k|7651 | 0.000000e+00 | -- | Inf
949.73/949.99 c 950s|270000 | 50 | 8688k| 32.2 | 19M| 56 | - | 348 |6122 | 348 |1019 | 553 | 47k|7789 | 0.000000e+00 | -- | Inf
975.23/975.42 c 975s|280000 | 61 | 8940k| 31.9 | 20M| 56 | 20 | 348 |7161 | 348 |1019 | 553 | 49k|7839 | 0.000000e+00 | -- | Inf
1014.63/1014.83 c 1015s|290000 | 62 | 9314k| 32.1 | 20M| 56 | 53 | 348 |7077 | 348 |1019 | 553 | 50k|7921 | 0.000000e+00 | -- | Inf
1058.42/1058.68 c 1059s|300000 | 52 | 9727k| 32.4 | 20M| 56 | - | 348 |7109 | 0 | 0 | 553 | 52k|8043 | 0.000000e+00 | -- | Inf
1089.41/1089.62 c 1090s|310000 | 62 | 10027k| 32.3 | 20M| 56 | 89 | 348 |7932 | 348 |1019 | 553 | 54k|8113 | 0.000000e+00 | -- | Inf
1135.60/1135.84 c 1136s|320000 | 55 | 10453k| 32.7 | 20M| 56 | - | 348 |8170 | 0 | 0 | 553 | 56k|8201 | 0.000000e+00 | -- | Inf
1172.20/1172.40 c 1172s|330000 | 57 | 10800k| 32.7 | 20M| 56 | 49 | 348 |8189 | 348 |1019 | 553 | 57k|8350 | 0.000000e+00 | -- | Inf
1211.19/1211.41 c 1211s|340000 | 66 | 11153k| 32.8 | 20M| 56 | 41 | 348 |7657 | 348 |1019 | 553 | 59k|8562 | 0.000000e+00 | -- | Inf
1244.89/1245.16 c 1245s|350000 | 56 | 11480k| 32.8 | 20M| 56 | - | 348 |8019 | 0 | 0 | 553 | 61k|8581 | 0.000000e+00 | -- | Inf
1276.68/1276.92 c 1277s|360000 | 64 | 11766k| 32.7 | 20M| 56 | 60 | 348 |7245 | 348 |1019 | 553 | 63k|8933 | 0.000000e+00 | -- | Inf
1298.08/1298.35 c 1298s|370000 | 74 | 11984k| 32.4 | 20M| 56 | 34 | 348 |7953 | 348 |1019 | 553 | 65k|8944 | 0.000000e+00 | -- | Inf
1324.68/1324.94 c 1325s|380000 | 61 | 12242k| 32.2 | 21M| 56 | 36 | 348 |8379 | 348 |1019 | 553 | 67k|8989 | 0.000000e+00 | -- | Inf
1355.67/1355.92 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1355.67/1355.92 c *1356s|388689 | 0 | 12527k| 32.2 | 20M| 56 | - | 348 |8124 | 348 |1019 | 553 | 69k|9147 | 0.000000e+00 | 0.000000e+00 | 0.00%
1355.67/1355.92 c
1355.67/1355.92 c SCIP Status : problem is solved [optimal solution found]
1355.67/1355.92 c Solving Time (sec) : 1355.91
1355.67/1355.92 c Solving Nodes : 388689
1355.67/1355.92 c Primal Bound : +0.00000000000000e+00 (1 solutions)
1355.67/1355.92 c Dual Bound : +0.00000000000000e+00
1355.67/1355.92 c Gap : 0.00 %
1355.67/1355.93 s SATISFIABLE
1355.67/1355.93 v x369 -x370 x367 -x368 x365 -x366 x363 -x364 x361 -x362 x359 -x360 x357 -x358 x355 -x356 x353 -x354 -x351 -x352 -x349 -x350 -x347
1355.67/1355.93 v -x348 -x345 -x346 x343 -x344 x341 -x342 x339 -x340 -x337 x338 x335 -x336 -x333 x334 -x331 x332 -x329 x330 x327 -x328 x325 -x326
1355.67/1355.93 v x323 -x324 -x321 x322 -x319 x320 -x317 x318 -x315 x316 -x313 -x314 -x311 -x312 -x309 -x310 -x307 x308 -x305 x306 -x303 x304
1355.67/1355.93 v -x301 x302 -x299 x300 -x297 x298 -x295 x296 -x293 x294 -x291 x292 x289 -x290 -x287 x288 x285 -x286 x283 -x284 x281 -x282
1355.67/1355.93 v x279 -x280 x277 -x278 -x275 x276 -x273 x274 -x271 x272 -x269 x270 -x267 x268 -x265 x266 -x263 x264 -x261 x262 -x259 x260 x257
1355.67/1355.93 v -x258 x255 -x256 x253 -x254 -x251 x252 -x249 x250 x247 -x248 x245 -x246 x243 -x244 -x242 -x240 -x238 -x236 -x234 -x232 -x230
1355.67/1355.93 v -x228 -x226 -x224 -x222 -x220 -x218 -x216 -x214 -x212 -x210 -x208 -x206 -x204 -x202 -x200 -x198 -x196 -x194 -x192 -x190 -x188
1355.67/1355.93 v -x186 -x184 -x182 -x180 -x178 x176 x174 x172 -x170 x168 -x166 -x164 -x162 -x160 -x158 -x156 x154 x152 -x150 x148 -x146 -x144
1355.67/1355.93 v -x142 -x140 -x138 -x136 -x134 x132 -x130 x128 -x126 -x124 -x122 -x120 -x118 -x116 -x114 -x112 -x110 -x108 -x106 -x104 -x102
1355.67/1355.93 v -x100 -x98 -x96 -x94 -x92 -x90 -x88 -x86 -x84 -x82 -x80 -x78 -x76 -x74 -x72 -x70 -x68 -x66 -x64 -x62 x60 x58 -x56 -x54 -x52
1355.67/1355.93 v -x50 -x48 -x46 -x44 -x42 x40 x38 x36 -x34 -x32 -x30 -x28 -x26 -x24 -x22 x20 x18 x16 -x14 -x12 -x10 -x8 -x6 -x4 -x2 -x241 -x239
1355.67/1355.93 v -x237 -x235 -x233 -x231 x229 -x227 x225 x223 x221 -x219 -x217 -x215 -x213 -x211 x209 -x207 x205 x203 x201 -x199 -x197 -x195
1355.67/1355.93 v -x193 -x191 -x189 -x187 x185 x183 x181 -x179 -x177 -x175 -x173 -x171 -x169 -x167 -x165 -x163 -x161 -x159 -x157 -x155 -x153 -x151
1355.67/1355.93 v -x149 -x147 -x145 -x143 -x141 -x139 -x137 -x135 -x133 -x131 -x129 -x127 -x125 -x123 -x121 -x119 -x117 -x115 -x113 -x111
1355.67/1355.93 v -x109 -x107 -x105 -x103 -x101 -x99 -x97 -x95 x93 x91 x89 -x87 -x85 -x83 -x81 -x79 -x77 -x75 x73 -x71 x69 x67 -x65 -x63 -x61 -x59
1355.67/1355.93 v -x57 -x55 -x53 -x51 -x49 -x47 -x45 -x43 -x41 -x39 -x37 -x35 -x33 -x31 -x29 -x27 -x25 -x23 -x21 -x19 -x17 -x15 -x13 -x11 -x9
1355.67/1355.93 v -x7 -x5 -x3 -x1
1355.67/1355.93 c SCIP Status : problem is solved [optimal solution found]
1355.67/1355.93 c Solving Time : 1355.91
1355.67/1355.93 c Original Problem :
1355.67/1355.93 c Problem name : HOME/instance-3728985-1338678626.opb
1355.67/1355.93 c Variables : 370 (370 binary, 0 integer, 0 implicit integer, 0 continuous)
1355.67/1355.93 c Constraints : 809 initial, 809 maximal
1355.67/1355.93 c Presolved Problem :
1355.67/1355.93 c Problem name : t_HOME/instance-3728985-1338678626.opb
1355.67/1355.93 c Variables : 348 (348 binary, 0 integer, 0 implicit integer, 0 continuous)
1355.67/1355.93 c Constraints : 768 initial, 8881 maximal
1355.67/1355.93 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1355.67/1355.93 c trivial : 0.00 0 0 0 0 0 0 0 0
1355.67/1355.93 c dualfix : 0.00 0 0 0 0 0 0 0 0
1355.67/1355.93 c boundshift : 0.00 0 0 0 0 0 0 0 0
1355.67/1355.93 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1355.67/1355.93 c implics : 0.00 0 8 0 0 0 0 0 0
1355.67/1355.93 c probing : 0.00 0 0 0 0 0 0 0 0
1355.67/1355.93 c knapsack : 0.01 0 0 0 0 0 0 0 0
1355.67/1355.93 c setppc : 0.00 0 0 0 0 0 8 0 0
1355.67/1355.93 c linear : 0.01 14 0 0 14 0 33 0 0
1355.67/1355.93 c logicor : 0.00 0 0 0 0 0 0 0 0
1355.67/1355.93 c root node : - 3 - - 3 - - - -
1355.67/1355.93 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1355.67/1355.93 c integral : 0 0 0 198524 0 123 1383 0 0 395168
1355.67/1355.93 c knapsack : 240 5 1350225 1 0 80950 4151035 651 0 0
1355.67/1355.93 c setppc : 167 5 1267091 0 0 7474 1167803 0 0 0
1355.67/1355.93 c linear : 0+ 5 379004 0 0 52 2095 0 0 0
1355.67/1355.93 c logicor : 361+ 5 1063155 1 0 25263 1497647 0 0 0
1355.67/1355.93 c countsols : 0 0 0 1 0 0 0 0 0 0
1355.67/1355.93 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1355.67/1355.93 c integral : 78.99 0.00 0.00 78.99 0.00
1355.67/1355.93 c knapsack : 17.41 0.01 17.40 0.00 0.00
1355.67/1355.93 c setppc : 3.12 0.00 3.12 0.00 0.00
1355.67/1355.93 c linear : 0.24 0.00 0.24 0.00 0.00
1355.67/1355.93 c logicor : 13.32 0.00 13.32 0.00 0.00
1355.67/1355.93 c countsols : 0.00 0.00 0.00 0.00 0.00
1355.67/1355.93 c Propagators : Time Calls Cutoffs DomReds
1355.67/1355.93 c vbounds : 0.16 1 0 0
1355.67/1355.93 c rootredcost : 0.15 0 0 0
1355.67/1355.93 c pseudoobj : 0.13 0 0 0
1355.67/1355.93 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1355.67/1355.93 c propagation : 5.62 51117 49528 444979 73.8 855 21.2 -
1355.67/1355.93 c infeasible LP : 5.57 83277 0 0 0.0 0 0.0 0
1355.67/1355.93 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1355.67/1355.93 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1355.67/1355.93 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1355.67/1355.93 c applied globally : - - - 68632 19.4 - - -
1355.67/1355.93 c applied locally : - - - 923 65.3 - - -
1355.67/1355.93 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1355.67/1355.93 c cut pool : 0.01 4 - - 23 - (maximal pool size: 2418)
1355.67/1355.93 c redcost : 0.96 197927 0 0 0 0
1355.67/1355.93 c impliedbounds : 0.00 5 0 0 1024 0
1355.67/1355.93 c intobj : 0.00 0 0 0 0 0
1355.67/1355.93 c cgmip : 0.00 0 0 0 0 0
1355.67/1355.93 c gomory : 0.42 5 0 0 121 0
1355.67/1355.93 c strongcg : 0.39 5 0 0 2037 0
1355.67/1355.93 c cmir : 0.00 0 0 0 0 0
1355.67/1355.93 c flowcover : 0.00 0 0 0 0 0
1355.67/1355.93 c clique : 0.00 5 0 0 15 0
1355.67/1355.93 c zerohalf : 0.00 0 0 0 0 0
1355.67/1355.93 c mcf : 0.00 1 0 0 0 0
1355.67/1355.93 c rapidlearning : 0.11 1 0 0 0 49
1355.67/1355.93 c Pricers : Time Calls Vars
1355.67/1355.93 c problem variables: 0.00 0 0
1355.67/1355.93 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1355.67/1355.93 c relpscost : 78.90 198523 123 1383 0 0 395168
1355.67/1355.93 c pscost : 0.00 0 0 0 0 0 0
1355.67/1355.93 c inference : 0.00 0 0 0 0 0 0
1355.67/1355.93 c mostinf : 0.00 0 0 0 0 0 0
1355.67/1355.93 c leastinf : 0.00 0 0 0 0 0 0
1355.67/1355.93 c fullstrong : 0.00 0 0 0 0 0 0
1355.67/1355.93 c allfullstrong : 0.00 0 0 0 0 0 0
1355.67/1355.93 c random : 0.00 0 0 0 0 0 0
1355.67/1355.93 c Primal Heuristics : Time Calls Found
1355.67/1355.93 c LP solutions : 0.00 - 1
1355.67/1355.93 c pseudo solutions : 0.00 - 0
1355.67/1355.93 c trivial : 0.00 1 0
1355.67/1355.93 c simplerounding : 0.00 0 0
1355.67/1355.93 c zirounding : 0.00 0 0
1355.67/1355.93 c rounding : 0.00 0 0
1355.67/1355.93 c shifting : 0.00 0 0
1355.67/1355.93 c intshifting : 0.00 0 0
1355.67/1355.93 c oneopt : 0.00 0 0
1355.67/1355.93 c twoopt : 0.00 0 0
1355.67/1355.93 c fixandinfer : 0.00 0 0
1355.67/1355.93 c feaspump : 0.00 0 0
1355.67/1355.93 c coefdiving : 0.00 0 0
1355.67/1355.93 c pscostdiving : 0.00 0 0
1355.67/1355.93 c fracdiving : 0.00 0 0
1355.67/1355.93 c veclendiving : 0.00 0 0
1355.67/1355.93 c intdiving : 0.00 0 0
1355.67/1355.93 c actconsdiving : 0.00 0 0
1355.67/1355.93 c objpscostdiving : 0.00 0 0
1355.67/1355.93 c rootsoldiving : 0.00 0 0
1355.67/1355.93 c linesearchdiving : 0.00 0 0
1355.67/1355.93 c guideddiving : 0.00 0 0
1355.67/1355.93 c octane : 0.00 0 0
1355.67/1355.93 c rens : 0.00 0 0
1355.67/1355.93 c rins : 0.00 0 0
1355.67/1355.93 c localbranching : 0.00 0 0
1355.67/1355.93 c mutation : 0.00 0 0
1355.67/1355.93 c crossover : 0.00 0 0
1355.67/1355.93 c dins : 0.00 0 0
1355.67/1355.93 c undercover : 0.00 0 0
1355.67/1355.93 c nlp : 0.00 0 0
1355.67/1355.93 c trysol : 0.00 0 0
1355.67/1355.93 c LP : Time Calls Iterations Iter/call Iter/sec
1355.67/1355.93 c primal LP : 0.00 0 0 0.00 -
1355.67/1355.93 c dual LP : 1185.88 281701 12527225 44.47 10563.65
1355.67/1355.93 c lex dual LP : 0.00 0 0 0.00 -
1355.67/1355.93 c barrier LP : 0.00 0 0 0.00 -
1355.67/1355.93 c diving/probing LP: 0.00 0 0 0.00 -
1355.67/1355.93 c strong branching : 75.78 9147 705528 77.13 9310.65
1355.67/1355.93 c (at root node) : - 9 7925 880.56 -
1355.67/1355.93 c conflict analysis: 0.00 0 0 0.00 -
1355.67/1355.93 c B&B Tree :
1355.67/1355.93 c number of runs : 1
1355.67/1355.93 c nodes : 388689
1355.67/1355.93 c nodes (total) : 388689
1355.67/1355.93 c nodes left : 0
1355.67/1355.93 c max depth : 56
1355.67/1355.93 c max depth (total): 56
1355.67/1355.93 c backtracks : 69125 (17.8%)
1355.67/1355.93 c delayed cutoffs : 6407
1355.67/1355.93 c repropagations : 65532 (394112 domain reductions, 6035 cutoffs)
1355.67/1355.93 c avg switch length: 2.87
1355.67/1355.93 c switching time : 17.46
1355.67/1355.93 c Solution :
1355.67/1355.93 c Solutions found : 1 (1 improvements)
1355.67/1355.93 c First Solution : +0.00000000000000e+00 (in run 1, after 388689 nodes, 1355.91 seconds, depth 23, found by <relaxation>)
1355.67/1355.93 c Primal Bound : +0.00000000000000e+00 (in run 1, after 388689 nodes, 1355.91 seconds, depth 23, found by <relaxation>)
1355.67/1355.93 c Dual Bound : +0.00000000000000e+00
1355.67/1355.93 c Gap : 0.00 %
1355.67/1355.93 c Root Dual Bound : +0.00000000000000e+00
1355.67/1355.93 c Root Iterations : 3207
1355.67/1355.94 c Time complete: 1355.71.
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-3728985-1338678626/watcher-3728985-1338678626 -o /tmp/evaluation-result-3728985-1338678626/solver-3728985-1338678626 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3728985-1338678626.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: 0.00 0.03 0.60 2/172 21697
/proc/meminfo: memFree=28519584/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=8944 CPUtime=0 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) D 21695 21697 21664 0 -1 4202496 1272 0 0 0 0 0 0 0 20 0 1 0 333987100 9158656 1302 33554432000 4194304 8395647 140734602438064 140734602369896 7382157 0 0 4096 0 18446744071581355444 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 2236 1302 374 1026 0 1206 0
[startup+0.0807261 s]
/proc/loadavg: 0.00 0.03 0.60 2/172 21697
/proc/meminfo: memFree=28519584/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=18368 CPUtime=0.06 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 4013 0 0 0 6 0 0 0 20 0 1 0 333987100 18808832 3689 33554432000 4194304 8395647 140734602438064 140734602369896 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 4592 3689 575 1026 0 3562 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 18368
[startup+0.100293 s]
/proc/loadavg: 0.00 0.03 0.60 2/172 21697
/proc/meminfo: memFree=28519584/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=18744 CPUtime=0.09 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 4101 0 0 0 8 1 0 0 20 0 1 0 333987100 19193856 3777 33554432000 4194304 8395647 140734602438064 140734602369896 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 4686 3777 599 1026 0 3656 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18744
[startup+0.300184 s]
/proc/loadavg: 0.00 0.03 0.60 2/172 21697
/proc/meminfo: memFree=28519584/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=35700 CPUtime=0.29 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 8063 0 0 0 28 1 0 0 20 0 1 0 333987100 36556800 7739 33554432000 4194304 8395647 140734602438064 140734602369896 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 8925 7739 620 1026 0 7895 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35700
[startup+0.700212 s]
/proc/loadavg: 0.00 0.03 0.60 2/172 21697
/proc/meminfo: memFree=28519584/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=35832 CPUtime=0.69 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 8260 0 0 0 67 2 0 0 20 0 1 0 333987100 36691968 7917 33554432000 4194304 8395647 140734602438064 140734602433576 6701841 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 8958 7917 629 1026 0 7928 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35832
[startup+1.50022 s]
/proc/loadavg: 0.00 0.03 0.60 3/178 21712
/proc/meminfo: memFree=28442048/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=38348 CPUtime=1.49 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 9126 0 0 0 147 2 0 0 20 0 1 0 333987100 39268352 8783 33554432000 4194304 8395647 140734602438064 140734602433576 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 9587 8783 629 1026 0 8557 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38348
[startup+3.10019 s]
/proc/loadavg: 0.16 0.06 0.60 3/178 21712
/proc/meminfo: memFree=28437080/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=39136 CPUtime=3.09 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 9212 0 0 0 307 2 0 0 20 0 1 0 333987100 40075264 8869 33554432000 4194304 8395647 140734602438064 140734602432936 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 9784 8869 629 1026 0 8754 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39136
[startup+6.30021 s]
/proc/loadavg: 0.16 0.06 0.60 3/178 21712
/proc/meminfo: memFree=28434732/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=39136 CPUtime=6.29 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 9213 0 0 0 625 4 0 0 20 0 1 0 333987100 40075264 8870 33554432000 4194304 8395647 140734602438064 140734602433320 6698711 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 9784 8870 630 1026 0 8754 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39136
[startup+12.7002 s]
/proc/loadavg: 0.44 0.13 0.62 3/178 21712
/proc/meminfo: memFree=28433392/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=39136 CPUtime=12.69 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 9214 0 0 0 1258 11 0 0 20 0 1 0 333987100 40075264 8871 33554432000 4194304 8395647 140734602438064 140734602432936 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 9784 8871 631 1026 0 8754 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39136
[startup+25.5002 s]
/proc/loadavg: 0.68 0.19 0.63 3/178 21712
/proc/meminfo: memFree=28434676/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=39136 CPUtime=25.49 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 9214 0 0 0 2526 23 0 0 20 0 1 0 333987100 40075264 8871 33554432000 4194304 8395647 140734602438064 140734602433192 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 9784 8871 631 1026 0 8754 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39136
[startup+51.1002 s]
/proc/loadavg: 1.13 0.33 0.67 3/177 21712
/proc/meminfo: memFree=28432864/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=39136 CPUtime=51.08 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 9223 0 0 0 5059 49 0 0 20 0 1 0 333987100 40075264 9215 33554432000 4194304 8395647 140734602438064 140734602432936 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 9784 9215 631 1026 0 8754 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 39136
[startup+102.306 s]
/proc/loadavg: 1.65 0.61 0.74 3/177 21712
/proc/meminfo: memFree=28432508/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=39136 CPUtime=102.27 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 9240 0 0 0 10126 101 0 0 20 0 1 0 333987100 40075264 9232 33554432000 4194304 8395647 140734602438064 140734602433528 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 9784 9232 631 1026 0 8754 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 39136
[startup+162.3 s]
/proc/loadavg: 1.86 0.84 0.81 3/177 21712
/proc/meminfo: memFree=28431020/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=39992 CPUtime=162.26 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 9575 0 0 0 16056 170 0 0 20 0 1 0 333987100 40951808 9566 33554432000 4194304 8395647 140734602438064 140734602433672 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 9998 9566 631 1026 0 8968 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 39992
[startup+222.3 s]
/proc/loadavg: 2.01 1.08 0.89 3/177 21712
/proc/meminfo: memFree=28429784/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=40180 CPUtime=222.25 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 9622 0 0 0 21992 233 0 0 20 0 1 0 333987100 41144320 9613 33554432000 4194304 8395647 140734602438064 140734602433192 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 10045 9613 631 1026 0 9015 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 40180
[startup+282.3 s]
/proc/loadavg: 2.00 1.23 0.95 3/177 21713
/proc/meminfo: memFree=28429172/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=40724 CPUtime=282.24 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 9742 0 0 0 27929 295 0 0 20 0 1 0 333987100 41701376 9733 33554432000 4194304 8395647 140734602438064 140734602433624 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 10181 9733 631 1026 0 9151 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 40724
[startup+342.3 s]
/proc/loadavg: 2.00 1.38 1.02 3/177 21713
/proc/meminfo: memFree=28428544/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=41040 CPUtime=342.22 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 9777 0 0 0 33864 358 0 0 20 0 1 0 333987100 42024960 9768 33554432000 4194304 8395647 140734602438064 140734602432936 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 10260 9768 631 1026 0 9230 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 41040
[startup+402.3 s]
/proc/loadavg: 2.00 1.48 1.08 3/177 21713
/proc/meminfo: memFree=28428480/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=41188 CPUtime=402.22 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 9851 0 0 0 39797 425 0 0 20 0 1 0 333987100 42176512 9841 33554432000 4194304 8395647 140734602438064 140734602432936 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 10297 9841 631 1026 0 9267 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 41188
[startup+462.3 s]
/proc/loadavg: 2.00 1.57 1.13 3/177 21713
/proc/meminfo: memFree=28427860/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=41744 CPUtime=462.21 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 9936 0 0 0 45727 494 0 0 20 0 1 0 333987100 42745856 9926 33554432000 4194304 8395647 140734602438064 140734602433528 6723502 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 10436 9926 631 1026 0 9406 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 41744
[startup+522.3 s]
/proc/loadavg: 2.00 1.65 1.18 3/177 21713
/proc/meminfo: memFree=28427860/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=41744 CPUtime=522.2 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 9972 0 0 0 51662 558 0 0 20 0 1 0 333987100 42745856 9962 33554432000 4194304 8395647 140734602438064 140734602433672 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 10436 9962 631 1026 0 9406 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 41744
[startup+582.3 s]
/proc/loadavg: 2.00 1.71 1.23 3/177 21716
/proc/meminfo: memFree=28426604/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=41992 CPUtime=582.19 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 10033 0 0 0 57598 621 0 0 20 0 1 0 333987100 42999808 10023 33554432000 4194304 8395647 140734602438064 140734602433192 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 10498 10023 631 1026 0 9468 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 41992
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=28425392/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=43136 CPUtime=702.18 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 10302 0 0 0 69469 749 0 0 20 0 1 0 333987100 44171264 10292 33554432000 4194304 8395647 140734602438064 140734602433192 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 10784 10292 631 1026 0 9754 0
Current children cumulated CPU time (s) 702.18
Current children cumulated vsize (KiB) 43136
[startup+762.306 s]
/proc/loadavg: 2.00 1.84 1.36 3/177 21717
/proc/meminfo: memFree=28425080/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=43324 CPUtime=762.17 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 10338 0 0 0 75405 812 0 0 20 0 1 0 333987100 44363776 10327 33554432000 4194304 8395647 140734602438064 140734602433672 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 10831 10327 631 1026 0 9801 0
Current children cumulated CPU time (s) 762.17
Current children cumulated vsize (KiB) 43324
[startup+822.3 s]
/proc/loadavg: 2.04 1.88 1.40 3/177 21717
/proc/meminfo: memFree=28425516/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=43324 CPUtime=822.16 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 10342 0 0 0 81341 875 0 0 20 0 1 0 333987100 44363776 10331 33554432000 4194304 8395647 140734602438064 140734602433624 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 10831 10331 631 1026 0 9801 0
Current children cumulated CPU time (s) 822.16
Current children cumulated vsize (KiB) 43324
[startup+882.3 s]
/proc/loadavg: 2.01 1.90 1.44 3/177 21717
/proc/meminfo: memFree=28424772/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=43476 CPUtime=882.14 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 10423 0 0 0 87278 936 0 0 20 0 1 0 333987100 44519424 10412 33554432000 4194304 8395647 140734602438064 140734602433192 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 10869 10412 631 1026 0 9839 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 43476
[startup+942.3 s]
/proc/loadavg: 2.00 1.91 1.47 3/177 21718
/proc/meminfo: memFree=28424276/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=43840 CPUtime=942.13 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 10504 0 0 0 93213 1000 0 0 20 0 1 0 333987100 44892160 10493 33554432000 4194304 8395647 140734602438064 140734602433528 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 10960 10493 631 1026 0 9930 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 43840
[startup+1002.3 s]
/proc/loadavg: 2.00 1.92 1.50 3/177 21718
/proc/meminfo: memFree=28423220/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=44000 CPUtime=1002.13 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 10576 0 0 0 99151 1062 0 0 20 0 1 0 333987100 45056000 10565 33554432000 4194304 8395647 140734602438064 140734602433672 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 11000 10565 631 1026 0 9970 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 44000
[startup+1062.3 s]
/proc/loadavg: 2.00 1.94 1.53 3/177 21718
/proc/meminfo: memFree=28423220/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=44136 CPUtime=1062.12 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 10609 0 0 0 105091 1121 0 0 20 0 1 0 333987100 45195264 10598 33554432000 4194304 8395647 140734602438064 140734602433192 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 11034 10598 631 1026 0 10004 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 44136
[startup+1122.3 s]
/proc/loadavg: 2.00 1.94 1.55 3/177 21718
/proc/meminfo: memFree=28422480/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=45012 CPUtime=1122.1 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 10796 0 0 0 111027 1183 0 0 20 0 1 0 333987100 46092288 10785 33554432000 4194304 8395647 140734602438064 140734602433192 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 11253 10785 631 1026 0 10223 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 45012
[startup+1182.3 s]
/proc/loadavg: 2.00 1.95 1.58 3/178 21721
/proc/meminfo: memFree=28421928/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=45192 CPUtime=1182.1 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 10807 0 0 0 116964 1246 0 0 20 0 1 0 333987100 46276608 10795 33554432000 4194304 8395647 140734602438064 140734602433192 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 11298 10795 631 1026 0 10268 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 45192
[startup+1242.3 s]
/proc/loadavg: 2.00 1.96 1.60 3/177 21722
/proc/meminfo: memFree=28422104/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=45324 CPUtime=1242.09 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 10890 0 0 0 122905 1304 0 0 20 0 1 0 333987100 46411776 10878 33554432000 4194304 8395647 140734602438064 140734602433624 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 11331 10878 631 1026 0 10301 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 45324
[startup+1302.3 s]
/proc/loadavg: 2.04 1.98 1.63 3/178 21723
/proc/meminfo: memFree=28420732/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=46008 CPUtime=1302.09 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 10986 0 0 0 128837 1372 0 0 20 0 1 0 333987100 47112192 10974 33554432000 4194304 8395647 140734602438064 140734602433624 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 11502 10974 631 1026 0 10472 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 46008
Solver just ended. Dumping a history of the last processes samples
[startup+1305.5 s]
/proc/loadavg: 2.04 1.98 1.63 3/178 21723
/proc/meminfo: memFree=28420732/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=46008 CPUtime=1305.28 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 10987 0 0 0 129153 1375 0 0 20 0 1 0 333987100 47112192 10975 33554432000 4194304 8395647 140734602438064 140734602433192 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 11502 10975 631 1026 0 10472 0
Current children cumulated CPU time (s) 1305.28
Current children cumulated vsize (KiB) 46008
[startup+1331.1 s]
/proc/loadavg: 2.03 1.98 1.64 3/178 21723
/proc/meminfo: memFree=28420980/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=46008 CPUtime=1330.88 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 10999 0 0 0 131687 1401 0 0 20 0 1 0 333987100 47112192 10987 33554432000 4194304 8395647 140734602438064 140734602433192 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 11502 10987 631 1026 0 10472 0
Current children cumulated CPU time (s) 1330.88
Current children cumulated vsize (KiB) 46008
[startup+1343.9 s]
/proc/loadavg: 2.02 1.98 1.64 3/178 21723
/proc/meminfo: memFree=28420608/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=46252 CPUtime=1343.67 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 11064 0 0 0 132954 1413 0 0 20 0 1 0 333987100 47362048 11052 33554432000 4194304 8395647 140734602438064 140734602433576 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 11563 11052 631 1026 0 10533 0
Current children cumulated CPU time (s) 1343.67
Current children cumulated vsize (KiB) 46252
[startup+1350.3 s]
/proc/loadavg: 2.02 1.98 1.65 3/178 21723
/proc/meminfo: memFree=28420608/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=46252 CPUtime=1350.08 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 11066 0 0 0 133587 1421 0 0 20 0 1 0 333987100 47362048 11054 33554432000 4194304 8395647 140734602438064 140734602433192 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 11563 11054 631 1026 0 10533 0
Current children cumulated CPU time (s) 1350.08
Current children cumulated vsize (KiB) 46252
[startup+1353.5 s]
/proc/loadavg: 2.02 1.98 1.65 3/177 21723
/proc/meminfo: memFree=28420616/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=46252 CPUtime=1353.28 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 11066 0 0 0 133903 1425 0 0 20 0 1 0 333987100 47362048 11054 33554432000 4194304 8395647 140734602438064 140734602433528 4911327 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 11563 11054 631 1026 0 10533 0
Current children cumulated CPU time (s) 1353.28
Current children cumulated vsize (KiB) 46252
[startup+1355.1 s]
/proc/loadavg: 2.02 1.98 1.65 3/177 21723
/proc/meminfo: memFree=28420616/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=46252 CPUtime=1354.88 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 11067 0 0 0 134062 1426 0 0 20 0 1 0 333987100 47362048 11055 33554432000 4194304 8395647 140734602438064 140734602433576 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 11563 11055 631 1026 0 10533 0
Current children cumulated CPU time (s) 1354.88
Current children cumulated vsize (KiB) 46252
[startup+1355.5 s]
/proc/loadavg: 2.02 1.98 1.65 3/177 21723
/proc/meminfo: memFree=28420616/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=46252 CPUtime=1355.27 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 11067 0 0 0 134101 1426 0 0 20 0 1 0 333987100 47362048 11055 33554432000 4194304 8395647 140734602438064 140734602433576 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 11563 11055 631 1026 0 10533 0
Current children cumulated CPU time (s) 1355.27
Current children cumulated vsize (KiB) 46252
[startup+1355.9 s]
/proc/loadavg: 2.02 1.98 1.65 3/177 21723
/proc/meminfo: memFree=28420616/32873648 swapFree=7388/7388
[pid=21697] ppid=21695 vsize=46252 CPUtime=1355.67 cores=1,3,5,7
/proc/21697/stat : 21697 (pbscip.linux.x8) R 21695 21697 21664 0 -1 4202496 11067 0 0 0 134141 1426 0 0 20 0 1 0 333987100 47362048 11055 33554432000 4194304 8395647 140734602438064 140734602433528 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21697/statm: 11563 11055 631 1026 0 10533 0
Current children cumulated CPU time (s) 1355.67
Current children cumulated vsize (KiB) 46252
Child status: 0
Real time (s): 1355.94
CPU time (s): 1355.72
CPU user time (s): 1341.45
CPU system time (s): 14.2698
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 46252
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1341.45
system time used= 14.2698
maximum resident set size= 44232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11073
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= 17
involuntary context switches= 1395
runsolver used 3.40148 second user time and 15.9286 second system time
The end