Trace number 4395519

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 2019-09-12OPT25570 1441.24 1441.31

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-scr15.xml
MD5SUM9fad1afbbcb60e61b17bf96c72dc570b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark25570
Best CPU time to get the best result obtained on this benchmark22.6297
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints43
Number of domains2
Minimum domain size7
Maximum domain size15
Distribution of domain sizes[{"size":7,"count":42},{"size":15,"count":15}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":183},{"degree":2,"count":42},{"degree":4,"count":2},{"degree":5,"count":2},{"degree":6,"count":3},{"degree":7,"count":4},{"degree":8,"count":2},{"degree":9,"count":1},{"degree":10,"count":1}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":42},{"arity":15,"count":1}]
Number of extensional constraints42
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":42},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

45.09/45.15	c xcsp_picat version 2.7b12 (9/12/2019)
45.09/45.15	o 47054
45.09/45.15	o 28811
148.10/148.13	o 25570
1441.23/1441.30	s OPTIMUM FOUND
1441.23/1441.30	v <instantiation>
1441.23/1441.30	v     <list> x[] d[][]  </list> 
1441.23/1441.30	v     <values> 14 6 10 7 0 3 2 1 11 5 12 4 13 9 8  0 2 1 0 0 0 0 0 0 3 2 0 0 2 0 0 0 1 1 3 0 1 0 2 1 0 0 0 0 0 0 0 0 0 0 3 0 0 1 2 0 0 0 1 0 0 0 0 0 4 1 2 0 1 0 0 3 0 0 0 0 0 0 0 0 0 2 1 0 2 0 0 0 0 2 0 0 0 0 0 0 1 0 0 0 0 4 0 0 0 0 0 0 0 0 0 0 1 0 2 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 3 1 0 1 2 0 0 0 0 0 0 0 0 0 0 0 2 0 2 1 0 0 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 0 1 2 0 0 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 0 0 0   </values> 
1441.23/1441.30	v </instantiation>

Verifier Data

