Trace number 4407639

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
(reference) PicatSAT 2019-09-12? (TO) 2400.02 2399.7

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 benchmark96
Best CPU time to get the best result obtained on this benchmark2400.05
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.45	c xcsp_picat version 2.7b12 (9/12/2019)
17.39/17.45	o 292
285.33/285.32	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 (12402 MiB free)
  memory of node 1: 16384 MiB (12011 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407639-1569511415/watcher-4407639-1569511415 -o /var/tmp/evaluation-result-4407639-1569511415/solver-4407639-1569511415 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node105-1569505940-32389 --watchdog 2560 xcsp_picat HOME/instance-4407639-1569511415.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
Current StackSize limit: 8192 KiB

solver pid=997, runsolver pid=994

[startup+0.100168 s]*
/proc/loadavg: 1.93 1.93 1.69 3/199 998
/proc/meminfo: memFree=24982688/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2038848 memory=20876 CPUtime=0.1 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 2881 0 0 0 9 1 0 0 20 0 1 0 527399121 2087780352 5219 33554432000 4194304 5870510 140734231051696 140734231048840 5406728 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 509712 5219 957 410 0 505185 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2038848 KiB
Current children cumulated memory: 20876 KiB

[startup+0.209786 s]*
/proc/loadavg: 1.93 1.93 1.69 3/199 998
/proc/meminfo: memFree=24982688/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2038848 memory=22924 CPUtime=0.21 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 2890 0 0 0 20 1 0 0 20 0 1 0 527399121 2087780352 5731 33554432000 4194304 5870510 140734231051696 140734231048840 140435988053895 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 509712 5731 957 410 0 505185 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2038848 KiB
Current children cumulated memory: 22924 KiB

[startup+0.309039 s]*
/proc/loadavg: 1.93 1.93 1.69 3/199 998
/proc/meminfo: memFree=24982316/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2035596 memory=20556 CPUtime=0.3 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 3327 0 0 0 29 1 0 0 20 0 1 0 527399121 2084450304 5139 33554432000 4194304 5870510 140734231051696 140734231048840 5283262 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 508899 5139 967 410 0 504372 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2035596 KiB
Current children cumulated memory: 20556 KiB

[startup+0.700323 s]
/proc/loadavg: 1.93 1.93 1.69 3/199 998
/proc/meminfo: memFree=24982132/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2037712 memory=22628 CPUtime=0.69 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 3886 0 0 0 68 1 0 0 20 0 1 0 527399121 2086617088 5657 33554432000 4194304 5870510 140734231051696 140734231050952 5274723 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 509428 5657 987 410 0 504901 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2037712 KiB
Current children cumulated memory: 22628 KiB

[startup+1.5004 s]
/proc/loadavg: 1.93 1.93 1.69 3/199 998
/proc/meminfo: memFree=24976860/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2045776 memory=29824 CPUtime=1.5 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 4653 0 0 0 148 2 0 0 20 0 1 0 527399121 2094874624 7456 33554432000 4194304 5870510 140734231051696 140734231050264 5282505 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 511444 7456 989 410 0 506917 0
Current children cumulated CPU time: 1.5 s
Current children cumulated vsize: 2045776 KiB
Current children cumulated memory: 29824 KiB

[startup+3.10966 s]
/proc/loadavg: 1.93 1.93 1.69 3/199 998
/proc/meminfo: memFree=24967364/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2055660 memory=37888 CPUtime=3.1 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 7850 0 0 0 307 3 0 0 20 0 1 0 527399121 2104995840 9472 33554432000 4194304 5870510 140734231051696 140734231050264 5282759 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 513915 9472 989 410 0 509388 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2055660 KiB
Current children cumulated memory: 37888 KiB

[startup+6.30048 s]
/proc/loadavg: 1.93 1.93 1.69 3/199 998
/proc/meminfo: memFree=24954760/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2067324 memory=47904 CPUtime=6.29 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 10005 0 0 0 625 4 0 0 20 0 1 0 527399121 2116939776 11976 33554432000 4194304 5870510 140734231051696 140734231050872 5282606 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 516831 11976 996 410 0 512304 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2067324 KiB
Current children cumulated memory: 47904 KiB

[startup+12.7004 s]
/proc/loadavg: 1.94 1.93 1.69 3/200 1000
/proc/meminfo: memFree=24950244/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2080728 memory=52040 CPUtime=12.7 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 12534 0 0 0 1265 5 0 0 20 0 1 0 527399121 2130665472 13010 33554432000 4194304 5870510 140734231051696 140734231050136 5288830 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 520182 13010 996 410 0 515655 0
Current children cumulated CPU time: 12.7 s
Current children cumulated vsize: 2080728 KiB
Current children cumulated memory: 52040 KiB

[startup+25.5005 s]
/proc/loadavg: 1.95 1.94 1.70 3/199 1000
/proc/meminfo: memFree=24950028/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2080728 memory=52040 CPUtime=25.5 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 15971 0 0 0 2545 5 0 0 20 0 1 0 527399121 2130665472 13010 33554432000 4194304 5870510 140734231051696 140734231050808 5288980 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 520182 13010 996 410 0 515655 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 2080728 KiB
Current children cumulated memory: 52040 KiB

[startup+51.1096 s]
/proc/loadavg: 1.97 1.94 1.70 3/199 1001
/proc/meminfo: memFree=24949720/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2080728 memory=52040 CPUtime=51.11 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 19043 0 0 0 5106 5 0 0 20 0 1 0 527399121 2130665472 13010 33554432000 4194304 5870510 140734231051696 140734231050808 5308364 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 520182 13010 996 410 0 515655 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 2080728 KiB
Current children cumulated memory: 52040 KiB

[startup+102.3 s]
/proc/loadavg: 1.99 1.95 1.72 3/200 1007
/proc/meminfo: memFree=24935636/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2080728 memory=66372 CPUtime=102.31 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 22042 0 0 0 10225 6 0 0 20 0 1 0 527399121 2130665472 16593 33554432000 4194304 5870510 140734231051696 140734231050808 5262926 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 520182 16593 996 410 0 515655 0
Current children cumulated CPU time: 102.31 s
Current children cumulated vsize: 2080728 KiB
Current children cumulated memory: 66372 KiB

[startup+162.3 s]
/proc/loadavg: 2.10 1.99 1.75 3/199 1011
/proc/meminfo: memFree=24926552/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2091664 memory=74356 CPUtime=162.31 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 24787 0 0 0 16225 6 0 0 20 0 1 0 527399121 2141863936 18589 33554432000 4194304 5870510 140734231051696 140734231050136 5283067 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 522916 18589 996 410 0 518389 0
Current children cumulated CPU time: 162.31 s
Current children cumulated vsize: 2091664 KiB
Current children cumulated memory: 74356 KiB

[startup+222.3 s]
/proc/loadavg: 2.04 1.99 1.76 3/198 1016
/proc/meminfo: memFree=24926392/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2099620 memory=74564 CPUtime=222.32 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 27430 0 0 0 22226 6 0 0 20 0 1 0 527399121 2150010880 18641 33554432000 4194304 5870510 140734231051696 140734231050136 5276830 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 524905 18641 996 410 0 520378 0
Current children cumulated CPU time: 222.32 s
Current children cumulated vsize: 2099620 KiB
Current children cumulated memory: 74564 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 1.99 1.78 3/199 1022
/proc/meminfo: memFree=24955776/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2057640 memory=43084 CPUtime=282.33 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 29966 0 0 0 28225 8 0 0 20 0 1 0 527399121 2107023360 10771 33554432000 4194304 5870510 140734231051696 140734231050136 5281947 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 514410 10771 996 410 0 509883 0
Current children cumulated CPU time: 282.33 s
Current children cumulated vsize: 2057640 KiB
Current children cumulated memory: 43084 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 1.79 3/198 1026
/proc/meminfo: memFree=24939512/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2069236 memory=54744 CPUtime=342.33 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 36767 0 0 0 34223 10 0 0 20 0 1 0 527399121 2118897664 13686 33554432000 4194304 5870510 140734231051696 140734231050264 5282505 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 517309 13686 996 410 0 512782 0
Current children cumulated CPU time: 342.33 s
Current children cumulated vsize: 2069236 KiB
Current children cumulated memory: 54744 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 1.80 3/198 1031
/proc/meminfo: memFree=24932336/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2077328 memory=62172 CPUtime=402.35 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 37088 0 0 0 40224 11 0 0 20 0 1 0 527399121 2127183872 15543 33554432000 4194304 5870510 140734231051696 140734231050136 5272433 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 519332 15543 996 410 0 514805 0
Current children cumulated CPU time: 402.35 s
Current children cumulated vsize: 2077328 KiB
Current children cumulated memory: 62172 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 1.81 3/199 1037
/proc/meminfo: memFree=24927916/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2082148 memory=66176 CPUtime=462.36 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 37647 0 0 0 46225 11 0 0 20 0 1 0 527399121 2132119552 16544 33554432000 4194304 5870510 140734231051696 140734231050136 5281974 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 520537 16544 996 410 0 516010 0
Current children cumulated CPU time: 462.36 s
Current children cumulated vsize: 2082148 KiB
Current children cumulated memory: 66176 KiB


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

/proc/997/statm: 526549 22587 996 410 0 522022 0
Current children cumulated CPU time: 1662.51 s
Current children cumulated vsize: 2106196 KiB
Current children cumulated memory: 90348 KiB

[startup+1722.3 s]
/proc/loadavg: 1.97 1.97 1.95 3/200 1358
/proc/meminfo: memFree=20633240/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2106196 memory=92396 CPUtime=1722.52 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 73246 0 0 0 172235 17 0 0 20 0 1 0 527399121 2156744704 23099 33554432000 4194304 5870510 140734231051696 140734231050136 5282606 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 526549 23099 996 410 0 522022 0
Current children cumulated CPU time: 1722.52 s
Current children cumulated vsize: 2106196 KiB
Current children cumulated memory: 92396 KiB

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.95 3/199 1362
/proc/meminfo: memFree=20633268/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2106196 memory=92396 CPUtime=1782.53 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 73335 0 0 0 178236 17 0 0 20 0 1 0 527399121 2156744704 23099 33554432000 4194304 5870510 140734231051696 140734231050136 5283083 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 526549 23099 996 410 0 522022 0
Current children cumulated CPU time: 1782.53 s
Current children cumulated vsize: 2106196 KiB
Current children cumulated memory: 92396 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/199 1366
/proc/meminfo: memFree=20633436/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2106196 memory=92396 CPUtime=1842.53 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 75917 0 0 0 184236 17 0 0 20 0 1 0 527399121 2156744704 23099 33554432000 4194304 5870510 140734231051696 140734231050136 5282505 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 526549 23099 996 410 0 522022 0
Current children cumulated CPU time: 1842.53 s
Current children cumulated vsize: 2106196 KiB
Current children cumulated memory: 92396 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/200 1372
/proc/meminfo: memFree=20632836/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2106196 memory=92396 CPUtime=1902.54 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 76353 0 0 0 190237 17 0 0 20 0 1 0 527399121 2156744704 23099 33554432000 4194304 5870510 140734231051696 140734231050136 5282770 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 526549 23099 996 410 0 522022 0
Current children cumulated CPU time: 1902.54 s
Current children cumulated vsize: 2106196 KiB
Current children cumulated memory: 92396 KiB

[startup+1962.3 s]
/proc/loadavg: 2.34 2.07 1.98 3/199 1376
/proc/meminfo: memFree=20601136/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2106196 memory=92396 CPUtime=1962.55 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 81115 0 0 0 196237 18 0 0 20 0 1 0 527399121 2156744704 23099 33554432000 4194304 5870510 140734231051696 140734231050136 5282515 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 526549 23099 996 410 0 522022 0
Current children cumulated CPU time: 1962.55 s
Current children cumulated vsize: 2106196 KiB
Current children cumulated memory: 92396 KiB

[startup+2022.3 s]
/proc/loadavg: 2.27 2.11 2.00 3/198 1381
/proc/meminfo: memFree=20601052/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2106196 memory=92396 CPUtime=2022.56 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 81151 0 0 0 202238 18 0 0 20 0 1 0 527399121 2156744704 23099 33554432000 4194304 5870510 140734231051696 140734231050136 5282606 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 526549 23099 996 410 0 522022 0
Current children cumulated CPU time: 2022.56 s
Current children cumulated vsize: 2106196 KiB
Current children cumulated memory: 92396 KiB

[startup+2082.3 s]
/proc/loadavg: 2.10 2.09 2.00 3/199 1387
/proc/meminfo: memFree=20600684/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2106196 memory=92396 CPUtime=2082.57 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 83763 0 0 0 208239 18 0 0 20 0 1 0 527399121 2156744704 23099 33554432000 4194304 5870510 140734231051696 140734231050136 5282467 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 526549 23099 996 410 0 522022 0
Current children cumulated CPU time: 2082.57 s
Current children cumulated vsize: 2106196 KiB
Current children cumulated memory: 92396 KiB

[startup+2142.3 s]
/proc/loadavg: 2.04 2.07 2.00 3/198 1391
/proc/meminfo: memFree=20594696/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2106196 memory=92396 CPUtime=2142.57 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 84311 0 0 0 214239 18 0 0 20 0 1 0 527399121 2156744704 23099 33554432000 4194304 5870510 140734231051696 140734231050136 5282464 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 526549 23099 996 410 0 522022 0
Current children cumulated CPU time: 2142.57 s
Current children cumulated vsize: 2106196 KiB
Current children cumulated memory: 92396 KiB

[startup+2202.3 s]
/proc/loadavg: 2.01 2.06 2.00 3/198 1396
/proc/meminfo: memFree=20585452/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2106196 memory=92396 CPUtime=2202.58 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 88793 0 0 0 220239 19 0 0 20 0 1 0 527399121 2156744704 23099 33554432000 4194304 5870510 140734231051696 140734231050136 5282684 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 526549 23099 996 410 0 522022 0
Current children cumulated CPU time: 2202.58 s
Current children cumulated vsize: 2106196 KiB
Current children cumulated memory: 92396 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.05 2.00 3/199 1402
/proc/meminfo: memFree=20564868/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2114208 memory=101524 CPUtime=2262.59 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 89716 0 0 0 226240 19 0 0 20 0 1 0 527399121 2164948992 25381 33554432000 4194304 5870510 140734231051696 140734231050136 5282759 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 528552 25381 996 410 0 524025 0
Current children cumulated CPU time: 2262.59 s
Current children cumulated vsize: 2114208 KiB
Current children cumulated memory: 101524 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/199 1414
/proc/meminfo: memFree=20540636/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2114208 memory=101544 CPUtime=2322.6 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 91885 0 0 0 232241 19 0 0 20 0 1 0 527399121 2164948992 25386 33554432000 4194304 5870510 140734231051696 140734231050136 5282736 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 528552 25386 996 410 0 524025 0
Current children cumulated CPU time: 2322.6 s
Current children cumulated vsize: 2114208 KiB
Current children cumulated memory: 101544 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/200 1441
/proc/meminfo: memFree=20531536/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2114208 memory=101544 CPUtime=2382.6 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 92528 0 0 0 238241 19 0 0 20 0 1 0 527399121 2164948992 25386 33554432000 4194304 5870510 140734231051696 140734231050136 5308332 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 528552 25386 996 410 0 524025 0
Current children cumulated CPU time: 2382.6 s
Current children cumulated vsize: 2114208 KiB
Current children cumulated memory: 101544 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.7 s]
/proc/loadavg: 2.00 2.03 2.00 3/200 1443
/proc/meminfo: memFree=20528448/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2114208 memory=101544 CPUtime=2400.02 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 92688 0 0 0 239982 20 0 0 20 0 1 0 527399121 2164948992 25386 33554432000 4194304 5870510 140734231051696 140734231050136 5282464 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 528552 25386 996 410 0 524025 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 2114208 KiB
Current children cumulated memory: 101544 KiB

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

