Trace number 4303481

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-02? (TO) 2519.8 2520.01

General information on the benchmark

NameRlfap/Rlfap-opt/
Rlfap-scen-08-opt_c18.xml
MD5SUM9be5bd0a86f9e024d7fdf548556c4b89
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1997
Best CPU time to get the best result obtained on this benchmark2519.99
Satisfiable
(Un)Satisfiability was proved
Number of variables6202
Number of constraints5744
Number of domains11
Minimum domain size2
Maximum domain size44
Distribution of domain sizes[{"size":2,"count":5286},{"size":6,"count":6},{"size":22,"count":36},{"size":24,"count":8},{"size":36,"count":360},{"size":42,"count":22},{"size":44,"count":484}]
Minimum variable degree1
Maximum variable degree62
Distribution of variable degrees[{"degree":1,"count":12},{"degree":2,"count":5287},{"degree":3,"count":38},{"degree":4,"count":17},{"degree":5,"count":102},{"degree":6,"count":22},{"degree":7,"count":111},{"degree":8,"count":16},{"degree":9,"count":111},{"degree":10,"count":35},{"degree":11,"count":48},{"degree":12,"count":33},{"degree":13,"count":52},{"degree":14,"count":19},{"degree":15,"count":61},{"degree":16,"count":14},{"degree":17,"count":33},{"degree":18,"count":10},{"degree":19,"count":26},{"degree":20,"count":19},{"degree":21,"count":18},{"degree":22,"count":8},{"degree":23,"count":15},{"degree":24,"count":11},{"degree":25,"count":13},{"degree":26,"count":1},{"degree":27,"count":14},{"degree":28,"count":12},{"degree":29,"count":6},{"degree":30,"count":10},{"degree":31,"count":2},{"degree":32,"count":2},{"degree":34,"count":3},{"degree":35,"count":4},{"degree":36,"count":4},{"degree":37,"count":1},{"degree":38,"count":2},{"degree":39,"count":4},{"degree":42,"count":1},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":47,"count":1},{"degree":55,"count":1},{"degree":62,"count":1}]
Minimum constraint arity2
Maximum constraint arity3
Distribution of constraint arities[{"arity":2,"count":458},{"arity":3,"count":5286}]
Number of extensional constraints0
Number of intensional constraints5744
Distribution of constraint types[{"type":"intension","count":5744}]
Optimization problemYES
Type of objectivemin SUM

Solver Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4303481-1534001395/watcher-4303481-1534001395 -o /tmp/evaluation-result-4303481-1534001395/solver-4303481-1534001395 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1533993481-21559 --watchdog 2580 xcsp_picat HOME/instance-4303481-1534001395.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=22607, runsolver pid=22604
Current StackSize limit: 8192 KiB


[startup+0.100423 s]*
/proc/loadavg: 2.02 2.04 2.05 3/187 22608
/proc/meminfo: memFree=1661724/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2025744 memory=23620 CPUtime=0.1 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 1482 0 0 0 10 0 0 0 20 0 1 0 217702698 2074361856 5905 33554432000 4194304 5849708 140721569541248 140721569540552 4932672 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 506436 5905 611 405 0 503381 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 23620 KiB

[startup+0.209495 s]*
/proc/loadavg: 2.02 2.04 2.05 3/187 22608
/proc/meminfo: memFree=1646740/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2025744 memory=36396 CPUtime=0.2 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 1595 0 0 0 20 0 0 0 20 0 1 0 217702698 2074361856 9099 33554432000 4194304 5849708 140721569541248 140721569540552 4465145 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 506436 9099 628 405 0 503381 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 36396 KiB

[startup+0.30944 s]*
/proc/loadavg: 2.02 2.04 2.05 3/187 22608
/proc/meminfo: memFree=1633708/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2025744 memory=53564 CPUtime=0.31 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 1820 0 0 0 30 1 0 0 20 0 1 0 217702698 2074361856 13391 33554432000 4194304 5849708 140721569541248 140721569540552 4931184 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 506436 13391 635 405 0 503381 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 53564 KiB

[startup+0.700232 s]
/proc/loadavg: 2.02 2.04 2.05 3/187 22608
/proc/meminfo: memFree=1619372/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2025840 memory=64356 CPUtime=0.69 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 1938 0 0 0 67 2 0 0 20 0 1 0 217702698 2074460160 16089 33554432000 4194304 5849708 140721569541248 140721569540552 139834774302557 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 506460 16089 717 405 0 503405 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2025840 KiB
Current children cumulated memory: 64356 KiB

[startup+1.50023 s]
/proc/loadavg: 2.02 2.04 2.05 3/187 22608
/proc/meminfo: memFree=1618796/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2026140 memory=64616 CPUtime=1.49 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 2025 0 0 0 147 2 0 0 20 0 1 0 217702698 2074767360 16154 33554432000 4194304 5849708 140721569541248 140721569540344 5472465 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 506535 16154 717 405 0 503480 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2026140 KiB
Current children cumulated memory: 64616 KiB

[startup+3.10883 s]
/proc/loadavg: 2.02 2.04 2.05 3/187 22608
/proc/meminfo: memFree=1618052/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2026720 memory=65260 CPUtime=3.09 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 2223 0 0 0 307 2 0 0 20 0 1 0 217702698 2075361280 16315 33554432000 4194304 5849708 140721569541248 140721569540488 5617414 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 506680 16315 717 405 0 503625 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2026720 KiB
Current children cumulated memory: 65260 KiB

[startup+6.30022 s]
/proc/loadavg: 2.01 2.04 2.05 3/188 22616
/proc/meminfo: memFree=1616116/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2027536 memory=66012 CPUtime=6.28 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 2618 0 0 0 625 3 0 0 20 0 1 0 217702698 2076196864 16503 33554432000 4194304 5849708 140721569541248 140721569540488 5472988 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 506884 16503 717 405 0 503829 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 2027536 KiB
Current children cumulated memory: 66012 KiB

[startup+12.7002 s]
/proc/loadavg: 2.01 2.04 2.05 3/188 22616
/proc/meminfo: memFree=1612372/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2034712 memory=73084 CPUtime=12.68 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 5408 0 0 0 1258 10 0 0 20 0 1 0 217702698 2083545088 18271 33554432000 4194304 5849708 140721569541248 140721569540344 5471749 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 508678 18271 718 405 0 505623 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 2034712 KiB
Current children cumulated memory: 73084 KiB

[startup+25.5005 s]
/proc/loadavg: 1.94 2.02 2.04 3/188 22616
/proc/meminfo: memFree=1531096/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2147216 memory=185032 CPUtime=25.48 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 21439 0 0 0 2525 23 0 0 20 0 1 0 217702698 2198749184 46258 33554432000 4194304 5849708 140721569541248 140721569539800 5355922 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 536804 46258 736 405 0 533749 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 2147216 KiB
Current children cumulated memory: 185032 KiB

[startup+51.1097 s]
/proc/loadavg: 1.96 2.02 2.04 3/188 22616
/proc/meminfo: memFree=1472280/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2172248 memory=210852 CPUtime=51.09 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 37997 0 0 0 5084 25 0 0 20 0 1 0 217702698 2224381952 52713 33554432000 4194304 5849708 140721569541248 140721569540408 5339459 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 543062 52713 748 405 0 540007 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2172248 KiB
Current children cumulated memory: 210852 KiB

[startup+102.3 s]
/proc/loadavg: 1.98 2.02 2.04 3/188 22617
/proc/meminfo: memFree=1462420/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2172712 memory=211324 CPUtime=102.28 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 64820 0 0 0 10200 28 0 0 20 0 1 0 217702698 2224857088 52831 33554432000 4194304 5849708 140721569541248 140721569540248 5339459 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 543178 52831 750 405 0 540123 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2172712 KiB
Current children cumulated memory: 211324 KiB

[startup+162.3 s]
/proc/loadavg: 1.93 2.00 2.03 3/188 22679
/proc/meminfo: memFree=1548904/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2172712 memory=211324 CPUtime=162.27 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 74428 0 0 0 16196 31 0 0 20 0 1 0 217702698 2224857088 52831 33554432000 4194304 5849708 140721569541248 140721569540248 5437580 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 543178 52831 750 405 0 540123 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 2172712 KiB
Current children cumulated memory: 211324 KiB

[startup+222.3 s]
/proc/loadavg: 1.97 2.00 2.03 3/188 22680
/proc/meminfo: memFree=1555524/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2172712 memory=211324 CPUtime=222.25 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 74574 0 0 0 22191 34 0 0 20 0 1 0 217702698 2224857088 52831 33554432000 4194304 5849708 140721569541248 140721569540248 5437607 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 543178 52831 750 405 0 540123 0
Current children cumulated CPU time: 222.25 s
Current children cumulated vsize: 2172712 KiB
Current children cumulated memory: 211324 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 2.03 3/188 22681
/proc/meminfo: memFree=1535368/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2172704 memory=214580 CPUtime=282.25 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 75413 0 0 0 28188 37 0 0 20 0 1 0 217702698 2224848896 53645 33554432000 4194304 5849708 140721569541248 140721569540248 5307573 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 543176 53645 750 405 0 540121 0
Current children cumulated CPU time: 282.25 s
Current children cumulated vsize: 2172704 KiB
Current children cumulated memory: 214580 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/187 22682
/proc/meminfo: memFree=1535160/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2172704 memory=214580 CPUtime=342.25 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 75543 0 0 0 34185 40 0 0 20 0 1 0 217702698 2224848896 53645 33554432000 4194304 5849708 140721569541248 140721569540248 5437627 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 543176 53645 750 405 0 540121 0
Current children cumulated CPU time: 342.25 s
Current children cumulated vsize: 2172704 KiB
Current children cumulated memory: 214580 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/187 22683
/proc/meminfo: memFree=1534792/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2172704 memory=214580 CPUtime=402.24 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 76147 0 0 0 40180 44 0 0 20 0 1 0 217702698 2224848896 53645 33554432000 4194304 5849708 140721569541248 140721569540248 5339058 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 543176 53645 750 405 0 540121 0
Current children cumulated CPU time: 402.24 s
Current children cumulated vsize: 2172704 KiB
Current children cumulated memory: 214580 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/187 22684
/proc/meminfo: memFree=1529068/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2172376 memory=214252 CPUtime=462.24 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 76470 0 0 0 46177 47 0 0 20 0 1 0 217702698 2224513024 53563 33554432000 4194304 5849708 140721569541248 140721569540248 5437714 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 543094 53563 750 405 0 540039 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 2172376 KiB
Current children cumulated memory: 214252 KiB


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

/proc/22607/statm: 536245 46698 750 405 0 533190 0
Current children cumulated CPU time: 1722.14 s
Current children cumulated vsize: 2144980 KiB
Current children cumulated memory: 186792 KiB

[startup+1782.3 s]
/proc/loadavg: 2.21 2.12 2.07 3/187 22723
/proc/meminfo: memFree=1492088/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2144980 memory=186792 CPUtime=1782.14 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 95427 0 0 0 178092 122 0 0 20 0 1 0 217702698 2196459520 46698 33554432000 4194304 5849708 140721569541248 140721569540248 5307573 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 536245 46698 750 405 0 533190 0
Current children cumulated CPU time: 1782.14 s
Current children cumulated vsize: 2144980 KiB
Current children cumulated memory: 186792 KiB

[startup+1842.3 s]
/proc/loadavg: 2.08 2.09 2.07 3/187 22731
/proc/meminfo: memFree=1486304/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2145084 memory=186896 CPUtime=1842.14 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 97132 0 0 0 184089 125 0 0 20 0 1 0 217702698 2196566016 46724 33554432000 4194304 5849708 140721569541248 140721569540248 5307573 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 536271 46724 750 405 0 533216 0
Current children cumulated CPU time: 1842.14 s
Current children cumulated vsize: 2145084 KiB
Current children cumulated memory: 186896 KiB

[startup+1902.3 s]
/proc/loadavg: 2.03 2.08 2.06 3/187 22754
/proc/meminfo: memFree=1485228/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2145084 memory=186896 CPUtime=1902.13 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 97374 0 0 0 190085 128 0 0 20 0 1 0 217702698 2196566016 46724 33554432000 4194304 5849708 140721569541248 140721569540248 5437837 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 536271 46724 750 405 0 533216 0
Current children cumulated CPU time: 1902.13 s
Current children cumulated vsize: 2145084 KiB
Current children cumulated memory: 186896 KiB

[startup+1962.3 s]
/proc/loadavg: 2.05 2.08 2.06 3/187 22755
/proc/meminfo: memFree=1478320/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2157080 memory=195120 CPUtime=1962.12 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 100120 0 0 0 196082 130 0 0 20 0 1 0 217702698 2208849920 48780 33554432000 4194304 5849708 140721569541248 140721569539640 5362091 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 539270 48780 750 405 0 536215 0
Current children cumulated CPU time: 1962.12 s
Current children cumulated vsize: 2157080 KiB
Current children cumulated memory: 195120 KiB

[startup+2022.3 s]
/proc/loadavg: 2.02 2.06 2.06 3/187 22756
/proc/meminfo: memFree=1481300/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2149404 memory=191280 CPUtime=2022.12 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 101819 0 0 0 202078 134 0 0 20 0 1 0 217702698 2200989696 47820 33554432000 4194304 5849708 140721569541248 140721569540248 5307549 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 537351 47820 750 405 0 534296 0
Current children cumulated CPU time: 2022.12 s
Current children cumulated vsize: 2149404 KiB
Current children cumulated memory: 191280 KiB

[startup+2082.3 s]
/proc/loadavg: 2.01 2.05 2.05 3/187 22757
/proc/meminfo: memFree=1449224/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2149404 memory=191280 CPUtime=2082.11 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 103557 0 0 0 208074 137 0 0 20 0 1 0 217702698 2200989696 47820 33554432000 4194304 5849708 140721569541248 140721569540248 5438180 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 537351 47820 750 405 0 534296 0
Current children cumulated CPU time: 2082.11 s
Current children cumulated vsize: 2149404 KiB
Current children cumulated memory: 191280 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 22758
/proc/meminfo: memFree=1482812/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2149404 memory=191280 CPUtime=2142.11 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 103798 0 0 0 214071 140 0 0 20 0 1 0 217702698 2200989696 47820 33554432000 4194304 5849708 140721569541248 140721569540248 5437576 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 537351 47820 750 405 0 534296 0
Current children cumulated CPU time: 2142.11 s
Current children cumulated vsize: 2149404 KiB
Current children cumulated memory: 191280 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 22759
/proc/meminfo: memFree=1449612/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2149404 memory=191280 CPUtime=2202.11 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 105537 0 0 0 220067 144 0 0 20 0 1 0 217702698 2200989696 47820 33554432000 4194304 5849708 140721569541248 140721569540408 5307257 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 537351 47820 750 405 0 534296 0
Current children cumulated CPU time: 2202.11 s
Current children cumulated vsize: 2149404 KiB
Current children cumulated memory: 191280 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 22760
/proc/meminfo: memFree=1482168/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2149404 memory=191280 CPUtime=2262.1 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 105778 0 0 0 226064 146 0 0 20 0 1 0 217702698 2200989696 47820 33554432000 4194304 5849708 140721569541248 140721569540248 5437592 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 537351 47820 750 405 0 534296 0
Current children cumulated CPU time: 2262.1 s
Current children cumulated vsize: 2149404 KiB
Current children cumulated memory: 191280 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 22761
/proc/meminfo: memFree=1482148/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2149404 memory=191280 CPUtime=2322.1 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 107614 0 0 0 232059 151 0 0 20 0 1 0 217702698 2200989696 47820 33554432000 4194304 5849708 140721569541248 140721569540248 5437623 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 537351 47820 750 405 0 534296 0
Current children cumulated CPU time: 2322.1 s
Current children cumulated vsize: 2149404 KiB
Current children cumulated memory: 191280 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 22762
/proc/meminfo: memFree=1455012/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2149868 memory=191744 CPUtime=2382.09 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 107976 0 0 0 238054 155 0 0 20 0 1 0 217702698 2201464832 47936 33554432000 4194304 5849708 140721569541248 140721569540248 5437592 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 537467 47936 750 405 0 534412 0
Current children cumulated CPU time: 2382.09 s
Current children cumulated vsize: 2149868 KiB
Current children cumulated memory: 191744 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 22771
/proc/meminfo: memFree=1487060/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2149868 memory=191744 CPUtime=2442.09 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 109222 0 0 0 244050 159 0 0 20 0 1 0 217702698 2201464832 47936 33554432000 4194304 5849708 140721569541248 140721569540248 5437714 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 537467 47936 750 405 0 534412 0
Current children cumulated CPU time: 2442.09 s
Current children cumulated vsize: 2149868 KiB
Current children cumulated memory: 191744 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 22772
/proc/meminfo: memFree=1448980/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2151768 memory=191352 CPUtime=2502.08 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 111074 0 0 0 250046 162 0 0 20 0 1 0 217702698 2203410432 47838 33554432000 4194304 5849708 140721569541248 140721569540248 5437925 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 537942 47838 750 405 0 534887 0
Current children cumulated CPU time: 2502.08 s
Current children cumulated vsize: 2151768 KiB
Current children cumulated memory: 191352 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 22772
/proc/meminfo: memFree=1480072/32770624 swapFree=67108796/67108860
[pid=22607] ppid=22604 vsize=2151768 memory=191352 CPUtime=2519.79 cores=0,2,4,6
/proc/22607/stat : 22607 (xcsp_picat) R 22604 22607 21527 0 -1 4202496 111074 0 0 0 251815 164 0 0 20 0 1 0 217702698 2203410432 47838 33554432000 4194304 5849708 140721569541248 140721569540248 5437616 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 26624000 140721569547446 140721569547524 140721569547524 140721569550282 0
/proc/22607/statm: 537942 47838 750 405 0 534887 0
Current children cumulated CPU time: 2519.79 s
Current children cumulated vsize: 2151768 KiB
Current children cumulated memory: 191352 KiB

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

[startup+2520.01 s]
# the end of solver process 22607 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.16 s, system=1.64688 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.8
CPU user time (s): 2518.16
CPU system time (s): 1.64688
CPU usage (%): 99.9917
Max. virtual memory (cumulated for all children) (KiB): 2185892
Max. memory (cumulated for all children) (KiB): 224564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.16
system time used= 1.64688
maximum resident set size= 224564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111074
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= 25
involuntary context switches= 3178


# summary of solver processes directly reported to runsolver:
#   pid: 22607
#   total CPU time (s): 2519.8
#   total CPU user time (s): 2518.16
#   total CPU system time (s): 1.64688

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.97694 second user time and 18.4258 second system time

The end

Launcher Data

Begin job on node138 at 2018-08-11 17:29:55
IDJOB=4303481
IDBENCH=141189
IDSOLVER=2778
FILE ID=node138/4303481-1534001395
RUNJOBID= node138-1533993481-21559
PBS_JOBID= 21036952
Free space on /tmp= 24252 MiB

SOLVER NAME= PicatSAT 2018-08-02
BENCH NAME= XCSP18/Rlfap/Rlfap-opt/Rlfap-scen-08-opt_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4303481-1534001395/watcher-4303481-1534001395 -o /tmp/evaluation-result-4303481-1534001395/solver-4303481-1534001395 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1533993481-21559 --watchdog 2580  xcsp_picat HOME/instance-4303481-1534001395.xml

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

MD5SUM BENCH= 9be5bd0a86f9e024d7fdf548556c4b89
RANDOM SEED=1161139309

node138.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.71
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.71
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.71
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.71
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:         1683536 kB
MemAvailable:   31750252 kB
Buffers:          141152 kB
Cached:         29723320 kB
SwapCached:           12 kB
Active:          9811052 kB
Inactive:       20263376 kB
Active(anon):     154040 kB
Inactive(anon):   108352 kB
Active(file):    9657012 kB
Inactive(file): 20155024 kB
Unevictable:        7276 kB
Mlocked:            7276 kB
SwapTotal:      67108860 kB
SwapFree:       67108796 kB
Dirty:              3568 kB
Writeback:             0 kB
AnonPages:        229384 kB
Mapped:            53464 kB
Shmem:             49740 kB
Slab:             711580 kB
SReclaimable:     683140 kB
SUnreclaim:        28440 kB
KernelStack:        3568 kB
PageTables:         5648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2503328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 24248 MiB
End job on node138 at 2018-08-11 18:11:55