Trace number 4395741

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) 2400.05 2400.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 benchmark2400.3
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

31.10/31.15	c xcsp_picat version 2.7b12 (9/12/2019)
31.10/31.15	o 375
31.10/31.15	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 (14994 MiB free)
  memory of node 1: 16384 MiB (15507 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395741-1568336397/watcher-4395741-1568336397 -o /tmp/evaluation-result-4395741-1568336397/solver-4395741-1568336397 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568333755-10548 --watchdog 2560 xcsp_picat HOME/instance-4395741-1568336397.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=10997, runsolver pid=10994
Current StackSize limit: 8192 KiB


[startup+0.100159 s]*
/proc/loadavg: 2.00 2.01 2.22 3/200 10998
/proc/meminfo: memFree=31217192/32770624 swapFree=66933744/67108860
[pid=10997] ppid=10994 vsize=2038416 memory=20476 CPUtime=0.1 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 2772 0 0 0 10 0 0 0 20 0 1 0 409911165 2087337984 5119 33554432000 4194304 5870510 140737306469712 140737306468264 140007562444543 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 509604 5119 957 410 0 505077 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2038416 KiB
Current children cumulated memory: 20476 KiB

[startup+0.209901 s]*
/proc/loadavg: 2.00 2.01 2.22 3/200 10998
/proc/meminfo: memFree=31217192/32770624 swapFree=66933744/67108860
[pid=10997] ppid=10994 vsize=2038520 memory=20612 CPUtime=0.21 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 2822 0 0 0 20 1 0 0 20 0 1 0 409911165 2087444480 5153 33554432000 4194304 5870510 140737306469712 140737306468264 140007562451941 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 509630 5153 957 410 0 505103 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2038520 KiB
Current children cumulated memory: 20612 KiB

[startup+0.309321 s]*
/proc/loadavg: 2.00 2.01 2.22 3/200 10998
/proc/meminfo: memFree=31216708/32770624 swapFree=66933744/67108860
[pid=10997] ppid=10994 vsize=2034976 memory=20408 CPUtime=0.31 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 3204 0 0 0 30 1 0 0 20 0 1 0 409911165 2083815424 5102 33554432000 4194304 5870510 140737306469712 140737306468264 5258735 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 508744 5102 967 410 0 504217 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2034976 KiB
Current children cumulated memory: 20408 KiB

[startup+0.700301 s]
/proc/loadavg: 2.00 2.01 2.22 3/200 10998
/proc/meminfo: memFree=31216708/32770624 swapFree=66933744/67108860
[pid=10997] ppid=10994 vsize=2037496 memory=23004 CPUtime=0.69 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 3833 0 0 0 68 1 0 0 20 0 1 0 409911165 2086395904 5751 33554432000 4194304 5870510 140737306469712 140737306468152 5274400 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 509374 5751 989 410 0 504847 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2037496 KiB
Current children cumulated memory: 23004 KiB

[startup+1.5003 s]
/proc/loadavg: 2.00 2.01 2.22 3/200 10998
/proc/meminfo: memFree=31212356/32770624 swapFree=66933744/67108860
[pid=10997] ppid=10994 vsize=2047548 memory=31988 CPUtime=1.49 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 5099 0 0 0 148 1 0 0 20 0 1 0 409911165 2096689152 7997 33554432000 4194304 5870510 140737306469712 140737306468152 140007568149536 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 511887 7997 989 410 0 507360 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2047548 KiB
Current children cumulated memory: 31988 KiB

[startup+3.10966 s]
/proc/loadavg: 2.00 2.01 2.22 3/200 10998
/proc/meminfo: memFree=31198784/32770624 swapFree=66933744/67108860
[pid=10997] ppid=10994 vsize=2051984 memory=37500 CPUtime=3.1 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 6664 0 0 0 309 1 0 0 20 0 1 0 409911165 2101231616 9375 33554432000 4194304 5870510 140737306469712 140737306468152 5276646 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 512996 9375 989 410 0 508469 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2051984 KiB
Current children cumulated memory: 37500 KiB

[startup+6.3003 s]
/proc/loadavg: 2.00 2.01 2.22 3/200 10998
/proc/meminfo: memFree=31201816/32770624 swapFree=66933744/67108860
[pid=10997] ppid=10994 vsize=2050120 memory=34960 CPUtime=6.29 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 11826 0 0 0 626 3 0 0 20 0 1 0 409911165 2099322880 8740 33554432000 4194304 5870510 140737306469712 140737306468280 5282475 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 512530 8740 996 410 0 508003 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2050120 KiB
Current children cumulated memory: 34960 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.21 3/200 10998
/proc/meminfo: memFree=31193752/32770624 swapFree=66933744/67108860
[pid=10997] ppid=10994 vsize=2057260 memory=42920 CPUtime=12.69 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 15543 0 0 0 1266 3 0 0 20 0 1 0 409911165 2106634240 10730 33554432000 4194304 5870510 140737306469712 140737306468280 5304205 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 514315 10730 996 410 0 509788 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2057260 KiB
Current children cumulated memory: 42920 KiB

[startup+25.5003 s]
/proc/loadavg: 2.16 2.05 2.22 3/200 11000
/proc/meminfo: memFree=31185128/32770624 swapFree=66933744/67108860
[pid=10997] ppid=10994 vsize=2057188 memory=42192 CPUtime=25.49 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 22992 0 0 0 2545 4 0 0 20 0 1 0 409911165 2106560512 10548 33554432000 4194304 5870510 140737306469712 140737306468152 5283064 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 514297 10548 996 410 0 509770 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2057188 KiB
Current children cumulated memory: 42192 KiB

[startup+51.1097 s]
/proc/loadavg: 2.44 2.12 2.24 3/200 11008
/proc/meminfo: memFree=31178340/32770624 swapFree=66933744/67108860
[pid=10997] ppid=10994 vsize=2064260 memory=48164 CPUtime=51.1 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 27073 0 0 0 5106 4 0 0 20 0 1 0 409911165 2113802240 12041 33554432000 4194304 5870510 140737306469712 140737306468152 140007568131552 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 516065 12041 996 410 0 511538 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2064260 KiB
Current children cumulated memory: 48164 KiB

[startup+102.3 s]
/proc/loadavg: 2.27 2.13 2.24 3/200 11012
/proc/meminfo: memFree=31198460/32770624 swapFree=66933744/67108860
[pid=10997] ppid=10994 vsize=2074960 memory=59188 CPUtime=102.3 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 36072 0 0 0 10224 6 0 0 20 0 1 0 409911165 2124759040 14797 33554432000 4194304 5870510 140737306469712 140737306468152 140007562449484 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 518740 14797 996 410 0 514213 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 2074960 KiB
Current children cumulated memory: 59188 KiB

[startup+162.3 s]
/proc/loadavg: 2.10 2.11 2.22 3/200 11040
/proc/meminfo: memFree=31184232/32770624 swapFree=66933760/67108860
[pid=10997] ppid=10994 vsize=2080340 memory=65400 CPUtime=162.29 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 40535 0 0 0 16223 6 0 0 20 0 1 0 409911165 2130268160 16350 33554432000 4194304 5870510 140737306469712 140737306468152 5262594 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 520085 16350 996 410 0 515558 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 2080340 KiB
Current children cumulated memory: 65400 KiB

[startup+222.3 s]
/proc/loadavg: 2.09 2.10 2.22 3/200 11044
/proc/meminfo: memFree=31174240/32770624 swapFree=66933760/67108860
[pid=10997] ppid=10994 vsize=2080340 memory=65468 CPUtime=222.3 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 45769 0 0 0 22223 7 0 0 20 0 1 0 409911165 2130268160 16367 33554432000 4194304 5870510 140737306469712 140737306468152 5272433 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 520085 16367 996 410 0 515558 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 2080340 KiB
Current children cumulated memory: 65468 KiB

[startup+282.3 s]
/proc/loadavg: 2.80 2.27 2.27 3/200 11048
/proc/meminfo: memFree=31172780/32770624 swapFree=66933760/67108860
[pid=10997] ppid=10994 vsize=2083472 memory=67172 CPUtime=282.29 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 52196 0 0 0 28222 7 0 0 20 0 1 0 409911165 2133475328 16793 33554432000 4194304 5870510 140737306469712 140737306468152 5282295 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 520868 16793 996 410 0 516341 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 2083472 KiB
Current children cumulated memory: 67172 KiB

[startup+342.3 s]
/proc/loadavg: 2.62 2.35 2.30 3/200 11054
/proc/meminfo: memFree=31164016/32770624 swapFree=66933760/67108860
[pid=10997] ppid=10994 vsize=2090548 memory=74536 CPUtime=342.29 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 59138 0 0 0 34221 8 0 0 20 0 1 0 409911165 2140721152 18634 33554432000 4194304 5870510 140737306469712 140737306468280 5282609 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 522637 18634 996 410 0 518110 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 2090548 KiB
Current children cumulated memory: 74536 KiB

[startup+402.3 s]
/proc/loadavg: 2.26 2.30 2.29 3/200 11058
/proc/meminfo: memFree=31155600/32770624 swapFree=66933760/67108860
[pid=10997] ppid=10994 vsize=2090600 memory=74824 CPUtime=402.3 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 65180 0 0 0 40220 10 0 0 20 0 1 0 409911165 2140774400 18706 33554432000 4194304 5870510 140737306469712 140737306468280 5282555 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 522650 18706 996 410 0 518123 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 2090600 KiB
Current children cumulated memory: 74824 KiB

[startup+462.3 s]
/proc/loadavg: 2.10 2.25 2.27 3/200 11062
/proc/meminfo: memFree=31190192/32770624 swapFree=66933760/67108860
[pid=10997] ppid=10994 vsize=2054684 memory=40184 CPUtime=462.29 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 74584 0 0 0 46217 12 0 0 20 0 1 0 409911165 2103996416 10046 33554432000 4194304 5870510 140737306469712 140737306468280 5283024 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 513671 10046 996 410 0 509144 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 2054684 KiB
Current children cumulated memory: 40184 KiB


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

/proc/10997/statm: 528404 24865 996 410 0 523877 0
Current children cumulated CPU time: 1602.31 s
Current children cumulated vsize: 2113616 KiB
Current children cumulated memory: 99460 KiB

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/200 11209
/proc/meminfo: memFree=31112272/32770624 swapFree=66933780/67108860
[pid=10997] ppid=10994 vsize=2113616 memory=99460 CPUtime=1662.31 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 149453 0 0 0 166210 21 0 0 20 0 1 0 409911165 2164342784 24865 33554432000 4194304 5870510 140737306469712 140737306468152 5282702 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 528404 24865 996 410 0 523877 0
Current children cumulated CPU time: 1662.31 s
Current children cumulated vsize: 2113616 KiB
Current children cumulated memory: 99460 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/200 11213
/proc/meminfo: memFree=31112924/32770624 swapFree=66933780/67108860
[pid=10997] ppid=10994 vsize=2113616 memory=99460 CPUtime=1722.32 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 150078 0 0 0 172211 21 0 0 20 0 1 0 409911165 2164342784 24865 33554432000 4194304 5870510 140737306469712 140737306468152 5263022 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 528404 24865 996 410 0 523877 0
Current children cumulated CPU time: 1722.32 s
Current children cumulated vsize: 2113616 KiB
Current children cumulated memory: 99460 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/199 11220
/proc/meminfo: memFree=31112416/32770624 swapFree=66933780/67108860
[pid=10997] ppid=10994 vsize=2113616 memory=99460 CPUtime=1782.32 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 150736 0 0 0 178211 21 0 0 20 0 1 0 409911165 2164342784 24865 33554432000 4194304 5870510 140737306469712 140737306468152 5282770 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 528404 24865 996 410 0 523877 0
Current children cumulated CPU time: 1782.32 s
Current children cumulated vsize: 2113616 KiB
Current children cumulated memory: 99460 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/199 11224
/proc/meminfo: memFree=31112840/32770624 swapFree=66933780/67108860
[pid=10997] ppid=10994 vsize=2113616 memory=99460 CPUtime=1842.32 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 151380 0 0 0 184211 21 0 0 20 0 1 0 409911165 2164342784 24865 33554432000 4194304 5870510 140737306469712 140737306468152 5282574 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 528404 24865 996 410 0 523877 0
Current children cumulated CPU time: 1842.32 s
Current children cumulated vsize: 2113616 KiB
Current children cumulated memory: 99460 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/200 11236
/proc/meminfo: memFree=31113808/32770624 swapFree=66933780/67108860
[pid=10997] ppid=10994 vsize=2113616 memory=99460 CPUtime=1902.32 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 152020 0 0 0 190211 21 0 0 20 0 1 0 409911165 2164342784 24865 33554432000 4194304 5870510 140737306469712 140737306468152 5282606 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 528404 24865 996 410 0 523877 0
Current children cumulated CPU time: 1902.32 s
Current children cumulated vsize: 2113616 KiB
Current children cumulated memory: 99460 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/200 11242
/proc/meminfo: memFree=31113240/32770624 swapFree=66933780/67108860
[pid=10997] ppid=10994 vsize=2113616 memory=99460 CPUtime=1962.32 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 152655 0 0 0 196211 21 0 0 20 0 1 0 409911165 2164342784 24865 33554432000 4194304 5870510 140737306469712 140737306468152 5282515 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 528404 24865 996 410 0 523877 0
Current children cumulated CPU time: 1962.32 s
Current children cumulated vsize: 2113616 KiB
Current children cumulated memory: 99460 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/200 11246
/proc/meminfo: memFree=31111968/32770624 swapFree=66933780/67108860
[pid=10997] ppid=10994 vsize=2121132 memory=101516 CPUtime=2022.32 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 153384 0 0 0 202211 21 0 0 20 0 1 0 409911165 2172039168 25379 33554432000 4194304 5870510 140737306469712 140737306468152 5283116 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 530283 25379 996 410 0 525756 0
Current children cumulated CPU time: 2022.32 s
Current children cumulated vsize: 2121132 KiB
Current children cumulated memory: 101516 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/200 11250
/proc/meminfo: memFree=31106468/32770624 swapFree=66933780/67108860
[pid=10997] ppid=10994 vsize=2121132 memory=101520 CPUtime=2082.32 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 153996 0 0 0 208211 21 0 0 20 0 1 0 409911165 2172039168 25380 33554432000 4194304 5870510 140737306469712 140737306468152 5282759 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 530283 25380 996 410 0 525756 0
Current children cumulated CPU time: 2082.32 s
Current children cumulated vsize: 2121132 KiB
Current children cumulated memory: 101520 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/200 11256
/proc/meminfo: memFree=31106924/32770624 swapFree=66933780/67108860
[pid=10997] ppid=10994 vsize=2121132 memory=101520 CPUtime=2142.32 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 154030 0 0 0 214211 21 0 0 20 0 1 0 409911165 2172039168 25380 33554432000 4194304 5870510 140737306469712 140737306468152 140007568149512 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 530283 25380 996 410 0 525756 0
Current children cumulated CPU time: 2142.32 s
Current children cumulated vsize: 2121132 KiB
Current children cumulated memory: 101520 KiB

[startup+2202.3 s]
/proc/loadavg: 1.92 1.98 2.04 3/198 11321
/proc/meminfo: memFree=31137604/32770624 swapFree=66933780/67108860
[pid=10997] ppid=10994 vsize=2121132 memory=101520 CPUtime=2202.32 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 154659 0 0 0 220211 21 0 0 20 0 1 0 409911165 2172039168 25380 33554432000 4194304 5870510 140737306469712 140737306468152 5277544 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 530283 25380 996 410 0 525756 0
Current children cumulated CPU time: 2202.32 s
Current children cumulated vsize: 2121132 KiB
Current children cumulated memory: 101520 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/199 11326
/proc/meminfo: memFree=30954884/32770624 swapFree=66933780/67108860
[pid=10997] ppid=10994 vsize=2121132 memory=101520 CPUtime=2262.33 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 154670 0 0 0 226212 21 0 0 20 0 1 0 409911165 2172039168 25380 33554432000 4194304 5870510 140737306469712 140737306468152 5283024 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 530283 25380 996 410 0 525756 0
Current children cumulated CPU time: 2262.33 s
Current children cumulated vsize: 2121132 KiB
Current children cumulated memory: 101520 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/200 11333
/proc/meminfo: memFree=30948500/32770624 swapFree=66933780/67108860
[pid=10997] ppid=10994 vsize=2121132 memory=101520 CPUtime=2322.33 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 155292 0 0 0 232212 21 0 0 20 0 1 0 409911165 2172039168 25380 33554432000 4194304 5870510 140737306469712 140737306468152 5282505 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 530283 25380 996 410 0 525756 0
Current children cumulated CPU time: 2322.33 s
Current children cumulated vsize: 2121132 KiB
Current children cumulated memory: 101520 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/200 11337
/proc/meminfo: memFree=30979156/32770624 swapFree=66933780/67108860
[pid=10997] ppid=10994 vsize=2121132 memory=108576 CPUtime=2382.33 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 155647 0 0 0 238212 21 0 0 20 0 1 0 409911165 2172039168 27144 33554432000 4194304 5870510 140737306469712 140737306468152 5282759 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 530283 27144 996 410 0 525756 0
Current children cumulated CPU time: 2382.33 s
Current children cumulated vsize: 2121132 KiB
Current children cumulated memory: 108576 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400 s]*
/proc/loadavg: 2.00 2.00 2.05 3/200 11338
/proc/meminfo: memFree=30945644/32770624 swapFree=66933780/67108860
[pid=10997] ppid=10994 vsize=2121132 memory=108576 CPUtime=2400.04 cores=1,3,5,7
/proc/10997/stat : 10997 (xcsp_picat) R 10994 10997 10516 0 -1 4202496 155647 0 0 0 239983 21 0 0 20 0 1 0 409911165 2172039168 27144 33554432000 4194304 5870510 140737306469712 140737306468152 5282609 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 28332032 140737306477599 140737306477677 140737306477677 140737306480586 0
/proc/10997/statm: 530283 27144 996 410 0 525756 0
Current children cumulated CPU time: 2400.04 s
Current children cumulated vsize: 2121132 KiB
Current children cumulated memory: 108576 KiB

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

