Trace number 4309875

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-14? (TO) 2520.09 2520.04

General information on the benchmark

NameFapp/Fapp-m2s/
Fapp-m2s-05-0350_c18.xml
MD5SUM51c3d091a7e4b0716a15e9a29832b849
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark524813477
Best CPU time to get the best result obtained on this benchmark2527.64
Satisfiable
(Un)Satisfiability was proved
Number of variables7232
Number of constraints4665
Number of domains18
Minimum domain size1
Maximum domain size135
Distribution of domain sizes[{"size":1,"count":3},{"size":2,"count":2524},{"size":11,"count":2177},{"size":12,"count":1},{"size":25,"count":55},{"size":33,"count":45},{"size":44,"count":26},{"size":48,"count":22},{"size":51,"count":17},{"size":55,"count":31},{"size":91,"count":204},{"size":102,"count":203},{"size":106,"count":126},{"size":135,"count":1798}]
Minimum variable degree2
Maximum variable degree2178
Distribution of variable degrees[{"degree":2,"count":6532},{"degree":3,"count":5},{"degree":4,"count":7},{"degree":5,"count":11},{"degree":6,"count":11},{"degree":7,"count":19},{"degree":8,"count":26},{"degree":9,"count":28},{"degree":10,"count":31},{"degree":11,"count":40},{"degree":12,"count":48},{"degree":13,"count":50},{"degree":14,"count":80},{"degree":15,"count":109},{"degree":16,"count":148},{"degree":17,"count":81},{"degree":18,"count":2},{"degree":19,"count":2},{"degree":21,"count":1},{"degree":2178,"count":1}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":311},{"arity":3,"count":2177},{"arity":6,"count":2177}]
Number of extensional constraints2177
Number of intensional constraints2488
Distribution of constraint types[{"type":"extension","count":2177},{"type":"intension","count":2488}]
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 (10547 MiB free)
  memory of node 1: 16384 MiB (11484 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309875-1534304541/watcher-4309875-1534304541 -o /tmp/evaluation-result-4309875-1534304541/solver-4309875-1534304541 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534293202-13750 --watchdog 2580 xcsp_picat HOME/instance-4309875-1534304541.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=14905, runsolver pid=14902

[startup+0.100172 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 14906
/proc/meminfo: memFree=22540904/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=2025744 memory=22364 CPUtime=0.09 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 1698 0 0 0 9 0 0 0 20 0 1 0 248017391 2074361856 5591 33554432000 4194304 5849940 140733358318112 140733358317416 4786768 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 506436 5591 596 405 0 503380 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 22364 KiB

[startup+0.209694 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 14906
/proc/meminfo: memFree=22534760/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=2025744 memory=28508 CPUtime=0.2 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 1701 0 0 0 20 0 0 0 20 0 1 0 248017391 2074361856 7127 33554432000 4194304 5849940 140733358318112 140733358317416 4476406 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 506436 7127 596 405 0 503380 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 28508 KiB

[startup+0.309481 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 14906
/proc/meminfo: memFree=22528616/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=2025744 memory=34652 CPUtime=0.31 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 1704 0 0 0 30 1 0 0 20 0 1 0 248017391 2074361856 8663 33554432000 4194304 5849940 140733358318112 140733358317416 140338824805376 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 506436 8663 596 405 0 503380 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 34652 KiB

[startup+0.700284 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 14906
/proc/meminfo: memFree=22515956/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=2025744 memory=57376 CPUtime=0.69 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 1715 0 0 0 68 1 0 0 20 0 1 0 248017391 2074361856 14344 33554432000 4194304 5849940 140733358318112 140733358317416 4488232 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 506436 14344 623 405 0 503380 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 57376 KiB

[startup+1.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 14906
/proc/meminfo: memFree=22487284/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=2025744 memory=106528 CPUtime=1.48 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 1739 0 0 0 146 2 0 0 20 0 1 0 248017391 2074361856 26632 33554432000 4194304 5849940 140733358318112 140733358317416 4489872 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 506436 26632 623 405 0 503380 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 106528 KiB

[startup+3.10946 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 14906
/proc/meminfo: memFree=22363300/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=2025744 memory=206880 CPUtime=3.09 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 1919 0 0 0 306 3 0 0 20 0 1 0 248017391 2074361856 51720 33554432000 4194304 5849940 140733358318112 140733358317416 4550580 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 506436 51720 623 405 0 503380 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 206880 KiB

[startup+6.30026 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 14906
/proc/meminfo: memFree=22181852/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=2025744 memory=397344 CPUtime=6.28 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 2169 0 0 0 615 13 0 0 20 0 1 0 248017391 2074361856 99336 33554432000 4194304 5849940 140733358318112 140733358317416 4494095 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 506436 99336 623 405 0 503380 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 397344 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 14906
/proc/meminfo: memFree=21812804/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=2025744 memory=790560 CPUtime=12.68 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 2440 0 0 0 1249 19 0 0 20 0 1 0 248017391 2074361856 197640 33554432000 4194304 5849940 140733358318112 140733358317416 140338824805376 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 506436 197640 623 405 0 503380 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 790560 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 14906
/proc/meminfo: memFree=21015044/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=2025744 memory=1574944 CPUtime=25.48 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 3026 0 0 0 2516 32 0 0 20 0 1 0 248017391 2074361856 393736 33554432000 4194304 5849940 140733358318112 140733358317416 140338824805376 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 506436 393736 623 405 0 503380 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 1574944 KiB

[startup+51.1098 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 14906
/proc/meminfo: memFree=18524480/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=4334432 memory=4037632 CPUtime=51.09 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 25866 0 0 0 4868 241 0 0 20 0 1 0 248017391 4438458368 1009408 33554432000 4194304 5849940 140733358318112 140733358317400 4491555 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 1083608 1009408 661 405 0 1080552 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 4334432 KiB
Current children cumulated memory: 4037632 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 14907
/proc/meminfo: memFree=17386644/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=8606608 memory=5165792 CPUtime=102.28 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 59600 0 0 0 9707 521 0 0 20 0 1 0 248017391 8813166592 1291448 33554432000 4194304 5849940 140733358318112 140733358317352 140338824826759 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 2151652 1291448 727 405 0 2148596 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 8606608 KiB
Current children cumulated memory: 5165792 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14908
/proc/meminfo: memFree=16977964/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=9013776 memory=5573240 CPUtime=162.28 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 79939 0 0 0 15681 547 0 0 20 0 1 0 248017391 9230106624 1393310 33554432000 4194304 5849940 140733358318112 140733358316600 5319922 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 2253444 1393310 754 405 0 2250388 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 9013776 KiB
Current children cumulated memory: 5573240 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14909
/proc/meminfo: memFree=16977512/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=9013776 memory=5573240 CPUtime=222.29 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 134644 0 0 0 21679 550 0 0 20 0 1 0 248017391 9230106624 1393310 33554432000 4194304 5849940 140733358318112 140733358316600 5319920 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 2253444 1393310 754 405 0 2250388 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 9013776 KiB
Current children cumulated memory: 5573240 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14910
/proc/meminfo: memFree=17107728/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=8882704 memory=5442192 CPUtime=282.29 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 304914 0 0 0 27669 560 0 0 20 0 1 0 248017391 9095888896 1360548 33554432000 4194304 5849940 140733358318112 140733358316760 140338824826759 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 2220676 1360548 760 405 0 2217620 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 8882704 KiB
Current children cumulated memory: 5442192 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14911
/proc/meminfo: memFree=17100048/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=8882704 memory=5442192 CPUtime=342.3 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 415836 0 0 0 33664 566 0 0 20 0 1 0 248017391 9095888896 1360548 33554432000 4194304 5849940 140733358318112 140733358316600 5319922 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 2220676 1360548 760 405 0 2217620 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 8882704 KiB
Current children cumulated memory: 5442192 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 14912
/proc/meminfo: memFree=17100596/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=8882704 memory=5442192 CPUtime=402.3 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 528820 0 0 0 39659 571 0 0 20 0 1 0 248017391 9095888896 1360548 33554432000 4194304 5849940 140733358318112 140733358316600 5319922 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 2220676 1360548 760 405 0 2217620 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 8882704 KiB
Current children cumulated memory: 5442192 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 14921
/proc/meminfo: memFree=17150076/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=8832004 memory=5391492 CPUtime=462.29 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 693070 0 0 0 45640 589 0 0 20 0 1 0 248017391 9043972096 1347873 33554432000 4194304 5849940 140733358318112 140733358317112 140338824826759 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 2208001 1347873 760 405 0 2204945 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 8832004 KiB
Current children cumulated memory: 5391492 KiB


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

/proc/14905/statm: 2240632 1381475 760 405 0 2237576 0
Current children cumulated CPU time: 1722.33 s
Current children cumulated vsize: 8962528 KiB
Current children cumulated memory: 5525900 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15105
/proc/meminfo: memFree=18474492/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=8962272 memory=5525644 CPUtime=1782.32 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 4515342 0 0 0 176840 1392 0 0 20 0 1 0 248017391 9177366528 1381411 33554432000 4194304 5849940 140733358318112 140733358317112 140338824826759 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 2240568 1381411 760 405 0 2237512 0
Current children cumulated CPU time: 1782.32 s
Current children cumulated vsize: 8962272 KiB
Current children cumulated memory: 5525644 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15106
/proc/meminfo: memFree=18459696/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=8962272 memory=5525644 CPUtime=1842.33 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 4683789 0 0 0 182810 1423 0 0 20 0 1 0 248017391 9177366528 1381411 33554432000 4194304 5849940 140733358318112 140733358316984 140338824826759 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 2240568 1381411 760 405 0 2237512 0
Current children cumulated CPU time: 1842.33 s
Current children cumulated vsize: 8962272 KiB
Current children cumulated memory: 5525644 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15107
/proc/meminfo: memFree=18419056/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=8962272 memory=5525644 CPUtime=1902.33 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 4873218 0 0 0 188773 1460 0 0 20 0 1 0 248017391 9177366528 1381411 33554432000 4194304 5849940 140733358318112 140733358317112 140338824826759 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 2240568 1381411 760 405 0 2237512 0
Current children cumulated CPU time: 1902.33 s
Current children cumulated vsize: 8962272 KiB
Current children cumulated memory: 5525644 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15108
/proc/meminfo: memFree=18383112/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=8979460 memory=5536472 CPUtime=1962.33 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 5047959 0 0 0 194736 1497 0 0 20 0 1 0 248017391 9194967040 1384118 33554432000 4194304 5849940 140733358318112 140733358317112 140338824826759 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 2244865 1384118 760 405 0 2241809 0
Current children cumulated CPU time: 1962.33 s
Current children cumulated vsize: 8979460 KiB
Current children cumulated memory: 5536472 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15109
/proc/meminfo: memFree=18368772/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=8979460 memory=5536472 CPUtime=2022.33 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 5219773 0 0 0 200702 1531 0 0 20 0 1 0 248017391 9194967040 1384118 33554432000 4194304 5849940 140733358318112 140733358317112 5438027 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 2244865 1384118 760 405 0 2241809 0
Current children cumulated CPU time: 2022.33 s
Current children cumulated vsize: 8979460 KiB
Current children cumulated memory: 5536472 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15110
/proc/meminfo: memFree=18331700/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=8979460 memory=5540568 CPUtime=2082.33 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 5403252 0 0 0 206662 1571 0 0 20 0 1 0 248017391 9194967040 1385142 33554432000 4194304 5849940 140733358318112 140733358317112 140338824826759 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 2244865 1385142 760 405 0 2241809 0
Current children cumulated CPU time: 2082.33 s
Current children cumulated vsize: 8979460 KiB
Current children cumulated memory: 5540568 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15111
/proc/meminfo: memFree=18285652/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=8979320 memory=5540428 CPUtime=2142.33 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 5567476 0 0 0 212629 1604 0 0 20 0 1 0 248017391 9194823680 1385107 33554432000 4194304 5849940 140733358318112 140733358316984 5312865 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 2244830 1385107 760 405 0 2241774 0
Current children cumulated CPU time: 2142.33 s
Current children cumulated vsize: 8979320 KiB
Current children cumulated memory: 5540428 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15112
/proc/meminfo: memFree=18387012/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=8979320 memory=5540428 CPUtime=2202.33 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 5765559 0 0 0 218602 1631 0 0 20 0 1 0 248017391 9194823680 1385107 33554432000 4194304 5849940 140733358318112 140733358317112 140338824826759 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 2244830 1385107 760 405 0 2241774 0
Current children cumulated CPU time: 2202.33 s
Current children cumulated vsize: 8979320 KiB
Current children cumulated memory: 5540428 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15120
/proc/meminfo: memFree=18486304/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=8979320 memory=5540428 CPUtime=2262.34 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 5945214 0 0 0 224566 1668 0 0 20 0 1 0 248017391 9194823680 1385107 33554432000 4194304 5849940 140733358318112 140733358316984 140338824826759 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 2244830 1385107 760 405 0 2241774 0
Current children cumulated CPU time: 2262.34 s
Current children cumulated vsize: 8979320 KiB
Current children cumulated memory: 5540428 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15121
/proc/meminfo: memFree=18473628/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=8979244 memory=5540352 CPUtime=2322.34 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 6104427 0 0 0 230533 1701 0 0 20 0 1 0 248017391 9194745856 1385088 33554432000 4194304 5849940 140733358318112 140733358317112 140338824826759 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 2244811 1385088 760 405 0 2241755 0
Current children cumulated CPU time: 2322.34 s
Current children cumulated vsize: 8979244 KiB
Current children cumulated memory: 5540352 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15122
/proc/meminfo: memFree=18458708/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=8979244 memory=5540352 CPUtime=2382.34 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 6316905 0 0 0 236499 1735 0 0 20 0 1 0 248017391 9194745856 1385088 33554432000 4194304 5849940 140733358318112 140733358317112 140338824826759 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 2244811 1385088 760 405 0 2241755 0
Current children cumulated CPU time: 2382.34 s
Current children cumulated vsize: 8979244 KiB
Current children cumulated memory: 5540352 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15123
/proc/meminfo: memFree=18456664/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=8979244 memory=5540352 CPUtime=2442.34 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 6478442 0 0 0 242466 1768 0 0 20 0 1 0 248017391 9194745856 1385088 33554432000 4194304 5849940 140733358318112 140733358317112 5437906 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 2244811 1385088 760 405 0 2241755 0
Current children cumulated CPU time: 2442.34 s
Current children cumulated vsize: 8979244 KiB
Current children cumulated memory: 5540352 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15124
/proc/meminfo: memFree=18415972/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=8979244 memory=5540352 CPUtime=2502.34 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 6649061 0 0 0 248430 1804 0 0 20 0 1 0 248017391 9194745856 1385088 33554432000 4194304 5849940 140733358318112 140733358317112 5438033 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 2244811 1385088 760 405 0 2241755 0
Current children cumulated CPU time: 2502.34 s
Current children cumulated vsize: 8979244 KiB
Current children cumulated memory: 5540352 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 15124
/proc/meminfo: memFree=18402320/32770624 swapFree=67059124/67108860
[pid=14905] ppid=14902 vsize=8979244 memory=5540352 CPUtime=2520.06 cores=0,2,4,6
/proc/14905/stat : 14905 (xcsp_picat) R 14902 14905 13719 0 -1 4202496 6717351 0 0 0 250190 1816 0 0 20 0 1 0 248017391 9194745856 1385088 33554432000 4194304 5849940 140733358318112 140733358317112 140338824826759 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 38166528 140733358322870 140733358322948 140733358322948 140733358325706 0
/proc/14905/statm: 2244811 1385088 760 405 0 2241755 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 8979244 KiB
Current children cumulated memory: 5540352 KiB

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

[startup+2520.04 s]
# the end of solver process 14905 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2501.9 s, system=18.1905 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.04
CPU time (s): 2520.09
CPU user time (s): 2501.9
CPU system time (s): 18.1905
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 12380256
Max. memory (cumulated for all children) (KiB): 8415412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2501.9
system time used= 18.1905
maximum resident set size= 8415412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6717351
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 791


# summary of solver processes directly reported to runsolver:
#   pid: 14905
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2501.9
#   total CPU system time (s): 18.1905

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.74396 second user time and 18.5206 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-15 05:42:22
IDJOB=4309875
IDBENCH=141270
IDSOLVER=2794
FILE ID=node103/4309875-1534304541
RUNJOBID= node103-1534293202-13750
PBS_JOBID= 21038140
Free space on /tmp= 37192 MiB

SOLVER NAME= PicatSAT 2018-08-14
BENCH NAME= XCSP18/Fapp/Fapp-m2s/Fapp-m2s-05-0350_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309875-1534304541/watcher-4309875-1534304541 -o /tmp/evaluation-result-4309875-1534304541/solver-4309875-1534304541 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534293202-13750 --watchdog 2580  xcsp_picat HOME/instance-4309875-1534304541.xml

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

MD5SUM BENCH= 51c3d091a7e4b0716a15e9a29832b849
RANDOM SEED=109172234

node103.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.48
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.48
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.48
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.48
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:        22561444 kB
MemAvailable:   30410676 kB
Buffers:          184688 kB
Cached:          7866176 kB
SwapCached:         5152 kB
Active:          5845428 kB
Inactive:        3743660 kB
Active(anon):    1530332 kB
Inactive(anon):    67484 kB
Active(file):    4315096 kB
Inactive(file):  3676176 kB
Unevictable:        7772 kB
Mlocked:            7772 kB
SwapTotal:      67108860 kB
SwapFree:       67059124 kB
Dirty:            151508 kB
Writeback:             0 kB
AnonPages:       1541248 kB
Mapped:            55896 kB
Shmem:             56912 kB
Slab:             315020 kB
SReclaimable:     286420 kB
SUnreclaim:        28600 kB
KernelStack:        3296 kB
PageTables:         8316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3529156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    708608 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 37188 MiB
End job on node103 at 2018-08-15 06:24:22