Trace number 4303202

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 2018-08-02OPT771 1139.24 1139.21

General information on the benchmark

NameMario/
Mario-n-medium-5_c18.xml
MD5SUM36a1aa2a38358c951443c34d8d302d49
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark771
Best CPU time to get the best result obtained on this benchmark86.9906
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints61
Number of domains56
Minimum domain size1
Maximum domain size30
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":28},{"size":29,"count":5},{"size":30,"count":55}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":59},{"degree":3,"count":29}]
Minimum constraint arity1
Maximum constraint arity30
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":58},{"arity":30,"count":2}]
Number of extensional constraints30
Number of intensional constraints29
Distribution of constraint types[{"type":"extension","count":30},{"type":"intension","count":29},{"type":"sum","count":1},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

1139.22/1139.20	c xcsp_picat version 2.4#6 (8/1/2018)
1139.22/1139.20	o 596
1139.22/1139.20	o 722
1139.22/1139.20	o 771
1139.22/1139.20	s OPTIMUM FOUND
1139.22/1139.20	v <instantiation>
1139.22/1139.20	v     <list> s[] g[] f[]  </list> 
1139.22/1139.20	v     <values> 2 0 23 6 4 5 18 15 8 29 11 26 12 10 14 20 1 17 7 13 27 21 22 19 24 25 9 16 28 3  0 0 74 24 0 0 54 91 0 21 31 3 0 60 0 90 78 0 17 17 8 0 0 56 0 0 80 47 0 20  46 0 180 194 0 0 273 574 0 1 58 26 0 43 0 45 178 0 41 40 73 0 0 1 0 0 70 61 0 89   </values> 
1139.22/1139.20	v </instantiation>

Verifier Data

OK	771

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4303202-1534021131/watcher-4303202-1534021131 -o /tmp/evaluation-result-4303202-1534021131/solver-4303202-1534021131 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1533992673-18252 --watchdog 2580 xcsp_picat HOME/instance-4303202-1534021131.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
solver pid=21430, runsolver pid=21427
Current StackSize limit: 8192 KiB


[startup+0.100214 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 21431
/proc/meminfo: memFree=28382968/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2025744 memory=34100 CPUtime=0.1 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 1534 0 0 0 10 0 0 0 20 0 1 0 219676312 2074361856 8525 33554432000 4194304 5849708 140723580362016 140723580362016 4548541 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 506436 8525 636 405 0 503381 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 34100 KiB

[startup+0.209768 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 21431
/proc/meminfo: memFree=28372728/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2025868 memory=42900 CPUtime=0.21 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 1676 0 0 0 21 0 0 0 20 0 1 0 219676312 2074488832 10725 33554432000 4194304 5849708 140723580362016 140723580362016 5520272 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 506467 10725 715 405 0 503412 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2025868 KiB
Current children cumulated memory: 42900 KiB

[startup+0.309776 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 21431
/proc/meminfo: memFree=28372728/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2025784 memory=42916 CPUtime=0.31 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 1680 0 0 0 31 0 0 0 20 0 1 0 219676312 2074402816 10729 33554432000 4194304 5849708 140723580362016 140723580362016 5615881 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 506446 10729 717 405 0 503391 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2025784 KiB
Current children cumulated memory: 42916 KiB

[startup+0.700333 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21431
/proc/meminfo: memFree=28372728/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2025872 memory=42952 CPUtime=0.69 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 1689 0 0 0 69 0 0 0 20 0 1 0 219676312 2074492928 10738 33554432000 4194304 5849708 140723580362016 140723580360792 5606203 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 506468 10738 718 405 0 503413 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2025872 KiB
Current children cumulated memory: 42952 KiB

[startup+1.50033 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21431
/proc/meminfo: memFree=28372196/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2025848 memory=42984 CPUtime=1.49 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 1698 0 0 0 149 0 0 0 20 0 1 0 219676312 2074468352 10746 33554432000 4194304 5849708 140723580362016 140723580361112 5606238 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 506462 10746 718 405 0 503407 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2025848 KiB
Current children cumulated memory: 42984 KiB

[startup+3.1096 s]
/proc/loadavg: 1.92 2.00 2.04 3/187 21431
/proc/meminfo: memFree=28365996/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2032212 memory=49448 CPUtime=3.1 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 3936 0 0 0 309 1 0 0 20 0 1 0 219676312 2080985088 12362 33554432000 4194304 5849708 140723580362016 140723580360456 4212035 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 508053 12362 747 405 0 504998 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2032212 KiB
Current children cumulated memory: 49448 KiB

[startup+6.30034 s]
/proc/loadavg: 1.92 2.00 2.04 3/187 21431
/proc/meminfo: memFree=28363756/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2033364 memory=50476 CPUtime=6.29 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 6956 0 0 0 625 4 0 0 20 0 1 0 219676312 2082164736 12619 33554432000 4194304 5849708 140723580362016 140723580361016 140451171770247 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 508341 12619 751 405 0 505286 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2033364 KiB
Current children cumulated memory: 50476 KiB

[startup+12.7004 s]
/proc/loadavg: 1.93 2.00 2.04 3/187 21431
/proc/meminfo: memFree=28368984/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2031192 memory=47388 CPUtime=12.69 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 13162 0 0 0 1261 8 0 0 20 0 1 0 219676312 2079940608 11847 33554432000 4194304 5849708 140723580362016 140723580361112 5303656 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 507798 11847 760 405 0 504743 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2031192 KiB
Current children cumulated memory: 47388 KiB

[startup+25.5004 s]
/proc/loadavg: 1.95 2.00 2.04 3/187 21431
/proc/meminfo: memFree=28353296/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2042116 memory=59336 CPUtime=25.49 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 18387 0 0 0 2531 18 0 0 20 0 1 0 219676312 2091126784 14834 33554432000 4194304 5849708 140723580362016 140723580361016 140451171770247 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 510529 14834 760 405 0 507474 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2042116 KiB
Current children cumulated memory: 59336 KiB

[startup+51.1097 s]
/proc/loadavg: 1.96 2.00 2.04 3/187 21431
/proc/meminfo: memFree=28314576/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2061956 memory=79044 CPUtime=51.1 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 29990 0 0 0 5075 35 0 0 20 0 1 0 219676312 2111442944 19761 33554432000 4194304 5849708 140723580362016 140723580361016 140451171770247 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 515489 19761 760 405 0 512434 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2061956 KiB
Current children cumulated memory: 79044 KiB

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.05 3/188 21440
/proc/meminfo: memFree=28332592/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2042116 memory=59336 CPUtime=102.29 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 43220 0 0 0 10173 56 0 0 20 0 1 0 219676312 2091126784 14834 33554432000 4194304 5849708 140723580362016 140723580360504 140451171770247 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 510529 14834 760 405 0 507474 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 2042116 KiB
Current children cumulated memory: 59336 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/188 21463
/proc/meminfo: memFree=28192460/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2051312 memory=68276 CPUtime=162.3 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 48835 0 0 0 16124 106 0 0 20 0 1 0 219676312 2100543488 17069 33554432000 4194304 5849708 140723580362016 140723580361016 140451171358548 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 512828 17069 760 405 0 509773 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 2051312 KiB
Current children cumulated memory: 68276 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 21464
/proc/meminfo: memFree=28146876/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2102000 memory=119180 CPUtime=222.29 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 58681 0 0 0 22102 127 0 0 20 0 1 0 219676312 2152448000 29795 33554432000 4194304 5849708 140723580362016 140723580361176 5359081 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 525500 29795 760 405 0 522445 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 2102000 KiB
Current children cumulated memory: 119180 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 21465
/proc/meminfo: memFree=28200992/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2041964 memory=59308 CPUtime=282.3 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 60951 0 0 0 28086 144 0 0 20 0 1 0 219676312 2090971136 14827 33554432000 4194304 5849708 140723580362016 140723580361016 4207927 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 510491 14827 760 405 0 507436 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 2041964 KiB
Current children cumulated memory: 59308 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 21466
/proc/meminfo: memFree=28403428/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2077076 memory=94292 CPUtime=342.3 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 66607 0 0 0 34051 179 0 0 20 0 1 0 219676312 2126925824 23573 33554432000 4194304 5849708 140723580362016 140723580361016 140451171770247 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 519269 23573 760 405 0 516214 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 2077076 KiB
Current children cumulated memory: 94292 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21467
/proc/meminfo: memFree=28413124/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2048716 memory=65808 CPUtime=402.3 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 71635 0 0 0 40021 209 0 0 20 0 1 0 219676312 2097885184 16452 33554432000 4194304 5849708 140723580362016 140723580361016 5437714 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 512179 16452 760 405 0 509124 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 2048716 KiB
Current children cumulated memory: 65808 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21468
/proc/meminfo: memFree=28442360/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2085284 memory=102500 CPUtime=462.3 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 78688 0 0 0 45991 239 0 0 20 0 1 0 219676312 2135330816 25625 33554432000 4194304 5849708 140723580362016 140723580360744 5437925 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 521321 25625 760 405 0 518266 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 2085284 KiB
Current children cumulated memory: 102500 KiB


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

Current children cumulated memory: 106008 KiB

[startup+702.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21479
/proc/meminfo: memFree=28312656/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2107620 memory=124836 CPUtime=702.31 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 98445 0 0 0 69899 332 0 0 20 0 1 0 219676312 2158202880 31209 33554432000 4194304 5849708 140723580362016 140723580360888 5360680 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 526905 31209 760 405 0 523850 0
Current children cumulated CPU time: 702.31 s
Current children cumulated vsize: 2107620 KiB
Current children cumulated memory: 124836 KiB

[startup+762.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21480
/proc/meminfo: memFree=28306460/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2068788 memory=81040 CPUtime=762.31 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 108165 0 0 0 75866 365 0 0 20 0 1 0 219676312 2118438912 20260 33554432000 4194304 5849708 140723580362016 140723580361016 5437855 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 517197 20260 760 405 0 514142 0
Current children cumulated CPU time: 762.31 s
Current children cumulated vsize: 2068788 KiB
Current children cumulated memory: 81040 KiB

[startup+822.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21481
/proc/meminfo: memFree=28261908/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2109512 memory=126708 CPUtime=822.31 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 111053 0 0 0 81847 384 0 0 20 0 1 0 219676312 2160140288 31677 33554432000 4194304 5849708 140723580362016 140723580361016 140451171770247 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 527378 31677 760 405 0 524323 0
Current children cumulated CPU time: 822.31 s
Current children cumulated vsize: 2109512 KiB
Current children cumulated memory: 126708 KiB

[startup+882.3 s]
/proc/loadavg: 2.16 2.05 2.06 3/187 21482
/proc/meminfo: memFree=28321780/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2048456 memory=65800 CPUtime=882.32 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 116911 0 0 0 87821 411 0 0 20 0 1 0 219676312 2097618944 16450 33554432000 4194304 5849708 140723580362016 140723580361016 140451171770247 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 512114 16450 760 405 0 509059 0
Current children cumulated CPU time: 882.32 s
Current children cumulated vsize: 2048456 KiB
Current children cumulated memory: 65800 KiB

[startup+942.3 s]
/proc/loadavg: 2.35 2.14 2.09 3/186 21483
/proc/meminfo: memFree=28298236/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2074156 memory=91160 CPUtime=942.32 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 119666 0 0 0 93790 442 0 0 20 0 1 0 219676312 2123935744 22790 33554432000 4194304 5849708 140723580362016 140723580361016 5437714 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 518539 22790 760 405 0 515484 0
Current children cumulated CPU time: 942.32 s
Current children cumulated vsize: 2074156 KiB
Current children cumulated memory: 91160 KiB

[startup+1002.3 s]
/proc/loadavg: 2.13 2.11 2.08 3/187 21485
/proc/meminfo: memFree=28284500/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2091992 memory=103568 CPUtime=1002.32 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 124806 0 0 0 99771 461 0 0 20 0 1 0 219676312 2142199808 25892 33554432000 4194304 5849708 140723580362016 140723580361016 140451171770247 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 522998 25892 760 405 0 519943 0
Current children cumulated CPU time: 1002.32 s
Current children cumulated vsize: 2091992 KiB
Current children cumulated memory: 103568 KiB

[startup+1062.3 s]
/proc/loadavg: 2.05 2.09 2.08 3/187 21486
/proc/meminfo: memFree=28248384/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2121764 memory=138980 CPUtime=1062.32 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 128847 0 0 0 105755 477 0 0 20 0 1 0 219676312 2172686336 34745 33554432000 4194304 5849708 140723580362016 140723580361016 140451171770247 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 530441 34745 760 405 0 527386 0
Current children cumulated CPU time: 1062.32 s
Current children cumulated vsize: 2121764 KiB
Current children cumulated memory: 138980 KiB

[startup+1122.3 s]
/proc/loadavg: 2.02 2.08 2.07 3/187 21487
/proc/meminfo: memFree=28205092/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2165968 memory=183124 CPUtime=1122.33 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 136238 0 0 0 111742 491 0 0 20 0 1 0 219676312 2217951232 45781 33554432000 4194304 5849708 140723580362016 140723580361016 140451171770247 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 541492 45781 760 405 0 538437 0
Current children cumulated CPU time: 1122.33 s
Current children cumulated vsize: 2165968 KiB
Current children cumulated memory: 183124 KiB

[startup+1139.21 s]
# the end of solver process 21430 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1134.3 s, system=4.94014 s

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

[startup+1126.4 s]
/proc/loadavg: 2.02 2.08 2.07 3/187 21487
/proc/meminfo: memFree=28205092/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2165968 memory=183124 CPUtime=1126.42 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 136239 0 0 0 112151 491 0 0 20 0 1 0 219676312 2217951232 45781 33554432000 4194304 5849708 140723580362016 140723580361016 5335584 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 541492 45781 760 405 0 538437 0
Current children cumulated CPU time: 1126.42 s
Current children cumulated vsize: 2165968 KiB
Current children cumulated memory: 183124 KiB

[startup+1132.8 s]
/proc/loadavg: 2.01 2.07 2.07 3/187 21487
/proc/meminfo: memFree=28205216/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2165968 memory=183124 CPUtime=1132.82 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 136239 0 0 0 112790 492 0 0 20 0 1 0 219676312 2217951232 45781 33554432000 4194304 5849708 140723580362016 140723580361016 140451171770247 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 541492 45781 760 405 0 538437 0
Current children cumulated CPU time: 1132.82 s
Current children cumulated vsize: 2165968 KiB
Current children cumulated memory: 183124 KiB

[startup+1136 s]*
/proc/loadavg: 2.01 2.07 2.07 3/187 21487
/proc/meminfo: memFree=28130924/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2165968 memory=183124 CPUtime=1136.04 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 136239 0 0 0 113111 493 0 0 20 0 1 0 219676312 2217951232 45781 33554432000 4194304 5849708 140723580362016 140723580361016 5437607 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 541492 45781 760 405 0 538437 0
Current children cumulated CPU time: 1136.04 s
Current children cumulated vsize: 2165968 KiB
Current children cumulated memory: 183124 KiB

[startup+1137.6 s]
/proc/loadavg: 2.01 2.07 2.07 3/187 21487
/proc/meminfo: memFree=28130924/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2165968 memory=183124 CPUtime=1137.62 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 136239 0 0 0 113269 493 0 0 20 0 1 0 219676312 2217951232 45781 33554432000 4194304 5849708 140723580362016 140723580361016 5437714 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 541492 45781 760 405 0 538437 0
Current children cumulated CPU time: 1137.62 s
Current children cumulated vsize: 2165968 KiB
Current children cumulated memory: 183124 KiB

[startup+1138.4 s]
/proc/loadavg: 2.01 2.07 2.07 3/187 21487
/proc/meminfo: memFree=28130924/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2165968 memory=183124 CPUtime=1138.42 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 136240 0 0 0 113349 493 0 0 20 0 1 0 219676312 2217951232 45781 33554432000 4194304 5849708 140723580362016 140723580361016 5335571 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 541492 45781 760 405 0 538437 0
Current children cumulated CPU time: 1138.42 s
Current children cumulated vsize: 2165968 KiB
Current children cumulated memory: 183124 KiB

[startup+1138.8 s]
/proc/loadavg: 2.01 2.07 2.07 3/187 21487
/proc/meminfo: memFree=28130924/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2165968 memory=183124 CPUtime=1138.82 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 136240 0 0 0 113389 493 0 0 20 0 1 0 219676312 2217951232 45781 33554432000 4194304 5849708 140723580362016 140723580361176 5437714 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 541492 45781 760 405 0 538437 0
Current children cumulated CPU time: 1138.82 s
Current children cumulated vsize: 2165968 KiB
Current children cumulated memory: 183124 KiB

[startup+1139.2 s]
/proc/loadavg: 2.01 2.07 2.07 3/187 21487
/proc/meminfo: memFree=28130924/32770624 swapFree=67108804/67108860
[pid=21430] ppid=21427 vsize=2165968 memory=183124 CPUtime=1139.22 cores=0,2,4,6
/proc/21430/stat : 21430 (xcsp_picat) R 21427 21430 18221 0 -1 4202496 136240 0 0 0 113429 493 0 0 20 0 1 0 219676312 2217951232 45781 33554432000 4194304 5849708 140723580362016 140723580361176 5438261 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 46833664 140723580368054 140723580368132 140723580368132 140723580370890 0
/proc/21430/statm: 541492 45781 760 405 0 538437 0
Current children cumulated CPU time: 1139.22 s
Current children cumulated vsize: 2165968 KiB
Current children cumulated memory: 183124 KiB

Child status: 0
Real time (s): 1139.21
CPU time (s): 1139.24
CPU user time (s): 1134.3
CPU system time (s): 4.94014
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2165968
Max. memory (cumulated for all children) (KiB): 183124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1134.3
system time used= 4.94014
maximum resident set size= 183192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136349
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= 2
involuntary context switches= 1452


# summary of solver processes directly reported to runsolver:
#   pid: 21430
#   total CPU time (s): 1139.24
#   total CPU user time (s): 1134.3
#   total CPU system time (s): 4.94014

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.30756 second user time and 8.44038 second system time

The end

Launcher Data

Begin job on node105 at 2018-08-11 22:58:51
IDJOB=4303202
IDBENCH=141526
IDSOLVER=2778
FILE ID=node105/4303202-1534021131
RUNJOBID= node105-1533992673-18252
PBS_JOBID= 21036949
Free space on /tmp= 40728 MiB

SOLVER NAME= PicatSAT 2018-08-02
BENCH NAME= XCSP18/Mario/Mario-n-medium-5_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4303202-1534021131/watcher-4303202-1534021131 -o /tmp/evaluation-result-4303202-1534021131/solver-4303202-1534021131 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1533992673-18252 --watchdog 2580  xcsp_picat HOME/instance-4303202-1534021131.xml

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

MD5SUM BENCH= 36a1aa2a38358c951443c34d8d302d49
RANDOM SEED=1128367695

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.32
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.32
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.32
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.32
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:        28412964 kB
MemAvailable:   31534792 kB
Buffers:           56680 kB
Cached:          3330892 kB
SwapCached:           16 kB
Active:          2056372 kB
Inactive:        1767324 kB
Active(anon):     386212 kB
Inactive(anon):   102096 kB
Active(file):    1670160 kB
Inactive(file):  1665228 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108860 kB
SwapFree:       67108804 kB
Dirty:              3208 kB
Writeback:             0 kB
AnonPages:        443028 kB
Mapped:            51768 kB
Shmem:             49748 kB
Slab:             232540 kB
SReclaimable:     204548 kB
SUnreclaim:        27992 kB
KernelStack:        3328 kB
PageTables:         6724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2754932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    327680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 40724 MiB
End job on node105 at 2018-08-11 23:17:51