Trace number 4293944

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-06-15? (TO) 2519.92 2520.03

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293944-1532401118/watcher-4293944-1532401118 -o /tmp/evaluation-result-4293944-1532401118/solver-4293944-1532401118 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532401118-22575 --watchdog 2580 xcsp_picat HOME/instance-4293944-1532401118.xml 

running on 4 cores: 1,3,5,7

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=22604, runsolver pid=22601
Current StackSize limit: 8192 KiB


[startup+0.100164 s]*
/proc/loadavg: 1.18 0.95 1.21 3/187 22605
/proc/meminfo: memFree=27210752/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=111688 memory=23612 CPUtime=0.1 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 1453 0 0 0 10 0 0 0 20 0 1 0 57675079 114368512 5903 33554432000 4194304 5849740 140726886928416 140726886928416 140659379448832 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 27922 5903 621 405 0 24866 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 111688 KiB
Current children cumulated memory: 23612 KiB

[startup+0.209709 s]*
/proc/loadavg: 1.18 0.95 1.21 4/187 22605
/proc/meminfo: memFree=27199336/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=132208 memory=32404 CPUtime=0.21 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 2133 0 0 0 21 0 0 0 20 0 1 0 57675079 135380992 8101 33554432000 4194304 5849740 140726886928416 140726886928416 140659379448832 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 33052 8101 628 405 0 29996 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 132208 KiB
Current children cumulated memory: 32404 KiB

[startup+0.30935 s]*
/proc/loadavg: 1.18 0.95 1.21 4/187 22605
/proc/meminfo: memFree=27197288/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=132208 memory=36500 CPUtime=0.3 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 2136 0 0 0 30 0 0 0 20 0 1 0 57675079 135380992 9125 33554432000 4194304 5849740 140726886928416 140726886928416 4534262 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 33052 9125 628 405 0 29996 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 132208 KiB
Current children cumulated memory: 36500 KiB

[startup+0.70035 s]
/proc/loadavg: 1.18 0.95 1.21 3/187 22605
/proc/meminfo: memFree=27177308/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=139336 memory=49796 CPUtime=0.69 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 4278 0 0 0 67 2 0 0 20 0 1 0 57675079 142680064 12449 33554432000 4194304 5849740 140726886928416 140726886928416 4850520 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 34834 12449 628 405 0 31778 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 139336 KiB
Current children cumulated memory: 49796 KiB

[startup+1.50038 s]
/proc/loadavg: 1.18 0.95 1.21 3/187 22605
/proc/meminfo: memFree=27145180/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=150432 memory=50504 CPUtime=1.49 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 8830 0 0 0 143 6 0 0 20 0 1 0 57675079 154042368 12626 33554432000 4194304 5849740 140726886928416 140726886927384 5251261 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 37608 12626 628 405 0 34552 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 150432 KiB
Current children cumulated memory: 50504 KiB

[startup+3.10962 s]
/proc/loadavg: 1.18 0.95 1.21 3/187 22605
/proc/meminfo: memFree=27081264/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=162128 memory=86880 CPUtime=3.1 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 21936 0 0 0 292 18 0 0 20 0 1 0 57675079 166019072 21720 33554432000 4194304 5849740 140726886928416 140726886927384 5250367 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 40532 21720 628 405 0 37476 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 162128 KiB
Current children cumulated memory: 86880 KiB

[startup+6.30037 s]
/proc/loadavg: 1.33 0.98 1.22 3/187 22605
/proc/meminfo: memFree=26990140/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=177376 memory=91952 CPUtime=6.29 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 46588 0 0 0 586 43 0 0 20 0 1 0 57675079 181633024 22988 33554432000 4194304 5849740 140726886928416 140726886927384 5251261 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 44344 22988 628 405 0 41288 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 177376 KiB
Current children cumulated memory: 91952 KiB

[startup+12.7003 s]*
/proc/loadavg: 1.38 1.00 1.23 3/187 22605
/proc/meminfo: memFree=26856104/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=289216 memory=209036 CPUtime=12.7 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 64526 0 0 0 1188 82 0 0 20 0 1 0 57675079 296157184 52259 33554432000 4194304 5849740 140726886928416 140726886927720 5250855 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 72304 52259 629 405 0 69248 0
Current children cumulated CPU time: 12.7 s
Current children cumulated vsize: 289216 KiB
Current children cumulated memory: 209036 KiB

[startup+25.5004 s]
/proc/loadavg: 1.52 1.05 1.24 3/187 22605
/proc/meminfo: memFree=26565668/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=530012 memory=385512 CPUtime=25.49 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 88795 0 0 0 2369 180 0 0 20 0 1 0 57675079 542732288 96378 33554432000 4194304 5849740 140726886928416 140726886927384 140659379448832 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 132503 96378 629 405 0 129447 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 530012 KiB
Current children cumulated memory: 385512 KiB

