Trace number 4260410

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) 2520.26 2520.5801

General information on the benchmark

NameFischer/Fischer-m1-s1/
Fischer-08-07-fair.xml
MD5SUM5f690ca061a68a4e848a5e1ee5dffcd4
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 benchmark824.70099
Satisfiable
(Un)Satisfiability was proved
Number of variables14823
Number of constraints14025
Number of domains3
Minimum domain size2
Maximum domain size20001
Distribution of domain sizes[{"size":2,"count":2009},{"size":201,"count":72},{"size":20001,"count":12742}]
Minimum variable degree2
Maximum variable degree121
Distribution of variable degrees[{"degree":2,"count":13085},{"degree":3,"count":336},{"degree":4,"count":31},{"degree":5,"count":160},{"degree":6,"count":95},{"degree":7,"count":288},{"degree":8,"count":391},{"degree":9,"count":247},{"degree":10,"count":88},{"degree":11,"count":8},{"degree":13,"count":56},{"degree":18,"count":1},{"degree":26,"count":8},{"degree":42,"count":8},{"degree":44,"count":5},{"degree":52,"count":1},{"degree":59,"count":7},{"degree":92,"count":2},{"degree":93,"count":5},{"degree":121,"count":1}]
Minimum constraint arity1
Maximum constraint arity3
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":2319},{"arity":3,"count":11704}]
Number of extensional constraints0
Number of intensional constraints14025
Distribution of constraint types[{"type":"intension","count":14025}]
Optimization problemNO
Type of objective

Solver Data


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-4260410-1502255364/watcher-4260410-1502255364 -o /tmp/evaluation-result-4260410-1502255364/solver-4260410-1502255364 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502234549-4588 --watchdog 2580 BTD 2520 HOME/instance-4260410-1502255364.xml 

pid=8793
running on 4 cores: 0,2,4,6

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.01 1.99 2.03 3/184 8796
/proc/meminfo: memFree=30885060/32770624 swapFree=0/404948
[pid=8796] ppid=8793 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/8796/stat : 8796 (runsolver) D 8793 8796 4525 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 125189474 24240128 108 18446744073709551615 4194304 4338465 140726539862144 140726539859784 140704211186391 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 16760832 140726539870421 140726539870793 140726539870793 140726539874250 0
/proc/8796/statm: 5918 108 54 36 0 2156 0

[startup+0.100196 s]
/proc/loadavg: 2.01 1.99 2.03 3/184 8796
/proc/meminfo: memFree=30885060/32770624 swapFree=0/404948
[pid=8796] ppid=8793 vsize=33076 CPUtime=0.02 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 1003 0 0 0 2 0 0 0 20 0 1 0 125189474 33869824 868 18446744073709551615 4194304 35031035 140729072644832 140729072644832 4209287 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 8269 868 229 7529 0 716 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 33076

[startup+0.200347 s]
/proc/loadavg: 2.01 1.99 2.03 3/184 8796
/proc/meminfo: memFree=30885060/32770624 swapFree=0/404948
[pid=8796] ppid=8793 vsize=33804 CPUtime=0.11 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 2203 0 0 0 11 0 0 0 20 0 1 0 125189474 34615296 1077 18446744073709551615 4194304 35031035 140729072644832 140729072644832 7993641 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 8451 1077 229 7529 0 898 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 33804

[startup+0.300318 s]
/proc/loadavg: 2.01 1.99 2.03 3/184 8796
/proc/meminfo: memFree=30885060/32770624 swapFree=0/404948
[pid=8796] ppid=8793 vsize=34036 CPUtime=0.21 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 8769 0 0 0 21 0 0 0 20 0 1 0 125189474 34852864 1135 18446744073709551615 4194304 35031035 140729072644832 140729072644832 7993641 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 8509 1135 229 7529 0 956 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 34036

