Trace number 4240218

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.05 2400.8

General information on the benchmark

NameGracefulGraph/GracefulGraph-m1-s1/
GracefulGraph-K11-P04.xml
MD5SUM83a9e5860e8605726185e9821b8e29ef
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 variables561
Number of constraints255
Number of domains2
Minimum domain size253
Maximum domain size254
Distribution of domain sizes[{"size":253,"count":253},{"size":254,"count":44}]
Minimum variable degree0
Maximum variable degree13
Distribution of variable degrees[{"degree":0,"count":264},{"degree":2,"count":253},{"degree":12,"count":22},{"degree":13,"count":22}]
Minimum constraint arity3
Maximum constraint arity253
Distribution of constraint arities[{"arity":3,"count":253},{"arity":44,"count":1},{"arity":253,"count":1}]
Number of extensional constraints0
Number of intensional constraints253
Distribution of constraint types[{"type":"intension","count":253},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

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

pid=4392
running on 4 cores: 1,3,5,7

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.29 0.08 0.07 3/188 4395
/proc/meminfo: memFree=31163888/32770624 swapFree=6492/731836
[pid=4395] ppid=4392 vsize=30936 CPUtime=0 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 486 0 0 0 0 0 0 0 20 0 1 0 15817438 31678464 329 33554432000 4194304 35031059 140735574873536 140735574869496 7408842 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 7734 329 232 7529 0 181 0

[startup+0.100156 s]
/proc/loadavg: 0.29 0.08 0.07 3/188 4395
/proc/meminfo: memFree=31163888/32770624 swapFree=6492/731836
[pid=4395] ppid=4392 vsize=35408 CPUtime=0.09 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 1594 0 0 0 9 0 0 0 20 0 1 0 15817438 36257792 1416 33554432000 4194304 35031059 140735574873536 140735574869256 7408842 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 8852 1416 232 7529 0 1299 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35408

[startup+0.200334 s]
/proc/loadavg: 0.29 0.08 0.07 3/188 4395
/proc/meminfo: memFree=31163888/32770624 swapFree=6492/731836
[pid=4395] ppid=4392 vsize=40580 CPUtime=0.19 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 2935 0 0 0 19 0 0 0 20 0 1 0 15817438 41553920 2802 33554432000 4194304 35031059 140735574873536 140735574869256 6446256 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 10145 2802 286 7529 0 2592 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 40580

[startup+0.30029 s]
/proc/loadavg: 0.29 0.08 0.07 3/188 4395
/proc/meminfo: memFree=31163888/32770624 swapFree=6492/731836
[pid=4395] ppid=4392 vsize=40704 CPUtime=0.29 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 2976 0 0 0 29 0 0 0 20 0 1 0 15817438 41680896 2831 33554432000 4194304 35031059 140735574873536 140735574866376 7408842 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 10176 2831 286 7529 0 2623 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40704

[startup+0.700222 s]
/proc/loadavg: 0.29 0.08 0.07 3/188 4395
/proc/meminfo: memFree=31163888/32770624 swapFree=6492/731836
[pid=4395] ppid=4392 vsize=48228 CPUtime=0.69 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 4884 0 0 0 69 0 0 0 20 0 1 0 15817438 49385472 4744 33554432000 4194304 35031059 140735574873536 140735574872088 7408842 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 12057 4744 323 7529 0 4504 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48228

[startup+1.50021 s]
/proc/loadavg: 0.29 0.08 0.07 3/189 4396
/proc/meminfo: memFree=31145644/32770624 swapFree=6492/732072
[pid=4395] ppid=4392 vsize=48888 CPUtime=1.49 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 5060 0 0 0 149 0 0 0 20 0 1 0 15817438 50061312 4876 33554432000 4194304 35031059 140735574873536 140735574872088 4445228 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 12222 4876 323 7529 0 4669 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48888

[startup+3.10022 s]
/proc/loadavg: 0.29 0.08 0.07 3/189 4396
/proc/meminfo: memFree=31131028/32770624 swapFree=6492/731840
[pid=4395] ppid=4392 vsize=68156 CPUtime=3.08 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 10911 0 0 0 308 0 0 0 20 0 1 0 15817438 69791744 9389 33554432000 4194304 35031059 140735574873536 140735574871736 4445159 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17039 9389 339 7529 0 9486 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 68156

[startup+6.30022 s]
/proc/loadavg: 0.42 0.11 0.08 3/189 4396
/proc/meminfo: memFree=31127284/32770624 swapFree=6492/731856
[pid=4395] ppid=4392 vsize=68156 CPUtime=6.28 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 13462 0 0 0 627 1 0 0 20 0 1 0 15817438 69791744 9389 33554432000 4194304 35031059 140735574873536 140735574872536 4445172 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17039 9389 339 7529 0 9486 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 68156

[startup+12.7002 s]
/proc/loadavg: 0.55 0.14 0.09 3/189 4396
/proc/meminfo: memFree=31127456/32770624 swapFree=6492/731856
[pid=4395] ppid=4392 vsize=68156 CPUtime=12.68 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 15416 0 0 0 1267 1 0 0 20 0 1 0 15817438 69791744 9389 33554432000 4194304 35031059 140735574873536 140735574872536 4445148 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17039 9389 339 7529 0 9486 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 68156

[startup+25.5003 s]
/proc/loadavg: 0.87 0.23 0.12 3/189 4396
/proc/meminfo: memFree=31126552/32770624 swapFree=6492/731872
[pid=4395] ppid=4392 vsize=68156 CPUtime=25.47 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 17203 0 0 0 2546 1 0 0 20 0 1 0 15817438 69791744 9544 33554432000 4194304 35031059 140735574873536 140735574872536 6458028 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17039 9544 339 7529 0 9486 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 68156

[startup+51.1003 s]
/proc/loadavg: 1.26 0.37 0.17 3/189 4396
/proc/meminfo: memFree=31126552/32770624 swapFree=6492/731884
[pid=4395] ppid=4392 vsize=68156 CPUtime=51.06 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 17473 0 0 0 5105 1 0 0 20 0 1 0 15817438 69791744 9544 33554432000 4194304 35031059 140735574873536 140735574872536 4445159 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17039 9544 339 7529 0 9486 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 68156

[startup+102.3 s]
/proc/loadavg: 1.70 0.65 0.27 3/189 4398
/proc/meminfo: memFree=31125968/32770624 swapFree=6492/731924
[pid=4395] ppid=4392 vsize=68288 CPUtime=102.25 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 17777 0 0 0 10224 1 0 0 20 0 1 0 15817438 69926912 9554 33554432000 4194304 35031059 140735574873536 140735574872536 4445144 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17072 9554 339 7529 0 9519 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 68288

[startup+162.3 s]
/proc/loadavg: 1.88 0.87 0.37 3/189 4399
/proc/meminfo: memFree=31126224/32770624 swapFree=6492/731952
[pid=4395] ppid=4392 vsize=68288 CPUtime=162.22 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 18070 0 0 0 16221 1 0 0 20 0 1 0 15817438 69926912 9576 33554432000 4194304 35031059 140735574873536 140735574872536 4300382 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17072 9576 339 7529 0 9519 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 68288

[startup+222.306 s]
/proc/loadavg: 1.96 1.08 0.47 3/189 4407
/proc/meminfo: memFree=31125500/32770624 swapFree=6492/731996
[pid=4395] ppid=4392 vsize=68288 CPUtime=222.21 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 18363 0 0 0 22220 1 0 0 20 0 1 0 15817438 69926912 9576 33554432000 4194304 35031059 140735574873536 140735574872536 4300352 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17072 9576 339 7529 0 9519 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 68288

[startup+282.3 s]
/proc/loadavg: 2.05 1.26 0.57 3/189 4430
/proc/meminfo: memFree=31124956/32770624 swapFree=6492/732040
[pid=4395] ppid=4392 vsize=68288 CPUtime=282.19 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 18656 0 0 0 28218 1 0 0 20 0 1 0 15817438 69926912 9576 33554432000 4194304 35031059 140735574873536 140735574872536 4445163 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17072 9576 339 7529 0 9519 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 68288

[startup+342.3 s]
/proc/loadavg: 2.16 1.43 0.67 3/187 4431
/proc/meminfo: memFree=31125624/32770624 swapFree=6492/732068
[pid=4395] ppid=4392 vsize=68288 CPUtime=342.17 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 18949 0 0 0 34216 1 0 0 20 0 1 0 15817438 69926912 9576 33554432000 4194304 35031059 140735574873536 140735574872536 4293292 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17072 9576 339 7529 0 9519 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 68288

[startup+402.3 s]
/proc/loadavg: 2.09 1.55 0.76 3/187 4432
/proc/meminfo: memFree=31125644/32770624 swapFree=6492/732100
[pid=4395] ppid=4392 vsize=68288 CPUtime=402.15 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 19242 0 0 0 40214 1 0 0 20 0 1 0 15817438 69926912 9576 33554432000 4194304 35031059 140735574873536 140735574872536 4296592 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17072 9576 339 7529 0 9519 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 68288

[startup+462.3 s]
/proc/loadavg: 2.07 1.64 0.85 3/187 4433
/proc/meminfo: memFree=31125644/32770624 swapFree=6492/732124
[pid=4395] ppid=4392 vsize=68288 CPUtime=462.13 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 19535 0 0 0 46212 1 0 0 20 0 1 0 15817438 69926912 9576 33554432000 4194304 35031059 140735574873536 140735574872536 4293344 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17072 9576 339 7529 0 9519 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 68288

[startup+522.3 s]
/proc/loadavg: 2.06 1.72 0.92 3/187 4434
/proc/meminfo: memFree=31125892/32770624 swapFree=6492/732160
[pid=4395] ppid=4392 vsize=68288 CPUtime=522.11 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 19828 0 0 0 52210 1 0 0 20 0 1 0 15817438 69926912 9576 33554432000 4194304 35031059 140735574873536 140735574872536 4296519 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17072 9576 339 7529 0 9519 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 68288

[startup+582.3 s]
/proc/loadavg: 2.02 1.77 0.99 3/187 4435
/proc/meminfo: memFree=31125992/32770624 swapFree=6492/732192
[pid=4395] ppid=4392 vsize=68288 CPUtime=582.09 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 20115 0 0 0 58208 1 0 0 20 0 1 0 15817438 69926912 9576 33554432000 4194304 35031059 140735574873536 140735574872536 4296665 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17072 9576 339 7529 0 9519 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 68288


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.62 3/187 4464
/proc/meminfo: memFree=31123692/32770624 swapFree=6492/732664
[pid=4395] ppid=4392 vsize=68288 CPUtime=1481.83 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 24209 0 0 0 148182 1 0 0 20 0 1 0 15817438 69926912 9576 33554432000 4194304 35031059 140735574873536 140735574872536 4298553 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17072 9576 339 7529 0 9519 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 68288

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.64 3/187 4465
/proc/meminfo: memFree=31123668/32770624 swapFree=6492/732696
[pid=4395] ppid=4392 vsize=68288 CPUtime=1541.81 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 24504 0 0 0 154180 1 0 0 20 0 1 0 15817438 69926912 9577 33554432000 4194304 35031059 140735574873536 140735574872536 4296592 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17072 9577 339 7529 0 9519 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 68288

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.67 3/187 4466
/proc/meminfo: memFree=31123780/32770624 swapFree=6492/732720
[pid=4395] ppid=4392 vsize=68288 CPUtime=1601.79 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 24798 0 0 0 160178 1 0 0 20 0 1 0 15817438 69926912 9577 33554432000 4194304 35031059 140735574873536 140735574872536 4296645 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17072 9577 339 7529 0 9519 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 68288

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.69 3/187 4467
/proc/meminfo: memFree=31123988/32770624 swapFree=6492/732748
[pid=4395] ppid=4392 vsize=68288 CPUtime=1661.77 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 25091 0 0 0 166176 1 0 0 20 0 1 0 15817438 69926912 9577 33554432000 4194304 35031059 140735574873536 140735574872536 4293319 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17072 9577 339 7529 0 9519 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 68288

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.71 3/187 4469
/proc/meminfo: memFree=31123740/32770624 swapFree=6492/732784
[pid=4395] ppid=4392 vsize=68288 CPUtime=1721.75 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 25385 0 0 0 172174 1 0 0 20 0 1 0 15817438 69926912 9577 33554432000 4194304 35031059 140735574873536 140735574872536 4293393 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17072 9577 339 7529 0 9519 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 68288

[startup+1782.3 s]
/proc/loadavg: 2.08 2.01 1.73 3/187 4470
/proc/meminfo: memFree=31123740/32770624 swapFree=6492/732828
[pid=4395] ppid=4392 vsize=68288 CPUtime=1781.74 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 25679 0 0 0 178173 1 0 0 20 0 1 0 15817438 69926912 9577 33554432000 4194304 35031059 140735574873536 140735574872536 4296522 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17072 9577 339 7529 0 9519 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 68288

[startup+1842.3 s]
/proc/loadavg: 2.03 2.01 1.75 3/187 4471
/proc/meminfo: memFree=31123740/32770624 swapFree=6492/732856
[pid=4395] ppid=4392 vsize=68288 CPUtime=1841.72 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 25973 0 0 0 184171 1 0 0 20 0 1 0 15817438 69926912 9577 33554432000 4194304 35031059 140735574873536 140735574872536 4293328 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17072 9577 339 7529 0 9519 0
Current children cumulated CPU time (s) 1841.72
Current children cumulated vsize (KiB) 68288

[startup+1902.3 s]
/proc/loadavg: 2.04 2.02 1.77 3/187 4473
/proc/meminfo: memFree=31123864/32770624 swapFree=6492/732884
[pid=4395] ppid=4392 vsize=68288 CPUtime=1901.7 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 26282 0 0 0 190169 1 0 0 20 0 1 0 15817438 69926912 9577 33554432000 4194304 35031059 140735574873536 140735574872536 4445132 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17072 9577 339 7529 0 9519 0
Current children cumulated CPU time (s) 1901.7
Current children cumulated vsize (KiB) 68288

[startup+1962.3 s]
/proc/loadavg: 2.02 2.02 1.78 3/187 4474
/proc/meminfo: memFree=31123964/32770624 swapFree=6492/732916
[pid=4395] ppid=4392 vsize=68288 CPUtime=1961.68 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 26574 0 0 0 196167 1 0 0 20 0 1 0 15817438 69926912 9591 33554432000 4194304 35031059 140735574873536 140735574872536 4445183 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17072 9591 339 7529 0 9519 0
Current children cumulated CPU time (s) 1961.68
Current children cumulated vsize (KiB) 68288

[startup+2022.3 s]
/proc/loadavg: 2.01 2.01 1.79 3/188 4483
/proc/meminfo: memFree=31123184/32770624 swapFree=6492/732952
[pid=4395] ppid=4392 vsize=68416 CPUtime=2021.66 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 26871 0 0 0 202165 1 0 0 20 0 1 0 15817438 70057984 9592 33554432000 4194304 35031059 140735574873536 140735574872536 4213328 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17104 9592 339 7529 0 9551 0
Current children cumulated CPU time (s) 2021.66
Current children cumulated vsize (KiB) 68416

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.81 3/188 4484
/proc/meminfo: memFree=31123908/32770624 swapFree=6492/732992
[pid=4395] ppid=4392 vsize=68416 CPUtime=2081.65 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 27168 0 0 0 208164 1 0 0 20 0 1 0 15817438 70057984 9592 33554432000 4194304 35031059 140735574873536 140735574872536 4213184 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17104 9592 339 7529 0 9551 0
Current children cumulated CPU time (s) 2081.65
Current children cumulated vsize (KiB) 68416

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.82 3/188 4485
/proc/meminfo: memFree=31123608/32770624 swapFree=6492/733020
[pid=4395] ppid=4392 vsize=68416 CPUtime=2141.62 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 27470 0 0 0 214161 1 0 0 20 0 1 0 15817438 70057984 9592 33554432000 4194304 35031059 140735574873536 140735574872536 7760138 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17104 9592 339 7529 0 9551 0
Current children cumulated CPU time (s) 2141.62
Current children cumulated vsize (KiB) 68416

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 1.83 3/188 4486
/proc/meminfo: memFree=31123816/32770624 swapFree=6492/733048
[pid=4395] ppid=4392 vsize=68416 CPUtime=2201.62 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 27778 0 0 0 220160 2 0 0 20 0 1 0 15817438 70057984 9594 33554432000 4194304 35031059 140735574873536 140735574872536 4445163 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17104 9594 339 7529 0 9551 0
Current children cumulated CPU time (s) 2201.62
Current children cumulated vsize (KiB) 68416

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.84 3/188 4487
/proc/meminfo: memFree=31123900/32770624 swapFree=6492/733076
[pid=4395] ppid=4392 vsize=68416 CPUtime=2261.59 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 28101 0 0 0 226157 2 0 0 20 0 1 0 15817438 70057984 9617 33554432000 4194304 35031059 140735574873536 140735574872536 4293309 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17104 9617 339 7529 0 9551 0
Current children cumulated CPU time (s) 2261.59
Current children cumulated vsize (KiB) 68416

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.85 3/187 4488
/proc/meminfo: memFree=31123436/32770624 swapFree=6492/733104
[pid=4395] ppid=4392 vsize=68548 CPUtime=2321.57 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 28422 0 0 0 232155 2 0 0 20 0 1 0 15817438 70193152 9617 33554432000 4194304 35031059 140735574873536 140735574872536 4445144 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17137 9617 339 7529 0 9584 0
Current children cumulated CPU time (s) 2321.57
Current children cumulated vsize (KiB) 68548

[startup+2382.3 s]
/proc/loadavg: 2.04 2.03 1.87 3/187 4489
/proc/meminfo: memFree=31123196/32770624 swapFree=6492/733144
[pid=4395] ppid=4392 vsize=68548 CPUtime=2381.55 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 28727 0 0 0 238153 2 0 0 20 0 1 0 15817438 70193152 9632 33554432000 4194304 35031059 140735574873536 140735574872536 4445159 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17137 9632 339 7529 0 9584 0
Current children cumulated CPU time (s) 2381.55
Current children cumulated vsize (KiB) 68548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.8 s]
/proc/loadavg: 2.09 2.04 1.87 3/187 4672
/proc/meminfo: memFree=31112948/32770624 swapFree=6492/733224
[pid=4395] ppid=4392 vsize=68548 CPUtime=2400.04 cores=1,3,5,7
/proc/4395/stat : 4395 (BTD) R 4392 4395 3966 0 -1 4202496 29024 0 0 0 240002 2 0 0 20 0 1 0 15817438 70193152 9634 33554432000 4194304 35031059 140735574873536 140735574872536 4297209 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41648128 140735574881530 140735574881606 140735574881606 140735574884305 0
/proc/4395/statm: 17137 9634 339 7529 0 9584 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 68548

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 4395 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): 2400.8
CPU time (s): 2400.05
CPU user time (s): 2400.03
CPU system time (s): 0.024992
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 68548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.02
system time used= 0.024992
maximum resident set size= 38536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29024
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= 16
involuntary context switches= 120726

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.88838 second user time and 7.97524 second system time

