Trace number 4240214

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: BTD 2017-06-30? (TO) 2400.08 2401

General information on the benchmark

NameGracefulGraph/GracefulGraph-m1-s1/
GracefulGraph-K10-P04.xml
MD5SUMddb81c87fc1d8e68708f77d31c52a231
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables470
Number of constraints212
Number of domains2
Minimum domain size210
Maximum domain size211
Distribution of domain sizes[{"size":210,"count":210},{"size":211,"count":40}]
Minimum variable degree0
Maximum variable degree12
Distribution of variable degrees[{"degree":0,"count":220},{"degree":2,"count":210},{"degree":11,"count":20},{"degree":12,"count":20}]
Minimum constraint arity3
Maximum constraint arity210
Distribution of constraint arities[{"arity":3,"count":210},{"arity":40,"count":1},{"arity":210,"count":1}]
Number of extensional constraints0
Number of intensional constraints210
Distribution of constraint types[{"type":"intension","count":210},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.19/0.28	c Version: 2017-06-30

Verifier Data

One s line expected

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4240214-1500623794/watcher-4240214-1500623794 -o /tmp/evaluation-result-4240214-1500623794/solver-4240214-1500623794 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node150-1500623775-6118 --watchdog 2560 BTD 2400 HOME/instance-4240214-1500623794.xml 

pid=6329
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.67 0.99 1.16 3/186 6332
/proc/meminfo: memFree=31413272/32770624 swapFree=6172/386056
[pid=6332] ppid=6329 vsize=30936 CPUtime=0 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 481 0 0 0 0 0 0 0 20 0 1 0 15805312 31678464 329 33554432000 4194304 35031059 140730698142400 140730698142400 7408842 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 7734 329 232 7529 0 181 0

[startup+0.100116 s]
/proc/loadavg: 0.67 0.99 1.16 3/186 6332
/proc/meminfo: memFree=31413272/32770624 swapFree=6172/386056
[pid=6332] ppid=6329 vsize=34892 CPUtime=0.09 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 1482 0 0 0 9 0 0 0 20 0 1 0 15805312 35729408 1320 33554432000 4194304 35031059 140730698142400 140730698137800 4632155 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 8723 1320 232 7529 0 1170 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34892

[startup+0.200285 s]
/proc/loadavg: 0.67 0.99 1.16 3/186 6332
/proc/meminfo: memFree=31413272/32770624 swapFree=6172/386056
[pid=6332] ppid=6329 vsize=37664 CPUtime=0.19 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 2204 0 0 0 19 0 0 0 20 0 1 0 15805312 38567936 2073 33554432000 4194304 35031059 140730698142400 140730698139576 6438560 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 9416 2073 286 7529 0 1863 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37664

[startup+0.300214 s]
/proc/loadavg: 0.67 0.99 1.16 3/186 6332
/proc/meminfo: memFree=31413272/32770624 swapFree=6172/386056
[pid=6332] ppid=6329 vsize=39504 CPUtime=0.29 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 2704 0 0 0 29 0 0 0 20 0 1 0 15805312 40452096 2565 33554432000 4194304 35031059 140730698142400 140730698140952 4294581 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 9876 2565 323 7529 0 2323 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39504

[startup+0.700171 s]
/proc/loadavg: 0.67 0.99 1.16 3/186 6332
/proc/meminfo: memFree=31413272/32770624 swapFree=6172/386056
[pid=6332] ppid=6329 vsize=43332 CPUtime=0.69 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 3676 0 0 0 69 0 0 0 20 0 1 0 15805312 44371968 3489 33554432000 4194304 35031059 140730698142400 140730698140952 4445159 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 10833 3489 323 7529 0 3280 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43332

[startup+1.50017 s]
/proc/loadavg: 0.67 0.99 1.16 3/187 6333
/proc/meminfo: memFree=31398864/32770624 swapFree=6172/386060
[pid=6332] ppid=6329 vsize=55800 CPUtime=1.48 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 6539 0 0 0 148 0 0 0 20 0 1 0 15805312 57139200 6345 33554432000 4194304 35031059 140730698142400 140730698140600 4293320 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 13950 6345 339 7529 0 6397 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 55800

[startup+3.10018 s]
/proc/loadavg: 0.67 0.99 1.16 3/187 6333
/proc/meminfo: memFree=31387580/32770624 swapFree=6172/386060
[pid=6332] ppid=6329 vsize=56856 CPUtime=3.08 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 9307 0 0 0 308 0 0 0 20 0 1 0 15805312 58220544 6675 33554432000 4194304 35031059 140730698142400 140730698141400 4445159 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14214 6675 339 7529 0 6661 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 56856

[startup+6.30017 s]
/proc/loadavg: 0.78 1.00 1.16 3/187 6333
/proc/meminfo: memFree=31387008/32770624 swapFree=6172/386076
[pid=6332] ppid=6329 vsize=56856 CPUtime=6.28 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 11809 0 0 0 626 2 0 0 20 0 1 0 15805312 58220544 6675 33554432000 4194304 35031059 140730698142400 140730698141400 4445148 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14214 6675 339 7529 0 6661 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 56856

[startup+12.7002 s]
/proc/loadavg: 0.88 1.02 1.16 3/187 6333
/proc/meminfo: memFree=31386760/32770624 swapFree=6172/386076
[pid=6332] ppid=6329 vsize=56856 CPUtime=12.68 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 14306 0 0 0 1266 2 0 0 20 0 1 0 15805312 58220544 6675 33554432000 4194304 35031059 140730698142400 140730698141400 4213184 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14214 6675 339 7529 0 6661 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 56856

[startup+25.5002 s]
/proc/loadavg: 1.13 1.07 1.18 3/187 6333
/proc/meminfo: memFree=31386960/32770624 swapFree=6172/386092
[pid=6332] ppid=6329 vsize=56856 CPUtime=25.48 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 18803 0 0 0 2546 2 0 0 20 0 1 0 15805312 58220544 6675 33554432000 4194304 35031059 140730698142400 140730698141400 4297197 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14214 6675 339 7529 0 6661 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56856

[startup+51.1002 s]
/proc/loadavg: 1.42 1.14 1.20 3/187 6333
/proc/meminfo: memFree=31385464/32770624 swapFree=6172/386108
[pid=6332] ppid=6329 vsize=56988 CPUtime=51.07 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 21713 0 0 0 5104 3 0 0 20 0 1 0 15805312 58355712 6694 33554432000 4194304 35031059 140730698142400 140730698141400 4445177 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14247 6694 339 7529 0 6694 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 56988

[startup+102.3 s]
/proc/loadavg: 1.75 1.27 1.24 3/187 6335
/proc/meminfo: memFree=31386164/32770624 swapFree=6172/386144
[pid=6332] ppid=6329 vsize=56988 CPUtime=102.26 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 22154 0 0 0 10223 3 0 0 20 0 1 0 15805312 58355712 6806 33554432000 4194304 35031059 140730698142400 140730698141400 4445291 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14247 6806 339 7529 0 6694 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 56988

[startup+162.3 s]
/proc/loadavg: 1.98 1.42 1.29 3/187 6336
/proc/meminfo: memFree=31386436/32770624 swapFree=6172/386160
[pid=6332] ppid=6329 vsize=56988 CPUtime=162.23 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 22583 0 0 0 16220 3 0 0 20 0 1 0 15805312 58355712 6806 33554432000 4194304 35031059 140730698142400 140730698141400 4297209 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14247 6806 339 7529 0 6694 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 56988

[startup+222.306 s]
/proc/loadavg: 1.99 1.53 1.34 3/187 6345
/proc/meminfo: memFree=31385340/32770624 swapFree=6172/386192
[pid=6332] ppid=6329 vsize=56988 CPUtime=222.2 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 23011 0 0 0 22217 3 0 0 20 0 1 0 15805312 58355712 6806 33554432000 4194304 35031059 140730698142400 140730698141400 4296409 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14247 6806 339 7529 0 6694 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 56988

[startup+282.3 s]
/proc/loadavg: 2.00 1.61 1.38 3/187 6368
/proc/meminfo: memFree=31385528/32770624 swapFree=6172/386224
[pid=6332] ppid=6329 vsize=56988 CPUtime=282.17 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 23428 0 0 0 28214 3 0 0 20 0 1 0 15805312 58355712 6806 33554432000 4194304 35031059 140730698142400 140730698141400 4293280 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14247 6806 339 7529 0 6694 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 56988

[startup+342.3 s]
/proc/loadavg: 2.00 1.68 1.42 3/187 6369
/proc/meminfo: memFree=31385776/32770624 swapFree=6172/386244
[pid=6332] ppid=6329 vsize=56988 CPUtime=342.14 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 23842 0 0 0 34211 3 0 0 20 0 1 0 15805312 58355712 6806 33554432000 4194304 35031059 140730698142400 140730698141400 4293272 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14247 6806 339 7529 0 6694 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 56988

[startup+402.3 s]
/proc/loadavg: 2.00 1.74 1.45 3/187 6370
/proc/meminfo: memFree=31386368/32770624 swapFree=6172/386276
[pid=6332] ppid=6329 vsize=56988 CPUtime=402.11 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 24256 0 0 0 40208 3 0 0 20 0 1 0 15805312 58355712 6806 33554432000 4194304 35031059 140730698142400 140730698141400 4293371 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14247 6806 339 7529 0 6694 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 56988

[startup+462.3 s]
/proc/loadavg: 2.07 1.81 1.50 3/187 6371
/proc/meminfo: memFree=31386136/32770624 swapFree=6172/386308
[pid=6332] ppid=6329 vsize=56988 CPUtime=462.08 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 24670 0 0 0 46205 3 0 0 20 0 1 0 15805312 58355712 6806 33554432000 4194304 35031059 140730698142400 140730698141400 4293264 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14247 6806 339 7529 0 6694 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 56988

[startup+522.3 s]
/proc/loadavg: 2.10 1.86 1.53 3/187 6372
/proc/meminfo: memFree=31385864/32770624 swapFree=6172/386336
[pid=6332] ppid=6329 vsize=56988 CPUtime=522.05 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 25083 0 0 0 52202 3 0 0 20 0 1 0 15805312 58355712 6806 33554432000 4194304 35031059 140730698142400 140730698141400 4293359 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14247 6806 339 7529 0 6694 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 56988

[startup+582.3 s]
/proc/loadavg: 2.11 1.90 1.57 3/187 6373
/proc/meminfo: memFree=31385756/32770624 swapFree=6172/386360
[pid=6332] ppid=6329 vsize=56988 CPUtime=582.03 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 25495 0 0 0 58200 3 0 0 20 0 1 0 15805312 58355712 6806 33554432000 4194304 35031059 140730698142400 140730698141400 4213328 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14247 6806 339 7529 0 6694 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 56988


################
# More data... #
################


[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/187 6403
/proc/meminfo: memFree=31385104/32770624 swapFree=6172/386804
[pid=6332] ppid=6329 vsize=56988 CPUtime=1481.69 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 32262 0 0 0 148165 4 0 0 20 0 1 0 15805312 58355712 6830 33554432000 4194304 35031059 140730698142400 140730698141400 4213244 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14247 6830 339 7529 0 6694 0
Current children cumulated CPU time (s) 1481.69
Current children cumulated vsize (KiB) 56988

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.86 3/187 6404
/proc/meminfo: memFree=31384816/32770624 swapFree=6172/386836
[pid=6332] ppid=6329 vsize=56988 CPUtime=1541.68 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 32697 0 0 0 154164 4 0 0 20 0 1 0 15805312 58355712 6833 33554432000 4194304 35031059 140730698142400 140730698141400 4445159 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14247 6833 339 7529 0 6694 0
Current children cumulated CPU time (s) 1541.68
Current children cumulated vsize (KiB) 56988

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/187 6405
/proc/meminfo: memFree=31384940/32770624 swapFree=6172/386876
[pid=6332] ppid=6329 vsize=56988 CPUtime=1601.66 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 33132 0 0 0 160161 5 0 0 20 0 1 0 15805312 58355712 6833 33554432000 4194304 35031059 140730698142400 140730698141400 4293320 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14247 6833 339 7529 0 6694 0
Current children cumulated CPU time (s) 1601.66
Current children cumulated vsize (KiB) 56988

[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 1.88 3/187 6406
/proc/meminfo: memFree=31385072/32770624 swapFree=6172/386904
[pid=6332] ppid=6329 vsize=56988 CPUtime=1661.64 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 33567 0 0 0 166159 5 0 0 20 0 1 0 15805312 58355712 6833 33554432000 4194304 35031059 140730698142400 140730698141400 4297209 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14247 6833 339 7529 0 6694 0
Current children cumulated CPU time (s) 1661.64
Current children cumulated vsize (KiB) 56988

[startup+1722.3 s]
/proc/loadavg: 2.09 2.03 1.89 3/187 6408
/proc/meminfo: memFree=31385336/32770624 swapFree=6172/386936
[pid=6332] ppid=6329 vsize=56988 CPUtime=1721.62 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 34002 0 0 0 172157 5 0 0 20 0 1 0 15805312 58355712 6833 33554432000 4194304 35031059 140730698142400 140730698141400 4296527 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14247 6833 339 7529 0 6694 0
Current children cumulated CPU time (s) 1721.62
Current children cumulated vsize (KiB) 56988

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 1.89 3/187 6409
/proc/meminfo: memFree=31385336/32770624 swapFree=6172/386956
[pid=6332] ppid=6329 vsize=57116 CPUtime=1781.6 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 34496 0 0 0 178155 5 0 0 20 0 1 0 15805312 58486784 6834 33554432000 4194304 35031059 140730698142400 140730698141400 4296665 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14279 6834 339 7529 0 6726 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (KiB) 57116

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 1.90 3/187 6410
/proc/meminfo: memFree=31385212/32770624 swapFree=6172/386988
[pid=6332] ppid=6329 vsize=57116 CPUtime=1841.58 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 34934 0 0 0 184153 5 0 0 20 0 1 0 15805312 58486784 6834 33554432000 4194304 35031059 140730698142400 140730698141400 4296229 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14279 6834 339 7529 0 6726 0
Current children cumulated CPU time (s) 1841.58
Current children cumulated vsize (KiB) 57116

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/187 6412
/proc/meminfo: memFree=31385088/32770624 swapFree=6172/387012
[pid=6332] ppid=6329 vsize=57116 CPUtime=1901.56 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 35402 0 0 0 190151 5 0 0 20 0 1 0 15805312 58486784 6834 33554432000 4194304 35031059 140730698142400 140730698141400 6458418 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14279 6834 339 7529 0 6726 0
Current children cumulated CPU time (s) 1901.56
Current children cumulated vsize (KiB) 57116

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/187 6413
/proc/meminfo: memFree=31385216/32770624 swapFree=6172/387040
[pid=6332] ppid=6329 vsize=57116 CPUtime=1961.54 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 35871 0 0 0 196149 5 0 0 20 0 1 0 15805312 58486784 6835 33554432000 4194304 35031059 140730698142400 140730698141400 4445159 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14279 6835 339 7529 0 6726 0
Current children cumulated CPU time (s) 1961.54
Current children cumulated vsize (KiB) 57116

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/188 6422
/proc/meminfo: memFree=31384788/32770624 swapFree=6172/387072
[pid=6332] ppid=6329 vsize=57116 CPUtime=2021.51 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 36305 0 0 0 202146 5 0 0 20 0 1 0 15805312 58486784 6839 33554432000 4194304 35031059 140730698142400 140730698141400 4445144 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14279 6839 339 7529 0 6726 0
Current children cumulated CPU time (s) 2021.51
Current children cumulated vsize (KiB) 57116

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/188 6423
/proc/meminfo: memFree=31385408/32770624 swapFree=6172/387104
[pid=6332] ppid=6329 vsize=57116 CPUtime=2081.49 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 36734 0 0 0 208144 5 0 0 20 0 1 0 15805312 58486784 6839 33554432000 4194304 35031059 140730698142400 140730698141400 4293272 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14279 6839 339 7529 0 6726 0
Current children cumulated CPU time (s) 2081.49
Current children cumulated vsize (KiB) 57116

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/188 6424
/proc/meminfo: memFree=31385284/32770624 swapFree=6172/387136
[pid=6332] ppid=6329 vsize=57116 CPUtime=2141.46 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 37161 0 0 0 214141 5 0 0 20 0 1 0 15805312 58486784 6839 33554432000 4194304 35031059 140730698142400 140730698141400 4293292 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14279 6839 339 7529 0 6726 0
Current children cumulated CPU time (s) 2141.46
Current children cumulated vsize (KiB) 57116

[startup+2202.31 s]
/proc/loadavg: 2.03 2.03 1.94 3/188 6425
/proc/meminfo: memFree=31385408/32770624 swapFree=6172/387156
[pid=6332] ppid=6329 vsize=57116 CPUtime=2201.44 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 37585 0 0 0 220139 5 0 0 20 0 1 0 15805312 58486784 6839 33554432000 4194304 35031059 140730698142400 140730698141400 4213184 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14279 6839 339 7529 0 6726 0
Current children cumulated CPU time (s) 2201.44
Current children cumulated vsize (KiB) 57116

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 1.95 3/188 6426
/proc/meminfo: memFree=31385392/32770624 swapFree=6172/387176
[pid=6332] ppid=6329 vsize=57116 CPUtime=2261.41 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 38007 0 0 0 226136 5 0 0 20 0 1 0 15805312 58486784 6839 33554432000 4194304 35031059 140730698142400 140730698141400 4300411 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14279 6839 339 7529 0 6726 0
Current children cumulated CPU time (s) 2261.41
Current children cumulated vsize (KiB) 57116

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/187 6489
/proc/meminfo: memFree=31250416/32770624 swapFree=6172/385568
[pid=6332] ppid=6329 vsize=57116 CPUtime=2321.4 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 38428 0 0 0 232132 8 0 0 20 0 1 0 15805312 58486784 6839 33554432000 4194304 35031059 140730698142400 140730698141400 4213184 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14279 6839 339 7529 0 6726 0
Current children cumulated CPU time (s) 2321.4
Current children cumulated vsize (KiB) 57116

[startup+2382.3 s]
/proc/loadavg: 2.08 2.03 1.96 3/187 6550
/proc/meminfo: memFree=31253564/32770624 swapFree=6172/385724
[pid=6332] ppid=6329 vsize=57116 CPUtime=2381.38 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 38849 0 0 0 238128 10 0 0 20 0 1 0 15805312 58486784 6839 33554432000 4194304 35031059 140730698142400 140730698141400 4297209 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14279 6839 339 7529 0 6726 0
Current children cumulated CPU time (s) 2381.38
Current children cumulated vsize (KiB) 57116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401 s]
/proc/loadavg: 2.05 2.03 1.96 3/187 6551
/proc/meminfo: memFree=31240876/32770624 swapFree=6172/385760
[pid=6332] ppid=6329 vsize=57116 CPUtime=2400.07 cores=0,2,4,6
/proc/6332/stat : 6332 (BTD) R 6329 6332 6087 0 -1 4202496 39098 0 0 0 239997 10 0 0 20 0 1 0 15805312 58486784 6839 33554432000 4194304 35031059 140730698142400 140730698141400 4296479 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 55840768 140730698147066 140730698147142 140730698147142 140730698149841 0
/proc/6332/statm: 14279 6839 339 7529 0 6726 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 57116

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 6332 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2401
CPU time (s): 2400.08
CPU user time (s): 2399.98
CPU system time (s): 0.105959
CPU usage (%): 99.9618
Max. virtual memory (cumulated for all children) (KiB): 57120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.98
system time used= 0.105959
maximum resident set size= 27356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39098
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= 121481

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.58459 second user time and 8.2207 second system time

The end

Launcher Data

Begin job on node150 at 2017-07-21 09:56:34
IDJOB=4240214
IDBENCH=120738
IDSOLVER=2619
FILE ID=node150/4240214-1500623794
RUNJOBID= node150-1500623775-6118
PBS_JOBID= 20622986
Free space on /tmp= 61992 MiB

SOLVER NAME= BTD 2017-06-30
BENCH NAME= XCSP17/GracefulGraph/GracefulGraph-m1-s1/GracefulGraph-K10-P04.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240214-1500623794/watcher-4240214-1500623794 -o /tmp/evaluation-result-4240214-1500623794/solver-4240214-1500623794 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node150-1500623775-6118 --watchdog 2560  BTD 2400 HOME/instance-4240214-1500623794.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= ddb81c87fc1d8e68708f77d31c52a231
RANDOM SEED=1542871193

node150.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.01
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.01
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.01
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.01
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31413272 kB
MemAvailable:   32008160 kB
Buffers:          229704 kB
Cached:           644444 kB
SwapCached:            0 kB
Active:           536304 kB
Inactive:         394916 kB
Active(anon):      60088 kB
Inactive(anon):     8860 kB
Active(file):     476216 kB
Inactive(file):   386056 kB
Unevictable:        6172 kB
Mlocked:            6180 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             38656 kB
Writeback:             0 kB
AnonPages:         63640 kB
Mapped:            34092 kB
Shmem:              8848 kB
Slab:             122820 kB
SReclaimable:      96904 kB
SUnreclaim:        25916 kB
KernelStack:        3264 kB
PageTables:         4664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     329752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61948 MiB
End job on node150 at 2017-07-21 10:36:36