Trace number 4252723

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
miniBTD 2017-06-30? (TO) 2400.0701 2400.1001

General information on the benchmark

NameCrossword/
Crossword-m1c-ogd2008-vg/Crossword-m1c-ogd2008-vg-13-13.xml
MD5SUMd4dde8f3e9f2541e7949826ca81c8251
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 variables169
Number of constraints26
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":169}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":169}]
Minimum constraint arity13
Maximum constraint arity13
Distribution of constraint arities[{"arity":13,"count":26}]
Number of extensional constraints26
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":26}]
Optimization problemNO
Type of objective

Solver Data

1.58/1.75	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-4252723-1501983885/watcher-4252723-1501983885 -o /tmp/evaluation-result-4252723-1501983885/solver-4252723-1501983885 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1501978194-17167 --watchdog 2560 miniBTD 2400 HOME/instance-4252723-1501983885.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.97 2.00 2.04 3/189 18079
/proc/meminfo: memFree=30876836/32770624 swapFree=0/380628
[pid=18079] ppid=18076 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/18079/stat : 18079 (runsolver) D 18076 18079 15278 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 45894481 24240128 107 18446744073709551615 4194304 4338465 140732612539792 140732612537432 140408110117591 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 36724736 140732612546768 140732612547145 140732612547145 140732612550602 0
/proc/18079/statm: 5918 107 54 36 0 2156 0

[startup+0.100155 s]
/proc/loadavg: 1.97 2.00 2.04 3/189 18079
/proc/meminfo: memFree=30876836/32770624 swapFree=0/380628
[pid=18079] ppid=18076 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/18079/stat : 18079 (runsolver) D 18076 18079 15278 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 45894481 24240128 107 18446744073709551615 4194304 4338465 140732612539792 140732612537432 140408110117591 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 36724736 140732612546768 140732612547145 140732612547145 140732612550602 0
/proc/18079/statm: 5918 107 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200322 s]
/proc/loadavg: 1.97 2.00 2.04 3/189 18079
/proc/meminfo: memFree=30876836/32770624 swapFree=0/380628
[pid=18079] ppid=18076 vsize=30636 CPUtime=0.08 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 2196 0 0 0 8 0 0 0 20 0 1 0 45894481 31371264 1667 18446744073709551615 4194304 4832315 140720885873520 140720885870520 140575191591909 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 7659 1667 520 156 0 1301 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30636

[startup+0.300314 s]
/proc/loadavg: 1.97 2.00 2.04 3/189 18079
/proc/meminfo: memFree=30876836/32770624 swapFree=0/380628
[pid=18079] ppid=18076 vsize=65280 CPUtime=0.18 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 10294 0 0 0 17 1 0 0 20 0 1 0 45894481 66846720 9878 18446744073709551615 4194304 4832315 140720885873520 140720885870520 140575191591909 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 16320 9878 534 156 0 9962 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 65280

[startup+0.700302 s]
/proc/loadavg: 1.97 2.00 2.04 3/189 18079
/proc/meminfo: memFree=30876836/32770624 swapFree=0/380628
[pid=18079] ppid=18076 vsize=222228 CPUtime=0.58 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 49552 0 0 0 52 6 0 0 20 0 1 0 45894481 227561472 49148 18446744073709551615 4194304 4832315 140720885873520 140720885870520 140575191591909 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 55557 49148 534 156 0 49199 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 222228

[startup+1.5003 s]
/proc/loadavg: 1.97 2.00 2.04 3/190 18080
/proc/meminfo: memFree=30525504/32770624 swapFree=0/380620
[pid=18079] ppid=18076 vsize=534936 CPUtime=1.38 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 127711 0 0 0 122 16 0 0 20 0 1 0 45894481 547774464 127292 18446744073709551615 4194304 4832315 140720885873520 140720885867496 140575191591909 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 133734 127292 534 156 0 127376 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 534936

