Trace number 4391517

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 NameAnswerCPU timeWall clock time
NACRE 1.0.5-Hybrid? (TO) 2400.18 2400.53

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-sptate/
Pb-Tate-K106.xml
MD5SUM5d95bf0924f574ebe5a8a8a61c057e43
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark102.276
Satisfiable
(Un)Satisfiability was proved
Number of variables7208
Number of constraints7422
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":7208}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":183},{"degree":5,"count":1276},{"degree":6,"count":2825},{"degree":7,"count":1774},{"degree":8,"count":731},{"degree":9,"count":210},{"degree":10,"count":208}]
Minimum constraint arity1
Maximum constraint arity106
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":1365},{"arity":3,"count":2835},{"arity":4,"count":1890},{"arity":5,"count":630},{"arity":6,"count":210},{"arity":7,"count":210},{"arity":68,"count":212},{"arity":106,"count":68}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":7422}]
Optimization problemNO
Type of objective

Solver Data

0.09/0.17	c NACRE 1.0.5
2400.04/2400.40	c
2400.04/2400.40	c # time = 2400.04
2400.04/2400.40	c # Dec = 3172083
2400.04/2400.40	c # Propagate Calls = 1227450393
2400.04/2400.40	c # assignAt Calls = 23299988
2400.04/2400.40	c # removeAt Calls = 487868879
2400.04/2400.40	c # Run = 1531
2400.04/2400.40	c # Conflicts = 698463
2400.04/2400.40	c # Memory used = 4257.72 Mb
2400.04/2400.40	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4391517-1568319062/watcher-4391517-1568319062 -o /tmp/evaluation-result-4391517-1568319062/solver-4391517-1568319062 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1568306240-27782 --watchdog 2560 nacre_mini_release HOME/instance-4391517-1568319062.xml -ca -l100 -cm 

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

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
solver pid=30716, runsolver pid=30713
Current StackSize limit: 8192 KiB


[startup+0.100429 s]*
/proc/loadavg: 2.00 2.02 2.05 3/204 30717
/proc/meminfo: memFree=28549600/32770624 swapFree=66966008/67108860
[pid=30716] ppid=30713 vsize=37192 memory=13588 CPUtime=0.09 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 3686 0 0 0 9 0 0 0 20 0 1 0 408155757 38084608 3397 33554432000 4194304 4935366 140736645482144 140736645479720 139779395550181 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 9298 3397 581 181 0 2915 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 37192 KiB
Current children cumulated memory: 13588 KiB

[startup+0.209974 s]*
/proc/loadavg: 2.00 2.02 2.05 3/204 30717
/proc/meminfo: memFree=28547184/32770624 swapFree=66966008/67108860
[pid=30716] ppid=30713 vsize=39352 memory=15964 CPUtime=0.2 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 4268 0 0 0 20 0 0 0 20 0 1 0 408155757 40296448 3991 33554432000 4194304 4935366 140736645482144 140736645475400 4312457 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 9838 3991 598 181 0 3455 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 39352 KiB
Current children cumulated memory: 15964 KiB

[startup+0.309872 s]*
/proc/loadavg: 2.00 2.02 2.05 3/204 30717
/proc/meminfo: memFree=28547184/32770624 swapFree=66966008/67108860
[pid=30716] ppid=30713 vsize=39484 memory=15964 CPUtime=0.3 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 4298 0 0 0 30 0 0 0 20 0 1 0 408155757 40431616 3991 33554432000 4194304 4935366 140736645482144 140736645475400 4365325 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 9871 3991 598 181 0 3488 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 39484 KiB
Current children cumulated memory: 15964 KiB

[startup+0.700342 s]
/proc/loadavg: 2.00 2.02 2.05 3/204 30717
/proc/meminfo: memFree=28546812/32770624 swapFree=66966008/67108860
[pid=30716] ppid=30713 vsize=39484 memory=16228 CPUtime=0.68 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 4321 0 0 0 68 0 0 0 20 0 1 0 408155757 40431616 4057 33554432000 4194304 4935366 140736645482144 140736645475400 4365329 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 9871 4057 618 181 0 3488 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 39484 KiB
Current children cumulated memory: 16228 KiB

[startup+1.50036 s]
/proc/loadavg: 2.00 2.02 2.05 3/204 30717
/proc/meminfo: memFree=28545696/32770624 swapFree=66966008/67108860
[pid=30716] ppid=30713 vsize=40548 memory=17284 CPUtime=1.48 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 4582 0 0 0 148 0 0 0 20 0 1 0 408155757 41521152 4321 33554432000 4194304 4935366 140736645482144 140736645475400 4450358 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 10137 4321 618 181 0 3754 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 40548 KiB
Current children cumulated memory: 17284 KiB

