Trace number 4260668

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
BTD 2017-07-25? (TO) 2519.95 2520

General information on the benchmark

NameRandom/Random-RB-3-28-28f/
rand-3-28-28-93-632f-05.xml
MD5SUM1bf4ccefbf8ae7bb3bb3e34b69384fe1
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark687.52002
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints93
Number of domains1
Minimum domain size28
Maximum domain size28
Distribution of domain sizes[{"size":28,"count":28}]
Minimum variable degree4
Maximum variable degree16
Distribution of variable degrees[{"degree":4,"count":1},{"degree":5,"count":2},{"degree":6,"count":1},{"degree":7,"count":4},{"degree":9,"count":3},{"degree":10,"count":3},{"degree":11,"count":6},{"degree":12,"count":2},{"degree":13,"count":3},{"degree":14,"count":1},{"degree":15,"count":1},{"degree":16,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":93}]
Number of extensional constraints93
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":93}]
Optimization problemNO
Type of objective

Solver Data

0.90/1.01	c Version: 2017-07-25

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-4260668-1502243693/watcher-4260668-1502243693 -o /tmp/evaluation-result-4260668-1502243693/solver-4260668-1502243693 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502234853-1839 --watchdog 2580 BTD 2520 HOME/instance-4260668-1502243693.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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: 1.92 1.98 2.03 4/189 4004
/proc/meminfo: memFree=31229284/32770624 swapFree=0/369796
[pid=4004] ppid=4001 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/4004/stat : 4004 (runsolver) D 4001 4004 1774 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 72184525 24240128 108 18446744073709551615 4194304 4338465 140729039630656 140729039628296 139672955388631 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 38965248 140729039638741 140729039639113 140729039639113 140729039642570 0
/proc/4004/statm: 5918 108 54 36 0 2156 0

[startup+0.100199 s]
/proc/loadavg: 1.92 1.98 2.03 4/189 4004
/proc/meminfo: memFree=31229284/32770624 swapFree=0/369796
[pid=4004] ppid=4001 vsize=32640 CPUtime=0.01 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 960 0 0 0 1 0 0 0 20 0 1 0 72184525 33423360 790 18446744073709551615 4194304 35031035 140733686638816 140733686638816 7745319 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 8160 790 251 7529 0 607 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 32640

[startup+0.200346 s]
/proc/loadavg: 1.92 1.98 2.03 4/189 4004
/proc/meminfo: memFree=31229284/32770624 swapFree=0/369796
[pid=4004] ppid=4001 vsize=45728 CPUtime=0.1 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 4204 0 0 0 10 0 0 0 20 0 1 0 72184525 46825472 4023 18446744073709551615 4194304 35031035 140733686638816 140733686638816 4641188 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 11432 4023 251 7529 0 3879 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 45728

[startup+0.300382 s]
/proc/loadavg: 1.92 1.98 2.03 4/189 4004
/proc/meminfo: memFree=31229284/32770624 swapFree=0/369796
[pid=4004] ppid=4001 vsize=58896 CPUtime=0.2 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 7512 0 0 0 20 0 0 0 20 0 1 0 72184525 60309504 7323 18446744073709551615 4194304 35031035 140733686638816 140733686638816 7408826 0 0 1 0 0 0 0 17 2 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 14724 7323 252 7529 0 7171 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 58896

[startup+0.700224 s]
/proc/loadavg: 1.92 1.98 2.03 4/189 4004
/proc/meminfo: memFree=31229284/32770624 swapFree=0/369796
[pid=4004] ppid=4001 vsize=108312 CPUtime=0.61 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 19886 0 0 0 59 2 0 0 20 0 1 0 72184525 110911488 19665 18446744073709551615 4194304 35031035 140733686638816 140733686633928 7406384 0 0 1 0 0 0 0 17 0 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 27078 19665 253 7529 0 19525 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 108312

[startup+1.50025 s]
/proc/loadavg: 1.92 1.98 2.03 3/190 4006
/proc/meminfo: memFree=31115028/32770624 swapFree=0/369960
[pid=4004] ppid=4001 vsize=144844 CPUtime=1.4 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 29089 0 0 0 137 3 0 0 20 0 1 0 72184525 148320256 28840 18446744073709551615 4194304 35031035 140733686638816 140733686637816 4376729 0 0 1 0 0 0 0 17 0 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28840 261 7529 0 28658 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 144844

[startup+3.10025 s]
/proc/loadavg: 1.92 1.98 2.03 3/190 4006
/proc/meminfo: memFree=31114656/32770624 swapFree=0/369960
[pid=4004] ppid=4001 vsize=144844 CPUtime=3 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 57621 0 0 0 295 5 0 0 20 0 1 0 72184525 148320256 28871 18446744073709551615 4194304 35031035 140733686638816 140733686637816 4376729 0 0 1 0 0 0 0 17 0 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28871 292 7529 0 28658 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 144844

[startup+6.30024 s]
/proc/loadavg: 1.92 1.98 2.03 3/190 4006
/proc/meminfo: memFree=31114300/32770624 swapFree=0/369952
[pid=4004] ppid=4001 vsize=144844 CPUtime=6.2 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 86146 0 0 0 614 6 0 0 20 0 1 0 72184525 148320256 28871 18446744073709551615 4194304 35031035 140733686638816 140733686637816 7398458 0 0 1 0 0 0 0 17 0 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28871 292 7529 0 28658 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 144844

[startup+12.7002 s]
/proc/loadavg: 1.93 1.98 2.03 3/190 4006
/proc/meminfo: memFree=31113928/32770624 swapFree=0/369952
[pid=4004] ppid=4001 vsize=144844 CPUtime=12.6 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 114689 0 0 0 1252 8 0 0 20 0 1 0 72184525 148320256 28871 18446744073709551615 4194304 35031035 140733686638816 140733686637816 7416186 0 0 1 0 0 0 0 17 0 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28871 292 7529 0 28658 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 144844

[startup+25.5003 s]
/proc/loadavg: 1.95 1.99 2.03 3/189 4006
/proc/meminfo: memFree=31114088/32770624 swapFree=0/369952
[pid=4004] ppid=4001 vsize=144844 CPUtime=25.4 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 171774 0 0 0 2529 11 0 0 20 0 1 0 72184525 148320256 28871 18446744073709551615 4194304 35031035 140733686638816 140733686637816 7416166 0 0 1 0 0 0 0 17 0 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28871 292 7529 0 28658 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 144844

[startup+51.1003 s]
/proc/loadavg: 1.96 1.99 2.03 3/190 4007
/proc/meminfo: memFree=31113984/32770624 swapFree=0/369948
[pid=4004] ppid=4001 vsize=144844 CPUtime=51 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 200327 0 0 0 5087 13 0 0 20 0 1 0 72184525 148320256 28871 18446744073709551615 4194304 35031035 140733686638816 140733686637816 6441376 0 0 1 0 0 0 0 17 0 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28871 292 7529 0 28658 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 144844

[startup+102.3 s]
/proc/loadavg: 1.98 1.99 2.03 3/187 4009
/proc/meminfo: memFree=31115548/32770624 swapFree=0/369956
[pid=4004] ppid=4001 vsize=144844 CPUtime=102.18 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 220724 0 0 0 10202 16 0 0 20 0 1 0 72184525 148320256 28871 18446744073709551615 4194304 35031035 140733686638816 140733686637816 4346776 0 0 1 0 0 0 0 17 0 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28871 292 7529 0 28658 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 144844

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/187 4011
/proc/meminfo: memFree=31116152/32770624 swapFree=0/369972
[pid=4004] ppid=4001 vsize=144844 CPUtime=162.17 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 221191 0 0 0 16198 19 0 0 20 0 1 0 72184525 148320256 28871 18446744073709551615 4194304 35031035 140733686638816 140733686637816 4346776 0 0 1 0 0 0 0 17 0 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28871 292 7529 0 28658 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 144844

[startup+222.306 s]
/proc/loadavg: 2.00 1.99 2.03 3/187 4013
/proc/meminfo: memFree=31116624/32770624 swapFree=0/369972
[pid=4004] ppid=4001 vsize=144844 CPUtime=222.17 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 221647 0 0 0 22196 21 0 0 20 0 1 0 72184525 148320256 28871 18446744073709551615 4194304 35031035 140733686638816 140733686637816 4346776 0 0 1 0 0 0 0 17 0 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28871 292 7529 0 28658 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 144844

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/186 4015
/proc/meminfo: memFree=31116272/32770624 swapFree=0/369988
[pid=4004] ppid=4001 vsize=144844 CPUtime=282.16 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 222104 0 0 0 28193 23 0 0 20 0 1 0 72184525 148320256 28872 18446744073709551615 4194304 35031035 140733686638816 140733686637816 7398510 0 0 1 0 0 0 0 17 0 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28872 292 7529 0 28658 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 144844

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/185 4017
/proc/meminfo: memFree=31116596/32770624 swapFree=0/370000
[pid=4004] ppid=4001 vsize=144844 CPUtime=342.15 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 222562 0 0 0 34190 25 0 0 20 0 1 0 72184525 148320256 28873 18446744073709551615 4194304 35031035 140733686638816 140733686637816 4376729 0 0 1 0 0 0 0 17 0 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28873 292 7529 0 28658 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 144844

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/186 4020
/proc/meminfo: memFree=31116792/32770624 swapFree=0/370012
[pid=4004] ppid=4001 vsize=144844 CPUtime=402.15 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 223021 0 0 0 40188 27 0 0 20 0 1 0 72184525 148320256 28874 18446744073709551615 4194304 35031035 140733686638816 140733686637816 4376535 0 0 1 0 0 0 0 17 0 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28874 292 7529 0 28658 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 144844

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/185 4022
/proc/meminfo: memFree=31116316/32770624 swapFree=0/370016
[pid=4004] ppid=4001 vsize=144844 CPUtime=462.15 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 223480 0 0 0 46185 30 0 0 20 0 1 0 72184525 148320256 28875 18446744073709551615 4194304 35031035 140733686638816 140733686637816 4376729 0 0 1 0 0 0 0 17 0 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28875 292 7529 0 28658 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 144844

[startup+522.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/186 4025
/proc/meminfo: memFree=31116712/32770624 swapFree=0/370036
[pid=4004] ppid=4001 vsize=144844 CPUtime=522.14 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 223940 0 0 0 52182 32 0 0 20 0 1 0 72184525 148320256 28876 18446744073709551615 4194304 35031035 140733686638816 140733686637816 7406616 0 0 1 0 0 0 0 17 0 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28876 292 7529 0 28658 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 144844

[startup+582.3 s]
/proc/loadavg: 2.07 2.00 2.04 3/189 4041
/proc/meminfo: memFree=31113052/32770624 swapFree=0/370080
[pid=4004] ppid=4001 vsize=144844 CPUtime=582.13 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 224399 0 0 0 58179 34 0 0 20 0 1 0 72184525 148320256 28876 18446744073709551615 4194304 35031035 140733686638816 140733686637816 4376729 0 0 1 0 0 0 0 17 0 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28876 292 7529 0 28658 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 144844


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 4120
/proc/meminfo: memFree=31115748/32770624 swapFree=0/370264
[pid=4004] ppid=4001 vsize=144844 CPUtime=1602.16 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 229971 0 0 0 160138 78 0 0 20 0 1 0 72184525 148320256 28882 18446744073709551615 4194304 35031035 140733686638816 140733686637816 4376535 0 0 1 0 0 0 0 17 4 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28882 292 7529 0 28658 0
Current children cumulated CPU time (s) 1602.16
Current children cumulated vsize (KiB) 144844

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 4122
/proc/meminfo: memFree=31115680/32770624 swapFree=0/370276
[pid=4004] ppid=4001 vsize=144844 CPUtime=1662.17 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 230437 0 0 0 166135 82 0 0 20 0 1 0 72184525 148320256 28883 18446744073709551615 4194304 35031035 140733686638816 140733686637816 4376729 0 0 1 0 0 0 0 17 4 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28883 292 7529 0 28658 0
Current children cumulated CPU time (s) 1662.17
Current children cumulated vsize (KiB) 144844

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 4125
/proc/meminfo: memFree=31115884/32770624 swapFree=0/370284
[pid=4004] ppid=4001 vsize=144844 CPUtime=1722.17 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 230437 0 0 0 172133 84 0 0 20 0 1 0 72184525 148320256 28883 18446744073709551615 4194304 35031035 140733686638816 140733686637816 4376558 0 0 1 0 0 0 0 17 4 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28883 292 7529 0 28658 0
Current children cumulated CPU time (s) 1722.17
Current children cumulated vsize (KiB) 144844

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/190 4143
/proc/meminfo: memFree=31111836/32770624 swapFree=0/370316
[pid=4004] ppid=4001 vsize=144844 CPUtime=1782.18 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 230904 0 0 0 178132 86 0 0 20 0 1 0 72184525 148320256 28883 18446744073709551615 4194304 35031035 140733686638816 140733686637816 7398458 0 0 1 0 0 0 0 17 4 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28883 292 7529 0 28658 0
Current children cumulated CPU time (s) 1782.18
Current children cumulated vsize (KiB) 144844

[startup+1842.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/190 4146
/proc/meminfo: memFree=31111644/32770624 swapFree=0/370320
[pid=4004] ppid=4001 vsize=144844 CPUtime=1842.18 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 230904 0 0 0 184128 90 0 0 20 0 1 0 72184525 148320256 28883 18446744073709551615 4194304 35031035 140733686638816 140733686637816 7406566 0 0 1 0 0 0 0 17 4 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28883 292 7529 0 28658 0
Current children cumulated CPU time (s) 1842.18
Current children cumulated vsize (KiB) 144844

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 4148
/proc/meminfo: memFree=31115320/32770624 swapFree=0/370328
[pid=4004] ppid=4001 vsize=144844 CPUtime=1902.19 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 231370 0 0 0 190127 92 0 0 20 0 1 0 72184525 148320256 28883 18446744073709551615 4194304 35031035 140733686638816 140733686637816 4376729 0 0 1 0 0 0 0 17 4 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28883 292 7529 0 28658 0
Current children cumulated CPU time (s) 1902.19
Current children cumulated vsize (KiB) 144844

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4150
/proc/meminfo: memFree=31114728/32770624 swapFree=0/370328
[pid=4004] ppid=4001 vsize=144844 CPUtime=1962.19 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 231372 0 0 0 196125 94 0 0 20 0 1 0 72184525 148320256 28883 18446744073709551615 4194304 35031035 140733686638816 140733686637816 4376729 0 0 1 0 0 0 0 17 4 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28883 292 7529 0 28658 0
Current children cumulated CPU time (s) 1962.19
Current children cumulated vsize (KiB) 144844

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 4152
/proc/meminfo: memFree=31115280/32770624 swapFree=0/370340
[pid=4004] ppid=4001 vsize=144844 CPUtime=2022.2 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 231838 0 0 0 202123 97 0 0 20 0 1 0 72184525 148320256 28884 18446744073709551615 4194304 35031035 140733686638816 140733686637816 7415481 0 0 1 0 0 0 0 17 4 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28884 292 7529 0 28658 0
Current children cumulated CPU time (s) 2022.2
Current children cumulated vsize (KiB) 144844

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 4154
/proc/meminfo: memFree=31115548/32770624 swapFree=0/370356
[pid=4004] ppid=4001 vsize=144844 CPUtime=2082.21 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 231838 0 0 0 208122 99 0 0 20 0 1 0 72184525 148320256 28884 18446744073709551615 4194304 35031035 140733686638816 140733686637816 4376729 0 0 1 0 0 0 0 17 4 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28884 292 7529 0 28658 0
Current children cumulated CPU time (s) 2082.21
Current children cumulated vsize (KiB) 144844

[startup+2142.3 s]
/proc/loadavg: 1.96 2.01 2.04 3/186 4218
/proc/meminfo: memFree=31102932/32770624 swapFree=0/370412
[pid=4004] ppid=4001 vsize=144844 CPUtime=2142.2 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 232308 0 0 0 214119 101 0 0 20 0 1 0 72184525 148320256 28885 18446744073709551615 4194304 35031035 140733686638816 140733686637816 7415457 0 0 1 0 0 0 0 17 4 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28885 292 7529 0 28658 0
Current children cumulated CPU time (s) 2142.2
Current children cumulated vsize (KiB) 144844

[startup+2202.31 s]
/proc/loadavg: 1.98 2.01 2.04 3/186 4220
/proc/meminfo: memFree=31092992/32770624 swapFree=0/370412
[pid=4004] ppid=4001 vsize=144844 CPUtime=2202.22 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 232308 0 0 0 220118 104 0 0 20 0 1 0 72184525 148320256 28885 18446744073709551615 4194304 35031035 140733686638816 140733686637816 4346776 0 0 1 0 0 0 0 17 4 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28885 292 7529 0 28658 0
Current children cumulated CPU time (s) 2202.22
Current children cumulated vsize (KiB) 144844

[startup+2262.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/186 4222
/proc/meminfo: memFree=31085776/32770624 swapFree=0/370420
[pid=4004] ppid=4001 vsize=144844 CPUtime=2262.22 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 232775 0 0 0 226116 106 0 0 20 0 1 0 72184525 148320256 28885 18446744073709551615 4194304 35031035 140733686638816 140733686637816 7405890 0 0 1 0 0 0 0 17 4 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28885 292 7529 0 28658 0
Current children cumulated CPU time (s) 2262.22
Current children cumulated vsize (KiB) 144844

[startup+2322.3 s]
/proc/loadavg: 1.96 1.99 2.04 3/186 4225
/proc/meminfo: memFree=31081868/32770624 swapFree=0/370428
[pid=4004] ppid=4001 vsize=144844 CPUtime=2322.22 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 232777 0 0 0 232114 108 0 0 20 0 1 0 72184525 148320256 28885 18446744073709551615 4194304 35031035 140733686638816 140733686637816 4346776 0 0 1 0 0 0 0 17 4 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28885 292 7529 0 28658 0
Current children cumulated CPU time (s) 2322.22
Current children cumulated vsize (KiB) 144844

[startup+2382.3 s]
/proc/loadavg: 1.99 1.99 2.04 3/189 4241
/proc/meminfo: memFree=31055408/32770624 swapFree=0/370460
[pid=4004] ppid=4001 vsize=144844 CPUtime=2382.23 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 233244 0 0 0 238113 110 0 0 20 0 1 0 72184525 148320256 28885 18446744073709551615 4194304 35031035 140733686638816 140733686637816 7415264 0 0 1 0 0 0 0 17 4 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28885 292 7529 0 28658 0
Current children cumulated CPU time (s) 2382.23
Current children cumulated vsize (KiB) 144844

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 2.04 3/189 4244
/proc/meminfo: memFree=31055104/32770624 swapFree=0/370472
[pid=4004] ppid=4001 vsize=144844 CPUtime=2442.23 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 233244 0 0 0 244111 112 0 0 20 0 1 0 72184525 148320256 28885 18446744073709551615 4194304 35031035 140733686638816 140733686637816 4376535 0 0 1 0 0 0 0 17 4 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28885 292 7529 0 28658 0
Current children cumulated CPU time (s) 2442.23
Current children cumulated vsize (KiB) 144844

[startup+2502.3 s]
/proc/loadavg: 2.00 1.99 2.04 3/186 4246
/proc/meminfo: memFree=31057740/32770624 swapFree=0/370484
[pid=4004] ppid=4001 vsize=144844 CPUtime=2502.23 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 233708 0 0 0 250108 115 0 0 20 0 1 0 72184525 148320256 28885 18446744073709551615 4194304 35031035 140733686638816 140733686637816 4376734 0 0 1 0 0 0 0 17 4 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28885 292 7529 0 28658 0
Current children cumulated CPU time (s) 2502.23
Current children cumulated vsize (KiB) 144844



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 1.99 2.04 3/186 4246
/proc/meminfo: memFree=31057824/32770624 swapFree=0/370488
[pid=4004] ppid=4001 vsize=144844 CPUtime=2519.94 cores=0,2,4,6
/proc/4004/stat : 4004 (BTD) R 4001 4004 1774 0 -1 4202496 233714 0 0 0 251878 116 0 0 20 0 1 0 72184525 148320256 28885 18446744073709551615 4194304 35031035 140733686638816 140733686637816 7760122 0 0 1 0 0 0 0 17 4 0 0 8 0 0 37130264 37226188 59109376 140733686641156 140733686641232 140733686641232 140733686644689 0
/proc/4004/statm: 36211 28885 292 7529 0 28658 0
Current children cumulated CPU time (s) 2519.94
Current children cumulated vsize (KiB) 144844

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 4004 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): 2520
CPU time (s): 2519.95
CPU user time (s): 2518.78
CPU system time (s): 1.16403
CPU usage (%): 99.9979
Max. virtual memory (cumulated for all children) (KiB): 144844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.78
system time used= 1.16403
maximum resident set size= 115544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233714
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= 36
involuntary context switches= 1235

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.0642 second user time and 10.611 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-09 03:40:45
IDJOB=4260668
IDBENCH=122829
IDSOLVER=2648
FILE ID=node133/4260668-1502243693
RUNJOBID= node133-1502234853-1839
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= BTD 2017-07-25
BENCH NAME= XCSP17/Random/Random-RB-3-28-28f/rand-3-28-28-93-632f-05.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260668-1502243693/watcher-4260668-1502243693 -o /tmp/evaluation-result-4260668-1502243693/solver-4260668-1502243693 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502234853-1839 --watchdog 2580  BTD 2520 HOME/instance-4260668-1502243693.xml

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

MD5SUM BENCH= 1bf4ccefbf8ae7bb3bb3e34b69384fe1
RANDOM SEED=1273338682

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/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		: 2668.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.17
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		: 2668.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.17
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		: 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	: 5333.17
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		: 2668.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		: 2668.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.17
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		: 2668.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:        31229812 kB
MemAvailable:   31986780 kB
Buffers:          253616 kB
Cached:           791808 kB
SwapCached:            0 kB
Active:           717832 kB
Inactive:         394716 kB
Active(anon):      67276 kB
Inactive(anon):    24920 kB
Active(file):     650556 kB
Inactive(file):   369796 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             44784 kB
Writeback:             4 kB
AnonPages:         67228 kB
Mapped:            47672 kB
Shmem:             25276 kB
Slab:             131568 kB
SReclaimable:     104904 kB
SUnreclaim:        26664 kB
KernelStack:        3360 kB
PageTables:         5444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     322056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61944 MiB
End job on node133 at 2017-08-09 04:22:46