Trace number 4242607

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: BTD 2017-06-30? (TO) 2400.07 2400.5

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-pigeon/
Pb-pigeon-card-085-080.xml
MD5SUM28cd33bc142e306671660e6b259caafc
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 variables6800
Number of constraints165
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":6800}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":6800}]
Minimum constraint arity80
Maximum constraint arity85
Distribution of constraint arities[{"arity":80,"count":85},{"arity":85,"count":80}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":165}]
Optimization problemNO
Type of objective

Solver Data

0.99/1.04	c Version: 2017-06-30
2399.96/2400.43	s UNKNOWN
2399.96/2400.43	c Solving # Nodes: 3504842
2399.96/2400.43	c Global Time: 2400 s

Verifier Data


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-4242607-1500631965/watcher-4242607-1500631965 -o /tmp/evaluation-result-4242607-1500631965/solver-4242607-1500631965 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node145-1500623775-4154 --watchdog 2560 BTD 2400 HOME/instance-4242607-1500631965.xml 

pid=6462
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: 2.00 2.01 2.05 3/186 6465
/proc/meminfo: memFree=31217308/32770624 swapFree=6836/527580
[pid=6465] ppid=6462 vsize=31228 CPUtime=0 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 538 0 0 0 0 0 0 0 20 0 1 0 16627714 31977472 399 33554432000 4194304 35031059 140731694990896 140731694990896 7408842 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 7807 399 226 7529 0 254 0

[startup+0.100161 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6465
/proc/meminfo: memFree=31217308/32770624 swapFree=6836/527580
[pid=6465] ppid=6462 vsize=34164 CPUtime=0.09 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 1299 0 0 0 9 0 0 0 20 0 1 0 16627714 34983936 1167 33554432000 4194304 35031059 140731694990896 140731694986760 7993657 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 8541 1167 232 7529 0 988 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34164

[startup+0.200314 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6465
/proc/meminfo: memFree=31217308/32770624 swapFree=6836/527580
[pid=6465] ppid=6462 vsize=35672 CPUtime=0.19 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 7707 0 0 0 18 1 0 0 20 0 1 0 16627714 36528128 1502 33554432000 4194304 35031059 140731694990896 140731694986616 4632360 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 8918 1502 232 7529 0 1365 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 35672

[startup+0.300261 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6465
/proc/meminfo: memFree=31217308/32770624 swapFree=6836/527580
[pid=6465] ppid=6462 vsize=36252 CPUtime=0.29 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 9207 0 0 0 28 1 0 0 20 0 1 0 16627714 37122048 1696 33554432000 4194304 35031059 140731694990896 140731694983688 4254064 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 9063 1696 266 7529 0 1510 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36252

[startup+0.700217 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6465
/proc/meminfo: memFree=31217308/32770624 swapFree=6836/527580
[pid=6465] ppid=6462 vsize=37428 CPUtime=0.69 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 9500 0 0 0 68 1 0 0 20 0 1 0 16627714 38326272 1956 33554432000 4194304 35031059 140731694990896 140731694981416 7546975 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 9357 1956 275 7529 0 1804 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37428

[startup+1.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6466
/proc/meminfo: memFree=31197440/32770624 swapFree=6836/527568
[pid=6465] ppid=6462 vsize=76248 CPUtime=1.49 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 19225 0 0 0 146 3 0 0 20 0 1 0 16627714 78077952 11637 33554432000 4194304 35031059 140731694990896 140731694989896 7760138 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 19062 11637 312 7529 0 11509 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76248

[startup+3.10024 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6466
/proc/meminfo: memFree=31170904/32770624 swapFree=6836/527568
[pid=6465] ppid=6462 vsize=76248 CPUtime=3.09 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 21091 0 0 0 306 3 0 0 20 0 1 0 16627714 78077952 11669 33554432000 4194304 35031059 140731694990896 140731694989896 7760138 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 19062 11669 316 7529 0 11509 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76248

[startup+6.30027 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6466
/proc/meminfo: memFree=31170252/32770624 swapFree=6836/527568
[pid=6465] ppid=6462 vsize=76408 CPUtime=6.29 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 23291 0 0 0 624 5 0 0 20 0 1 0 16627714 78241792 11750 33554432000 4194304 35031059 140731694990896 140731694989896 7760138 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 19102 11750 316 7529 0 11549 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 76408

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6527
/proc/meminfo: memFree=31135368/32770624 swapFree=6836/527620
[pid=6465] ppid=6462 vsize=76564 CPUtime=12.68 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 25380 0 0 0 1262 6 0 0 20 0 1 0 16627714 78401536 11763 33554432000 4194304 35031059 140731694990896 140731694989896 7760138 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 19141 11763 316 7529 0 11588 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 76564

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6655
/proc/meminfo: memFree=30819628/32770624 swapFree=6836/527768
[pid=6465] ppid=6462 vsize=77344 CPUtime=25.49 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 29934 0 0 0 2539 10 0 0 20 0 1 0 16627714 79200256 11984 33554432000 4194304 35031059 140731694990896 140731694989896 7760138 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 19336 11984 316 7529 0 11783 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77344

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6783
/proc/meminfo: memFree=31161024/32770624 swapFree=6836/527864
[pid=6465] ppid=6462 vsize=78420 CPUtime=51.08 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 32594 0 0 0 5094 14 0 0 20 0 1 0 16627714 80302080 12189 33554432000 4194304 35031059 140731694990896 140731694989896 7760138 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 19605 12189 316 7529 0 12052 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 78420

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6783
/proc/meminfo: memFree=30908356/32770624 swapFree=6836/527904
[pid=6465] ppid=6462 vsize=79792 CPUtime=102.27 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 33460 0 0 0 10205 22 0 0 20 0 1 0 16627714 81707008 12655 33554432000 4194304 35031059 140731694990896 140731694989896 4540621 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 19948 12655 316 7529 0 12395 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 79792

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6784
/proc/meminfo: memFree=30907428/32770624 swapFree=6836/527932
[pid=6465] ppid=6462 vsize=81340 CPUtime=162.27 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 34269 0 0 0 16196 31 0 0 20 0 1 0 16627714 83292160 13042 33554432000 4194304 35031059 140731694990896 140731694989896 7760138 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 20335 13042 316 7529 0 12782 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 81340

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6785
/proc/meminfo: memFree=30906628/32770624 swapFree=6836/527960
[pid=6465] ppid=6462 vsize=82392 CPUtime=222.26 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 35598 0 0 0 22188 38 0 0 20 0 1 0 16627714 84369408 13261 33554432000 4194304 35031059 140731694990896 140731694989896 4213184 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 20598 13261 316 7529 0 13045 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 82392

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6786
/proc/meminfo: memFree=30905780/32770624 swapFree=6836/528000
[pid=6465] ppid=6462 vsize=83152 CPUtime=282.25 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 36711 0 0 0 28178 47 0 0 20 0 1 0 16627714 85147648 13458 33554432000 4194304 35031059 140731694990896 140731694989896 4399216 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 20788 13458 316 7529 0 13235 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 83152

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6787
/proc/meminfo: memFree=30905452/32770624 swapFree=6836/528024
[pid=6465] ppid=6462 vsize=83908 CPUtime=342.24 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 37371 0 0 0 34166 58 0 0 20 0 1 0 16627714 85921792 13649 33554432000 4194304 35031059 140731694990896 140731694989896 7760138 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 20977 13649 316 7529 0 13424 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 83908

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6788
/proc/meminfo: memFree=30904772/32770624 swapFree=6836/528056
[pid=6465] ppid=6462 vsize=84516 CPUtime=402.23 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 37741 0 0 0 40156 67 0 0 20 0 1 0 16627714 86544384 13748 33554432000 4194304 35031059 140731694990896 140731694989896 4213195 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 21129 13748 316 7529 0 13576 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 84516

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6796
/proc/meminfo: memFree=30903736/32770624 swapFree=6836/528092
[pid=6465] ppid=6462 vsize=84972 CPUtime=462.22 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 38206 0 0 0 46146 76 0 0 20 0 1 0 16627714 87011328 13871 33554432000 4194304 35031059 140731694990896 140731694989896 7760138 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 21243 13871 316 7529 0 13690 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 84972

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6797
/proc/meminfo: memFree=30903372/32770624 swapFree=6836/528120
[pid=6465] ppid=6462 vsize=85276 CPUtime=522.21 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 38708 0 0 0 52130 91 0 0 20 0 1 0 16627714 87322624 13974 33554432000 4194304 35031059 140731694990896 140731694989896 4399216 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 21319 13974 316 7529 0 13766 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 85276

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6798
/proc/meminfo: memFree=30903044/32770624 swapFree=6836/528156
[pid=6465] ppid=6462 vsize=85728 CPUtime=582.2 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 39311 0 0 0 58118 102 0 0 20 0 1 0 16627714 87785472 14078 33554432000 4194304 35031059 140731694990896 140731694989896 4544859 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 21432 14078 316 7529 0 13879 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 85728


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


[startup+1542.31 s]
/proc/loadavg: 2.08 2.05 2.05 3/187 6823
/proc/meminfo: memFree=30899768/32770624 swapFree=6836/528664
[pid=6465] ppid=6462 vsize=88004 CPUtime=1542.04 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 44889 0 0 0 153917 287 0 0 20 0 1 0 16627714 90116096 14683 33554432000 4194304 35031059 140731694990896 140731694989896 4398732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 22001 14683 316 7529 0 14448 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 88004

[startup+1602.3 s]
/proc/loadavg: 2.03 2.04 2.05 4/187 6824
/proc/meminfo: memFree=30899624/32770624 swapFree=6836/528696
[pid=6465] ppid=6462 vsize=88004 CPUtime=1602.02 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 45111 0 0 0 159901 301 0 0 20 0 1 0 16627714 90116096 14683 33554432000 4194304 35031059 140731694990896 140731694989896 4399211 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 22001 14683 316 7529 0 14448 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 88004

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 6832
/proc/meminfo: memFree=30898488/32770624 swapFree=6836/528732
[pid=6465] ppid=6462 vsize=88152 CPUtime=1662.01 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 45429 0 0 0 165891 310 0 0 20 0 1 0 16627714 90267648 14733 33554432000 4194304 35031059 140731694990896 140731694989896 4399172 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 22038 14733 316 7529 0 14485 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 88152

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 6833
/proc/meminfo: memFree=30899032/32770624 swapFree=6836/528760
[pid=6465] ppid=6462 vsize=88152 CPUtime=1721.99 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 45695 0 0 0 171877 322 0 0 20 0 1 0 16627714 90267648 14733 33554432000 4194304 35031059 140731694990896 140731694989896 4213195 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 22038 14733 316 7529 0 14485 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 88152

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 6834
/proc/meminfo: memFree=30899084/32770624 swapFree=6836/528792
[pid=6465] ppid=6462 vsize=88304 CPUtime=1781.98 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 46001 0 0 0 177865 333 0 0 20 0 1 0 16627714 90423296 14765 33554432000 4194304 35031059 140731694990896 140731694989896 4399211 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 22076 14765 316 7529 0 14523 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 88304

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 6835
/proc/meminfo: memFree=30900028/32770624 swapFree=6836/528828
[pid=6465] ppid=6462 vsize=88304 CPUtime=1841.97 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 46297 0 0 0 183851 346 0 0 20 0 1 0 16627714 90423296 14771 33554432000 4194304 35031059 140731694990896 140731694989896 7760138 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 22076 14771 316 7529 0 14523 0
Current children cumulated CPU time (s) 1841.97
Current children cumulated vsize (KiB) 88304

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6837
/proc/meminfo: memFree=30898320/32770624 swapFree=6836/528856
[pid=6465] ppid=6462 vsize=88456 CPUtime=1901.96 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 46645 0 0 0 189838 358 0 0 20 0 1 0 16627714 90578944 14771 33554432000 4194304 35031059 140731694990896 140731694989896 4399216 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 22114 14771 316 7529 0 14561 0
Current children cumulated CPU time (s) 1901.96
Current children cumulated vsize (KiB) 88456

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6838
/proc/meminfo: memFree=30898340/32770624 swapFree=6836/528884
[pid=6465] ppid=6462 vsize=88456 CPUtime=1961.95 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 46977 0 0 0 195823 372 0 0 20 0 1 0 16627714 90578944 14821 33554432000 4194304 35031059 140731694990896 140731694989896 4398728 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 22114 14821 316 7529 0 14561 0
Current children cumulated CPU time (s) 1961.95
Current children cumulated vsize (KiB) 88456

[startup+2022.3 s]
/proc/loadavg: 2.18 2.06 2.06 3/187 6839
/proc/meminfo: memFree=30898588/32770624 swapFree=6836/528912
[pid=6465] ppid=6462 vsize=88608 CPUtime=2021.94 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 47348 0 0 0 201808 386 0 0 20 0 1 0 16627714 90734592 14826 33554432000 4194304 35031059 140731694990896 140731694989896 4213195 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 22152 14826 316 7529 0 14599 0
Current children cumulated CPU time (s) 2021.94
Current children cumulated vsize (KiB) 88608

[startup+2082.3 s]
/proc/loadavg: 2.07 2.05 2.05 3/187 6840
/proc/meminfo: memFree=30899188/32770624 swapFree=6836/528948
[pid=6465] ppid=6462 vsize=88608 CPUtime=2081.94 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 47712 0 0 0 207795 399 0 0 20 0 1 0 16627714 90734592 14859 33554432000 4194304 35031059 140731694990896 140731694989896 4399216 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 22152 14859 316 7529 0 14599 0
Current children cumulated CPU time (s) 2081.94
Current children cumulated vsize (KiB) 88608

[startup+2142.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/187 6841
/proc/meminfo: memFree=30899068/32770624 swapFree=6836/528976
[pid=6465] ppid=6462 vsize=88608 CPUtime=2141.92 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 48076 0 0 0 213780 412 0 0 20 0 1 0 16627714 90734592 14859 33554432000 4194304 35031059 140731694990896 140731694989896 4398716 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 22152 14859 316 7529 0 14599 0
Current children cumulated CPU time (s) 2141.92
Current children cumulated vsize (KiB) 88608

[startup+2202.31 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 6842
/proc/meminfo: memFree=30899068/32770624 swapFree=6836/529008
[pid=6465] ppid=6462 vsize=88760 CPUtime=2201.91 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 48480 0 0 0 219767 424 0 0 20 0 1 0 16627714 90890240 14859 33554432000 4194304 35031059 140731694990896 140731694989896 4399188 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 22190 14859 316 7529 0 14637 0
Current children cumulated CPU time (s) 2201.91
Current children cumulated vsize (KiB) 88760

[startup+2262.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 6850
/proc/meminfo: memFree=30898688/32770624 swapFree=6836/529040
[pid=6465] ppid=6462 vsize=88760 CPUtime=2261.88 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 48862 0 0 0 225752 436 0 0 20 0 1 0 16627714 90890240 14897 33554432000 4194304 35031059 140731694990896 140731694989896 4398867 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 22190 14897 316 7529 0 14637 0
Current children cumulated CPU time (s) 2261.88
Current children cumulated vsize (KiB) 88760

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 6851
/proc/meminfo: memFree=30899064/32770624 swapFree=6836/529072
[pid=6465] ppid=6462 vsize=88760 CPUtime=2321.87 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 49244 0 0 0 231737 450 0 0 20 0 1 0 16627714 90890240 14897 33554432000 4194304 35031059 140731694990896 140731694989896 4398852 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 22190 14897 316 7529 0 14637 0
Current children cumulated CPU time (s) 2321.87
Current children cumulated vsize (KiB) 88760

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 6852
/proc/meminfo: memFree=30898444/32770624 swapFree=6836/529108
[pid=6465] ppid=6462 vsize=89060 CPUtime=2381.86 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 49678 0 0 0 237725 461 0 0 20 0 1 0 16627714 91197440 14897 33554432000 4194304 35031059 140731694990896 140731694989896 7760138 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 22265 14897 316 7529 0 14712 0
Current children cumulated CPU time (s) 2381.86
Current children cumulated vsize (KiB) 89060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.5 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 6853
/proc/meminfo: memFree=30898304/32770624 swapFree=6836/529128
[pid=6465] ppid=6462 vsize=73956 CPUtime=2400.06 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 50255 0 0 0 239540 466 0 0 20 0 1 0 16627714 75730944 11214 33554432000 4194304 35031059 140731694990896 140731694989880 7392140 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 18489 11214 327 7529 0 10936 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 73956

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

[startup+2400.5 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 6853
/proc/meminfo: memFree=30898304/32770624 swapFree=6836/529128
[pid=6465] ppid=6462 vsize=73956 CPUtime=2400.06 cores=1,3,5,7
/proc/6465/stat : 6465 (BTD) R 6462 6465 4122 0 -1 4202496 50255 0 0 0 239540 466 0 0 20 0 1 0 16627714 75730944 11214 33554432000 4194304 35031059 140731694990896 140731694989880 7392140 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 53006336 140731694994682 140731694994758 140731694994758 140731694997457 0
/proc/6465/statm: 18489 11214 327 7529 0 10936 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 73956

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2400.5
CPU time (s): 2400.07
CPU user time (s): 2395.41
CPU system time (s): 4.66216
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 89060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.41
system time used= 4.66216
maximum resident set size= 59832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50255
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= 9
involuntary context switches= 120799

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.90236 second user time and 10.14 second system time

The end

Launcher Data

Begin job on node145 at 2017-07-21 12:12:45
IDJOB=4242607
IDBENCH=135555
IDSOLVER=2619
FILE ID=node145/4242607-1500631965
RUNJOBID= node145-1500623775-4154
PBS_JOBID= 20622989
Free space on /tmp= 61832 MiB

SOLVER NAME= BTD 2017-06-30
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-pigeon/Pb-pigeon-card-085-080.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242607-1500631965/watcher-4242607-1500631965 -o /tmp/evaluation-result-4242607-1500631965/solver-4242607-1500631965 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node145-1500623775-4154 --watchdog 2560  BTD 2400 HOME/instance-4242607-1500631965.xml

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

MD5SUM BENCH= 28cd33bc142e306671660e6b259caafc
RANDOM SEED=848057224

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.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.72
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		: 2267.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.72
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		: 1867.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:        31217368 kB
MemAvailable:   32012568 kB
Buffers:          159416 kB
Cached:           912952 kB
SwapCached:            0 kB
Active:           589900 kB
Inactive:         536300 kB
Active(anon):      56400 kB
Inactive(anon):     8720 kB
Active(file):     533500 kB
Inactive(file):   527580 kB
Unevictable:        6836 kB
Mlocked:            6836 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             38492 kB
Writeback:             0 kB
AnonPages:         62600 kB
Mapped:            33692 kB
Shmem:              8852 kB
Slab:             125168 kB
SReclaimable:      99908 kB
SUnreclaim:        25260 kB
KernelStack:        3472 kB
PageTables:         4920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     328464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61792 MiB
End job on node145 at 2017-07-21 12:52:46