Trace number 4260407

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.6101 2520.1299

General information on the benchmark

NameFischer/Fischer-m1-s1/
Fischer-04-04-fair.xml
MD5SUM005af5eedf24bd8f858adc721c64a56d
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 benchmark7.3145099
Satisfiable
(Un)Satisfiability was proved
Number of variables4347
Number of constraints4102
Number of domains3
Minimum domain size2
Maximum domain size20001
Distribution of domain sizes[{"size":2,"count":614},{"size":201,"count":25},{"size":20001,"count":3708}]
Minimum variable degree2
Maximum variable degree49
Distribution of variable degrees[{"degree":2,"count":3807},{"degree":3,"count":96},{"degree":4,"count":16},{"degree":5,"count":65},{"degree":6,"count":59},{"degree":7,"count":88},{"degree":8,"count":101},{"degree":9,"count":66},{"degree":10,"count":11},{"degree":13,"count":16},{"degree":14,"count":5},{"degree":22,"count":5},{"degree":24,"count":2},{"degree":28,"count":1},{"degree":31,"count":4},{"degree":37,"count":1},{"degree":48,"count":2},{"degree":49,"count":2}]
Minimum constraint arity1
Maximum constraint arity3
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":710},{"arity":3,"count":3390}]
Number of extensional constraints0
Number of intensional constraints4102
Distribution of constraint types[{"type":"intension","count":4102}]
Optimization problemNO
Type of objective

Solver Data

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

pid=8728
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: 1.99 1.98 2.03 3/184 8731
/proc/meminfo: memFree=30945688/32770624 swapFree=0/404612
[pid=8731] ppid=8728 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/8731/stat : 8731 (runsolver) D 8728 8731 4525 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 125180511 24240128 106 18446744073709551615 4194304 4338465 140724012665792 140724012663432 139944084189911 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 25600000 140724012671189 140724012671561 140724012671561 140724012675018 0
/proc/8731/statm: 5918 106 53 36 0 2156 0

[startup+0.102535 s]
/proc/loadavg: 1.99 1.98 2.03 3/184 8731
/proc/meminfo: memFree=30945688/32770624 swapFree=0/404612
[pid=8731] ppid=8728 vsize=31540 CPUtime=0.01 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 613 0 0 0 1 0 0 0 20 0 1 0 125180511 32296960 490 18446744073709551615 4194304 35031035 140720947593440 140720947589400 4208689 0 0 1 0 0 0 0 17 7 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 7885 490 229 7529 0 332 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 31540

[startup+0.200576 s]
/proc/loadavg: 1.99 1.98 2.03 3/184 8731
/proc/meminfo: memFree=30945688/32770624 swapFree=0/404612
[pid=8731] ppid=8728 vsize=32152 CPUtime=0.1 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 1729 0 0 0 10 0 0 0 20 0 1 0 125180511 32923648 664 18446744073709551615 4194304 35031035 140720947593440 140720947589400 4208986 0 0 1 0 0 0 0 17 7 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 8038 664 229 7529 0 485 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 32152

[startup+0.300579 s]
/proc/loadavg: 1.99 1.98 2.03 3/184 8731
/proc/meminfo: memFree=30945688/32770624 swapFree=0/404612
[pid=8731] ppid=8728 vsize=32440 CPUtime=0.2 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 8913 0 0 0 20 0 0 0 20 0 1 0 125180511 33218560 736 18446744073709551615 4194304 35031035 140720947593440 140720947589400 4208379 0 0 1 0 0 0 0 17 7 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 8110 736 229 7529 0 557 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 32440

[startup+0.700226 s]
/proc/loadavg: 1.99 1.98 2.03 3/184 8731
/proc/meminfo: memFree=30945688/32770624 swapFree=0/404612
[pid=8731] ppid=8728 vsize=34028 CPUtime=0.6 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 32267 0 0 0 56 4 0 0 20 0 1 0 125180511 34844672 1118 18446744073709551615 4194304 35031035 140720947593440 140720947589208 4209296 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 8507 1118 231 7529 0 954 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 34028

[startup+1.50022 s]
/proc/loadavg: 1.91 1.97 2.02 3/185 8732
/proc/meminfo: memFree=30940172/32770624 swapFree=0/404652
[pid=8731] ppid=8728 vsize=37004 CPUtime=1.4 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 78614 0 0 0 131 9 0 0 20 0 1 0 125180511 37892096 1844 18446744073709551615 4194304 35031035 140720947593440 140720947589208 4207320 0 0 1 0 0 0 0 17 1 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 9216 1844 231 7529 0 1663 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 37004

