Trace number 4260793

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

General information on the benchmark

NameSuperSolutions/SuperSolutions-Queens-s1/
SuperQueens-02.xml
MD5SUM80353dd8c937a5bb459a24b290639269
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 variables200
Number of constraints14950
Number of domains1
Minimum domain size100
Maximum domain size100
Distribution of domain sizes[{"size":100,"count":200}]
Minimum variable degree100
Maximum variable degree199
Distribution of variable degrees[{"degree":100,"count":100},{"degree":199,"count":100}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":14950}]
Number of extensional constraints0
Number of intensional constraints14950
Distribution of constraint types[{"type":"intension","count":14950}]
Optimization problemNO
Type of objective

Solver Data

10.38/10.56	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-4260793-1502252843/watcher-4260793-1502252843 -o /tmp/evaluation-result-4260793-1502252843/solver-4260793-1502252843 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502234549-4588 --watchdog 2580 BTD 2520 HOME/instance-4260793-1502252843.xml 

pid=8521
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.98 2.00 2.04 3/184 8524
/proc/meminfo: memFree=31157124/32770624 swapFree=0/404288
[pid=8524] ppid=8521 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/8524/stat : 8524 (runsolver) D 8521 8524 4525 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 124937346 24240128 107 18446744073709551615 4194304 4338465 140734592668288 140734592665928 139638968558295 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 22073344 140734592671957 140734592672329 140734592672329 140734592675786 0
/proc/8524/statm: 5918 107 54 36 0 2156 0

[startup+0.10015 s]
/proc/loadavg: 1.98 2.00 2.04 3/184 8524
/proc/meminfo: memFree=31157124/32770624 swapFree=0/404288
[pid=8524] ppid=8521 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/8524/stat : 8524 (runsolver) D 8521 8524 4525 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 124937346 24240128 107 18446744073709551615 4194304 4338465 140734592668288 140734592665928 139638968558295 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 22073344 140734592671957 140734592672329 140734592672329 140734592675786 0
/proc/8524/statm: 5918 107 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200276 s]
/proc/loadavg: 1.98 2.00 2.04 3/184 8524
/proc/meminfo: memFree=31157124/32770624 swapFree=0/404288
[pid=8524] ppid=8521 vsize=34760 CPUtime=0.08 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 1503 0 0 0 8 0 0 0 20 0 1 0 124937346 35594240 1274 18446744073709551615 4194304 35031035 140726557287744 140726557287744 7398458 0 0 1 0 0 0 0 17 0 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 8690 1274 241 7529 0 1137 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34760

[startup+0.300229 s]
/proc/loadavg: 1.98 2.00 2.04 3/184 8524
/proc/meminfo: memFree=31157124/32770624 swapFree=0/404288
[pid=8524] ppid=8521 vsize=34892 CPUtime=0.18 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 1544 0 0 0 18 0 0 0 20 0 1 0 124937346 35729408 1340 18446744073709551615 4194304 35031035 140726557287744 140726557279224 4783355 0 0 1 0 0 0 0 17 0 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 8723 1340 284 7529 0 1170 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 34892

[startup+0.700172 s]
/proc/loadavg: 1.98 2.00 2.04 3/184 8524
/proc/meminfo: memFree=31157124/32770624 swapFree=0/404288
[pid=8524] ppid=8521 vsize=35552 CPUtime=0.58 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 1717 0 0 0 58 0 0 0 20 0 1 0 124937346 36405248 1538 18446744073709551615 4194304 35031035 140726557287744 140726557279224 7416203 0 0 1 0 0 0 0 17 0 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 8888 1538 284 7529 0 1335 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 35552

[startup+1.50017 s]
/proc/loadavg: 1.98 2.00 2.04 3/185 8525
/proc/meminfo: memFree=31151500/32770624 swapFree=0/404508
[pid=8524] ppid=8521 vsize=36912 CPUtime=1.38 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 2057 0 0 0 138 0 0 0 20 0 1 0 124937346 37797888 1868 18446744073709551615 4194304 35031035 140726557287744 140726557279224 7405901 0 0 1 0 0 0 0 17 0 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 9228 1868 284 7529 0 1675 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 36912

