Trace number 4240310

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.02 2400.31

General information on the benchmark

NameQueensKnights/QueensKnights-m1-s1/
QueensKnights-080-05-mul.xml
MD5SUMcc508950e1103ff719d16ca71225257a
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 benchmark243.529
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of constraints3570
Number of domains2
Minimum domain size80
Maximum domain size6400
Distribution of domain sizes[{"size":80,"count":80},{"size":6400,"count":5}]
Minimum variable degree84
Maximum variable degree84
Distribution of variable degrees[{"degree":84,"count":85}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":3570}]
Number of extensional constraints0
Number of intensional constraints3570
Distribution of constraint types[{"type":"intension","count":3570}]
Optimization problemNO
Type of objective

Solver Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.39 0.46 0.20 3/188 4673
/proc/meminfo: memFree=31229276/32770624 swapFree=6836/517048
[pid=4673] ppid=4670 vsize=31064 CPUtime=0 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 15817522 31809536 330 33554432000 4194304 35031059 140723474852400 140723474852400 7408842 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 7766 330 232 7529 0 213 0

[startup+0.100093 s]
/proc/loadavg: 1.39 0.46 0.20 3/188 4673
/proc/meminfo: memFree=31229276/32770624 swapFree=6836/517048
[pid=4673] ppid=4670 vsize=32188 CPUtime=0.1 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 801 0 0 0 10 0 0 0 20 0 1 0 15817522 32960512 627 33554432000 4194304 35031059 140723474852400 140723474848360 7408842 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 8047 627 232 7529 0 494 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 32188

[startup+0.20024 s]
/proc/loadavg: 1.39 0.46 0.20 3/188 4673
/proc/meminfo: memFree=31229276/32770624 swapFree=6836/517048
[pid=4673] ppid=4670 vsize=33372 CPUtime=0.2 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 1095 0 0 0 20 0 0 0 20 0 1 0 15817522 34172928 960 33554432000 4194304 35031059 140723474852400 140723474848360 7408842 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 8343 960 232 7529 0 790 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 33372

[startup+0.3002 s]
/proc/loadavg: 1.39 0.46 0.20 3/188 4673
/proc/meminfo: memFree=31229276/32770624 swapFree=6836/517048
[pid=4673] ppid=4670 vsize=33960 CPUtime=0.3 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 1273 0 0 0 30 0 0 0 20 0 1 0 15817522 34775040 1138 33554432000 4194304 35031059 140723474852400 140723474845240 7408842 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 8490 1138 286 7529 0 937 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 33960

[startup+0.700174 s]
/proc/loadavg: 1.39 0.46 0.20 3/188 4673
/proc/meminfo: memFree=31229276/32770624 swapFree=6836/517048
[pid=4673] ppid=4670 vsize=34584 CPUtime=0.69 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 1438 0 0 0 69 0 0 0 20 0 1 0 15817522 35414016 1262 33554432000 4194304 35031059 140723474852400 140723474845224 7408842 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 8646 1262 286 7529 0 1093 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34584

[startup+1.50017 s]
/proc/loadavg: 1.39 0.46 0.20 3/189 4674
/proc/meminfo: memFree=31224572/32770624 swapFree=6836/516812
[pid=4673] ppid=4670 vsize=35844 CPUtime=1.49 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 1765 0 0 0 149 0 0 0 20 0 1 0 15817522 36704256 1615 33554432000 4194304 35031059 140723474852400 140723474845368 4788201 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 8961 1615 286 7529 0 1408 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35844

[startup+3.10017 s]
/proc/loadavg: 1.36 0.47 0.20 3/189 4674
/proc/meminfo: memFree=31222712/32770624 swapFree=6836/516812
[pid=4673] ppid=4670 vsize=78812 CPUtime=3.09 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 13603 0 0 0 308 1 0 0 20 0 1 0 15817522 80703488 12372 33554432000 4194304 35031059 140723474852400 140723474850952 4293309 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 19703 12372 326 7529 0 12150 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78812

[startup+6.30017 s]
/proc/loadavg: 1.36 0.47 0.20 3/189 4674
/proc/meminfo: memFree=31180216/32770624 swapFree=6836/516824
[pid=4673] ppid=4670 vsize=79340 CPUtime=6.29 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 13946 0 0 0 628 1 0 0 20 0 1 0 15817522 81244160 12499 33554432000 4194304 35031059 140723474852400 140723474850952 4300864 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 19835 12499 326 7529 0 12282 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 79340

[startup+12.7002 s]
/proc/loadavg: 1.46 0.52 0.22 3/189 4674
/proc/meminfo: memFree=31178480/32770624 swapFree=6836/516832
[pid=4673] ppid=4670 vsize=80528 CPUtime=12.69 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 14471 0 0 0 1268 1 0 0 20 0 1 0 15817522 82460672 12790 33554432000 4194304 35031059 140723474852400 140723474850952 4293694 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 20132 12790 326 7529 0 12579 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 80528

[startup+25.5003 s]
/proc/loadavg: 1.54 0.57 0.24 3/189 4675
/proc/meminfo: memFree=31044948/32770624 swapFree=6836/516844
[pid=4673] ppid=4670 vsize=278876 CPUtime=25.48 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 77418 0 0 0 2541 7 0 0 20 0 1 0 15817522 285569024 62242 33554432000 4194304 35031059 140723474852400 140723474850600 7408842 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 69719 62242 340 7529 0 62166 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 278876

[startup+51.1002 s]
/proc/loadavg: 1.75 0.70 0.30 3/189 4675
/proc/meminfo: memFree=30971104/32770624 swapFree=6836/516864
[pid=4673] ppid=4670 vsize=287984 CPUtime=51.08 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 81668 0 0 0 5100 8 0 0 20 0 1 0 15817522 294895616 64547 33554432000 4194304 35031059 140723474852400 140723474851400 4213184 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 71996 64547 340 7529 0 64443 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 287984

[startup+102.3 s]
/proc/loadavg: 1.85 0.90 0.39 4/189 4737
/proc/meminfo: memFree=30469056/32770624 swapFree=6836/521228
[pid=4673] ppid=4670 vsize=288380 CPUtime=102.26 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 141222 0 0 0 10216 10 0 0 20 0 1 0 15817522 295301120 64668 33554432000 4194304 35031059 140723474852400 140723474851400 4300342 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 72095 64668 340 7529 0 64542 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 288380

[startup+162.3 s]
/proc/loadavg: 1.95 1.10 0.49 3/189 4805
/proc/meminfo: memFree=30936348/32770624 swapFree=6836/521472
[pid=4673] ppid=4670 vsize=288512 CPUtime=162.24 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 157727 0 0 0 16213 11 0 0 20 0 1 0 15817522 295436288 64711 33554432000 4194304 35031059 140723474852400 140723474851400 4296148 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 72128 64711 340 7529 0 64575 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 288512

[startup+222.306 s]
/proc/loadavg: 1.98 1.27 0.58 3/187 4828
/proc/meminfo: memFree=30935256/32770624 swapFree=6836/521528
[pid=4673] ppid=4670 vsize=288512 CPUtime=222.23 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 157914 0 0 0 22212 11 0 0 20 0 1 0 15817522 295436288 64712 33554432000 4194304 35031059 140723474852400 140723474851400 4300342 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 72128 64712 340 7529 0 64575 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 288512

[startup+282.3 s]
/proc/loadavg: 1.99 1.40 0.67 3/187 4829
/proc/meminfo: memFree=30935316/32770624 swapFree=6836/521556
[pid=4673] ppid=4670 vsize=288644 CPUtime=282.22 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 159175 0 0 0 28210 12 0 0 20 0 1 0 15817522 295571456 64737 33554432000 4194304 35031059 140723474852400 140723474851400 4300360 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 72161 64737 340 7529 0 64608 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 288644

[startup+342.3 s]
/proc/loadavg: 2.00 1.51 0.76 3/187 4830
/proc/meminfo: memFree=30935748/32770624 swapFree=6836/521580
[pid=4673] ppid=4670 vsize=288776 CPUtime=342.22 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 159907 0 0 0 34210 12 0 0 20 0 1 0 15817522 295706624 64763 33554432000 4194304 35031059 140723474852400 140723474851400 4213184 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 72194 64763 340 7529 0 64641 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 288776

[startup+402.3 s]
/proc/loadavg: 2.00 1.60 0.83 3/187 4831
/proc/meminfo: memFree=30935544/32770624 swapFree=6836/521600
[pid=4673] ppid=4670 vsize=288908 CPUtime=402.21 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 160645 0 0 0 40209 12 0 0 20 0 1 0 15817522 295841792 64794 33554432000 4194304 35031059 140723474852400 140723474851400 4213184 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 72227 64794 340 7529 0 64674 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 288908

[startup+462.3 s]
/proc/loadavg: 2.00 1.67 0.91 3/187 4832
/proc/meminfo: memFree=30935836/32770624 swapFree=6836/521620
[pid=4673] ppid=4670 vsize=288908 CPUtime=462.2 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 160926 0 0 0 46208 12 0 0 20 0 1 0 15817522 295841792 64808 33554432000 4194304 35031059 140723474852400 140723474851400 4300360 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 72227 64808 340 7529 0 64674 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 288908

[startup+522.3 s]
/proc/loadavg: 2.07 1.74 0.97 3/187 4833
/proc/meminfo: memFree=30935940/32770624 swapFree=6836/521644
[pid=4673] ppid=4670 vsize=288908 CPUtime=522.19 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 161108 0 0 0 52207 12 0 0 20 0 1 0 15817522 295841792 64816 33554432000 4194304 35031059 140723474852400 140723474851400 4213184 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 72227 64816 340 7529 0 64674 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 288908

[startup+582.3 s]
/proc/loadavg: 2.02 1.79 1.04 3/187 4834
/proc/meminfo: memFree=30936152/32770624 swapFree=6836/521668
[pid=4673] ppid=4670 vsize=289172 CPUtime=582.19 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 161394 0 0 0 58207 12 0 0 20 0 1 0 15817522 296112128 64859 33554432000 4194304 35031059 140723474852400 140723474851400 4300328 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 72293 64859 340 7529 0 64740 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 289172


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 1.68 3/187 5364
/proc/meminfo: memFree=30840892/32770624 swapFree=6836/523616
[pid=4673] ppid=4670 vsize=290624 CPUtime=1542.1 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 165536 0 0 0 154197 13 0 0 20 0 1 0 15817522 297598976 65220 33554432000 4194304 35031059 140723474852400 140723474851400 4213184 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 72656 65220 340 7529 0 65103 0
Current children cumulated CPU time (s) 1542.1
Current children cumulated vsize (KiB) 290624

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.69 3/187 5365
/proc/meminfo: memFree=30841016/32770624 swapFree=6836/523652
[pid=4673] ppid=4670 vsize=290624 CPUtime=1602.09 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 165674 0 0 0 160196 13 0 0 20 0 1 0 15817522 297598976 65220 33554432000 4194304 35031059 140723474852400 140723474851400 4293694 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 72656 65220 340 7529 0 65103 0
Current children cumulated CPU time (s) 1602.09
Current children cumulated vsize (KiB) 290624

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.71 3/187 5367
/proc/meminfo: memFree=30840280/32770624 swapFree=6836/523680
[pid=4673] ppid=4670 vsize=290888 CPUtime=1662.08 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 166362 0 0 0 166195 13 0 0 20 0 1 0 15817522 297869312 65303 33554432000 4194304 35031059 140723474852400 140723474851400 4213184 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 72722 65303 340 7529 0 65169 0
Current children cumulated CPU time (s) 1662.08
Current children cumulated vsize (KiB) 290888

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.73 3/187 5368
/proc/meminfo: memFree=30840644/32770624 swapFree=6836/523708
[pid=4673] ppid=4670 vsize=290888 CPUtime=1722.07 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 166497 0 0 0 172194 13 0 0 20 0 1 0 15817522 297869312 65303 33554432000 4194304 35031059 140723474852400 140723474851400 4213184 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 72722 65303 340 7529 0 65169 0
Current children cumulated CPU time (s) 1722.07
Current children cumulated vsize (KiB) 290888

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.75 3/187 5369
/proc/meminfo: memFree=30840280/32770624 swapFree=6836/523748
[pid=4673] ppid=4670 vsize=290888 CPUtime=1782.07 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 166630 0 0 0 178194 13 0 0 20 0 1 0 15817522 297869312 65303 33554432000 4194304 35031059 140723474852400 140723474851400 4213184 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 72722 65303 340 7529 0 65169 0
Current children cumulated CPU time (s) 1782.07
Current children cumulated vsize (KiB) 290888

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.76 3/187 5371
/proc/meminfo: memFree=30840088/32770624 swapFree=6836/523780
[pid=4673] ppid=4670 vsize=290888 CPUtime=1842.06 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 166763 0 0 0 184193 13 0 0 20 0 1 0 15817522 297869312 65303 33554432000 4194304 35031059 140723474852400 140723474851400 4213184 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 72722 65303 340 7529 0 65169 0
Current children cumulated CPU time (s) 1842.06
Current children cumulated vsize (KiB) 290888

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.78 3/187 5372
/proc/meminfo: memFree=30839680/32770624 swapFree=6836/523820
[pid=4673] ppid=4670 vsize=291284 CPUtime=1902.05 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 167541 0 0 0 190192 13 0 0 20 0 1 0 15817522 298274816 65393 33554432000 4194304 35031059 140723474852400 140723474851400 4300357 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 72821 65393 340 7529 0 65268 0
Current children cumulated CPU time (s) 1902.05
Current children cumulated vsize (KiB) 291284

[startup+1962.3 s]
/proc/loadavg: 2.14 2.05 1.80 3/187 5380
/proc/meminfo: memFree=30839116/32770624 swapFree=6836/523848
[pid=4673] ppid=4670 vsize=291284 CPUtime=1962.05 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 167670 0 0 0 196192 13 0 0 20 0 1 0 15817522 298274816 65393 33554432000 4194304 35031059 140723474852400 140723474851400 4213184 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 72821 65393 340 7529 0 65268 0
Current children cumulated CPU time (s) 1962.05
Current children cumulated vsize (KiB) 291284

[startup+2022.3 s]
/proc/loadavg: 2.05 2.04 1.81 3/187 5381
/proc/meminfo: memFree=30839384/32770624 swapFree=6836/523880
[pid=4673] ppid=4670 vsize=291284 CPUtime=2022.04 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 167798 0 0 0 202191 13 0 0 20 0 1 0 15817522 298274816 65393 33554432000 4194304 35031059 140723474852400 140723474851400 4300342 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 72821 65393 340 7529 0 65268 0
Current children cumulated CPU time (s) 2022.04
Current children cumulated vsize (KiB) 291284

[startup+2082.3 s]
/proc/loadavg: 2.02 2.03 1.83 3/187 5382
/proc/meminfo: memFree=30839632/32770624 swapFree=6836/523916
[pid=4673] ppid=4670 vsize=291284 CPUtime=2082.04 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 167926 0 0 0 208191 13 0 0 20 0 1 0 15817522 298274816 65393 33554432000 4194304 35031059 140723474852400 140723474851400 4213184 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 72821 65393 340 7529 0 65268 0
Current children cumulated CPU time (s) 2082.04
Current children cumulated vsize (KiB) 291284

[startup+2142.3 s]
/proc/loadavg: 2.01 2.03 1.84 3/187 5383
/proc/meminfo: memFree=30838888/32770624 swapFree=6836/523940
[pid=4673] ppid=4670 vsize=291680 CPUtime=2142.03 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 168425 0 0 0 214190 13 0 0 20 0 1 0 15817522 298680320 65493 33554432000 4194304 35031059 140723474852400 140723474851400 4213184 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 72920 65493 340 7529 0 65367 0
Current children cumulated CPU time (s) 2142.03
Current children cumulated vsize (KiB) 291680

[startup+2202.31 s]
/proc/loadavg: 2.00 2.02 1.85 3/187 5384
/proc/meminfo: memFree=30838632/32770624 swapFree=6836/523976
[pid=4673] ppid=4670 vsize=291680 CPUtime=2202.03 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 168550 0 0 0 220190 13 0 0 20 0 1 0 15817522 298680320 65493 33554432000 4194304 35031059 140723474852400 140723474851400 4296141 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 72920 65493 340 7529 0 65367 0
Current children cumulated CPU time (s) 2202.03
Current children cumulated vsize (KiB) 291680

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 1.86 3/187 5385
/proc/meminfo: memFree=30838508/32770624 swapFree=6836/524008
[pid=4673] ppid=4670 vsize=291680 CPUtime=2262.02 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 168673 0 0 0 226189 13 0 0 20 0 1 0 15817522 298680320 65493 33554432000 4194304 35031059 140723474852400 140723474851400 4300355 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 72920 65493 340 7529 0 65367 0
Current children cumulated CPU time (s) 2262.02
Current children cumulated vsize (KiB) 291680

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.87 3/187 5386
/proc/meminfo: memFree=30838392/32770624 swapFree=6836/524032
[pid=4673] ppid=4670 vsize=291680 CPUtime=2322.01 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 168796 0 0 0 232188 13 0 0 20 0 1 0 15817522 298680320 65493 33554432000 4194304 35031059 140723474852400 140723474851400 4213184 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 72920 65493 340 7529 0 65367 0
Current children cumulated CPU time (s) 2322.01
Current children cumulated vsize (KiB) 291680

[startup+2382.3 s]
/proc/loadavg: 2.14 2.05 1.88 3/187 5387
/proc/meminfo: memFree=30838116/32770624 swapFree=6836/524068
[pid=4673] ppid=4670 vsize=292076 CPUtime=2382 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 169608 0 0 0 238187 13 0 0 20 0 1 0 15817522 299085824 65602 33554432000 4194304 35031059 140723474852400 140723474851400 4300342 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 73019 65602 340 7529 0 65466 0
Current children cumulated CPU time (s) 2382
Current children cumulated vsize (KiB) 292076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.31 s]
/proc/loadavg: 2.10 2.04 1.89 3/187 5387
/proc/meminfo: memFree=30838116/32770624 swapFree=6836/524084
[pid=4673] ppid=4670 vsize=292076 CPUtime=2400.01 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 169726 0 0 0 239988 13 0 0 20 0 1 0 15817522 299085824 65602 33554432000 4194304 35031059 140723474852400 140723474851400 4300328 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 73019 65602 340 7529 0 65466 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 292076

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