[startup+3.10022 s]
/proc/loadavg: 1.91 1.97 2.02 3/185 8732
/proc/meminfo: memFree=30936080/32770624 swapFree=0/404652
[pid=8731] ppid=8728 vsize=43468 CPUtime=3 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 195425 0 0 0 276 24 0 0 20 0 1 0 125180511 44511232 3442 18446744073709551615 4194304 35031035 140720947593440 140720947589400 7391872 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 10867 3442 231 7529 0 3314 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 43468

[startup+6.30023 s]
/proc/loadavg: 1.92 1.97 2.02 3/185 8732
/proc/meminfo: memFree=30923780/32770624 swapFree=0/404884
[pid=8731] ppid=8728 vsize=54252 CPUtime=6.2 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 416395 0 0 0 567 53 0 0 20 0 1 0 125180511 55554048 6191 18446744073709551615 4194304 35031035 140720947593440 140720947589400 7993641 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 13563 6191 231 7529 0 6010 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 54252

[startup+12.7002 s]
/proc/loadavg: 1.93 1.97 2.02 3/185 8732
/proc/meminfo: memFree=30901008/32770624 swapFree=0/404880
[pid=8731] ppid=8728 vsize=77096 CPUtime=12.6 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 893738 0 0 0 1150 110 0 0 20 0 1 0 125180511 78946304 11859 18446744073709551615 4194304 35031035 140720947593440 140720947589400 4208986 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 19274 11859 231 7529 0 11721 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 77096

[startup+25.5003 s]
/proc/loadavg: 1.94 1.97 2.02 3/185 8733
/proc/meminfo: memFree=30855024/32770624 swapFree=0/404876
[pid=8731] ppid=8728 vsize=121736 CPUtime=25.4 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 1885111 0 0 0 2315 225 0 0 20 0 1 0 125180511 124657664 23062 18446744073709551615 4194304 35031035 140720947593440 140720947589400 7993641 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 30469 23062 231 7529 0 22916 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 121736

[startup+51.1003 s]
/proc/loadavg: 2.02 1.99 2.03 3/185 8733
/proc/meminfo: memFree=30764740/32770624 swapFree=0/404872
[pid=8731] ppid=8728 vsize=213340 CPUtime=51 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 3750681 0 0 0 4653 447 0 0 20 0 1 0 125180511 218460160 45954 18446744073709551615 4194304 35031035 140720947593440 140720947589208 4207866 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 53335 45954 231 7529 0 45782 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 213340

[startup+102.3 s]
/proc/loadavg: 2.01 1.99 2.03 3/185 8797
/proc/meminfo: memFree=30790628/32770624 swapFree=0/404952
[pid=8731] ppid=8728 vsize=395500 CPUtime=102.19 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 7463162 0 0 0 9330 889 0 0 20 0 1 0 125180511 404992000 91471 18446744073709551615 4194304 35031035 140720947593440 140720947589400 7993641 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 98862 91471 231 7529 0 91309 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 395500

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/185 8799
/proc/meminfo: memFree=30367924/32770624 swapFree=0/404956
[pid=8731] ppid=8728 vsize=609712 CPUtime=162.16 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 11524146 0 0 0 14855 1361 0 0 20 0 1 0 125180511 624345088 145056 18446744073709551615 4194304 35031035 140720947593440 140720947589400 7993641 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 152428 145056 231 7529 0 144875 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 609712

[startup+222.306 s]
/proc/loadavg: 2.05 2.00 2.03 3/185 8801
/proc/meminfo: memFree=29936028/32770624 swapFree=0/404980
[pid=8731] ppid=8728 vsize=824080 CPUtime=222.14 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 15685564 0 0 0 20361 1853 0 0 20 0 1 0 125180511 843857920 198626 18446744073709551615 4194304 35031035 140720947593440 140720947589400 4208673 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 206020 198626 231 7529 0 198467 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 824080

