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-3740814-1338764718.opb>
32.88/33.00 c original problem has 248659 variables (248659 bin, 0 int, 0 impl, 0 cont) and 5546518 constraints
32.88/33.00 c problem read
33.00/33.00 c No objective function, only one solution is needed.
33.00/33.01 c presolving settings loaded
41.09/41.10 c presolving:
80.07/80.16 c (round 1) 1 del vars, 8 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 0 chg coeffs, 5546509 upgd conss, 2248928 impls, 9881 clqs
87.27/87.33 c presolving (2 rounds):
87.27/87.33 c 1 deleted vars, 22 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 7 changed sides, 0 changed coefficients
87.27/87.33 c 2248928 implications, 9881 cliques
87.27/87.33 c presolved problem has 248658 variables (248658 bin, 0 int, 0 impl, 0 cont) and 5546496 constraints
87.27/87.33 c 570855 constraints of type <knapsack>
87.27/87.33 c 1107571 constraints of type <setppc>
87.27/87.33 c 1 constraints of type <linear>
87.27/87.33 c 3868069 constraints of type <logicor>
87.27/87.33 c transformed objective value is always integral (scale: 1)
87.27/87.33 c Presolving Time: 46.64
87.27/87.33 c - non default parameters ----------------------------------------------------------------------
87.27/87.33 c # SCIP version 2.0.1.5
87.27/87.33 c
87.27/87.33 c # frequency for displaying node information lines
87.27/87.33 c # [type: int, range: [-1,2147483647], default: 100]
87.27/87.33 c display/freq = 10000
87.27/87.33 c
87.27/87.33 c # maximal time in seconds to run
87.27/87.33 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
87.27/87.33 c limits/time = 1797
87.27/87.33 c
87.27/87.33 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
87.27/87.33 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
87.27/87.33 c limits/memory = 13950
87.27/87.33 c
87.27/87.33 c # solving stops, if the given number of solutions were found (-1: no limit)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: -1]
87.27/87.33 c limits/solutions = 1
87.27/87.33 c
87.27/87.33 c # maximal number of separation rounds per node (-1: unlimited)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: 5]
87.27/87.33 c separating/maxrounds = 1
87.27/87.33 c
87.27/87.33 c # maximal number of separation rounds in the root node (-1: unlimited)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: -1]
87.27/87.33 c separating/maxroundsroot = 5
87.27/87.33 c
87.27/87.33 c # default clock type (1: CPU user seconds, 2: wall clock time)
87.27/87.33 c # [type: int, range: [1,2], default: 1]
87.27/87.33 c timing/clocktype = 2
87.27/87.33 c
87.27/87.33 c # belongs reading time to solving time?
87.27/87.33 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
87.27/87.33 c timing/reading = TRUE
87.27/87.33 c
87.27/87.33 c # should presolving try to simplify inequalities
87.27/87.33 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
87.27/87.33 c constraints/linear/simplifyinequalities = TRUE
87.27/87.33 c
87.27/87.33 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
87.27/87.33 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
87.27/87.33 c constraints/indicator/addCouplingCons = TRUE
87.27/87.33 c
87.27/87.33 c # should disaggregation of knapsack constraints be allowed in preprocessing?
87.27/87.33 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
87.27/87.33 c constraints/knapsack/disaggregation = FALSE
87.27/87.33 c
87.27/87.33 c # should presolving try to simplify knapsacks
87.27/87.33 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
87.27/87.33 c constraints/knapsack/simplifyinequalities = TRUE
87.27/87.33 c
87.27/87.33 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: -1]
87.27/87.33 c presolving/probing/maxrounds = 0
87.27/87.33 c
87.27/87.33 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: 10]
87.27/87.33 c heuristics/coefdiving/freq = -1
87.27/87.33 c
87.27/87.33 c # maximal fraction of diving LP iterations compared to node LP iterations
87.27/87.33 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
87.27/87.33 c heuristics/coefdiving/maxlpiterquot = 0.075
87.27/87.33 c
87.27/87.33 c # additional number of allowed LP iterations
87.27/87.33 c # [type: int, range: [0,2147483647], default: 1000]
87.27/87.33 c heuristics/coefdiving/maxlpiterofs = 1500
87.27/87.33 c
87.27/87.33 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: 30]
87.27/87.33 c heuristics/crossover/freq = -1
87.27/87.33 c
87.27/87.33 c # number of nodes added to the contingent of the total nodes
87.27/87.33 c # [type: longint, range: [0,9223372036854775807], default: 500]
87.27/87.33 c heuristics/crossover/nodesofs = 750
87.27/87.33 c
87.27/87.33 c # number of nodes without incumbent change that heuristic should wait
87.27/87.33 c # [type: longint, range: [0,9223372036854775807], default: 200]
87.27/87.33 c heuristics/crossover/nwaitingnodes = 100
87.27/87.33 c
87.27/87.33 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
87.27/87.33 c # [type: real, range: [0,1], default: 0.1]
87.27/87.33 c heuristics/crossover/nodesquot = 0.15
87.27/87.33 c
87.27/87.33 c # minimum percentage of integer variables that have to be fixed
87.27/87.33 c # [type: real, range: [0,1], default: 0.666]
87.27/87.33 c heuristics/crossover/minfixingrate = 0.5
87.27/87.33 c
87.27/87.33 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: 20]
87.27/87.33 c heuristics/feaspump/freq = -1
87.27/87.33 c
87.27/87.33 c # additional number of allowed LP iterations
87.27/87.33 c # [type: int, range: [0,2147483647], default: 1000]
87.27/87.33 c heuristics/feaspump/maxlpiterofs = 2000
87.27/87.33 c
87.27/87.33 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: 10]
87.27/87.33 c heuristics/fracdiving/freq = -1
87.27/87.33 c
87.27/87.33 c # maximal fraction of diving LP iterations compared to node LP iterations
87.27/87.33 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
87.27/87.33 c heuristics/fracdiving/maxlpiterquot = 0.075
87.27/87.33 c
87.27/87.33 c # additional number of allowed LP iterations
87.27/87.33 c # [type: int, range: [0,2147483647], default: 1000]
87.27/87.33 c heuristics/fracdiving/maxlpiterofs = 1500
87.27/87.33 c
87.27/87.33 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: 10]
87.27/87.33 c heuristics/guideddiving/freq = -1
87.27/87.33 c
87.27/87.33 c # maximal fraction of diving LP iterations compared to node LP iterations
87.27/87.33 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
87.27/87.33 c heuristics/guideddiving/maxlpiterquot = 0.075
87.27/87.33 c
87.27/87.33 c # additional number of allowed LP iterations
87.27/87.33 c # [type: int, range: [0,2147483647], default: 1000]
87.27/87.33 c heuristics/guideddiving/maxlpiterofs = 1500
87.27/87.33 c
87.27/87.33 c # maximal fraction of diving LP iterations compared to node LP iterations
87.27/87.33 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
87.27/87.33 c heuristics/intdiving/maxlpiterquot = 0.075
87.27/87.33 c
87.27/87.33 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: 10]
87.27/87.33 c heuristics/intshifting/freq = -1
87.27/87.33 c
87.27/87.33 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: 10]
87.27/87.33 c heuristics/linesearchdiving/freq = -1
87.27/87.33 c
87.27/87.33 c # maximal fraction of diving LP iterations compared to node LP iterations
87.27/87.33 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
87.27/87.33 c heuristics/linesearchdiving/maxlpiterquot = 0.075
87.27/87.33 c
87.27/87.33 c # additional number of allowed LP iterations
87.27/87.33 c # [type: int, range: [0,2147483647], default: 1000]
87.27/87.33 c heuristics/linesearchdiving/maxlpiterofs = 1500
87.27/87.33 c
87.27/87.33 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: 20]
87.27/87.33 c heuristics/objpscostdiving/freq = -1
87.27/87.33 c
87.27/87.33 c # maximal fraction of diving LP iterations compared to total iteration number
87.27/87.33 c # [type: real, range: [0,1], default: 0.01]
87.27/87.33 c heuristics/objpscostdiving/maxlpiterquot = 0.015
87.27/87.33 c
87.27/87.33 c # additional number of allowed LP iterations
87.27/87.33 c # [type: int, range: [0,2147483647], default: 1000]
87.27/87.33 c heuristics/objpscostdiving/maxlpiterofs = 1500
87.27/87.33 c
87.27/87.33 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: 1]
87.27/87.33 c heuristics/oneopt/freq = -1
87.27/87.33 c
87.27/87.33 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: 10]
87.27/87.33 c heuristics/pscostdiving/freq = -1
87.27/87.33 c
87.27/87.33 c # maximal fraction of diving LP iterations compared to node LP iterations
87.27/87.33 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
87.27/87.33 c heuristics/pscostdiving/maxlpiterquot = 0.075
87.27/87.33 c
87.27/87.33 c # additional number of allowed LP iterations
87.27/87.33 c # [type: int, range: [0,2147483647], default: 1000]
87.27/87.33 c heuristics/pscostdiving/maxlpiterofs = 1500
87.27/87.33 c
87.27/87.33 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: 0]
87.27/87.33 c heuristics/rens/freq = -1
87.27/87.33 c
87.27/87.33 c # minimum percentage of integer variables that have to be fixable
87.27/87.33 c # [type: real, range: [0,1], default: 0.5]
87.27/87.33 c heuristics/rens/minfixingrate = 0.3
87.27/87.33 c
87.27/87.33 c # number of nodes added to the contingent of the total nodes
87.27/87.33 c # [type: longint, range: [0,9223372036854775807], default: 500]
87.27/87.33 c heuristics/rens/nodesofs = 2000
87.27/87.33 c
87.27/87.33 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: 20]
87.27/87.33 c heuristics/rootsoldiving/freq = -1
87.27/87.33 c
87.27/87.33 c # maximal fraction of diving LP iterations compared to node LP iterations
87.27/87.33 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
87.27/87.33 c heuristics/rootsoldiving/maxlpiterquot = 0.015
87.27/87.33 c
87.27/87.33 c # additional number of allowed LP iterations
87.27/87.33 c # [type: int, range: [0,2147483647], default: 1000]
87.27/87.33 c heuristics/rootsoldiving/maxlpiterofs = 1500
87.27/87.33 c
87.27/87.33 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: 1]
87.27/87.33 c heuristics/rounding/freq = -1
87.27/87.33 c
87.27/87.33 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: 0]
87.27/87.33 c heuristics/shiftandpropagate/freq = -1
87.27/87.33 c
87.27/87.33 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: 10]
87.27/87.33 c heuristics/shifting/freq = -1
87.27/87.33 c
87.27/87.33 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: 1]
87.27/87.33 c heuristics/simplerounding/freq = -1
87.27/87.33 c
87.27/87.33 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: 1]
87.27/87.33 c heuristics/subnlp/freq = -1
87.27/87.33 c
87.27/87.33 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: 0]
87.27/87.33 c heuristics/trivial/freq = -1
87.27/87.33 c
87.27/87.33 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: 1]
87.27/87.33 c heuristics/trysol/freq = -1
87.27/87.33 c
87.27/87.33 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: 0]
87.27/87.33 c heuristics/undercover/freq = -1
87.27/87.33 c
87.27/87.33 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: 10]
87.27/87.33 c heuristics/veclendiving/freq = -1
87.27/87.33 c
87.27/87.33 c # maximal fraction of diving LP iterations compared to node LP iterations
87.27/87.33 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
87.27/87.33 c heuristics/veclendiving/maxlpiterquot = 0.075
87.27/87.33 c
87.27/87.33 c # additional number of allowed LP iterations
87.27/87.33 c # [type: int, range: [0,2147483647], default: 1000]
87.27/87.33 c heuristics/veclendiving/maxlpiterofs = 1500
87.27/87.33 c
87.27/87.33 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: 1]
87.27/87.33 c heuristics/zirounding/freq = -1
87.27/87.33 c
87.27/87.33 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: 0]
87.27/87.33 c separating/cmir/freq = -1
87.27/87.33 c
87.27/87.33 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: 0]
87.27/87.33 c separating/flowcover/freq = -1
87.27/87.33 c
87.27/87.33 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
87.27/87.33 c # [type: int, range: [-1,2147483647], default: -1]
87.27/87.33 c separating/rapidlearning/freq = 0
87.27/87.33 c
87.27/87.33 c -----------------------------------------------------------------------------------------------
87.27/87.33 c start solving
87.77/87.80 c
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-3740814-1338764718/watcher-3740814-1338764718 -o /tmp/evaluation-result-3740814-1338764718/solver-3740814-1338764718 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740814-1338764718.opb -t 1800 -m 15500
running on 4 cores: 1,3,5,7
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 1.72 1.94 1.98 3/176 31353
/proc/meminfo: memFree=26124424/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=11980 CPUtime=0 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 1948 0 0 0 0 0 0 0 20 0 1 0 342598163 12267520 1903 33554432000 4194304 9016284 140736949524048 140735957148408 7870589 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 2995 1914 340 1178 0 1813 0
[startup+0.0957779 s]
/proc/loadavg: 1.72 1.94 1.98 3/176 31353
/proc/meminfo: memFree=26124424/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=20232 CPUtime=0.09 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 4047 0 0 0 9 0 0 0 20 0 1 0 342598163 20717568 4002 33554432000 4194304 9016284 140736949524048 140736949387944 7842240 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 5058 4002 357 1178 0 3876 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20232
[startup+0.100205 s]
/proc/loadavg: 1.72 1.94 1.98 3/176 31353
/proc/meminfo: memFree=26124424/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=21516 CPUtime=0.09 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 4368 0 0 0 9 0 0 0 20 0 1 0 342598163 22032384 4323 33554432000 4194304 9016284 140736949524048 140736949387944 6180211 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 5379 4323 357 1178 0 4197 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21516
[startup+0.300226 s]
/proc/loadavg: 1.72 1.94 1.98 3/176 31353
/proc/meminfo: memFree=26124424/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=36824 CPUtime=0.29 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 8193 0 0 0 29 0 0 0 20 0 1 0 342598163 37707776 8148 33554432000 4194304 9016284 140736949524048 140736949387944 4328278 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 9206 8148 357 1178 0 8024 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36824
[startup+0.700117 s]
/proc/loadavg: 1.72 1.94 1.98 3/176 31353
/proc/meminfo: memFree=26124424/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=66068 CPUtime=0.69 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 15483 0 0 0 68 1 0 0 20 0 1 0 342598163 67653632 15438 33554432000 4194304 9016284 140736949524048 140736949387944 6177927 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 16517 15438 357 1178 0 15335 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66068
[startup+1.50015 s]
/proc/loadavg: 1.72 1.94 1.98 3/177 31354
/proc/meminfo: memFree=26031424/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=125052 CPUtime=1.49 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 30207 0 0 0 146 3 0 0 20 0 1 0 342598163 128053248 30162 33554432000 4194304 9016284 140736949524048 140736949387944 7870463 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 31263 30162 357 1178 0 30081 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 125052
[startup+3.10014 s]
/proc/loadavg: 1.72 1.94 1.98 3/177 31354
/proc/meminfo: memFree=25910568/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=240464 CPUtime=3.09 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 59011 0 0 0 302 7 0 0 20 0 1 0 342598163 246235136 58966 33554432000 4194304 9016284 140736949524048 140736949387464 4536486 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 60116 58966 357 1178 0 58934 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 240464
[startup+6.30022 s]
/proc/loadavg: 1.83 1.95 1.98 3/177 31354
/proc/meminfo: memFree=25680576/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=470564 CPUtime=6.29 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 116372 0 0 0 612 17 0 0 20 0 1 0 342598163 481857536 116327 33554432000 4194304 9016284 140736949524048 140736949387944 7870483 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 117641 116327 357 1178 0 116459 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 470564
[startup+12.7003 s]
/proc/loadavg: 1.84 1.95 1.98 3/177 31354
/proc/meminfo: memFree=25195080/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=932396 CPUtime=12.69 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 230887 0 0 0 1236 33 0 0 20 0 1 0 342598163 954773504 231353 33554432000 4194304 9016284 140736949524048 140736949387944 6179836 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 233099 231353 357 1178 0 231917 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 932396
[startup+25.5002 s]
/proc/loadavg: 1.95 1.97 1.99 3/177 31354
/proc/meminfo: memFree=24238392/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=1833732 CPUtime=25.49 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 455330 0 0 0 2481 68 0 0 20 0 1 0 342598163 1877741568 457329 33554432000 4194304 9016284 140736949524048 140736949387944 7928096 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 458433 457329 357 1178 0 457251 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1833732
[startup+51.1004 s]
/proc/loadavg: 2.03 1.99 1.99 3/176 31354
/proc/meminfo: memFree=19170332/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=6994448 CPUtime=51.08 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 1567390 0 0 0 4882 226 0 0 20 0 1 0 342598163 7162314752 1732270 33554432000 4194304 9016284 140736949524048 140736949520616 4445255 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 1748612 1732270 486 1178 0 1747430 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6994448
[startup+102.3 s]
/proc/loadavg: 2.01 1.99 1.99 3/176 31354
/proc/meminfo: memFree=12973540/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=14334408 CPUtime=102.28 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 2847823 0 0 0 9698 530 0 0 20 0 1 0 342598163 14678433792 3273101 33554432000 4194304 9016284 140736949524048 140736949517944 7213851 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 3583602 3273613 595 1178 0 3582420 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 14334408
[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 31355
/proc/meminfo: memFree=12558684/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=14505880 CPUtime=162.27 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 2856892 0 0 0 15688 539 0 0 20 0 1 0 342598163 14854021120 3371381 33554432000 4194304 9016284 140736949524048 140736949518216 7082051 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 3626470 3371381 624 1178 0 3625288 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 14505880
[startup+222.307 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 31356
/proc/meminfo: memFree=12527804/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=14524092 CPUtime=222.27 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 2858398 0 0 0 21686 541 0 0 20 0 1 0 342598163 14872670208 3378139 33554432000 4194304 9016284 140736949524048 140736949517912 7082206 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 3631023 3378139 624 1178 0 3629841 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 14524092
[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/178 31359
/proc/meminfo: memFree=12506820/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=14546632 CPUtime=282.24 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 2858953 0 0 0 27682 542 0 0 20 0 1 0 342598163 14895751168 3382235 33554432000 4194304 9016284 140736949524048 140736949518216 7082034 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 3636658 3382235 624 1178 0 3635476 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 14546632
[startup+342.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/177 31359
/proc/meminfo: memFree=12499500/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=14546632 CPUtime=342.24 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 2859251 0 0 0 33681 543 0 0 20 0 1 0 342598163 14895751168 3382491 33554432000 4194304 9016284 140736949524048 140736949517368 7082212 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 3636658 3382491 624 1178 0 3635476 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 14546632
[startup+402.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 31359
/proc/meminfo: memFree=12488000/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=14567528 CPUtime=402.23 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 2860953 0 0 0 39678 545 0 0 20 0 1 0 342598163 14917148672 3389267 33554432000 4194304 9016284 140736949524048 140736949518216 7080778 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 3641882 3389267 624 1178 0 3640700 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 14567528
[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 31359
/proc/meminfo: memFree=12464544/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=14567528 CPUtime=462.22 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 2860989 0 0 0 45676 546 0 0 20 0 1 0 342598163 14917148672 3389299 33554432000 4194304 9016284 140736949524048 140736949518216 7082051 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 3641882 3389299 624 1178 0 3640700 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 14567528
[startup+522.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 31360
/proc/meminfo: memFree=12445024/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=14602440 CPUtime=522.21 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 2861812 0 0 0 51673 548 0 0 20 0 1 0 342598163 14952898560 3397327 33554432000 4194304 9016284 140736949524048 140736949518216 7227598 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 3650610 3397327 624 1178 0 3649428 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 14602440
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31360
/proc/meminfo: memFree=12191420/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=14868288 CPUtime=582.19 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 2864041 0 0 0 57666 553 0 0 20 0 1 0 342598163 15225126912 3456752 33554432000 4194304 9016284 140736949524048 140736949517832 7870569 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 3717072 3456752 628 1178 0 3715890 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 14868288
[startup+642.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 31360
/proc/meminfo: memFree=12092784/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=14975576 CPUtime=642.19 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 2867627 0 0 0 63648 571 0 0 20 0 1 0 342598163 15334989824 3480659 33554432000 4194304 9016284 140736949524048 140736949518328 7124261 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 3743894 3480659 628 1178 0 3742712 0
Current children cumulated CPU time (s) 642.19
Current children cumulated vsize (KiB) 14975576
[startup+702.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 31360
/proc/meminfo: memFree=12072956/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=15018792 CPUtime=702.18 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 2870365 0 0 0 69631 587 0 0 20 0 1 0 342598163 15379243008 3488885 33554432000 4194304 9016284 140736949524048 140736949516728 6924823 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 3754698 3488885 628 1178 0 3753516 0
Current children cumulated CPU time (s) 702.18
Current children cumulated vsize (KiB) 15018792
[startup+762.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 31360
/proc/meminfo: memFree=12081980/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=15033028 CPUtime=762.18 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 2870901 0 0 0 75624 594 0 0 20 0 1 0 342598163 15393820672 3489368 33554432000 4194304 9016284 140736949524048 140736949516728 7199008 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 3758257 3489368 628 1178 0 3757075 0
Current children cumulated CPU time (s) 762.18
Current children cumulated vsize (KiB) 15033028
[startup+822.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/177 31361
/proc/meminfo: memFree=12024176/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=15041552 CPUtime=822.16 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 2871884 0 0 0 81612 604 0 0 20 0 1 0 342598163 15402549248 3489635 33554432000 4194304 9016284 140736949524048 140736949516728 7199008 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 3760388 3489635 628 1178 0 3759206 0
Current children cumulated CPU time (s) 822.16
Current children cumulated vsize (KiB) 15041552
[startup+882.306 s]
/proc/loadavg: 2.11 2.06 2.01 3/178 31364
/proc/meminfo: memFree=12056184/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=15046564 CPUtime=882.16 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 2872580 0 0 0 87602 614 0 0 20 0 1 0 342598163 15407681536 3489835 33554432000 4194304 9016284 140736949524048 140736949516728 7199008 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 3761641 3489835 628 1178 0 3760459 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 15046564
[startup+942.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/177 31364
/proc/meminfo: memFree=12021760/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=15057904 CPUtime=942.15 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 2873409 0 0 0 93591 624 0 0 20 0 1 0 342598163 15419293696 3490444 33554432000 4194304 9016284 140736949524048 140736949517832 7178160 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 3764476 3490444 628 1178 0 3763294 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 15057904
[startup+1002.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/177 31364
/proc/meminfo: memFree=11985856/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=15128968 CPUtime=1002.14 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 2874574 0 0 0 99580 634 0 0 20 0 1 0 342598163 15492063232 3501907 33554432000 4194304 9016284 140736949524048 140736949517832 7178171 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 3782242 3501907 628 1178 0 3781060 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 15128968
Maximum VSize exceeded: sending SIGTERM then SIGKILL
[startup+1042.91 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 31364
/proc/meminfo: memFree=11858884/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=15883504 CPUtime=1042.74 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 2875622 0 0 0 103633 641 0 0 20 0 1 0 342598163 16264708096 3536222 33554432000 4194304 9016284 140736949524048 140736949516552 7205463 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 3970876 3536222 628 1178 0 3969694 0
Current children cumulated CPU time (s) 1042.74
Current children cumulated vsize (KiB) 15883504
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
Sending SIGKILL to process tree (bottom up)
Sending SIGKILL to -31353
Solver just ended. Dumping a history of the last processes samples
[startup+1043.1 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 31364
/proc/meminfo: memFree=11858884/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=15191176 CPUtime=1042.93 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 2875999 0 0 0 103649 644 0 0 20 0 1 0 342598163 15555764224 3513409 33554432000 4194304 9016284 140736949524048 140736949517368 6922764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 3797794 3513409 628 1178 0 3796612 0
Current children cumulated CPU time (s) 1042.93
Current children cumulated vsize (KiB) 15191176
[startup+1044.7 s]
/proc/loadavg: 2.02 2.04 2.00 3/178 31365
/proc/meminfo: memFree=11925096/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=15191176 CPUtime=1044.53 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4202496 2875999 0 0 0 103809 644 0 0 20 0 1 0 342598163 15555764224 3513409 33554432000 4194304 9016284 140736949524048 140736949517832 7178142 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 3797794 3513409 628 1178 0 3796612 0
Current children cumulated CPU time (s) 1044.53
Current children cumulated vsize (KiB) 15191176
[startup+1045.11 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 31365
/proc/meminfo: memFree=14648580/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=0 CPUtime=1044.93 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4203524 2875999 0 0 0 103830 663 0 0 20 0 1 0 342598163 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1044.93
Current children cumulated vsize (KiB) 0
[startup+1045.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 31365
/proc/meminfo: memFree=14648580/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=0 CPUtime=1045.12 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4203524 2875999 0 0 0 103830 682 0 0 20 0 1 0 342598163 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1045.12
Current children cumulated vsize (KiB) 0
[startup+1045.4 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 31365
/proc/meminfo: memFree=14648580/32873660 swapFree=7120/7120
[pid=31353] ppid=31351 vsize=0 CPUtime=1045.22 cores=1,3,5,7
/proc/31353/stat : 31353 (scip-2.0.1.4b_2) R 31351 31353 31309 0 -1 4203524 2875999 0 0 0 103830 692 0 0 20 0 1 0 342598163 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31353/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1045.22
Current children cumulated vsize (KiB) 0
Child ended because it received signal 9 (SIGKILL)
Real time (s): 1045.42
CPU time (s): 1045.26
CPU user time (s): 1038.31
CPU system time (s): 6.95394
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 15883504
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1038.31
system time used= 6.95394
maximum resident set size= 14257536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2875999
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= 9
involuntary context switches= 1078
runsolver used 1.74973 second user time and 4.72428 second system time
The end