[startup+51.1004 s]
/proc/loadavg: 1.68 1.13 1.26 3/187 22605
/proc/meminfo: memFree=26359060/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=568828 memory=465340 CPUtime=51.09 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 131681 0 0 0 4728 381 0 0 20 0 1 0 57675079 582479872 116335 33554432000 4194304 5849740 140726886928416 140726886927384 5250744 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 142207 116335 629 405 0 139151 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 568828 KiB
Current children cumulated memory: 465340 KiB

[startup+102.3 s]
/proc/loadavg: 1.86 1.26 1.30 3/188 22614
/proc/meminfo: memFree=25715912/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=1121224 memory=1006184 CPUtime=102.28 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 192833 0 0 0 9444 784 0 0 20 0 1 0 57675079 1148133376 251546 33554432000 4194304 5849740 140726886928416 140726886927384 5257103 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 280306 251546 629 405 0 277250 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 1121224 KiB
Current children cumulated memory: 1006184 KiB

[startup+162.3 s]
/proc/loadavg: 2.02 1.41 1.35 3/189 22638
/proc/meminfo: memFree=21969384/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=3262700 memory=2766772 CPUtime=162.28 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 261316 0 0 0 14993 1235 0 0 20 0 1 0 57675079 3341004800 691693 33554432000 4194304 5849740 140726886928416 140726886927704 4841961 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 815675 691693 661 405 0 812619 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 3262700 KiB
Current children cumulated memory: 2766772 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 1.52 1.39 3/189 22639
/proc/meminfo: memFree=19728900/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=5835680 memory=5059912 CPUtime=222.27 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 320507 0 0 0 20812 1415 0 0 20 0 1 0 57675079 5975736320 1264978 33554432000 4194304 5849740 140726886928416 140726886927064 4217836 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 1458920 1264978 746 405 0 1455864 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 5835680 KiB
Current children cumulated memory: 5059912 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 1.61 1.43 3/189 22640
/proc/meminfo: memFree=19488136/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=5966752 memory=5191080 CPUtime=282.27 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 322538 0 0 0 26810 1417 0 0 20 0 1 0 57675079 6109954048 1297770 33554432000 4194304 5849740 140726886928416 140726886926904 5319714 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 1491688 1297770 754 405 0 1488632 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 5966752 KiB
Current children cumulated memory: 5191080 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.68 1.46 3/189 22641
/proc/meminfo: memFree=19598156/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=5966752 memory=5191080 CPUtime=342.27 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 373046 0 0 0 32808 1419 0 0 20 0 1 0 57675079 6109954048 1297770 33554432000 4194304 5849740 140726886928416 140726886926904 5319737 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 1491688 1297770 754 405 0 1488632 0
Current children cumulated CPU time: 342.27 s
Current children cumulated vsize: 5966752 KiB
Current children cumulated memory: 5191080 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.74 1.50 3/188 22642
/proc/meminfo: memFree=19619252/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=5835680 memory=5060036 CPUtime=402.27 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 580885 0 0 0 38793 1434 0 0 20 0 1 0 57675079 5975736320 1265009 33554432000 4194304 5849740 140726886928416 140726886926904 5319727 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 1458920 1265009 760 405 0 1455864 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 5835680 KiB
Current children cumulated memory: 5060036 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.79 1.53 3/187 22643
/proc/meminfo: memFree=19620040/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=5835680 memory=5060036 CPUtime=462.26 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 737006 0 0 0 44784 1442 0 0 20 0 1 0 57675079 5975736320 1265009 33554432000 4194304 5849740 140726886928416 140726886926904 5319714 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 1458920 1265009 760 405 0 1455864 0
Current children cumulated CPU time: 462.26 s
Current children cumulated vsize: 5835680 KiB
Current children cumulated memory: 5060036 KiB


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

/proc/22604/statm: 1488367 1294456 760 405 0 1485311 0
Current children cumulated CPU time: 1782.21 s
Current children cumulated vsize: 5953468 KiB
Current children cumulated memory: 5177824 KiB

[startup+1842.3 s]
/proc/loadavg: 2.41 2.14 1.96 3/187 22748
/proc/meminfo: memFree=20801264/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=5911100 memory=5135456 CPUtime=1842.21 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 5676370 0 0 0 181904 2317 0 0 20 0 1 0 57675079 6052966400 1283864 33554432000 4194304 5849740 140726886928416 140726886927416 5335529 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 1477775 1283864 760 405 0 1474719 0
Current children cumulated CPU time: 1842.21 s
Current children cumulated vsize: 5911100 KiB
Current children cumulated memory: 5135456 KiB