[startup+3.10028 s]
/proc/loadavg: 1.98 2.00 2.04 3/185 8525
/proc/meminfo: memFree=31149392/32770624 swapFree=0/404508
[pid=8524] ppid=8521 vsize=39640 CPUtime=2.98 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 3781 0 0 0 298 0 0 0 20 0 1 0 124937346 40591360 2525 18446744073709551615 4194304 35031035 140726557287744 140726557280568 4810464 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 9910 2525 284 7529 0 2357 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 39640

[startup+6.30029 s]
/proc/loadavg: 1.98 2.00 2.04 3/185 8525
/proc/meminfo: memFree=31144936/32770624 swapFree=0/404320
[pid=8524] ppid=8521 vsize=44516 CPUtime=6.18 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 7026 0 0 0 618 0 0 0 20 0 1 0 124937346 45584384 3753 18446744073709551615 4194304 35031035 140726557287744 140726557280568 4801857 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 11129 3753 284 7529 0 3576 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 44516

[startup+12.7004 s]
/proc/loadavg: 1.91 1.99 2.03 3/185 8525
/proc/meminfo: memFree=30902268/32770624 swapFree=0/404320
[pid=8524] ppid=8521 vsize=285540 CPUtime=12.58 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 71327 0 0 0 1248 10 0 0 20 0 1 0 124937346 292392960 63951 18446744073709551615 4194304 35031035 140726557287744 140726557286744 4544913 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71385 63951 339 7529 0 63832 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 285540

[startup+25.5004 s]
/proc/loadavg: 1.93 1.99 2.03 3/185 8525
/proc/meminfo: memFree=30899912/32770624 swapFree=0/404324
[pid=8524] ppid=8521 vsize=286992 CPUtime=25.38 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 135936 0 0 0 2525 13 0 0 20 0 1 0 124937346 293879808 64399 18446744073709551615 4194304 35031035 140726557287744 140726557286744 4544913 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71748 64399 339 7529 0 64195 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 286992

[startup+51.1003 s]
/proc/loadavg: 1.95 1.99 2.03 3/185 8526
/proc/meminfo: memFree=30898920/32770624 swapFree=0/404316
[pid=8524] ppid=8521 vsize=287124 CPUtime=50.97 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 172441 0 0 0 5082 15 0 0 20 0 1 0 124937346 294014976 64410 18446744073709551615 4194304 35031035 140726557287744 140726557286744 4295952 0 0 1 0 0 0 0 17 0 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71781 64410 339 7529 0 64228 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 287124

[startup+102.3 s]
/proc/loadavg: 1.98 1.99 2.03 3/186 8528
/proc/meminfo: memFree=30896484/32770624 swapFree=0/404328
[pid=8524] ppid=8521 vsize=287124 CPUtime=102.17 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 206187 0 0 0 10200 17 0 0 20 0 1 0 124937346 294014976 64415 18446744073709551615 4194304 35031035 140726557287744 140726557286744 4295952 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71781 64415 339 7529 0 64228 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 287124

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/185 8530
/proc/meminfo: memFree=30895744/32770624 swapFree=0/404340
[pid=8524] ppid=8521 vsize=287124 CPUtime=162.16 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 235893 0 0 0 16197 19 0 0 20 0 1 0 124937346 294014976 64427 18446744073709551615 4194304 35031035 140726557287744 140726557286744 4544936 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71781 64427 339 7529 0 64228 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 287124

[startup+222.306 s]
/proc/loadavg: 2.04 2.00 2.04 3/185 8532
/proc/meminfo: memFree=30895280/32770624 swapFree=0/404352
[pid=8524] ppid=8521 vsize=287256 CPUtime=222.14 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 260564 0 0 0 22191 23 0 0 20 0 1 0 124937346 294150144 64519 18446744073709551615 4194304 35031035 140726557287744 140726557286744 7760122 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71814 64519 339 7529 0 64261 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 287256

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.04 3/185 8534
/proc/meminfo: memFree=30894424/32770624 swapFree=0/404376
[pid=8524] ppid=8521 vsize=287256 CPUtime=282.13 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 261396 0 0 0 28188 25 0 0 20 0 1 0 124937346 294150144 64528 18446744073709551615 4194304 35031035 140726557287744 140726557286744 4213184 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71814 64528 339 7529 0 64261 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 287256

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.04 3/185 8536
/proc/meminfo: memFree=30893248/32770624 swapFree=0/404392
[pid=8524] ppid=8521 vsize=287256 CPUtime=342.12 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 261972 0 0 0 34186 26 0 0 20 0 1 0 124937346 294150144 64536 18446744073709551615 4194304 35031035 140726557287744 140726557286744 4295824 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71814 64536 339 7529 0 64261 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 287256

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/184 8538
/proc/meminfo: memFree=30893476/32770624 swapFree=0/404400
[pid=8524] ppid=8521 vsize=287256 CPUtime=402.11 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 262568 0 0 0 40183 28 0 0 20 0 1 0 124937346 294150144 64542 18446744073709551615 4194304 35031035 140726557287744 140726557286744 4295952 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71814 64542 339 7529 0 64261 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 287256

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 8555
/proc/meminfo: memFree=30888328/32770624 swapFree=0/404428
[pid=8524] ppid=8521 vsize=287388 CPUtime=462.11 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 263164 0 0 0 46181 30 0 0 20 0 1 0 124937346 294285312 64550 18446744073709551615 4194304 35031035 140726557287744 140726557286744 4213338 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71847 64550 339 7529 0 64294 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 287388

