Trace number 4240226

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.06 2400.5

General information on the benchmark

NameGracefulGraph/GracefulGraph-m1-s1/
GracefulGraph-K12-P09.xml
MD5SUM32cec65ed71b36923f34d2db18851218
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 variables1500
Number of constraints692
Number of domains2
Minimum domain size690
Maximum domain size691
Distribution of domain sizes[{"size":690,"count":690},{"size":691,"count":108}]
Minimum variable degree0
Maximum variable degree14
Distribution of variable degrees[{"degree":0,"count":702},{"degree":2,"count":690},{"degree":13,"count":24},{"degree":14,"count":84}]
Minimum constraint arity3
Maximum constraint arity690
Distribution of constraint arities[{"arity":3,"count":690},{"arity":108,"count":1},{"arity":690,"count":1}]
Number of extensional constraints0
Number of intensional constraints690
Distribution of constraint types[{"type":"intension","count":690},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

1.79/1.87	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-4240226-1500623795/watcher-4240226-1500623795 -o /tmp/evaluation-result-4240226-1500623795/solver-4240226-1500623795 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1500623775-3862 --watchdog 2560 BTD 2400 HOME/instance-4240226-1500623795.xml 

pid=4012
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.30 0.08 0.07 3/187 4015
/proc/meminfo: memFree=31057584/32770624 swapFree=6164/819192
[pid=4015] ppid=4012 vsize=30808 CPUtime=0 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 460 0 0 0 0 0 0 0 20 0 1 0 15820423 31547392 326 33554432000 4194304 35031059 140721025714768 140721025710248 7408842 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 7702 326 231 7529 0 149 0

[startup+0.100172 s]
/proc/loadavg: 0.30 0.08 0.07 3/187 4015
/proc/meminfo: memFree=31057584/32770624 swapFree=6164/819192
[pid=4015] ppid=4012 vsize=33652 CPUtime=0.09 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 1163 0 0 0 9 0 0 0 20 0 1 0 15820423 34459648 1012 33554432000 4194304 35031059 140721025714768 140721025710536 7408842 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 8413 1012 232 7529 0 860 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33652

[startup+0.200376 s]
/proc/loadavg: 0.30 0.08 0.07 3/187 4015
/proc/meminfo: memFree=31057584/32770624 swapFree=6164/819192
[pid=4015] ppid=4012 vsize=38060 CPUtime=0.19 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 2267 0 0 0 19 0 0 0 20 0 1 0 15820423 38973440 2080 33554432000 4194304 35031059 140721025714768 140721025710536 4208689 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 9515 2080 232 7529 0 1962 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 38060

[startup+0.300333 s]
/proc/loadavg: 0.30 0.08 0.07 3/187 4015
/proc/meminfo: memFree=31057584/32770624 swapFree=6164/819192
[pid=4015] ppid=4012 vsize=43256 CPUtime=0.29 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 3545 0 0 0 29 0 0 0 20 0 1 0 15820423 44294144 3411 33554432000 4194304 35031059 140721025714768 140721025710536 7399018 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 10814 3411 232 7529 0 3261 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43256

[startup+0.700298 s]
/proc/loadavg: 0.30 0.08 0.07 3/187 4015
/proc/meminfo: memFree=31057584/32770624 swapFree=6164/819192
[pid=4015] ppid=4012 vsize=63400 CPUtime=0.69 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 8589 0 0 0 68 1 0 0 20 0 1 0 15820423 64921600 8436 33554432000 4194304 35031059 140721025714768 140721025710600 7408253 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 15850 8436 232 7529 0 8297 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 63400

[startup+1.50027 s]
/proc/loadavg: 0.30 0.08 0.07 3/188 4016
/proc/meminfo: memFree=31003140/32770624 swapFree=6164/819196
[pid=4015] ppid=4012 vsize=101340 CPUtime=1.49 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 18132 0 0 0 147 2 0 0 20 0 1 0 15820423 103772160 17940 33554432000 4194304 35031059 140721025714768 140721025711944 6449210 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 25335 17940 241 7529 0 17782 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 101340

[startup+3.10028 s]
/proc/loadavg: 0.30 0.08 0.07 3/188 4016
/proc/meminfo: memFree=30968048/32770624 swapFree=6164/819196
[pid=4015] ppid=4012 vsize=124172 CPUtime=3.09 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 25248 0 0 0 306 3 0 0 20 0 1 0 15820423 127152128 23741 33554432000 4194304 35031059 140721025714768 140721025713320 4300397 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 31043 23741 324 7529 0 23490 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 124172

[startup+6.30033 s]
/proc/loadavg: 0.43 0.11 0.08 3/188 4016
/proc/meminfo: memFree=30950060/32770624 swapFree=6164/819208
[pid=4015] ppid=4012 vsize=141860 CPUtime=6.28 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 32663 0 0 0 625 3 0 0 20 0 1 0 15820423 145264640 28144 33554432000 4194304 35031059 140721025714768 140721025713320 4298544 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 35465 28144 324 7529 0 27912 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 141860

[startup+12.7003 s]
/proc/loadavg: 0.64 0.16 0.09 3/188 4016
/proc/meminfo: memFree=30924252/32770624 swapFree=6164/819212
[pid=4015] ppid=4012 vsize=162188 CPUtime=12.69 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 42287 0 0 0 1264 5 0 0 20 0 1 0 15820423 166080512 33255 33554432000 4194304 35031059 140721025714768 140721025713320 4443320 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 40547 33255 325 7529 0 32994 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 162188

[startup+25.5003 s]
/proc/loadavg: 0.94 0.25 0.12 3/188 4016
/proc/meminfo: memFree=30924704/32770624 swapFree=6164/819224
[pid=4015] ppid=4012 vsize=162188 CPUtime=25.48 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 46687 0 0 0 2543 5 0 0 20 0 1 0 15820423 166080512 33255 33554432000 4194304 35031059 140721025714768 140721025713320 4445172 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 40547 33255 325 7529 0 32994 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 162188

[startup+51.1003 s]
/proc/loadavg: 1.30 0.39 0.17 3/188 4016
/proc/meminfo: memFree=30816504/32770624 swapFree=6164/819240
[pid=4015] ppid=4012 vsize=282304 CPUtime=51.07 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 72156 0 0 0 5099 8 0 0 20 0 1 0 15820423 289079296 60495 33554432000 4194304 35031059 140721025714768 140721025712968 4298553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 70576 60495 340 7529 0 63023 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 282304

[startup+102.3 s]
/proc/loadavg: 1.70 0.64 0.27 3/188 4018
/proc/meminfo: memFree=30796864/32770624 swapFree=6164/819280
[pid=4015] ppid=4012 vsize=299728 CPUtime=102.27 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 90664 0 0 0 10218 9 0 0 20 0 1 0 15820423 306921472 64893 33554432000 4194304 35031059 140721025714768 140721025713768 6457970 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 74932 64893 340 7529 0 67379 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 299728

[startup+162.3 s]
/proc/loadavg: 1.89 0.89 0.38 3/188 4019
/proc/meminfo: memFree=30788296/32770624 swapFree=6164/819308
[pid=4015] ppid=4012 vsize=299728 CPUtime=162.25 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 91337 0 0 0 16216 9 0 0 20 0 1 0 15820423 306921472 66984 33554432000 4194304 35031059 140721025714768 140721025713768 4445151 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 74932 66984 340 7529 0 67379 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 299728

[startup+222.306 s]
/proc/loadavg: 1.96 1.09 0.48 3/189 4028
/proc/meminfo: memFree=30787484/32770624 swapFree=6164/819352
[pid=4015] ppid=4012 vsize=299728 CPUtime=222.25 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 91339 0 0 0 22216 9 0 0 20 0 1 0 15820423 306921472 66984 33554432000 4194304 35031059 140721025714768 140721025713768 6457979 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 74932 66984 340 7529 0 67379 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 299728

[startup+282.3 s]
/proc/loadavg: 2.06 1.27 0.58 3/190 4052
/proc/meminfo: memFree=30787540/32770624 swapFree=6164/819400
[pid=4015] ppid=4012 vsize=299728 CPUtime=282.24 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 92014 0 0 0 28215 9 0 0 20 0 1 0 15820423 306921472 66984 33554432000 4194304 35031059 140721025714768 140721025713768 4213328 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 74932 66984 340 7529 0 67379 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 299728

[startup+342.3 s]
/proc/loadavg: 2.02 1.40 0.67 3/189 4053
/proc/meminfo: memFree=30787788/32770624 swapFree=6164/819428
[pid=4015] ppid=4012 vsize=299728 CPUtime=342.23 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 92691 0 0 0 34214 9 0 0 20 0 1 0 15820423 306921472 66984 33554432000 4194304 35031059 140721025714768 140721025713768 4445159 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 74932 66984 340 7529 0 67379 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 299728

[startup+402.3 s]
/proc/loadavg: 2.04 1.53 0.76 3/189 4054
/proc/meminfo: memFree=30787888/32770624 swapFree=6164/819456
[pid=4015] ppid=4012 vsize=299728 CPUtime=402.22 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 93367 0 0 0 40213 9 0 0 20 0 1 0 15820423 306921472 66984 33554432000 4194304 35031059 140721025714768 140721025713768 4213249 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 74932 66984 340 7529 0 67379 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 299728

[startup+462.3 s]
/proc/loadavg: 2.05 1.63 0.84 3/189 4055
/proc/meminfo: memFree=30787848/32770624 swapFree=6164/819484
[pid=4015] ppid=4012 vsize=299728 CPUtime=462.2 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 93951 0 0 0 46211 9 0 0 20 0 1 0 15820423 306921472 66984 33554432000 4194304 35031059 140721025714768 140721025713768 6457968 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 74932 66984 340 7529 0 67379 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 299728

[startup+522.3 s]
/proc/loadavg: 2.05 1.71 0.92 3/188 4056
/proc/meminfo: memFree=30788004/32770624 swapFree=6164/819512
[pid=4015] ppid=4012 vsize=299728 CPUtime=522.19 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 94709 0 0 0 52210 9 0 0 20 0 1 0 15820423 306921472 66984 33554432000 4194304 35031059 140721025714768 140721025713768 4293272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 74932 66984 340 7529 0 67379 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 299728

[startup+582.3 s]
/proc/loadavg: 2.13 1.79 0.99 3/187 4118
/proc/meminfo: memFree=30794608/32770624 swapFree=6164/819620
[pid=4015] ppid=4012 vsize=299728 CPUtime=582.18 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 95384 0 0 0 58209 9 0 0 20 0 1 0 15820423 306921472 66984 33554432000 4194304 35031059 140721025714768 140721025713768 4297209 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 74932 66984 340 7529 0 67379 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 299728


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


[startup+1542.31 s]
/proc/loadavg: 1.86 1.96 1.63 3/181 5925
/proc/meminfo: memFree=30790964/32770624 swapFree=6164/845556
[pid=4015] ppid=4012 vsize=299728 CPUtime=1541.98 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 106418 0 0 0 154188 10 0 0 20 0 1 0 15820423 306921472 66984 33554432000 4194304 35031059 140721025714768 140721025713768 4445187 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 74932 66984 340 7529 0 67379 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 299728

[startup+1602.3 s]
/proc/loadavg: 1.83 1.94 1.64 3/187 6371
/proc/meminfo: memFree=30761532/32770624 swapFree=6164/825588
[pid=4015] ppid=4012 vsize=299728 CPUtime=1601.96 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 107099 0 0 0 160186 10 0 0 20 0 1 0 15820423 306921472 66984 33554432000 4194304 35031059 140721025714768 140721025713768 4294569 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 74932 66984 340 7529 0 67379 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 299728

[startup+1662.3 s]
/proc/loadavg: 2.10 1.98 1.68 3/183 6845
/proc/meminfo: memFree=30771276/32770624 swapFree=6164/825920
[pid=4015] ppid=4012 vsize=299728 CPUtime=1661.96 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 107308 0 0 0 166185 11 0 0 20 0 1 0 15820423 306921472 66984 33554432000 4194304 35031059 140721025714768 140721025713768 4213184 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 74932 66984 340 7529 0 67379 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 299728

[startup+1722.3 s]
/proc/loadavg: 2.00 1.98 1.70 3/187 7061
/proc/meminfo: memFree=30711696/32770624 swapFree=6164/826932
[pid=4015] ppid=4012 vsize=299728 CPUtime=1721.94 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 107899 0 0 0 172183 11 0 0 20 0 1 0 15820423 306921472 66984 33554432000 4194304 35031059 140721025714768 140721025713768 4294586 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 74932 66984 340 7529 0 67379 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 299728

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.71 3/187 7062
/proc/meminfo: memFree=30668480/32770624 swapFree=6164/826988
[pid=4015] ppid=4012 vsize=299728 CPUtime=1781.93 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 108556 0 0 0 178182 11 0 0 20 0 1 0 15820423 306921472 66984 33554432000 4194304 35031059 140721025714768 140721025713768 4213296 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 74932 66984 340 7529 0 67379 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 299728

[startup+1842.3 s]
/proc/loadavg: 2.00 1.99 1.73 3/187 7063
/proc/meminfo: memFree=30642976/32770624 swapFree=6164/827016
[pid=4015] ppid=4012 vsize=299728 CPUtime=1841.92 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 109220 0 0 0 184181 11 0 0 20 0 1 0 15820423 306921472 66984 33554432000 4194304 35031059 140721025714768 140721025713768 4296479 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 74932 66984 340 7529 0 67379 0
Current children cumulated CPU time (s) 1841.92
Current children cumulated vsize (KiB) 299728

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 1.75 3/187 7065
/proc/meminfo: memFree=30622872/32770624 swapFree=6164/827048
[pid=4015] ppid=4012 vsize=299728 CPUtime=1901.92 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 109916 0 0 0 190181 11 0 0 20 0 1 0 15820423 306921472 66984 33554432000 4194304 35031059 140721025714768 140721025713768 4300352 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 74932 66984 340 7529 0 67379 0
Current children cumulated CPU time (s) 1901.92
Current children cumulated vsize (KiB) 299728

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.77 3/187 7066
/proc/meminfo: memFree=30605228/32770624 swapFree=6164/827084
[pid=4015] ppid=4012 vsize=299728 CPUtime=1961.91 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 110631 0 0 0 196180 11 0 0 20 0 1 0 15820423 306921472 66984 33554432000 4194304 35031059 140721025714768 140721025713768 4445172 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 74932 66984 340 7529 0 67379 0
Current children cumulated CPU time (s) 1961.91
Current children cumulated vsize (KiB) 299728

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 1.78 3/187 7074
/proc/meminfo: memFree=30587828/32770624 swapFree=6164/827116
[pid=4015] ppid=4012 vsize=299728 CPUtime=2021.9 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 111321 0 0 0 202179 11 0 0 20 0 1 0 15820423 306921472 66984 33554432000 4194304 35031059 140721025714768 140721025713768 4294557 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 74932 66984 340 7529 0 67379 0
Current children cumulated CPU time (s) 2021.9
Current children cumulated vsize (KiB) 299728

[startup+2082.3 s]
/proc/loadavg: 2.04 2.00 1.80 3/187 7075
/proc/meminfo: memFree=30573784/32770624 swapFree=6164/827156
[pid=4015] ppid=4012 vsize=299728 CPUtime=2081.89 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 111989 0 0 0 208178 11 0 0 20 0 1 0 15820423 306921472 66984 33554432000 4194304 35031059 140721025714768 140721025713768 4296592 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 74932 66984 340 7529 0 67379 0
Current children cumulated CPU time (s) 2081.89
Current children cumulated vsize (KiB) 299728

[startup+2142.3 s]
/proc/loadavg: 2.01 2.00 1.81 3/187 7076
/proc/meminfo: memFree=30113444/32770624 swapFree=6164/827196
[pid=4015] ppid=4012 vsize=299728 CPUtime=2141.88 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 112063 0 0 0 214177 11 0 0 20 0 1 0 15820423 306921472 66984 33554432000 4194304 35031059 140721025714768 140721025713768 4296283 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 74932 66984 340 7529 0 67379 0
Current children cumulated CPU time (s) 2141.88
Current children cumulated vsize (KiB) 299728

[startup+2202.31 s]
/proc/loadavg: 2.05 2.01 1.83 3/187 7077
/proc/meminfo: memFree=30113228/32770624 swapFree=6164/827224
[pid=4015] ppid=4012 vsize=299728 CPUtime=2201.89 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 112783 0 0 0 220177 12 0 0 20 0 1 0 15820423 306921472 66984 33554432000 4194304 35031059 140721025714768 140721025713768 4293264 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 74932 66984 340 7529 0 67379 0
Current children cumulated CPU time (s) 2201.89
Current children cumulated vsize (KiB) 299728

[startup+2262.3 s]
/proc/loadavg: 2.02 2.01 1.84 3/187 7078
/proc/meminfo: memFree=30113228/32770624 swapFree=6164/827256
[pid=4015] ppid=4012 vsize=299728 CPUtime=2261.87 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 113482 0 0 0 226175 12 0 0 20 0 1 0 15820423 306921472 66984 33554432000 4194304 35031059 140721025714768 140721025713768 4296305 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 74932 66984 340 7529 0 67379 0
Current children cumulated CPU time (s) 2261.87
Current children cumulated vsize (KiB) 299728

[startup+2322.3 s]
/proc/loadavg: 2.35 2.12 1.88 3/187 7749
/proc/meminfo: memFree=30783492/32770624 swapFree=6164/827816
[pid=4015] ppid=4012 vsize=299728 CPUtime=2321.86 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 113685 0 0 0 232174 12 0 0 20 0 1 0 15820423 306921472 66984 33554432000 4194304 35031059 140721025714768 140721025713768 4293384 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 74932 66984 340 7529 0 67379 0
Current children cumulated CPU time (s) 2321.86
Current children cumulated vsize (KiB) 299728

[startup+2382.3 s]
/proc/loadavg: 2.20 2.11 1.89 3/187 8054
/proc/meminfo: memFree=30578040/32770624 swapFree=6164/828244
[pid=4015] ppid=4012 vsize=299728 CPUtime=2381.85 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 114237 0 0 0 238173 12 0 0 20 0 1 0 15820423 306921472 66984 33554432000 4194304 35031059 140721025714768 140721025713768 4293309 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 74932 66984 340 7529 0 67379 0
Current children cumulated CPU time (s) 2381.85
Current children cumulated vsize (KiB) 299728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.5 s]
/proc/loadavg: 2.14 2.10 1.90 3/187 8055
/proc/meminfo: memFree=30566540/32770624 swapFree=6164/828264
[pid=4015] ppid=4012 vsize=299728 CPUtime=2400.05 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 114241 0 0 0 239993 12 0 0 20 0 1 0 15820423 306921472 66984 33554432000 4194304 35031059 140721025714768 140721025713768 4445159 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 74932 66984 340 7529 0 67379 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 299728

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 4015 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2400.5 s]
/proc/loadavg: 2.14 2.10 1.90 3/187 8055
/proc/meminfo: memFree=30566540/32770624 swapFree=6164/828264
[pid=4015] ppid=4012 vsize=299728 CPUtime=2400.05 cores=0,2,4,6
/proc/4015/stat : 4015 (BTD) R 4012 4015 3831 0 -1 4202496 114241 0 0 0 239993 12 0 0 20 0 1 0 15820423 306921472 66984 33554432000 4194304 35031059 140721025714768 140721025713768 4445159 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 47599616 140721025721594 140721025721670 140721025721670 140721025724369 0
/proc/4015/statm: 74932 66984 340 7529 0 67379 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 299728

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2400.5
CPU time (s): 2400.06
CPU user time (s): 2399.94
CPU system time (s): 0.125977
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 299728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.94
system time used= 0.125977
maximum resident set size= 267936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114241
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= 19
involuntary context switches= 120674

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.12637 second user time and 8.33486 second system time

