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-3741419-1338775315.opb>
1.89/1.94 c original problem has 213440 variables (213440 bin, 0 int, 0 impl, 0 cont) and 223870 constraints
1.89/1.94 c problem read
1.89/1.95 c presolving settings loaded
2.99/3.07 c presolving:
3.69/3.77 c (round 1) 264 del vars, 264 del conss, 0 add conss, 264 chg bounds, 0 chg sides, 460 chg coeffs, 0 upgd conss, 243936 impls, 0 clqs
4.78/4.80 c (round 2) 264 del vars, 264 del conss, 0 add conss, 264 chg bounds, 0 chg sides, 460 chg coeffs, 213442 upgd conss, 243936 impls, 0 clqs
146.36/146.43 c (round 3) 264 del vars, 122496 del conss, 121968 add conss, 264 chg bounds, 121968 chg sides, 244396 chg coeffs, 213442 upgd conss, 243936 impls, 0 clqs
148.66/148.73 c (148.7s) probing: 101/213176 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
148.66/148.73 c (148.7s) probing aborted: 100/100 successive totally useless probings
148.66/148.74 c presolving (4 rounds):
148.66/148.74 c 264 deleted vars, 122496 deleted constraints, 121968 added constraints, 264 tightened bounds, 0 added holes, 121968 changed sides, 244396 changed coefficients
148.66/148.74 c 243936 implications, 0 cliques
148.66/148.74 c presolved problem has 213176 variables (213176 bin, 0 int, 0 impl, 0 cont) and 223342 constraints
148.66/148.74 c 658 constraints of type <knapsack>
148.66/148.74 c 121968 constraints of type <setppc>
148.66/148.74 c 10164 constraints of type <linear>
148.66/148.74 c 90552 constraints of type <logicor>
148.66/148.74 c transformed objective value is always integral (scale: 1)
148.66/148.74 c Presolving Time: 146.01
148.66/148.74 c - non default parameters ----------------------------------------------------------------------
148.66/148.74 c # SCIP version 2.0.1.5
148.66/148.74 c
148.66/148.74 c # frequency for displaying node information lines
148.66/148.74 c # [type: int, range: [-1,2147483647], default: 100]
148.66/148.74 c display/freq = 10000
148.66/148.74 c
148.66/148.74 c # maximal time in seconds to run
148.66/148.74 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
148.66/148.74 c limits/time = 1797
148.66/148.74 c
148.66/148.74 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
148.66/148.74 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
148.66/148.74 c limits/memory = 13950
148.66/148.74 c
148.66/148.74 c # default clock type (1: CPU user seconds, 2: wall clock time)
148.66/148.74 c # [type: int, range: [1,2], default: 1]
148.66/148.74 c timing/clocktype = 2
148.66/148.74 c
148.66/148.74 c # belongs reading time to solving time?
148.66/148.74 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
148.66/148.74 c timing/reading = TRUE
148.66/148.74 c
148.66/148.74 c # should presolving try to simplify inequalities
148.66/148.74 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
148.66/148.74 c constraints/linear/simplifyinequalities = TRUE
148.66/148.74 c
148.66/148.74 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
148.66/148.74 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
148.66/148.74 c constraints/indicator/addCouplingCons = TRUE
148.66/148.74 c
148.66/148.74 c # should presolving try to simplify knapsacks
148.66/148.74 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
148.66/148.74 c constraints/knapsack/simplifyinequalities = TRUE
148.66/148.74 c
148.66/148.74 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
148.66/148.74 c # [type: int, range: [-1,2147483647], default: -1]
148.66/148.74 c separating/rapidlearning/freq = 0
148.66/148.74 c
148.66/148.74 c -----------------------------------------------------------------------------------------------
148.66/148.74 c start solving
148.75/148.81 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-3741419-1338775315/watcher-3741419-1338775315 -o /tmp/evaluation-result-3741419-1338775315/solver-3741419-1338775315 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3741419-1338775315.opb -t 1800 -m 15500
running on 4 cores: 0,2,4,6
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.00 2.00 1.94 3/177 11238
/proc/meminfo: memFree=27940332/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=9588 CPUtime=0 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 1513 0 0 0 0 0 0 0 20 0 1 0 343657516 9818112 1467 33554432000 4194304 9016284 140733919259808 140733620518632 7875499 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11238/statm: 2397 1467 311 1178 0 1215 0
[startup+0.0784881 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11238
/proc/meminfo: memFree=27940332/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=52668 CPUtime=0.06 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 12135 0 0 0 5 1 0 0 20 0 1 0 343657516 53932032 12090 33554432000 4194304 9016284 140733919259808 140733620518632 6813403 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11238/statm: 13167 12091 360 1178 0 11985 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 52668
[startup+0.100292 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11238
/proc/meminfo: memFree=27940332/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=63464 CPUtime=0.09 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 14820 0 0 0 7 2 0 0 20 0 1 0 343657516 64987136 14774 33554432000 4194304 9016284 140733919259808 140733620518632 4530476 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11238/statm: 15866 14774 360 1178 0 14684 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63464
[startup+0.300243 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11238
/proc/meminfo: memFree=27940332/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=143132 CPUtime=0.29 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 34720 0 0 0 24 5 0 0 20 0 1 0 343657516 146567168 34674 33554432000 4194304 9016284 140733919259808 140733919122056 7854966 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11238/statm: 35783 34674 360 1178 0 34601 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 143132
[startup+0.700232 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11238
/proc/meminfo: memFree=27940332/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=187968 CPUtime=0.69 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 45863 0 0 0 62 7 0 0 20 0 1 0 343657516 192479232 45818 33554432000 4194304 9016284 140733919259808 140733919123704 6813403 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11238/statm: 46992 45851 360 1178 0 45810 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 187968
[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 11239
/proc/meminfo: memFree=27739048/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=240128 CPUtime=1.49 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 58985 0 0 0 140 9 0 0 20 0 1 0 343657516 245891072 58939 33554432000 4194304 9016284 140733919259808 140733919123224 4536486 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11238/statm: 60032 58939 360 1178 0 58850 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 240128
[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 11239
/proc/meminfo: memFree=27530032/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=664680 CPUtime=3.09 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 164723 0 0 0 286 23 0 0 20 0 1 0 343657516 680632320 164612 33554432000 4194304 9016284 140733919259808 140733919257288 5228164 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/11238/statm: 166170 164612 477 1178 0 164988 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 664680
[startup+6.30017 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 11239
/proc/meminfo: memFree=27171536/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=777104 CPUtime=6.28 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 208654 0 0 0 599 29 0 0 20 0 1 0 343657516 795754496 192541 33554432000 4194304 9016284 140733919259808 140733919255480 4638274 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/11238/statm: 194276 192541 513 1178 0 193094 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 777104
[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11239
/proc/meminfo: memFree=27168228/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=782756 CPUtime=12.68 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 209354 0 0 0 1239 29 0 0 20 0 1 0 343657516 801542144 193121 33554432000 4194304 9016284 140733919259808 140733919253912 4638348 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/11238/statm: 195689 193121 514 1178 0 194507 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 782756
[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11239
/proc/meminfo: memFree=27156488/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=795468 CPUtime=25.48 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 212328 0 0 0 2519 29 0 0 20 0 1 0 343657516 814559232 196095 33554432000 4194304 9016284 140733919259808 140733919254520 4460383 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 198867 196095 514 1178 0 197685 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 795468
[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11239
/proc/meminfo: memFree=27133868/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=817796 CPUtime=51.07 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 217869 0 0 0 5077 30 0 0 20 0 1 0 343657516 837423104 201636 33554432000 4194304 9016284 140733919259808 140733919254520 4638274 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 204449 201636 514 1178 0 203267 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 817796
[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11239
/proc/meminfo: memFree=27056152/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=884436 CPUtime=102.27 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 234572 0 0 0 10194 33 0 0 20 0 1 0 343657516 905662464 218339 33554432000 4194304 9016284 140733919259808 140733919253928 4460361 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 221109 218339 514 1178 0 219927 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 884436
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11239
/proc/meminfo: memFree=26411232/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1556824 CPUtime=162.25 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 317257 0 0 0 16174 51 0 0 20 0 1 0 343657516 1594187776 378475 33554432000 4194304 9016284 140733919259808 140733919253592 7870569 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 389206 378475 640 1178 0 388024 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1556824
[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11239
/proc/meminfo: memFree=26367096/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1602020 CPUtime=222.24 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 321714 0 0 0 22169 55 0 0 20 0 1 0 343657516 1640468480 388582 33554432000 4194304 9016284 140733919259808 140733919253592 7227419 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 400505 388582 641 1178 0 399323 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1602020
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11240
/proc/meminfo: memFree=26346852/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1616620 CPUtime=282.23 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 323437 0 0 0 28165 58 0 0 20 0 1 0 343657516 1655418880 391987 33554432000 4194304 9016284 140733919259808 140733919253592 7156537 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 404155 391987 641 1178 0 402973 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1616620
[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11240
/proc/meminfo: memFree=26340888/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1616620 CPUtime=342.22 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 323687 0 0 0 34160 62 0 0 20 0 1 0 343657516 1655418880 392515 33554432000 4194304 9016284 140733919259808 140733919254040 7214016 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 404155 392515 641 1178 0 402973 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1616620
[startup+402.3 s]
/proc/loadavg: 2.07 2.02 1.94 3/177 11240
/proc/meminfo: memFree=26333004/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1617004 CPUtime=402.21 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 323900 0 0 0 40156 65 0 0 20 0 1 0 343657516 1655812096 393278 33554432000 4194304 9016284 140733919259808 140733919252728 7179103 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 404251 393278 641 1178 0 403069 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1617004
[startup+462.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/177 11240
/proc/meminfo: memFree=26325068/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1618356 CPUtime=462.2 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 324374 0 0 0 46152 68 0 0 20 0 1 0 343657516 1657196544 393824 33554432000 4194304 9016284 140733919259808 140733919252728 7152978 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 404589 393824 641 1178 0 403407 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 1618356
[startup+522.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 11243
/proc/meminfo: memFree=26319768/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1618768 CPUtime=522.2 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 324582 0 0 0 52148 72 0 0 20 0 1 0 343657516 1657618432 395010 33554432000 4194304 9016284 140733919259808 140733919253976 7179103 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 404692 395010 641 1178 0 403510 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1618768
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 11243
/proc/meminfo: memFree=26315380/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1619192 CPUtime=582.18 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 324687 0 0 0 58143 75 0 0 20 0 1 0 343657516 1658052608 395115 33554432000 4194304 9016284 140733919259808 140733919253592 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 404798 395115 641 1178 0 403616 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 1619192
[startup+642.3 s]
################
# More data... #
################
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325706 0 0 0 100113 99 0 0 20 0 1 0 343657516 1665675264 399075 33554432000 4194304 9016284 140733919259808 140733919253592 7156496 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406659 399075 641 1178 0 405477 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 1626636
[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11283
/proc/meminfo: memFree=26439848/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1626636 CPUtime=1062.11 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325708 0 0 0 106108 103 0 0 20 0 1 0 343657516 1665675264 399077 33554432000 4194304 9016284 140733919259808 140733919253592 7925162 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406659 399077 641 1178 0 405477 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 1626636
[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 11286
/proc/meminfo: memFree=26437932/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1626636 CPUtime=1122.1 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325718 0 0 0 112105 105 0 0 20 0 1 0 343657516 1665675264 399598 33554432000 4194304 9016284 140733919259808 140733919253592 7870589 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406659 399598 641 1178 0 405477 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1626636
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11286
/proc/meminfo: memFree=26438436/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1626636 CPUtime=1182.09 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325718 0 0 0 118101 108 0 0 20 0 1 0 343657516 1665675264 399598 33554432000 4194304 9016284 140733919259808 140733919254088 7201670 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406659 399598 641 1178 0 405477 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1626636
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11287
/proc/meminfo: memFree=26438068/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1626636 CPUtime=1242.08 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325718 0 0 0 124097 111 0 0 20 0 1 0 343657516 1665675264 399598 33554432000 4194304 9016284 140733919259808 140733919254040 7156464 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406659 399598 641 1178 0 405477 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1626636
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11287
/proc/meminfo: memFree=26438440/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1627236 CPUtime=1302.08 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325723 0 0 0 130094 114 0 0 20 0 1 0 343657516 1666289664 399603 33554432000 4194304 9016284 140733919259808 140733919253592 7152964 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406809 399603 641 1178 0 405627 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1627236
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11287
/proc/meminfo: memFree=26438440/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1627236 CPUtime=1362.06 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325729 0 0 0 136090 116 0 0 20 0 1 0 343657516 1666289664 399609 33554432000 4194304 9016284 140733919259808 140733919253592 7198868 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406809 399609 641 1178 0 405627 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 1627236
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11287
/proc/meminfo: memFree=26438316/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1627236 CPUtime=1422.06 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325735 0 0 0 142088 118 0 0 20 0 1 0 343657516 1666289664 399615 33554432000 4194304 9016284 140733919259808 140733919253592 7870589 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406809 399615 641 1178 0 405627 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1627236
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11288
/proc/meminfo: memFree=26438316/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1627368 CPUtime=1482.05 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325744 0 0 0 148083 122 0 0 20 0 1 0 343657516 1666424832 399624 33554432000 4194304 9016284 140733919259808 140733919253976 7870569 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406842 399624 641 1178 0 405660 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1627368
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11290
/proc/meminfo: memFree=26435976/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1627368 CPUtime=1542.03 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325749 0 0 0 154079 124 0 0 20 0 1 0 343657516 1666424832 399629 33554432000 4194304 9016284 140733919259808 140733919254088 7870569 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406842 399629 641 1178 0 405660 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1627368
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11290
/proc/meminfo: memFree=26436224/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1627512 CPUtime=1602.02 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325755 0 0 0 160075 127 0 0 20 0 1 0 343657516 1666572288 399635 33554432000 4194304 9016284 140733919259808 140733919253592 7213554 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406878 399635 641 1178 0 405696 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1627512
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11290
/proc/meminfo: memFree=26433496/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1627512 CPUtime=1662.02 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325763 0 0 0 166072 130 0 0 20 0 1 0 343657516 1666572288 399643 33554432000 4194304 9016284 140733919259808 140733919254088 7127430 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406878 399643 641 1178 0 405696 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1627512
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 11293
/proc/meminfo: memFree=26430828/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1627648 CPUtime=1722.01 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325770 0 0 0 172069 132 0 0 20 0 1 0 343657516 1666711552 399703 33554432000 4194304 9016284 140733919259808 140733919254040 7179861 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406912 399703 641 1178 0 405730 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1627648
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11293
/proc/meminfo: memFree=26429324/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1627648 CPUtime=1782 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325771 0 0 0 178065 135 0 0 20 0 1 0 343657516 1666711552 399704 33554432000 4194304 9016284 140733919259808 140733919253592 7181418 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406912 399704 641 1178 0 405730 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1627648
Maximum CPU time exceeded: sending SIGTERM then SIGKILL
[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11293
/proc/meminfo: memFree=26429696/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1627648 CPUtime=1800.1 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325772 0 0 0 179875 135 0 0 20 0 1 0 343657516 1666711552 399705 33554432000 4194304 9016284 140733919259808 140733919253592 7181476 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406912 399705 641 1178 0 405730 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1627648
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
Sending SIGKILL to process tree (bottom up)
Sending SIGKILL to -11238
Solver just ended. Dumping a history of the last processes samples
[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 11294
/proc/meminfo: memFree=26429440/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1627648 CPUtime=1801.09 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325773 0 0 0 179974 135 0 0 20 0 1 0 343657516 1666711552 399706 33554432000 4194304 9016284 140733919259808 140733919253592 7156517 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406912 399706 641 1178 0 405730 0
Current children cumulated CPU time (s) 1801.09
Current children cumulated vsize (KiB) 1627648
[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11294
/proc/meminfo: memFree=26429448/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1627648 CPUtime=1801.89 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325773 0 0 0 180054 135 0 0 20 0 1 0 343657516 1666711552 399706 33554432000 4194304 9016284 140733919259808 140733919253592 7124303 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406912 399706 641 1178 0 405730 0
Current children cumulated CPU time (s) 1801.89
Current children cumulated vsize (KiB) 1627648
[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 11294
/proc/meminfo: memFree=26429448/32873648 swapFree=6864/6864
[pid=11238] ppid=11236 vsize=1627648 CPUtime=1802.09 cores=0,2,4,6
/proc/11238/stat : 11238 (scip-2.0.1.4b_2) R 11236 11238 9205 0 -1 4202496 325773 0 0 0 180074 135 0 0 20 0 1 0 343657516 1666711552 399706 33554432000 4194304 9016284 140733919259808 140733919253592 7870589 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/11238/statm: 406912 399706 641 1178 0 405730 0
Current children cumulated CPU time (s) 1802.09
Current children cumulated vsize (KiB) 1627648
Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.42
CPU time (s): 1802.12
CPU user time (s): 1800.75
CPU system time (s): 1.37179
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 1627648
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.75
system time used= 1.37179
maximum resident set size= 1598824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 325773
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= 21
involuntary context switches= 1920
runsolver used 6.38903 second user time and 14.8887 second system time
The end