Trace number 4241523

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameHaystacks/Haystacks-m1-s1/
Haystacks-47.xml
MD5SUM7369afcf21a37adaf077467c3ae68d85
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark37.237202
Satisfiable
(Un)Satisfiability was proved
Number of variables2209
Number of constraints50853
Number of domains1
Minimum domain size47
Maximum domain size47
Distribution of domain sizes[{"size":47,"count":2209}]
Minimum variable degree46
Maximum variable degree47
Distribution of variable degrees[{"degree":46,"count":2117},{"degree":47,"count":92}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":50853}]
Number of extensional constraints0
Number of intensional constraints50853
Distribution of constraint types[{"type":"intension","count":50853}]
Optimization problemNO
Type of objective

Solver Data

60.94/61.08	c Version: 2017-06-30
2399.95/2400.44	s UNKNOWN
2399.95/2400.44	c Solving # Nodes: 154269815
2399.95/2400.44	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-4241523-1500628582/watcher-4241523-1500628582 -o /tmp/evaluation-result-4241523-1500628582/solver-4241523-1500628582 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node137-1500623775-4964 --watchdog 2560 BTD 2400 HOME/instance-4241523-1500628582.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 1.99 3/186 5735
/proc/meminfo: memFree=31574076/32770624 swapFree=6716/325168
[pid=5735] ppid=5732 vsize=31200 CPUtime=0 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 549 0 0 0 0 0 0 0 20 0 1 0 16298223 31948800 364 33554432000 4194304 35031059 140725979712400 140725979712400 7408842 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 7800 364 232 7529 0 247 0

[startup+0.10011 s]
/proc/loadavg: 2.00 2.01 1.99 3/186 5735
/proc/meminfo: memFree=31574076/32770624 swapFree=6716/325168
[pid=5735] ppid=5732 vsize=38980 CPUtime=0.09 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 2505 0 0 0 9 0 0 0 20 0 1 0 16298223 39915520 2354 33554432000 4194304 35031059 140725979712400 140725979708264 7416240 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 9745 2354 232 7529 0 2192 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38980

[startup+0.200288 s]
/proc/loadavg: 2.00 2.01 1.99 3/186 5735
/proc/meminfo: memFree=31574076/32770624 swapFree=6716/325168
[pid=5735] ppid=5732 vsize=40828 CPUtime=0.19 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 3116 0 0 0 19 0 0 0 20 0 1 0 16298223 41807872 2780 33554432000 4194304 35031059 140725979712400 140725979709576 7982510 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 10207 2780 243 7529 0 2654 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 40828

[startup+0.300204 s]
/proc/loadavg: 2.00 2.01 1.99 3/186 5735
/proc/meminfo: memFree=31574076/32770624 swapFree=6716/325168
[pid=5735] ppid=5732 vsize=40960 CPUtime=0.29 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 3149 0 0 0 29 0 0 0 20 0 1 0 16298223 41943040 2846 33554432000 4194304 35031059 140725979712400 140725979703880 4195696 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 10240 2846 286 7529 0 2687 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40960

[startup+0.700173 s]
/proc/loadavg: 2.00 2.01 1.99 3/186 5735
/proc/meminfo: memFree=31574076/32770624 swapFree=6716/325168
[pid=5735] ppid=5732 vsize=41628 CPUtime=0.69 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 3288 0 0 0 69 0 0 0 20 0 1 0 16298223 42627072 2978 33554432000 4194304 35031059 140725979712400 140725979705224 7501312 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 10407 2978 286 7529 0 2854 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41628

[startup+1.50017 s]
/proc/loadavg: 2.00 2.01 1.99 3/200 5765
/proc/meminfo: memFree=31561528/32770624 swapFree=6716/325264
[pid=5735] ppid=5732 vsize=42720 CPUtime=1.49 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 3579 0 0 0 149 0 0 0 20 0 1 0 16298223 43745280 3242 33554432000 4194304 35031059 140725979712400 140725979705224 4810363 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 10680 3242 286 7529 0 3127 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42720

[startup+3.10017 s]
/proc/loadavg: 2.00 2.01 1.99 3/187 5797
/proc/meminfo: memFree=31564588/32770624 swapFree=6716/325312
[pid=5735] ppid=5732 vsize=45136 CPUtime=3.09 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 6496 0 0 0 309 0 0 0 20 0 1 0 16298223 46219264 3880 33554432000 4194304 35031059 140725979712400 140725979705224 7540650 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 11284 3880 286 7529 0 3731 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45136

[startup+6.30018 s]
/proc/loadavg: 2.08 2.03 2.00 3/187 5797
/proc/meminfo: memFree=31551360/32770624 swapFree=6716/325372
[pid=5735] ppid=5732 vsize=49428 CPUtime=6.29 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 10665 0 0 0 625 4 0 0 20 0 1 0 16298223 50614272 4944 33554432000 4194304 35031059 140725979712400 140725979705224 7405881 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 12357 4944 286 7529 0 4804 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49428

[startup+12.7002 s]
/proc/loadavg: 2.08 2.03 2.00 3/187 5797
/proc/meminfo: memFree=31533936/32770624 swapFree=6716/325380
[pid=5735] ppid=5732 vsize=57396 CPUtime=12.68 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 16882 0 0 0 1264 4 0 0 20 0 1 0 16298223 58773504 6923 33554432000 4194304 35031059 140725979712400 140725979705224 7398398 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 14349 6923 286 7529 0 6796 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 57396

[startup+25.5003 s]
/proc/loadavg: 2.06 2.03 2.00 3/187 5797
/proc/meminfo: memFree=31509992/32770624 swapFree=6716/325400
[pid=5735] ppid=5732 vsize=68800 CPUtime=25.47 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 27284 0 0 0 2542 5 0 0 20 0 1 0 16298223 70451200 9758 33554432000 4194304 35031059 140725979712400 140725979705032 4256494 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 17200 9758 287 7529 0 9647 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 68800

[startup+51.1003 s]
/proc/loadavg: 2.04 2.03 2.00 3/187 5797
/proc/meminfo: memFree=31404304/32770624 swapFree=6716/325416
[pid=5735] ppid=5732 vsize=83084 CPUtime=51.05 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 33413 0 0 0 5099 6 0 0 20 0 1 0 16298223 85078016 13386 33554432000 4194304 35031059 140725979712400 140725979705032 4256494 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 20771 13386 287 7529 0 13218 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 83084

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/187 5798
/proc/meminfo: memFree=31298068/32770624 swapFree=6716/325452
[pid=5735] ppid=5732 vsize=191672 CPUtime=102.25 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 65344 0 0 0 9847 378 0 0 20 0 1 0 16298223 196272128 39877 33554432000 4194304 35031059 140725979712400 140725979711400 4541264 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 47918 39877 344 7529 0 40365 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 191672

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/187 5799
/proc/meminfo: memFree=31295816/32770624 swapFree=6716/325472
[pid=5735] ppid=5732 vsize=191672 CPUtime=162.23 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 70794 0 0 0 15250 973 0 0 20 0 1 0 16298223 196272128 39910 33554432000 4194304 35031059 140725979712400 140725979711400 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 47918 39910 344 7529 0 40365 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 191672

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.00 3/188 5808
/proc/meminfo: memFree=31293624/32770624 swapFree=6716/325492
[pid=5735] ppid=5732 vsize=191804 CPUtime=222.22 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 73718 0 0 0 20649 1573 0 0 20 0 1 0 16298223 196407296 40028 33554432000 4194304 35031059 140725979712400 140725979711400 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 47951 40028 344 7529 0 40398 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 191804

[startup+282.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/188 5809
/proc/meminfo: memFree=31292100/32770624 swapFree=6716/325528
[pid=5735] ppid=5732 vsize=191804 CPUtime=282.2 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 74025 0 0 0 26037 2183 0 0 20 0 1 0 16298223 196407296 40459 33554432000 4194304 35031059 140725979712400 140725979711400 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 47951 40459 344 7529 0 40398 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 191804

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/188 5810
/proc/meminfo: memFree=31292692/32770624 swapFree=6716/325552
[pid=5735] ppid=5732 vsize=191804 CPUtime=342.19 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 74303 0 0 0 31423 2796 0 0 20 0 1 0 16298223 196407296 40466 33554432000 4194304 35031059 140725979712400 140725979711400 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 47951 40466 344 7529 0 40398 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 191804

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/188 5811
/proc/meminfo: memFree=31292800/32770624 swapFree=6716/325572
[pid=5735] ppid=5732 vsize=191804 CPUtime=402.18 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 74561 0 0 0 36817 3401 0 0 20 0 1 0 16298223 196407296 40471 33554432000 4194304 35031059 140725979712400 140725979711400 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 47951 40471 344 7529 0 40398 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 191804

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/188 5812
/proc/meminfo: memFree=31293104/32770624 swapFree=6716/325592
[pid=5735] ppid=5732 vsize=191804 CPUtime=462.17 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 74823 0 0 0 42219 3998 0 0 20 0 1 0 16298223 196407296 40476 33554432000 4194304 35031059 140725979712400 140725979711400 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 47951 40476 344 7529 0 40398 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 191804

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/187 5814
/proc/meminfo: memFree=31293232/32770624 swapFree=6716/325612
[pid=5735] ppid=5732 vsize=191804 CPUtime=522.16 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 75078 0 0 0 47623 4593 0 0 20 0 1 0 16298223 196407296 40478 33554432000 4194304 35031059 140725979712400 140725979711400 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 47951 40478 344 7529 0 40398 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 191804

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/187 5815
/proc/meminfo: memFree=31293456/32770624 swapFree=6716/325648
[pid=5735] ppid=5732 vsize=191804 CPUtime=582.15 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 75336 0 0 0 53018 5197 0 0 20 0 1 0 16298223 196407296 40480 33554432000 4194304 35031059 140725979712400 140725979711400 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 47951 40480 344 7529 0 40398 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 191804


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.03 2.02 3/188 5848
/proc/meminfo: memFree=31294124/32770624 swapFree=6716/326040
[pid=5735] ppid=5732 vsize=191936 CPUtime=1541.99 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 78242 0 0 0 139329 14870 0 0 20 0 1 0 16298223 196542464 40509 33554432000 4194304 35031059 140725979712400 140725979711400 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 47984 40509 344 7529 0 40431 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 191936

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/188 5849
/proc/meminfo: memFree=31294096/32770624 swapFree=6716/326064
[pid=5735] ppid=5732 vsize=191936 CPUtime=1601.98 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 78499 0 0 0 144731 15467 0 0 20 0 1 0 16298223 196542464 40511 33554432000 4194304 35031059 140725979712400 140725979711400 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 47984 40511 344 7529 0 40431 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 191936

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/188 5850
/proc/meminfo: memFree=31293956/32770624 swapFree=6716/326088
[pid=5735] ppid=5732 vsize=191936 CPUtime=1661.97 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 78556 0 0 0 150126 16071 0 0 20 0 1 0 16298223 196542464 40511 33554432000 4194304 35031059 140725979712400 140725979711400 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 47984 40511 344 7529 0 40431 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 191936

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/187 5851
/proc/meminfo: memFree=31293532/32770624 swapFree=6716/326112
[pid=5735] ppid=5732 vsize=191936 CPUtime=1721.96 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 78796 0 0 0 155530 16666 0 0 20 0 1 0 16298223 196542464 40513 33554432000 4194304 35031059 140725979712400 140725979711400 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 47984 40513 344 7529 0 40431 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 191936

[startup+1782.3 s]
/proc/loadavg: 2.08 2.04 2.04 3/187 5852
/proc/meminfo: memFree=31292968/32770624 swapFree=6716/326136
[pid=5735] ppid=5732 vsize=191936 CPUtime=1781.95 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 78855 0 0 0 160943 17252 0 0 20 0 1 0 16298223 196542464 40513 33554432000 4194304 35031059 140725979712400 140725979711400 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 47984 40513 344 7529 0 40431 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 191936

[startup+1842.3 s]
/proc/loadavg: 2.03 2.04 2.04 3/187 5853
/proc/meminfo: memFree=31293328/32770624 swapFree=6716/326168
[pid=5735] ppid=5732 vsize=191936 CPUtime=1841.94 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 78912 0 0 0 166365 17829 0 0 20 0 1 0 16298223 196542464 40513 33554432000 4194304 35031059 140725979712400 140725979711400 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 47984 40513 344 7529 0 40431 0
Current children cumulated CPU time (s) 1841.94
Current children cumulated vsize (KiB) 191936

[startup+1902.3 s]
/proc/loadavg: 2.01 2.03 2.04 3/187 5854
/proc/meminfo: memFree=31293076/32770624 swapFree=6716/326192
[pid=5735] ppid=5732 vsize=191936 CPUtime=1901.93 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 79165 0 0 0 171766 18427 0 0 20 0 1 0 16298223 196542464 40514 33554432000 4194304 35031059 140725979712400 140725979711400 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 47984 40514 344 7529 0 40431 0
Current children cumulated CPU time (s) 1901.93
Current children cumulated vsize (KiB) 191936

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/187 5855
/proc/meminfo: memFree=31293424/32770624 swapFree=6716/326212
[pid=5735] ppid=5732 vsize=191936 CPUtime=1961.92 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 79219 0 0 0 177161 19031 0 0 20 0 1 0 16298223 196542464 40514 33554432000 4194304 35031059 140725979712400 140725979711400 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 47984 40514 344 7529 0 40431 0
Current children cumulated CPU time (s) 1961.92
Current children cumulated vsize (KiB) 191936

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/188 5864
/proc/meminfo: memFree=31292156/32770624 swapFree=6716/326208
[pid=5735] ppid=5732 vsize=191936 CPUtime=2021.91 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 79273 0 0 0 182540 19651 0 0 20 0 1 0 16298223 196542464 40514 33554432000 4194304 35031059 140725979712400 140725979711400 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 47984 40514 344 7529 0 40431 0
Current children cumulated CPU time (s) 2021.91
Current children cumulated vsize (KiB) 191936

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 5865
/proc/meminfo: memFree=31293104/32770624 swapFree=6716/326248
[pid=5735] ppid=5732 vsize=192068 CPUtime=2081.9 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 79540 0 0 0 187926 20264 0 0 20 0 1 0 16298223 196677632 40517 33554432000 4194304 35031059 140725979712400 140725979711400 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 48017 40517 344 7529 0 40464 0
Current children cumulated CPU time (s) 2081.9
Current children cumulated vsize (KiB) 192068

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 5866
/proc/meminfo: memFree=31293028/32770624 swapFree=6716/326276
[pid=5735] ppid=5732 vsize=192068 CPUtime=2141.89 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 79593 0 0 0 193316 20873 0 0 20 0 1 0 16298223 196677632 40517 33554432000 4194304 35031059 140725979712400 140725979711400 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 48017 40517 344 7529 0 40464 0
Current children cumulated CPU time (s) 2141.89
Current children cumulated vsize (KiB) 192068

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 5867
/proc/meminfo: memFree=31292944/32770624 swapFree=6716/326300
[pid=5735] ppid=5732 vsize=192068 CPUtime=2201.88 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 79645 0 0 0 198702 21486 0 0 20 0 1 0 16298223 196677632 40517 33554432000 4194304 35031059 140725979712400 140725979711400 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 48017 40517 344 7529 0 40464 0
Current children cumulated CPU time (s) 2201.88
Current children cumulated vsize (KiB) 192068

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 5868
/proc/meminfo: memFree=31293108/32770624 swapFree=6716/326324
[pid=5735] ppid=5732 vsize=192068 CPUtime=2261.87 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 79900 0 0 0 204090 22097 0 0 20 0 1 0 16298223 196677632 40519 33554432000 4194304 35031059 140725979712400 140725979711400 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 48017 40519 344 7529 0 40464 0
Current children cumulated CPU time (s) 2261.87
Current children cumulated vsize (KiB) 192068

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 5870
/proc/meminfo: memFree=31293244/32770624 swapFree=6716/326332
[pid=5735] ppid=5732 vsize=192068 CPUtime=2321.85 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 79958 0 0 0 209506 22679 0 0 20 0 1 0 16298223 196677632 40519 33554432000 4194304 35031059 140725979712400 140725979711400 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 48017 40519 344 7529 0 40464 0
Current children cumulated CPU time (s) 2321.85
Current children cumulated vsize (KiB) 192068

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 5871
/proc/meminfo: memFree=31292912/32770624 swapFree=6716/326372
[pid=5735] ppid=5732 vsize=192068 CPUtime=2381.84 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 80013 0 0 0 214900 23284 0 0 20 0 1 0 16298223 196677632 40519 33554432000 4194304 35031059 140725979712400 140725979711400 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 48017 40519 344 7529 0 40464 0
Current children cumulated CPU time (s) 2381.84
Current children cumulated vsize (KiB) 192068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.5 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 5871
/proc/meminfo: memFree=31292912/32770624 swapFree=6716/326380
[pid=5735] ppid=5732 vsize=139388 CPUtime=2400.05 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 80744 0 0 0 216545 23460 0 0 20 0 1 0 16298223 142733312 27598 33554432000 4194304 35031059 140725979712400 140725979711752 7416211 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 34847 27598 352 7529 0 27294 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 139388

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

[startup+2400.5 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 5871
/proc/meminfo: memFree=31292912/32770624 swapFree=6716/326380
[pid=5735] ppid=5732 vsize=139388 CPUtime=2400.05 cores=0,2,4,6
/proc/5735/stat : 5735 (BTD) R 5732 5735 4933 0 -1 4202496 80744 0 0 0 216545 23460 0 0 20 0 1 0 16298223 142733312 27598 33554432000 4194304 35031059 140725979712400 140725979711752 7416211 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 38903808 140725979718906 140725979718982 140725979718982 140725979721681 0
/proc/5735/statm: 34847 27598 352 7529 0 27294 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 139388

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2400.5
CPU time (s): 2400.06
CPU user time (s): 2165.45
CPU system time (s): 234.601
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 192068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2165.46
system time used= 234.601
maximum resident set size= 162076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80744
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= 40
involuntary context switches= 122802

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.72994 second user time and 8.02739 second system time

The end

Launcher Data

Begin job on node137 at 2017-07-21 11:16:22
IDJOB=4241523
IDBENCH=126959
IDSOLVER=2619
FILE ID=node137/4241523-1500628582
RUNJOBID= node137-1500623775-4964
PBS_JOBID= 20622996
Free space on /tmp= 61984 MiB

SOLVER NAME= BTD 2017-06-30
BENCH NAME= XCSP17/Haystacks/Haystacks-m1-s1/Haystacks-47.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4241523-1500628582/watcher-4241523-1500628582 -o /tmp/evaluation-result-4241523-1500628582/solver-4241523-1500628582 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node137-1500623775-4964 --watchdog 2560  BTD 2400 HOME/instance-4241523-1500628582.xml

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

MD5SUM BENCH= 7369afcf21a37adaf077467c3ae68d85
RANDOM SEED=1295090434

node137.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		: 2400.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.14
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		: 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.14
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		: 1600.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.14
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		: 2133.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.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31574612 kB
MemAvailable:   32004808 kB
Buffers:          155324 kB
Cached:           554708 kB
SwapCached:            0 kB
Active:           439860 kB
Inactive:         334268 kB
Active(anon):      66752 kB
Inactive(anon):     8840 kB
Active(file):     373108 kB
Inactive(file):   325428 kB
Unevictable:        6716 kB
Mlocked:            6716 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             40756 kB
Writeback:             0 kB
AnonPages:         77044 kB
Mapped:            34104 kB
Shmem:              8852 kB
Slab:             120340 kB
SReclaimable:      94992 kB
SUnreclaim:        25348 kB
KernelStack:        3440 kB
PageTables:         4896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     341204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61944 MiB
End job on node137 at 2017-07-21 11:56:23