The end

Launcher Data

Begin job on node139 at 2017-07-21 09:56:35
IDJOB=4240226
IDBENCH=120754
IDSOLVER=2619
FILE ID=node139/4240226-1500623795
RUNJOBID= node139-1500623775-3862
PBS_JOBID= 20622994
Free space on /tmp= 61960 MiB

SOLVER NAME= BTD 2017-06-30
BENCH NAME= XCSP17/GracefulGraph/GracefulGraph-m1-s1/GracefulGraph-K12-P09.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240226-1500623795/watcher-4240226-1500623795 -o /tmp/evaluation-result-4240226-1500623795/solver-4240226-1500623795 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1500623775-3862 --watchdog 2560  BTD 2400 HOME/instance-4240226-1500623795.xml

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

MD5SUM BENCH= 32cec65ed71b36923f34d2db18851218
RANDOM SEED=1762857796

node139.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		: 2400.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	: 5333.86
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		: 1600.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	: 5333.86
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		: 2668.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	: 5333.86
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		: 1867.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	: 5333.86
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:        31058260 kB
MemAvailable:   32005244 kB
Buffers:          154932 kB
Cached:          1070860 kB
SwapCached:            0 kB
Active:           460572 kB
Inactive:         828076 kB
Active(anon):      65208 kB
Inactive(anon):     8884 kB
Active(file):     395364 kB
Inactive(file):   819192 kB
Unevictable:        6164 kB
Mlocked:            6164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             38472 kB
Writeback:             0 kB
AnonPages:         68496 kB
Mapped:            34020 kB
Shmem:              8852 kB
Slab:             122004 kB
SReclaimable:      96524 kB
SUnreclaim:        25480 kB
KernelStack:        3280 kB
PageTables:         4976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     335804 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:      122240 kB
DirectMap2M:    33423360 kB

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