[startup+2400.31 s]
/proc/loadavg: 2.10 2.04 1.89 3/187 5387
/proc/meminfo: memFree=30838116/32770624 swapFree=6836/524084
[pid=4673] ppid=4670 vsize=292076 CPUtime=2400.01 cores=1,3,5,7
/proc/4673/stat : 4673 (BTD) R 4670 4673 4122 0 -1 4202496 169726 0 0 0 239988 13 0 0 20 0 1 0 15817522 299085824 65602 33554432000 4194304 35031059 140723474852400 140723474851400 4300328 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 37130264 37226188 41766912 140723474859258 140723474859334 140723474859334 140723474862033 0
/proc/4673/statm: 73019 65602 340 7529 0 65466 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 292076

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2400.31
CPU time (s): 2400.02
CPU user time (s): 2399.88
CPU system time (s): 0.139983
CPU usage (%): 99.9882
Max. virtual memory (cumulated for all children) (KiB): 292076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.88
system time used= 0.139983
maximum resident set size= 262408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 169726
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= 10
involuntary context switches= 120414

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.8684 second user time and 7.98304 second system time

The end

Launcher Data

Begin job on node145 at 2017-07-21 09:57:43
IDJOB=4240310
IDBENCH=120895
IDSOLVER=2619
FILE ID=node145/4240310-1500623863
RUNJOBID= node145-1500623775-4154
PBS_JOBID= 20622989
Free space on /tmp= 61832 MiB