[startup+1902.3 s]
/proc/loadavg: 2.15 2.12 1.96 3/189 22758
/proc/meminfo: memFree=20790992/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=5920952 memory=5145308 CPUtime=1902.21 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 5901519 0 0 0 187870 2351 0 0 20 0 1 0 57675079 6063054848 1286327 33554432000 4194304 5849740 140726886928416 140726886926904 140659379470215 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 1480238 1286327 760 405 0 1477182 0
Current children cumulated CPU time: 1902.21 s
Current children cumulated vsize: 5920952 KiB
Current children cumulated memory: 5145308 KiB

[startup+1962.3 s]
/proc/loadavg: 2.05 2.10 1.96 3/189 22759
/proc/meminfo: memFree=20780752/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=5920812 memory=5145168 CPUtime=1962.21 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 6099268 0 0 0 193829 2392 0 0 20 0 1 0 57675079 6062911488 1286292 33554432000 4194304 5849740 140726886928416 140726886927416 140659379470215 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 1480203 1286292 760 405 0 1477147 0
Current children cumulated CPU time: 1962.21 s
Current children cumulated vsize: 5920812 KiB
Current children cumulated memory: 5145168 KiB

[startup+2022.3 s]
/proc/loadavg: 2.02 2.08 1.96 3/189 22760
/proc/meminfo: memFree=20780920/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=5920812 memory=5145168 CPUtime=2022.2 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 6307886 0 0 0 199784 2436 0 0 20 0 1 0 57675079 6062911488 1286292 33554432000 4194304 5849740 140726886928416 140726886927416 5311408 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 1480203 1286292 760 405 0 1477147 0
Current children cumulated CPU time: 2022.2 s
Current children cumulated vsize: 5920812 KiB
Current children cumulated memory: 5145168 KiB

[startup+2082.3 s]
/proc/loadavg: 2.01 2.07 1.96 3/189 22761
/proc/meminfo: memFree=20794832/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=5920812 memory=5145168 CPUtime=2082.2 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 6488751 0 0 0 205747 2473 0 0 20 0 1 0 57675079 6062911488 1286292 33554432000 4194304 5849740 140726886928416 140726886927576 140659379470215 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 1480203 1286292 760 405 0 1477147 0
Current children cumulated CPU time: 2082.2 s
Current children cumulated vsize: 5920812 KiB
Current children cumulated memory: 5145168 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.05 1.96 3/189 22762
/proc/meminfo: memFree=20843356/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=5920696 memory=5145052 CPUtime=2142.2 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 6697303 0 0 0 211704 2516 0 0 20 0 1 0 57675079 6062792704 1286263 33554432000 4194304 5849740 140726886928416 140726886927176 5417781 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 1480174 1286263 760 405 0 1477118 0
Current children cumulated CPU time: 2142.2 s
Current children cumulated vsize: 5920696 KiB
Current children cumulated memory: 5145052 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.04 1.96 3/187 22763
/proc/meminfo: memFree=20842196/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=5920696 memory=5145052 CPUtime=2202.2 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 6894399 0 0 0 217665 2555 0 0 20 0 1 0 57675079 6062792704 1286263 33554432000 4194304 5849740 140726886928416 140726886927288 5312951 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 1480174 1286263 760 405 0 1477118 0
Current children cumulated CPU time: 2202.2 s
Current children cumulated vsize: 5920696 KiB
Current children cumulated memory: 5145052 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.04 1.96 3/187 22764
/proc/meminfo: memFree=20826836/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=5920696 memory=5145052 CPUtime=2262.19 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 7095807 0 0 0 223631 2588 0 0 20 0 1 0 57675079 6062792704 1286263 33554432000 4194304 5849740 140726886928416 140726886927416 140659379470215 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 1480174 1286263 760 405 0 1477118 0
Current children cumulated CPU time: 2262.19 s
Current children cumulated vsize: 5920696 KiB
Current children cumulated memory: 5145052 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.03 1.96 3/187 22765
/proc/meminfo: memFree=20847044/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=5920580 memory=5144936 CPUtime=2322.2 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 7301199 0 0 0 229594 2626 0 0 20 0 1 0 57675079 6062673920 1286234 33554432000 4194304 5849740 140726886928416 140726886927416 140659379470215 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 1480145 1286234 760 405 0 1477089 0
Current children cumulated CPU time: 2322.2 s
Current children cumulated vsize: 5920580 KiB
Current children cumulated memory: 5144936 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.03 1.96 3/187 22766
/proc/meminfo: memFree=20787028/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=5920580 memory=5144936 CPUtime=2382.19 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 7473711 0 0 0 235553 2666 0 0 20 0 1 0 57675079 6062673920 1286234 33554432000 4194304 5849740 140726886928416 140726886927288 5373200 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 1480145 1286234 760 405 0 1477089 0
Current children cumulated CPU time: 2382.19 s
Current children cumulated vsize: 5920580 KiB
Current children cumulated memory: 5144936 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/187 22767
/proc/meminfo: memFree=20842376/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=5920580 memory=5144936 CPUtime=2442.19 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 7694444 0 0 0 241520 2699 0 0 20 0 1 0 57675079 6062673920 1286234 33554432000 4194304 5849740 140726886928416 140726886927416 5437607 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 1480145 1286234 760 405 0 1477089 0
Current children cumulated CPU time: 2442.19 s
Current children cumulated vsize: 5920580 KiB
Current children cumulated memory: 5144936 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/188 22776
/proc/meminfo: memFree=20846340/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=5920580 memory=5144936 CPUtime=2502.19 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 7870355 0 0 0 247482 2737 0 0 20 0 1 0 57675079 6062673920 1286234 33554432000 4194304 5849740 140726886928416 140726886927416 140659379470215 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 1480145 1286234 760 405 0 1477089 0
Current children cumulated CPU time: 2502.19 s
Current children cumulated vsize: 5920580 KiB
Current children cumulated memory: 5144936 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 1.96 3/188 22776
/proc/meminfo: memFree=20842820/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=5920580 memory=5144936 CPUtime=2519.88 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 7930510 0 0 0 249242 2746 0 0 20 0 1 0 57675079 6062673920 1286234 33554432000 4194304 5849740 140726886928416 140726886927416 5437600 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 1480145 1286234 760 405 0 1477089 0
Current children cumulated CPU time: 2519.88 s
Current children cumulated vsize: 5920580 KiB
Current children cumulated memory: 5144936 KiB

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

