Trace number 4251761

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
miniBTD 2017-06-30? (TO) 2400 2399.8

General information on the benchmark

NameMultiKnapsack/MultiKnapsack-m1-gp/
MultiKnapsack-2-22.xml
MD5SUM63c49c4fa2f593a3284d3df8e40494dc
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 benchmark48.0571
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints6
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":50}]
Minimum variable degree6
Maximum variable degree6
Distribution of variable degrees[{"degree":6,"count":50}]
Minimum constraint arity50
Maximum constraint arity50
Distribution of constraint arities[{"arity":50,"count":6}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":6}]
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-4251761-1500922179/watcher-4251761-1500922179 -o /tmp/evaluation-result-4251761-1500922179/solver-4251761-1500922179 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500914928-3502 --watchdog 2560 miniBTD 2400 HOME/instance-4251761-1500922179.xml 

pid=5126
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.05 2/181 5129
/proc/meminfo: memFree=32117784/32770624 swapFree=5828/112956
[pid=5129] ppid=5126 vsize=26008 CPUtime=0 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 842 0 0 0 0 0 0 0 20 0 1 0 1757590 26632192 667 33554432000 4194304 4832315 140732109328960 140732109325960 4320795 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 667 555 156 0 144 0

[startup+0.100196 s]
/proc/loadavg: 2.00 2.01 2.05 2/181 5129
/proc/meminfo: memFree=32117784/32770624 swapFree=5828/112956
[pid=5129] ppid=5126 vsize=26008 CPUtime=0.09 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 842 0 0 0 9 0 0 0 20 0 1 0 1757590 26632192 667 33554432000 4194304 4832315 140732109328960 140732109325960 4320970 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 667 555 156 0 144 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26008

[startup+0.200328 s]
/proc/loadavg: 2.00 2.01 2.05 2/181 5129
/proc/meminfo: memFree=32117784/32770624 swapFree=5828/112956
[pid=5129] ppid=5126 vsize=26008 CPUtime=0.19 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 842 0 0 0 19 0 0 0 20 0 1 0 1757590 26632192 667 33554432000 4194304 4832315 140732109328960 140732109325960 4321127 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 667 555 156 0 144 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 26008

[startup+0.300343 s]
/proc/loadavg: 2.00 2.01 2.05 2/181 5129
/proc/meminfo: memFree=32117784/32770624 swapFree=5828/112956
[pid=5129] ppid=5126 vsize=26008 CPUtime=0.29 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 842 0 0 0 29 0 0 0 20 0 1 0 1757590 26632192 667 33554432000 4194304 4832315 140732109328960 140732109326968 4321035 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 667 555 156 0 144 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26008

[startup+0.700276 s]
/proc/loadavg: 2.00 2.01 2.05 2/181 5129
/proc/meminfo: memFree=32117784/32770624 swapFree=5828/112956
[pid=5129] ppid=5126 vsize=26008 CPUtime=0.69 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 842 0 0 0 69 0 0 0 20 0 1 0 1757590 26632192 667 33554432000 4194304 4832315 140732109328960 140732109326968 4321087 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 667 555 156 0 144 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26008

[startup+1.50028 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5130
/proc/meminfo: memFree=32117288/32770624 swapFree=5828/112972
[pid=5129] ppid=5126 vsize=26008 CPUtime=1.49 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 842 0 0 0 149 0 0 0 20 0 1 0 1757590 26632192 667 33554432000 4194304 4832315 140732109328960 140732109326968 4320815 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 667 555 156 0 144 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26008

[startup+3.10027 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5130
/proc/meminfo: memFree=32116916/32770624 swapFree=5828/112972
[pid=5129] ppid=5126 vsize=26008 CPUtime=3.09 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 850 0 0 0 309 0 0 0 20 0 1 0 1757590 26632192 667 33554432000 4194304 4832315 140732109328960 140732109326968 4321276 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 667 555 156 0 144 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26008

[startup+6.30027 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5130
/proc/meminfo: memFree=32116028/32770624 swapFree=5828/112968
[pid=5129] ppid=5126 vsize=26008 CPUtime=6.29 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 860 0 0 0 629 0 0 0 20 0 1 0 1757590 26632192 667 33554432000 4194304 4832315 140732109328960 140732109326968 4320791 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 667 555 156 0 144 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26008

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5130
/proc/meminfo: memFree=32115896/32770624 swapFree=5828/112976
[pid=5129] ppid=5126 vsize=26008 CPUtime=12.69 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 869 0 0 0 1269 0 0 0 20 0 1 0 1757590 26632192 667 33554432000 4194304 4832315 140732109328960 140732109326968 4321229 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 667 555 156 0 144 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26008

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5137
/proc/meminfo: memFree=32115432/32770624 swapFree=5828/112996
[pid=5129] ppid=5126 vsize=26008 CPUtime=25.49 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 887 0 0 0 2549 0 0 0 20 0 1 0 1757590 26632192 667 33554432000 4194304 4832315 140732109328960 140732109326968 4320692 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 667 555 156 0 144 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26008

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5137
/proc/meminfo: memFree=32115760/32770624 swapFree=5828/113008
[pid=5129] ppid=5126 vsize=26008 CPUtime=51.1 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 897 0 0 0 5110 0 0 0 20 0 1 0 1757590 26632192 667 33554432000 4194304 4832315 140732109328960 140732109326968 4320750 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 667 555 156 0 144 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 26008

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5138
/proc/meminfo: memFree=32115768/32770624 swapFree=5828/113032
[pid=5129] ppid=5126 vsize=26008 CPUtime=102.31 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 908 0 0 0 10231 0 0 0 20 0 1 0 1757590 26632192 674 33554432000 4194304 4832315 140732109328960 140732109326968 4320746 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 674 562 156 0 144 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 26008

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5139
/proc/meminfo: memFree=32115772/32770624 swapFree=5828/113060
[pid=5129] ppid=5126 vsize=26008 CPUtime=162.31 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 918 0 0 0 16231 0 0 0 20 0 1 0 1757590 26632192 674 33554432000 4194304 4832315 140732109328960 140732109326968 4320692 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 674 562 156 0 144 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 26008

[startup+222.306 s]
/proc/loadavg: 2.07 2.03 2.05 3/182 5140
/proc/meminfo: memFree=32116028/32770624 swapFree=5828/113088
[pid=5129] ppid=5126 vsize=26008 CPUtime=222.32 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 928 0 0 0 22232 0 0 0 20 0 1 0 1757590 26632192 674 33554432000 4194304 4832315 140732109328960 140732109326968 4320760 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 674 562 156 0 144 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 26008

[startup+282.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/182 5141
/proc/meminfo: memFree=32116156/32770624 swapFree=5828/113112
[pid=5129] ppid=5126 vsize=26008 CPUtime=282.32 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 928 0 0 0 28232 0 0 0 20 0 1 0 1757590 26632192 674 33554432000 4194304 4832315 140732109328960 140732109326968 4320718 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 674 562 156 0 144 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 26008

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 5143
/proc/meminfo: memFree=32116180/32770624 swapFree=5828/113136
[pid=5129] ppid=5126 vsize=26008 CPUtime=342.32 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 938 0 0 0 34232 0 0 0 20 0 1 0 1757590 26632192 674 33554432000 4194304 4832315 140732109328960 140732109326968 4320746 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 674 562 156 0 144 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 26008

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5144
/proc/meminfo: memFree=32116020/32770624 swapFree=5828/113160
[pid=5129] ppid=5126 vsize=26008 CPUtime=402.33 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 938 0 0 0 40233 0 0 0 20 0 1 0 1757590 26632192 674 33554432000 4194304 4832315 140732109328960 140732109326968 4320776 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 674 562 156 0 144 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 26008

[startup+462.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/181 5145
/proc/meminfo: memFree=32117036/32770624 swapFree=5828/113180
[pid=5129] ppid=5126 vsize=26008 CPUtime=462.33 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 948 0 0 0 46233 0 0 0 20 0 1 0 1757590 26632192 674 33554432000 4194304 4832315 140732109328960 140732109326968 4321276 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 674 562 156 0 144 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 26008

[startup+522.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/182 5209
/proc/meminfo: memFree=32114424/32770624 swapFree=5828/113292
[pid=5129] ppid=5126 vsize=26008 CPUtime=522.34 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 948 0 0 0 52234 0 0 0 20 0 1 0 1757590 26632192 674 33554432000 4194304 4832315 140732109328960 140732109326968 4320760 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 674 562 156 0 144 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 26008

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 5210
/proc/meminfo: memFree=32114484/32770624 swapFree=5828/113328
[pid=5129] ppid=5126 vsize=26008 CPUtime=582.34 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 958 0 0 0 58234 0 0 0 20 0 1 0 1757590 26632192 674 33554432000 4194304 4832315 140732109328960 140732109326968 4320776 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 674 562 156 0 144 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 26008


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/183 5823
/proc/meminfo: memFree=31988264/32770624 swapFree=5828/118996
[pid=5129] ppid=5126 vsize=26008 CPUtime=1482.42 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 1028 0 0 0 148242 0 0 0 20 0 1 0 1757590 26632192 674 33554432000 4194304 4832315 140732109328960 140732109326968 4321099 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 674 562 156 0 144 0
Current children cumulated CPU time (s) 1482.42
Current children cumulated vsize (KiB) 26008

[startup+1542.31 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 5824
/proc/meminfo: memFree=31988044/32770624 swapFree=5828/119016
[pid=5129] ppid=5126 vsize=26008 CPUtime=1542.43 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 1038 0 0 0 154243 0 0 0 20 0 1 0 1757590 26632192 674 33554432000 4194304 4832315 140732109328960 140732109326968 4321122 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 674 562 156 0 144 0
Current children cumulated CPU time (s) 1542.43
Current children cumulated vsize (KiB) 26008

[startup+1602.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/182 5825
/proc/meminfo: memFree=31988272/32770624 swapFree=5828/119040
[pid=5129] ppid=5126 vsize=26008 CPUtime=1602.43 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 1038 0 0 0 160243 0 0 0 20 0 1 0 1757590 26632192 674 33554432000 4194304 4832315 140732109328960 140732109326968 4320776 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 674 562 156 0 144 0
Current children cumulated CPU time (s) 1602.43
Current children cumulated vsize (KiB) 26008

[startup+1662.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/182 5826
/proc/meminfo: memFree=31988272/32770624 swapFree=5828/119060
[pid=5129] ppid=5126 vsize=26008 CPUtime=1662.43 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 1048 0 0 0 166243 0 0 0 20 0 1 0 1757590 26632192 674 33554432000 4194304 4832315 140732109328960 140732109326968 4320760 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 674 562 156 0 144 0
Current children cumulated CPU time (s) 1662.43
Current children cumulated vsize (KiB) 26008

[startup+1722.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/182 5827
/proc/meminfo: memFree=31987800/32770624 swapFree=5828/119088
[pid=5129] ppid=5126 vsize=26008 CPUtime=1722.44 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 1048 0 0 0 172244 0 0 0 20 0 1 0 1757590 26632192 674 33554432000 4194304 4832315 140732109328960 140732109326968 4320760 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 674 562 156 0 144 0
Current children cumulated CPU time (s) 1722.44
Current children cumulated vsize (KiB) 26008

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 5828
/proc/meminfo: memFree=31987692/32770624 swapFree=5828/119108
[pid=5129] ppid=5126 vsize=26008 CPUtime=1782.44 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 1058 0 0 0 178244 0 0 0 20 0 1 0 1757590 26632192 674 33554432000 4194304 4832315 140732109328960 140732109326968 4320757 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 674 562 156 0 144 0
Current children cumulated CPU time (s) 1782.44
Current children cumulated vsize (KiB) 26008

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/183 5837
/proc/meminfo: memFree=31987344/32770624 swapFree=5828/119132
[pid=5129] ppid=5126 vsize=26008 CPUtime=1842.45 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 1058 0 0 0 184245 0 0 0 20 0 1 0 1757590 26632192 674 33554432000 4194304 4832315 140732109328960 140732109326968 4320760 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 674 562 156 0 144 0
Current children cumulated CPU time (s) 1842.45
Current children cumulated vsize (KiB) 26008

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/183 5838
/proc/meminfo: memFree=31988088/32770624 swapFree=5828/119156
[pid=5129] ppid=5126 vsize=26008 CPUtime=1902.45 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 1068 0 0 0 190245 0 0 0 20 0 1 0 1757590 26632192 674 33554432000 4194304 4832315 140732109328960 140732109326968 4320776 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 674 562 156 0 144 0
Current children cumulated CPU time (s) 1902.45
Current children cumulated vsize (KiB) 26008

[startup+1962.3 s]
/proc/loadavg: 2.13 2.04 2.05 3/183 5839
/proc/meminfo: memFree=31987972/32770624 swapFree=5828/119176
[pid=5129] ppid=5126 vsize=26008 CPUtime=1962.46 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 1068 0 0 0 196246 0 0 0 20 0 1 0 1757590 26632192 674 33554432000 4194304 4832315 140732109328960 140732109326968 4321153 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 674 562 156 0 144 0
Current children cumulated CPU time (s) 1962.46
Current children cumulated vsize (KiB) 26008

[startup+2022.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/183 5840
/proc/meminfo: memFree=31987856/32770624 swapFree=5828/119204
[pid=5129] ppid=5126 vsize=26008 CPUtime=2022.46 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 1078 0 0 0 202246 0 0 0 20 0 1 0 1757590 26632192 674 33554432000 4194304 4832315 140732109328960 140732109326968 4321276 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 674 562 156 0 144 0
Current children cumulated CPU time (s) 2022.46
Current children cumulated vsize (KiB) 26008

[startup+2082.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/183 5841
/proc/meminfo: memFree=31988228/32770624 swapFree=5828/119228
[pid=5129] ppid=5126 vsize=26008 CPUtime=2082.47 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 1078 0 0 0 208247 0 0 0 20 0 1 0 1757590 26632192 674 33554432000 4194304 4832315 140732109328960 140732109326968 4320750 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 674 562 156 0 144 0
Current children cumulated CPU time (s) 2082.47
Current children cumulated vsize (KiB) 26008

[startup+2142.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/182 5843
/proc/meminfo: memFree=31988000/32770624 swapFree=5828/119248
[pid=5129] ppid=5126 vsize=26008 CPUtime=2142.47 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 1088 0 0 0 214247 0 0 0 20 0 1 0 1757590 26632192 674 33554432000 4194304 4832315 140732109328960 140732109326968 4321162 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 674 562 156 0 144 0
Current children cumulated CPU time (s) 2142.47
Current children cumulated vsize (KiB) 26008

[startup+2202.31 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 5844
/proc/meminfo: memFree=31987876/32770624 swapFree=5828/119276
[pid=5129] ppid=5126 vsize=26008 CPUtime=2202.48 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 1089 0 0 0 220248 0 0 0 20 0 1 0 1757590 26632192 674 33554432000 4194304 4832315 140732109328960 140732109326968 4320815 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 674 562 156 0 144 0
Current children cumulated CPU time (s) 2202.48
Current children cumulated vsize (KiB) 26008

[startup+2262.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 5845
/proc/meminfo: memFree=31987644/32770624 swapFree=5828/119296
[pid=5129] ppid=5126 vsize=26008 CPUtime=2262.48 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 1099 0 0 0 226248 0 0 0 20 0 1 0 1757590 26632192 674 33554432000 4194304 4832315 140732109328960 140732109326968 4320709 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 674 562 156 0 144 0
Current children cumulated CPU time (s) 2262.48
Current children cumulated vsize (KiB) 26008

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 5847
/proc/meminfo: memFree=31987896/32770624 swapFree=5828/119336
[pid=5129] ppid=5126 vsize=26008 CPUtime=2322.49 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 1099 0 0 0 232249 0 0 0 20 0 1 0 1757590 26632192 674 33554432000 4194304 4832315 140732109328960 140732109326968 4320869 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 674 562 156 0 144 0
Current children cumulated CPU time (s) 2322.49
Current children cumulated vsize (KiB) 26008

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 5848
/proc/meminfo: memFree=31987780/32770624 swapFree=5828/119356
[pid=5129] ppid=5126 vsize=26008 CPUtime=2382.49 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 1109 0 0 0 238249 0 0 0 20 0 1 0 1757590 26632192 674 33554432000 4194304 4832315 140732109328960 140732109326968 4320776 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 674 562 156 0 144 0
Current children cumulated CPU time (s) 2382.49
Current children cumulated vsize (KiB) 26008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.8 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 5848
/proc/meminfo: memFree=31987656/32770624 swapFree=5828/119364
[pid=5129] ppid=5126 vsize=26008 CPUtime=2400 cores=0,2,4,6
/proc/5129/stat : 5129 (miniBTD) R 5126 5129 3471 0 -1 4202496 1109 0 0 0 240000 0 0 0 20 0 1 0 1757590 26632192 674 33554432000 4194304 4832315 140732109328960 140732109326968 4320891 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 6932504 6936608 33128448 140732109333746 140732109333826 140732109333826 140732109336525 0
/proc/5129/statm: 6502 674 562 156 0 144 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 26008

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 5129 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): 2399.8
CPU time (s): 2400
CPU user time (s): 2400
CPU system time (s): 0.002
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 26008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400
system time used= 0.002
maximum resident set size= 2696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1110
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= 602

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.90099 second user time and 8.1033 second system time

The end

Launcher Data

Begin job on node104 at 2017-07-24 20:49:39
IDJOB=4251761
IDBENCH=120877
IDSOLVER=2632
FILE ID=node104/4251761-1500922179
RUNJOBID= node104-1500914928-3502
PBS_JOBID= 20625418
Free space on /tmp= 61892 MiB

SOLVER NAME= miniBTD 2017-06-30
BENCH NAME= XCSP17/MultiKnapsack/MultiKnapsack-m1-gp/MultiKnapsack-2-22.xml
COMMAND LINE= miniBTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4251761-1500922179/watcher-4251761-1500922179 -o /tmp/evaluation-result-4251761-1500922179/solver-4251761-1500922179 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500914928-3502 --watchdog 2560  miniBTD 2400 HOME/instance-4251761-1500922179.xml

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

MD5SUM BENCH= 63c49c4fa2f593a3284d3df8e40494dc
RANDOM SEED=1478669192

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        32119336 kB
MemAvailable:   32065700 kB
Buffers:           33388 kB
Cached:           227848 kB
SwapCached:            0 kB
Active:           181460 kB
Inactive:         121548 kB
Active(anon):      44716 kB
Inactive(anon):     8592 kB
Active(file):     136744 kB
Inactive(file):   112956 kB
Unevictable:        5828 kB
Mlocked:            5828 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7140 kB
Writeback:             4 kB
AnonPages:         47692 kB
Mapped:            28168 kB
Shmem:              8848 kB
Slab:              49500 kB
SReclaimable:      24996 kB
SUnreclaim:        24504 kB
KernelStack:        3216 kB
PageTables:         5000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     283652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61876 MiB
End job on node104 at 2017-07-24 21:29:39