[startup+2400.01 s]
# the end of solver process 10997 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.83 s, system=0.220004 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): 2400.01
CPU time (s): 2400.05
CPU user time (s): 2399.83
CPU system time (s): 0.220004
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2121132
Max. memory (cumulated for all children) (KiB): 108576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.83
system time used= 0.220004
maximum resident set size= 108588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155647
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= 16
involuntary context switches= 862


# summary of solver processes directly reported to runsolver:
#   pid: 10997
#   total CPU time (s): 2400.05
#   total CPU user time (s): 2399.83
#   total CPU system time (s): 0.220004

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.27547 second user time and 17.6379 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-13 02:59:18
IDJOB=4395741
IDBENCH=127027
IDSOLVER=2845
FILE ID=node151/4395741-1568336397
RUNJOBID= node151-1568333755-10548
PBS_JOBID= 21701159
Free space on /tmp= 56996 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-4395741-1568336397/watcher-4395741-1568336397 -o /tmp/evaluation-result-4395741-1568336397/solver-4395741-1568336397 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568333755-10548 --watchdog 2560  xcsp_picat HOME/instance-4395741-1568336397.xml

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

MD5SUM BENCH= 0f1289c6216c2035de546c3b2133ae29
RANDOM SEED=310472539

node151.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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31233816 kB
MemAvailable:   31785208 kB
Buffers:          137264 kB
Cached:           705340 kB
SwapCached:        72448 kB
Active:           501804 kB
Inactive:         486652 kB
Active(anon):      81264 kB
Inactive(anon):    96464 kB
Active(file):     420540 kB
Inactive(file):   390188 kB
Unevictable:      111208 kB
Mlocked:          111208 kB
SwapTotal:      67108860 kB
SwapFree:       66933744 kB
Dirty:              3104 kB
Writeback:             0 kB
AnonPages:        107268 kB
Mapped:            37364 kB
Shmem:             22996 kB
Slab:             141608 kB
SReclaimable:     112996 kB
SUnreclaim:        28612 kB
KernelStack:        3568 kB
PageTables:         5684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2602860 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:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 56996 MiB
End job on node151 at 2019-09-13 03:39:18