Trace number 4252839

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.1001 2400.1101

General information on the benchmark

NameWwtpp/Wwtpp-ord-s1/
Wwtpp-ord-ex02280.xml
MD5SUM266034c566073a7f5804da8fab792568
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 benchmark0.30746499
Satisfiable
(Un)Satisfiability was proved
Number of variables476
Number of constraints402
Number of domains22
Minimum domain size1
Maximum domain size10001
Distribution of domain sizes[{"size":1,"count":22},{"size":2,"count":92},{"size":1001,"count":46},{"size":1501,"count":46},{"size":2501,"count":46},{"size":3001,"count":46},{"size":5001,"count":88},{"size":10001,"count":90}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":16},{"degree":2,"count":29},{"degree":3,"count":431}]
Minimum constraint arity2
Maximum constraint arity24
Distribution of constraint arities[{"arity":2,"count":189},{"arity":3,"count":96},{"arity":4,"count":90},{"arity":10,"count":4},{"arity":11,"count":7},{"arity":12,"count":7},{"arity":13,"count":5},{"arity":14,"count":2},{"arity":23,"count":1},{"arity":24,"count":1}]
Number of extensional constraints192
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":192},{"type":"sum","count":210}]
Optimization problemNO
Type of objective

Solver Data

23.00/23.15	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-4252839-1501986287/watcher-4252839-1501986287 -o /tmp/evaluation-result-4252839-1501986287/solver-4252839-1501986287 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1501978194-17167 --watchdog 2560 miniBTD 2400 HOME/instance-4252839-1501986287.xml 

pid=18684
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: 2.23 2.09 2.07 4/188 18687
/proc/meminfo: memFree=31586196/32770624 swapFree=0/381656
[pid=18687] ppid=18684 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/18687/stat : 18687 (runsolver) D 18684 18687 15278 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 46134676 24240128 108 18446744073709551615 4194304 4338465 140733058596912 140733058594552 139798523687639 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 32641024 140733058605264 140733058605641 140733058605641 140733058609098 0
/proc/18687/statm: 5918 108 54 36 0 2156 0

[startup+0.10026 s]
/proc/loadavg: 2.23 2.09 2.07 4/188 18687
/proc/meminfo: memFree=31586196/32770624 swapFree=0/381656
[pid=18687] ppid=18684 vsize=26256 CPUtime=0.01 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 854 0 0 0 1 0 0 0 20 0 1 0 46134676 26886144 693 18446744073709551615 4194304 4832315 140730567825488 140730567822040 4217005 0 0 1 0 0 0 0 17 7 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 6564 693 515 156 0 206 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 26256

[startup+0.200258 s]
/proc/loadavg: 2.23 2.09 2.07 4/188 18687
/proc/meminfo: memFree=31586196/32770624 swapFree=0/381656
[pid=18687] ppid=18684 vsize=27128 CPUtime=0.11 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 1276 0 0 0 11 0 0 0 20 0 1 0 46134676 27779072 923 18446744073709551615 4194304 4832315 140730567825488 140730567822040 4217661 0 0 1 0 0 0 0 17 7 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 6782 923 515 156 0 424 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 27128

[startup+0.300256 s]
/proc/loadavg: 2.23 2.09 2.07 4/188 18687
/proc/meminfo: memFree=31586196/32770624 swapFree=0/381656
[pid=18687] ppid=18684 vsize=27920 CPUtime=0.21 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 1806 0 0 0 21 0 0 0 20 0 1 0 46134676 28590080 1125 18446744073709551615 4194304 4832315 140730567825488 140730567822040 4216664 0 0 1 0 0 0 0 17 7 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 6980 1125 515 156 0 622 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 27920

[startup+0.70026 s]
/proc/loadavg: 2.23 2.09 2.07 4/188 18687
/proc/meminfo: memFree=31586196/32770624 swapFree=0/381656
[pid=18687] ppid=18684 vsize=31340 CPUtime=0.61 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 4588 0 0 0 60 1 0 0 20 0 1 0 46134676 32092160 1982 18446744073709551615 4194304 4832315 140730567825488 140730567822040 4216664 0 0 1 0 0 0 0 17 7 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 7835 1982 515 156 0 1477 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 31340

[startup+1.50022 s]
/proc/loadavg: 2.13 2.07 2.06 4/189 18688
/proc/meminfo: memFree=31576936/32770624 swapFree=0/381668
[pid=18687] ppid=18684 vsize=38260 CPUtime=1.4 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 9073 0 0 0 138 2 0 0 20 0 1 0 46134676 39178240 3712 18446744073709551615 4194304 4832315 140730567825488 140730567822040 4215830 0 0 1 0 0 0 0 17 1 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 9565 3712 515 156 0 3207 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 38260

[startup+3.10022 s]
/proc/loadavg: 2.13 2.07 2.06 4/189 18688
/proc/meminfo: memFree=31563108/32770624 swapFree=0/381668
[pid=18687] ppid=18684 vsize=59636 CPUtime=3 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 17401 0 0 0 297 3 0 0 20 0 1 0 46134676 61067264 9033 18446744073709551615 4194304 4832315 140730567825488 140730567822040 4216998 0 0 1 0 0 0 0 17 1 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 14909 9033 515 156 0 8551 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 59636

[startup+6.30022 s]
/proc/loadavg: 2.12 2.07 2.06 4/189 18688
/proc/meminfo: memFree=31522600/32770624 swapFree=0/381676
[pid=18687] ppid=18684 vsize=95148 CPUtime=6.2 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 33054 0 0 0 614 6 0 0 20 0 1 0 46134676 97431552 17934 18446744073709551615 4194304 4832315 140730567825488 140730567822040 4215830 0 0 1 0 0 0 0 17 1 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 23787 17934 515 156 0 17429 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 95148

[startup+12.7004 s]
/proc/loadavg: 2.11 2.07 2.06 4/189 18688
/proc/meminfo: memFree=30887516/32770624 swapFree=0/381676
[pid=18687] ppid=18684 vsize=845672 CPUtime=12.6 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 234075 0 0 0 1229 31 0 0 20 0 1 0 46134676 865968128 205411 18446744073709551615 4194304 4832315 140730567825488 140730567820520 4228184 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 211418 205411 551 156 0 205060 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 845672

[startup+25.5003 s]
/proc/loadavg: 2.09 2.07 2.06 4/189 18688
/proc/meminfo: memFree=28920788/32770624 swapFree=0/381672
[pid=18687] ppid=18684 vsize=2686132 CPUtime=25.4 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 701867 0 0 0 2456 84 0 0 20 0 1 0 46134676 2750599168 665721 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4321276 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 671533 665721 576 156 0 665175 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 2686132

[startup+51.1003 s]
/proc/loadavg: 2.06 2.06 2.06 4/189 18689
/proc/meminfo: memFree=28890408/32770624 swapFree=0/381672
[pid=18687] ppid=18684 vsize=2716096 CPUtime=51 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 712016 0 0 0 5015 85 0 0 20 0 1 0 46134676 2781282304 673220 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4320692 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679024 673220 576 156 0 672666 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 2716096

[startup+102.3 s]
/proc/loadavg: 2.02 2.05 2.05 4/186 18691
/proc/meminfo: memFree=28892424/32770624 swapFree=0/381708
[pid=18687] ppid=18684 vsize=2716096 CPUtime=102.21 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 712057 0 0 0 10136 85 0 0 20 0 1 0 46134676 2781282304 673220 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4321408 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679024 673220 576 156 0 672666 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 2716096

[startup+162.3 s]
/proc/loadavg: 2.08 2.07 2.06 4/187 18694
/proc/meminfo: memFree=28892432/32770624 swapFree=0/381740
[pid=18687] ppid=18684 vsize=2716096 CPUtime=162.2 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 712177 0 0 0 16134 86 0 0 20 0 1 0 46134676 2781282304 673228 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4321276 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679024 673228 576 156 0 672666 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 2716096

[startup+222.306 s]
/proc/loadavg: 2.03 2.06 2.05 4/186 18696
/proc/meminfo: memFree=28891732/32770624 swapFree=0/381772
[pid=18687] ppid=18684 vsize=2716228 CPUtime=222.21 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 712266 0 0 0 22134 87 0 0 20 0 1 0 46134676 2781417472 673232 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4321276 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679057 673232 576 156 0 672699 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 2716228

[startup+282.3 s]
/proc/loadavg: 2.01 2.05 2.05 4/185 18698
/proc/meminfo: memFree=28891372/32770624 swapFree=0/381800
[pid=18687] ppid=18684 vsize=2716228 CPUtime=282.2 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 712341 0 0 0 28132 88 0 0 20 0 1 0 46134676 2781417472 673243 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4320763 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679057 673243 576 156 0 672699 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 2716228

[startup+342.3 s]
/proc/loadavg: 2.00 2.04 2.05 4/185 18700
/proc/meminfo: memFree=28891200/32770624 swapFree=0/381828
[pid=18687] ppid=18684 vsize=2716492 CPUtime=342.21 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 712552 0 0 0 34132 89 0 0 20 0 1 0 46134676 2781687808 673324 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4320763 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679123 673324 576 156 0 672765 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 2716492

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 2.05 4/186 18703
/proc/meminfo: memFree=28891972/32770624 swapFree=0/381848
[pid=18687] ppid=18684 vsize=2716624 CPUtime=402.2 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 712632 0 0 0 40131 89 0 0 20 0 1 0 46134676 2781822976 673333 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4320763 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679156 673333 576 156 0 672798 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 2716624

[startup+462.3 s]
/proc/loadavg: 2.00 2.03 2.05 5/185 18705
/proc/meminfo: memFree=28890844/32770624 swapFree=0/381872
[pid=18687] ppid=18684 vsize=2716624 CPUtime=462.21 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 712699 0 0 0 46131 90 0 0 20 0 1 0 46134676 2781822976 673337 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4320880 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679156 673337 576 156 0 672798 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 2716624

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.05 4/185 18707
/proc/meminfo: memFree=28891548/32770624 swapFree=0/381896
[pid=18687] ppid=18684 vsize=2716624 CPUtime=522.21 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 712775 0 0 0 52131 90 0 0 20 0 1 0 46134676 2781822976 673341 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4320815 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679156 673341 576 156 0 672798 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 2716624

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.05 4/188 18723
/proc/meminfo: memFree=28886316/32770624 swapFree=0/381924
[pid=18687] ppid=18684 vsize=2716756 CPUtime=582.21 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 712926 0 0 0 58130 91 0 0 20 0 1 0 46134676 2781958144 673365 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4321428 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679189 673365 576 156 0 672831 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 2716756


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 4/185 18775
/proc/meminfo: memFree=28888244/32770624 swapFree=0/382244
[pid=18687] ppid=18684 vsize=2717944 CPUtime=1542.26 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 714872 0 0 0 154127 99 0 0 20 0 1 0 46134676 2783174656 673675 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4320901 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679486 673675 576 156 0 673128 0
Current children cumulated CPU time (s) 1542.26
Current children cumulated vsize (KiB) 2717944

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/185 18777
/proc/meminfo: memFree=28888024/32770624 swapFree=0/382260
[pid=18687] ppid=18684 vsize=2717944 CPUtime=1602.26 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 714932 0 0 0 160127 99 0 0 20 0 1 0 46134676 2783174656 673681 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4320869 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679486 673681 576 156 0 673128 0
Current children cumulated CPU time (s) 1602.26
Current children cumulated vsize (KiB) 2717944

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/185 18779
/proc/meminfo: memFree=28888572/32770624 swapFree=0/382260
[pid=18687] ppid=18684 vsize=2717944 CPUtime=1662.26 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 715006 0 0 0 166127 99 0 0 20 0 1 0 46134676 2783174656 673688 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4320692 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679486 673688 576 156 0 673128 0
Current children cumulated CPU time (s) 1662.26
Current children cumulated vsize (KiB) 2717944

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/185 18782
/proc/meminfo: memFree=28888184/32770624 swapFree=0/382260
[pid=18687] ppid=18684 vsize=2718604 CPUtime=1722.26 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 715232 0 0 0 172127 99 0 0 20 0 1 0 46134676 2783850496 673828 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4320763 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679651 673828 576 156 0 673293 0
Current children cumulated CPU time (s) 1722.26
Current children cumulated vsize (KiB) 2718604

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/189 18799
/proc/meminfo: memFree=28884412/32770624 swapFree=0/382288
[pid=18687] ppid=18684 vsize=2718604 CPUtime=1782.26 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 715320 0 0 0 178127 99 0 0 20 0 1 0 46134676 2783850496 673839 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4320880 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679651 673839 576 156 0 673293 0
Current children cumulated CPU time (s) 1782.26
Current children cumulated vsize (KiB) 2718604

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/189 18801
/proc/meminfo: memFree=28883304/32770624 swapFree=0/382308
[pid=18687] ppid=18684 vsize=2718604 CPUtime=1842.27 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 715403 0 0 0 184128 99 0 0 20 0 1 0 46134676 2783850496 673841 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4320718 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679651 673841 576 156 0 673293 0
Current children cumulated CPU time (s) 1842.27
Current children cumulated vsize (KiB) 2718604

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/186 18803
/proc/meminfo: memFree=28887312/32770624 swapFree=0/382320
[pid=18687] ppid=18684 vsize=2718604 CPUtime=1902.27 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 715521 0 0 0 190128 99 0 0 20 0 1 0 46134676 2783850496 673847 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4320763 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679651 673847 576 156 0 673293 0
Current children cumulated CPU time (s) 1902.27
Current children cumulated vsize (KiB) 2718604

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/186 18805
/proc/meminfo: memFree=28886948/32770624 swapFree=0/382340
[pid=18687] ppid=18684 vsize=2718604 CPUtime=1962.27 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 715594 0 0 0 196128 99 0 0 20 0 1 0 46134676 2783850496 673852 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4320765 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679651 673852 576 156 0 673293 0
Current children cumulated CPU time (s) 1962.27
Current children cumulated vsize (KiB) 2718604

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/186 18808
/proc/meminfo: memFree=28887556/32770624 swapFree=0/382360
[pid=18687] ppid=18684 vsize=2718604 CPUtime=2022.27 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 715676 0 0 0 202128 99 0 0 20 0 1 0 46134676 2783850496 673857 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4320880 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679651 673857 576 156 0 673293 0
Current children cumulated CPU time (s) 2022.27
Current children cumulated vsize (KiB) 2718604

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/185 18810
/proc/meminfo: memFree=28887332/32770624 swapFree=0/382372
[pid=18687] ppid=18684 vsize=2718736 CPUtime=2082.28 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 715756 0 0 0 208129 99 0 0 20 0 1 0 46134676 2783985664 673863 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4321428 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679684 673863 576 156 0 673326 0
Current children cumulated CPU time (s) 2082.28
Current children cumulated vsize (KiB) 2718736

[startup+2142.3 s]
/proc/loadavg: 2.10 2.04 2.05 4/185 18812
/proc/meminfo: memFree=28886720/32770624 swapFree=0/382388
[pid=18687] ppid=18684 vsize=2719264 CPUtime=2142.28 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 715987 0 0 0 214129 99 0 0 20 0 1 0 46134676 2784526336 674010 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4320746 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679816 674010 576 156 0 673458 0
Current children cumulated CPU time (s) 2142.28
Current children cumulated vsize (KiB) 2719264

[startup+2202.31 s]
/proc/loadavg: 2.04 2.04 2.05 4/186 18815
/proc/meminfo: memFree=28887056/32770624 swapFree=0/382412
[pid=18687] ppid=18684 vsize=2719264 CPUtime=2202.28 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 716073 0 0 0 220129 99 0 0 20 0 1 0 46134676 2784526336 674013 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4320791 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679816 674013 576 156 0 673458 0
Current children cumulated CPU time (s) 2202.28
Current children cumulated vsize (KiB) 2719264

[startup+2262.3 s]
/proc/loadavg: 2.01 2.03 2.05 4/186 18817
/proc/meminfo: memFree=28887304/32770624 swapFree=0/382416
[pid=18687] ppid=18684 vsize=2719264 CPUtime=2262.28 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 716155 0 0 0 226129 99 0 0 20 0 1 0 46134676 2784526336 674016 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4320765 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679816 674016 576 156 0 673458 0
Current children cumulated CPU time (s) 2262.28
Current children cumulated vsize (KiB) 2719264

[startup+2322.3 s]
/proc/loadavg: 2.00 2.03 2.05 4/185 18819
/proc/meminfo: memFree=28886460/32770624 swapFree=0/382444
[pid=18687] ppid=18684 vsize=2719396 CPUtime=2322.28 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 716281 0 0 0 232129 99 0 0 20 0 1 0 46134676 2784661504 674024 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4320688 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679849 674024 576 156 0 673491 0
Current children cumulated CPU time (s) 2322.28
Current children cumulated vsize (KiB) 2719396

[startup+2382.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/188 18896
/proc/meminfo: memFree=27992156/32770624 swapFree=0/382536
[pid=18687] ppid=18684 vsize=2719660 CPUtime=2382.29 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 716439 0 0 0 238130 99 0 0 20 0 1 0 46134676 2784931840 674097 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4320774 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679915 674097 576 156 0 673557 0
Current children cumulated CPU time (s) 2382.29
Current children cumulated vsize (KiB) 2719660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.1 s]
/proc/loadavg: 2.04 2.03 2.05 3/188 18896
/proc/meminfo: memFree=26216232/32770624 swapFree=0/382544
[pid=18687] ppid=18684 vsize=2719660 CPUtime=2400.09 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 716470 0 0 0 239910 99 0 0 20 0 1 0 46134676 2784931840 674097 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4320760 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679915 674097 576 156 0 673557 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 2719660

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

[startup+2400.1 s]
/proc/loadavg: 2.04 2.03 2.05 3/188 18896
/proc/meminfo: memFree=26216232/32770624 swapFree=0/382544
[pid=18687] ppid=18684 vsize=2719660 CPUtime=2400.09 cores=1,3,5,7
/proc/18687/stat : 18687 (miniBTD) R 18684 18687 15278 0 -1 4202496 716470 0 0 0 239910 99 0 0 20 0 1 0 46134676 2784931840 674097 18446744073709551615 4194304 4832315 140730567825488 140730567822712 4320760 0 0 1 0 0 0 0 17 5 0 0 8 0 0 6932504 6936608 21942272 140730567827964 140730567828044 140730567828044 140730567831501 0
/proc/18687/statm: 679915 674097 576 156 0 673557 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 2719660

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2400.11
CPU time (s): 2400.1
CPU user time (s): 2399.1
CPU system time (s): 1.00204
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 2719660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.1
system time used= 1.00204
maximum resident set size= 2696412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 716470
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= 18
involuntary context switches= 1307

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.24264 second user time and 8.4066 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-06 04:10:48
IDJOB=4252839
IDBENCH=140614
IDSOLVER=2632
FILE ID=node134/4252839-1501986287
RUNJOBID= node134-1501978194-17167
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= miniBTD 2017-06-30
BENCH NAME= XCSP17/Wwtpp/Wwtpp-ord-s1/Wwtpp-ord-ex02280.xml
COMMAND LINE= miniBTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4252839-1501986287/watcher-4252839-1501986287 -o /tmp/evaluation-result-4252839-1501986287/solver-4252839-1501986287 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1501978194-17167 --watchdog 2560  miniBTD 2400 HOME/instance-4252839-1501986287.xml

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

MD5SUM BENCH= 266034c566073a7f5804da8fab792568
RANDOM SEED=30310028

node134.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.43
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.43
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.43
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.43
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:        31586196 kB
MemAvailable:   32002000 kB
Buffers:          160092 kB
Cached:           540120 kB
SwapCached:            0 kB
Active:           368396 kB
Inactive:         396496 kB
Active(anon):      66764 kB
Inactive(anon):    14840 kB
Active(file):     301632 kB
Inactive(file):   381656 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7380 kB
Writeback:             4 kB
AnonPages:         64240 kB
Mapped:            39772 kB
Shmem:             17084 kB
Slab:             122356 kB
SReclaimable:      96700 kB
SUnreclaim:        25656 kB
KernelStack:        3344 kB
PageTables:         5356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     316536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 62016 MiB
End job on node134 at 2017-08-06 04:50:48