Trace number 4242127

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.09 2401

General information on the benchmark

NamePrimes/
Primes-m1-p15/Primes-15-20-2-5.xml
MD5SUM5c2f9b3786fd2492c99150ec9cf810b1
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.0079110004
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints20
Number of domains1
Minimum domain size46
Maximum domain size46
Distribution of domain sizes[{"size":46,"count":63}]
Minimum variable degree0
Maximum variable degree4
Distribution of variable degrees[{"degree":0,"count":37},{"degree":1,"count":34},{"degree":2,"count":23},{"degree":3,"count":5},{"degree":4,"count":1}]
Minimum constraint arity3
Maximum constraint arity7
Distribution of constraint arities[{"arity":3,"count":4},{"arity":4,"count":5},{"arity":5,"count":3},{"arity":6,"count":4},{"arity":7,"count":4}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":20}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Version: 2017-06-30

Verifier Data

One s line expected

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4242127-1500631004/watcher-4242127-1500631004 -o /tmp/evaluation-result-4242127-1500631004/solver-4242127-1500631004 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1500623775-4733 --watchdog 2560 BTD 2400 HOME/instance-4242127-1500631004.xml 

pid=6249
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 2.01 3/186 6252
/proc/meminfo: memFree=31210960/32770624 swapFree=6192/472056
[pid=6252] ppid=6249 vsize=31060 CPUtime=0 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 562 0 0 0 0 0 0 0 20 0 1 0 16529378 31805440 402 33554432000 4194304 35031059 140725656532272 140725656532272 4394021 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 402 268 7529 0 212 0

[startup+0.100112 s]
/proc/loadavg: 2.00 2.01 2.01 3/186 6252
/proc/meminfo: memFree=31210960/32770624 swapFree=6192/472056
[pid=6252] ppid=6249 vsize=31060 CPUtime=0.09 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 562 0 0 0 9 0 0 0 20 0 1 0 16529378 31805440 402 33554432000 4194304 35031059 140725656532272 140725656531592 4394017 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 402 268 7529 0 212 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31060

[startup+0.200256 s]
/proc/loadavg: 2.00 2.01 2.01 3/186 6252
/proc/meminfo: memFree=31210960/32770624 swapFree=6192/472056
[pid=6252] ppid=6249 vsize=31060 CPUtime=0.19 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 562 0 0 0 19 0 0 0 20 0 1 0 16529378 31805440 402 33554432000 4194304 35031059 140725656532272 140725656531592 4393809 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 402 268 7529 0 212 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31060

[startup+0.300211 s]
/proc/loadavg: 2.00 2.01 2.01 3/186 6252
/proc/meminfo: memFree=31210960/32770624 swapFree=6192/472056
[pid=6252] ppid=6249 vsize=31060 CPUtime=0.29 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 562 0 0 0 29 0 0 0 20 0 1 0 16529378 31805440 402 33554432000 4194304 35031059 140725656532272 140725656531592 4394844 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 402 268 7529 0 212 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31060

[startup+0.700175 s]
/proc/loadavg: 2.00 2.01 2.01 3/186 6252
/proc/meminfo: memFree=31210960/32770624 swapFree=6192/472056
[pid=6252] ppid=6249 vsize=31060 CPUtime=0.69 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 562 0 0 0 69 0 0 0 20 0 1 0 16529378 31805440 402 33554432000 4194304 35031059 140725656532272 140725656531592 4394844 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 402 268 7529 0 212 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31060

[startup+1.50017 s]
/proc/loadavg: 2.00 2.01 2.01 3/187 6253
/proc/meminfo: memFree=31210240/32770624 swapFree=6192/472124
[pid=6252] ppid=6249 vsize=31060 CPUtime=1.49 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 562 0 0 0 149 0 0 0 20 0 1 0 16529378 31805440 402 33554432000 4194304 35031059 140725656532272 140725656531592 4393805 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 402 268 7529 0 212 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31060

[startup+3.10017 s]
/proc/loadavg: 2.00 2.01 2.01 3/187 6253
/proc/meminfo: memFree=31209868/32770624 swapFree=6192/472124
[pid=6252] ppid=6249 vsize=31060 CPUtime=3.09 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 596 0 0 0 309 0 0 0 20 0 1 0 16529378 31805440 402 33554432000 4194304 35031059 140725656532272 140725656531592 4393802 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 402 268 7529 0 212 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31060

[startup+6.30017 s]
/proc/loadavg: 2.00 2.01 2.01 3/187 6253
/proc/meminfo: memFree=31208872/32770624 swapFree=6192/472124
[pid=6252] ppid=6249 vsize=31060 CPUtime=6.28 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 630 0 0 0 628 0 0 0 20 0 1 0 16529378 31805440 430 33554432000 4194304 35031059 140725656532272 140725656531592 4393809 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 430 294 7529 0 212 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 31060

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.01 3/187 6253
/proc/meminfo: memFree=31208424/32770624 swapFree=6192/472128
[pid=6252] ppid=6249 vsize=31060 CPUtime=12.68 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 664 0 0 0 1268 0 0 0 20 0 1 0 16529378 31805440 430 33554432000 4194304 35031059 140725656532272 140725656531592 4393802 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 430 294 7529 0 212 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31060

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.01 3/187 6253
/proc/meminfo: memFree=31208288/32770624 swapFree=6192/472148
[pid=6252] ppid=6249 vsize=31060 CPUtime=25.48 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 732 0 0 0 2548 0 0 0 20 0 1 0 16529378 31805440 430 33554432000 4194304 35031059 140725656532272 140725656531592 4393486 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 430 294 7529 0 212 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31060

[startup+51.1002 s]
/proc/loadavg: 2.00 2.01 2.01 3/187 6253
/proc/meminfo: memFree=31208288/32770624 swapFree=6192/472156
[pid=6252] ppid=6249 vsize=31060 CPUtime=51.07 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 772 0 0 0 5107 0 0 0 20 0 1 0 16529378 31805440 430 33554432000 4194304 35031059 140725656532272 140725656531592 4393821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 430 294 7529 0 212 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31060

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/187 6255
/proc/meminfo: memFree=31207792/32770624 swapFree=6192/472204
[pid=6252] ppid=6249 vsize=31060 CPUtime=102.27 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 810 0 0 0 10226 1 0 0 20 0 1 0 16529378 31805440 430 33554432000 4194304 35031059 140725656532272 140725656531592 4393846 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 430 294 7529 0 212 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 31060

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.01 3/187 6256
/proc/meminfo: memFree=31208000/32770624 swapFree=6192/472236
[pid=6252] ppid=6249 vsize=31060 CPUtime=162.24 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 848 0 0 0 16223 1 0 0 20 0 1 0 16529378 31805440 430 33554432000 4194304 35031059 140725656532272 140725656531592 4394054 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 430 294 7529 0 212 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 31060

[startup+222.306 s]
/proc/loadavg: 2.09 2.04 2.02 3/187 6264
/proc/meminfo: memFree=31206840/32770624 swapFree=6192/472272
[pid=6252] ppid=6249 vsize=31060 CPUtime=222.22 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 882 0 0 0 22221 1 0 0 20 0 1 0 16529378 31805440 430 33554432000 4194304 35031059 140725656532272 140725656531592 4393799 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 430 294 7529 0 212 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 31060

[startup+282.3 s]
/proc/loadavg: 2.07 2.04 2.02 3/188 6288
/proc/meminfo: memFree=31206120/32770624 swapFree=6192/472316
[pid=6252] ppid=6249 vsize=31060 CPUtime=282.2 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 915 0 0 0 28219 1 0 0 20 0 1 0 16529378 31805440 430 33554432000 4194304 35031059 140725656532272 140725656531592 4393809 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 430 294 7529 0 212 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 31060

[startup+342.3 s]
/proc/loadavg: 2.03 2.04 2.02 3/188 6289
/proc/meminfo: memFree=31207180/32770624 swapFree=6192/472344
[pid=6252] ppid=6249 vsize=31060 CPUtime=342.18 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 948 0 0 0 34217 1 0 0 20 0 1 0 16529378 31805440 430 33554432000 4194304 35031059 140725656532272 140725656531592 4393838 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 430 294 7529 0 212 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 31060

[startup+402.3 s]
/proc/loadavg: 2.01 2.03 2.02 3/188 6290
/proc/meminfo: memFree=31206720/32770624 swapFree=6192/472380
[pid=6252] ppid=6249 vsize=31060 CPUtime=402.16 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 981 0 0 0 40215 1 0 0 20 0 1 0 16529378 31805440 430 33554432000 4194304 35031059 140725656532272 140725656531592 4393799 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 430 294 7529 0 212 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 31060

[startup+462.3 s]
/proc/loadavg: 2.00 2.03 2.02 3/188 6291
/proc/meminfo: memFree=31206844/32770624 swapFree=6192/472412
[pid=6252] ppid=6249 vsize=31060 CPUtime=462.14 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 1001 0 0 0 46213 1 0 0 20 0 1 0 16529378 31805440 430 33554432000 4194304 35031059 140725656532272 140725656531592 4393821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 430 294 7529 0 212 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 31060

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/188 6292
/proc/meminfo: memFree=31206580/32770624 swapFree=6192/472440
[pid=6252] ppid=6249 vsize=31060 CPUtime=522.12 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 1040 0 0 0 52211 1 0 0 20 0 1 0 16529378 31805440 430 33554432000 4194304 35031059 140725656532272 140725656531592 4394031 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 430 294 7529 0 212 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 31060

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/187 6293
/proc/meminfo: memFree=31206972/32770624 swapFree=6192/472468
[pid=6252] ppid=6249 vsize=31060 CPUtime=582.1 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 1061 0 0 0 58209 1 0 0 20 0 1 0 16529378 31805440 430 33554432000 4194304 35031059 140725656532272 140725656531592 4394021 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 430 294 7529 0 212 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 31060


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 6634
/proc/meminfo: memFree=31071212/32770624 swapFree=6192/473188
[pid=6252] ppid=6249 vsize=31060 CPUtime=1481.8 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 1675 0 0 0 148172 8 0 0 20 0 1 0 16529378 31805440 443 33554432000 4194304 35031059 140725656532272 140725656531592 4393926 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 443 294 7529 0 212 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 31060

[startup+1542.31 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 6635
/proc/meminfo: memFree=31070948/32770624 swapFree=6192/473236
[pid=6252] ppid=6249 vsize=31060 CPUtime=1541.78 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 1711 0 0 0 154170 8 0 0 20 0 1 0 16529378 31805440 443 33554432000 4194304 35031059 140725656532272 140725656531592 4393926 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 443 294 7529 0 212 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 31060

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 6636
/proc/meminfo: memFree=31070376/32770624 swapFree=6192/473284
[pid=6252] ppid=6249 vsize=31060 CPUtime=1601.74 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 1736 0 0 0 160166 8 0 0 20 0 1 0 16529378 31805440 443 33554432000 4194304 35031059 140725656532272 140725656531592 4393504 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 443 294 7529 0 212 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 31060

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 6637
/proc/meminfo: memFree=31070428/32770624 swapFree=6192/473312
[pid=6252] ppid=6249 vsize=31060 CPUtime=1661.72 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 1773 0 0 0 166163 9 0 0 20 0 1 0 16529378 31805440 443 33554432000 4194304 35031059 140725656532272 140725656531592 4393982 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 443 294 7529 0 212 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 31060

[startup+1722.3 s]
/proc/loadavg: 2.13 2.04 2.05 3/187 6639
/proc/meminfo: memFree=31070432/32770624 swapFree=6192/473356
[pid=6252] ppid=6249 vsize=31060 CPUtime=1721.7 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 1798 0 0 0 172161 9 0 0 20 0 1 0 16529378 31805440 444 33554432000 4194304 35031059 140725656532272 140725656531592 4394017 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 444 294 7529 0 212 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 31060

[startup+1782.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/187 6640
/proc/meminfo: memFree=31070072/32770624 swapFree=6192/473384
[pid=6252] ppid=6249 vsize=31060 CPUtime=1781.67 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 1835 0 0 0 178158 9 0 0 20 0 1 0 16529378 31805440 444 33554432000 4194304 35031059 140725656532272 140725656531592 4394017 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 444 294 7529 0 212 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 31060

[startup+1842.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/187 6641
/proc/meminfo: memFree=31069864/32770624 swapFree=6192/473408
[pid=6252] ppid=6249 vsize=31060 CPUtime=1841.64 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 1860 0 0 0 184155 9 0 0 20 0 1 0 16529378 31805440 444 33554432000 4194304 35031059 140725656532272 140725656531592 4393963 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 444 294 7529 0 212 0
Current children cumulated CPU time (s) 1841.64
Current children cumulated vsize (KiB) 31060

[startup+1902.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 6643
/proc/meminfo: memFree=31069868/32770624 swapFree=6192/473448
[pid=6252] ppid=6249 vsize=31060 CPUtime=1901.61 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 1897 0 0 0 190152 9 0 0 20 0 1 0 16529378 31805440 444 33554432000 4194304 35031059 140725656532272 140725656531592 4393805 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 444 294 7529 0 212 0
Current children cumulated CPU time (s) 1901.61
Current children cumulated vsize (KiB) 31060

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 6644
/proc/meminfo: memFree=31070124/32770624 swapFree=6192/473472
[pid=6252] ppid=6249 vsize=31060 CPUtime=1961.58 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 1934 0 0 0 196149 9 0 0 20 0 1 0 16529378 31805440 444 33554432000 4194304 35031059 140725656532272 140725656531592 4393926 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 444 294 7529 0 212 0
Current children cumulated CPU time (s) 1961.58
Current children cumulated vsize (KiB) 31060

[startup+2022.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/188 6653
/proc/meminfo: memFree=31069644/32770624 swapFree=6192/473508
[pid=6252] ppid=6249 vsize=31060 CPUtime=2021.55 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 1959 0 0 0 202146 9 0 0 20 0 1 0 16529378 31805440 444 33554432000 4194304 35031059 140725656532272 140725656531592 4393799 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 444 294 7529 0 212 0
Current children cumulated CPU time (s) 2021.55
Current children cumulated vsize (KiB) 31060

[startup+2082.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/188 6654
/proc/meminfo: memFree=31069800/32770624 swapFree=6192/473540
[pid=6252] ppid=6249 vsize=31060 CPUtime=2081.53 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 1996 0 0 0 208144 9 0 0 20 0 1 0 16529378 31805440 444 33554432000 4194304 35031059 140725656532272 140725656531592 4394017 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 444 294 7529 0 212 0
Current children cumulated CPU time (s) 2081.53
Current children cumulated vsize (KiB) 31060

[startup+2142.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 6655
/proc/meminfo: memFree=31069896/32770624 swapFree=6192/473568
[pid=6252] ppid=6249 vsize=31060 CPUtime=2141.5 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 2021 0 0 0 214141 9 0 0 20 0 1 0 16529378 31805440 444 33554432000 4194304 35031059 140725656532272 140725656531592 4394013 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 444 294 7529 0 212 0
Current children cumulated CPU time (s) 2141.5
Current children cumulated vsize (KiB) 31060

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 6656
/proc/meminfo: memFree=31069992/32770624 swapFree=6192/473608
[pid=6252] ppid=6249 vsize=31060 CPUtime=2201.47 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 2058 0 0 0 220138 9 0 0 20 0 1 0 16529378 31805440 444 33554432000 4194304 35031059 140725656532272 140725656531592 4393963 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 444 294 7529 0 212 0
Current children cumulated CPU time (s) 2201.47
Current children cumulated vsize (KiB) 31060

[startup+2262.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/188 6657
/proc/meminfo: memFree=31069684/32770624 swapFree=6192/473632
[pid=6252] ppid=6249 vsize=31060 CPUtime=2261.44 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 2095 0 0 0 226135 9 0 0 20 0 1 0 16529378 31805440 444 33554432000 4194304 35031059 140725656532272 140725656531592 4393805 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 444 294 7529 0 212 0
Current children cumulated CPU time (s) 2261.44
Current children cumulated vsize (KiB) 31060

[startup+2322.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 6658
/proc/meminfo: memFree=31069508/32770624 swapFree=6192/473664
[pid=6252] ppid=6249 vsize=31060 CPUtime=2321.42 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 2120 0 0 0 232132 10 0 0 20 0 1 0 16529378 31805440 444 33554432000 4194304 35031059 140725656532272 140725656531592 4394844 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 444 294 7529 0 212 0
Current children cumulated CPU time (s) 2321.42
Current children cumulated vsize (KiB) 31060

[startup+2382.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 6659
/proc/meminfo: memFree=31069304/32770624 swapFree=6192/473692
[pid=6252] ppid=6249 vsize=31060 CPUtime=2381.39 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 2157 0 0 0 238129 10 0 0 20 0 1 0 16529378 31805440 444 33554432000 4194304 35031059 140725656532272 140725656531592 4393840 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 444 294 7529 0 212 0
Current children cumulated CPU time (s) 2381.39
Current children cumulated vsize (KiB) 31060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6659
/proc/meminfo: memFree=31069428/32770624 swapFree=6192/473696
[pid=6252] ppid=6249 vsize=31060 CPUtime=2400.08 cores=0,2,4,6
/proc/6252/stat : 6252 (BTD) R 6249 6252 4702 0 -1 4202496 2182 0 0 0 239998 10 0 0 20 0 1 0 16529378 31805440 444 33554432000 4194304 35031059 140725656532272 140725656531592 4393821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 54603776 140725656540410 140725656540486 140725656540486 140725656543185 0
/proc/6252/statm: 7765 444 294 7529 0 212 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 31060

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 6252 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): 2401
CPU time (s): 2400.09
CPU user time (s): 2399.99
CPU system time (s): 0.100962
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 31060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.99
system time used= 0.100962
maximum resident set size= 1776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2182
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= 2
involuntary context switches= 122556

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.45284 second user time and 8.35444 second system time

The end

Launcher Data

Begin job on node146 at 2017-07-21 11:56:44
IDJOB=4242127
IDBENCH=133383
IDSOLVER=2619
FILE ID=node146/4242127-1500631004
RUNJOBID= node146-1500623775-4733
PBS_JOBID= 20622988
Free space on /tmp= 61760 MiB

SOLVER NAME= BTD 2017-06-30
BENCH NAME= XCSP17/Primes/Primes-m1-p15/Primes-15-20-2-5.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242127-1500631004/watcher-4242127-1500631004 -o /tmp/evaluation-result-4242127-1500631004/solver-4242127-1500631004 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1500623775-4733 --watchdog 2560  BTD 2400 HOME/instance-4242127-1500631004.xml

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

MD5SUM BENCH= 5c2f9b3786fd2492c99150ec9cf810b1
RANDOM SEED=1312026423

node146.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	: 5334.06
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		: 2267.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	: 5334.06
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	: 5334.06
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		: 2267.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	: 5334.06
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:        31211436 kB
MemAvailable:   32012008 kB
Buffers:          161792 kB
Cached:           914760 kB
SwapCached:            0 kB
Active:           651328 kB
Inactive:         480896 kB
Active(anon):      58012 kB
Inactive(anon):     8840 kB
Active(file):     593316 kB
Inactive(file):   472056 kB
Unevictable:        6192 kB
Mlocked:            6200 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             38064 kB
Writeback:             0 kB
AnonPages:        116232 kB
Mapped:            34108 kB
Shmem:              8852 kB
Slab:             127544 kB
SReclaimable:     102068 kB
SUnreclaim:        25476 kB
KernelStack:        3360 kB
PageTables:         5368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     327872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61724 MiB
End job on node146 at 2017-07-21 12:36:45