Trace number 4395441

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-12? (TO) 2519.82 2520.01

General information on the benchmark

NameLowAutocorrelation/LowAutocorrelation-m1-s1/
LowAutocorrelation-031.xml
MD5SUM0f1289c6216c2035de546c3b2133ae29
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark67
Best CPU time to get the best result obtained on this benchmark2520.42
Satisfiable
(Un)Satisfiability was proved
Number of variables991
Number of constraints525
Number of domains61
Minimum domain size2
Maximum domain size61
Distribution of domain sizes[{"size":2,"count":497},{"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":27,"count":2},{"size":28,"count":1},{"size":29,"count":2},{"size":30,"count":1},{"size":31,"count":2},{"size":33,"count":1},{"size":35,"count":1},{"size":37,"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}]
Minimum variable degree0
Maximum variable degree30
Distribution of variable degrees[{"degree":0,"count":435},{"degree":2,"count":525},{"degree":30,"count":31}]
Minimum constraint arity2
Maximum constraint arity31
Distribution of constraint arities[{"arity":2,"count":31},{"arity":3,"count":466},{"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}]
Number of extensional constraints0
Number of intensional constraints495
Distribution of constraint types[{"type":"intension","count":495},{"type":"sum","count":30}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

32.78/32.80	c xcsp_picat version 2.7b12 (9/12/2019)
32.78/32.80	o 375
32.78/32.80	o 119

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395441-1568332285/watcher-4395441-1568332285 -o /tmp/evaluation-result-4395441-1568332285/solver-4395441-1568332285 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568322359-24211 --watchdog 2580 xcsp_picat HOME/instance-4395441-1568332285.xml 

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

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

solver pid=27453, runsolver pid=27450

[startup+0.100468 s]*
/proc/loadavg: 2.00 1.99 2.03 3/199 27454
/proc/meminfo: memFree=21800016/32770624 swapFree=66999196/67108860
[pid=27453] ppid=27450 vsize=2038416 memory=20924 CPUtime=0.09 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 2891 0 0 0 9 0 0 0 20 0 1 0 409166948 2087337984 5231 33554432000 4194304 5870510 140729335710752 140729335709944 139970529021831 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 509604 5231 957 410 0 505077 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2038416 KiB
Current children cumulated memory: 20924 KiB

[startup+0.209928 s]*
/proc/loadavg: 2.00 1.99 2.03 3/199 27454
/proc/meminfo: memFree=21799684/32770624 swapFree=66999196/67108860
[pid=27453] ppid=27450 vsize=2038520 memory=21084 CPUtime=0.21 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 2933 0 0 0 19 2 0 0 20 0 1 0 409166948 2087444480 5271 33554432000 4194304 5870510 140729335710752 140729335709928 5337384 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 509630 5271 957 410 0 505103 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2038520 KiB
Current children cumulated memory: 21084 KiB

[startup+0.309422 s]*
/proc/loadavg: 2.00 1.99 2.03 3/199 27454
/proc/meminfo: memFree=21799088/32770624 swapFree=66999196/67108860
[pid=27453] ppid=27450 vsize=2034972 memory=20880 CPUtime=0.31 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 3324 0 0 0 29 2 0 0 20 0 1 0 409166948 2083811328 5220 33554432000 4194304 5870510 140729335710752 140729335709928 5306820 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 508743 5220 967 410 0 504216 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2034972 KiB
Current children cumulated memory: 20880 KiB

[startup+0.700248 s]
/proc/loadavg: 2.00 1.99 2.03 3/199 27454
/proc/meminfo: memFree=21799088/32770624 swapFree=66999196/67108860
[pid=27453] ppid=27450 vsize=2037496 memory=23480 CPUtime=0.69 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 3947 0 0 0 67 2 0 0 20 0 1 0 409166948 2086395904 5870 33554432000 4194304 5870510 140729335710752 140729335709192 5298780 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 509374 5870 989 410 0 504847 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2037496 KiB
Current children cumulated memory: 23480 KiB

[startup+1.50026 s]
/proc/loadavg: 2.00 1.99 2.03 3/199 27454
/proc/meminfo: memFree=21794468/32770624 swapFree=66999196/67108860
[pid=27453] ppid=27450 vsize=2047540 memory=32692 CPUtime=1.49 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 4241 0 0 0 147 2 0 0 20 0 1 0 409166948 2096680960 8173 33554432000 4194304 5870510 140729335710752 140729335709192 5282767 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 511885 8173 989 410 0 507358 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2047540 KiB
Current children cumulated memory: 32692 KiB

[startup+3.10978 s]
/proc/loadavg: 2.00 1.99 2.03 3/199 27454
/proc/meminfo: memFree=21782752/32770624 swapFree=66999196/67108860
[pid=27453] ppid=27450 vsize=2051984 memory=37992 CPUtime=3.09 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 7296 0 0 0 307 2 0 0 20 0 1 0 409166948 2101231616 9498 33554432000 4194304 5870510 140729335710752 140729335709192 5282680 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 512996 9498 989 410 0 508469 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2051984 KiB
Current children cumulated memory: 37992 KiB

[startup+6.30024 s]
/proc/loadavg: 2.00 1.99 2.03 3/199 27454
/proc/meminfo: memFree=21784008/32770624 swapFree=66999196/67108860
[pid=27453] ppid=27450 vsize=2050120 memory=35220 CPUtime=6.28 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 11515 0 0 0 625 3 0 0 20 0 1 0 409166948 2099322880 8805 33554432000 4194304 5870510 140729335710752 140729335709320 5283135 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 512530 8805 996 410 0 508003 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 2050120 KiB
Current children cumulated memory: 35220 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 1.99 2.03 3/199 27454
/proc/meminfo: memFree=21775676/32770624 swapFree=66999196/67108860
[pid=27453] ppid=27450 vsize=2057260 memory=43392 CPUtime=12.69 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 16078 0 0 0 1265 4 0 0 20 0 1 0 409166948 2106634240 10848 33554432000 4194304 5870510 140729335710752 140729335709320 5282578 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 514315 10848 996 410 0 509788 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2057260 KiB
Current children cumulated memory: 43392 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 1.99 2.03 3/199 27454
/proc/meminfo: memFree=21779856/32770624 swapFree=66999196/67108860
[pid=27453] ppid=27450 vsize=2054824 memory=39308 CPUtime=25.48 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 25565 0 0 0 2543 5 0 0 20 0 1 0 409166948 2104139776 9827 33554432000 4194304 5870510 140729335710752 140729335709320 5272427 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 513706 9827 996 410 0 509179 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 2054824 KiB
Current children cumulated memory: 39308 KiB

[startup+51.1098 s]
/proc/loadavg: 2.00 1.99 2.03 3/199 27457
/proc/meminfo: memFree=21770452/32770624 swapFree=66999196/67108860
[pid=27453] ppid=27450 vsize=2062552 memory=48676 CPUtime=51.08 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 31671 0 0 0 5102 6 0 0 20 0 1 0 409166948 2112053248 12169 33554432000 4194304 5870510 140729335710752 140729335709320 5283135 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 515638 12169 996 410 0 511111 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 2062552 KiB
Current children cumulated memory: 48676 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/199 27461
/proc/meminfo: memFree=21757564/32770624 swapFree=66999196/67108860
[pid=27453] ppid=27450 vsize=2074808 memory=59708 CPUtime=102.26 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 43542 0 0 0 10219 7 0 0 20 0 1 0 409166948 2124603392 14927 33554432000 4194304 5870510 140729335710752 140729335709192 5283072 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 518702 14927 996 410 0 514175 0
Current children cumulated CPU time: 102.26 s
Current children cumulated vsize: 2074808 KiB
Current children cumulated memory: 59708 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/199 27465
/proc/meminfo: memFree=21746912/32770624 swapFree=66999196/67108860
[pid=27453] ppid=27450 vsize=2081972 memory=67764 CPUtime=162.26 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 50545 0 0 0 16218 8 0 0 20 0 1 0 409166948 2131939328 16941 33554432000 4194304 5870510 140729335710752 140729335709192 5281842 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 520493 16941 996 410 0 515966 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 2081972 KiB
Current children cumulated memory: 67764 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/199 27471
/proc/meminfo: memFree=21744224/32770624 swapFree=66999196/67108860
[pid=27453] ppid=27450 vsize=2084676 memory=69972 CPUtime=222.25 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 58301 0 0 0 22216 9 0 0 20 0 1 0 409166948 2134708224 17493 33554432000 4194304 5870510 140729335710752 140729335709320 5283138 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 521169 17493 996 410 0 516642 0
Current children cumulated CPU time: 222.25 s
Current children cumulated vsize: 2084676 KiB
Current children cumulated memory: 69972 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/199 27476
/proc/meminfo: memFree=21717588/32770624 swapFree=66999196/67108860
[pid=27453] ppid=27450 vsize=2084676 memory=70016 CPUtime=282.24 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 64300 0 0 0 28215 9 0 0 20 0 1 0 409166948 2134708224 17504 33554432000 4194304 5870510 140729335710752 140729335709320 5272526 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 521169 17504 996 410 0 516642 0
Current children cumulated CPU time: 282.24 s
Current children cumulated vsize: 2084676 KiB
Current children cumulated memory: 70016 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/199 27480
/proc/meminfo: memFree=21751112/32770624 swapFree=66999196/67108860
[pid=27453] ppid=27450 vsize=2084676 memory=70156 CPUtime=342.23 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 72417 0 0 0 34213 10 0 0 20 0 1 0 409166948 2134708224 17539 33554432000 4194304 5870510 140729335710752 140729335709320 5282367 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 521169 17539 996 410 0 516642 0
Current children cumulated CPU time: 342.23 s
Current children cumulated vsize: 2084676 KiB
Current children cumulated memory: 70156 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/199 27486
/proc/meminfo: memFree=21730912/32770624 swapFree=66999196/67108860
[pid=27453] ppid=27450 vsize=2091760 memory=76260 CPUtime=402.23 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 78242 0 0 0 40212 11 0 0 20 0 1 0 409166948 2141962240 19065 33554432000 4194304 5870510 140729335710752 140729335709320 5282680 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 522940 19065 996 410 0 518413 0
Current children cumulated CPU time: 402.23 s
Current children cumulated vsize: 2091760 KiB
Current children cumulated memory: 76260 KiB

[startup+462.3 s]
/proc/loadavg: 1.96 1.97 2.02 3/199 27491
/proc/meminfo: memFree=21765304/32770624 swapFree=66999196/67108860
[pid=27453] ppid=27450 vsize=2054528 memory=40616 CPUtime=462.21 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 88569 0 0 0 46208 13 0 0 20 0 1 0 409166948 2103836672 10154 33554432000 4194304 5870510 140729335710752 140729335709320 5283024 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 513632 10154 996 410 0 509105 0
Current children cumulated CPU time: 462.21 s
Current children cumulated vsize: 2054528 KiB
Current children cumulated memory: 40616 KiB


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

/proc/27453/statm: 528403 25170 996 410 0 523876 0
Current children cumulated CPU time: 1722.08 s
Current children cumulated vsize: 2113612 KiB
Current children cumulated memory: 100680 KiB

[startup+1782.3 s]
/proc/loadavg: 2.04 2.08 2.07 3/199 27641
/proc/meminfo: memFree=21653612/32770624 swapFree=66999200/67108860
[pid=27453] ppid=27450 vsize=2113612 memory=100680 CPUtime=1782.08 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 166952 0 0 0 178188 20 0 0 20 0 1 0 409166948 2164338688 25170 33554432000 4194304 5870510 140729335710752 140729335709192 5283067 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 528403 25170 996 410 0 523876 0
Current children cumulated CPU time: 1782.08 s
Current children cumulated vsize: 2113612 KiB
Current children cumulated memory: 100680 KiB

[startup+1842.3 s]
/proc/loadavg: 2.01 2.07 2.06 3/199 27647
/proc/meminfo: memFree=21653276/32770624 swapFree=66999200/67108860
[pid=27453] ppid=27450 vsize=2113612 memory=100680 CPUtime=1842.08 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 167514 0 0 0 184188 20 0 0 20 0 1 0 409166948 2164338688 25170 33554432000 4194304 5870510 140729335710752 140729335709192 5282775 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 528403 25170 996 410 0 523876 0
Current children cumulated CPU time: 1842.08 s
Current children cumulated vsize: 2113612 KiB
Current children cumulated memory: 100680 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.06 2.05 3/199 27651
/proc/meminfo: memFree=21653180/32770624 swapFree=66999200/67108860
[pid=27453] ppid=27450 vsize=2113612 memory=100680 CPUtime=1902.08 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 167514 0 0 0 190188 20 0 0 20 0 1 0 409166948 2164338688 25170 33554432000 4194304 5870510 140729335710752 140729335709192 5282467 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 528403 25170 996 410 0 523876 0
Current children cumulated CPU time: 1902.08 s
Current children cumulated vsize: 2113612 KiB
Current children cumulated memory: 100680 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 27655
/proc/meminfo: memFree=21653372/32770624 swapFree=66999200/67108860
[pid=27453] ppid=27450 vsize=2113612 memory=100680 CPUtime=1962.08 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 168077 0 0 0 196188 20 0 0 20 0 1 0 409166948 2164338688 25170 33554432000 4194304 5870510 140729335710752 140729335709192 5283116 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 528403 25170 996 410 0 523876 0
Current children cumulated CPU time: 1962.08 s
Current children cumulated vsize: 2113612 KiB
Current children cumulated memory: 100680 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 27661
/proc/meminfo: memFree=21653792/32770624 swapFree=66999200/67108860
[pid=27453] ppid=27450 vsize=2121128 memory=100680 CPUtime=2022.08 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 168643 0 0 0 202188 20 0 0 20 0 1 0 409166948 2172035072 25170 33554432000 4194304 5870510 140729335710752 140729335709192 5282606 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 530282 25170 996 410 0 525755 0
Current children cumulated CPU time: 2022.08 s
Current children cumulated vsize: 2121128 KiB
Current children cumulated memory: 100680 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 27666
/proc/meminfo: memFree=21653816/32770624 swapFree=66999200/67108860
[pid=27453] ppid=27450 vsize=2121128 memory=100680 CPUtime=2082.08 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 168643 0 0 0 208188 20 0 0 20 0 1 0 409166948 2172035072 25170 33554432000 4194304 5870510 140729335710752 140729335709192 5282759 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 530282 25170 996 410 0 525755 0
Current children cumulated CPU time: 2082.08 s
Current children cumulated vsize: 2121128 KiB
Current children cumulated memory: 100680 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 27670
/proc/meminfo: memFree=21653684/32770624 swapFree=66999200/67108860
[pid=27453] ppid=27450 vsize=2121128 memory=100692 CPUtime=2142.09 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 169197 0 0 0 214188 21 0 0 20 0 1 0 409166948 2172035072 25173 33554432000 4194304 5870510 140729335710752 140729335709192 5282467 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 530282 25173 996 410 0 525755 0
Current children cumulated CPU time: 2142.09 s
Current children cumulated vsize: 2121128 KiB
Current children cumulated memory: 100692 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 27676
/proc/meminfo: memFree=21652820/32770624 swapFree=66999200/67108860
[pid=27453] ppid=27450 vsize=2121128 memory=100692 CPUtime=2202.1 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 169197 0 0 0 220189 21 0 0 20 0 1 0 409166948 2172035072 25173 33554432000 4194304 5870510 140729335710752 140729335709192 5258501 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 530282 25173 996 410 0 525755 0
Current children cumulated CPU time: 2202.1 s
Current children cumulated vsize: 2121128 KiB
Current children cumulated memory: 100692 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 27681
/proc/meminfo: memFree=21653472/32770624 swapFree=66999200/67108860
[pid=27453] ppid=27450 vsize=2121128 memory=100692 CPUtime=2262.1 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 169207 0 0 0 226189 21 0 0 20 0 1 0 409166948 2172035072 25173 33554432000 4194304 5870510 140729335710752 140729335709192 5282590 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 530282 25173 996 410 0 525755 0
Current children cumulated CPU time: 2262.1 s
Current children cumulated vsize: 2121128 KiB
Current children cumulated memory: 100692 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 27746
/proc/meminfo: memFree=21753792/32770624 swapFree=66999200/67108860
[pid=27453] ppid=27450 vsize=2121128 memory=100692 CPUtime=2322.1 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 169761 0 0 0 232189 21 0 0 20 0 1 0 409166948 2172035072 25173 33554432000 4194304 5870510 140729335710752 140729335709192 5282251 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 530282 25173 996 410 0 525755 0
Current children cumulated CPU time: 2322.1 s
Current children cumulated vsize: 2121128 KiB
Current children cumulated memory: 100692 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 27760
/proc/meminfo: memFree=21818620/32770624 swapFree=66999200/67108860
[pid=27453] ppid=27450 vsize=2121128 memory=107592 CPUtime=2382.1 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 170564 0 0 0 238189 21 0 0 20 0 1 0 409166948 2172035072 26898 33554432000 4194304 5870510 140729335710752 140729335709192 5281864 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 530282 26898 996 410 0 525755 0
Current children cumulated CPU time: 2382.1 s
Current children cumulated vsize: 2121128 KiB
Current children cumulated memory: 107592 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 27764
/proc/meminfo: memFree=21767396/32770624 swapFree=66999200/67108860
[pid=27453] ppid=27450 vsize=2121128 memory=107792 CPUtime=2442.1 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 171861 0 0 0 244189 21 0 0 20 0 1 0 409166948 2172035072 26948 33554432000 4194304 5870510 140729335710752 140729335709192 5283138 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 530282 26948 996 410 0 525755 0
Current children cumulated CPU time: 2442.1 s
Current children cumulated vsize: 2121128 KiB
Current children cumulated memory: 107792 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 27828
/proc/meminfo: memFree=18827404/32770624 swapFree=66999200/67108860
[pid=27453] ppid=27450 vsize=2121128 memory=109840 CPUtime=2502.1 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 171873 0 0 0 250189 21 0 0 20 0 1 0 409166948 2172035072 27460 33554432000 4194304 5870510 140729335710752 140729335709192 5282606 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 530282 27460 996 410 0 525755 0
Current children cumulated CPU time: 2502.1 s
Current children cumulated vsize: 2121128 KiB
Current children cumulated memory: 109840 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.19 2.06 2.06 3/200 27958
/proc/meminfo: memFree=21686740/32770624 swapFree=66999200/67108860
[pid=27453] ppid=27450 vsize=2121128 memory=109840 CPUtime=2519.81 cores=1,3,5,7
/proc/27453/stat : 27453 (xcsp_picat) R 27450 27453 24179 0 -1 4202496 171874 0 0 0 251960 21 0 0 20 0 1 0 409166948 2172035072 27460 33554432000 4194304 5870510 140729335710752 140729335709192 5277130 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16596992 140729335718943 140729335719021 140729335719021 140729335721930 0
/proc/27453/statm: 530282 27460 996 410 0 525755 0
Current children cumulated CPU time: 2519.81 s
Current children cumulated vsize: 2121128 KiB
Current children cumulated memory: 109840 KiB

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

[startup+2520.01 s]
# the end of solver process 27453 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.61 s, system=0.215984 s

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520.01
CPU time (s): 2519.82
CPU user time (s): 2519.61
CPU system time (s): 0.215984
CPU usage (%): 99.9925
Max. virtual memory (cumulated for all children) (KiB): 2121128
Max. memory (cumulated for all children) (KiB): 109840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.61
system time used= 0.215984
maximum resident set size= 109840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 171874
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= 1480


# summary of solver processes directly reported to runsolver:
#   pid: 27453
#   total CPU time (s): 2519.82
#   total CPU user time (s): 2519.61
#   total CPU system time (s): 0.215984

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.53451 second user time and 20.2063 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-13 01:50:45
IDJOB=4395441
IDBENCH=127027
IDSOLVER=2844
FILE ID=node140/4395441-1568332285
RUNJOBID= node140-1568322359-24211
PBS_JOBID= 21701141
Free space on /tmp= 56864 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/LowAutocorrelation/LowAutocorrelation-m1-s1/LowAutocorrelation-031.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395441-1568332285/watcher-4395441-1568332285 -o /tmp/evaluation-result-4395441-1568332285/solver-4395441-1568332285 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568322359-24211 --watchdog 2580  xcsp_picat HOME/instance-4395441-1568332285.xml

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

MD5SUM BENCH= 0f1289c6216c2035de546c3b2133ae29
RANDOM SEED=1844024597

node140.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.43
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.43
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.43
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.43
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:        21817288 kB
MemAvailable:   31693224 kB
Buffers:          151416 kB
Cached:          9899616 kB
SwapCached:         2824 kB
Active:          1734960 kB
Inactive:        8491184 kB
Active(anon):     172000 kB
Inactive(anon):    43924 kB
Active(file):    1562960 kB
Inactive(file):  8447260 kB
Unevictable:      107728 kB
Mlocked:          107728 kB
SwapTotal:      67108860 kB
SwapFree:       66999196 kB
Dirty:              3108 kB
Writeback:           276 kB
AnonPages:        135452 kB
Mapped:            45384 kB
Shmem:             32172 kB
Slab:             324456 kB
SReclaimable:     294176 kB
SUnreclaim:        30280 kB
KernelStack:        3552 kB
PageTables:         5948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2687456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 56860 MiB
End job on node140 at 2019-09-13 02:32:45