[startup+282.3 s]
/proc/loadavg: 2.02 2.00 2.03 3/184 8804
/proc/meminfo: memFree=29509616/32770624 swapFree=0/404988
[pid=8731] ppid=8728 vsize=1038516 CPUtime=282.12 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 19651560 0 0 0 25893 2319 0 0 20 0 1 0 125180511 1063440384 252257 18446744073709551615 4194304 35031035 140720947593440 140720947589256 7993641 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 259629 252257 231 7529 0 252076 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 1038516

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.03 3/184 8806
/proc/meminfo: memFree=29078024/32770624 swapFree=0/405004
[pid=8731] ppid=8728 vsize=1254060 CPUtime=342.09 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 23670713 0 0 0 31415 2794 0 0 20 0 1 0 125180511 1284157440 306086 18446744073709551615 4194304 35031035 140720947593440 140720947589400 4209296 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 313515 306086 231 7529 0 305962 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 1254060

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/188 8823
/proc/meminfo: memFree=28647344/32770624 swapFree=0/405032
[pid=8731] ppid=8728 vsize=1468528 CPUtime=402.07 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 27585345 0 0 0 36942 3265 0 0 20 0 1 0 125180511 1503772672 359760 18446744073709551615 4194304 35031035 140720947593440 140720947589400 4208680 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 367132 359760 231 7529 0 359579 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 1468528

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/189 8850
/proc/meminfo: memFree=28214444/32770624 swapFree=0/405044
[pid=8731] ppid=8728 vsize=1682868 CPUtime=462.06 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 31701308 0 0 0 42448 3758 0 0 20 0 1 0 125180511 1723256832 413298 18446744073709551615 4194304 35031035 140720947593440 140720947589400 7408224 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 420717 413298 231 7529 0 413164 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 1682868

[startup+522.3 s]
/proc/loadavg: 2.08 2.02 2.04 3/189 8852
/proc/meminfo: memFree=27788472/32770624 swapFree=0/405056
[pid=8731] ppid=8728 vsize=1897264 CPUtime=522.05 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 35745527 0 0 0 47986 4219 0 0 20 0 1 0 125180511 1942798336 466922 18446744073709551615 4194304 35031035 140720947593440 140720947589400 4207875 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 474316 466922 231 7529 0 466763 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 1897264

[startup+582.3 s]
/proc/loadavg: 2.03 2.01 2.04 3/186 8854
/proc/meminfo: memFree=27362516/32770624 swapFree=0/405076
[pid=8731] ppid=8728 vsize=2111624 CPUtime=582.03 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 39769417 0 0 0 53519 4684 0 0 20 0 1 0 125180511 2162302976 520527 18446744073709551615 4194304 35031035 140720947593440 140720947589256 4207866 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 527906 520527 231 7529 0 520353 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 2111624


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

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 8922
/proc/meminfo: memFree=19254420/32770624 swapFree=0/405296
[pid=8731] ppid=8728 vsize=6234420 CPUtime=1661.78 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 74866845 0 0 0 157280 8898 0 0 20 0 1 0 125180511 6384046080 1551320 18446744073709551615 4194304 35031035 140720947593440 140720947591992 4213184 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 1558605 1551320 332 7529 0 1551052 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 6234420

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/185 8924
/proc/meminfo: memFree=19033768/32770624 swapFree=0/405292
[pid=8731] ppid=8728 vsize=6234420 CPUtime=1721.78 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 74866964 0 0 0 163278 8900 0 0 20 0 1 0 125180511 6384046080 1551320 18446744073709551615 4194304 35031035 140720947593440 140720947591992 4296488 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 1558605 1551320 332 7529 0 1551052 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 6234420

[startup+1782.3 s]
/proc/loadavg: 1.97 1.99 2.03 3/186 8927
/proc/meminfo: memFree=18803776/32770624 swapFree=0/405296
[pid=8731] ppid=8728 vsize=6234420 CPUtime=1781.77 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 74867053 0 0 0 169276 8901 0 0 20 0 1 0 125180511 6384046080 1551320 18446744073709551615 4194304 35031035 140720947593440 140720947591992 4213184 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 1558605 1551320 332 7529 0 1551052 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 6234420

