Trace number 4407537

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-dsjc-250-5.xml
MD5SUMab305c524aabd76bb0e53710a597355c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark33
Best CPU time to get the best result obtained on this benchmark2400.05
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of constraints15668
Number of domains1
Minimum domain size250
Maximum domain size250
Distribution of domain sizes[{"size":250,"count":250}]
Minimum variable degree102
Maximum variable degree148
Distribution of variable degrees[{"degree":102,"count":1},{"degree":110,"count":3},{"degree":111,"count":2},{"degree":112,"count":2},{"degree":113,"count":3},{"degree":114,"count":3},{"degree":115,"count":5},{"degree":116,"count":6},{"degree":117,"count":8},{"degree":118,"count":7},{"degree":119,"count":9},{"degree":120,"count":8},{"degree":121,"count":9},{"degree":122,"count":12},{"degree":123,"count":12},{"degree":124,"count":14},{"degree":125,"count":10},{"degree":126,"count":12},{"degree":127,"count":17},{"degree":128,"count":13},{"degree":129,"count":14},{"degree":130,"count":13},{"degree":131,"count":6},{"degree":132,"count":11},{"degree":133,"count":6},{"degree":134,"count":10},{"degree":135,"count":2},{"degree":136,"count":6},{"degree":137,"count":7},{"degree":138,"count":1},{"degree":139,"count":4},{"degree":140,"count":4},{"degree":141,"count":1},{"degree":142,"count":1},{"degree":143,"count":1},{"degree":144,"count":3},{"degree":145,"count":2},{"degree":146,"count":1},{"degree":148,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":15668}]
Number of extensional constraints0
Number of intensional constraints15668
Distribution of constraint types[{"type":"intension","count":15668}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

20.89/20.91	c xcsp_picat version 2.7b12 (9/12/2019)
107.58/107.63	o 65

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407537-1569509641/watcher-4407537-1569509641 -o /var/tmp/evaluation-result-4407537-1569509641/solver-4407537-1569509641 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node136-1569509596-6732 --watchdog 2560 xcsp_picat HOME/instance-4407537-1569509641.xml 

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

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

solver pid=6762, runsolver pid=6755

[startup+0.100214 s]*
/proc/loadavg: 0.00 0.01 0.05 4/198 6763
/proc/meminfo: memFree=26375636/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2031716 memory=21448 CPUtime=0.09 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 1968 0 0 0 9 0 0 0 20 0 1 0 527212676 2080477184 5362 33554432000 4194304 5870510 140726545669952 140726545667096 139793405570048 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 507929 5362 839 410 0 503402 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 21448 KiB

[startup+0.20951 s]*
/proc/loadavg: 0.00 0.01 0.05 4/198 6763
/proc/meminfo: memFree=26337864/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2040544 memory=37460 CPUtime=0.21 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 3439 0 0 0 20 1 0 0 20 0 1 0 527212676 2089517056 9365 33554432000 4194304 5870510 140726545669952 140726545667096 5287642 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 510136 9365 886 410 0 505609 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2040544 KiB
Current children cumulated memory: 37460 KiB

[startup+0.309636 s]*
/proc/loadavg: 0.00 0.01 0.05 4/198 6763
/proc/meminfo: memFree=26280320/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2074264 memory=66904 CPUtime=0.3 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 10472 0 0 0 28 2 0 0 20 0 1 0 527212676 2124046336 16666 33554432000 4194304 5870510 140726545669952 140726545667096 5287642 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 518566 16666 886 410 0 514039 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2074264 KiB
Current children cumulated memory: 66904 KiB

[startup+0.700412 s]
/proc/loadavg: 0.00 0.01 0.05 4/198 6763
/proc/meminfo: memFree=26230652/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2134900 memory=119740 CPUtime=0.69 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 23262 0 0 0 65 4 0 0 20 0 1 0 527212676 2186137600 29935 33554432000 4194304 5870510 140726545669952 140726545667096 5288533 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 533725 29935 895 410 0 529198 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2134900 KiB
Current children cumulated memory: 119740 KiB

[startup+1.50039 s]
/proc/loadavg: 0.00 0.01 0.05 4/198 6763
/proc/meminfo: memFree=26169868/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2154832 memory=146100 CPUtime=1.48 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 29393 0 0 0 143 5 0 0 20 0 1 0 527212676 2206547968 36525 33554432000 4194304 5870510 140726545669952 140726545668280 139793405200939 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 538741 36525 896 410 0 534214 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2154832 KiB
Current children cumulated memory: 146100 KiB

[startup+3.1095 s]
/proc/loadavg: 0.16 0.05 0.06 4/198 6763
/proc/meminfo: memFree=26043124/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2217904 memory=199732 CPUtime=3.1 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 56263 0 0 0 301 9 0 0 20 0 1 0 527212676 2271133696 49933 33554432000 4194304 5870510 140726545669952 140726545668120 5337614 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 554476 49933 896 410 0 549949 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2217904 KiB
Current children cumulated memory: 199732 KiB

[startup+6.3004 s]
/proc/loadavg: 0.16 0.05 0.06 5/198 6763
/proc/meminfo: memFree=26102448/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2214108 memory=193792 CPUtime=6.28 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 71371 0 0 0 617 11 0 0 20 0 1 0 527212676 2267246592 48448 33554432000 4194304 5870510 140726545669952 140726545669208 5282429 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 553527 48448 917 410 0 549000 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 2214108 KiB
Current children cumulated memory: 193792 KiB

[startup+12.7004 s]
/proc/loadavg: 0.31 0.08 0.07 4/199 6765
/proc/meminfo: memFree=26102988/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2214108 memory=193796 CPUtime=12.69 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 87169 0 0 0 1257 12 0 0 20 0 1 0 527212676 2267246592 48449 33554432000 4194304 5870510 140726545669952 140726545669208 5282505 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 553527 48449 917 410 0 549000 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2214108 KiB
Current children cumulated memory: 193796 KiB

[startup+25.5004 s]
/proc/loadavg: 0.68 0.17 0.10 5/212 6795
/proc/meminfo: memFree=26158144/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2214108 memory=195844 CPUtime=25.49 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 101925 0 0 0 2536 13 0 0 20 0 1 0 527212676 2267246592 48961 33554432000 4194304 5870510 140726545669952 140726545669064 5258537 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 553527 48961 917 410 0 549000 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2214108 KiB
Current children cumulated memory: 195844 KiB

[startup+51.1097 s]
/proc/loadavg: 1.13 0.32 0.15 3/199 6828
/proc/meminfo: memFree=26086032/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2240544 memory=236076 CPUtime=51.1 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 129790 0 0 0 5094 16 0 0 20 0 1 0 527212676 2294317056 59019 33554432000 4194304 5870510 140726545669952 140726545668120 5337336 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 560136 59019 926 410 0 555609 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2240544 KiB
Current children cumulated memory: 236076 KiB

[startup+102.3 s]
/proc/loadavg: 1.62 0.58 0.25 3/200 6834
/proc/meminfo: memFree=26060216/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2254908 memory=246508 CPUtime=102.28 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 152773 0 0 0 10197 31 0 0 20 0 1 0 527212676 2309025792 61627 33554432000 4194304 5870510 140726545669952 140726545668968 5282759 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 563727 61627 926 410 0 559200 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2254908 KiB
Current children cumulated memory: 246508 KiB

[startup+162.3 s]
/proc/loadavg: 1.86 0.84 0.35 3/199 6839
/proc/meminfo: memFree=26029788/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2254908 memory=242184 CPUtime=162.28 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 168298 0 0 0 16175 53 0 0 20 0 1 0 527212676 2309025792 60546 33554432000 4194304 5870510 140726545669952 140726545668968 5282505 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 563727 60546 926 410 0 559200 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 2254908 KiB
Current children cumulated memory: 242184 KiB

[startup+222.3 s]
/proc/loadavg: 1.95 1.05 0.46 3/199 6843
/proc/meminfo: memFree=25992544/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2254908 memory=255356 CPUtime=222.29 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 180461 0 0 0 22155 74 0 0 20 0 1 0 527212676 2309025792 63839 33554432000 4194304 5870510 140726545669952 140726545668968 5282505 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 563727 63839 926 410 0 559200 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 2254908 KiB
Current children cumulated memory: 255356 KiB

[startup+282.3 s]
/proc/loadavg: 1.98 1.22 0.55 3/200 6849
/proc/meminfo: memFree=26019948/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2205588 memory=208756 CPUtime=282.29 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 193232 0 0 0 28135 94 0 0 20 0 1 0 527212676 2258522112 52189 33554432000 4194304 5870510 140726545669952 140726545668392 5282736 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 551397 52189 926 410 0 546870 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 2205588 KiB
Current children cumulated memory: 208756 KiB

[startup+342.3 s]
/proc/loadavg: 1.99 1.36 0.64 3/199 6854
/proc/meminfo: memFree=26002276/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2254908 memory=246996 CPUtime=342.3 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 206653 0 0 0 34116 114 0 0 20 0 1 0 527212676 2309025792 61749 33554432000 4194304 5870510 140726545669952 140726545668904 5262477 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 563727 61749 926 410 0 559200 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 2254908 KiB
Current children cumulated memory: 246996 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.48 0.73 3/199 6858
/proc/meminfo: memFree=25947848/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2254908 memory=247164 CPUtime=402.31 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 219761 0 0 0 40098 133 0 0 20 0 1 0 527212676 2309025792 61791 33554432000 4194304 5870510 140726545669952 140726545668968 5274464 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 563727 61791 926 410 0 559200 0
Current children cumulated CPU time: 402.31 s
Current children cumulated vsize: 2254908 KiB
Current children cumulated memory: 247164 KiB

[startup+462.3 s]
/proc/loadavg: 2.13 1.61 0.82 3/201 6872
/proc/meminfo: memFree=26016972/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2254908 memory=242840 CPUtime=462.32 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 232921 0 0 0 46078 154 0 0 20 0 1 0 527212676 2309025792 60710 33554432000 4194304 5870510 140726545669952 140726545668392 5283138 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 563727 60710 926 410 0 559200 0
Current children cumulated CPU time: 462.32 s
Current children cumulated vsize: 2254908 KiB
Current children cumulated memory: 242840 KiB


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

/proc/6762/statm: 577485 74248 926 410 0 572958 0
Current children cumulated CPU time: 1602.44 s
Current children cumulated vsize: 2309940 KiB
Current children cumulated memory: 296992 KiB

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.68 3/200 7003
/proc/meminfo: memFree=25912820/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2319212 memory=305016 CPUtime=1662.45 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 567939 0 0 0 165647 598 0 0 20 0 1 0 527212676 2374873088 76254 33554432000 4194304 5870510 140726545669952 140726545668968 5282606 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 579803 76254 926 410 0 575276 0
Current children cumulated CPU time: 1662.45 s
Current children cumulated vsize: 2319212 KiB
Current children cumulated memory: 305016 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.70 3/201 7010
/proc/meminfo: memFree=25878980/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2319212 memory=311328 CPUtime=1722.46 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 579420 0 0 0 171628 618 0 0 20 0 1 0 527212676 2374873088 77832 33554432000 4194304 5870510 140726545669952 140726545668968 5258777 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 579803 77832 926 410 0 575276 0
Current children cumulated CPU time: 1722.46 s
Current children cumulated vsize: 2319212 KiB
Current children cumulated memory: 311328 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.72 3/200 7014
/proc/meminfo: memFree=25925612/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2319212 memory=315256 CPUtime=1782.47 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 592046 0 0 0 177608 639 0 0 20 0 1 0 527212676 2374873088 78814 33554432000 4194304 5870510 140726545669952 140726545668968 5283064 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 579803 78814 926 410 0 575276 0
Current children cumulated CPU time: 1782.47 s
Current children cumulated vsize: 2319212 KiB
Current children cumulated memory: 315256 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 1.74 3/200 7020
/proc/meminfo: memFree=25924792/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2319212 memory=309112 CPUtime=1842.47 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 603422 0 0 0 183589 658 0 0 20 0 1 0 527212676 2374873088 77278 33554432000 4194304 5870510 140726545669952 140726545668968 5282574 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 579803 77278 926 410 0 575276 0
Current children cumulated CPU time: 1842.47 s
Current children cumulated vsize: 2319212 KiB
Current children cumulated memory: 309112 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.75 3/201 7026
/proc/meminfo: memFree=25914212/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2319212 memory=309112 CPUtime=1902.47 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 621776 0 0 0 189570 677 0 0 20 0 1 0 527212676 2374873088 77278 33554432000 4194304 5870510 140726545669952 140726545668968 5283135 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 579803 77278 926 410 0 575276 0
Current children cumulated CPU time: 1902.47 s
Current children cumulated vsize: 2319212 KiB
Current children cumulated memory: 309112 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.77 3/199 7031
/proc/meminfo: memFree=25899024/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2335480 memory=329592 CPUtime=1962.48 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 635139 0 0 0 195552 696 0 0 20 0 1 0 527212676 2391531520 82398 33554432000 4194304 5870510 140726545669952 140726545668968 5283064 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 583870 82398 926 410 0 579343 0
Current children cumulated CPU time: 1962.48 s
Current children cumulated vsize: 2335480 KiB
Current children cumulated memory: 329592 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.78 3/199 7035
/proc/meminfo: memFree=25874232/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2335480 memory=325664 CPUtime=2022.49 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 645607 0 0 0 201536 713 0 0 20 0 1 0 527212676 2391531520 81416 33554432000 4194304 5870510 140726545669952 140726545668968 139793410828969 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 583870 81416 926 410 0 579343 0
Current children cumulated CPU time: 2022.49 s
Current children cumulated vsize: 2335480 KiB
Current children cumulated memory: 325664 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 1.80 3/200 7041
/proc/meminfo: memFree=25866476/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2346336 memory=331808 CPUtime=2082.5 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 667407 0 0 0 207518 732 0 0 20 0 1 0 527212676 2402648064 82952 33554432000 4194304 5870510 140726545669952 140726545668968 5283135 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 586584 82952 926 410 0 582057 0
Current children cumulated CPU time: 2082.5 s
Current children cumulated vsize: 2346336 KiB
Current children cumulated memory: 331808 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.81 3/199 7046
/proc/meminfo: memFree=25859500/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2346336 memory=339832 CPUtime=2142.51 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 678889 0 0 0 213501 750 0 0 20 0 1 0 527212676 2402648064 84958 33554432000 4194304 5870510 140726545669952 140726545668904 5282606 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 586584 84958 926 410 0 582057 0
Current children cumulated CPU time: 2142.51 s
Current children cumulated vsize: 2346336 KiB
Current children cumulated memory: 339832 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/199 7050
/proc/meminfo: memFree=25858816/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2377156 memory=350164 CPUtime=2202.51 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 699755 0 0 0 219478 773 0 0 20 0 1 0 527212676 2434207744 87541 33554432000 4194304 5870510 140726545669952 140726545668968 5262735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 594289 87541 926 410 0 589762 0
Current children cumulated CPU time: 2202.51 s
Current children cumulated vsize: 2377156 KiB
Current children cumulated memory: 350164 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/201 7064
/proc/meminfo: memFree=25820580/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2377156 memory=347316 CPUtime=2262.52 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 718330 0 0 0 225453 799 0 0 20 0 1 0 527212676 2434207744 86829 33554432000 4194304 5870510 140726545669952 140726545668968 5282759 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 594289 86829 926 410 0 589762 0
Current children cumulated CPU time: 2262.52 s
Current children cumulated vsize: 2377156 KiB
Current children cumulated memory: 347316 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/200 7068
/proc/meminfo: memFree=25810244/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2377156 memory=352212 CPUtime=2322.52 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 736732 0 0 0 231428 824 0 0 20 0 1 0 527212676 2434207744 88053 33554432000 4194304 5870510 140726545669952 140726545668968 5282505 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 594289 88053 926 410 0 589762 0
Current children cumulated CPU time: 2322.52 s
Current children cumulated vsize: 2377156 KiB
Current children cumulated memory: 352212 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/200 7072
/proc/meminfo: memFree=25863344/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2346336 memory=337952 CPUtime=2382.53 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 759111 0 0 0 237405 848 0 0 20 0 1 0 527212676 2402648064 84488 33554432000 4194304 5870510 140726545669952 140726545668968 5283106 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 586584 84488 926 410 0 582057 0
Current children cumulated CPU time: 2382.53 s
Current children cumulated vsize: 2346336 KiB
Current children cumulated memory: 337952 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.8 s]
/proc/loadavg: 2.07 2.02 1.86 3/201 7074
/proc/meminfo: memFree=25853104/32770624 swapFree=67002176/67108860
[pid=6762] ppid=6755 vsize=2346336 memory=335736 CPUtime=2400.03 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp_picat) R 6755 6762 6701 0 -1 4202496 764725 0 0 0 239149 854 0 0 20 0 1 0 527212676 2402648064 83934 33554432000 4194304 5870510 140726545669952 140726545668968 5306601 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 47542272 140726545671175 140726545671257 140726545671257 140726545674182 0
/proc/6762/statm: 586584 83934 926 410 0 582057 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 2346336 KiB
Current children cumulated memory: 335736 KiB

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

[startup+2399.81 s]
# the end of solver process 6762 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2391.5 s, system=8.55294 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): 2399.81
CPU time (s): 2400.05
CPU user time (s): 2391.5
CPU system time (s): 8.55294
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 2426476
Max. memory (cumulated for all children) (KiB): 392608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2391.5
system time used= 8.55294
maximum resident set size= 394724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 764725
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= 29
involuntary context switches= 695


# summary of solver processes directly reported to runsolver:
#   pid: 6762
#   total CPU time (s): 2400.05
#   total CPU user time (s): 2391.5
#   total CPU system time (s): 8.55294

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.89436 second user time and 17.7018 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-26 16:53:16
IDJOB=4407537
IDBENCH=120579
IDSOLVER=2873
FILE ID=node136/4407537-1569509641
RUNJOBID= node136-1569509596-6732
PBS_JOBID= 21705786
Free space on /var/tmp= 13484 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-mono/GraphColoring-dsjc-250-5.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407537-1569509641/watcher-4407537-1569509641 -o /var/tmp/evaluation-result-4407537-1569509641/solver-4407537-1569509641 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node136-1569509596-6732 --watchdog 2560  xcsp_picat HOME/instance-4407537-1569509641.xml

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

MD5SUM BENCH= ab305c524aabd76bb0e53710a597355c
RANDOM SEED=883760399

node136.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26412080 kB
MemAvailable:   31826948 kB
Buffers:          189912 kB
Cached:          5361168 kB
SwapCached:         3592 kB
Active:          2745120 kB
Inactive:        2812600 kB
Active(anon):      17172 kB
Inactive(anon):    63752 kB
Active(file):    2727948 kB
Inactive(file):  2748848 kB
Unevictable:      107448 kB
Mlocked:          107448 kB
SwapTotal:      67108860 kB
SwapFree:       67002176 kB
Dirty:              6988 kB
Writeback:             0 kB
AnonPages:        112784 kB
Mapped:            19932 kB
Shmem:             64684 kB
Slab:             396232 kB
SReclaimable:     366532 kB
SUnreclaim:        29700 kB
KernelStack:        3264 kB
PageTables:         5692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     535116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13476 MiB
End job on node136 at 2019-09-26 17:33:16