[startup+3.10989 s]
/proc/loadavg: 2.00 2.02 2.05 3/204 30717
/proc/meminfo: memFree=28538864/32770624 swapFree=66966008/67108860
[pid=30716] ppid=30713 vsize=43716 memory=20204 CPUtime=3.1 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 8728 0 0 0 309 1 0 0 20 0 1 0 408155757 44765184 5051 33554432000 4194304 4935366 140736645482144 140736645479896 4424260 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 10929 5051 618 181 0 4546 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 43716 KiB
Current children cumulated memory: 20204 KiB

[startup+6.30036 s]
/proc/loadavg: 2.00 2.02 2.05 3/204 30717
/proc/meminfo: memFree=28514572/32770624 swapFree=66966008/67108860
[pid=30716] ppid=30713 vsize=58716 memory=35196 CPUtime=6.28 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 16314 0 0 0 626 2 0 0 20 0 1 0 408155757 60125184 8799 33554432000 4194304 4935366 140736645482144 140736645479832 4475656 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 14679 8799 618 181 0 8296 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 58716 KiB
Current children cumulated memory: 35196 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 2.02 2.05 3/204 30717
/proc/meminfo: memFree=28479232/32770624 swapFree=66966008/67108860
[pid=30716] ppid=30713 vsize=92328 memory=68772 CPUtime=12.68 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 30386 0 0 0 1264 4 0 0 20 0 1 0 408155757 94543872 17193 33554432000 4194304 4935366 140736645482144 140736645479896 4450358 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 23082 17193 618 181 0 16699 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 92328 KiB
Current children cumulated memory: 68772 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.02 2.05 3/205 30719
/proc/meminfo: memFree=28371516/32770624 swapFree=66966008/67108860
[pid=30716] ppid=30713 vsize=180492 memory=157060 CPUtime=25.48 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 75497 0 0 0 2538 10 0 0 20 0 1 0 408155757 184823808 39265 33554432000 4194304 4935366 140736645482144 140736645479832 4429515 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 45123 39265 618 181 0 38740 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 180492 KiB
Current children cumulated memory: 157060 KiB

[startup+51.1099 s]
/proc/loadavg: 2.00 2.02 2.05 3/204 30720
/proc/meminfo: memFree=28139268/32770624 swapFree=66966008/67108860
[pid=30716] ppid=30713 vsize=368852 memory=345032 CPUtime=51.09 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 152655 0 0 0 5089 20 0 0 20 0 1 0 408155757 377704448 86258 33554432000 4194304 4935366 140736645482144 140736645479832 4429672 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 92213 86258 618 181 0 85830 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 368852 KiB
Current children cumulated memory: 345032 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/204 30725
/proc/meminfo: memFree=27804864/32770624 swapFree=66966008/67108860
[pid=30716] ppid=30713 vsize=628528 memory=604716 CPUtime=102.28 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 264626 0 0 0 10192 36 0 0 20 0 1 0 408155757 643612672 151179 33554432000 4194304 4935366 140736645482144 140736645479832 4461244 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 157132 151179 618 181 0 150749 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 628528 KiB
Current children cumulated memory: 604716 KiB