[startup+2520.03 s]
# the end of solver process 22604 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2492.42 s, system=27.4959 s

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

[startup+2520 s]
/proc/loadavg: 2.00 2.01 1.96 3/188 22776
/proc/meminfo: memFree=20842820/32770624 swapFree=67108860/67108860
[pid=22604] ppid=22601 vsize=5920580 memory=5144936 CPUtime=2519.88 cores=1,3,5,7
/proc/22604/stat : 22604 (xcsp_picat) R 22601 22604 17273 0 -1 4202496 7930510 0 0 0 249242 2746 0 0 20 0 1 0 57675079 6062673920 1286234 33554432000 4194304 5849740 140726886928416 140726886927416 5437600 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 43483136 140726886933686 140726886933764 140726886933764 140726886936522 0
/proc/22604/statm: 1480145 1286234 760 405 0 1477089 0
Current children cumulated CPU time: 2519.88 s
Current children cumulated vsize: 5920580 KiB
Current children cumulated memory: 5144936 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520.03
CPU time (s): 2519.92
CPU user time (s): 2492.42
CPU system time (s): 27.4959
CPU usage (%): 99.9958
Max. virtual memory (cumulated for all children) (KiB): 7427124
Max. memory (cumulated for all children) (KiB): 5309728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2492.42
system time used= 27.4959
maximum resident set size= 5309728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7930510
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= 9
involuntary context switches= 940


# summary of solver processes directly reported to runsolver:
#   pid: 22604
#   total CPU time (s): 2519.92
#   total CPU user time (s): 2492.42
#   total CPU system time (s): 27.4959

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.0894 second user time and 17.9705 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-24 04:58:39
IDJOB=4293944
IDBENCH=141270
IDSOLVER=2754
FILE ID=node151/4293944-1532401118
RUNJOBID= node151-1532401118-22575
PBS_JOBID= 21021572
Free space on /tmp= 54824 MiB

SOLVER NAME= PicatSAT 2018-06-15
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-4293944-1532401118/watcher-4293944-1532401118 -o /tmp/evaluation-result-4293944-1532401118/solver-4293944-1532401118 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532401118-22575 --watchdog 2580  xcsp_picat HOME/instance-4293944-1532401118.xml

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

MD5SUM BENCH= 51c3d091a7e4b0716a15e9a29832b849
RANDOM SEED=1385573536

node151.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.87
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.87
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.87
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.87
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:        27238096 kB
MemAvailable:   31928216 kB
Buffers:          155304 kB
Cached:          4775816 kB
SwapCached:            0 kB
Active:          1179204 kB
Inactive:        3835468 kB
Active(anon):      33856 kB
Inactive(anon):    69372 kB
Active(file):    1145348 kB
Inactive(file):  3766096 kB
Unevictable:        7784 kB
Mlocked:            7784 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:            255788 kB
Writeback:             0 kB
AnonPages:         85060 kB
Mapped:            39640 kB
Shmem:             17032 kB
Slab:             216828 kB
SReclaimable:     189024 kB
SUnreclaim:        27804 kB
KernelStack:        3280 kB
PageTables:         5200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     464380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 54884 MiB
End job on node151 at 2018-07-24 05:40:39