[startup+522.3 s]
/proc/loadavg: 2.13 2.03 2.05 3/186 8557
/proc/meminfo: memFree=30889560/32770624 swapFree=0/404432
[pid=8524] ppid=8521 vsize=287388 CPUtime=522.1 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 263737 0 0 0 52179 31 0 0 20 0 1 0 124937346 294285312 64555 18446744073709551615 4194304 35031035 140726557287744 140726557286744 4544913 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71847 64555 339 7529 0 64294 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 287388

[startup+582.3 s]
/proc/loadavg: 2.11 2.04 2.05 3/185 8559
/proc/meminfo: memFree=30890748/32770624 swapFree=0/404452
[pid=8524] ppid=8521 vsize=287388 CPUtime=582.1 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 264311 0 0 0 58177 33 0 0 20 0 1 0 124937346 294285312 64557 18446744073709551615 4194304 35031035 140726557287744 140726557286744 4544913 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71847 64557 339 7529 0 64294 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 287388


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


[startup+1602.3 s]
/proc/loadavg: 1.97 2.00 2.04 3/185 8612
/proc/meminfo: memFree=30888876/32770624 swapFree=0/404664
[pid=8524] ppid=8521 vsize=287520 CPUtime=1602.02 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 273651 0 0 0 160135 67 0 0 20 0 1 0 124937346 294420480 64610 18446744073709551615 4194304 35031035 140726557287744 140726557286744 7760122 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71880 64610 339 7529 0 64327 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 287520

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/189 8629
/proc/meminfo: memFree=30883788/32770624 swapFree=0/404676
[pid=8524] ppid=8521 vsize=287520 CPUtime=1662.02 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 274037 0 0 0 166133 69 0 0 20 0 1 0 124937346 294420480 64610 18446744073709551615 4194304 35031035 140726557287744 140726557286744 4295810 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71880 64610 339 7529 0 64327 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 287520

[startup+1722.3 s]
/proc/loadavg: 2.06 2.01 2.05 3/186 8631
/proc/meminfo: memFree=30884916/32770624 swapFree=0/404704
[pid=8524] ppid=8521 vsize=287520 CPUtime=1722.02 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 274621 0 0 0 172130 72 0 0 20 0 1 0 124937346 294420480 64613 18446744073709551615 4194304 35031035 140726557287744 140726557286744 4544913 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71880 64613 339 7529 0 64327 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 287520

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.05 3/185 8633
/proc/meminfo: memFree=30886784/32770624 swapFree=0/404720
[pid=8524] ppid=8521 vsize=287520 CPUtime=1782.01 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 275208 0 0 0 178127 74 0 0 20 0 1 0 124937346 294420480 64615 18446744073709551615 4194304 35031035 140726557287744 140726557286744 4293312 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71880 64615 339 7529 0 64327 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 287520