[startup+162.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/204 30731
/proc/meminfo: memFree=27499508/32770624 swapFree=66966008/67108860
[pid=30716] ppid=30713 vsize=856584 memory=832960 CPUtime=162.28 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 388369 0 0 0 16174 54 0 0 20 0 1 0 408155757 877142016 208240 33554432000 4194304 4935366 140736645482144 140736645479896 139779395549621 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 214146 208240 618 181 0 207763 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 856584 KiB
Current children cumulated memory: 832960 KiB

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/204 30735
/proc/meminfo: memFree=27205448/32770624 swapFree=66966008/67108860
[pid=30716] ppid=30713 vsize=1077904 memory=1054444 CPUtime=222.28 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 521895 0 0 0 22158 70 0 0 20 0 1 0 408155757 1103773696 263611 33554432000 4194304 4935366 140736645482144 140736645479896 4429535 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 269476 263611 618 181 0 263093 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 1077904 KiB
Current children cumulated memory: 1054444 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/203 30739
/proc/meminfo: memFree=26907000/32770624 swapFree=66966008/67108860
[pid=30716] ppid=30713 vsize=1298132 memory=1273540 CPUtime=282.27 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 676888 0 0 0 28136 91 0 0 20 0 1 0 408155757 1329287168 318385 33554432000 4194304 4935366 140736645482144 140736645479896 4429184 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 324533 318385 618 181 0 318150 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 1298132 KiB
Current children cumulated memory: 1273540 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/203 30745
/proc/meminfo: memFree=26750196/32770624 swapFree=66966008/67108860
[pid=30716] ppid=30713 vsize=1438552 memory=1414060 CPUtime=342.28 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 854563 0 0 0 34122 106 0 0 20 0 1 0 408155757 1473077248 353515 33554432000 4194304 4935366 140736645482144 140736645479896 139779395541092 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 359638 353515 618 181 0 353255 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 1438552 KiB
Current children cumulated memory: 1414060 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/202 30749
/proc/meminfo: memFree=26550600/32770624 swapFree=66966008/67108860
[pid=30716] ppid=30713 vsize=1586816 memory=1562376 CPUtime=402.28 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 1038556 0 0 0 40105 123 0 0 20 0 1 0 408155757 1624899584 390594 33554432000 4194304 4935366 140736645482144 140736645479832 4429535 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 396704 390594 618 181 0 390321 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 1586816 KiB
Current children cumulated memory: 1562376 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/203 30754
/proc/meminfo: memFree=26292664/32770624 swapFree=66966008/67108860
[pid=30716] ppid=30713 vsize=1779516 memory=1755160 CPUtime=462.27 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 1268575 0 0 0 46083 144 0 0 20 0 1 0 408155757 1822224384 438790 33554432000 4194304 4935366 140736645482144 140736645479832 4429630 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 444879 438790 618 181 0 438496 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 1779516 KiB
Current children cumulated memory: 1755160 KiB


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

/proc/meminfo: memFree=27345416/32770624 swapFree=66966024/67108860
[pid=30716] ppid=30713 vsize=3623932 memory=3600080 CPUtime=1662.12 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 7692963 0 0 0 165597 615 0 0 20 0 1 0 408155757 3710906368 900020 33554432000 4194304 4935366 140736645482144 140736645479832 4476293 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 905983 900020 618 181 0 899600 0
Current children cumulated CPU time: 1662.12 s
Current children cumulated vsize: 3623932 KiB
Current children cumulated memory: 3600080 KiB

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/205 30934
/proc/meminfo: memFree=27283492/32770624 swapFree=66966024/67108860
[pid=30716] ppid=30713 vsize=3682792 memory=3658868 CPUtime=1722.1 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 8055608 0 0 0 171571 639 0 0 20 0 1 0 408155757 3771179008 914717 33554432000 4194304 4935366 140736645482144 140736645479896 4461073 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 920698 914717 618 181 0 914315 0
Current children cumulated CPU time: 1722.1 s
Current children cumulated vsize: 3682792 KiB
Current children cumulated memory: 3658868 KiB

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/204 30947
/proc/meminfo: memFree=27188512/32770624 swapFree=66966024/67108860
[pid=30716] ppid=30713 vsize=3773868 memory=3750032 CPUtime=1782.09 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 8424924 0 0 0 177543 666 0 0 20 0 1 0 408155757 3864440832 937508 33554432000 4194304 4935366 140736645482144 140736645479896 4449968 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 943467 937508 618 181 0 937084 0
Current children cumulated CPU time: 1782.09 s
Current children cumulated vsize: 3773868 KiB
Current children cumulated memory: 3750032 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/203 30952
/proc/meminfo: memFree=27100988/32770624 swapFree=66966024/67108860
[pid=30716] ppid=30713 vsize=3858892 memory=3835088 CPUtime=1842.07 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 8783077 0 0 0 183519 688 0 0 20 0 1 0 408155757 3951505408 958772 33554432000 4194304 4935366 140736645482144 140736645479896 4461250 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 964723 958772 618 181 0 958340 0
Current children cumulated CPU time: 1842.07 s
Current children cumulated vsize: 3858892 KiB
Current children cumulated memory: 3835088 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/202 30956
/proc/meminfo: memFree=27045152/32770624 swapFree=66966024/67108860
[pid=30716] ppid=30713 vsize=3912236 memory=3888532 CPUtime=1902.07 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 9103291 0 0 0 189496 711 0 0 20 0 1 0 408155757 4006129664 972133 33554432000 4194304 4935366 140736645482144 140736645479896 4365325 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 978059 972133 618 181 0 971676 0
Current children cumulated CPU time: 1902.07 s
Current children cumulated vsize: 3912236 KiB
Current children cumulated memory: 3888532 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/204 30964
/proc/meminfo: memFree=26978992/32770624 swapFree=66966024/67108860
[pid=30716] ppid=30713 vsize=3967880 memory=3944068 CPUtime=1962.05 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 9447321 0 0 0 195468 737 0 0 20 0 1 0 408155757 4063109120 986017 33554432000 4194304 4935366 140736645482144 140736645479832 139779401751406 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 991970 986017 618 181 0 985587 0
Current children cumulated CPU time: 1962.05 s
Current children cumulated vsize: 3967880 KiB
Current children cumulated memory: 3944068 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/204 30968
/proc/meminfo: memFree=26915588/32770624 swapFree=66966024/67108860
[pid=30716] ppid=30713 vsize=4011576 memory=3987900 CPUtime=2022.04 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 9779226 0 0 0 201445 759 0 0 20 0 1 0 408155757 4107853824 996975 33554432000 4194304 4935366 140736645482144 140736645479832 4416386 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 1002894 996975 618 181 0 996511 0
Current children cumulated CPU time: 2022.04 s
Current children cumulated vsize: 4011576 KiB
Current children cumulated memory: 3987900 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/204 30972
/proc/meminfo: memFree=26876616/32770624 swapFree=66966024/67108860
[pid=30716] ppid=30713 vsize=4043716 memory=4020016 CPUtime=2082.03 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 10101408 0 0 0 207422 781 0 0 20 0 1 0 408155757 4140765184 1005004 33554432000 4194304 4935366 140736645482144 140736645479896 4429535 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 1010929 1005004 618 181 0 1004546 0
Current children cumulated CPU time: 2082.03 s
Current children cumulated vsize: 4043716 KiB
Current children cumulated memory: 4020016 KiB

[startup+2142.3 s]
/proc/loadavg: 2.16 2.05 2.06 3/203 30978
/proc/meminfo: memFree=26833456/32770624 swapFree=66966024/67108860
[pid=30716] ppid=30713 vsize=4086064 memory=4062392 CPUtime=2142.02 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 10432216 0 0 0 213397 805 0 0 20 0 1 0 408155757 4184129536 1015598 33554432000 4194304 4935366 140736645482144 140736645479896 4329686 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 1021516 1015598 618 181 0 1015133 0
Current children cumulated CPU time: 2142.02 s
Current children cumulated vsize: 4086064 KiB
Current children cumulated memory: 4062392 KiB

[startup+2202.3 s]
/proc/loadavg: 2.41 2.16 2.09 3/203 30982
/proc/meminfo: memFree=26786044/32770624 swapFree=66966024/67108860
[pid=30716] ppid=30713 vsize=4132224 memory=4108504 CPUtime=2202.01 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 10724873 0 0 0 219376 825 0 0 20 0 1 0 408155757 4231397376 1027126 33554432000 4194304 4935366 140736645482144 140736645479896 4407272 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 1033056 1027126 618 181 0 1026673 0
Current children cumulated CPU time: 2202.01 s
Current children cumulated vsize: 4132224 KiB
Current children cumulated memory: 4108504 KiB

[startup+2262.3 s]
/proc/loadavg: 2.15 2.13 2.09 3/204 30988
/proc/meminfo: memFree=26730996/32770624 swapFree=66966024/67108860
[pid=30716] ppid=30713 vsize=4186600 memory=4162840 CPUtime=2261.98 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 11045509 0 0 0 225351 847 0 0 20 0 1 0 408155757 4287078400 1040710 33554432000 4194304 4935366 140736645482144 140736645479896 139779396405508 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 1046650 1040710 618 181 0 1040267 0
Current children cumulated CPU time: 2261.98 s
Current children cumulated vsize: 4186600 KiB
Current children cumulated memory: 4162840 KiB

[startup+2322.3 s]
/proc/loadavg: 2.05 2.10 2.08 3/204 30994
/proc/meminfo: memFree=26678488/32770624 swapFree=66966024/67108860
[pid=30716] ppid=30713 vsize=4236100 memory=4212380 CPUtime=2321.97 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 11376351 0 0 0 231326 871 0 0 20 0 1 0 408155757 4337766400 1053095 33554432000 4194304 4935366 140736645482144 140736645479896 4461244 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 1059025 1053095 618 181 0 1052642 0
Current children cumulated CPU time: 2321.97 s
Current children cumulated vsize: 4236100 KiB
Current children cumulated memory: 4212380 KiB

[startup+2382.3 s]
/proc/loadavg: 2.02 2.09 2.08 3/204 31005
/proc/meminfo: memFree=26637408/32770624 swapFree=66966040/67108860
[pid=30716] ppid=30713 vsize=4275468 memory=4251632 CPUtime=2381.95 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 11658340 0 0 0 237308 887 0 0 20 0 1 0 408155757 4378079232 1062908 33554432000 4194304 4935366 140736645482144 140736645479896 139779395542553 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 1068867 1062908 618 181 0 1062484 0
Current children cumulated CPU time: 2381.95 s
Current children cumulated vsize: 4275468 KiB
Current children cumulated memory: 4251632 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.4 s]
/proc/loadavg: 2.01 2.08 2.07 3/204 31006
/proc/meminfo: memFree=26630780/32770624 swapFree=66966040/67108860
[pid=30716] ppid=30713 vsize=4281500 memory=4257692 CPUtime=2400.04 cores=1,3,5,7
/proc/30716/stat : 30716 (nacre_mini_rele) R 30713 30716 25882 0 -1 4202496 11778371 0 0 0 239109 895 0 0 20 0 1 0 408155757 4384256000 1064423 33554432000 4194304 4935366 140736645482144 140736645479896 4461073 0 0 4096 24578 0 0 0 17 1 0 0 0 0 0 7034520 7039168 22568960 140736645489665 140736645489765 140736645489765 140736645492674 0
/proc/30716/statm: 1070375 1064423 618 181 0 1063992 0
Current children cumulated CPU time: 2400.04 s
Current children cumulated vsize: 4281500 KiB
Current children cumulated memory: 4257692 KiB

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

