Trace number 4309803

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 NameAnswerobjective functionCPU timeWall clock time
PicatSAT 2018-08-14OPT13 1198.76 1198.8

General information on the benchmark

NameBacp/Bacp-m2/
Bacp-m2-07b_c18.xml
MD5SUM5b65144cb3b3f40823d8710b9c84d78c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark1198.76
Satisfiable
(Un)Satisfiability was proved
Number of variables262
Number of constraints284
Number of domains4
Minimum domain size2
Maximum domain size11
Distribution of domain sizes[{"size":2,"count":217},{"size":6,"count":7},{"size":7,"count":31},{"size":11,"count":7}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":7},{"degree":2,"count":7},{"degree":4,"count":217},{"degree":7,"count":6},{"degree":8,"count":12},{"degree":9,"count":9},{"degree":10,"count":2},{"degree":11,"count":2}]
Minimum constraint arity2
Maximum constraint arity32
Distribution of constraint arities[{"arity":2,"count":239},{"arity":7,"count":31},{"arity":32,"count":14}]
Number of extensional constraints217
Number of intensional constraints22
Distribution of constraint types[{"type":"extension","count":217},{"type":"intension","count":22},{"type":"sum","count":45}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

1198.65/1198.79	c xcsp_picat version 2.4#7 (8/14/2018)
1198.65/1198.79	o 13
1198.65/1198.79	s OPTIMUM FOUND
1198.65/1198.79	v <instantiation>
1198.65/1198.79	v     <list> ncr[] nco[] prd[] pc[][]  </list> 
1198.65/1198.79	v     <values> 13 13 13 13 12 13 13  5 5 4 5 3 5 4  6 5 3 2 5 5 5 3 6 4 4 0 6 3 3 3 1 1 2 2 2 6 4 1 0 0 1 5 0 1 0  0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0   </values> 
1198.65/1198.79	v </instantiation>

Verifier Data

OK	13

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (11825 MiB free)
  memory of node 1: 16384 MiB (9185 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309803-1534320478/watcher-4309803-1534320478 -o /tmp/evaluation-result-4309803-1534320478/solver-4309803-1534320478 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534293289-16867 --watchdog 2580 xcsp_picat HOME/instance-4309803-1534320478.xml 

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=20665, runsolver pid=20662
Current StackSize limit: 8192 KiB


[startup+0.100566 s]*
/proc/loadavg: 2.32 2.17 2.10 3/187 20666
/proc/meminfo: memFree=21500924/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2026332 memory=17224 CPUtime=0.1 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 1432 0 0 0 10 0 0 0 20 0 1 0 249611017 2074963968 4306 33554432000 4194304 5849940 140728788086336 140728788085208 5360104 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 506583 4306 740 405 0 503527 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2026332 KiB
Current children cumulated memory: 17224 KiB

[startup+0.209512 s]*
/proc/loadavg: 2.32 2.17 2.10 3/187 20666
/proc/meminfo: memFree=21500568/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2026428 memory=17508 CPUtime=0.2 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 1513 0 0 0 20 0 0 0 20 0 1 0 249611017 2075062272 4377 33554432000 4194304 5849940 140728788086336 140728788085208 5305824 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 506607 4377 748 405 0 503551 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2026428 KiB
Current children cumulated memory: 17508 KiB

[startup+0.30882 s]*
/proc/loadavg: 2.32 2.17 2.10 3/187 20666
/proc/meminfo: memFree=21500568/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2026768 memory=17768 CPUtime=0.3 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 1599 0 0 0 30 0 0 0 20 0 1 0 249611017 2075410432 4442 33554432000 4194304 5849940 140728788086336 140728788085208 139951781941127 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 506692 4442 756 405 0 503636 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2026768 KiB
Current children cumulated memory: 17768 KiB

[startup+0.70024 s]
/proc/loadavg: 2.32 2.17 2.10 3/187 20666
/proc/meminfo: memFree=21500196/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2027072 memory=18044 CPUtime=0.69 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 1766 0 0 0 68 1 0 0 20 0 1 0 249611017 2075721728 4511 33554432000 4194304 5849940 140728788086336 140728788085336 139951781941127 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 506768 4511 756 405 0 503712 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2027072 KiB
Current children cumulated memory: 18044 KiB

[startup+1.50025 s]
/proc/loadavg: 2.32 2.17 2.10 3/187 20666
/proc/meminfo: memFree=21499400/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2027724 memory=18808 CPUtime=1.49 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 2595 0 0 0 147 2 0 0 20 0 1 0 249611017 2076389376 4702 33554432000 4194304 5849940 140728788086336 140728788085336 139951781941127 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 506931 4702 756 405 0 503875 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2027724 KiB
Current children cumulated memory: 18808 KiB

[startup+3.10922 s]
/proc/loadavg: 2.32 2.17 2.10 3/187 20666
/proc/meminfo: memFree=21497364/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2029556 memory=20564 CPUtime=3.09 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 4637 0 0 0 305 4 0 0 20 0 1 0 249611017 2078265344 5141 33554432000 4194304 5849940 140728788086336 140728788085336 139951781941127 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 507389 5141 756 405 0 504333 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2029556 KiB
Current children cumulated memory: 20564 KiB

[startup+6.30022 s]
/proc/loadavg: 2.29 2.16 2.10 3/187 20666
/proc/meminfo: memFree=21486496/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2031236 memory=22264 CPUtime=6.29 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 7023 0 0 0 621 8 0 0 20 0 1 0 249611017 2079985664 5566 33554432000 4194304 5849940 140728788086336 140728788085336 5438029 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 507809 5566 765 405 0 504753 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2031236 KiB
Current children cumulated memory: 22264 KiB

[startup+12.7002 s]
/proc/loadavg: 2.27 2.16 2.10 2/185 20666
/proc/meminfo: memFree=22159988/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2038500 memory=29528 CPUtime=12.68 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 10592 0 0 0 1253 15 0 0 20 0 1 0 249611017 2087424000 7382 33554432000 4194304 5849940 140728788086336 140728788085496 139951781941127 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 509625 7382 765 405 0 506569 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 2038500 KiB
Current children cumulated memory: 29528 KiB

[startup+25.5003 s]
/proc/loadavg: 2.21 2.15 2.10 3/187 20791
/proc/meminfo: memFree=22132484/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2038500 memory=29528 CPUtime=25.48 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 14611 0 0 0 2521 27 0 0 20 0 1 0 249611017 2087424000 7382 33554432000 4194304 5849940 140728788086336 140728788085336 139951781941127 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 509625 7382 765 405 0 506569 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 2038500 KiB
Current children cumulated memory: 29528 KiB

[startup+51.1092 s]
/proc/loadavg: 2.14 2.14 2.10 3/187 20791
/proc/meminfo: memFree=22104508/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2044224 memory=39060 CPUtime=51.08 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 22181 0 0 0 5056 52 0 0 20 0 1 0 249611017 2093285376 9765 33554432000 4194304 5849940 140728788086336 140728788085336 5438016 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 511056 9765 765 405 0 508000 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 2044224 KiB
Current children cumulated memory: 39060 KiB

[startup+102.3 s]
/proc/loadavg: 2.06 2.12 2.09 3/187 20792
/proc/meminfo: memFree=22051148/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2088232 memory=84724 CPUtime=102.27 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 33269 0 0 0 10145 82 0 0 20 0 1 0 249611017 2138349568 21181 33554432000 4194304 5849940 140728788086336 140728788085336 5438453 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 522058 21181 765 405 0 519002 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 2088232 KiB
Current children cumulated memory: 84724 KiB

[startup+162.3 s]
/proc/loadavg: 2.02 2.10 2.08 3/188 20801
/proc/meminfo: memFree=22004888/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2083500 memory=76928 CPUtime=162.27 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 46878 0 0 0 16122 105 0 0 20 0 1 0 249611017 2133504000 19232 33554432000 4194304 5849940 140728788086336 140728788085336 5437906 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 520875 19232 765 405 0 517819 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 2083500 KiB
Current children cumulated memory: 76928 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.08 2.08 3/188 20802
/proc/meminfo: memFree=21956468/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2127776 memory=123064 CPUtime=222.25 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 62639 0 0 0 22101 124 0 0 20 0 1 0 249611017 2178842624 30766 33554432000 4194304 5849940 140728788086336 140728788085336 5438538 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 531944 30766 765 405 0 528888 0
Current children cumulated CPU time: 222.25 s
Current children cumulated vsize: 2127776 KiB
Current children cumulated memory: 123064 KiB

[startup+282.3 s]
/proc/loadavg: 2.22 2.11 2.09 3/188 20803
/proc/meminfo: memFree=21905620/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2132520 memory=127884 CPUtime=282.25 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 64337 0 0 0 28089 136 0 0 20 0 1 0 249611017 2183700480 31971 33554432000 4194304 5849940 140728788086336 140728788085336 5437837 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 533130 31971 765 405 0 530074 0
Current children cumulated CPU time: 282.25 s
Current children cumulated vsize: 2132520 KiB
Current children cumulated memory: 127884 KiB

[startup+342.3 s]
/proc/loadavg: 2.43 2.21 2.13 3/188 20804
/proc/meminfo: memFree=21968624/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2124476 memory=120836 CPUtime=342.25 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 76717 0 0 0 34072 153 0 0 20 0 1 0 249611017 2175463424 30209 33554432000 4194304 5849940 140728788086336 140728788085336 5437906 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 531119 30209 765 405 0 528063 0
Current children cumulated CPU time: 342.25 s
Current children cumulated vsize: 2124476 KiB
Current children cumulated memory: 120836 KiB

[startup+402.3 s]
/proc/loadavg: 2.16 2.17 2.12 3/188 20805
/proc/meminfo: memFree=21881640/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2183868 memory=180312 CPUtime=402.24 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 79959 0 0 0 40061 163 0 0 20 0 1 0 249611017 2236280832 45078 33554432000 4194304 5849940 140728788086336 140728788085336 5437906 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 545967 45078 765 405 0 542911 0
Current children cumulated CPU time: 402.24 s
Current children cumulated vsize: 2183868 KiB
Current children cumulated memory: 180312 KiB

[startup+462.3 s]
/proc/loadavg: 2.06 2.14 2.11 3/187 20806
/proc/meminfo: memFree=21875448/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2183868 memory=180576 CPUtime=462.24 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 93018 0 0 0 46047 177 0 0 20 0 1 0 249611017 2236280832 45144 33554432000 4194304 5849940 140728788086336 140728788085336 5437917 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 545967 45144 765 405 0 542911 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 2183868 KiB
Current children cumulated memory: 180576 KiB


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

Current children cumulated memory: 182852 KiB

[startup+762.3 s]
/proc/loadavg: 2.00 2.06 2.09 3/188 20819
/proc/meminfo: memFree=21831456/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2186016 memory=182852 CPUtime=762.24 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 137872 0 0 0 75986 238 0 0 20 0 1 0 249611017 2238480384 45713 33554432000 4194304 5849940 140728788086336 140728788085336 139951781941127 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 546504 45713 765 405 0 543448 0
Current children cumulated CPU time: 762.24 s
Current children cumulated vsize: 2186016 KiB
Current children cumulated memory: 182852 KiB

[startup+822.3 s]
/proc/loadavg: 2.00 2.05 2.08 3/188 20820
/proc/meminfo: memFree=21890152/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2153248 memory=150084 CPUtime=822.24 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 157171 0 0 0 81975 249 0 0 20 0 1 0 249611017 2204925952 37521 33554432000 4194304 5849940 140728788086336 140728788085336 5438465 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 538312 37521 765 405 0 535256 0
Current children cumulated CPU time: 822.24 s
Current children cumulated vsize: 2153248 KiB
Current children cumulated memory: 150084 KiB

[startup+882.3 s]
/proc/loadavg: 2.00 2.04 2.08 3/188 20821
/proc/meminfo: memFree=21829224/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2237568 memory=234368 CPUtime=882.24 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 163028 0 0 0 87967 257 0 0 20 0 1 0 249611017 2291269632 58592 33554432000 4194304 5849940 140728788086336 140728788085336 5437906 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 559392 58592 765 405 0 556336 0
Current children cumulated CPU time: 882.24 s
Current children cumulated vsize: 2237568 KiB
Current children cumulated memory: 234368 KiB

[startup+942.3 s]
/proc/loadavg: 2.00 2.03 2.07 3/188 20822
/proc/meminfo: memFree=21796596/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2237568 memory=234404 CPUtime=942.25 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 185698 0 0 0 93959 266 0 0 20 0 1 0 249611017 2291269632 58601 33554432000 4194304 5849940 140728788086336 140728788085336 139951781941127 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 559392 58601 765 405 0 556336 0
Current children cumulated CPU time: 942.25 s
Current children cumulated vsize: 2237568 KiB
Current children cumulated memory: 234404 KiB

[startup+1002.3 s]
/proc/loadavg: 2.05 2.04 2.07 3/188 20823
/proc/meminfo: memFree=21778172/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2237568 memory=234404 CPUtime=1002.24 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 186481 0 0 0 99953 271 0 0 20 0 1 0 249611017 2291269632 58601 33554432000 4194304 5849940 140728788086336 140728788085336 139951781941127 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 559392 58601 765 405 0 556336 0
Current children cumulated CPU time: 1002.24 s
Current children cumulated vsize: 2237568 KiB
Current children cumulated memory: 234404 KiB

[startup+1062.3 s]
/proc/loadavg: 2.02 2.04 2.07 3/187 20825
/proc/meminfo: memFree=21805168/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2188380 memory=185088 CPUtime=1062.25 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 212988 0 0 0 105943 282 0 0 20 0 1 0 249611017 2240901120 46272 33554432000 4194304 5849940 140728788086336 140728788085336 139951781941127 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 547095 46272 765 405 0 544039 0
Current children cumulated CPU time: 1062.25 s
Current children cumulated vsize: 2188380 KiB
Current children cumulated memory: 185088 KiB

[startup+1122.3 s]
/proc/loadavg: 2.01 2.03 2.06 3/187 20826
/proc/meminfo: memFree=21790216/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2188380 memory=185088 CPUtime=1122.24 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 213220 0 0 0 111934 290 0 0 20 0 1 0 249611017 2240901120 46272 33554432000 4194304 5849940 140728788086336 140728788085336 139951781941127 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 547095 46272 765 405 0 544039 0
Current children cumulated CPU time: 1122.24 s
Current children cumulated vsize: 2188380 KiB
Current children cumulated memory: 185088 KiB

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 20827
/proc/meminfo: memFree=21861792/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2116868 memory=113576 CPUtime=1182.25 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 231496 0 0 0 117921 304 0 0 20 0 1 0 249611017 2167672832 28394 33554432000 4194304 5849940 140728788086336 140728788085336 139951781941127 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 529217 28394 765 405 0 526161 0
Current children cumulated CPU time: 1182.25 s
Current children cumulated vsize: 2116868 KiB
Current children cumulated memory: 113576 KiB

[startup+1198.8 s]
# the end of solver process 20665 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1195.67 s, system=3.09092 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1190.4 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 20827
/proc/meminfo: memFree=21861792/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2116868 memory=113576 CPUtime=1190.35 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 231933 0 0 0 118729 306 0 0 20 0 1 0 249611017 2167672832 28394 33554432000 4194304 5849940 140728788086336 140728788085336 139951781941127 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 529217 28394 765 405 0 526161 0
Current children cumulated CPU time: 1190.35 s
Current children cumulated vsize: 2116868 KiB
Current children cumulated memory: 113576 KiB

[startup+1193.6 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 20827
/proc/meminfo: memFree=21861792/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2116868 memory=113576 CPUtime=1193.55 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 231975 0 0 0 119048 307 0 0 20 0 1 0 249611017 2167672832 28394 33554432000 4194304 5849940 140728788086336 140728788085336 5437799 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 529217 28394 765 405 0 526161 0
Current children cumulated CPU time: 1193.55 s
Current children cumulated vsize: 2116868 KiB
Current children cumulated memory: 113576 KiB

[startup+1196.8 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 20827
/proc/meminfo: memFree=21861792/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2116868 memory=113576 CPUtime=1196.75 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 231991 0 0 0 119367 308 0 0 20 0 1 0 249611017 2167672832 28394 33554432000 4194304 5849940 140728788086336 140728788085336 139951781941127 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 529217 28394 765 405 0 526161 0
Current children cumulated CPU time: 1196.75 s
Current children cumulated vsize: 2116868 KiB
Current children cumulated memory: 113576 KiB

[startup+1197.6 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 20827
/proc/meminfo: memFree=21861792/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2116868 memory=113576 CPUtime=1197.55 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 232068 0 0 0 119447 308 0 0 20 0 1 0 249611017 2167672832 28394 33554432000 4194304 5849940 140728788086336 140728788085336 139951781941127 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 529217 28394 765 405 0 526161 0
Current children cumulated CPU time: 1197.55 s
Current children cumulated vsize: 2116868 KiB
Current children cumulated memory: 113576 KiB

[startup+1198.4 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 20827
/proc/meminfo: memFree=21861792/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2116868 memory=113576 CPUtime=1198.35 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 232068 0 0 0 119527 308 0 0 20 0 1 0 249611017 2167672832 28394 33554432000 4194304 5849940 140728788086336 140728788085336 5335737 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 529217 28394 765 405 0 526161 0
Current children cumulated CPU time: 1198.35 s
Current children cumulated vsize: 2116868 KiB
Current children cumulated memory: 113576 KiB

[startup+1198.6 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 20827
/proc/meminfo: memFree=21861792/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2116868 memory=113576 CPUtime=1198.55 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 232068 0 0 0 119547 308 0 0 20 0 1 0 249611017 2167672832 28394 33554432000 4194304 5849940 140728788086336 140728788085336 139951781941127 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 529217 28394 765 405 0 526161 0
Current children cumulated CPU time: 1198.55 s
Current children cumulated vsize: 2116868 KiB
Current children cumulated memory: 113576 KiB

[startup+1198.7 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 20827
/proc/meminfo: memFree=21861792/32770624 swapFree=67105356/67108860
[pid=20665] ppid=20662 vsize=2116868 memory=113576 CPUtime=1198.65 cores=0,2,4,6
/proc/20665/stat : 20665 (xcsp_picat) R 20662 20665 16836 0 -1 4202496 232068 0 0 0 119557 308 0 0 20 0 1 0 249611017 2167672832 28394 33554432000 4194304 5849940 140728788086336 140728788085336 5437906 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 39428096 140728788092086 140728788092164 140728788092164 140728788094922 0
/proc/20665/statm: 529217 28394 765 405 0 526161 0
Current children cumulated CPU time: 1198.65 s
Current children cumulated vsize: 2116868 KiB
Current children cumulated memory: 113576 KiB

Child status: 0
Real time (s): 1198.8
CPU time (s): 1198.76
CPU user time (s): 1195.67
CPU system time (s): 3.09092
CPU usage (%): 99.9966
Max. virtual memory (cumulated for all children) (KiB): 2237568
Max. memory (cumulated for all children) (KiB): 234404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1195.67
system time used= 3.09092
maximum resident set size= 234404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 232130
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= 7
involuntary context switches= 783


# summary of solver processes directly reported to runsolver:
#   pid: 20665
#   total CPU time (s): 1198.76
#   total CPU user time (s): 1195.67
#   total CPU system time (s): 3.09092

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.55762 second user time and 8.99593 second system time

The end

Launcher Data

Begin job on node149 at 2018-08-15 10:07:58
IDJOB=4309803
IDBENCH=141672
IDSOLVER=2794
FILE ID=node149/4309803-1534320478
RUNJOBID= node149-1534293289-16867
PBS_JOBID= 21038141
Free space on /tmp= 41784 MiB

SOLVER NAME= PicatSAT 2018-08-14
BENCH NAME= XCSP18/Bacp/Bacp-m2/Bacp-m2-07b_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309803-1534320478/watcher-4309803-1534320478 -o /tmp/evaluation-result-4309803-1534320478/solver-4309803-1534320478 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534293289-16867 --watchdog 2580  xcsp_picat HOME/instance-4309803-1534320478.xml

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

MD5SUM BENCH= 5b65144cb3b3f40823d8710b9c84d78c
RANDOM SEED=1825815953

node149.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.60
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.60
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.60
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.60
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:        21515288 kB
MemAvailable:   31226316 kB
Buffers:          187572 kB
Cached:          9704244 kB
SwapCached:         1704 kB
Active:          4848624 kB
Inactive:        5769064 kB
Active(anon):     676040 kB
Inactive(anon):   109736 kB
Active(file):    4172584 kB
Inactive(file):  5659328 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108860 kB
SwapFree:       67105356 kB
Dirty:              3124 kB
Writeback:             0 kB
AnonPages:        730856 kB
Mapped:            57740 kB
Shmem:             57760 kB
Slab:             335612 kB
SReclaimable:     307576 kB
SUnreclaim:        28036 kB
KernelStack:        3328 kB
PageTables:         6660 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2985752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    624640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 41780 MiB
End job on node149 at 2018-08-15 10:27:57