Trace number 4260593

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
BTD 2017-07-25? (TO) 2519.8 2520

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-fpga/
Pb-chnl15-16.xml
MD5SUM8b2f27ca9e664fd505b84cd8dff1749a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of constraints62
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":480}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":480}]
Minimum constraint arity15
Maximum constraint arity16
Distribution of constraint arities[{"arity":15,"count":32},{"arity":16,"count":30}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":62}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.10	c Version: 2017-07-25

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-4260593-1502251514/watcher-4260593-1502251514 -o /tmp/evaluation-result-4260593-1502251514/solver-4260593-1502251514 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502234551-16045 --watchdog 2580 BTD 2520 HOME/instance-4260593-1502251514.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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.06 2.03 2.05 4/184 20403
/proc/meminfo: memFree=31593692/32770624 swapFree=0/149412
[pid=20403] ppid=20400 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/20403/stat : 20403 (runsolver) D 20400 20403 15981 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 27347133 24240128 107 18446744073709551615 4194304 4338465 140737233408384 140737233406024 140677756125911 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 8577024 140737233416405 140737233416778 140737233416778 140737233420234 0
/proc/20403/statm: 5918 107 54 36 0 2156 0

[startup+0.100141 s]
/proc/loadavg: 2.06 2.03 2.05 4/184 20403
/proc/meminfo: memFree=31593692/32770624 swapFree=0/149412
[pid=20403] ppid=20400 vsize=30924 CPUtime=0 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 456 0 0 0 0 0 0 0 20 0 1 0 27347133 31666176 328 18446744073709551615 4194304 35031035 140727843670320 140727843670320 7408826 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 7731 328 231 7529 0 178 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30924

[startup+0.200266 s]
/proc/loadavg: 2.06 2.03 2.05 4/184 20403
/proc/meminfo: memFree=31593692/32770624 swapFree=0/149412
[pid=20403] ppid=20400 vsize=31828 CPUtime=0.09 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 782 0 0 0 9 0 0 0 20 0 1 0 27347133 32591872 627 18446744073709551615 4194304 35031035 140727843670320 140727843670320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 7957 627 307 7529 0 404 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31828

[startup+0.300246 s]
/proc/loadavg: 2.06 2.03 2.05 4/184 20403
/proc/meminfo: memFree=31593692/32770624 swapFree=0/149412
[pid=20403] ppid=20400 vsize=31960 CPUtime=0.19 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 790 0 0 0 19 0 0 0 20 0 1 0 27347133 32727040 627 18446744073709551615 4194304 35031035 140727843670320 140727843670320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 7990 627 307 7529 0 437 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31960

[startup+0.700218 s]
/proc/loadavg: 2.06 2.03 2.05 4/184 20403
/proc/meminfo: memFree=31593692/32770624 swapFree=0/149412
[pid=20403] ppid=20400 vsize=31960 CPUtime=0.59 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 805 0 0 0 56 3 0 0 20 0 1 0 27347133 32727040 627 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 7990 627 307 7529 0 437 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 31960

[startup+1.50022 s]
/proc/loadavg: 2.06 2.03 2.05 3/185 20404
/proc/meminfo: memFree=31591972/32770624 swapFree=0/149420
[pid=20403] ppid=20400 vsize=31960 CPUtime=1.39 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 817 0 0 0 131 8 0 0 20 0 1 0 27347133 32727040 693 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 7990 693 312 7529 0 437 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 31960

[startup+3.10027 s]
/proc/loadavg: 2.06 2.03 2.05 3/185 20404
/proc/meminfo: memFree=31591600/32770624 swapFree=0/149420
[pid=20403] ppid=20400 vsize=32092 CPUtime=3 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 1003 0 0 0 283 17 0 0 20 0 1 0 27347133 32862208 700 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8023 700 312 7529 0 470 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 32092

[startup+6.30021 s]
/proc/loadavg: 2.06 2.03 2.05 3/185 20404
/proc/meminfo: memFree=31591348/32770624 swapFree=0/149428
[pid=20403] ppid=20400 vsize=32092 CPUtime=6.19 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 1198 0 0 0 586 33 0 0 20 0 1 0 27347133 32862208 709 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8023 709 312 7529 0 470 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 32092

[startup+12.7002 s]
/proc/loadavg: 2.05 2.03 2.05 3/185 20404
/proc/meminfo: memFree=31591224/32770624 swapFree=0/149440
[pid=20403] ppid=20400 vsize=32092 CPUtime=12.59 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 1404 0 0 0 1188 71 0 0 20 0 1 0 27347133 32862208 720 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8023 720 312 7529 0 470 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 32092

[startup+25.5003 s]
/proc/loadavg: 2.04 2.03 2.05 3/185 20404
/proc/meminfo: memFree=31590864/32770624 swapFree=0/149444
[pid=20403] ppid=20400 vsize=32224 CPUtime=25.4 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 1834 0 0 0 2395 145 0 0 20 0 1 0 27347133 32997376 738 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8056 738 312 7529 0 503 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 32224

[startup+51.1003 s]
/proc/loadavg: 2.03 2.03 2.05 3/182 20405
/proc/meminfo: memFree=31594884/32770624 swapFree=0/149460
[pid=20403] ppid=20400 vsize=32224 CPUtime=50.99 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 2072 0 0 0 4816 283 0 0 20 0 1 0 27347133 32997376 751 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8056 751 312 7529 0 503 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 32224

[startup+102.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/182 20406
/proc/meminfo: memFree=31594264/32770624 swapFree=0/149492
[pid=20403] ppid=20400 vsize=32224 CPUtime=102.2 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 2318 0 0 0 9657 563 0 0 20 0 1 0 27347133 32997376 759 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8056 759 312 7529 0 503 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 32224

[startup+162.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/182 20408
/proc/meminfo: memFree=31594604/32770624 swapFree=0/149520
[pid=20403] ppid=20400 vsize=32356 CPUtime=162.19 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 2569 0 0 0 15318 901 0 0 20 0 1 0 27347133 33132544 767 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8089 767 312 7529 0 536 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 32356

[startup+222.306 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 20410
/proc/meminfo: memFree=31594708/32770624 swapFree=0/149548
[pid=20403] ppid=20400 vsize=32356 CPUtime=222.19 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 2828 0 0 0 20992 1227 0 0 20 0 1 0 27347133 33132544 778 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8089 778 312 7529 0 536 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 32356

[startup+282.3 s]
/proc/loadavg: 2.14 2.06 2.06 3/181 20413
/proc/meminfo: memFree=31594704/32770624 swapFree=0/149592
[pid=20403] ppid=20400 vsize=32356 CPUtime=282.18 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 3091 0 0 0 26651 1567 0 0 20 0 1 0 27347133 33132544 783 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8089 783 312 7529 0 536 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 32356

[startup+342.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/181 20415
/proc/meminfo: memFree=31595184/32770624 swapFree=0/149620
[pid=20403] ppid=20400 vsize=32356 CPUtime=342.18 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 3356 0 0 0 32313 1905 0 0 20 0 1 0 27347133 33132544 786 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8089 786 312 7529 0 536 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 32356

[startup+402.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/181 20417
/proc/meminfo: memFree=31594868/32770624 swapFree=0/149652
[pid=20403] ppid=20400 vsize=32356 CPUtime=402.18 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 3623 0 0 0 37967 2251 0 0 20 0 1 0 27347133 33132544 790 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8089 790 312 7529 0 536 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 32356

[startup+462.3 s]
/proc/loadavg: 2.08 2.06 2.05 3/181 20420
/proc/meminfo: memFree=31595068/32770624 swapFree=0/149688
[pid=20403] ppid=20400 vsize=32356 CPUtime=462.17 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 3895 0 0 0 43645 2572 0 0 20 0 1 0 27347133 33132544 794 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8089 794 312 7529 0 536 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 32356

[startup+522.3 s]
/proc/loadavg: 2.03 2.05 2.05 3/181 20422
/proc/meminfo: memFree=31594944/32770624 swapFree=0/149716
[pid=20403] ppid=20400 vsize=32356 CPUtime=522.18 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 4168 0 0 0 49298 2920 0 0 20 0 1 0 27347133 33132544 795 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8089 795 312 7529 0 536 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 32356

[startup+582.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/184 20438
/proc/meminfo: memFree=31590840/32770624 swapFree=0/149788
[pid=20403] ppid=20400 vsize=32356 CPUtime=582.17 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 4442 0 0 0 54941 3276 0 0 20 0 1 0 27347133 33132544 798 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8089 798 312 7529 0 536 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 32356


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 20573
/proc/meminfo: memFree=31468128/32770624 swapFree=0/150428
[pid=20403] ppid=20400 vsize=32488 CPUtime=1602.13 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 9331 0 0 0 151185 9028 0 0 20 0 1 0 27347133 33267712 822 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8122 822 312 7529 0 569 0
Current children cumulated CPU time (s) 1602.13
Current children cumulated vsize (KiB) 32488

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 20575
/proc/meminfo: memFree=31467740/32770624 swapFree=0/150452
[pid=20403] ppid=20400 vsize=32488 CPUtime=1662.12 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 9624 0 0 0 156852 9360 0 0 20 0 1 0 27347133 33267712 822 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8122 822 312 7529 0 569 0
Current children cumulated CPU time (s) 1662.12
Current children cumulated vsize (KiB) 32488

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.05 3/181 20577
/proc/meminfo: memFree=31467916/32770624 swapFree=0/150484
[pid=20403] ppid=20400 vsize=32488 CPUtime=1722.12 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 9924 0 0 0 162509 9703 0 0 20 0 1 0 27347133 33267712 824 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8122 824 312 7529 0 569 0
Current children cumulated CPU time (s) 1722.12
Current children cumulated vsize (KiB) 32488

[startup+1782.3 s]
/proc/loadavg: 2.10 2.03 2.05 3/184 20593
/proc/meminfo: memFree=31463660/32770624 swapFree=0/150544
[pid=20403] ppid=20400 vsize=32488 CPUtime=1782.12 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 10221 0 0 0 168173 10039 0 0 20 0 1 0 27347133 33267712 824 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8122 824 312 7529 0 569 0
Current children cumulated CPU time (s) 1782.12
Current children cumulated vsize (KiB) 32488

[startup+1842.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/181 20595
/proc/meminfo: memFree=31466672/32770624 swapFree=0/150584
[pid=20403] ppid=20400 vsize=32488 CPUtime=1842.12 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 10518 0 0 0 173839 10373 0 0 20 0 1 0 27347133 33267712 824 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8122 824 312 7529 0 569 0
Current children cumulated CPU time (s) 1842.12
Current children cumulated vsize (KiB) 32488

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 20597
/proc/meminfo: memFree=31466924/32770624 swapFree=0/150608
[pid=20403] ppid=20400 vsize=32488 CPUtime=1902.11 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 10817 0 0 0 179532 10679 0 0 20 0 1 0 27347133 33267712 826 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8122 826 312 7529 0 569 0
Current children cumulated CPU time (s) 1902.11
Current children cumulated vsize (KiB) 32488

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 20599
/proc/meminfo: memFree=31467296/32770624 swapFree=0/150636
[pid=20403] ppid=20400 vsize=32488 CPUtime=1962.11 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 11112 0 0 0 185205 11006 0 0 20 0 1 0 27347133 33267712 826 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8122 826 312 7529 0 569 0
Current children cumulated CPU time (s) 1962.11
Current children cumulated vsize (KiB) 32488

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 20601
/proc/meminfo: memFree=31466800/32770624 swapFree=0/150664
[pid=20403] ppid=20400 vsize=32488 CPUtime=2022.11 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 11407 0 0 0 190869 11342 0 0 20 0 1 0 27347133 33267712 826 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8122 826 312 7529 0 569 0
Current children cumulated CPU time (s) 2022.11
Current children cumulated vsize (KiB) 32488

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 20604
/proc/meminfo: memFree=31466800/32770624 swapFree=0/150712
[pid=20403] ppid=20400 vsize=32488 CPUtime=2082.11 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 11710 0 0 0 196546 11665 0 0 20 0 1 0 27347133 33267712 828 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8122 828 312 7529 0 569 0
Current children cumulated CPU time (s) 2082.11
Current children cumulated vsize (KiB) 32488

[startup+2142.3 s]
/proc/loadavg: 2.09 2.04 2.05 3/181 20606
/proc/meminfo: memFree=31467076/32770624 swapFree=0/150736
[pid=20403] ppid=20400 vsize=32488 CPUtime=2142.1 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 12006 0 0 0 202202 12008 0 0 20 0 1 0 27347133 33267712 828 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8122 828 312 7529 0 569 0
Current children cumulated CPU time (s) 2142.1
Current children cumulated vsize (KiB) 32488

[startup+2202.31 s]
/proc/loadavg: 2.09 2.05 2.05 3/181 20608
/proc/meminfo: memFree=31467448/32770624 swapFree=0/150768
[pid=20403] ppid=20400 vsize=32488 CPUtime=2202.11 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 12302 0 0 0 207853 12358 0 0 20 0 1 0 27347133 33267712 828 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8122 828 312 7529 0 569 0
Current children cumulated CPU time (s) 2202.11
Current children cumulated vsize (KiB) 32488

[startup+2262.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/181 20611
/proc/meminfo: memFree=31467396/32770624 swapFree=0/150812
[pid=20403] ppid=20400 vsize=32488 CPUtime=2262.1 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 12607 0 0 0 213555 12655 0 0 20 0 1 0 27347133 33267712 828 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8122 828 312 7529 0 569 0
Current children cumulated CPU time (s) 2262.1
Current children cumulated vsize (KiB) 32488

[startup+2322.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/181 20613
/proc/meminfo: memFree=31467348/32770624 swapFree=0/150836
[pid=20403] ppid=20400 vsize=32488 CPUtime=2322.1 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 12910 0 0 0 219227 12983 0 0 20 0 1 0 27347133 33267712 830 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8122 830 312 7529 0 569 0
Current children cumulated CPU time (s) 2322.1
Current children cumulated vsize (KiB) 32488

[startup+2382.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/185 20630
/proc/meminfo: memFree=31464088/32770624 swapFree=0/150912
[pid=20403] ppid=20400 vsize=32488 CPUtime=2382.09 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 13213 0 0 0 224907 13302 0 0 20 0 1 0 27347133 33267712 830 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8122 830 312 7529 0 569 0
Current children cumulated CPU time (s) 2382.09
Current children cumulated vsize (KiB) 32488

[startup+2442.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 20632
/proc/meminfo: memFree=31466492/32770624 swapFree=0/150936
[pid=20403] ppid=20400 vsize=32488 CPUtime=2442.09 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 13516 0 0 0 230574 13635 0 0 20 0 1 0 27347133 33267712 830 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8122 830 312 7529 0 569 0
Current children cumulated CPU time (s) 2442.09
Current children cumulated vsize (KiB) 32488

[startup+2502.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 20634
/proc/meminfo: memFree=31466356/32770624 swapFree=0/150964
[pid=20403] ppid=20400 vsize=32488 CPUtime=2502.09 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 13823 0 0 0 236281 13928 0 0 20 0 1 0 27347133 33267712 830 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8122 830 312 7529 0 569 0
Current children cumulated CPU time (s) 2502.09
Current children cumulated vsize (KiB) 32488



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 20635
/proc/meminfo: memFree=31466108/32770624 swapFree=0/150968
[pid=20403] ppid=20400 vsize=32488 CPUtime=2519.79 cores=1,3,5,7
/proc/20403/stat : 20403 (BTD) R 20400 20403 15981 0 -1 4202496 14119 0 0 0 237952 14027 0 0 20 0 1 0 27347133 33267712 832 18446744073709551615 4194304 35031035 140727843670320 140727843669320 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 40022016 140727843676677 140727843676753 140727843676753 140727843680209 0
/proc/20403/statm: 8122 832 312 7529 0 569 0
Current children cumulated CPU time (s) 2519.79
Current children cumulated vsize (KiB) 32488

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 20403 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): 2520
CPU time (s): 2519.8
CPU user time (s): 2379.52
CPU system time (s): 140.274
CPU usage (%): 99.9919
Max. virtual memory (cumulated for all children) (KiB): 32488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2379.52
system time used= 140.274
maximum resident set size= 3328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14119
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= 632

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.86994 second user time and 8.14292 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-09 05:51:16
IDJOB=4260593
IDBENCH=134707
IDSOLVER=2648
FILE ID=node126/4260593-1502251514
RUNJOBID= node126-1502234551-16045
PBS_JOBID= 
Free space on /tmp= 61992 MiB

SOLVER NAME= BTD 2017-07-25
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-fpga/Pb-chnl15-16.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260593-1502251514/watcher-4260593-1502251514 -o /tmp/evaluation-result-4260593-1502251514/solver-4260593-1502251514 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502234551-16045 --watchdog 2580  BTD 2520 HOME/instance-4260593-1502251514.xml

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

MD5SUM BENCH= 8b2f27ca9e664fd505b84cd8dff1749a
RANDOM SEED=74479799

node126.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.81
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.81
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.81
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.81
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:        31593540 kB
MemAvailable:   31981548 kB
Buffers:          195912 kB
Cached:           459280 kB
SwapCached:          532 kB
Active:           509140 kB
Inactive:         214604 kB
Active(anon):      20676 kB
Inactive(anon):    65192 kB
Active(file):     488464 kB
Inactive(file):   149412 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105580 kB
Dirty:             38536 kB
Writeback:             4 kB
AnonPages:         68460 kB
Mapped:            37928 kB
Shmem:             17056 kB
Slab:             157724 kB
SReclaimable:     131936 kB
SUnreclaim:        25788 kB
KernelStack:        3280 kB
PageTables:         5396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61956 MiB
End job on node126 at 2017-08-09 06:33:16