Trace number 4407644

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
(reference) PicatSAT 2019-09-12? (TO) 2400.1 2399.9

General information on the benchmark

NameLowAutocorrelation/LowAutocorrelation-m1-s1/
LowAutocorrelation-038.xml
MD5SUM5c46c59146557e02d06c9ff3e1746190
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark143
Best CPU time to get the best result obtained on this benchmark2400.05
Satisfiable
(Un)Satisfiability was proved
Number of variables1481
Number of constraints777
Number of domains75
Minimum domain size2
Maximum domain size75
Distribution of domain sizes[{"size":2,"count":742},{"size":3,"count":2},{"size":4,"count":1},{"size":5,"count":2},{"size":6,"count":1},{"size":7,"count":2},{"size":8,"count":1},{"size":9,"count":2},{"size":10,"count":1},{"size":11,"count":2},{"size":12,"count":1},{"size":13,"count":2},{"size":14,"count":1},{"size":15,"count":2},{"size":16,"count":1},{"size":17,"count":2},{"size":18,"count":1},{"size":19,"count":2},{"size":20,"count":1},{"size":21,"count":2},{"size":22,"count":1},{"size":23,"count":2},{"size":24,"count":1},{"size":25,"count":2},{"size":26,"count":1},"...",{"size":33,"count":2}, {"size":34,"count":1}, {"size":35,"count":2}, {"size":36,"count":1}, {"size":37,"count":2}, {"size":38,"count":1}, {"size":39,"count":1}, {"size":41,"count":1}, {"size":43,"count":1}, {"size":45,"count":1}, {"size":47,"count":1}, {"size":49,"count":1}, {"size":51,"count":1}, {"size":53,"count":1}, {"size":55,"count":1}, {"size":57,"count":1}, {"size":59,"count":1}, {"size":61,"count":1}, {"size":63,"count":1}, {"size":65,"count":1}, {"size":67,"count":1}, {"size":69,"count":1}, {"size":71,"count":1}, {"size":73,"count":1}, {"size":75,"count":1}]
Minimum variable degree0
Maximum variable degree37
Distribution of variable degrees[{"degree":0,"count":666},{"degree":2,"count":777},{"degree":37,"count":38}]
Minimum constraint arity2
Maximum constraint arity38
Distribution of constraint arities[{"arity":2,"count":38},{"arity":3,"count":704},{"arity":4,"count":1},{"arity":5,"count":1},{"arity":6,"count":1},{"arity":7,"count":1},{"arity":8,"count":1},{"arity":9,"count":1},{"arity":10,"count":1},{"arity":11,"count":1},{"arity":12,"count":1},{"arity":13,"count":1},{"arity":14,"count":1},{"arity":15,"count":1},{"arity":16,"count":1},{"arity":17,"count":1},{"arity":18,"count":1},{"arity":19,"count":1},{"arity":20,"count":1},{"arity":21,"count":1},{"arity":22,"count":1},{"arity":23,"count":1},{"arity":24,"count":1},{"arity":25,"count":1},{"arity":26,"count":1},{"arity":27,"count":1},{"arity":28,"count":1},{"arity":29,"count":1},{"arity":30,"count":1},{"arity":31,"count":1},{"arity":32,"count":1},{"arity":33,"count":1},{"arity":34,"count":1},{"arity":35,"count":1},{"arity":36,"count":1},{"arity":37,"count":1},{"arity":38,"count":1}]
Number of extensional constraints0
Number of intensional constraints740
Distribution of constraint types[{"type":"intension","count":740},{"type":"sum","count":37}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

21.69/21.78	c xcsp_picat version 2.7b12 (9/12/2019)
21.69/21.78	o 391

Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4407644-1569511727/watcher-4407644-1569511727 -o /tmp/evaluation-result-4407644-1569511727/solver-4407644-1569511727 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1569509600-2162 --watchdog 2560 xcsp_picat HOME/instance-4407644-1569511727.xml 

running on 4 cores: 0-3

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
Current StackSize limit: 8192 KiB

solver pid=2915, runsolver pid=2912

[startup+0.100165 s]*
/proc/loadavg: 2.00 2.03 1.82 3/199 2916
/proc/meminfo: memFree=20678408/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2039748 memory=23900 CPUtime=0.1 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 2630 0 0 0 10 0 0 0 20 0 1 0 527114237 2088701952 5975 33554432000 4194304 5870510 140727693644976 140727693642120 139890221739822 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 509937 5975 957 410 0 505410 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2039748 KiB
Current children cumulated memory: 23900 KiB

[startup+0.210861 s]*
/proc/loadavg: 2.00 2.03 1.82 3/199 2916
/proc/meminfo: memFree=20678408/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2039748 memory=23900 CPUtime=0.21 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 2637 0 0 0 21 0 0 0 20 0 1 0 527114237 2088701952 5975 33554432000 4194304 5870510 140727693644976 140727693642120 5406547 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 509937 5975 957 410 0 505410 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2039748 KiB
Current children cumulated memory: 23900 KiB

[startup+0.310095 s]*
/proc/loadavg: 2.00 2.03 1.82 3/199 2916
/proc/meminfo: memFree=20678408/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2039748 memory=23900 CPUtime=0.31 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 2641 0 0 0 30 1 0 0 20 0 1 0 527114237 2088701952 5975 33554432000 4194304 5870510 140727693644976 140727693642120 139890222206855 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 509937 5975 957 410 0 505410 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2039748 KiB
Current children cumulated memory: 23900 KiB

[startup+0.700304 s]
/proc/loadavg: 2.00 2.03 1.82 3/199 2916
/proc/meminfo: memFree=20678148/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2038180 memory=23752 CPUtime=0.69 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 3349 0 0 0 67 2 0 0 20 0 1 0 527114237 2087096320 5938 33554432000 4194304 5870510 140727693644976 140727693644008 5282721 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 509545 5938 987 410 0 505018 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2038180 KiB
Current children cumulated memory: 23752 KiB

[startup+1.50031 s]
/proc/loadavg: 2.00 2.03 1.82 3/199 2916
/proc/meminfo: memFree=20678328/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2040388 memory=27620 CPUtime=1.49 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 3811 0 0 0 147 2 0 0 20 0 1 0 527114237 2089357312 6905 33554432000 4194304 5870510 140727693644976 140727693644008 5282606 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 510097 6905 988 410 0 505570 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2040388 KiB
Current children cumulated memory: 27620 KiB

[startup+3.11072 s]
/proc/loadavg: 2.08 2.05 1.83 3/199 2916
/proc/meminfo: memFree=20667176/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2049132 memory=35764 CPUtime=3.1 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 6612 0 0 0 308 2 0 0 20 0 1 0 527114237 2098311168 8941 33554432000 4194304 5870510 140727693644976 140727693643416 5289471 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 512283 8941 988 410 0 507756 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2049132 KiB
Current children cumulated memory: 35764 KiB

[startup+6.30029 s]
/proc/loadavg: 2.08 2.05 1.83 3/199 2916
/proc/meminfo: memFree=20675340/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2042856 memory=28672 CPUtime=6.29 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 11561 0 0 0 624 5 0 0 20 0 1 0 527114237 2091884544 7168 33554432000 4194304 5870510 140727693644976 140727693643688 5277480 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 510714 7168 995 410 0 506187 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2042856 KiB
Current children cumulated memory: 28672 KiB

[startup+12.7003 s]
/proc/loadavg: 2.07 2.05 1.83 3/199 2916
/proc/meminfo: memFree=20655480/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2058744 memory=45948 CPUtime=12.69 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 16284 0 0 0 1263 6 0 0 20 0 1 0 527114237 2108153856 11487 33554432000 4194304 5870510 140727693644976 140727693643544 5289040 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 514686 11487 995 410 0 510159 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2058744 KiB
Current children cumulated memory: 45948 KiB

[startup+25.5004 s]
/proc/loadavg: 2.06 2.05 1.83 3/199 2918
/proc/meminfo: memFree=20655328/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2058744 memory=46040 CPUtime=25.49 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 22845 0 0 0 2543 6 0 0 20 0 1 0 527114237 2108153856 11510 33554432000 4194304 5870510 140727693644976 140727693643544 5282505 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 514686 11510 995 410 0 510159 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2058744 KiB
Current children cumulated memory: 46040 KiB

[startup+51.1108 s]
/proc/loadavg: 2.04 2.04 1.84 3/199 2919
/proc/meminfo: memFree=21534636/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2072536 memory=56744 CPUtime=51.11 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 28980 0 0 0 5103 8 0 0 20 0 1 0 527114237 2122276864 14186 33554432000 4194304 5870510 140727693644976 140727693643416 5282770 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 518134 14186 995 410 0 513607 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 2072536 KiB
Current children cumulated memory: 56744 KiB

[startup+102.3 s]
/proc/loadavg: 2.02 2.04 1.85 3/199 2922
/proc/meminfo: memFree=21525516/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2079632 memory=65088 CPUtime=102.3 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 33933 0 0 0 10221 9 0 0 20 0 1 0 527114237 2129543168 16272 33554432000 4194304 5870510 140727693644976 140727693643544 5282545 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 519908 16272 995 410 0 515381 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 2079632 KiB
Current children cumulated memory: 65088 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 1.86 3/202 2937
/proc/meminfo: memFree=21517884/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2091288 memory=71512 CPUtime=162.31 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 39090 0 0 0 16221 10 0 0 20 0 1 0 527114237 2141478912 17878 33554432000 4194304 5870510 140727693644976 140727693643416 5282690 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 522822 17878 995 410 0 518295 0
Current children cumulated CPU time: 162.31 s
Current children cumulated vsize: 2091288 KiB
Current children cumulated memory: 71512 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 1.87 3/201 2941
/proc/meminfo: memFree=21510660/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2091288 memory=78604 CPUtime=222.31 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 44469 0 0 0 22221 10 0 0 20 0 1 0 527114237 2141478912 19651 33554432000 4194304 5870510 140727693644976 140727693643416 5283032 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 522822 19651 995 410 0 518295 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 2091288 KiB
Current children cumulated memory: 78604 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 1.87 3/201 2945
/proc/meminfo: memFree=21502356/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2102808 memory=86552 CPUtime=282.31 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 44978 0 0 0 28221 10 0 0 20 0 1 0 527114237 2153275392 21638 33554432000 4194304 5870510 140727693644976 140727693643416 5283024 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 525702 21638 995 410 0 521175 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 2102808 KiB
Current children cumulated memory: 86552 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.88 3/202 2951
/proc/meminfo: memFree=21502880/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2102808 memory=86684 CPUtime=342.32 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 49963 0 0 0 34221 11 0 0 20 0 1 0 527114237 2153275392 21671 33554432000 4194304 5870510 140727693644976 140727693643416 5282721 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 525702 21671 995 410 0 521175 0
Current children cumulated CPU time: 342.32 s
Current children cumulated vsize: 2102808 KiB
Current children cumulated memory: 86684 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.89 3/201 2955
/proc/meminfo: memFree=21502848/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2102808 memory=86684 CPUtime=402.32 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 50008 0 0 0 40221 11 0 0 20 0 1 0 527114237 2153275392 21671 33554432000 4194304 5870510 140727693644976 140727693643416 5283135 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 525702 21671 995 410 0 521175 0
Current children cumulated CPU time: 402.32 s
Current children cumulated vsize: 2102808 KiB
Current children cumulated memory: 86684 KiB

[startup+462.3 s]
/proc/loadavg: 2.08 2.03 1.90 3/199 2959
/proc/meminfo: memFree=21500476/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2103080 memory=89040 CPUtime=462.33 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 55056 0 0 0 46221 12 0 0 20 0 1 0 527114237 2153553920 22260 33554432000 4194304 5870510 140727693644976 140727693643544 5283135 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 525770 22260 995 410 0 521243 0
Current children cumulated CPU time: 462.33 s
Current children cumulated vsize: 2103080 KiB
Current children cumulated memory: 89040 KiB


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

/proc/2915/statm: 530555 28789 995 410 0 526028 0
Current children cumulated CPU time: 1662.42 s
Current children cumulated vsize: 2122220 KiB
Current children cumulated memory: 115156 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 3136
/proc/meminfo: memFree=25368460/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2122220 memory=115156 CPUtime=1722.43 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 95809 0 0 0 172228 15 0 0 20 0 1 0 527114237 2173153280 28789 33554432000 4194304 5870510 140727693644976 140727693643544 5258099 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 530555 28789 995 410 0 526028 0
Current children cumulated CPU time: 1722.43 s
Current children cumulated vsize: 2122220 KiB
Current children cumulated memory: 115156 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/200 3205
/proc/meminfo: memFree=23530532/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2122220 memory=115432 CPUtime=1782.43 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 95890 0 0 0 178228 15 0 0 20 0 1 0 527114237 2173153280 28858 33554432000 4194304 5870510 140727693644976 140727693643544 5282251 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 530555 28858 995 410 0 526028 0
Current children cumulated CPU time: 1782.43 s
Current children cumulated vsize: 2122220 KiB
Current children cumulated memory: 115432 KiB

[startup+1842.3 s]
/proc/loadavg: 2.29 2.08 1.98 3/199 3210
/proc/meminfo: memFree=23508916/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2122220 memory=115432 CPUtime=1842.44 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 95900 0 0 0 184229 15 0 0 20 0 1 0 527114237 2173153280 28858 33554432000 4194304 5870510 140727693644976 140727693643544 5282251 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 530555 28858 995 410 0 526028 0
Current children cumulated CPU time: 1842.44 s
Current children cumulated vsize: 2122220 KiB
Current children cumulated memory: 115432 KiB

[startup+1902.3 s]
/proc/loadavg: 2.39 2.17 2.01 3/199 3214
/proc/meminfo: memFree=23508596/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2122220 memory=115432 CPUtime=1902.44 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 95900 0 0 0 190229 15 0 0 20 0 1 0 527114237 2173153280 28858 33554432000 4194304 5870510 140727693644976 140727693643544 5283028 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 530555 28858 995 410 0 526028 0
Current children cumulated CPU time: 1902.44 s
Current children cumulated vsize: 2122220 KiB
Current children cumulated memory: 115432 KiB

[startup+1962.3 s]
/proc/loadavg: 2.14 2.14 2.01 3/201 3228
/proc/meminfo: memFree=23508376/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2122220 memory=115448 CPUtime=1962.45 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 96038 0 0 0 196229 16 0 0 20 0 1 0 527114237 2173153280 28862 33554432000 4194304 5870510 140727693644976 140727693643544 5281842 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 530555 28862 995 410 0 526028 0
Current children cumulated CPU time: 1962.45 s
Current children cumulated vsize: 2122220 KiB
Current children cumulated memory: 115448 KiB

[startup+2022.3 s]
/proc/loadavg: 2.05 2.11 2.01 3/201 3255
/proc/meminfo: memFree=23507196/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2122220 memory=115448 CPUtime=2022.46 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 96040 0 0 0 202230 16 0 0 20 0 1 0 527114237 2173153280 28862 33554432000 4194304 5870510 140727693644976 140727693643544 5274877 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 530555 28862 995 410 0 526028 0
Current children cumulated CPU time: 2022.46 s
Current children cumulated vsize: 2122220 KiB
Current children cumulated memory: 115448 KiB

[startup+2082.3 s]
/proc/loadavg: 2.02 2.09 2.01 3/201 3259
/proc/meminfo: memFree=23507400/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2122220 memory=115448 CPUtime=2082.47 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 96050 0 0 0 208231 16 0 0 20 0 1 0 527114237 2173153280 28862 33554432000 4194304 5870510 140727693644976 140727693643544 5282588 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 530555 28862 995 410 0 526028 0
Current children cumulated CPU time: 2082.47 s
Current children cumulated vsize: 2122220 KiB
Current children cumulated memory: 115448 KiB

[startup+2142.3 s]
/proc/loadavg: 2.01 2.07 2.01 3/202 3265
/proc/meminfo: memFree=23507732/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2122220 memory=115448 CPUtime=2142.47 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 96050 0 0 0 214231 16 0 0 20 0 1 0 527114237 2173153280 28862 33554432000 4194304 5870510 140727693644976 140727693643544 5282505 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 530555 28862 995 410 0 526028 0
Current children cumulated CPU time: 2142.47 s
Current children cumulated vsize: 2122220 KiB
Current children cumulated memory: 115448 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.06 2.01 3/201 3269
/proc/meminfo: memFree=23477000/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2122220 memory=115448 CPUtime=2202.48 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 96189 0 0 0 220232 16 0 0 20 0 1 0 527114237 2173153280 28862 33554432000 4194304 5870510 140727693644976 140727693643544 5282574 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 530555 28862 995 410 0 526028 0
Current children cumulated CPU time: 2202.48 s
Current children cumulated vsize: 2122220 KiB
Current children cumulated memory: 115448 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.05 2.01 3/200 3273
/proc/meminfo: memFree=23477612/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2122220 memory=115448 CPUtime=2262.48 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 96190 0 0 0 226232 16 0 0 20 0 1 0 527114237 2173153280 28862 33554432000 4194304 5870510 140727693644976 140727693643544 5282505 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 530555 28862 995 410 0 526028 0
Current children cumulated CPU time: 2262.48 s
Current children cumulated vsize: 2122220 KiB
Current children cumulated memory: 115448 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/200 3279
/proc/meminfo: memFree=23471184/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2134016 memory=122512 CPUtime=2322.48 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 98345 0 0 0 232231 17 0 0 20 0 1 0 527114237 2185232384 30628 33554432000 4194304 5870510 140727693644976 140727693643544 5282531 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 533504 30628 995 410 0 528977 0
Current children cumulated CPU time: 2322.48 s
Current children cumulated vsize: 2134016 KiB
Current children cumulated memory: 122512 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/199 3283
/proc/meminfo: memFree=23466852/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2134016 memory=127084 CPUtime=2382.49 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 98513 0 0 0 238232 17 0 0 20 0 1 0 527114237 2185232384 31771 33554432000 4194304 5870510 140727693644976 140727693643544 5282444 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 533504 31771 995 410 0 528977 0
Current children cumulated CPU time: 2382.49 s
Current children cumulated vsize: 2134016 KiB
Current children cumulated memory: 127084 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.00 2.03 2.01 3/199 3285
/proc/meminfo: memFree=23466116/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2134016 memory=127244 CPUtime=2400.09 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 99897 0 0 0 239992 17 0 0 20 0 1 0 527114237 2185232384 31811 33554432000 4194304 5870510 140727693644976 140727693643544 5282606 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 533504 31811 995 410 0 528977 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 2134016 KiB
Current children cumulated memory: 127244 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2399.9 s]
# the end of solver process 2915 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.92 s, system=0.177015 s

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