[startup+3.10032 s]
/proc/loadavg: 2.05 2.02 2.05 3/190 18080
/proc/meminfo: memFree=30276132/32770624 swapFree=0/380380
[pid=18079] ppid=18076 vsize=624092 CPUtime=2.98 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 266213 0 0 0 274 24 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 4312437 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 624092

[startup+6.30032 s]
/proc/loadavg: 2.05 2.02 2.05 3/190 18080
/proc/meminfo: memFree=30276556/32770624 swapFree=0/380380
[pid=18079] ppid=18076 vsize=624092 CPUtime=6.19 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 426216 0 0 0 587 32 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 4299576 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 624092

[startup+12.7003 s]
/proc/loadavg: 2.05 2.02 2.05 3/190 18080
/proc/meminfo: memFree=30276060/32770624 swapFree=0/380380
[pid=18079] ppid=18076 vsize=624092 CPUtime=12.59 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 608943 0 0 0 1218 41 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 4312566 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 624092

[startup+25.5004 s]
/proc/loadavg: 2.04 2.02 2.05 3/190 18081
/proc/meminfo: memFree=30275540/32770624 swapFree=0/380380
[pid=18079] ppid=18076 vsize=624092 CPUtime=25.39 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 771539 0 0 0 2490 49 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 4210976 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 624092

[startup+51.1004 s]
/proc/loadavg: 2.03 2.02 2.05 3/189 18081
/proc/meminfo: memFree=30275120/32770624 swapFree=0/380388
[pid=18079] ppid=18076 vsize=624092 CPUtime=50.98 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 980024 0 0 0 5042 56 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 4312440 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 624092