The end

Launcher Data

Begin job on node136 at 2017-07-21 09:56:34
IDJOB=4240218
IDBENCH=120746
IDSOLVER=2619
FILE ID=node136/4240218-1500623794
RUNJOBID= node136-1500623775-3998
PBS_JOBID= 20622997
Free space on /tmp= 61964 MiB

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

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

MD5SUM BENCH= 83a9e5860e8605726185e9821b8e29ef
RANDOM SEED=564548606

node136.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		: 1600.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.10
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		: 1867.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		: 1600.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.10
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		: 2267.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		: 2668.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.10
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.10
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:        31164188 kB
MemAvailable:   32010724 kB
Buffers:          153592 kB
Cached:           972496 kB
SwapCached:            0 kB
Active:           441872 kB
Inactive:         740636 kB
Active(anon):      59348 kB
Inactive(anon):     8800 kB
Active(file):     382524 kB
Inactive(file):   731836 kB
Unevictable:        6492 kB
Mlocked:            6500 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             38816 kB
Writeback:             0 kB
AnonPages:         62788 kB
Mapped:            33848 kB
Shmem:              8852 kB
Slab:             121320 kB
SReclaimable:      96024 kB
SUnreclaim:        25296 kB
KernelStack:        3296 kB
PageTables:         4908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     328992 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:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61928 MiB
End job on node136 at 2017-07-21 10:36:35