0.00/0.00 c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00 c Copyright (c) 2002-2011 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-3740918-1338767294.opb>
1.00/1.02 c original problem has 7936 variables (7936 bin, 0 int, 0 impl, 0 cont) and 176837 constraints
1.00/1.02 c problem read
1.00/1.02 c No objective function, only one solution is needed.
1.00/1.02 c presolving settings loaded
1.19/1.23 c presolving:
1.39/1.49 c (round 1) 1 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 86722 impls, 287 clqs
1.99/2.07 c (round 2) 1 del vars, 30 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 0 chg coeffs, 176828 upgd conss, 86722 impls, 287 clqs
2.19/2.21 c presolving (3 rounds):
2.19/2.21 c 1 deleted vars, 30 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 7 changed sides, 0 changed coefficients
2.19/2.21 c 86722 implications, 287 cliques
2.19/2.21 c presolved problem has 7935 variables (7935 bin, 0 int, 0 impl, 0 cont) and 176807 constraints
2.19/2.21 c 17621 constraints of type <knapsack>
2.19/2.21 c 37799 constraints of type <setppc>
2.19/2.21 c 1 constraints of type <linear>
2.19/2.21 c 121386 constraints of type <logicor>
2.19/2.21 c transformed objective value is always integral (scale: 1)
2.19/2.21 c Presolving Time: 0.98
2.19/2.21 c - non default parameters ----------------------------------------------------------------------
2.19/2.21 c # SCIP version 2.0.1.5
2.19/2.21 c
2.19/2.21 c # frequency for displaying node information lines
2.19/2.21 c # [type: int, range: [-1,2147483647], default: 100]
2.19/2.21 c display/freq = 10000
2.19/2.21 c
2.19/2.21 c # maximal time in seconds to run
2.19/2.21 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.19/2.21 c limits/time = 1797
2.19/2.21 c
2.19/2.21 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.19/2.21 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.19/2.21 c limits/memory = 13950
2.19/2.21 c
2.19/2.21 c # solving stops, if the given number of solutions were found (-1: no limit)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: -1]
2.19/2.21 c limits/solutions = 1
2.19/2.21 c
2.19/2.21 c # maximal number of separation rounds per node (-1: unlimited)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: 5]
2.19/2.21 c separating/maxrounds = 1
2.19/2.21 c
2.19/2.21 c # maximal number of separation rounds in the root node (-1: unlimited)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: -1]
2.19/2.21 c separating/maxroundsroot = 5
2.19/2.21 c
2.19/2.21 c # default clock type (1: CPU user seconds, 2: wall clock time)
2.19/2.21 c # [type: int, range: [1,2], default: 1]
2.19/2.21 c timing/clocktype = 2
2.19/2.21 c
2.19/2.21 c # belongs reading time to solving time?
2.19/2.21 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.19/2.21 c timing/reading = TRUE
2.19/2.21 c
2.19/2.21 c # should presolving try to simplify inequalities
2.19/2.21 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.19/2.21 c constraints/linear/simplifyinequalities = TRUE
2.19/2.21 c
2.19/2.21 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
2.19/2.21 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.19/2.21 c constraints/indicator/addCouplingCons = TRUE
2.19/2.21 c
2.19/2.21 c # should disaggregation of knapsack constraints be allowed in preprocessing?
2.19/2.21 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
2.19/2.21 c constraints/knapsack/disaggregation = FALSE
2.19/2.21 c
2.19/2.21 c # should presolving try to simplify knapsacks
2.19/2.21 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.19/2.21 c constraints/knapsack/simplifyinequalities = TRUE
2.19/2.21 c
2.19/2.21 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: -1]
2.19/2.21 c presolving/probing/maxrounds = 0
2.19/2.21 c
2.19/2.21 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: 10]
2.19/2.21 c heuristics/coefdiving/freq = -1
2.19/2.21 c
2.19/2.21 c # maximal fraction of diving LP iterations compared to node LP iterations
2.19/2.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.19/2.21 c heuristics/coefdiving/maxlpiterquot = 0.075
2.19/2.21 c
2.19/2.21 c # additional number of allowed LP iterations
2.19/2.21 c # [type: int, range: [0,2147483647], default: 1000]
2.19/2.21 c heuristics/coefdiving/maxlpiterofs = 1500
2.19/2.21 c
2.19/2.21 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: 30]
2.19/2.21 c heuristics/crossover/freq = -1
2.19/2.21 c
2.19/2.21 c # number of nodes added to the contingent of the total nodes
2.19/2.21 c # [type: longint, range: [0,9223372036854775807], default: 500]
2.19/2.21 c heuristics/crossover/nodesofs = 750
2.19/2.21 c
2.19/2.21 c # number of nodes without incumbent change that heuristic should wait
2.19/2.21 c # [type: longint, range: [0,9223372036854775807], default: 200]
2.19/2.21 c heuristics/crossover/nwaitingnodes = 100
2.19/2.21 c
2.19/2.21 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
2.19/2.21 c # [type: real, range: [0,1], default: 0.1]
2.19/2.21 c heuristics/crossover/nodesquot = 0.15
2.19/2.21 c
2.19/2.21 c # minimum percentage of integer variables that have to be fixed
2.19/2.21 c # [type: real, range: [0,1], default: 0.666]
2.19/2.21 c heuristics/crossover/minfixingrate = 0.5
2.19/2.21 c
2.19/2.21 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: 20]
2.19/2.21 c heuristics/feaspump/freq = -1
2.19/2.21 c
2.19/2.21 c # additional number of allowed LP iterations
2.19/2.21 c # [type: int, range: [0,2147483647], default: 1000]
2.19/2.21 c heuristics/feaspump/maxlpiterofs = 2000
2.19/2.21 c
2.19/2.21 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: 10]
2.19/2.21 c heuristics/fracdiving/freq = -1
2.19/2.21 c
2.19/2.21 c # maximal fraction of diving LP iterations compared to node LP iterations
2.19/2.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.19/2.21 c heuristics/fracdiving/maxlpiterquot = 0.075
2.19/2.21 c
2.19/2.21 c # additional number of allowed LP iterations
2.19/2.21 c # [type: int, range: [0,2147483647], default: 1000]
2.19/2.21 c heuristics/fracdiving/maxlpiterofs = 1500
2.19/2.21 c
2.19/2.21 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: 10]
2.19/2.21 c heuristics/guideddiving/freq = -1
2.19/2.21 c
2.19/2.21 c # maximal fraction of diving LP iterations compared to node LP iterations
2.19/2.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.19/2.21 c heuristics/guideddiving/maxlpiterquot = 0.075
2.19/2.21 c
2.19/2.21 c # additional number of allowed LP iterations
2.19/2.21 c # [type: int, range: [0,2147483647], default: 1000]
2.19/2.21 c heuristics/guideddiving/maxlpiterofs = 1500
2.19/2.21 c
2.19/2.21 c # maximal fraction of diving LP iterations compared to node LP iterations
2.19/2.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.19/2.21 c heuristics/intdiving/maxlpiterquot = 0.075
2.19/2.21 c
2.19/2.21 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: 10]
2.19/2.21 c heuristics/intshifting/freq = -1
2.19/2.21 c
2.19/2.21 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: 10]
2.19/2.21 c heuristics/linesearchdiving/freq = -1
2.19/2.21 c
2.19/2.21 c # maximal fraction of diving LP iterations compared to node LP iterations
2.19/2.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.19/2.21 c heuristics/linesearchdiving/maxlpiterquot = 0.075
2.19/2.21 c
2.19/2.21 c # additional number of allowed LP iterations
2.19/2.21 c # [type: int, range: [0,2147483647], default: 1000]
2.19/2.21 c heuristics/linesearchdiving/maxlpiterofs = 1500
2.19/2.21 c
2.19/2.21 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: 20]
2.19/2.21 c heuristics/objpscostdiving/freq = -1
2.19/2.21 c
2.19/2.21 c # maximal fraction of diving LP iterations compared to total iteration number
2.19/2.21 c # [type: real, range: [0,1], default: 0.01]
2.19/2.21 c heuristics/objpscostdiving/maxlpiterquot = 0.015
2.19/2.21 c
2.19/2.21 c # additional number of allowed LP iterations
2.19/2.21 c # [type: int, range: [0,2147483647], default: 1000]
2.19/2.21 c heuristics/objpscostdiving/maxlpiterofs = 1500
2.19/2.21 c
2.19/2.21 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: 1]
2.19/2.21 c heuristics/oneopt/freq = -1
2.19/2.21 c
2.19/2.21 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: 10]
2.19/2.21 c heuristics/pscostdiving/freq = -1
2.19/2.21 c
2.19/2.21 c # maximal fraction of diving LP iterations compared to node LP iterations
2.19/2.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.19/2.21 c heuristics/pscostdiving/maxlpiterquot = 0.075
2.19/2.21 c
2.19/2.21 c # additional number of allowed LP iterations
2.19/2.21 c # [type: int, range: [0,2147483647], default: 1000]
2.19/2.21 c heuristics/pscostdiving/maxlpiterofs = 1500
2.19/2.21 c
2.19/2.21 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: 0]
2.19/2.21 c heuristics/rens/freq = -1
2.19/2.21 c
2.19/2.21 c # minimum percentage of integer variables that have to be fixable
2.19/2.21 c # [type: real, range: [0,1], default: 0.5]
2.19/2.21 c heuristics/rens/minfixingrate = 0.3
2.19/2.21 c
2.19/2.21 c # number of nodes added to the contingent of the total nodes
2.19/2.21 c # [type: longint, range: [0,9223372036854775807], default: 500]
2.19/2.21 c heuristics/rens/nodesofs = 2000
2.19/2.21 c
2.19/2.21 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: 20]
2.19/2.21 c heuristics/rootsoldiving/freq = -1
2.19/2.21 c
2.19/2.21 c # maximal fraction of diving LP iterations compared to node LP iterations
2.19/2.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
2.19/2.21 c heuristics/rootsoldiving/maxlpiterquot = 0.015
2.19/2.21 c
2.19/2.21 c # additional number of allowed LP iterations
2.19/2.21 c # [type: int, range: [0,2147483647], default: 1000]
2.19/2.21 c heuristics/rootsoldiving/maxlpiterofs = 1500
2.19/2.21 c
2.19/2.21 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: 1]
2.19/2.21 c heuristics/rounding/freq = -1
2.19/2.21 c
2.19/2.21 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: 0]
2.19/2.21 c heuristics/shiftandpropagate/freq = -1
2.19/2.21 c
2.19/2.21 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: 10]
2.19/2.21 c heuristics/shifting/freq = -1
2.19/2.21 c
2.19/2.21 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: 1]
2.19/2.21 c heuristics/simplerounding/freq = -1
2.19/2.21 c
2.19/2.21 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: 1]
2.19/2.21 c heuristics/subnlp/freq = -1
2.19/2.21 c
2.19/2.21 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: 0]
2.19/2.21 c heuristics/trivial/freq = -1
2.19/2.21 c
2.19/2.21 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: 1]
2.19/2.21 c heuristics/trysol/freq = -1
2.19/2.21 c
2.19/2.21 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: 0]
2.19/2.21 c heuristics/undercover/freq = -1
2.19/2.21 c
2.19/2.21 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: 10]
2.19/2.21 c heuristics/veclendiving/freq = -1
2.19/2.21 c
2.19/2.21 c # maximal fraction of diving LP iterations compared to node LP iterations
2.19/2.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.19/2.21 c heuristics/veclendiving/maxlpiterquot = 0.075
2.19/2.21 c
2.19/2.21 c # additional number of allowed LP iterations
2.19/2.21 c # [type: int, range: [0,2147483647], default: 1000]
2.19/2.21 c heuristics/veclendiving/maxlpiterofs = 1500
2.19/2.21 c
2.19/2.21 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: 1]
2.19/2.21 c heuristics/zirounding/freq = -1
2.19/2.21 c
2.19/2.21 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: 0]
2.19/2.21 c separating/cmir/freq = -1
2.19/2.21 c
2.19/2.21 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: 0]
2.19/2.21 c separating/flowcover/freq = -1
2.19/2.21 c
2.19/2.21 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
2.19/2.21 c # [type: int, range: [-1,2147483647], default: -1]
2.19/2.21 c separating/rapidlearning/freq = 0
2.19/2.21 c
2.19/2.21 c -----------------------------------------------------------------------------------------------
2.19/2.21 c start solving
2.19/2.21 c
3.79/3.80 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
3.79/3.80 c 3.8s| 1 | 0 | 1399 | - | 260M| 0 | 662 |7935 | 176k|7935 | 176k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
6.70/6.71 c 6.7s| 1 | 0 | 2938 | - | 260M| 0 |1188 |7935 | 176k|7935 | 176k| 6 | 0 | 0 | 0.000000e+00 | -- | Inf
21.79/21.80 c 21.8s| 1 | 0 | 10302 | - | 262M| 0 |2773 |7935 | 176k|7935 | 176k| 28 | 0 | 0 | 0.000000e+00 | -- | Inf
124.07/124.13 c 124s| 1 | 0 | 30682 | - | 263M| 0 |3232 |7935 | 176k|7935 | 176k| 113 | 0 | 0 | 0.000000e+00 | -- | Inf
175.66/175.72 c 176s| 1 | 0 | 40967 | - | 266M| 0 |3631 |7935 | 176k|7935 | 177k| 227 | 0 | 0 | 0.000000e+00 | -- | Inf
306.65/306.75 c 307s| 1 | 0 | 53879 | - | 266M| 0 |3658 |7935 | 176k|7935 | 177k| 330 | 0 | 0 | 0.000000e+00 | -- | Inf
377.53/377.69 c 378s| 1 | 2 | 53879 | - | 266M| 0 |3658 |7935 | 176k|7935 | 177k| 330 | 0 | 19 | 0.000000e+00 | -- | Inf
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-3740918-1338767294/watcher-3740918-1338767294 -o /tmp/evaluation-result-3740918-1338767294/solver-3740918-1338767294 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740918-1338767294.opb -t 1800 -m 15500
running on 4 cores: 1,3,5,7
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.02 2.01 2.07 3/176 21451
/proc/meminfo: memFree=28275828/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=9592 CPUtime=0 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 1548 0 0 0 0 0 0 0 20 0 1 0 342855392 9822208 1502 33554432000 4194304 9016284 140734987436960 140734106708472 7927904 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 2481 1511 330 1178 0 1299 0
[startup+0.071255 s]
/proc/loadavg: 2.02 2.01 2.07 3/176 21451
/proc/meminfo: memFree=28275828/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=19624 CPUtime=0.06 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 3893 0 0 0 6 0 0 0 20 0 1 0 342855392 20094976 3847 33554432000 4194304 9016284 140734987436960 140734106708472 7928096 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 4906 3847 357 1178 0 3724 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 19624
[startup+0.100279 s]
/proc/loadavg: 2.02 2.01 2.07 3/176 21451
/proc/meminfo: memFree=28275828/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=21252 CPUtime=0.09 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 4303 0 0 0 9 0 0 0 20 0 1 0 342855392 21762048 4257 33554432000 4194304 9016284 140734987436960 140734106708472 7870473 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 5313 4257 357 1178 0 4131 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21252
[startup+0.300176 s]
/proc/loadavg: 2.02 2.01 2.07 3/176 21451
/proc/meminfo: memFree=28275828/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=36816 CPUtime=0.28 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 8191 0 0 0 28 0 0 0 20 0 1 0 342855392 37699584 8145 33554432000 4194304 9016284 140734987436960 140734106708472 7928096 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 9204 8146 357 1178 0 8022 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 36816
[startup+0.700158 s]
/proc/loadavg: 2.02 2.01 2.07 3/176 21451
/proc/meminfo: memFree=28275828/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=66388 CPUtime=0.69 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 15564 0 0 0 67 2 0 0 20 0 1 0 342855392 67981312 15518 33554432000 4194304 9016284 140734987436960 140734106708472 7928096 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 16597 15518 357 1178 0 15415 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66388
[startup+1.50019 s]
/proc/loadavg: 2.02 2.01 2.07 3/177 21452
/proc/meminfo: memFree=28193476/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=228032 CPUtime=1.49 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 55438 0 0 0 141 8 0 0 20 0 1 0 342855392 233504768 55042 33554432000 4194304 9016284 140734987436960 140734987300856 18446744073699066188 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 57008 55042 486 1178 0 55826 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 228032
[startup+3.10021 s]
/proc/loadavg: 2.17 2.04 2.08 3/177 21452
/proc/meminfo: memFree=28015508/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=535364 CPUtime=3.09 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 112240 0 0 0 290 19 0 0 20 0 1 0 342855392 548212736 124006 33554432000 4194304 9016284 140734987436960 140734987431128 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 133841 124006 624 1178 0 132659 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 535364
[startup+6.30021 s]
/proc/loadavg: 2.17 2.04 2.08 3/177 21452
/proc/meminfo: memFree=27705256/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=554248 CPUtime=6.29 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 118668 0 0 0 608 21 0 0 20 0 1 0 342855392 567549952 132768 33554432000 4194304 9016284 140734987436960 140734987431128 7180882 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 138562 132768 661 1178 0 137380 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 554248
[startup+12.7003 s]
/proc/loadavg: 2.22 2.06 2.08 3/177 21452
/proc/meminfo: memFree=27655952/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=602940 CPUtime=12.68 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 123777 0 0 0 1245 23 0 0 20 0 1 0 342855392 617410560 146365 33554432000 4194304 9016284 140734987436960 140734987431128 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 150735 146365 661 1178 0 149553 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 602940
[startup+25.5068 s]
/proc/loadavg: 2.19 2.05 2.08 3/177 21452
/proc/meminfo: memFree=27648564/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=602940 CPUtime=25.49 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 123994 0 0 0 2524 25 0 0 20 0 1 0 342855392 617410560 146582 33554432000 4194304 9016284 140734987436960 140734987432072 7870544 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 150735 146582 661 1178 0 149553 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 602940
[startup+51.1003 s]
/proc/loadavg: 2.12 2.05 2.08 3/177 21452
/proc/meminfo: memFree=27640040/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=602940 CPUtime=51.08 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 125186 0 0 0 5079 29 0 0 20 0 1 0 342855392 617410560 147772 33554432000 4194304 9016284 140734987436960 140734987430824 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 150735 147772 661 1178 0 149553 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 602940
[startup+102.3 s]
/proc/loadavg: 2.05 2.04 2.08 3/177 21453
/proc/meminfo: memFree=27619172/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=649412 CPUtime=102.27 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 125500 0 0 0 10194 33 0 0 20 0 1 0 342855392 664997888 152174 33554432000 4194304 9016284 140734987436960 140734987430744 7181678 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 162353 152174 663 1178 0 161171 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 649412
[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.07 3/178 21456
/proc/meminfo: memFree=27573832/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=668204 CPUtime=162.26 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 126756 0 0 0 16184 42 0 0 20 0 1 0 342855392 684240896 162117 33554432000 4194304 9016284 140734987436960 140734987431128 7227279 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 167051 162117 663 1178 0 165869 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 668204
[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.06 3/177 21456
/proc/meminfo: memFree=27565620/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=668204 CPUtime=222.26 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 126760 0 0 0 22176 50 0 0 20 0 1 0 342855392 684240896 163654 33554432000 4194304 9016284 140734987436960 140734987432072 7870564 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 167051 163654 663 1178 0 165869 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 668204
[startup+282.3 s]
/proc/loadavg: 2.03 2.03 2.06 3/177 21456
/proc/meminfo: memFree=27558956/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=668204 CPUtime=282.25 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 126914 0 0 0 28169 56 0 0 20 0 1 0 342855392 684240896 163808 33554432000 4194304 9016284 140734987436960 140734987430824 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 167051 163808 663 1178 0 165869 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 668204
[startup+342.307 s]
/proc/loadavg: 2.01 2.02 2.06 3/177 21456
/proc/meminfo: memFree=27552348/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=668204 CPUtime=342.24 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 126915 0 0 0 34161 63 0 0 20 0 1 0 342855392 684240896 163809 33554432000 4194304 9016284 140734987436960 140734987430712 7180882 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 167051 163809 664 1178 0 165869 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 668204
[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/177 21457
/proc/meminfo: memFree=27548040/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=668204 CPUtime=402.23 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 127093 0 0 0 40152 71 0 0 20 0 1 0 342855392 684240896 163987 33554432000 4194304 9016284 140734987436960 140734987430712 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 167051 163987 672 1178 0 165869 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 668204
[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/177 21457
/proc/meminfo: memFree=27547652/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=668204 CPUtime=462.22 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 127093 0 0 0 46143 79 0 0 20 0 1 0 342855392 684240896 163987 33554432000 4194304 9016284 140734987436960 140734987430712 7180996 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 167051 163987 672 1178 0 165869 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 668204
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/177 21457
/proc/meminfo: memFree=27543540/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=668204 CPUtime=522.21 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 127099 0 0 0 52134 87 0 0 20 0 1 0 342855392 684240896 163993 33554432000 4194304 9016284 140734987436960 140734987431016 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 167051 163993 672 1178 0 165869 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 668204
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/177 21457
/proc/meminfo: memFree=27543720/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=668204 CPUtime=582.2 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 127099 0 0 0 58126 94 0 0 20 0 1 0 342855392 684240896 163993 33554432000 4194304 9016284 140734987436960 140734987430712 7199008 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 167051 163993 672 1178 0 165869 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 668204
[startup+642.3 s]
################
# More data... #
################
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 127099 0 0 0 106055 158 0 0 20 0 1 0 342855392 684240896 163993 33554432000 4194304 9016284 140734987436960 140734987429880 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 167051 163993 672 1178 0 165869 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 668204
[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21485
/proc/meminfo: memFree=27512188/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=668204 CPUtime=1122.11 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 127099 0 0 0 112048 163 0 0 20 0 1 0 342855392 684240896 163993 33554432000 4194304 9016284 140734987436960 140734987431016 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 167051 163993 672 1178 0 165869 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 668204
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21485
/proc/meminfo: memFree=27514856/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=668204 CPUtime=1182.11 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 127099 0 0 0 118040 171 0 0 20 0 1 0 342855392 684240896 163993 33554432000 4194304 9016284 140734987436960 140734987430712 7181022 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 167051 163993 672 1178 0 165869 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 668204
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21485
/proc/meminfo: memFree=27513944/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=668204 CPUtime=1242.1 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 127099 0 0 0 124032 178 0 0 20 0 1 0 342855392 684240896 163993 33554432000 4194304 9016284 140734987436960 140734987430712 7180592 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 167051 163993 672 1178 0 165869 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 668204
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21486
/proc/meminfo: memFree=27513728/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=668204 CPUtime=1302.09 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 127099 0 0 0 130024 185 0 0 20 0 1 0 342855392 684240896 163993 33554432000 4194304 9016284 140734987436960 140734987430824 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 167051 163993 672 1178 0 165869 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 668204
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21489
/proc/meminfo: memFree=27510312/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=668204 CPUtime=1362.08 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 127099 0 0 0 136016 192 0 0 20 0 1 0 342855392 684240896 163993 33554432000 4194304 9016284 140734987436960 140734987429880 7181678 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 167051 163993 672 1178 0 165869 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 668204
[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21489
/proc/meminfo: memFree=27512172/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=668204 CPUtime=1422.07 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 127099 0 0 0 142008 199 0 0 20 0 1 0 342855392 684240896 163993 33554432000 4194304 9016284 140734987436960 140734987430216 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 167051 163993 672 1178 0 165869 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 668204
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21528
/proc/meminfo: memFree=30210896/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=668204 CPUtime=1482.06 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 127101 0 0 0 148000 206 0 0 20 0 1 0 342855392 684240896 164160 33554432000 4194304 9016284 140734987436960 140734987430824 7180882 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 167051 164160 672 1178 0 165869 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 668204
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21528
/proc/meminfo: memFree=30209788/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=668204 CPUtime=1542.06 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 127105 0 0 0 153991 215 0 0 20 0 1 0 342855392 684240896 164359 33554432000 4194304 9016284 140734987436960 140734987430872 7180672 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 167051 164359 672 1178 0 165869 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 668204
[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 21529
/proc/meminfo: memFree=30204208/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=668204 CPUtime=1602.03 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 127108 0 0 0 159984 219 0 0 20 0 1 0 342855392 684240896 165363 33554432000 4194304 9016284 140734987436960 140734987431192 7198978 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 167051 165363 672 1178 0 165869 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 668204
[startup+1662.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 21529
/proc/meminfo: memFree=30202032/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=668204 CPUtime=1662.03 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 127114 0 0 0 165977 226 0 0 20 0 1 0 342855392 684240896 165617 33554432000 4194304 9016284 140734987436960 140734987430712 7082000 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 167051 165617 672 1178 0 165869 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 668204
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21529
/proc/meminfo: memFree=30201136/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=668204 CPUtime=1722.01 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 127115 0 0 0 171970 231 0 0 20 0 1 0 342855392 684240896 165617 33554432000 4194304 9016284 140734987436960 140734987430824 7181381 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 167051 165617 672 1178 0 165869 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 668204
[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 21529
/proc/meminfo: memFree=30200312/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=668204 CPUtime=1782.01 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 127115 0 0 0 177964 237 0 0 20 0 1 0 342855392 684240896 165866 33554432000 4194304 9016284 140734987436960 140734987430744 7181002 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 167051 165866 672 1178 0 165869 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 668204
Maximum CPU time exceeded: sending SIGTERM then SIGKILL
[startup+1800.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 21529
/proc/meminfo: memFree=30196888/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=668204 CPUtime=1800.01 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 127115 0 0 0 179763 238 0 0 20 0 1 0 342855392 684240896 165866 33554432000 4194304 9016284 140734987436960 140734987430744 7181682 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 167051 165866 672 1178 0 165869 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 668204
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
Sending SIGKILL to process tree (bottom up)
Sending SIGKILL to -21451
Solver just ended. Dumping a history of the last processes samples
[startup+1801.6 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 21530
/proc/meminfo: memFree=30196888/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=668204 CPUtime=1801.3 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 127115 0 0 0 179892 238 0 0 20 0 1 0 342855392 684240896 165866 33554432000 4194304 9016284 140734987436960 140734987430744 7180598 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 167051 165866 672 1178 0 165869 0
Current children cumulated CPU time (s) 1801.3
Current children cumulated vsize (KiB) 668204
[startup+1802.01 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 21530
/proc/meminfo: memFree=30196880/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=668204 CPUtime=1801.71 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 127115 0 0 0 179933 238 0 0 20 0 1 0 342855392 684240896 165866 33554432000 4194304 9016284 140734987436960 140734987429880 7143977 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 167051 165866 672 1178 0 165869 0
Current children cumulated CPU time (s) 1801.71
Current children cumulated vsize (KiB) 668204
[startup+1802.2 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 21530
/proc/meminfo: memFree=30196880/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=668204 CPUtime=1801.9 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 127115 0 0 0 179952 238 0 0 20 0 1 0 342855392 684240896 165866 33554432000 4194304 9016284 140734987436960 140734987429880 7180882 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 167051 165866 672 1178 0 165869 0
Current children cumulated CPU time (s) 1801.9
Current children cumulated vsize (KiB) 668204
[startup+1802.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 21530
/proc/meminfo: memFree=30196880/32873648 swapFree=7628/7628
[pid=21451] ppid=21449 vsize=668204 CPUtime=1802 cores=1,3,5,7
/proc/21451/stat : 21451 (scip-2.0.1.4b_2) R 21449 21451 20052 0 -1 4202496 127115 0 0 0 179962 238 0 0 20 0 1 0 342855392 684240896 165866 33554432000 4194304 9016284 140734987436960 140734987429880 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/21451/statm: 167051 165866 672 1178 0 165869 0
Current children cumulated CPU time (s) 1802
Current children cumulated vsize (KiB) 668204
Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.32
CPU time (s): 1802.03
CPU user time (s): 1799.63
CPU system time (s): 2.39464
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 668204
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.63
system time used= 2.39464
maximum resident set size= 663464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127115
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= 19
involuntary context switches= 1853
runsolver used 2.85857 second user time and 8.74367 second system time
The end