Trace number 4395687

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.3

General information on the benchmark

NameLowAutocorrelation/LowAutocorrelation-m1-s1/
LowAutocorrelation-033.xml
MD5SUM0094b37350883aa25196a680c59db77a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark84
Best CPU time to get the best result obtained on this benchmark2000.21
Satisfiable
(Un)Satisfiability was proved
Number of variables1121
Number of constraints592
Number of domains65
Minimum domain size2
Maximum domain size65
Distribution of domain sizes[{"size":2,"count":562},{"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":32,"count":1},{"size":33,"count":2},{"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},{"size":63,"count":1},{"size":65,"count":1}]
Minimum variable degree0
Maximum variable degree32
Distribution of variable degrees[{"degree":0,"count":496},{"degree":2,"count":592},{"degree":32,"count":33}]
Minimum constraint arity2
Maximum constraint arity33
Distribution of constraint arities[{"arity":2,"count":33},{"arity":3,"count":529},{"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}]
Number of extensional constraints0
Number of intensional constraints560
Distribution of constraint types[{"type":"intension","count":560},{"type":"sum","count":32}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

17.39/17.49	c xcsp_picat version 2.7b12 (9/12/2019)
17.39/17.49	o 292
282.96/283.09	o 76

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395687-1568336195/watcher-4395687-1568336195 -o /tmp/evaluation-result-4395687-1568336195/solver-4395687-1568336195 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568333755-10547 --watchdog 2560 xcsp_picat HOME/instance-4395687-1568336195.xml 

running on 4 cores: 0,2,4,6

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=10919, runsolver pid=10916
Current StackSize limit: 8192 KiB


[startup+0.100408 s]*
/proc/loadavg: 2.00 2.01 2.27 3/199 10920
/proc/meminfo: memFree=30721032/32770624 swapFree=66933744/67108860
[pid=10919] ppid=10916 vsize=2038848 memory=23416 CPUtime=0.1 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 2468 0 0 0 9 1 0 0 20 0 1 0 409890970 2087780352 5854 33554432000 4194304 5870510 140725605945824 140725605945080 139944086925191 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 509712 5854 957 410 0 505185 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2038848 KiB
Current children cumulated memory: 23416 KiB

[startup+0.209754 s]*
/proc/loadavg: 2.00 2.01 2.27 3/199 10920
/proc/meminfo: memFree=30720660/32770624 swapFree=66933744/67108860
[pid=10919] ppid=10916 vsize=2038848 memory=23416 CPUtime=0.21 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 2469 0 0 0 20 1 0 0 20 0 1 0 409890970 2087780352 5854 33554432000 4194304 5870510 140725605945824 140725605945080 139944086925191 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 509712 5854 957 410 0 505185 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2038848 KiB
Current children cumulated memory: 23416 KiB

[startup+0.308914 s]*
/proc/loadavg: 2.00 2.01 2.27 3/199 10920
/proc/meminfo: memFree=30721980/32770624 swapFree=66933744/67108860
[pid=10919] ppid=10916 vsize=2035596 memory=21524 CPUtime=0.3 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 2907 0 0 0 29 1 0 0 20 0 1 0 409890970 2084450304 5381 33554432000 4194304 5870510 140725605945824 140725605945016 5282525 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 508899 5381 967 410 0 504372 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2035596 KiB
Current children cumulated memory: 21524 KiB

[startup+0.700244 s]
/proc/loadavg: 2.00 2.01 2.27 3/199 10920
/proc/meminfo: memFree=30721980/32770624 swapFree=66933744/67108860
[pid=10919] ppid=10916 vsize=2037728 memory=23584 CPUtime=0.69 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 3460 0 0 0 68 1 0 0 20 0 1 0 409890970 2086633472 5896 33554432000 4194304 5870510 140725605945824 140725605944264 5306761 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 509432 5896 987 410 0 504905 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2037728 KiB
Current children cumulated memory: 23584 KiB

[startup+1.50024 s]
/proc/loadavg: 2.00 2.01 2.27 3/199 10920
/proc/meminfo: memFree=30717220/32770624 swapFree=66933744/67108860
[pid=10919] ppid=10916 vsize=2045788 memory=30788 CPUtime=1.48 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 4245 0 0 0 147 1 0 0 20 0 1 0 409890970 2094886912 7697 33554432000 4194304 5870510 140725605945824 140725605944264 5299256 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 511447 7697 989 410 0 506920 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2045788 KiB
Current children cumulated memory: 30788 KiB

[startup+3.10966 s]
/proc/loadavg: 2.00 2.01 2.27 3/199 10921
/proc/meminfo: memFree=30703696/32770624 swapFree=66933744/67108860
[pid=10919] ppid=10916 vsize=2055660 memory=38320 CPUtime=3.09 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 7400 0 0 0 307 2 0 0 20 0 1 0 409890970 2104995840 9580 33554432000 4194304 5870510 140725605945824 140725605944184 5283024 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 513915 9580 989 410 0 509388 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2055660 KiB
Current children cumulated memory: 38320 KiB

[startup+6.30033 s]
/proc/loadavg: 2.00 2.01 2.27 3/199 10921
/proc/meminfo: memFree=30691104/32770624 swapFree=66933744/67108860
[pid=10919] ppid=10916 vsize=2067328 memory=49076 CPUtime=6.28 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 9481 0 0 0 625 3 0 0 20 0 1 0 409890970 2116943872 12269 33554432000 4194304 5870510 140725605945824 140725605945000 5262649 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 516832 12269 996 410 0 512305 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 2067328 KiB
Current children cumulated memory: 49076 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.27 4/199 10921
/proc/meminfo: memFree=30676632/32770624 swapFree=66933744/67108860
[pid=10919] ppid=10916 vsize=2080728 memory=53208 CPUtime=12.69 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 11902 0 0 0 1265 4 0 0 20 0 1 0 409890970 2130665472 13302 33554432000 4194304 5870510 140725605945824 140725605944264 5282721 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 520182 13302 996 410 0 515655 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2080728 KiB
Current children cumulated memory: 53208 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.26 4/199 10921
/proc/meminfo: memFree=30693748/32770624 swapFree=66933744/67108860
[pid=10919] ppid=10916 vsize=2080728 memory=53208 CPUtime=25.49 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 15459 0 0 0 2545 4 0 0 20 0 1 0 409890970 2130665472 13302 33554432000 4194304 5870510 140725605945824 140725605944936 5283106 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 520182 13302 996 410 0 515655 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2080728 KiB
Current children cumulated memory: 53208 KiB

[startup+51.1098 s]
/proc/loadavg: 2.00 2.01 2.26 3/199 10923
/proc/meminfo: memFree=30682576/32770624 swapFree=66933744/67108860
[pid=10919] ppid=10916 vsize=2080728 memory=53208 CPUtime=51.09 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 17149 0 0 0 5105 4 0 0 20 0 1 0 409890970 2130665472 13302 33554432000 4194304 5870510 140725605945824 140725605944936 5282752 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 520182 13302 996 410 0 515655 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2080728 KiB
Current children cumulated memory: 53208 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.24 3/200 10928
/proc/meminfo: memFree=30670388/32770624 swapFree=66933744/67108860
[pid=10919] ppid=10916 vsize=2080728 memory=66696 CPUtime=102.27 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 20335 0 0 0 10223 4 0 0 20 0 1 0 409890970 2130665472 16674 33554432000 4194304 5870510 140725605945824 140725605944936 5311019 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 520182 16674 996 410 0 515655 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 2080728 KiB
Current children cumulated memory: 66696 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.22 4/200 10933
/proc/meminfo: memFree=30654340/32770624 swapFree=66933744/67108860
[pid=10919] ppid=10916 vsize=2091668 memory=75672 CPUtime=162.27 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 23100 0 0 0 16222 5 0 0 20 0 1 0 409890970 2141868032 18918 33554432000 4194304 5870510 140725605945824 140725605944264 5282617 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 522917 18918 996 410 0 518390 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 2091668 KiB
Current children cumulated memory: 75672 KiB

[startup+222.3 s]
/proc/loadavg: 2.08 2.03 2.22 5/200 11000
/proc/meminfo: memFree=31200332/32770624 swapFree=66933744/67108860
[pid=10919] ppid=10916 vsize=2099624 memory=75732 CPUtime=222.26 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 25341 0 0 0 22221 5 0 0 20 0 1 0 409890970 2150014976 18933 33554432000 4194304 5870510 140725605945824 140725605944264 5282509 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 524906 18933 996 410 0 520379 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 2099624 KiB
Current children cumulated memory: 75732 KiB

[startup+282.3 s]
/proc/loadavg: 2.38 2.14 2.24 3/200 11011
/proc/meminfo: memFree=31207288/32770624 swapFree=66933744/67108860
[pid=10919] ppid=10916 vsize=2057636 memory=48944 CPUtime=282.25 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 26966 0 0 0 28218 7 0 0 20 0 1 0 409890970 2107019264 12236 33554432000 4194304 5870510 140725605945824 140725605945000 5272962 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 514409 12236 996 410 0 509882 0
Current children cumulated CPU time: 282.25 s
Current children cumulated vsize: 2057636 KiB
Current children cumulated memory: 48944 KiB

[startup+342.3 s]
/proc/loadavg: 2.14 2.12 2.23 3/201 11037
/proc/meminfo: memFree=31185076/32770624 swapFree=66933760/67108860
[pid=10919] ppid=10916 vsize=2071188 memory=61856 CPUtime=342.25 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 28626 0 0 0 34216 9 0 0 20 0 1 0 409890970 2120896512 15464 33554432000 4194304 5870510 140725605945824 140725605945000 5272688 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 517797 15464 996 410 0 513270 0
Current children cumulated CPU time: 342.25 s
Current children cumulated vsize: 2071188 KiB
Current children cumulated memory: 61856 KiB

[startup+402.3 s]
/proc/loadavg: 2.12 2.11 2.22 3/200 11043
/proc/meminfo: memFree=31177868/32770624 swapFree=66933760/67108860
[pid=10919] ppid=10916 vsize=2077324 memory=67904 CPUtime=402.24 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 29166 0 0 0 40215 9 0 0 20 0 1 0 409890970 2127179776 16976 33554432000 4194304 5870510 140725605945824 140725605944264 5282295 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 519331 16976 996 410 0 514804 0
Current children cumulated CPU time: 402.24 s
Current children cumulated vsize: 2077324 KiB
Current children cumulated memory: 67904 KiB

[startup+462.3 s]
/proc/loadavg: 2.33 2.15 2.23 3/200 11047
/proc/meminfo: memFree=31171604/32770624 swapFree=66933760/67108860
[pid=10919] ppid=10916 vsize=2082148 memory=72096 CPUtime=462.24 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 31744 0 0 0 46214 10 0 0 20 0 1 0 409890970 2132119552 18024 33554432000 4194304 5870510 140725605945824 140725605944264 5283135 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 520537 18024 996 410 0 516010 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 2082148 KiB
Current children cumulated memory: 72096 KiB


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

/proc/10919/statm: 523698 21493 996 410 0 519171 0
Current children cumulated CPU time: 1662.12 s
Current children cumulated vsize: 2094792 KiB
Current children cumulated memory: 85972 KiB

[startup+1722.3 s]
/proc/loadavg: 1.98 2.00 2.09 4/200 11198
/proc/meminfo: memFree=31112644/32770624 swapFree=66933780/67108860
[pid=10919] ppid=10916 vsize=2106288 memory=97584 CPUtime=1722.11 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 107796 0 0 0 172191 20 0 0 20 0 1 0 409890970 2156838912 24396 33554432000 4194304 5870510 140725605945824 140725605944264 5282505 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 526572 24396 996 410 0 522045 0
Current children cumulated CPU time: 1722.11 s
Current children cumulated vsize: 2106288 KiB
Current children cumulated memory: 97584 KiB

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 2.09 3/200 11203
/proc/meminfo: memFree=31113036/32770624 swapFree=66933780/67108860
[pid=10919] ppid=10916 vsize=2106288 memory=97584 CPUtime=1782.1 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 111130 0 0 0 178190 20 0 0 20 0 1 0 409890970 2156838912 24396 33554432000 4194304 5870510 140725605945824 140725605944264 5272923 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 526572 24396 996 410 0 522045 0
Current children cumulated CPU time: 1782.1 s
Current children cumulated vsize: 2106288 KiB
Current children cumulated memory: 97584 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/201 11209
/proc/meminfo: memFree=31112000/32770624 swapFree=66933780/67108860
[pid=10919] ppid=10916 vsize=2106288 memory=97584 CPUtime=1842.1 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 114813 0 0 0 184189 21 0 0 20 0 1 0 409890970 2156838912 24396 33554432000 4194304 5870510 140725605945824 140725605944264 5262793 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 526572 24396 996 410 0 522045 0
Current children cumulated CPU time: 1842.1 s
Current children cumulated vsize: 2106288 KiB
Current children cumulated memory: 97584 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.07 4/200 11213
/proc/meminfo: memFree=31113232/32770624 swapFree=66933780/67108860
[pid=10919] ppid=10916 vsize=2106288 memory=97584 CPUtime=1902.09 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 118986 0 0 0 190188 21 0 0 20 0 1 0 409890970 2156838912 24396 33554432000 4194304 5870510 140725605945824 140725605944264 5283048 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 526572 24396 996 410 0 522045 0
Current children cumulated CPU time: 1902.09 s
Current children cumulated vsize: 2106288 KiB
Current children cumulated memory: 97584 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/199 11218
/proc/meminfo: memFree=31113092/32770624 swapFree=66933780/67108860
[pid=10919] ppid=10916 vsize=2106288 memory=97584 CPUtime=1962.09 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 124669 0 0 0 196187 22 0 0 20 0 1 0 409890970 2156838912 24396 33554432000 4194304 5870510 140725605945824 140725605944264 5282770 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 526572 24396 996 410 0 522045 0
Current children cumulated CPU time: 1962.09 s
Current children cumulated vsize: 2106288 KiB
Current children cumulated memory: 97584 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/200 11224
/proc/meminfo: memFree=31111844/32770624 swapFree=66933780/67108860
[pid=10919] ppid=10916 vsize=2106288 memory=97584 CPUtime=2022.08 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 128001 0 0 0 202186 22 0 0 20 0 1 0 409890970 2156838912 24396 33554432000 4194304 5870510 140725605945824 140725605944264 5283083 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 526572 24396 996 410 0 522045 0
Current children cumulated CPU time: 2022.08 s
Current children cumulated vsize: 2106288 KiB
Current children cumulated memory: 97584 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/200 11236
/proc/meminfo: memFree=31113684/32770624 swapFree=66933780/67108860
[pid=10919] ppid=10916 vsize=2106288 memory=97584 CPUtime=2082.07 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 131709 0 0 0 208185 22 0 0 20 0 1 0 409890970 2156838912 24396 33554432000 4194304 5870510 140725605945824 140725605944264 139944092144611 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 526572 24396 996 410 0 522045 0
Current children cumulated CPU time: 2082.07 s
Current children cumulated vsize: 2106288 KiB
Current children cumulated memory: 97584 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/200 11240
/proc/meminfo: memFree=31113944/32770624 swapFree=66933780/67108860
[pid=10919] ppid=10916 vsize=2106288 memory=97584 CPUtime=2142.07 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 135870 0 0 0 214184 23 0 0 20 0 1 0 409890970 2156838912 24396 33554432000 4194304 5870510 140725605945824 140725605944264 5282590 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 526572 24396 996 410 0 522045 0
Current children cumulated CPU time: 2142.07 s
Current children cumulated vsize: 2106288 KiB
Current children cumulated memory: 97584 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.05 4/201 11246
/proc/meminfo: memFree=31111376/32770624 swapFree=66933780/67108860
[pid=10919] ppid=10916 vsize=2106288 memory=97584 CPUtime=2202.06 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 140658 0 0 0 220183 23 0 0 20 0 1 0 409890970 2156838912 24396 33554432000 4194304 5870510 140725605945824 140725605944264 5275252 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 526572 24396 996 410 0 522045 0
Current children cumulated CPU time: 2202.06 s
Current children cumulated vsize: 2106288 KiB
Current children cumulated memory: 97584 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/200 11250
/proc/meminfo: memFree=31106640/32770624 swapFree=66933780/67108860
[pid=10919] ppid=10916 vsize=2118640 memory=102816 CPUtime=2262.06 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 146673 0 0 0 226182 24 0 0 20 0 1 0 409890970 2169487360 25704 33554432000 4194304 5870510 140725605945824 140725605944264 5308227 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 529660 25704 996 410 0 525133 0
Current children cumulated CPU time: 2262.06 s
Current children cumulated vsize: 2118640 KiB
Current children cumulated memory: 102816 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/200 11254
/proc/meminfo: memFree=31107244/32770624 swapFree=66933780/67108860
[pid=10919] ppid=10916 vsize=2118640 memory=102816 CPUtime=2322.05 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 150611 0 0 0 232181 24 0 0 20 0 1 0 409890970 2169487360 25704 33554432000 4194304 5870510 140725605945824 140725605944264 5283138 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 529660 25704 996 410 0 525133 0
Current children cumulated CPU time: 2322.05 s
Current children cumulated vsize: 2118640 KiB
Current children cumulated memory: 102816 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/199 11260
/proc/meminfo: memFree=31106268/32770624 swapFree=66933780/67108860
[pid=10919] ppid=10916 vsize=2118640 memory=102816 CPUtime=2382.04 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 151147 0 0 0 238180 24 0 0 20 0 1 0 409890970 2169487360 25704 33554432000 4194304 5870510 140725605945824 140725605944264 5283090 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 529660 25704 996 410 0 525133 0
Current children cumulated CPU time: 2382.04 s
Current children cumulated vsize: 2118640 KiB
Current children cumulated memory: 102816 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.3 s]
/proc/loadavg: 2.00 2.00 2.05 4/198 11260
/proc/meminfo: memFree=31107676/32770624 swapFree=66933780/67108860
[pid=10919] ppid=10916 vsize=2118640 memory=102816 CPUtime=2400.04 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 155663 0 0 0 239979 25 0 0 20 0 1 0 409890970 2169487360 25704 33554432000 4194304 5870510 140725605945824 140725605944264 5282770 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 529660 25704 996 410 0 525133 0
Current children cumulated CPU time: 2400.04 s
Current children cumulated vsize: 2118640 KiB
Current children cumulated memory: 102816 KiB

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

[startup+2400.3 s]
# the end of solver process 10919 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.8 s, system=0.253974 s

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

[startup+2400.3 s]
/proc/loadavg: 2.00 2.00 2.05 4/198 11260
/proc/meminfo: memFree=31107676/32770624 swapFree=66933780/67108860
[pid=10919] ppid=10916 vsize=2118640 memory=102816 CPUtime=2400.04 cores=0,2,4,6
/proc/10919/stat : 10919 (xcsp_picat) R 10916 10919 10516 0 -1 4202496 155663 0 0 0 239979 25 0 0 20 0 1 0 409890970 2169487360 25704 33554432000 4194304 5870510 140725605945824 140725605944264 5282770 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 24899584 140725605950495 140725605950573 140725605950573 140725605953482 0
/proc/10919/statm: 529660 25704 996 410 0 525133 0
Current children cumulated CPU time: 2400.04 s
Current children cumulated vsize: 2118640 KiB
Current children cumulated memory: 102816 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2400.3
CPU time (s): 2400.05
CPU user time (s): 2399.8
CPU system time (s): 0.253974
CPU usage (%): 99.9896
Max. virtual memory (cumulated for all children) (KiB): 2118640
Max. memory (cumulated for all children) (KiB): 102816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.8
system time used= 0.253974
maximum resident set size= 102816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155663
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= 10
involuntary context switches= 1995


# summary of solver processes directly reported to runsolver:
#   pid: 10919
#   total CPU time (s): 2400.05
#   total CPU user time (s): 2399.8
#   total CPU system time (s): 0.253974

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.77295 second user time and 18.1207 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-13 02:55:56
IDJOB=4395687
IDBENCH=127005
IDSOLVER=2845
FILE ID=node151/4395687-1568336195
RUNJOBID= node151-1568333755-10547
PBS_JOBID= 21701159
Free space on /tmp= 56996 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/LowAutocorrelation/LowAutocorrelation-m1-s1/LowAutocorrelation-033.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395687-1568336195/watcher-4395687-1568336195 -o /tmp/evaluation-result-4395687-1568336195/solver-4395687-1568336195 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568333755-10547 --watchdog 2560  xcsp_picat HOME/instance-4395687-1568336195.xml

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

MD5SUM BENCH= 0094b37350883aa25196a680c59db77a
RANDOM SEED=1410725022

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:        30739324 kB
MemAvailable:   31290884 kB
Buffers:          137148 kB
Cached:           705456 kB
SwapCached:        72448 kB
Active:           993672 kB
Inactive:         486788 kB
Active(anon):     573100 kB
Inactive(anon):    96464 kB
Active(file):     420572 kB
Inactive(file):   390324 kB
Unevictable:      111208 kB
Mlocked:          111208 kB
SwapTotal:      67108860 kB
SwapFree:       66933744 kB
Dirty:              3288 kB
Writeback:            24 kB
AnonPages:        668984 kB
Mapped:            37104 kB
Shmem:             22996 kB
Slab:             141708 kB
SReclaimable:     112996 kB
SUnreclaim:        28712 kB
KernelStack:        3648 kB
PageTables:         6696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3060416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    536576 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= 56992 MiB
End job on node151 at 2019-09-13 03:35:56