Trace number 4395387

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.48 2520.01

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 benchmark64
Best CPU time to get the best result obtained on this benchmark20057.7
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.47	c xcsp_picat version 2.7b12 (9/12/2019)
17.39/17.47	o 292
284.15/284.22	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 (15300 MiB free)
  memory of node 1: 16384 MiB (14900 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395387-1568332071/watcher-4395387-1568332071 -o /tmp/evaluation-result-4395387-1568332071/solver-4395387-1568332071 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568318150-27186 --watchdog 2580 xcsp_picat HOME/instance-4395387-1568332071.xml 

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

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=29164, runsolver pid=29161

[startup+0.100109 s]*
/proc/loadavg: 2.00 2.04 2.04 3/198 29165
/proc/meminfo: memFree=30907804/32770624 swapFree=66921000/67108860
[pid=29164] ppid=29161 vsize=2038848 memory=22768 CPUtime=0.1 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 2824 0 0 0 9 1 0 0 20 0 1 0 409463126 2087780352 5692 33554432000 4194304 5870510 140726364679952 140726364677096 5477389 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 509712 5692 957 410 0 505185 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2038848 KiB
Current children cumulated memory: 22768 KiB

[startup+0.209758 s]*
/proc/loadavg: 2.00 2.04 2.04 4/198 29165
/proc/meminfo: memFree=30907540/32770624 swapFree=66921000/67108860
[pid=29164] ppid=29161 vsize=2038848 memory=22768 CPUtime=0.21 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 2825 0 0 0 20 1 0 0 20 0 1 0 409463126 2087780352 5692 33554432000 4194304 5870510 140726364679952 140726364677096 140072891432839 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 509712 5692 957 410 0 505185 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2038848 KiB
Current children cumulated memory: 22768 KiB

[startup+0.309151 s]*
/proc/loadavg: 2.00 2.04 2.04 3/198 29165
/proc/meminfo: memFree=30908868/32770624 swapFree=66921000/67108860
[pid=29164] ppid=29161 vsize=2035596 memory=20396 CPUtime=0.31 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 3265 0 0 0 30 1 0 0 20 0 1 0 409463126 2084450304 5099 33554432000 4194304 5870510 140726364679952 140726364677096 5298717 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 508899 5099 967 410 0 504372 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2035596 KiB
Current children cumulated memory: 20396 KiB

[startup+0.700243 s]
/proc/loadavg: 2.00 2.04 2.04 3/198 29165
/proc/meminfo: memFree=30908720/32770624 swapFree=66921000/67108860
[pid=29164] ppid=29161 vsize=2037728 memory=22456 CPUtime=0.69 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 3817 0 0 0 68 1 0 0 20 0 1 0 409463126 2086633472 5614 33554432000 4194304 5870510 140726364679952 140726364679208 5282295 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 509432 5614 987 410 0 504905 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2037728 KiB
Current children cumulated memory: 22456 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.04 2.04 3/198 29165
/proc/meminfo: memFree=30903884/32770624 swapFree=66921000/67108860
[pid=29164] ppid=29161 vsize=2045788 memory=30140 CPUtime=1.49 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 5274 0 0 0 148 1 0 0 20 0 1 0 409463126 2094886912 7535 33554432000 4194304 5870510 140726364679952 140726364678392 5277398 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 511447 7535 989 410 0 506920 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2045788 KiB
Current children cumulated memory: 30140 KiB

[startup+3.10969 s]
/proc/loadavg: 2.00 2.04 2.04 3/198 29165
/proc/meminfo: memFree=30892900/32770624 swapFree=66921000/67108860
[pid=29164] ppid=29161 vsize=2055660 memory=37720 CPUtime=3.1 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 8549 0 0 0 308 2 0 0 20 0 1 0 409463126 2104995840 9430 33554432000 4194304 5870510 140726364679952 140726364678904 5283064 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 513915 9430 989 410 0 509388 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2055660 KiB
Current children cumulated memory: 37720 KiB

[startup+6.30041 s]
/proc/loadavg: 2.00 2.04 2.04 3/198 29165
/proc/meminfo: memFree=30877832/32770624 swapFree=66921000/67108860
[pid=29164] ppid=29161 vsize=2067328 memory=46788 CPUtime=6.28 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 10391 0 0 0 624 4 0 0 20 0 1 0 409463126 2116943872 11697 33554432000 4194304 5870510 140726364679952 140726364679128 140072896670539 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 516832 11697 996 410 0 512305 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 2067328 KiB
Current children cumulated memory: 46788 KiB

[startup+12.7004 s]
/proc/loadavg: 1.92 2.02 2.04 3/198 29166
/proc/meminfo: memFree=30872120/32770624 swapFree=66921000/67108860
[pid=29164] ppid=29161 vsize=2080728 memory=50920 CPUtime=12.69 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 12824 0 0 0 1264 5 0 0 20 0 1 0 409463126 2130665472 12730 33554432000 4194304 5870510 140726364679952 140726364678392 5282505 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 520182 12730 996 410 0 515655 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2080728 KiB
Current children cumulated memory: 50920 KiB

[startup+25.5004 s]
/proc/loadavg: 1.94 2.02 2.04 3/199 29168
/proc/meminfo: memFree=30865396/32770624 swapFree=66921000/67108860
[pid=29164] ppid=29161 vsize=2080728 memory=50920 CPUtime=25.49 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 15809 0 0 0 2544 5 0 0 20 0 1 0 409463126 2130665472 12730 33554432000 4194304 5870510 140726364679952 140726364679064 5288765 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 520182 12730 996 410 0 515655 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2080728 KiB
Current children cumulated memory: 50920 KiB

[startup+51.1099 s]
/proc/loadavg: 1.88 2.00 2.03 3/198 29168
/proc/meminfo: memFree=30885856/32770624 swapFree=66921000/67108860
[pid=29164] ppid=29161 vsize=2080728 memory=52968 CPUtime=51.1 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 17294 0 0 0 5105 5 0 0 20 0 1 0 409463126 2130665472 13242 33554432000 4194304 5870510 140726364679952 140726364679064 5282721 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 520182 13242 996 410 0 515655 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2080728 KiB
Current children cumulated memory: 52968 KiB

[startup+102.3 s]
/proc/loadavg: 1.95 2.00 2.03 3/198 29172
/proc/meminfo: memFree=30877908/32770624 swapFree=66921000/67108860
[pid=29164] ppid=29161 vsize=2080728 memory=65632 CPUtime=102.28 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 19964 0 0 0 10222 6 0 0 20 0 1 0 409463126 2130665472 16408 33554432000 4194304 5870510 140726364679952 140726364679064 5282531 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 520182 16408 996 410 0 515655 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2080728 KiB
Current children cumulated memory: 65632 KiB

[startup+162.3 s]
/proc/loadavg: 1.98 2.00 2.03 3/199 29179
/proc/meminfo: memFree=30841632/32770624 swapFree=66921000/67108860
[pid=29164] ppid=29161 vsize=2091668 memory=75328 CPUtime=162.27 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 22509 0 0 0 16221 6 0 0 20 0 1 0 409463126 2141868032 18832 33554432000 4194304 5870510 140726364679952 140726364678392 5282621 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 522917 18832 996 410 0 518390 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 2091668 KiB
Current children cumulated memory: 75328 KiB

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 2.03 3/199 29183
/proc/meminfo: memFree=30834048/32770624 swapFree=66921000/67108860
[pid=29164] ppid=29161 vsize=2099624 memory=77540 CPUtime=222.25 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 24691 0 0 0 22219 6 0 0 20 0 1 0 409463126 2150014976 19385 33554432000 4194304 5870510 140726364679952 140726364678392 5282606 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 524906 19385 996 410 0 520379 0
Current children cumulated CPU time: 222.25 s
Current children cumulated vsize: 2099624 KiB
Current children cumulated memory: 77540 KiB

[startup+282.3 s]
/proc/loadavg: 1.96 1.99 2.03 3/200 29195
/proc/meminfo: memFree=30859764/32770624 swapFree=66921008/67108860
[pid=29164] ppid=29161 vsize=2057636 memory=43260 CPUtime=282.25 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 28349 0 0 0 28217 8 0 0 20 0 1 0 409463126 2107019264 10815 33554432000 4194304 5870510 140726364679952 140726364679128 5262524 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 514409 10815 996 410 0 509882 0
Current children cumulated CPU time: 282.25 s
Current children cumulated vsize: 2057636 KiB
Current children cumulated memory: 43260 KiB

[startup+342.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/200 29201
/proc/meminfo: memFree=30874872/32770624 swapFree=66921008/67108860
[pid=29164] ppid=29161 vsize=2071188 memory=54600 CPUtime=342.25 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 31985 0 0 0 34215 10 0 0 20 0 1 0 409463126 2120896512 13650 33554432000 4194304 5870510 140726364679952 140726364679128 5283024 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 517797 13650 996 410 0 513270 0
Current children cumulated CPU time: 342.25 s
Current children cumulated vsize: 2071188 KiB
Current children cumulated memory: 54600 KiB

[startup+402.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/200 29205
/proc/meminfo: memFree=30868232/32770624 swapFree=66921008/67108860
[pid=29164] ppid=29161 vsize=2077324 memory=60936 CPUtime=402.24 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 32572 0 0 0 40214 10 0 0 20 0 1 0 409463126 2127179776 15234 33554432000 4194304 5870510 140726364679952 140726364678392 5308303 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 519331 15234 996 410 0 514804 0
Current children cumulated CPU time: 402.24 s
Current children cumulated vsize: 2077324 KiB
Current children cumulated memory: 60936 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/199 29209
/proc/meminfo: memFree=30856424/32770624 swapFree=66921008/67108860
[pid=29164] ppid=29161 vsize=2082148 memory=67300 CPUtime=462.23 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 36548 0 0 0 46212 11 0 0 20 0 1 0 409463126 2132119552 16825 33554432000 4194304 5870510 140726364679952 140726364678392 5282721 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 520537 16825 996 410 0 516010 0
Current children cumulated CPU time: 462.23 s
Current children cumulated vsize: 2082148 KiB
Current children cumulated memory: 67300 KiB


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

/proc/29164/statm: 526572 22081 996 410 0 522045 0
Current children cumulated CPU time: 1721.94 s
Current children cumulated vsize: 2106288 KiB
Current children cumulated memory: 88324 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 29482
/proc/meminfo: memFree=31201976/32770624 swapFree=66921048/67108860
[pid=29164] ppid=29161 vsize=2106288 memory=92744 CPUtime=1781.92 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 110302 0 0 0 178171 21 0 0 20 0 1 0 409463126 2156838912 23186 33554432000 4194304 5870510 140726364679952 140726364678392 5282621 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 526572 23186 996 410 0 522045 0
Current children cumulated CPU time: 1781.92 s
Current children cumulated vsize: 2106288 KiB
Current children cumulated memory: 92744 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 29486
/proc/meminfo: memFree=31184656/32770624 swapFree=66921048/67108860
[pid=29164] ppid=29161 vsize=2106288 memory=92852 CPUtime=1841.91 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 110929 0 0 0 184170 21 0 0 20 0 1 0 409463126 2156838912 23213 33554432000 4194304 5870510 140726364679952 140726364678392 5283024 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 526572 23213 996 410 0 522045 0
Current children cumulated CPU time: 1841.91 s
Current children cumulated vsize: 2106288 KiB
Current children cumulated memory: 92852 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 29490
/proc/meminfo: memFree=31311280/32770624 swapFree=66921048/67108860
[pid=29164] ppid=29161 vsize=2106288 memory=93036 CPUtime=1901.9 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 111583 0 0 0 190169 21 0 0 20 0 1 0 409463126 2156838912 23259 33554432000 4194304 5870510 140726364679952 140726364678392 5282621 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 526572 23259 996 410 0 522045 0
Current children cumulated CPU time: 1901.9 s
Current children cumulated vsize: 2106288 KiB
Current children cumulated memory: 93036 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 29518
/proc/meminfo: memFree=31297184/32770624 swapFree=66921064/67108860
[pid=29164] ppid=29161 vsize=2106288 memory=93120 CPUtime=1961.89 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 112245 0 0 0 196168 21 0 0 20 0 1 0 409463126 2156838912 23280 33554432000 4194304 5870510 140726364679952 140726364678392 5272923 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 526572 23280 996 410 0 522045 0
Current children cumulated CPU time: 1961.89 s
Current children cumulated vsize: 2106288 KiB
Current children cumulated memory: 93120 KiB

[startup+2022.3 s]
/proc/loadavg: 2.15 2.06 2.05 3/198 29585
/proc/meminfo: memFree=31122336/32770624 swapFree=66921064/67108860
[pid=29164] ppid=29161 vsize=2106288 memory=93276 CPUtime=2021.87 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 112962 0 0 0 202166 21 0 0 20 0 1 0 409463126 2156838912 23319 33554432000 4194304 5870510 140726364679952 140726364678392 5282509 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 526572 23319 996 410 0 522045 0
Current children cumulated CPU time: 2021.87 s
Current children cumulated vsize: 2106288 KiB
Current children cumulated memory: 93276 KiB

[startup+2082.3 s]
/proc/loadavg: 2.06 2.05 2.05 4/200 29662
/proc/meminfo: memFree=31344080/32770624 swapFree=66921080/67108860
[pid=29164] ppid=29161 vsize=2106288 memory=93392 CPUtime=2081.85 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 113664 0 0 0 208164 21 0 0 20 0 1 0 409463126 2156838912 23348 33554432000 4194304 5870510 140726364679952 140726364678392 5308341 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 526572 23348 996 410 0 522045 0
Current children cumulated CPU time: 2081.85 s
Current children cumulated vsize: 2106288 KiB
Current children cumulated memory: 93392 KiB

[startup+2142.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/200 29731
/proc/meminfo: memFree=31305688/32770624 swapFree=66921080/67108860
[pid=29164] ppid=29161 vsize=2106288 memory=93392 CPUtime=2141.85 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 114370 0 0 0 214163 22 0 0 20 0 1 0 409463126 2156838912 23348 33554432000 4194304 5870510 140726364679952 140726364678392 5282192 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 526572 23348 996 410 0 522045 0
Current children cumulated CPU time: 2141.85 s
Current children cumulated vsize: 2106288 KiB
Current children cumulated memory: 93392 KiB

[startup+2202.3 s]
/proc/loadavg: 2.10 2.06 2.05 3/200 29798
/proc/meminfo: memFree=31241124/32770624 swapFree=66921080/67108860
[pid=29164] ppid=29161 vsize=2106288 memory=93392 CPUtime=2201.83 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 115059 0 0 0 220161 22 0 0 20 0 1 0 409463126 2156838912 23348 33554432000 4194304 5870510 140726364679952 140726364678392 5282778 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 526572 23348 996 410 0 522045 0
Current children cumulated CPU time: 2201.83 s
Current children cumulated vsize: 2106288 KiB
Current children cumulated memory: 93392 KiB

[startup+2262.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/200 29865
/proc/meminfo: memFree=31131560/32770624 swapFree=66921080/67108860
[pid=29164] ppid=29161 vsize=2118640 memory=103580 CPUtime=2261.81 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 116325 0 0 0 226159 22 0 0 20 0 1 0 409463126 2169487360 25895 33554432000 4194304 5870510 140726364679952 140726364678392 5288833 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 529660 25895 996 410 0 525133 0
Current children cumulated CPU time: 2261.81 s
Current children cumulated vsize: 2118640 KiB
Current children cumulated memory: 103580 KiB

[startup+2322.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/200 29871
/proc/meminfo: memFree=31131768/32770624 swapFree=66921080/67108860
[pid=29164] ppid=29161 vsize=2118640 memory=103700 CPUtime=2321.8 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 117436 0 0 0 232158 22 0 0 20 0 1 0 409463126 2169487360 25925 33554432000 4194304 5870510 140726364679952 140726364678392 5283048 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 529660 25925 996 410 0 525133 0
Current children cumulated CPU time: 2321.8 s
Current children cumulated vsize: 2118640 KiB
Current children cumulated memory: 103700 KiB

[startup+2382.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/198 29876
/proc/meminfo: memFree=31223272/32770624 swapFree=66921084/67108860
[pid=29164] ppid=29161 vsize=2118640 memory=103700 CPUtime=2381.79 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 117446 0 0 0 238157 22 0 0 20 0 1 0 409463126 2169487360 25925 33554432000 4194304 5870510 140726364679952 140726364678392 5283064 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 529660 25925 996 410 0 525133 0
Current children cumulated CPU time: 2381.79 s
Current children cumulated vsize: 2118640 KiB
Current children cumulated memory: 103700 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/198 29880
/proc/meminfo: memFree=31123424/32770624 swapFree=66921084/67108860
[pid=29164] ppid=29161 vsize=2118640 memory=103700 CPUtime=2441.77 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 118593 0 0 0 244155 22 0 0 20 0 1 0 409463126 2169487360 25925 33554432000 4194304 5870510 140726364679952 140726364678392 5272646 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 529660 25925 996 410 0 525133 0
Current children cumulated CPU time: 2441.77 s
Current children cumulated vsize: 2118640 KiB
Current children cumulated memory: 103700 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/198 29886
/proc/meminfo: memFree=31107952/32770624 swapFree=66921084/67108860
[pid=29164] ppid=29161 vsize=2118640 memory=103700 CPUtime=2501.76 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 118702 0 0 0 250154 22 0 0 20 0 1 0 409463126 2169487360 25925 33554432000 4194304 5870510 140726364679952 140726364678392 5282251 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 529660 25925 996 410 0 525133 0
Current children cumulated CPU time: 2501.76 s
Current children cumulated vsize: 2118640 KiB
Current children cumulated memory: 103700 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.29 2.09 2.07 3/198 29886
/proc/meminfo: memFree=31269008/32770624 swapFree=66921084/67108860
[pid=29164] ppid=29161 vsize=2118640 memory=103700 CPUtime=2519.47 cores=0,2,4,6
/proc/29164/stat : 29164 (xcsp_picat) R 29161 29164 27155 0 -1 4202496 119929 0 0 0 251924 23 0 0 20 0 1 0 409463126 2169487360 25925 33554432000 4194304 5870510 140726364679952 140726364678392 5283024 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38670336 140726364685343 140726364685421 140726364685421 140726364688330 0
/proc/29164/statm: 529660 25925 996 410 0 525133 0
Current children cumulated CPU time: 2519.47 s
Current children cumulated vsize: 2118640 KiB
Current children cumulated memory: 103700 KiB

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

[startup+2520.01 s]
# the end of solver process 29164 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.25 s, system=0.231952 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.48
CPU user time (s): 2519.25
CPU system time (s): 0.231952
CPU usage (%): 99.979
Max. virtual memory (cumulated for all children) (KiB): 2118640
Max. memory (cumulated for all children) (KiB): 103700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.25
system time used= 0.231952
maximum resident set size= 103700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119929
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= 14
involuntary context switches= 2405


# summary of solver processes directly reported to runsolver:
#   pid: 29164
#   total CPU time (s): 2519.48
#   total CPU user time (s): 2519.25
#   total CPU system time (s): 0.231952

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.4088 second user time and 16.6098 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-13 00:45:55
IDJOB=4395387
IDBENCH=127005
IDSOLVER=2844
FILE ID=node107/4395387-1568332071
RUNJOBID= node107-1568318150-27186
PBS_JOBID= 21701137
Free space on /tmp= 55704 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-4395387-1568332071/watcher-4395387-1568332071 -o /tmp/evaluation-result-4395387-1568332071/solver-4395387-1568332071 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568318150-27186 --watchdog 2580  xcsp_picat HOME/instance-4395387-1568332071.xml

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

MD5SUM BENCH= 0094b37350883aa25196a680c59db77a
RANDOM SEED=225823424

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        30925316 kB
MemAvailable:   31273212 kB
Buffers:          123412 kB
Cached:           493772 kB
SwapCached:        80260 kB
Active:           909720 kB
Inactive:         347316 kB
Active(anon):     568988 kB
Inactive(anon):   100300 kB
Active(file):     340732 kB
Inactive(file):   247016 kB
Unevictable:      110040 kB
Mlocked:          110040 kB
SwapTotal:      67108860 kB
SwapFree:       66921000 kB
Dirty:              3112 kB
Writeback:             0 kB
AnonPages:        840912 kB
Mapped:            34368 kB
Shmem:             20748 kB
Slab:             181068 kB
SReclaimable:     151968 kB
SUnreclaim:        29100 kB
KernelStack:        3536 kB
PageTables:         6760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3051468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    731136 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 55700 MiB
End job on node107 at 2019-09-13 01:27:55