[startup+2400.53 s]
# the end of solver process 30716 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2391.1 s, system=9.08159 s

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

[startup+2400.5 s]*
/proc/loadavg: 2.01 2.08 2.07 3/204 31006
/proc/meminfo: memFree=30400940/32770624 swapFree=66966040/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 2400.53
CPU time (s): 2400.18
CPU user time (s): 2391.1
CPU system time (s): 9.08159
CPU usage (%): 99.9856
Max. virtual memory (cumulated for all children) (KiB): 4281500
Max. memory (cumulated for all children) (KiB): 4257692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2391.1
system time used= 9.08159
maximum resident set size= 4257752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11778420
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= 518
involuntary context switches= 1506


# summary of solver processes directly reported to runsolver:
#   pid: 30716
#   total CPU time (s): 2400.18
#   total CPU user time (s): 2391.1
#   total CPU system time (s): 9.08159

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.3575 second user time and 13.7864 second system time

The end

Launcher Data

Begin job on node135 at 2019-09-12 22:10:22
IDJOB=4391517
IDBENCH=135046
IDSOLVER=2834
FILE ID=node135/4391517-1568319062
RUNJOBID= node135-1568306240-27782
PBS_JOBID= 21701112
Free space on /tmp= 59124 MiB

SOLVER NAME= NACRE 1.0.5-Hybrid
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-sptate/Pb-Tate-K106.xml
COMMAND LINE= nacre_mini_release BENCHNAME -ca -l100 -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4391517-1568319062/watcher-4391517-1568319062 -o /tmp/evaluation-result-4391517-1568319062/solver-4391517-1568319062 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1568306240-27782 --watchdog 2560  nacre_mini_release HOME/instance-4391517-1568319062.xml -ca -l100 -cm

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

MD5SUM BENCH= 5d95bf0924f574ebe5a8a8a61c057e43
RANDOM SEED=1052595295

node135.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.76
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.76
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.76
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.76
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:        28561360 kB
MemAvailable:   29369968 kB
Buffers:          115036 kB
Cached:           960976 kB
SwapCached:        36008 kB
Active:          2915968 kB
Inactive:         692256 kB
Active(anon):    2503852 kB
Inactive(anon):    59684 kB
Active(file):     412116 kB
Inactive(file):   632572 kB
Unevictable:      109772 kB
Mlocked:          109772 kB
SwapTotal:      67108860 kB
SwapFree:       66966008 kB
Dirty:              1180 kB
Writeback:             0 kB
AnonPages:       2606776 kB
Mapped:            35244 kB
Shmem:             22444 kB
Slab:             190028 kB
SReclaimable:     159512 kB
SUnreclaim:        30516 kB
KernelStack:        3632 kB
PageTables:        10504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3020828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 59124 MiB
End job on node135 at 2019-09-12 22:50:23