OK	25570

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 (15129 MiB free)
  memory of node 1: 16384 MiB (15090 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395519-1568329129/watcher-4395519-1568329129 -o /tmp/evaluation-result-4395519-1568329129/solver-4395519-1568329129 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1568323825-31468 --watchdog 2560 xcsp_picat HOME/instance-4395519-1568329129.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=1684, runsolver pid=1681
Current StackSize limit: 8192 KiB


[startup+0.10016 s]*
/proc/loadavg: 1.97 2.01 2.04 3/203 1685
/proc/meminfo: memFree=30929936/32770624 swapFree=66966180/67108860
[pid=1684] ppid=1681 vsize=2036916 memory=19644 CPUtime=0.1 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 2031 0 0 0 10 0 0 0 20 0 1 0 409162425 2085801984 4911 33554432000 4194304 5870510 140735248543856 140735248541000 5475087 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 509229 4911 936 410 0 504702 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2036916 KiB
Current children cumulated memory: 19644 KiB

[startup+0.209894 s]*
/proc/loadavg: 1.97 2.01 2.04 3/203 1685
/proc/meminfo: memFree=30929936/32770624 swapFree=66966180/67108860
[pid=1684] ppid=1681 vsize=2036916 memory=19644 CPUtime=0.21 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 2045 0 0 0 21 0 0 0 20 0 1 0 409162425 2085801984 4911 33554432000 4194304 5870510 140735248543856 140735248541000 5478371 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 509229 4911 936 410 0 504702 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2036916 KiB
Current children cumulated memory: 19644 KiB

[startup+0.309129 s]*
/proc/loadavg: 1.97 2.01 2.04 3/203 1685
/proc/meminfo: memFree=30928820/32770624 swapFree=66966180/67108860
[pid=1684] ppid=1681 vsize=2037628 memory=20888 CPUtime=0.3 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 2359 0 0 0 30 0 0 0 20 0 1 0 409162425 2086531072 5222 33554432000 4194304 5870510 140735248543856 140735248541000 140706814508935 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 509407 5222 953 410 0 504880 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2037628 KiB
Current children cumulated memory: 20888 KiB

[startup+0.700283 s]
/proc/loadavg: 1.97 2.01 2.04 3/203 1685
/proc/meminfo: memFree=30928540/32770624 swapFree=66966180/67108860
[pid=1684] ppid=1681 vsize=2037660 memory=21028 CPUtime=0.69 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 2372 0 0 0 69 0 0 0 20 0 1 0 409162425 2086563840 5257 33554432000 4194304 5870510 140735248543856 140735248542968 5562059 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 509415 5257 953 410 0 504888 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2037660 KiB
Current children cumulated memory: 21028 KiB

[startup+1.50028 s]
/proc/loadavg: 1.97 2.01 2.04 3/203 1685
/proc/meminfo: memFree=30928688/32770624 swapFree=66966180/67108860
[pid=1684] ppid=1681 vsize=2036072 memory=22944 CPUtime=1.49 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 3084 0 0 0 149 0 0 0 20 0 1 0 409162425 2084937728 5736 33554432000 4194304 5870510 140735248543856 140735248542808 140706819745838 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 509018 5736 983 410 0 504491 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2036072 KiB
Current children cumulated memory: 22944 KiB

[startup+3.10976 s]
/proc/loadavg: 1.97 2.01 2.04 3/203 1685
/proc/meminfo: memFree=30914620/32770624 swapFree=66966180/67108860
[pid=1684] ppid=1681 vsize=2049052 memory=34928 CPUtime=3.1 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 7062 0 0 0 309 1 0 0 20 0 1 0 409162425 2098229248 8732 33554432000 4194304 5870510 140735248543856 140735248542808 5298780 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 512263 8732 984 410 0 507736 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2049052 KiB
Current children cumulated memory: 34928 KiB

[startup+6.30027 s]
/proc/loadavg: 1.97 2.01 2.04 3/203 1685
/proc/meminfo: memFree=30915556/32770624 swapFree=66966180/67108860
[pid=1684] ppid=1681 vsize=2056192 memory=34312 CPUtime=6.29 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 10007 0 0 0 628 1 0 0 20 0 1 0 409162425 2105540608 8578 33554432000 4194304 5870510 140735248543856 140735248542968 5274709 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 514048 8578 991 410 0 509521 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2056192 KiB
Current children cumulated memory: 34312 KiB

[startup+12.7003 s]
/proc/loadavg: 1.98 2.01 2.04 3/203 1686
/proc/meminfo: memFree=30897524/32770624 swapFree=66966180/67108860
[pid=1684] ppid=1681 vsize=2058124 memory=45268 CPUtime=12.69 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 14409 0 0 0 1267 2 0 0 20 0 1 0 409162425 2107518976 11317 33554432000 4194304 5870510 140735248543856 140735248542424 140706819728388 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 514531 11317 991 410 0 510004 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2058124 KiB
Current children cumulated memory: 45268 KiB

[startup+25.5004 s]
/proc/loadavg: 1.98 2.01 2.04 3/203 1686
/proc/meminfo: memFree=30900788/32770624 swapFree=66966180/67108860
[pid=1684] ppid=1681 vsize=2056452 memory=42348 CPUtime=25.49 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 19833 0 0 0 2546 3 0 0 20 0 1 0 409162425 2105806848 10587 33554432000 4194304 5870510 140735248543856 140735248542872 5277475 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 514113 10587 991 410 0 509586 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2056452 KiB
Current children cumulated memory: 42348 KiB

[startup+51.1097 s]
/proc/loadavg: 1.99 2.01 2.04 3/203 1688
/proc/meminfo: memFree=30887288/32770624 swapFree=66966180/67108860
[pid=1684] ppid=1681 vsize=2066632 memory=53244 CPUtime=51.09 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 26879 0 0 0 5106 3 0 0 20 0 1 0 409162425 2116231168 13311 33554432000 4194304 5870510 140735248543856 140735248542968 5283079 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 516658 13311 991 410 0 512131 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2066632 KiB
Current children cumulated memory: 53244 KiB

[startup+102.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/204 1693
/proc/meminfo: memFree=30877776/32770624 swapFree=66966180/67108860
[pid=1684] ppid=1681 vsize=2075540 memory=62368 CPUtime=102.29 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 32898 0 0 0 10225 4 0 0 20 0 1 0 409162425 2125352960 15592 33554432000 4194304 5870510 140735248543856 140735248542424 5283024 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 518885 15592 991 410 0 514358 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 2075540 KiB
Current children cumulated memory: 62368 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/206 1706
/proc/meminfo: memFree=30871072/32770624 swapFree=66966192/67108860
[pid=1684] ppid=1681 vsize=2072820 memory=59400 CPUtime=162.28 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 44838 0 0 0 16223 5 0 0 20 0 1 0 409162425 2122567680 14850 33554432000 4194304 5870510 140735248543856 140735248542424 5282211 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 518205 14850 991 410 0 513678 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 2072820 KiB
Current children cumulated memory: 59400 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/205 1737
/proc/meminfo: memFree=30872544/32770624 swapFree=66966216/67108860
[pid=1684] ppid=1681 vsize=2064452 memory=51560 CPUtime=222.28 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 48559 0 0 0 22221 7 0 0 20 0 1 0 409162425 2113998848 12890 33554432000 4194304 5870510 140735248543856 140735248542424 5282606 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 516113 12890 991 410 0 511586 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 2064452 KiB
Current children cumulated memory: 51560 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/205 1741
/proc/meminfo: memFree=30878368/32770624 swapFree=66966216/67108860
[pid=1684] ppid=1681 vsize=2063628 memory=45432 CPUtime=282.27 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 56794 0 0 0 28218 9 0 0 20 0 1 0 409162425 2113155072 11358 33554432000 4194304 5870510 140735248543856 140735248542296 5283024 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 515907 11358 991 410 0 511380 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 2063628 KiB
Current children cumulated memory: 45432 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/205 1745
/proc/meminfo: memFree=30896296/32770624 swapFree=66966216/67108860
[pid=1684] ppid=1681 vsize=2042236 memory=29052 CPUtime=342.27 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 59633 0 0 0 34217 10 0 0 20 0 1 0 409162425 2091249664 7263 33554432000 4194304 5870510 140735248543856 140735248542968 5272939 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 510559 7263 991 410 0 506032 0
Current children cumulated CPU time: 342.27 s
Current children cumulated vsize: 2042236 KiB
Current children cumulated memory: 29052 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/204 1751
/proc/meminfo: memFree=30854324/32770624 swapFree=66966216/67108860
[pid=1684] ppid=1681 vsize=2086776 memory=69556 CPUtime=402.27 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 66485 0 0 0 40216 11 0 0 20 0 1 0 409162425 2136858624 17389 33554432000 4194304 5870510 140735248543856 140735248542296 5283083 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 521694 17389 991 410 0 517167 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 2086776 KiB
Current children cumulated memory: 69556 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/202 1755
/proc/meminfo: memFree=30852488/32770624 swapFree=66966216/67108860
[pid=1684] ppid=1681 vsize=2071560 memory=58228 CPUtime=462.27 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 69737 0 0 0 46215 12 0 0 20 0 1 0 409162425 2121277440 14557 33554432000 4194304 5870510 140735248543856 140735248542424 5274967 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 517890 14557 991 410 0 513363 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 2071560 KiB
Current children cumulated memory: 58228 KiB


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

Current children cumulated memory: 52924 KiB

[startup+1002.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/203 1807
/proc/meminfo: memFree=30842632/32770624 swapFree=66966216/67108860
[pid=1684] ppid=1681 vsize=2066876 memory=49112 CPUtime=1002.25 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 117336 0 0 0 100200 25 0 0 20 0 1 0 409162425 2116481024 12278 33554432000 4194304 5870510 140735248543856 140735248542296 5282515 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 516719 12278 991 410 0 512192 0
Current children cumulated CPU time: 1002.25 s
Current children cumulated vsize: 2066876 KiB
Current children cumulated memory: 49112 KiB

[startup+1062.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/202 1811
/proc/meminfo: memFree=30828716/32770624 swapFree=66966216/67108860
[pid=1684] ppid=1681 vsize=2083124 memory=69500 CPUtime=1062.25 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 118941 0 0 0 106199 26 0 0 20 0 1 0 409162425 2133118976 17375 33554432000 4194304 5870510 140735248543856 140735248542424 5282721 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 520781 17375 991 410 0 516254 0
Current children cumulated CPU time: 1062.25 s
Current children cumulated vsize: 2083124 KiB
Current children cumulated memory: 69500 KiB

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/203 1818
/proc/meminfo: memFree=30837656/32770624 swapFree=66966216/67108860
[pid=1684] ppid=1681 vsize=2073576 memory=60072 CPUtime=1122.24 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 125527 0 0 0 112197 27 0 0 20 0 1 0 409162425 2123341824 15018 33554432000 4194304 5870510 140735248543856 140735248542424 5272427 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 518394 15018 991 410 0 513867 0
Current children cumulated CPU time: 1122.24 s
Current children cumulated vsize: 2073576 KiB
Current children cumulated memory: 60072 KiB

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/203 1822
/proc/meminfo: memFree=30843108/32770624 swapFree=66966216/67108860
[pid=1684] ppid=1681 vsize=2062204 memory=52252 CPUtime=1182.23 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 129382 0 0 0 118195 28 0 0 20 0 1 0 409162425 2111696896 13063 33554432000 4194304 5870510 140735248543856 140735248542424 5282251 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 515551 13063 991 410 0 511024 0
Current children cumulated CPU time: 1182.23 s
Current children cumulated vsize: 2062204 KiB
Current children cumulated memory: 52252 KiB

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/203 1826
/proc/meminfo: memFree=30820048/32770624 swapFree=66966216/67108860
[pid=1684] ppid=1681 vsize=2082088 memory=72824 CPUtime=1242.23 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 135514 0 0 0 124194 29 0 0 20 0 1 0 409162425 2132058112 18206 33554432000 4194304 5870510 140735248543856 140735248542392 5277076 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 520522 18206 991 410 0 515995 0
Current children cumulated CPU time: 1242.23 s
Current children cumulated vsize: 2082088 KiB
Current children cumulated memory: 72824 KiB

[startup+1302.3 s]
/proc/loadavg: 1.96 2.00 2.04 3/203 1892
/proc/meminfo: memFree=30912840/32770624 swapFree=66966216/67108860
[pid=1684] ppid=1681 vsize=2075852 memory=66808 CPUtime=1302.23 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 138075 0 0 0 130193 30 0 0 20 0 1 0 409162425 2125672448 16702 33554432000 4194304 5870510 140735248543856 140735248542424 5282578 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 518963 16702 991 410 0 514436 0
Current children cumulated CPU time: 1302.23 s
Current children cumulated vsize: 2075852 KiB
Current children cumulated memory: 66808 KiB

[startup+1362.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/203 1903
/proc/meminfo: memFree=30929844/32770624 swapFree=66966220/67108860
[pid=1684] ppid=1681 vsize=2063508 memory=49180 CPUtime=1362.23 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 145959 0 0 0 136192 31 0 0 20 0 1 0 409162425 2113032192 12295 33554432000 4194304 5870510 140735248543856 140735248542424 5272559 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 515877 12295 991 410 0 511350 0
Current children cumulated CPU time: 1362.23 s
Current children cumulated vsize: 2063508 KiB
Current children cumulated memory: 49180 KiB

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/203 1907
/proc/meminfo: memFree=30905116/32770624 swapFree=66966220/67108860
[pid=1684] ppid=1681 vsize=2082740 memory=73848 CPUtime=1422.23 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 148092 0 0 0 142191 32 0 0 20 0 1 0 409162425 2132725760 18462 33554432000 4194304 5870510 140735248543856 140735248542424 5274812 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 520685 18462 991 410 0 516158 0
Current children cumulated CPU time: 1422.23 s
Current children cumulated vsize: 2082740 KiB
Current children cumulated memory: 73848 KiB

[startup+1441.31 s]
# the end of solver process 1684 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1440.92 s, system=0.325986 s

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

[startup+1433.6 s]
/proc/loadavg: 2.00 2.00 2.04 3/203 1909
/proc/meminfo: memFree=30905056/32770624 swapFree=66966220/67108860
[pid=1684] ppid=1681 vsize=2082740 memory=73848 CPUtime=1433.53 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 148093 0 0 0 143321 32 0 0 20 0 1 0 409162425 2132725760 18462 33554432000 4194304 5870510 140735248543856 140735248542424 140706819728161 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 520685 18462 991 410 0 516158 0
Current children cumulated CPU time: 1433.53 s
Current children cumulated vsize: 2082740 KiB
Current children cumulated memory: 73848 KiB

[startup+1436.8 s]
/proc/loadavg: 2.00 2.00 2.04 3/203 1909
/proc/meminfo: memFree=30905304/32770624 swapFree=66966220/67108860
[pid=1684] ppid=1681 vsize=2091468 memory=73848 CPUtime=1436.73 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 148097 0 0 0 143641 32 0 0 20 0 1 0 409162425 2141663232 18462 33554432000 4194304 5870510 140735248543856 140735248542296 5283135 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 522867 18462 991 410 0 518340 0
Current children cumulated CPU time: 1436.73 s
Current children cumulated vsize: 2091468 KiB
Current children cumulated memory: 73848 KiB

[startup+1438.4 s]
/proc/loadavg: 2.00 2.00 2.04 3/202 1909
/proc/meminfo: memFree=30904300/32770624 swapFree=66966220/67108860
[pid=1684] ppid=1681 vsize=2091468 memory=79748 CPUtime=1438.33 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 148557 0 0 0 143801 32 0 0 20 0 1 0 409162425 2141663232 19937 33554432000 4194304 5870510 140735248543856 140735248542296 5283064 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 522867 19937 991 410 0 518340 0
Current children cumulated CPU time: 1438.33 s
Current children cumulated vsize: 2091468 KiB
Current children cumulated memory: 79748 KiB

[startup+1440 s]*
/proc/loadavg: 2.00 2.00 2.04 3/202 1910
/proc/meminfo: memFree=30899672/32770624 swapFree=66966220/67108860
[pid=1684] ppid=1681 vsize=2091468 memory=79748 CPUtime=1439.93 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 148557 0 0 0 143961 32 0 0 20 0 1 0 409162425 2141663232 19937 33554432000 4194304 5870510 140735248543856 140735248542296 5263036 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 522867 19937 991 410 0 518340 0
Current children cumulated CPU time: 1439.93 s
Current children cumulated vsize: 2091468 KiB
Current children cumulated memory: 79748 KiB

[startup+1440.8 s]
/proc/loadavg: 2.00 2.00 2.04 3/202 1910
/proc/meminfo: memFree=30899672/32770624 swapFree=66966220/67108860
[pid=1684] ppid=1681 vsize=2091468 memory=79748 CPUtime=1440.73 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 148557 0 0 0 144041 32 0 0 20 0 1 0 409162425 2141663232 19937 33554432000 4194304 5870510 140735248543856 140735248542296 5262766 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 522867 19937 991 410 0 518340 0
Current children cumulated CPU time: 1440.73 s
Current children cumulated vsize: 2091468 KiB
Current children cumulated memory: 79748 KiB

[startup+1441.2 s]
/proc/loadavg: 2.00 2.00 2.04 3/202 1910
/proc/meminfo: memFree=30899656/32770624 swapFree=66966220/67108860
[pid=1684] ppid=1681 vsize=2091468 memory=79748 CPUtime=1441.13 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 148557 0 0 0 144081 32 0 0 20 0 1 0 409162425 2141663232 19937 33554432000 4194304 5870510 140735248543856 140735248542296 5282617 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 522867 19937 991 410 0 518340 0
Current children cumulated CPU time: 1441.13 s
Current children cumulated vsize: 2091468 KiB
Current children cumulated memory: 79748 KiB

[startup+1441.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/202 1910
/proc/meminfo: memFree=30899656/32770624 swapFree=66966220/67108860
[pid=1684] ppid=1681 vsize=2091468 memory=79748 CPUtime=1441.23 cores=1,3,5,7
/proc/1684/stat : 1684 (xcsp_picat) R 1681 1684 31436 0 -1 4202496 148557 0 0 0 144091 32 0 0 20 0 1 0 409162425 2141663232 19937 33554432000 4194304 5870510 140735248543856 140735248542296 5288794 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 23281664 140735248548895 140735248548973 140735248548973 140735248551882 0
/proc/1684/statm: 522867 19937 991 410 0 518340 0
Current children cumulated CPU time: 1441.23 s
Current children cumulated vsize: 2091468 KiB
Current children cumulated memory: 79748 KiB

Child status: 0
Real time (s): 1441.31
CPU time (s): 1441.24
CPU user time (s): 1440.92
CPU system time (s): 0.325986
CPU usage (%): 99.9956
Max. virtual memory (cumulated for all children) (KiB): 2093580
Max. memory (cumulated for all children) (KiB): 79748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1440.92
system time used= 0.325986
maximum resident set size= 79804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148582
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= 11
involuntary context switches= 1071


# summary of solver processes directly reported to runsolver:
#   pid: 1684
#   total CPU time (s): 1441.24
#   total CPU user time (s): 1440.92
#   total CPU system time (s): 0.325986

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.53899 second user time and 10.4758 second system time

The end

Launcher Data

Begin job on node135 at 2019-09-13 00:58:09
IDJOB=4395519
IDBENCH=123019
IDSOLVER=2845
FILE ID=node135/4395519-1568329129
RUNJOBID= node135-1568323825-31468
PBS_JOBID= 21701148
Free space on /tmp= 59124 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-scr15.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395519-1568329129/watcher-4395519-1568329129 -o /tmp/evaluation-result-4395519-1568329129/solver-4395519-1568329129 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1568323825-31468 --watchdog 2560  xcsp_picat HOME/instance-4395519-1568329129.xml

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

MD5SUM BENCH= 9fad1afbbcb60e61b17bf96c72dc570b
RANDOM SEED=1297736541

node135.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.76
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.76
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.76
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.76
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:        30945620 kB
MemAvailable:   31767840 kB
Buffers:          119380 kB
Cached:           969148 kB
SwapCached:        35844 kB
Active:           527112 kB
Inactive:         699076 kB
Active(anon):     109076 kB
Inactive(anon):    59688 kB
Active(file):     418036 kB
Inactive(file):   639388 kB
Unevictable:      109776 kB
Mlocked:          109776 kB
SwapTotal:      67108860 kB
SwapFree:       66966180 kB
Dirty:              3328 kB
Writeback:             0 kB
AnonPages:        212708 kB
Mapped:            36588 kB
Shmem:             22616 kB
Slab:             191924 kB
SReclaimable:     161260 kB
SUnreclaim:        30664 kB
KernelStack:        3584 kB
PageTables:         5664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2613284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 59120 MiB
End job on node135 at 2019-09-13 01:22:10