[startup+102.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/186 18083
/proc/meminfo: memFree=30277700/32770624 swapFree=0/380404
[pid=18079] ppid=18076 vsize=624092 CPUtime=102.19 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 1146752 0 0 0 10156 63 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 4312440 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 624092

[startup+162.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/186 18085
/proc/meminfo: memFree=30277900/32770624 swapFree=0/380436
[pid=18079] ppid=18076 vsize=624092 CPUtime=162.19 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 1295358 0 0 0 16149 70 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 4299576 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 624092

[startup+222.306 s]
/proc/loadavg: 2.02 2.03 2.05 3/186 18087
/proc/meminfo: memFree=30276940/32770624 swapFree=0/380468
[pid=18079] ppid=18076 vsize=624092 CPUtime=222.2 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 1438291 0 0 0 22144 76 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 4312560 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 624092

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 18090
/proc/meminfo: memFree=30276984/32770624 swapFree=0/380496
[pid=18079] ppid=18076 vsize=624092 CPUtime=282.19 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 1592570 0 0 0 28135 84 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 140575191584356 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 624092

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 18092
/proc/meminfo: memFree=30276640/32770624 swapFree=0/380520
[pid=18079] ppid=18076 vsize=624092 CPUtime=342.2 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 1741176 0 0 0 34129 91 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 4312440 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 624092

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 18094
/proc/meminfo: memFree=30276552/32770624 swapFree=0/380552
[pid=18079] ppid=18076 vsize=624092 CPUtime=402.19 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 1889784 0 0 0 40123 96 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 4312440 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 624092

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 18096
/proc/meminfo: memFree=30275964/32770624 swapFree=0/380576
[pid=18079] ppid=18076 vsize=624092 CPUtime=462.2 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 2038361 0 0 0 46116 104 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 4312440 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 624092

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 18099
/proc/meminfo: memFree=30276356/32770624 swapFree=0/380596
[pid=18079] ppid=18076 vsize=624092 CPUtime=522.2 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 2178049 0 0 0 52110 110 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 4312637 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 624092

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 18115
/proc/meminfo: memFree=30272260/32770624 swapFree=0/380608
[pid=18079] ppid=18076 vsize=624092 CPUtime=582.2 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 2287082 0 0 0 58105 115 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 4312578 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 624092


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


[startup+1542.31 s]
/proc/loadavg: 2.02 2.03 2.05 3/186 18169
/proc/meminfo: memFree=30276916/32770624 swapFree=0/380964
[pid=18079] ppid=18076 vsize=624092 CPUtime=1542.23 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 2470190 0 0 0 154097 126 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 4312652 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 1542.23
Current children cumulated vsize (KiB) 624092

[startup+1602.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/186 18171
/proc/meminfo: memFree=30276428/32770624 swapFree=0/380988
[pid=18079] ppid=18076 vsize=624092 CPUtime=1602.23 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 2470851 0 0 0 160097 126 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 140575191589503 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 1602.23
Current children cumulated vsize (KiB) 624092

[startup+1662.3 s]
/proc/loadavg: 2.09 2.05 2.05 3/186 18174
/proc/meminfo: memFree=30276448/32770624 swapFree=0/381028
[pid=18079] ppid=18076 vsize=624092 CPUtime=1662.23 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 2471495 0 0 0 166097 126 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 140575191601084 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 1662.23
Current children cumulated vsize (KiB) 624092

[startup+1722.3 s]
/proc/loadavg: 2.07 2.06 2.05 3/186 18176
/proc/meminfo: memFree=30276336/32770624 swapFree=0/381052
[pid=18079] ppid=18076 vsize=624092 CPUtime=1722.23 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 2472140 0 0 0 172097 126 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 140575191602032 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 1722.23
Current children cumulated vsize (KiB) 624092

[startup+1782.3 s]
/proc/loadavg: 2.08 2.06 2.05 3/189 18192
/proc/meminfo: memFree=30272520/32770624 swapFree=0/381080
[pid=18079] ppid=18076 vsize=624092 CPUtime=1782.24 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 2472804 0 0 0 178097 127 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 140575200945232 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 1782.24
Current children cumulated vsize (KiB) 624092

[startup+1842.3 s]
/proc/loadavg: 2.03 2.05 2.05 3/187 18218
/proc/meminfo: memFree=30271240/32770624 swapFree=0/381124
[pid=18079] ppid=18076 vsize=624092 CPUtime=1842.24 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 2473445 0 0 0 184097 127 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 4312440 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 1842.24
Current children cumulated vsize (KiB) 624092

[startup+1902.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/187 18220
/proc/meminfo: memFree=30271876/32770624 swapFree=0/381160
[pid=18079] ppid=18076 vsize=624092 CPUtime=1902.23 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 2474086 0 0 0 190096 127 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 140575191589426 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 1902.23
Current children cumulated vsize (KiB) 624092

[startup+1962.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/185 18223
/proc/meminfo: memFree=30275764/32770624 swapFree=0/381168
[pid=18079] ppid=18076 vsize=624092 CPUtime=1962.24 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 2474749 0 0 0 196097 127 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 4299576 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 1962.24
Current children cumulated vsize (KiB) 624092

[startup+2022.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/185 18225
/proc/meminfo: memFree=30276080/32770624 swapFree=0/381200
[pid=18079] ppid=18076 vsize=624092 CPUtime=2022.24 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 2475394 0 0 0 202097 127 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 140575191601136 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 2022.24
Current children cumulated vsize (KiB) 624092

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 18228
/proc/meminfo: memFree=30275824/32770624 swapFree=0/381216
[pid=18079] ppid=18076 vsize=624092 CPUtime=2082.25 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 2476039 0 0 0 208097 128 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 4312440 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 2082.25
Current children cumulated vsize (KiB) 624092

[startup+2142.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/186 18230
/proc/meminfo: memFree=30276080/32770624 swapFree=0/381236
[pid=18079] ppid=18076 vsize=624092 CPUtime=2142.25 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 2476672 0 0 0 214097 128 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 4299576 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 2142.25
Current children cumulated vsize (KiB) 624092

[startup+2202.31 s]
/proc/loadavg: 2.02 2.03 2.05 3/186 18232
/proc/meminfo: memFree=30275812/32770624 swapFree=0/381260
[pid=18079] ppid=18076 vsize=624092 CPUtime=2202.26 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 2477317 0 0 0 220098 128 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 140575191589437 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 2202.26
Current children cumulated vsize (KiB) 624092

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 18234
/proc/meminfo: memFree=30275960/32770624 swapFree=0/381288
[pid=18079] ppid=18076 vsize=624092 CPUtime=2262.25 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 2477961 0 0 0 226097 128 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 4312440 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 2262.25
Current children cumulated vsize (KiB) 624092

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 18237
/proc/meminfo: memFree=30275784/32770624 swapFree=0/381308
[pid=18079] ppid=18076 vsize=624092 CPUtime=2322.25 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 2478625 0 0 0 232097 128 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 4312574 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 2322.25
Current children cumulated vsize (KiB) 624092

[startup+2382.3 s]
/proc/loadavg: 2.32 2.09 2.07 3/189 18627
/proc/meminfo: memFree=30983664/32770624 swapFree=0/381644
[pid=18079] ppid=18076 vsize=624092 CPUtime=2382.25 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 2479273 0 0 0 238097 128 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 4312440 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 2382.25
Current children cumulated vsize (KiB) 624092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.1 s]
/proc/loadavg: 2.23 2.09 2.07 3/189 18627
/proc/meminfo: memFree=30983568/32770624 swapFree=0/381648
[pid=18079] ppid=18076 vsize=624092 CPUtime=2400.05 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 2479559 0 0 0 239877 128 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 4312632 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 624092

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

[startup+2400.1 s]
/proc/loadavg: 2.23 2.09 2.07 3/189 18627
/proc/meminfo: memFree=30983568/32770624 swapFree=0/381648
[pid=18079] ppid=18076 vsize=624092 CPUtime=2400.05 cores=1,3,5,7
/proc/18079/stat : 18079 (miniBTD) R 18076 18079 15278 0 -1 4202496 2479559 0 0 0 239877 128 0 0 20 0 1 0 45894481 639070208 150226 18446744073709551615 4194304 4832315 140720885873520 140720885871240 4312632 0 0 1 0 0 0 0 17 3 0 0 10 0 0 6932504 6936608 21397504 140720885879292 140720885879372 140720885879372 140720885882829 0
/proc/18079/statm: 156023 150226 573 156 0 149665 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 624092

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2400.1
CPU time (s): 2400.07
CPU user time (s): 2398.78
CPU system time (s): 1.29005
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 624092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.78
system time used= 1.29005
maximum resident set size= 604472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2479559
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= 32
involuntary context switches= 628

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.8744 second user time and 10.0413 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-06 03:30:46
IDJOB=4252723
IDBENCH=140132
IDSOLVER=2632
FILE ID=node134/4252723-1501983885
RUNJOBID= node134-1501978194-17167
PBS_JOBID= 
Free space on /tmp= 62016 MiB

SOLVER NAME= miniBTD 2017-06-30
BENCH NAME= XCSP17/Crossword/Crossword-m1c-ogd2008-vg/Crossword-m1c-ogd2008-vg-13-13.xml
COMMAND LINE= miniBTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4252723-1501983885/watcher-4252723-1501983885 -o /tmp/evaluation-result-4252723-1501983885/solver-4252723-1501983885 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1501978194-17167 --watchdog 2560  miniBTD 2400 HOME/instance-4252723-1501983885.xml

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

MD5SUM BENCH= d4dde8f3e9f2541e7949826ca81c8251
RANDOM SEED=590688251

node134.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.43
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.43
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.43
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.43
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:        30876836 kB
MemAvailable:   31297980 kB
Buffers:          159348 kB
Cached:           546128 kB
SwapCached:            0 kB
Active:          1077976 kB
Inactive:         395468 kB
Active(anon):     769904 kB
Inactive(anon):    14840 kB
Active(file):     308072 kB
Inactive(file):   380628 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9324 kB
Writeback:             0 kB
AnonPages:        769440 kB
Mapped:            39540 kB
Shmem:             17084 kB
Slab:             122240 kB
SReclaimable:      96560 kB
SUnreclaim:        25680 kB
KernelStack:        3344 kB
PageTables:         6532 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1020188 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:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node134 at 2017-08-06 04:10:46