Trace number 4242194

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

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-11-m186.xml
MD5SUM2292861bb3d975c21318ff2a994feaed
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 variables441
Number of constraints70
Number of domains1
Minimum domain size331
Maximum domain size331
Distribution of domain sizes[{"size":331,"count":331}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":110},{"degree":4,"count":325},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity331
Distribution of constraint arities[{"arity":2,"count":6},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":6},{"arity":14,"count":6},{"arity":15,"count":6},{"arity":16,"count":6},{"arity":17,"count":6},{"arity":18,"count":6},{"arity":19,"count":6},{"arity":20,"count":6},{"arity":21,"count":3},{"arity":331,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":63}]
Optimization problemNO
Type of objective

Solver Data

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

pid=9274
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: 2.01 2.02 2.05 3/186 9277
/proc/meminfo: memFree=31370720/32770624 swapFree=6172/398532
[pid=9277] ppid=9274 vsize=30936 CPUtime=0 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 483 0 0 0 0 0 0 0 20 0 1 0 16526315 31678464 325 33554432000 4194304 35031059 140730992900160 140730992900160 7416180 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 7734 325 232 7529 0 181 0

[startup+0.100113 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 9277
/proc/meminfo: memFree=31370720/32770624 swapFree=6172/398532
[pid=9277] ppid=9274 vsize=34880 CPUtime=0.09 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 1469 0 0 0 9 0 0 0 20 0 1 0 16526315 35717120 1284 33554432000 4194304 35031059 140730992900160 140730992895400 7408842 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 8720 1284 232 7529 0 1167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34880

[startup+0.20028 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 9277
/proc/meminfo: memFree=31370720/32770624 swapFree=6172/398532
[pid=9277] ppid=9274 vsize=40712 CPUtime=0.19 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 2907 0 0 0 19 0 0 0 20 0 1 0 16526315 41689088 2736 33554432000 4194304 35031059 140730992900160 140730992895928 4208178 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 10178 2736 232 7529 0 2625 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 40712

[startup+0.300239 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 9277
/proc/meminfo: memFree=31370720/32770624 swapFree=6172/398532
[pid=9277] ppid=9274 vsize=44400 CPUtime=0.29 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 3954 0 0 0 29 0 0 0 20 0 1 0 16526315 45465600 3804 33554432000 4194304 35031059 140730992900160 140730992899032 4445153 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3804 322 7529 0 3547 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44400

[startup+0.700171 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 9277
/proc/meminfo: memFree=31370720/32770624 swapFree=6172/398532
[pid=9277] ppid=9274 vsize=44400 CPUtime=0.69 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 3954 0 0 0 69 0 0 0 20 0 1 0 16526315 45465600 3804 33554432000 4194304 35031059 140730992900160 140730992899032 4445167 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3804 322 7529 0 3547 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44400

[startup+1.50023 s]
/proc/loadavg: 2.01 2.02 2.05 4/187 9278
/proc/meminfo: memFree=31355480/32770624 swapFree=6172/398532
[pid=9277] ppid=9274 vsize=44400 CPUtime=1.49 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 3954 0 0 0 147 2 0 0 20 0 1 0 16526315 45465600 3804 33554432000 4194304 35031059 140730992900160 140730992899032 6457989 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3804 322 7529 0 3547 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44400

[startup+3.10017 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 9278
/proc/meminfo: memFree=31356700/32770624 swapFree=6172/398532
[pid=9277] ppid=9274 vsize=44400 CPUtime=3.09 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5027 0 0 0 307 2 0 0 20 0 1 0 16526315 45465600 3822 33554432000 4194304 35031059 140730992900160 140730992899032 4389909 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3822 327 7529 0 3547 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44400

[startup+6.30017 s]
/proc/loadavg: 1.93 2.00 2.04 3/187 9278
/proc/meminfo: memFree=31356700/32770624 swapFree=6172/398532
[pid=9277] ppid=9274 vsize=44400 CPUtime=6.29 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5047 0 0 0 627 2 0 0 20 0 1 0 16526315 45465600 3822 33554432000 4194304 35031059 140730992900160 140730992899032 4390087 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3822 327 7529 0 3547 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44400

[startup+12.7002 s]
/proc/loadavg: 1.93 2.00 2.04 3/187 9278
/proc/meminfo: memFree=31355872/32770624 swapFree=6172/398544
[pid=9277] ppid=9274 vsize=44400 CPUtime=12.69 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5067 0 0 0 1267 2 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4389909 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44400

[startup+25.5002 s]
/proc/loadavg: 1.95 2.00 2.04 3/187 9278
/proc/meminfo: memFree=31355236/32770624 swapFree=6172/398556
[pid=9277] ppid=9274 vsize=44400 CPUtime=25.48 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5107 0 0 0 2546 2 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4390142 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44400

[startup+51.1002 s]
/proc/loadavg: 1.97 2.00 2.04 3/187 9278
/proc/meminfo: memFree=31356292/32770624 swapFree=6172/398572
[pid=9277] ppid=9274 vsize=44400 CPUtime=51.08 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5126 0 0 0 5106 2 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4390016 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 44400

[startup+102.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/187 9280
/proc/meminfo: memFree=31355548/32770624 swapFree=6172/398600
[pid=9277] ppid=9274 vsize=44400 CPUtime=102.27 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5145 0 0 0 10225 2 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4390011 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 44400

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/187 9281
/proc/meminfo: memFree=31355532/32770624 swapFree=6172/398624
[pid=9277] ppid=9274 vsize=44400 CPUtime=162.24 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5166 0 0 0 16222 2 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4389890 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 44400

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 9289
/proc/meminfo: memFree=31355396/32770624 swapFree=6172/398648
[pid=9277] ppid=9274 vsize=44400 CPUtime=222.23 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5188 0 0 0 22221 2 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4389872 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 44400

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 9312
/proc/meminfo: memFree=31355244/32770624 swapFree=6172/398668
[pid=9277] ppid=9274 vsize=44400 CPUtime=282.21 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5208 0 0 0 28219 2 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4390087 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 44400

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 9313
/proc/meminfo: memFree=31355804/32770624 swapFree=6172/398684
[pid=9277] ppid=9274 vsize=44400 CPUtime=342.2 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5231 0 0 0 34218 2 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4390087 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 44400

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 9314
/proc/meminfo: memFree=31355976/32770624 swapFree=6172/398700
[pid=9277] ppid=9274 vsize=44400 CPUtime=402.18 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5250 0 0 0 40216 2 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4389906 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 44400

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 9315
/proc/meminfo: memFree=31355480/32770624 swapFree=6172/398716
[pid=9277] ppid=9274 vsize=44400 CPUtime=462.17 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5270 0 0 0 46215 2 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4390091 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 44400

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 9316
/proc/meminfo: memFree=31355604/32770624 swapFree=6172/398736
[pid=9277] ppid=9274 vsize=44400 CPUtime=522.15 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5293 0 0 0 52213 2 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4389925 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 44400

[startup+582.3 s]
/proc/loadavg: 2.05 2.02 2.05 3/187 9317
/proc/meminfo: memFree=31355100/32770624 swapFree=6172/398756
[pid=9277] ppid=9274 vsize=44400 CPUtime=582.13 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5312 0 0 0 58211 2 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4389945 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 44400


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


[startup+1542.31 s]
/proc/loadavg: 2.03 2.03 2.05 3/188 9348
/proc/meminfo: memFree=31354876/32770624 swapFree=6172/399092
[pid=9277] ppid=9274 vsize=44400 CPUtime=1541.9 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5647 0 0 0 154187 3 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4390011 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 44400

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 9349
/proc/meminfo: memFree=31355100/32770624 swapFree=6172/399112
[pid=9277] ppid=9274 vsize=44400 CPUtime=1601.88 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5666 0 0 0 160185 3 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4390087 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 44400

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 9350
/proc/meminfo: memFree=31354728/32770624 swapFree=6172/399128
[pid=9277] ppid=9274 vsize=44400 CPUtime=1661.86 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5686 0 0 0 166183 3 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4390016 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 44400

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 9352
/proc/meminfo: memFree=31354992/32770624 swapFree=6172/399136
[pid=9277] ppid=9274 vsize=44400 CPUtime=1721.85 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5709 0 0 0 172182 3 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4390087 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 44400

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 9353
/proc/meminfo: memFree=31355364/32770624 swapFree=6172/399152
[pid=9277] ppid=9274 vsize=44400 CPUtime=1781.83 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5728 0 0 0 178180 3 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4390087 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 44400

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 9354
/proc/meminfo: memFree=31355148/32770624 swapFree=6172/399176
[pid=9277] ppid=9274 vsize=44400 CPUtime=1841.82 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5749 0 0 0 184179 3 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4389913 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 1841.82
Current children cumulated vsize (KiB) 44400

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 9356
/proc/meminfo: memFree=31355420/32770624 swapFree=6172/399200
[pid=9277] ppid=9274 vsize=44400 CPUtime=1901.8 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5772 0 0 0 190177 3 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4390181 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 1901.8
Current children cumulated vsize (KiB) 44400

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 9357
/proc/meminfo: memFree=31355296/32770624 swapFree=6172/399220
[pid=9277] ppid=9274 vsize=44400 CPUtime=1961.78 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5791 0 0 0 196175 3 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4389586 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 1961.78
Current children cumulated vsize (KiB) 44400

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 9365
/proc/meminfo: memFree=31354836/32770624 swapFree=6172/399244
[pid=9277] ppid=9274 vsize=44400 CPUtime=2021.77 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5812 0 0 0 202174 3 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4389909 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 2021.77
Current children cumulated vsize (KiB) 44400

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 9366
/proc/meminfo: memFree=31355604/32770624 swapFree=6172/399260
[pid=9277] ppid=9274 vsize=44400 CPUtime=2081.76 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5834 0 0 0 208173 3 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4389872 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 2081.76
Current children cumulated vsize (KiB) 44400

[startup+2142.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/187 9367
/proc/meminfo: memFree=31355472/32770624 swapFree=6172/399284
[pid=9277] ppid=9274 vsize=44400 CPUtime=2141.73 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5854 0 0 0 214170 3 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4389906 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 2141.73
Current children cumulated vsize (KiB) 44400

[startup+2202.31 s]
/proc/loadavg: 2.03 2.02 2.05 3/187 9368
/proc/meminfo: memFree=31355348/32770624 swapFree=6172/399300
[pid=9277] ppid=9274 vsize=44400 CPUtime=2201.72 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5877 0 0 0 220169 3 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4389589 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 2201.72
Current children cumulated vsize (KiB) 44400

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 9369
/proc/meminfo: memFree=31354984/32770624 swapFree=6172/399316
[pid=9277] ppid=9274 vsize=44400 CPUtime=2261.7 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5896 0 0 0 226167 3 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4389589 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 2261.7
Current children cumulated vsize (KiB) 44400

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 9430
/proc/meminfo: memFree=31346764/32770624 swapFree=6172/399384
[pid=9277] ppid=9274 vsize=44400 CPUtime=2321.68 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5916 0 0 0 232163 5 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4389913 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 2321.68
Current children cumulated vsize (KiB) 44400

[startup+2382.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/187 9431
/proc/meminfo: memFree=31345860/32770624 swapFree=6172/399416
[pid=9277] ppid=9274 vsize=44400 CPUtime=2381.66 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5939 0 0 0 238161 5 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4389624 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 2381.66
Current children cumulated vsize (KiB) 44400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.7 s]
/proc/loadavg: 2.06 2.03 2.05 3/187 9431
/proc/meminfo: memFree=31345860/32770624 swapFree=6172/399424
[pid=9277] ppid=9274 vsize=44400 CPUtime=2400.05 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5958 0 0 0 240000 5 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4389576 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 44400

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

[startup+2400.7 s]
/proc/loadavg: 2.06 2.03 2.05 3/187 9431
/proc/meminfo: memFree=31345860/32770624 swapFree=6172/399424
[pid=9277] ppid=9274 vsize=44400 CPUtime=2400.05 cores=0,2,4,6
/proc/9277/stat : 9277 (BTD) R 9274 9277 6087 0 -1 4202496 5958 0 0 0 240000 5 0 0 20 0 1 0 16526315 45465600 3823 33554432000 4194304 35031059 140730992900160 140730992899032 4389576 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 56934400 140730992903418 140730992903494 140730992903494 140730992906193 0
/proc/9277/statm: 11100 3823 328 7529 0 3547 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 44400

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2400.7
CPU time (s): 2400.06
CPU user time (s): 2400.01
CPU system time (s): 0.055985
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 44400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.01
system time used= 0.055985
maximum resident set size= 15292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5958
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= 3
involuntary context switches= 121237

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.49899 second user time and 7.96379 second system time

The end

Launcher Data

Begin job on node150 at 2017-07-21 11:56:44
IDJOB=4242194
IDBENCH=133537
IDSOLVER=2619
FILE ID=node150/4242194-1500631004
RUNJOBID= node150-1500623775-6118
PBS_JOBID= 20622986
Free space on /tmp= 61992 MiB

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

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

MD5SUM BENCH= 2292861bb3d975c21318ff2a994feaed
RANDOM SEED=1768285861

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		: 2133.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		: 2400.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		: 1867.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:        31370988 kB
MemAvailable:   31984544 kB
Buffers:          234152 kB
Cached:           658248 kB
SwapCached:            0 kB
Active:           567472 kB
Inactive:         407392 kB
Active(anon):      85556 kB
Inactive(anon):     8860 kB
Active(file):     481916 kB
Inactive(file):   398532 kB
Unevictable:        6172 kB
Mlocked:            6180 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             38720 kB
Writeback:             0 kB
AnonPages:         95020 kB
Mapped:            34104 kB
Shmem:              8848 kB
Slab:             124152 kB
SReclaimable:      97884 kB
SUnreclaim:        26268 kB
KernelStack:        3584 kB
PageTables:         5532 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     353980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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= 61956 MiB
End job on node150 at 2017-07-21 12:36:45