[startup+1842.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/186 8929
/proc/meminfo: memFree=18577056/32770624 swapFree=0/405300
[pid=8731] ppid=8728 vsize=6234420 CPUtime=1841.77 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 74867168 0 0 0 175274 8903 0 0 20 0 1 0 125180511 6384046080 1551320 18446744073709551615 4194304 35031035 140720947593440 140720947591992 4300341 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 1558605 1551320 332 7529 0 1551052 0
Current children cumulated CPU time (s) 1841.77
Current children cumulated vsize (KiB) 6234420

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/185 8932
/proc/meminfo: memFree=18347176/32770624 swapFree=0/405328
[pid=8731] ppid=8728 vsize=6234420 CPUtime=1901.78 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 74867257 0 0 0 181273 8905 0 0 20 0 1 0 125180511 6384046080 1551320 18446744073709551615 4194304 35031035 140720947593440 140720947591992 4213184 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 1558605 1551320 332 7529 0 1551052 0
Current children cumulated CPU time (s) 1901.78
Current children cumulated vsize (KiB) 6234420

[startup+1962.3 s]
/proc/loadavg: 2.04 2.00 2.04 3/185 8934
/proc/meminfo: memFree=18121896/32770624 swapFree=0/405340
[pid=8731] ppid=8728 vsize=6234420 CPUtime=1961.77 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 74867433 0 0 0 187271 8906 0 0 20 0 1 0 125180511 6384046080 1551326 18446744073709551615 4194304 35031035 140720947593440 140720947591992 4300326 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 1558605 1551326 332 7529 0 1551052 0
Current children cumulated CPU time (s) 1961.77
Current children cumulated vsize (KiB) 6234420

[startup+2022.3 s]
/proc/loadavg: 2.01 2.00 2.04 3/185 8936
/proc/meminfo: memFree=17893112/32770624 swapFree=0/405344
[pid=8731] ppid=8728 vsize=6234420 CPUtime=2021.78 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 74867541 0 0 0 193270 8908 0 0 20 0 1 0 125180511 6384046080 1551326 18446744073709551615 4194304 35031035 140720947593440 140720947591992 4213184 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 1558605 1551326 332 7529 0 1551052 0
Current children cumulated CPU time (s) 2021.78
Current children cumulated vsize (KiB) 6234420

[startup+2082.3 s]
/proc/loadavg: 2.01 2.01 2.04 3/184 8939
/proc/meminfo: memFree=17663012/32770624 swapFree=0/405348
[pid=8731] ppid=8728 vsize=6234420 CPUtime=2081.78 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 74867654 0 0 0 199269 8909 0 0 20 0 1 0 125180511 6384046080 1551326 18446744073709551615 4194304 35031035 140720947593440 140720947591992 4296511 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 1558605 1551326 332 7529 0 1551052 0
Current children cumulated CPU time (s) 2081.78
Current children cumulated vsize (KiB) 6234420

[startup+2142.3 s]
/proc/loadavg: 1.96 2.00 2.03 3/184 8941
/proc/meminfo: memFree=17439416/32770624 swapFree=0/405360
[pid=8731] ppid=8728 vsize=6234420 CPUtime=2141.77 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 74867766 0 0 0 205266 8911 0 0 20 0 1 0 125180511 6384046080 1551326 18446744073709551615 4194304 35031035 140720947593440 140720947591992 4213184 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 1558605 1551326 332 7529 0 1551052 0
Current children cumulated CPU time (s) 2141.77
Current children cumulated vsize (KiB) 6234420

[startup+2202.31 s]
/proc/loadavg: 2.05 2.01 2.04 3/188 8959
/proc/meminfo: memFree=17205360/32770624 swapFree=0/405408
[pid=8731] ppid=8728 vsize=6234420 CPUtime=2201.78 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 74867851 0 0 0 211266 8912 0 0 20 0 1 0 125180511 6384046080 1551326 18446744073709551615 4194304 35031035 140720947593440 140720947591992 4293343 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 1558605 1551326 332 7529 0 1551052 0
Current children cumulated CPU time (s) 2201.78
Current children cumulated vsize (KiB) 6234420

[startup+2262.3 s]
/proc/loadavg: 2.02 2.01 2.04 3/188 8961
/proc/meminfo: memFree=16979892/32770624 swapFree=0/405440
[pid=8731] ppid=8728 vsize=6234420 CPUtime=2261.77 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 74867971 0 0 0 217264 8913 0 0 20 0 1 0 125180511 6384046080 1551327 18446744073709551615 4194304 35031035 140720947593440 140720947591992 4296503 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 1558605 1551327 332 7529 0 1551052 0
Current children cumulated CPU time (s) 2261.77
Current children cumulated vsize (KiB) 6234420

[startup+2322.3 s]
/proc/loadavg: 2.01 2.01 2.04 3/186 8964
/proc/meminfo: memFree=16754396/32770624 swapFree=0/405452
[pid=8731] ppid=8728 vsize=6234420 CPUtime=2321.77 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 74868054 0 0 0 223263 8914 0 0 20 0 1 0 125180511 6384046080 1551327 18446744073709551615 4194304 35031035 140720947593440 140720947591992 4213184 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 1558605 1551327 332 7529 0 1551052 0
Current children cumulated CPU time (s) 2321.77
Current children cumulated vsize (KiB) 6234420

[startup+2382.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/186 8966
/proc/meminfo: memFree=16528092/32770624 swapFree=0/405472
[pid=8731] ppid=8728 vsize=6234420 CPUtime=2381.77 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 74868165 0 0 0 229261 8916 0 0 20 0 1 0 125180511 6384046080 1551327 18446744073709551615 4194304 35031035 140720947593440 140720947591992 4294635 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 1558605 1551327 332 7529 0 1551052 0
Current children cumulated CPU time (s) 2381.77
Current children cumulated vsize (KiB) 6234420

[startup+2442.3 s]
/proc/loadavg: 1.95 2.01 2.04 3/186 8968
/proc/meminfo: memFree=16298720/32770624 swapFree=0/405488
[pid=8731] ppid=8728 vsize=6234420 CPUtime=2441.77 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 74868274 0 0 0 235260 8917 0 0 20 0 1 0 125180511 6384046080 1551327 18446744073709551615 4194304 35031035 140720947593440 140720947591992 4300848 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 1558605 1551327 332 7529 0 1551052 0
Current children cumulated CPU time (s) 2441.77
Current children cumulated vsize (KiB) 6234420

[startup+2502.3 s]
/proc/loadavg: 1.89 1.97 2.03 3/185 8970
/proc/meminfo: memFree=16073240/32770624 swapFree=0/405492
[pid=8731] ppid=8728 vsize=6234420 CPUtime=2501.77 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 74868359 0 0 0 241260 8917 0 0 20 0 1 0 125180511 6384046080 1551327 18446744073709551615 4194304 35031035 140720947593440 140720947591992 4300326 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 1558605 1551327 332 7529 0 1551052 0
Current children cumulated CPU time (s) 2501.77
Current children cumulated vsize (KiB) 6234420



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 1.99 1.99 2.03 3/185 8970
/proc/meminfo: memFree=16006000/32770624 swapFree=0/405496
[pid=8731] ppid=8728 vsize=6234420 CPUtime=2519.47 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4202496 74868393 0 0 0 243029 8918 0 0 20 0 1 0 125180511 6384046080 1551327 18446744073709551615 4194304 35031035 140720947593440 140720947591992 4300312 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 45248512 140720947597828 140720947597904 140720947597904 140720947601361 0
/proc/8731/statm: 1558605 1551327 332 7529 0 1551052 0
Current children cumulated CPU time (s) 2519.47
Current children cumulated vsize (KiB) 6234420

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

[startup+2520.1 s]
/proc/loadavg: 1.99 1.99 2.03 3/185 8970
/proc/meminfo: memFree=21655500/32770624 swapFree=0/405496
[pid=8731] ppid=8728 vsize=0 CPUtime=2519.57 cores=1,3,5,7
/proc/8731/stat : 8731 (BTD) R 8728 8731 4525 0 -1 4203524 74868393 0 0 0 243029 8928 0 0 20 0 1 0 125180511 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 18446744073709551615 0 0 17 5 0 0 9 0 0 0 0 0 0 0 0 0 0
/proc/8731/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2519.57
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520.13
CPU time (s): 2519.61
CPU user time (s): 2430.3
CPU system time (s): 89.3117
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 6234420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2430.3
system time used= 89.3117
maximum resident set size= 6205308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74868393
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= 640
involuntary context switches= 1383

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.96658 second user time and 9.0174 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-09 06:53:32
IDJOB=4260407
IDBENCH=139269
IDSOLVER=2648
FILE ID=node132/4260407-1502255275
RUNJOBID= node132-1502234549-4589
PBS_JOBID= 
Free space on /tmp= 61992 MiB

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

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

MD5SUM BENCH= 005af5eedf24bd8f858adc721c64a56d
RANDOM SEED=515790357

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:        30946052 kB
MemAvailable:   31719440 kB
Buffers:          260692 kB
Cached:           817504 kB
SwapCached:            0 kB
Active:           948100 kB
Inactive:         445432 kB
Active(anon):     316688 kB
Inactive(anon):    40820 kB
Active(file):     631412 kB
Inactive(file):   404612 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             38452 kB
Writeback:             0 kB
AnonPages:        315520 kB
Mapped:            55372 kB
Shmem:             41660 kB
Slab:             132752 kB
SReclaimable:     106396 kB
SUnreclaim:        26356 kB
KernelStack:        3280 kB
PageTables:         5144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     590996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    260096 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= 61956 MiB
End job on node132 at 2017-08-09 07:35:33