[startup+0.700281 s]
/proc/loadavg: 2.01 1.99 2.03 3/184 8796
/proc/meminfo: memFree=30885060/32770624 swapFree=0/404948
[pid=8796] ppid=8793 vsize=35652 CPUtime=0.61 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 33822 0 0 0 58 3 0 0 20 0 1 0 125189474 36507648 1476 18446744073709551615 4194304 35031035 140729072644832 140729072644832 4208995 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 8913 1476 230 7529 0 1360 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 35652

[startup+1.50028 s]
/proc/loadavg: 2.01 1.99 2.03 3/185 8797
/proc/meminfo: memFree=30875108/32770624 swapFree=0/404948
[pid=8796] ppid=8793 vsize=38632 CPUtime=1.41 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 71909 0 0 0 133 8 0 0 20 0 1 0 125189474 39559168 2251 18446744073709551615 4194304 35031035 140729072644832 140729072640600 4207320 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 9658 2251 231 7529 0 2105 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 38632

[startup+3.10028 s]
/proc/loadavg: 2.01 1.99 2.03 3/185 8797
/proc/meminfo: memFree=30866180/32770624 swapFree=0/404948
[pid=8796] ppid=8793 vsize=45092 CPUtime=3.02 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 181024 0 0 0 280 22 0 0 20 0 1 0 125189474 46174208 3819 18446744073709551615 4194304 35031035 140729072644832 140729072640792 7405823 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 11273 3819 231 7529 0 3720 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 45092

[startup+6.30028 s]
/proc/loadavg: 2.01 1.99 2.03 3/185 8797
/proc/meminfo: memFree=30841716/32770624 swapFree=0/404952
[pid=8796] ppid=8793 vsize=55988 CPUtime=6.22 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 406650 0 0 0 571 51 0 0 20 0 1 0 125189474 57331712 6625 18446744073709551615 4194304 35031035 140729072644832 140729072640792 7993641 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 13997 6625 231 7529 0 6444 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 55988

[startup+12.7003 s]
/proc/loadavg: 2.01 1.99 2.03 3/185 8797
/proc/meminfo: memFree=30795464/32770624 swapFree=0/404952
[pid=8796] ppid=8793 vsize=78796 CPUtime=12.61 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 852067 0 0 0 1152 109 0 0 20 0 1 0 125189474 80687104 12319 18446744073709551615 4194304 35031035 140729072644832 140729072640792 4208979 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 19699 12319 231 7529 0 12146 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 78796

[startup+25.5003 s]
/proc/loadavg: 2.01 1.99 2.03 3/185 8797
/proc/meminfo: memFree=30701456/32770624 swapFree=0/404952
[pid=8796] ppid=8793 vsize=123504 CPUtime=25.41 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 1847240 0 0 0 2315 226 0 0 20 0 1 0 125189474 126468096 23504 18446744073709551615 4194304 35031035 140729072644832 140729072640792 7993641 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 30912 23504 231 7529 0 23359 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 123504

[startup+51.1003 s]
/proc/loadavg: 2.01 1.99 2.03 3/185 8798
/proc/meminfo: memFree=30521112/32770624 swapFree=0/404948
[pid=8796] ppid=8793 vsize=213852 CPUtime=51.01 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 3739685 0 0 0 4654 447 0 0 20 0 1 0 125189474 218984448 46091 18446744073709551615 4194304 35031035 140729072644832 140729072640648 7993641 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 53463 46091 231 7529 0 45910 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 213852