[startup+2399.9 s]
/proc/loadavg: 2.00 2.03 2.01 3/199 3285
/proc/meminfo: memFree=23466116/32770688 swapFree=67001348/67108860
[pid=2915] ppid=2912 vsize=2134016 memory=127244 CPUtime=2400.09 cores=0-3
/proc/2915/stat : 2915 (xcsp_picat) R 2912 2915 2131 0 -1 4202496 99897 0 0 0 239992 17 0 0 20 0 1 0 527114237 2185232384 31811 33554432000 4194304 5870510 140727693644976 140727693643544 5282606 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 26955776 140727693653023 140727693653101 140727693653101 140727693656010 0
/proc/2915/statm: 533504 31811 995 410 0 528977 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 2134016 KiB
Current children cumulated memory: 127244 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2399.9
CPU time (s): 2400.1
CPU user time (s): 2399.92
CPU system time (s): 0.177015
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 2134016
Max. memory (cumulated for all children) (KiB): 127244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.92
system time used= 0.177015
maximum resident set size= 127600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99897
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= 17
involuntary context switches= 662


# summary of solver processes directly reported to runsolver:
#   pid: 2915
#   total CPU time (s): 2400.1
#   total CPU user time (s): 2399.92
#   total CPU system time (s): 0.177015

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.6824 second user time and 19.2703 second system time