[startup+2399.7 s]
# the end of solver process 997 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.82 s, system=0.202027 s

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

[startup+2399.7 s]
/proc/loadavg: 2.00 2.03 2.00 3/200 1443
/proc/meminfo: memFree=20528448/32770624 swapFree=66957812/67108860
[pid=997] ppid=994 vsize=2114208 memory=101544 CPUtime=2400.02 cores=1,3,5,7
/proc/997/stat : 997 (xcsp_picat) R 994 997 32357 0 -1 4202496 92688 0 0 0 239982 20 0 0 20 0 1 0 527399121 2164948992 25386 33554432000 4194304 5870510 140734231051696 140734231050136 5282464 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 16707584 140734231057415 140734231057497 140734231057497 140734231060422 0
/proc/997/statm: 528552 25386 996 410 0 524025 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 2114208 KiB
Current children cumulated memory: 101544 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2399.7
CPU time (s): 2400.02
CPU user time (s): 2399.82
CPU system time (s): 0.202027
CPU usage (%): 100.013
Max. virtual memory (cumulated for all children) (KiB): 2114208
Max. memory (cumulated for all children) (KiB): 101544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.82
system time used= 0.202027
maximum resident set size= 101544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92688
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= 11
involuntary context switches= 712


# summary of solver processes directly reported to runsolver:
#   pid: 997
#   total CPU time (s): 2400.02
#   total CPU user time (s): 2399.82
#   total CPU system time (s): 0.202027

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.25843 second user time and 17.1747 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-26 16:21:53
IDJOB=4407639
IDBENCH=127005
IDSOLVER=2873
FILE ID=node105/4407639-1569511415
RUNJOBID= node105-1569505940-32389
PBS_JOBID= 21705800
Free space on /var/tmp= 13172 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 /var/tmp/evaluation-result-4407639-1569511415/watcher-4407639-1569511415 -o /var/tmp/evaluation-result-4407639-1569511415/solver-4407639-1569511415 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node105-1569505940-32389 --watchdog 2560  xcsp_picat HOME/instance-4407639-1569511415.xml

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

MD5SUM BENCH= 0094b37350883aa25196a680c59db77a
RANDOM SEED=121128580

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.00
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:        24999196 kB
MemAvailable:   30703124 kB
Buffers:          162704 kB
Cached:          5687700 kB
SwapCached:        48112 kB
Active:          3947368 kB
Inactive:        3034592 kB
Active(anon):    1099320 kB
Inactive(anon):   103288 kB
Active(file):    2848048 kB
Inactive(file):  2931304 kB
Unevictable:      110920 kB
Mlocked:          110920 kB
SwapTotal:      67108860 kB
SwapFree:       66957812 kB
Dirty:              3124 kB
Writeback:             0 kB
AnonPages:       1203636 kB
Mapped:            24348 kB
Shmem:             62560 kB
Slab:             382368 kB
SReclaimable:     353036 kB
SUnreclaim:        29332 kB
KernelStack:        3760 kB
PageTables:         7136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3811428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1050624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13172 MiB
End job on node105 at 2019-09-26 17:01:52