SOLVER NAME= BTD 2017-06-30
BENCH NAME= XCSP17/QueensKnights/QueensKnights-m1-s1/QueensKnights-080-05-mul.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240310-1500623863/watcher-4240310-1500623863 -o /tmp/evaluation-result-4240310-1500623863/solver-4240310-1500623863 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node145-1500623775-4154 --watchdog 2560  BTD 2400 HOME/instance-4240310-1500623863.xml

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

MD5SUM BENCH= cc508950e1103ff719d16ca71225257a
RANDOM SEED=1768285861

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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.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		: 2267.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.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		: 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:        31229548 kB
MemAvailable:   32012040 kB
Buffers:          155872 kB
Cached:           903812 kB
SwapCached:            0 kB
Active:           588680 kB
Inactive:         525768 kB
Active(anon):      57328 kB
Inactive(anon):     8720 kB
Active(file):     531352 kB
Inactive(file):   517048 kB
Unevictable:        6836 kB
Mlocked:            6836 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             38744 kB
Writeback:             0 kB
AnonPages:         60828 kB
Mapped:            33756 kB
Shmem:              8852 kB
Slab:             124916 kB
SReclaimable:      99856 kB
SUnreclaim:        25060 kB
KernelStack:        3376 kB
PageTables:         5072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     329720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 61788 MiB
End job on node145 at 2017-07-21 10:37:44