0.00/0.00 c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: 947bdb7-dirty]
0.00/0.00 c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00 c
0.00/0.00 c user parameter file <scip.set> not found - using default parameters
0.00/0.00 c reading problem <HOME/instance-3691792-1338041004.opb>
21.18/21.29 c original problem has 311827 variables (311827 bin, 0 int, 0 impl, 0 cont) and 7317246 constraints
21.18/21.29 c problem read in 21.29
21.29/21.38 c No objective function, only one solution is needed.
21.29/21.38 c presolving settings loaded
33.28/33.40 c presolving:
104.05/104.11 c (round 1) 1 del vars, 8 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 0 chg coeffs, 7317237 upgd conss, 3118162 impls, 11481 clqs
246.43/246.58 c presolving (2 rounds):
246.43/246.58 c 1 deleted vars, 30 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 7 changed sides, 0 changed coefficients
246.43/246.58 c 3118162 implications, 11481 cliques
246.43/246.58 c presolved problem has 311826 variables (311826 bin, 0 int, 0 impl, 0 cont) and 7317216 constraints
246.43/246.58 c 732181 constraints of type <knapsack>
246.43/246.58 c 1539847 constraints of type <setppc>
246.43/246.58 c 1 constraints of type <linear>
246.43/246.58 c 5045187 constraints of type <logicor>
246.43/246.58 c transformed objective value is always integral (scale: 1)
246.43/246.58 c Presolving Time: 213.74
246.43/246.58 c - non default parameters ----------------------------------------------------------------------
246.43/246.58 c # SCIP version 2.1.1.4
246.43/246.58 c
246.43/246.58 c # maximal time in seconds to run
246.43/246.58 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
246.43/246.58 c limits/time = 1797
246.43/246.58 c
246.43/246.58 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
246.43/246.58 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
246.43/246.58 c limits/memory = 13950
246.43/246.58 c
246.43/246.58 c # solving stops, if the given number of solutions were found (-1: no limit)
246.43/246.58 c # [type: int, range: [-1,2147483647], default: -1]
246.43/246.58 c limits/solutions = 1
246.43/246.58 c
246.43/246.58 c # maximal number of separation rounds per node (-1: unlimited)
246.43/246.58 c # [type: int, range: [-1,2147483647], default: 5]
246.43/246.58 c separating/maxrounds = 1
246.43/246.58 c
246.43/246.58 c # maximal number of separation rounds in the root node (-1: unlimited)
246.43/246.58 c # [type: int, range: [-1,2147483647], default: -1]
246.43/246.58 c separating/maxroundsroot = 5
246.43/246.58 c
246.43/246.58 c # default clock type (1: CPU user seconds, 2: wall clock time)
246.43/246.58 c # [type: int, range: [1,2], default: 1]
246.43/246.58 c timing/clocktype = 2
246.43/246.59 c
246.43/246.59 c # belongs reading time to solving time?
246.43/246.59 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
246.43/246.59 c timing/reading = TRUE
246.43/246.59 c
246.43/246.59 c # should disaggregation of knapsack constraints be allowed in preprocessing?
246.43/246.59 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
246.43/246.59 c constraints/knapsack/disaggregation = FALSE
246.43/246.59 c
246.43/246.59 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: 10]
246.43/246.59 c heuristics/coefdiving/freq = -1
246.43/246.59 c
246.43/246.59 c # maximal fraction of diving LP iterations compared to node LP iterations
246.43/246.59 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
246.43/246.59 c heuristics/coefdiving/maxlpiterquot = 0.075
246.43/246.59 c
246.43/246.59 c # additional number of allowed LP iterations
246.43/246.59 c # [type: int, range: [0,2147483647], default: 1000]
246.43/246.59 c heuristics/coefdiving/maxlpiterofs = 1500
246.43/246.59 c
246.43/246.59 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: 30]
246.43/246.59 c heuristics/crossover/freq = -1
246.43/246.59 c
246.43/246.59 c # number of nodes added to the contingent of the total nodes
246.43/246.59 c # [type: longint, range: [0,9223372036854775807], default: 500]
246.43/246.59 c heuristics/crossover/nodesofs = 750
246.43/246.59 c
246.43/246.59 c # number of nodes without incumbent change that heuristic should wait
246.43/246.59 c # [type: longint, range: [0,9223372036854775807], default: 200]
246.43/246.59 c heuristics/crossover/nwaitingnodes = 100
246.43/246.59 c
246.43/246.59 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
246.43/246.59 c # [type: real, range: [0,1], default: 0.1]
246.43/246.59 c heuristics/crossover/nodesquot = 0.15
246.43/246.59 c
246.43/246.59 c # minimum percentage of integer variables that have to be fixed
246.43/246.59 c # [type: real, range: [0,1], default: 0.666]
246.43/246.59 c heuristics/crossover/minfixingrate = 0.5
246.43/246.59 c
246.43/246.59 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: 20]
246.43/246.59 c heuristics/feaspump/freq = -1
246.43/246.59 c
246.43/246.59 c # additional number of allowed LP iterations
246.43/246.59 c # [type: int, range: [0,2147483647], default: 1000]
246.43/246.59 c heuristics/feaspump/maxlpiterofs = 2000
246.43/246.59 c
246.43/246.59 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: 10]
246.43/246.59 c heuristics/fracdiving/freq = -1
246.43/246.59 c
246.43/246.59 c # maximal fraction of diving LP iterations compared to node LP iterations
246.43/246.59 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
246.43/246.59 c heuristics/fracdiving/maxlpiterquot = 0.075
246.43/246.59 c
246.43/246.59 c # additional number of allowed LP iterations
246.43/246.59 c # [type: int, range: [0,2147483647], default: 1000]
246.43/246.59 c heuristics/fracdiving/maxlpiterofs = 1500
246.43/246.59 c
246.43/246.59 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: 10]
246.43/246.59 c heuristics/guideddiving/freq = -1
246.43/246.59 c
246.43/246.59 c # maximal fraction of diving LP iterations compared to node LP iterations
246.43/246.59 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
246.43/246.59 c heuristics/guideddiving/maxlpiterquot = 0.075
246.43/246.59 c
246.43/246.59 c # additional number of allowed LP iterations
246.43/246.59 c # [type: int, range: [0,2147483647], default: 1000]
246.43/246.59 c heuristics/guideddiving/maxlpiterofs = 1500
246.43/246.59 c
246.43/246.59 c # maximal fraction of diving LP iterations compared to node LP iterations
246.43/246.59 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
246.43/246.59 c heuristics/intdiving/maxlpiterquot = 0.075
246.43/246.59 c
246.43/246.59 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: 10]
246.43/246.59 c heuristics/intshifting/freq = -1
246.43/246.59 c
246.43/246.59 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: 10]
246.43/246.59 c heuristics/linesearchdiving/freq = -1
246.43/246.59 c
246.43/246.59 c # maximal fraction of diving LP iterations compared to node LP iterations
246.43/246.59 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
246.43/246.59 c heuristics/linesearchdiving/maxlpiterquot = 0.075
246.43/246.59 c
246.43/246.59 c # additional number of allowed LP iterations
246.43/246.59 c # [type: int, range: [0,2147483647], default: 1000]
246.43/246.59 c heuristics/linesearchdiving/maxlpiterofs = 1500
246.43/246.59 c
246.43/246.59 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: 20]
246.43/246.59 c heuristics/objpscostdiving/freq = -1
246.43/246.59 c
246.43/246.59 c # maximal fraction of diving LP iterations compared to total iteration number
246.43/246.59 c # [type: real, range: [0,1], default: 0.01]
246.43/246.59 c heuristics/objpscostdiving/maxlpiterquot = 0.015
246.43/246.59 c
246.43/246.59 c # additional number of allowed LP iterations
246.43/246.59 c # [type: int, range: [0,2147483647], default: 1000]
246.43/246.59 c heuristics/objpscostdiving/maxlpiterofs = 1500
246.43/246.59 c
246.43/246.59 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: 1]
246.43/246.59 c heuristics/oneopt/freq = -1
246.43/246.59 c
246.43/246.59 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: 10]
246.43/246.59 c heuristics/pscostdiving/freq = -1
246.43/246.59 c
246.43/246.59 c # maximal fraction of diving LP iterations compared to node LP iterations
246.43/246.59 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
246.43/246.59 c heuristics/pscostdiving/maxlpiterquot = 0.075
246.43/246.59 c
246.43/246.59 c # additional number of allowed LP iterations
246.43/246.59 c # [type: int, range: [0,2147483647], default: 1000]
246.43/246.59 c heuristics/pscostdiving/maxlpiterofs = 1500
246.43/246.59 c
246.43/246.59 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: 0]
246.43/246.59 c heuristics/rens/freq = -1
246.43/246.59 c
246.43/246.59 c # minimum percentage of integer variables that have to be fixable
246.43/246.59 c # [type: real, range: [0,1], default: 0.5]
246.43/246.59 c heuristics/rens/minfixingrate = 0.3
246.43/246.59 c
246.43/246.59 c # number of nodes added to the contingent of the total nodes
246.43/246.59 c # [type: longint, range: [0,9223372036854775807], default: 500]
246.43/246.59 c heuristics/rens/nodesofs = 2000
246.43/246.59 c
246.43/246.59 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: 20]
246.43/246.59 c heuristics/rootsoldiving/freq = -1
246.43/246.59 c
246.43/246.59 c # maximal fraction of diving LP iterations compared to node LP iterations
246.43/246.59 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
246.43/246.59 c heuristics/rootsoldiving/maxlpiterquot = 0.015
246.43/246.59 c
246.43/246.59 c # additional number of allowed LP iterations
246.43/246.59 c # [type: int, range: [0,2147483647], default: 1000]
246.43/246.59 c heuristics/rootsoldiving/maxlpiterofs = 1500
246.43/246.59 c
246.43/246.59 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: 1]
246.43/246.59 c heuristics/rounding/freq = -1
246.43/246.59 c
246.43/246.59 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: 0]
246.43/246.59 c heuristics/shiftandpropagate/freq = -1
246.43/246.59 c
246.43/246.59 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: 10]
246.43/246.59 c heuristics/shifting/freq = -1
246.43/246.59 c
246.43/246.59 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: 1]
246.43/246.59 c heuristics/simplerounding/freq = -1
246.43/246.59 c
246.43/246.59 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: 1]
246.43/246.59 c heuristics/subnlp/freq = -1
246.43/246.59 c
246.43/246.59 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: 0]
246.43/246.59 c heuristics/trivial/freq = -1
246.43/246.59 c
246.43/246.59 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: 1]
246.43/246.59 c heuristics/trysol/freq = -1
246.43/246.59 c
246.43/246.59 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: 0]
246.43/246.59 c heuristics/undercover/freq = -1
246.43/246.59 c
246.43/246.59 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: 10]
246.43/246.59 c heuristics/veclendiving/freq = -1
246.43/246.59 c
246.43/246.59 c # maximal fraction of diving LP iterations compared to node LP iterations
246.43/246.59 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
246.43/246.59 c heuristics/veclendiving/maxlpiterquot = 0.075
246.43/246.59 c
246.43/246.59 c # additional number of allowed LP iterations
246.43/246.59 c # [type: int, range: [0,2147483647], default: 1000]
246.43/246.59 c heuristics/veclendiving/maxlpiterofs = 1500
246.43/246.59 c
246.43/246.59 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: 1]
246.43/246.59 c heuristics/zirounding/freq = -1
246.43/246.59 c
246.43/246.59 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: -1]
246.43/246.59 c propagating/probing/maxprerounds = 0
246.43/246.59 c
246.43/246.59 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: 0]
246.43/246.59 c separating/cmir/freq = -1
246.43/246.59 c
246.43/246.59 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: 0]
246.43/246.59 c separating/flowcover/freq = -1
246.43/246.59 c
246.43/246.59 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: -1]
246.43/246.59 c separating/rapidlearning/freq = 0
246.43/246.59 c
246.43/246.59 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
246.43/246.59 c # [type: int, range: [-1,2147483647], default: 1]
246.43/246.59 c heuristics/indoneopt/freq = -1
246.43/246.59 c
246.43/246.59 c -----------------------------------------------------------------------------------------------
246.43/246.59 c start solving
247.12/247.23 c
260.81/260.93 EMALLC02 realloc: Out of memory - cannot allocate 58537856 bytes
260.81/260.97 c SoPlex threw an exception: XMALLC02 realloc: Could not allocate enough memory
260.81/260.97 c [src/scip/lp.c:7000] ERROR: c Error <-6> in function call
260.81/260.97 c [src/scip/lp.c:7278] ERROR: c Error <-6> in function call
260.81/260.97 c [src/scip/lp.c:12998] ERROR: c Error <-6> in function call
260.81/260.97 c [src/scip/solve.c:1207] ERROR: c Error <-6> in function call
260.81/260.97 c [src/scip/solve.c:2427] ERROR: c Error <-6> in function call
260.81/260.97 c [src/scip/solve.c:3098] ERROR: c Error <-6> in function call
260.81/260.97 c [src/scip/solve.c:3360] ERROR: c Error <-6> in function call
260.81/260.97 c [src/scip/solve.c:3942] ERROR: c Error <-6> in function call
260.81/260.97 c [src/scip/scip.c:7924] ERROR: c Error <-6> in function call
260.81/260.97 c [src/cmain.c:779] ERROR: c Error <-6> in function call
260.81/260.97 c [src/cmain.c:962] ERROR: c Error <-6> in function call
260.81/260.97 c [src/cmain.c:1049] ERROR: c Error <-6> in function call
260.81/260.97 c SCIP Error (-6): c error in LP solverc
260.81/260.97 c Time complete: 260.9.
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-3691792-1338041004/watcher-3691792-1338041004 -o /tmp/evaluation-result-3691792-1338041004/solver-3691792-1338041004 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691792-1338041004.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.08 2.02 2.01 3/176 31007
/proc/meminfo: memFree=28178100/32873648 swapFree=7360/7360
[pid=31007] ppid=31005 vsize=12836 CPUtime=0 cores=1,3,5,7
/proc/31007/stat : 31007 (scip-2.1.1.4exp) R 31005 31007 28235 0 -1 4202496 1955 0 0 0 0 0 0 0 20 0 1 0 270225320 13144064 1909 33554432000 4194304 10219143 140736343265776 140733843069480 7589947 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31007/statm: 3209 1916 419 1471 0 1729 0
[startup+0.0990611 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 31007
/proc/meminfo: memFree=28178100/32873648 swapFree=7360/7360
[pid=31007] ppid=31005 vsize=29452 CPUtime=0.09 cores=1,3,5,7
/proc/31007/stat : 31007 (scip-2.1.1.4exp) R 31005 31007 28235 0 -1 4202496 6117 0 0 0 8 1 0 0 20 0 1 0 270225320 30158848 6071 33554432000 4194304 10219143 140736343265776 140736343130952 4489698 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31007/statm: 7363 6071 419 1471 0 5883 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29452
[startup+0.100281 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 31007
/proc/meminfo: memFree=28178100/32873648 swapFree=7360/7360
[pid=31007] ppid=31005 vsize=31316 CPUtime=0.09 cores=1,3,5,7
/proc/31007/stat : 31007 (scip-2.1.1.4exp) R 31005 31007 28235 0 -1 4202496 6440 0 0 0 8 1 0 0 20 0 1 0 270225320 32067584 6395 33554432000 4194304 10219143 140736343265776 140736343130952 7589947 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31007/statm: 7829 6417 419 1471 0 6349 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31316
[startup+0.300279 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 31007
/proc/meminfo: memFree=28178100/32873648 swapFree=7360/7360
[pid=31007] ppid=31005 vsize=65268 CPUtime=0.28 cores=1,3,5,7
/proc/31007/stat : 31007 (scip-2.1.1.4exp) R 31005 31007 28235 0 -1 4202496 15033 0 0 0 26 2 0 0 20 0 1 0 270225320 66834432 15172 33554432000 4194304 10219143 140736343265776 140736343130952 9029200 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31007/statm: 16317 15172 419 1471 0 14837 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 65268
[startup+0.700271 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 31007
/proc/meminfo: memFree=28178100/32873648 swapFree=7360/7360
[pid=31007] ppid=31005 vsize=133084 CPUtime=0.68 cores=1,3,5,7
/proc/31007/stat : 31007 (scip-2.1.1.4exp) R 31005 31007 28235 0 -1 4202496 31969 0 0 0 64 4 0 0 20 0 1 0 270225320 136278016 32108 33554432000 4194304 10219143 140736343265776 140736343130488 9029200 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31007/statm: 33271 32108 419 1471 0 31791 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 133084
[startup+1.5067 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 31008
/proc/meminfo: memFree=27929660/32873648 swapFree=7360/7360
[pid=31007] ppid=31005 vsize=269392 CPUtime=1.49 cores=1,3,5,7
/proc/31007/stat : 31007 (scip-2.1.1.4exp) R 31005 31007 28235 0 -1 4202496 65978 0 0 0 140 9 0 0 20 0 1 0 270225320 275857408 66117 33554432000 4194304 10219143 140736343265776 140736343130952 9029200 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31007/statm: 67348 66117 419 1471 0 65868 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 269392
[startup+3.10027 s]
/proc/loadavg: 2.15 2.03 2.01 3/177 31008
/proc/meminfo: memFree=27745024/32873648 swapFree=7360/7360
[pid=31007] ppid=31005 vsize=537956 CPUtime=3.09 cores=1,3,5,7
/proc/31007/stat : 31007 (scip-2.1.1.4exp) R 31005 31007 28235 0 -1 4202496 132986 0 0 0 288 21 0 0 20 0 1 0 270225320 550866944 133125 33554432000 4194304 10219143 140736343265776 140736343130952 7589947 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31007/statm: 134489 133125 419 1471 0 133009 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 537956
[startup+6.30029 s]
/proc/loadavg: 2.15 2.03 2.01 3/177 31008
/proc/meminfo: memFree=27199120/32873648 swapFree=7360/7360
[pid=31007] ppid=31005 vsize=1073448 CPUtime=6.28 cores=1,3,5,7
/proc/31007/stat : 31007 (scip-2.1.1.4exp) R 31005 31007 28235 0 -1 4202496 266013 0 0 0 589 39 0 0 20 0 1 0 270225320 1099210752 266663 33554432000 4194304 10219143 140736343265776 140736343130952 5541619 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31007/statm: 268362 266663 419 1471 0 266882 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1073448
[startup+12.7003 s]
/proc/loadavg: 2.13 2.03 2.01 3/177 31008
/proc/meminfo: memFree=26114280/32873648 swapFree=7360/7360
[pid=31007] ppid=31005 vsize=2123620 CPUtime=12.68 cores=1,3,5,7
/proc/31007/stat : 31007 (scip-2.1.1.4exp) R 31005 31007 28235 0 -1 4202496 525532 0 0 0 1189 79 0 0 20 0 1 0 270225320 2174586880 528736 33554432000 4194304 10219143 140736343265776 140736343130952 5345852 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31007/statm: 530905 528736 419 1471 0 529425 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2123620
[startup+25.5003 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 31008
/proc/meminfo: memFree=22750100/32873648 swapFree=7360/7360
[pid=31007] ppid=31005 vsize=6031400 CPUtime=25.47 cores=1,3,5,7
/proc/31007/stat : 31007 (scip-2.1.1.4exp) R 31005 31007 28235 0 -1 4202496 1472743 0 0 0 2334 213 0 0 20 0 1 0 270225320 6176153600 1498922 33554432000 4194304 10219143 140736343265776 140736343261576 7589947 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31007/statm: 1507850 1498922 472 1471 0 1506370 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 6031400
[startup+51.1003 s]
/proc/loadavg: 2.07 2.03 2.01 3/177 31008
/proc/meminfo: memFree=19048504/32873648 swapFree=7360/7360
[pid=31007] ppid=31005 vsize=9164476 CPUtime=51.07 cores=1,3,5,7
/proc/31007/stat : 31007 (scip-2.1.1.4exp) R 31005 31007 28235 0 -1 4202496 2224596 0 0 0 4433 674 0 0 20 0 1 0 270225320 9384423424 2280349 33554432000 4194304 10219143 140736343265776 140736343262776 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31007/statm: 2291119 2280349 562 1471 0 2289639 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9164476
[startup+102.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 31046
/proc/meminfo: memFree=18557064/32873648 swapFree=7360/7360
[pid=31007] ppid=31005 vsize=9081672 CPUtime=102.25 cores=1,3,5,7
/proc/31007/stat : 31007 (scip-2.1.1.4exp) R 31005 31007 28235 0 -1 4202496 2997362 0 0 0 9286 939 0 0 20 0 1 0 270225320 9299632128 2252164 33554432000 4194304 10219143 140736343265776 140736343263304 7589237 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31007/statm: 2270418 2252164 576 1471 0 2268938 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 9081672
[startup+162.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/177 31047
/proc/meminfo: memFree=18798672/32873648 swapFree=7360/7360
[pid=31007] ppid=31005 vsize=9041852 CPUtime=162.24 cores=1,3,5,7
/proc/31007/stat : 31007 (scip-2.1.1.4exp) R 31005 31007 28235 0 -1 4202496 3063594 0 0 0 15081 1143 0 0 20 0 1 0 270225320 9258856448 2229308 33554432000 4194304 10219143 140736343265776 140736343263384 5015168 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31007/statm: 2260463 2229308 604 1471 0 2258983 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 9041852
[startup+222.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 31047
/proc/meminfo: memFree=18765380/32873648 swapFree=7360/7360
[pid=31007] ppid=31005 vsize=9041852 CPUtime=222.23 cores=1,3,5,7
/proc/31007/stat : 31007 (scip-2.1.1.4exp) R 31005 31007 28235 0 -1 4202496 3063594 0 0 0 21080 1143 0 0 20 0 1 0 270225320 9258856448 2229308 33554432000 4194304 10219143 140736343265776 140736343263384 5015168 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31007/statm: 2260463 2229308 604 1471 0 2258983 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 9041852
Solver just ended. Dumping a history of the last processes samples
[startup+230.7 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 31047
/proc/meminfo: memFree=18765628/32873648 swapFree=7360/7360
[pid=31007] ppid=31005 vsize=9041852 CPUtime=230.63 cores=1,3,5,7
/proc/31007/stat : 31007 (scip-2.1.1.4exp) R 31005 31007 28235 0 -1 4202496 3063594 0 0 0 21920 1143 0 0 20 0 1 0 270225320 9258856448 2229308 33554432000 4194304 10219143 140736343265776 140736343263384 5015180 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31007/statm: 2260463 2229308 604 1471 0 2258983 0
Current children cumulated CPU time (s) 230.63
Current children cumulated vsize (KiB) 9041852
[startup+243.507 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 31047
/proc/meminfo: memFree=18765352/32873648 swapFree=7360/7360
[pid=31007] ppid=31005 vsize=9041852 CPUtime=243.43 cores=1,3,5,7
/proc/31007/stat : 31007 (scip-2.1.1.4exp) R 31005 31007 28235 0 -1 4202496 3063595 0 0 0 23200 1143 0 0 20 0 1 0 270225320 9258856448 2229308 33554432000 4194304 10219143 140736343265776 140736343263384 5015168 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31007/statm: 2260463 2229308 604 1471 0 2258983 0
Current children cumulated CPU time (s) 243.43
Current children cumulated vsize (KiB) 9041852
[startup+249.9 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 31047
/proc/meminfo: memFree=18509468/32873648 swapFree=7360/7360
[pid=31007] ppid=31005 vsize=9760520 CPUtime=249.83 cores=1,3,5,7
/proc/31007/stat : 31007 (scip-2.1.1.4exp) R 31005 31007 28235 0 -1 4202496 3206986 0 0 0 23818 1165 0 0 20 0 1 0 270225320 9994772480 2407357 33554432000 4194304 10219143 140736343265776 140736343261656 7589947 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31007/statm: 2440130 2407397 660 1471 0 2438650 0
Current children cumulated CPU time (s) 249.83
Current children cumulated vsize (KiB) 9760520
[startup+256.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 31047
/proc/meminfo: memFree=15225708/32873648 swapFree=7360/7360
[pid=31007] ppid=31005 vsize=12909168 CPUtime=256.21 cores=1,3,5,7
/proc/31007/stat : 31007 (scip-2.1.1.4exp) R 31005 31007 28235 0 -1 4202496 3895494 0 0 0 24358 1263 0 0 20 0 1 0 270225320 13218988032 3193966 33554432000 4194304 10219143 140736343265776 140736343261864 5155634 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31007/statm: 3227292 3193969 667 1471 0 3225812 0
Current children cumulated CPU time (s) 256.21
Current children cumulated vsize (KiB) 12909168
[startup+259.5 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 31047
/proc/meminfo: memFree=14220080/32873648 swapFree=7360/7360
[pid=31007] ppid=31005 vsize=13850980 CPUtime=259.42 cores=1,3,5,7
/proc/31007/stat : 31007 (scip-2.1.1.4exp) R 31005 31007 28235 0 -1 4202496 4014475 0 0 0 24655 1287 0 0 20 0 1 0 270225320 14183403520 3417413 33554432000 4194304 10219143 140736343265776 140736343261416 5098851 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31007/statm: 3462745 3417413 679 1471 0 3461265 0
Current children cumulated CPU time (s) 259.42
Current children cumulated vsize (KiB) 13850980
[startup+260.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 31047
/proc/meminfo: memFree=13844304/32873648 swapFree=7360/7360
[pid=31007] ppid=31005 vsize=15262264 CPUtime=260.22 cores=1,3,5,7
/proc/31007/stat : 31007 (scip-2.1.1.4exp) R 31005 31007 28235 0 -1 4202496 4042127 0 0 0 24722 1300 0 0 20 0 1 0 270225320 15628558336 3593766 33554432000 4194304 10219143 140736343265776 140736343261416 8931317 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31007/statm: 3815566 3593766 679 1471 0 3814086 0
Current children cumulated CPU time (s) 260.22
Current children cumulated vsize (KiB) 15262264
[startup+261.107 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 31047
/proc/meminfo: memFree=14551412/32873648 swapFree=7360/7360
[pid=31007] ppid=31005 vsize=0 CPUtime=261.02 cores=1,3,5,7
/proc/31007/stat : 31007 (scip-2.1.1.4exp) R 31005 31007 28235 0 -1 4202500 4044958 0 0 0 24772 1330 0 0 20 0 1 0 270225320 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31007/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 261.02
Current children cumulated vsize (KiB) 0
[startup+261.5 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 31047
/proc/meminfo: memFree=14551412/32873648 swapFree=7360/7360
[pid=31007] ppid=31005 vsize=0 CPUtime=261.42 cores=1,3,5,7
/proc/31007/stat : 31007 (scip-2.1.1.4exp) R 31005 31007 28235 0 -1 4202500 4044958 0 0 0 24772 1370 0 0 20 0 1 0 270225320 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31007/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 261.42
Current children cumulated vsize (KiB) 0
[startup+261.6 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 31047
/proc/meminfo: memFree=14551412/32873648 swapFree=7360/7360
[pid=31007] ppid=31005 vsize=0 CPUtime=261.52 cores=1,3,5,7
/proc/31007/stat : 31007 (scip-2.1.1.4exp) R 31005 31007 28235 0 -1 4202500 4044958 0 0 0 24772 1380 0 0 20 0 1 0 270225320 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31007/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 261.52
Current children cumulated vsize (KiB) 0
Child status: 255
Real time (s): 261.667
CPU time (s): 261.592
CPU user time (s): 247.724
CPU system time (s): 13.8679
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 15662492
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 247.724
system time used= 13.8679
maximum resident set size= 14818268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4044958
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= 58
involuntary context switches= 268
runsolver used 0.486925 second user time and 1.3128 second system time
The end