[startup+1842.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/185 8635
/proc/meminfo: memFree=30886752/32770624 swapFree=0/404720
[pid=8524] ppid=8521 vsize=287520 CPUtime=1842.01 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 275603 0 0 0 184125 76 0 0 20 0 1 0 124937346 294420480 64615 18446744073709551615 4194304 35031035 140726557287744 140726557286744 4544913 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71880 64615 339 7529 0 64327 0
Current children cumulated CPU time (s) 1842.01
Current children cumulated vsize (KiB) 287520

[startup+1902.3 s]
/proc/loadavg: 1.96 2.00 2.04 3/186 8638
/proc/meminfo: memFree=30886864/32770624 swapFree=0/404732
[pid=8524] ppid=8521 vsize=287520 CPUtime=1902.01 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 275980 0 0 0 190123 78 0 0 20 0 1 0 124937346 294420480 64615 18446744073709551615 4194304 35031035 140726557287744 140726557286744 4295952 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71880 64615 339 7529 0 64327 0
Current children cumulated CPU time (s) 1902.01
Current children cumulated vsize (KiB) 287520

[startup+1962.3 s]
/proc/loadavg: 1.93 1.98 2.03 3/185 8640
/proc/meminfo: memFree=30887092/32770624 swapFree=0/404748
[pid=8524] ppid=8521 vsize=287652 CPUtime=1961.99 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 276570 0 0 0 196120 79 0 0 20 0 1 0 124937346 294555648 64619 18446744073709551615 4194304 35031035 140726557287744 140726557286744 4544906 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71913 64619 339 7529 0 64360 0
Current children cumulated CPU time (s) 1961.99
Current children cumulated vsize (KiB) 287652

[startup+2022.3 s]
/proc/loadavg: 1.98 1.99 2.03 3/185 8642
/proc/meminfo: memFree=30887344/32770624 swapFree=0/404776
[pid=8524] ppid=8521 vsize=287652 CPUtime=2021.99 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 276968 0 0 0 202117 82 0 0 20 0 1 0 124937346 294555648 64619 18446744073709551615 4194304 35031035 140726557287744 140726557286744 4213184 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71913 64619 339 7529 0 64360 0
Current children cumulated CPU time (s) 2021.99
Current children cumulated vsize (KiB) 287652

[startup+2082.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/185 8644
/proc/meminfo: memFree=30887184/32770624 swapFree=0/404780
[pid=8524] ppid=8521 vsize=287652 CPUtime=2081.99 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 277357 0 0 0 208116 83 0 0 20 0 1 0 124937346 294555648 64619 18446744073709551615 4194304 35031035 140726557287744 140726557286744 4293279 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71913 64619 339 7529 0 64360 0
Current children cumulated CPU time (s) 2081.99
Current children cumulated vsize (KiB) 287652

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/185 8646
/proc/meminfo: memFree=30887436/32770624 swapFree=0/404784
[pid=8524] ppid=8521 vsize=287652 CPUtime=2141.98 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 277745 0 0 0 214113 85 0 0 20 0 1 0 124937346 294555648 64619 18446744073709551615 4194304 35031035 140726557287744 140726557286744 7760122 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71913 64619 339 7529 0 64360 0
Current children cumulated CPU time (s) 2141.98
Current children cumulated vsize (KiB) 287652

[startup+2202.31 s]
/proc/loadavg: 2.00 1.99 2.03 3/184 8648
/proc/meminfo: memFree=30887292/32770624 swapFree=0/404788
[pid=8524] ppid=8521 vsize=287652 CPUtime=2201.99 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 278477 0 0 0 220111 88 0 0 20 0 1 0 124937346 294555648 64622 18446744073709551615 4194304 35031035 140726557287744 140726557286744 4213184 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71913 64622 339 7529 0 64360 0
Current children cumulated CPU time (s) 2201.99
Current children cumulated vsize (KiB) 287652

[startup+2262.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/187 8664
/proc/meminfo: memFree=30882208/32770624 swapFree=0/404824
[pid=8524] ppid=8521 vsize=287652 CPUtime=2261.97 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 278852 0 0 0 226108 89 0 0 20 0 1 0 124937346 294555648 64622 18446744073709551615 4194304 35031035 140726557287744 140726557286744 4213184 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71913 64622 339 7529 0 64360 0
Current children cumulated CPU time (s) 2261.97
Current children cumulated vsize (KiB) 287652

[startup+2322.3 s]
/proc/loadavg: 1.95 1.97 2.03 3/185 8666
/proc/meminfo: memFree=30883668/32770624 swapFree=0/404828
[pid=8524] ppid=8521 vsize=287652 CPUtime=2321.97 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 279440 0 0 0 232105 92 0 0 20 0 1 0 124937346 294555648 64624 18446744073709551615 4194304 35031035 140726557287744 140726557286744 4544913 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71913 64624 339 7529 0 64360 0
Current children cumulated CPU time (s) 2321.97
Current children cumulated vsize (KiB) 287652

[startup+2382.3 s]
/proc/loadavg: 1.98 1.98 2.03 3/184 8668
/proc/meminfo: memFree=30885052/32770624 swapFree=0/404840
[pid=8524] ppid=8521 vsize=287652 CPUtime=2381.97 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 279895 0 0 0 238104 93 0 0 20 0 1 0 124937346 294555648 64625 18446744073709551615 4194304 35031035 140726557287744 140726557286744 4544913 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71913 64625 339 7529 0 64360 0
Current children cumulated CPU time (s) 2381.97
Current children cumulated vsize (KiB) 287652

[startup+2442.3 s]
/proc/loadavg: 1.93 1.97 2.02 3/185 8732
/proc/meminfo: memFree=30907704/32770624 swapFree=0/404884
[pid=8524] ppid=8521 vsize=287652 CPUtime=2441.96 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 280366 0 0 0 244101 95 0 0 20 0 1 0 124937346 294555648 64625 18446744073709551615 4194304 35031035 140726557287744 140726557286744 4544896 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71913 64625 339 7529 0 64360 0
Current children cumulated CPU time (s) 2441.96
Current children cumulated vsize (KiB) 287652

[startup+2502.3 s]
/proc/loadavg: 2.02 1.99 2.03 3/185 8734
/proc/meminfo: memFree=30696656/32770624 swapFree=0/404892
[pid=8524] ppid=8521 vsize=287652 CPUtime=2501.96 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 280839 0 0 0 250099 97 0 0 20 0 1 0 124937346 294555648 64625 18446744073709551615 4194304 35031035 140726557287744 140726557286744 4295913 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71913 64625 339 7529 0 64360 0
Current children cumulated CPU time (s) 2501.96
Current children cumulated vsize (KiB) 287652



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.01 1.99 2.03 3/185 8735
/proc/meminfo: memFree=30633972/32770624 swapFree=0/404888
[pid=8524] ppid=8521 vsize=287652 CPUtime=2519.65 cores=0,2,4,6
/proc/8524/stat : 8524 (BTD) R 8521 8524 4525 0 -1 4202496 281309 0 0 0 251868 97 0 0 20 0 1 0 124937346 294555648 64625 18446744073709551615 4194304 35031035 140726557287744 140726557286744 4541523 0 0 1 0 0 0 0 17 4 0 0 11 0 0 37130264 37226188 67915776 140726557295108 140726557295184 140726557295184 140726557298641 0
/proc/8524/statm: 71913 64625 339 7529 0 64360 0
Current children cumulated CPU time (s) 2519.65
Current children cumulated vsize (KiB) 287652

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 8524 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.67
CPU user time (s): 2518.69
CPU system time (s): 0.978926
CPU usage (%): 99.9867
Max. virtual memory (cumulated for all children) (KiB): 287652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.69
system time used= 0.978926
maximum resident set size= 258500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 281309
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= 55
involuntary context switches= 4132

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.84946 second user time and 10.4573 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-09 06:13:01
IDJOB=4260793
IDBENCH=138396
IDSOLVER=2648
FILE ID=node132/4260793-1502252843
RUNJOBID= node132-1502234549-4588
PBS_JOBID= 
Free space on /tmp= 61992 MiB

SOLVER NAME= BTD 2017-07-25
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Queens-s1/SuperQueens-02.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260793-1502252843/watcher-4260793-1502252843 -o /tmp/evaluation-result-4260793-1502252843/solver-4260793-1502252843 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502234549-4588 --watchdog 2580  BTD 2520 HOME/instance-4260793-1502252843.xml

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

MD5SUM BENCH= 80353dd8c937a5bb459a24b290639269
RANDOM SEED=270649190

node132.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.74
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.74
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.74
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.74
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:        31157472 kB
MemAvailable:   31929544 kB
Buffers:          260292 kB
Cached:           816380 kB
SwapCached:            0 kB
Active:           738700 kB
Inactive:         445108 kB
Active(anon):     108228 kB
Inactive(anon):    40820 kB
Active(file):     630472 kB
Inactive(file):   404288 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             39228 kB
Writeback:             4 kB
AnonPages:        107004 kB
Mapped:            55216 kB
Shmem:             41660 kB
Slab:             133020 kB
SReclaimable:     106292 kB
SUnreclaim:        26728 kB
KernelStack:        3280 kB
PageTables:         5256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     382832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 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 node132 at 2017-08-09 06:55:01