The end

Launcher Data

Begin job on node116 at 2019-09-26 17:28:05
IDJOB=4407644
IDBENCH=127025
IDSOLVER=2873
FILE ID=node116/4407644-1569511727
RUNJOBID= node116-1569509600-2162
PBS_JOBID= 21705797
Free space on /tmp= 6540 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/LowAutocorrelation/LowAutocorrelation-m1-s1/LowAutocorrelation-038.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4407644-1569511727/watcher-4407644-1569511727 -o /tmp/evaluation-result-4407644-1569511727/solver-4407644-1569511727 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1569509600-2162 --watchdog 2560  xcsp_picat HOME/instance-4407644-1569511727.xml

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

MD5SUM BENCH= 5c46c59146557e02d06c9ff3e1746190
RANDOM SEED=556009393

node116.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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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:       32770688 kB
MemFree:        20697632 kB
MemAvailable:   26983708 kB
Buffers:          136088 kB
Cached:          6298720 kB
SwapCached:         3248 kB
Active:          8029348 kB
Inactive:        3246024 kB
Active(anon):    4858608 kB
Inactive(anon):    54536 kB
Active(file):    3170740 kB
Inactive(file):  3191488 kB
Unevictable:      109488 kB
Mlocked:          109488 kB
SwapTotal:      67108860 kB
SwapFree:       67001348 kB
Dirty:              3224 kB
Writeback:             0 kB
AnonPages:       5089108 kB
Mapped:            23900 kB
Shmem:             64220 kB
Slab:             382948 kB
SReclaimable:     352308 kB
SUnreclaim:        30640 kB
KernelStack:        3760 kB
PageTables:        15408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:    7624752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2232320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116160 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 6540 MiB
End job on node116 at 2019-09-26 18:08:05