[startup+102.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/185 8799
/proc/meminfo: memFree=30152364/32770624 swapFree=0/404956
[pid=8796] ppid=8793 vsize=395912 CPUtime=102.21 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 7391195 0 0 0 9353 868 0 0 20 0 1 0 125189474 405413888 91570 18446744073709551615 4194304 35031035 140729072644832 140729072640792 7403862 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 98978 91570 231 7529 0 91425 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 395912

[startup+162.3 s]
/proc/loadavg: 2.03 2.00 2.03 3/185 8801
/proc/meminfo: memFree=29726792/32770624 swapFree=0/404976
[pid=8796] ppid=8793 vsize=608864 CPUtime=162.2 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 11571793 0 0 0 14860 1360 0 0 20 0 1 0 125189474 623476736 144825 18446744073709551615 4194304 35031035 140729072644832 140729072640792 7993641 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 152197 144825 231 7529 0 144644 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 608864

[startup+222.306 s]
/proc/loadavg: 2.01 2.00 2.03 3/184 8804
/proc/meminfo: memFree=29292692/32770624 swapFree=0/404984
[pid=8796] ppid=8793 vsize=823004 CPUtime=222.21 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 15626032 0 0 0 20379 1842 0 0 20 0 1 0 125189474 842756096 198379 18446744073709551615 4194304 35031035 140729072644832 140729072640792 7993641 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 205751 198379 231 7529 0 198198 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 823004

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/184 8806
/proc/meminfo: memFree=28868432/32770624 swapFree=0/405008
[pid=8796] ppid=8793 vsize=1036164 CPUtime=282.2 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 19724439 0 0 0 25902 2318 0 0 20 0 1 0 125189474 1061031936 251633 18446744073709551615 4194304 35031035 140729072644832 140729072640648 4208684 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 259023 251651 231 7529 0 251470 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 1036164

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/188 8823
/proc/meminfo: memFree=28430956/32770624 swapFree=0/405036
[pid=8796] ppid=8793 vsize=1250536 CPUtime=342.2 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 23631785 0 0 0 31453 2767 0 0 20 0 1 0 125189474 1280548864 305262 18446744073709551615 4194304 35031035 140729072644832 140729072640648 7993641 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 312672 305262 231 7529 0 305119 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1250536

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/189 8850
/proc/meminfo: memFree=28005300/32770624 swapFree=0/405044
[pid=8796] ppid=8793 vsize=1466080 CPUtime=402.19 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 27441069 0 0 0 37005 3214 0 0 20 0 1 0 125189474 1501265920 359100 18446744073709551615 4194304 35031035 140729072644832 140729072640600 4208689 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 366520 359100 231 7529 0 358967 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1466080

[startup+462.3 s]
/proc/loadavg: 2.05 2.02 2.04 3/187 8852
/proc/meminfo: memFree=27575176/32770624 swapFree=0/405060
[pid=8796] ppid=8793 vsize=1679124 CPUtime=462.19 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 31531531 0 0 0 42526 3693 0 0 20 0 1 0 125189474 1719422976 412387 18446744073709551615 4194304 35031035 140729072644832 140729072640792 4209287 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 419781 412387 231 7529 0 412228 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 1679124

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.04 3/186 8854
/proc/meminfo: memFree=27154768/32770624 swapFree=0/405080
[pid=8796] ppid=8793 vsize=1892032 CPUtime=522.18 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 35619784 0 0 0 48054 4164 0 0 20 0 1 0 125189474 1937440768 465629 18446744073709551615 4194304 35031035 140729072644832 140729072640600 4209280 0 0 1 0 0 0 0 17 0 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 473008 465629 231 7529 0 465455 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 1892032

[startup+582.3 s]
/proc/loadavg: 2.01 2.01 2.04 3/186 8856
/proc/meminfo: memFree=26719464/32770624 swapFree=0/405088
[pid=8796] ppid=8793 vsize=2105224 CPUtime=582.17 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 39636831 0 0 0 53589 4628 0 0 20 0 1 0 125189474 2155749376 518934 18446744073709551615 4194304 35031035 140729072644832 140729072640792 7993641 0 0 1 0 0 0 0 17 2 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 526306 518934 231 7529 0 518753 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 2105224


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


[startup+1722.3 s]
/proc/loadavg: 1.98 1.99 2.03 3/186 8927
/proc/meminfo: memFree=18692004/32770624 swapFree=0/405288
[pid=8796] ppid=8793 vsize=6316836 CPUtime=1722.06 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 80617559 0 0 0 162572 9634 0 0 20 0 1 0 125189474 6468440064 1571817 18446744073709551615 4194304 35031035 140729072644832 140729072640552 4209287 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 1579209 1571817 231 7529 0 1571656 0
Current children cumulated CPU time (s) 1722.06
Current children cumulated vsize (KiB) 6316836

[startup+1782.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/186 8929
/proc/meminfo: memFree=18462772/32770624 swapFree=0/405304
[pid=8796] ppid=8793 vsize=6543472 CPUtime=1782.05 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 81528249 0 0 0 168441 9764 0 0 20 0 1 0 125189474 6700515328 1628460 18446744073709551615 4194304 35031035 140729072644832 140729072640792 4208684 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 1635850 1628478 231 7529 0 1628297 0
Current children cumulated CPU time (s) 1782.05
Current children cumulated vsize (KiB) 6543472

[startup+1842.3 s]
/proc/loadavg: 2.06 2.00 2.04 3/185 8932
/proc/meminfo: memFree=18236768/32770624 swapFree=0/405332
[pid=8796] ppid=8793 vsize=6771308 CPUtime=1842.05 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 82302068 0 0 0 174329 9876 0 0 20 0 1 0 125189474 6933819392 1685421 18446744073709551615 4194304 35031035 140729072644832 140729072640792 4207320 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 1692810 1685423 231 7529 0 1685257 0
Current children cumulated CPU time (s) 1842.05
Current children cumulated vsize (KiB) 6771308

[startup+1902.3 s]
/proc/loadavg: 2.02 2.00 2.04 3/185 8934
/proc/meminfo: memFree=18008352/32770624 swapFree=0/405340
[pid=8796] ppid=8793 vsize=6997660 CPUtime=1902.04 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 83213043 0 0 0 180193 10011 0 0 20 0 1 0 125189474 7165603840 1742043 18446744073709551615 4194304 35031035 140729072644832 140729072640792 4208979 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 1749415 1742043 231 7529 0 1741862 0
Current children cumulated CPU time (s) 1902.04
Current children cumulated vsize (KiB) 6997660

[startup+1962.3 s]
/proc/loadavg: 2.12 2.03 2.05 3/185 8936
/proc/meminfo: memFree=17782704/32770624 swapFree=0/405344
[pid=8796] ppid=8793 vsize=7225500 CPUtime=1962.04 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 84131922 0 0 0 186059 10145 0 0 20 0 1 0 125189474 7398912000 1798929 18446744073709551615 4194304 35031035 140729072644832 140729072640552 4209287 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 1806375 1798929 231 7529 0 1798822 0
Current children cumulated CPU time (s) 1962.04
Current children cumulated vsize (KiB) 7225500

[startup+2022.3 s]
/proc/loadavg: 1.93 2.00 2.03 3/184 8939
/proc/meminfo: memFree=17554068/32770624 swapFree=0/405348
[pid=8796] ppid=8793 vsize=7451992 CPUtime=2022.03 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 85013630 0 0 0 191924 10279 0 0 20 0 1 0 125189474 7630839808 1855571 18446744073709551615 4194304 35031035 140729072644832 140729072640552 4209287 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 1862998 1855571 231 7529 0 1855445 0
Current children cumulated CPU time (s) 2022.03
Current children cumulated vsize (KiB) 7451992

[startup+2082.3 s]
/proc/loadavg: 1.97 2.00 2.03 3/184 8941
/proc/meminfo: memFree=17325040/32770624 swapFree=0/405364
[pid=8796] ppid=8793 vsize=7678480 CPUtime=2082.03 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 85982774 0 0 0 197784 10419 0 0 20 0 1 0 125189474 7862763520 1912194 18446744073709551615 4194304 35031035 140729072644832 140729072640552 4207316 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 1919620 1912194 231 7529 0 1912067 0
Current children cumulated CPU time (s) 2082.03
Current children cumulated vsize (KiB) 7678480

[startup+2142.3 s]
/proc/loadavg: 2.03 2.01 2.04 3/188 8959
/proc/meminfo: memFree=17094808/32770624 swapFree=0/405408
[pid=8796] ppid=8793 vsize=7905120 CPUtime=2142.02 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 86902794 0 0 0 203655 10547 0 0 20 0 1 0 125189474 8094842880 1968871 18446744073709551615 4194304 35031035 140729072644832 140729072640792 4209291 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 1976243 1968871 231 7529 0 1968690 0
Current children cumulated CPU time (s) 2142.02
Current children cumulated vsize (KiB) 7905120

[startup+2202.31 s]
/proc/loadavg: 2.01 2.01 2.04 3/187 8962
/proc/meminfo: memFree=16867888/32770624 swapFree=0/405432
[pid=8796] ppid=8793 vsize=8132812 CPUtime=2202.02 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 87840567 0 0 0 209528 10674 0 0 20 0 1 0 125189474 8327999488 2025757 18446744073709551615 4194304 35031035 140729072644832 140729072640552 4208386 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 2033203 2025757 231 7529 0 2025650 0
Current children cumulated CPU time (s) 2202.02
Current children cumulated vsize (KiB) 8132812

[startup+2262.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/186 8964
/proc/meminfo: memFree=16644200/32770624 swapFree=0/405456
[pid=8796] ppid=8793 vsize=8359304 CPUtime=2262.01 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 88637444 0 0 0 215406 10795 0 0 20 0 1 0 125189474 8559927296 2082454 18446744073709551615 4194304 35031035 140729072644832 140729072640792 7993641 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 2089826 2082454 231 7529 0 2082273 0
Current children cumulated CPU time (s) 2262.01
Current children cumulated vsize (KiB) 8359304

[startup+2322.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 8966
/proc/meminfo: memFree=16413592/32770624 swapFree=0/405472
[pid=8796] ppid=8793 vsize=8587748 CPUtime=2322 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 89415879 0 0 0 221296 10904 0 0 20 0 1 0 125189474 8793853952 2139552 18446744073709551615 4194304 35031035 140729072644832 140729072640552 7408826 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 2146970 2139552 231 7529 0 2139417 0
Current children cumulated CPU time (s) 2322
Current children cumulated vsize (KiB) 8587748

[startup+2382.3 s]
/proc/loadavg: 1.82 1.97 2.03 3/186 8968
/proc/meminfo: memFree=16188404/32770624 swapFree=0/405484
[pid=8796] ppid=8793 vsize=8814980 CPUtime=2382 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 90249040 0 0 0 227175 11025 0 0 20 0 1 0 125189474 9026539520 2196299 18446744073709551615 4194304 35031035 140729072644832 140729072640552 4208979 0 0 1 0 0 0 0 17 4 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 2203745 2196299 231 7529 0 2196192 0
Current children cumulated CPU time (s) 2382
Current children cumulated vsize (KiB) 8814980

[startup+2442.3 s]
/proc/loadavg: 1.84 1.96 2.02 2/178 9016
/proc/meminfo: memFree=22214392/32770624 swapFree=0/405520
[pid=8796] ppid=8793 vsize=9042820 CPUtime=2441.99 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 90988476 0 0 0 233071 11128 0 0 20 0 1 0 125189474 9259847680 2253319 18446744073709551615 4194304 35031035 140729072644832 140729072640552 4209280 0 0 1 0 0 0 0 17 2 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 2260705 2253319 231 7529 0 2253152 0
Current children cumulated CPU time (s) 2441.99
Current children cumulated vsize (KiB) 9042820

[startup+2502.3 s]
/proc/loadavg: 1.38 1.81 1.97 2/177 9018
/proc/meminfo: memFree=21987888/32770624 swapFree=0/405524
[pid=8796] ppid=8793 vsize=9270660 CPUtime=2501.98 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 91841173 0 0 0 238954 11244 0 0 20 0 1 0 125189474 9493155840 2310219 18446744073709551615 4194304 35031035 140729072644832 140729072640552 4208680 0 0 1 0 0 0 0 17 2 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 2317665 2310219 231 7529 0 2310112 0
Current children cumulated CPU time (s) 2501.98
Current children cumulated vsize (KiB) 9270660



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 1.30 1.77 1.95 2/177 9019
/proc/meminfo: memFree=21921328/32770624 swapFree=0/405520
[pid=8796] ppid=8793 vsize=9338068 CPUtime=2519.67 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4202496 92042438 0 0 0 240695 11272 0 0 20 0 1 0 125189474 9562181632 2327126 18446744073709551615 4194304 35031035 140729072644832 140729072640664 4207325 0 0 1 0 0 0 0 17 0 0 0 7 0 0 37130264 37226188 64843776 140729072648708 140729072648784 140729072648784 140729072652241 0
/proc/8796/statm: 2334517 2327126 231 7529 0 2326964 0
Current children cumulated CPU time (s) 2519.67
Current children cumulated vsize (KiB) 9338068

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

[startup+2520.4 s]
/proc/loadavg: 1.30 1.77 1.95 2/177 9019
/proc/meminfo: memFree=23763048/32770624 swapFree=0/405520
[pid=8796] ppid=8793 vsize=0 CPUtime=2520.07 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4203524 92042438 0 0 0 240695 11312 0 0 20 0 1 0 125189474 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 18446744073709551615 0 0 17 0 0 0 7 0 0 0 0 0 0 0 0 0 0
/proc/8796/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2520.07
Current children cumulated vsize (KiB) 0

[startup+2520.5 s]
/proc/loadavg: 1.30 1.77 1.95 2/177 9019
/proc/meminfo: memFree=23763048/32770624 swapFree=0/405520
[pid=8796] ppid=8793 vsize=0 CPUtime=2520.17 cores=0,2,4,6
/proc/8796/stat : 8796 (BTD) R 8793 8796 4525 0 -1 4203524 92042438 0 0 0 240695 11322 0 0 20 0 1 0 125189474 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 18446744073709551615 0 0 17 0 0 0 7 0 0 0 0 0 0 0 0 0 0
/proc/8796/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2520.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520.58
CPU time (s): 2520.26
CPU user time (s): 2406.96
CPU system time (s): 113.304
CPU usage (%): 99.9874
Max. virtual memory (cumulated for all children) (KiB): 9338068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2406.96
system time used= 113.304
maximum resident set size= 9308576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92042438
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= 26
involuntary context switches= 4121

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.73958 second user time and 8.7889 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-09 06:55:02
IDJOB=4260410
IDBENCH=139283
IDSOLVER=2648
FILE ID=node132/4260410-1502255364
RUNJOBID= node132-1502234549-4588
PBS_JOBID= 
Free space on /tmp= 61992 MiB

SOLVER NAME= BTD 2017-07-25
BENCH NAME= XCSP17/Fischer/Fischer-m1-s1/Fischer-08-07-fair.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260410-1502255364/watcher-4260410-1502255364 -o /tmp/evaluation-result-4260410-1502255364/solver-4260410-1502255364 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502234549-4588 --watchdog 2580  BTD 2520 HOME/instance-4260410-1502255364.xml

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

MD5SUM BENCH= 5f690ca061a68a4e848a5e1ee5dffcd4
RANDOM SEED=272511088

node132.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.74
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.74
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.74
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.74
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:        30885696 kB
MemAvailable:   31659404 kB
Buffers:          260728 kB
Cached:           817108 kB
SwapCached:            0 kB
Active:          1009356 kB
Inactive:         445880 kB
Active(anon):     378092 kB
Inactive(anon):    40820 kB
Active(file):     631264 kB
Inactive(file):   405060 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             38748 kB
Writeback:             0 kB
AnonPages:        375220 kB
Mapped:            55040 kB
Shmem:             41660 kB
Slab:             132992 kB
SReclaimable:     106436 kB
SUnreclaim:        26556 kB
KernelStack:        3248 kB
PageTables:         5616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     653220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 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= 61992 MiB
End job on node132 at 2017-08-09 07:37:03