Trace number 4084215

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
Open-WBO-LSU PB16? (TO) 1800.24 1800.58

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-ns1853823.opb
MD5SUM2ebd045d7573caa1ce8026d29a77beeb
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark43
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables213440
Total number of constraints223870
Number of constraints which are clauses212784
Number of constraints which are cardinality constraints (but not clauses)462
Number of constraints which are nor clauses,nor cardinality constraints10624
Minimum length of a constraint1
Maximum length of a constraint464
Number of terms in the objective function 920
Biggest coefficient in the objective function 6
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 3220
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 3200
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 3912
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c
0.00/0.00	c Open-WBO:	 a Modular MaxSAT Solver -- based on Glucose4.0 (core version)
0.00/0.00	c Version:	 Pseudo-Boolean Evaluation 2016 -- LSU
0.00/0.00	c Authors:	 Ruben Martins, Vasco Manquinho, Ines Lynce
0.00/0.00	c Contributors:	 Miguel Neves, Saurabh Joshi, Mikolas Janota
0.00/0.00	c Contact:	 open-wbo@sat.inesc-id.pt -- http://sat.inesc-id.pt/open-wbo/
0.00/0.00	c
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Instance file HOME/instance-4084215-1465356026.opb
0.00/0.00	c File size is 16074817 bytes.
1800.04/1800.40	c Sum of soft weights:         3220
1800.04/1800.40	c |                                                                                                       |
1800.04/1800.40	c ========================================[ Problem Statistics ]===========================================
1800.04/1800.40	c |                                                                                                       |
1800.04/1800.40	c |  Problem Type:             Weighted                                                                   |
1800.04/1800.40	c |  Number of variables:        213440                                                                   |
1800.04/1800.40	c |  Number of hard clauses:     212784                                                                   |
1800.04/1800.40	c |  Number of soft clauses:        920                                                                   |
1800.04/1800.40	c |  Number of cardinality:       20790                                                                   |
1800.04/1800.40	c |  Number of PB :                 460                                                                   |
1800.04/1800.40	c |  Parse time:                   2.29 s                                                                 |
1800.04/1800.40	c |                                                                                                       |
1800.04/1800.40	c ==========================================[ Solver Settings ]============================================
1800.04/1800.40	c |                                                                                                       |
1800.04/1800.40	c |  Algorithm:                LinearSU                                                                   |
1800.04/1800.40	c |  BMO strategy:                   On                                                                   |
1800.04/1800.40	c |  BMO search:                     No                                                                   |
1800.04/1800.40	c |  PB Encoding:                   GTE                                                                   |
1800.04/1800.40	c |                                                                                                       |
1800.04/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4084215-1465356026/watcher-4084215-1465356026 -o /tmp/evaluation-result-4084215-1465356026/solver-4084215-1465356026 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465326466-16275 --watchdog 1960 open-wbo-lsu HOME/instance-4084215-1465356026.opb 

pid=20091
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.25 2.19 2.11 3/177 20094
/proc/meminfo: memFree=30139624/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=17904 CPUtime=0 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 3689 0 0 0 0 0 0 0 20 0 1 0 117537160 18333696 3564 33554432000 4194304 6058637 140734299494352 140736075414136 5068842 0 0 4096 8404992 0 0 0 17 0 0 0 0 0 0
/proc/20094/statm: 4476 3583 3564 456 0 87 0

[startup+0.100117 s]
/proc/loadavg: 2.25 2.19 2.11 3/177 20094
/proc/meminfo: memFree=30139624/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=25044 CPUtime=0.09 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 6012 0 0 0 9 0 0 0 20 0 1 0 117537160 25645056 5887 33554432000 4194304 6058637 140734299494352 140736075414136 5042435 0 0 4096 8404992 0 0 0 17 0 0 0 0 0 0
/proc/20094/statm: 6261 5887 4060 456 0 1872 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25044

[startup+0.200318 s]
/proc/loadavg: 2.25 2.19 2.11 3/177 20094
/proc/meminfo: memFree=30139624/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=31776 CPUtime=0.18 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 7676 0 0 0 18 0 0 0 20 0 1 0 117537160 32538624 7551 33554432000 4194304 6058637 140734299494352 140734299492568 5042435 0 0 4096 8404992 0 0 0 17 0 0 0 0 0 0
/proc/20094/statm: 7944 7552 4060 456 0 3555 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 31776

[startup+0.300289 s]
/proc/loadavg: 2.25 2.19 2.11 3/177 20094
/proc/meminfo: memFree=30139624/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=37716 CPUtime=0.29 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 9186 0 0 0 28 1 0 0 20 0 1 0 117537160 38621184 9062 33554432000 4194304 6058637 140734299494352 140734299492568 5042435 0 0 4096 8404992 0 0 0 17 0 0 0 0 0 0
/proc/20094/statm: 9429 9062 4060 456 0 5040 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37716

[startup+0.700238 s]
/proc/loadavg: 2.25 2.19 2.11 3/177 20094
/proc/meminfo: memFree=30139624/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=55152 CPUtime=0.69 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 13530 0 0 0 68 1 0 0 20 0 1 0 117537160 56475648 13405 33554432000 4194304 6058637 140734299494352 140734299492568 5042435 0 0 4096 8404992 0 0 0 17 0 0 0 0 0 0
/proc/20094/statm: 13788 13405 4060 456 0 9399 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55152

[startup+1.50027 s]
/proc/loadavg: 2.25 2.19 2.11 3/178 20095
/proc/meminfo: memFree=30095672/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=66412 CPUtime=1.49 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 16162 0 0 0 147 2 0 0 20 0 1 0 117537160 68005888 16037 33554432000 4194304 6058637 140734299494352 140734299492152 5042435 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 16603 16038 4060 456 0 12214 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66412

[startup+3.10023 s]
/proc/loadavg: 2.25 2.19 2.11 3/178 20095
/proc/meminfo: memFree=30084512/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=271952 CPUtime=3.08 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 50934 0 0 0 302 6 0 0 20 0 1 0 117537160 278478848 63004 33554432000 4194304 6058637 140734299494352 140734299492616 5130283 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 67988 63005 164 456 0 67524 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 271952

[startup+6.30028 s]
/proc/loadavg: 2.23 2.19 2.11 3/178 20095
/proc/meminfo: memFree=29368944/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=1147488 CPUtime=6.28 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 129449 0 0 0 603 25 0 0 20 0 1 0 117537160 1175027712 235309 33554432000 4194304 6058637 140734299494352 140734299492616 5046461 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 286872 235309 164 456 0 286408 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1147488

[startup+12.7003 s]
/proc/loadavg: 2.21 2.18 2.11 3/178 20095
/proc/meminfo: memFree=27951024/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=2846696 CPUtime=12.68 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 277252 0 0 0 1203 65 0 0 20 0 1 0 117537160 2915016704 577709 33554432000 4194304 6058637 140734299494352 140734299492616 5046461 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 711674 577710 164 456 0 711210 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2846696

[startup+25.5004 s]
/proc/loadavg: 2.16 2.17 2.11 3/178 20095
/proc/meminfo: memFree=25106152/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=5280368 CPUtime=25.48 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 565996 0 0 0 2411 137 0 0 20 0 1 0 117537160 5407096832 1265501 33554432000 4194304 6058637 140734299494352 140734299492616 5042435 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 1320092 1265501 164 456 0 1319628 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5280368

[startup+51.1004 s]
/proc/loadavg: 2.16 2.17 2.11 3/177 20095
/proc/meminfo: memFree=22703276/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=8675436 CPUtime=51.08 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 802537 0 0 0 4910 198 0 0 20 0 1 0 117537160 8883646464 1853034 33554432000 4194304 6058637 140734299494352 140734299492968 4278469 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 2168859 1853035 183 456 0 2168395 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8675436

[startup+102.3 s]
/proc/loadavg: 2.19 2.18 2.11 3/177 20096
/proc/meminfo: memFree=22700036/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=8696568 CPUtime=102.27 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 811644 0 0 0 10028 199 0 0 20 0 1 0 117537160 8905285632 1859737 33554432000 4194304 6058637 140734299494352 140734299493080 4254146 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 2174142 1859737 183 456 0 2173678 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8696568

[startup+162.3 s]
/proc/loadavg: 2.11 2.16 2.10 3/177 20097
/proc/meminfo: memFree=22689784/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=8706084 CPUtime=162.25 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 817835 0 0 0 16024 201 0 0 20 0 1 0 117537160 8915030016 1863013 33554432000 4194304 6058637 140734299494352 140734299492968 4854413 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 2176521 1863013 183 456 0 2176057 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 8706084

[startup+222.307 s]
/proc/loadavg: 2.05 2.13 2.09 4/177 20190
/proc/meminfo: memFree=23186528/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=8712344 CPUtime=222.25 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 823396 0 0 0 22022 203 0 0 20 0 1 0 117537160 8921440256 1864636 33554432000 4194304 6058637 140734299494352 140734299493064 4277357 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 2178086 1864636 183 456 0 2177622 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 8712344

[startup+282.3 s]
/proc/loadavg: 2.07 2.12 2.09 3/177 20192
/proc/meminfo: memFree=23160232/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=8716600 CPUtime=282.23 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 828449 0 0 0 28018 205 0 0 20 0 1 0 117537160 8925798400 1866768 33554432000 4194304 6058637 140734299494352 140734299492968 4278162 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 2179150 1866768 183 456 0 2178686 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 8716600

[startup+342.3 s]
/proc/loadavg: 2.07 2.11 2.09 4/177 20193
/proc/meminfo: memFree=23154000/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=8719660 CPUtime=342.22 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 833185 0 0 0 34016 206 0 0 20 0 1 0 117537160 8928931840 1867563 33554432000 4194304 6058637 140734299494352 140734299492968 4277332 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 2179915 1867563 183 456 0 2179451 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 8719660

[startup+402.3 s]
/proc/loadavg: 2.17 2.13 2.09 3/177 20194
/proc/meminfo: memFree=23130500/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=8722168 CPUtime=402.2 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 837819 0 0 0 40013 207 0 0 20 0 1 0 117537160 8931500032 1868254 33554432000 4194304 6058637 140734299494352 140734299493448 4246391 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 2180542 1868254 183 456 0 2180078 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 8722168

[startup+462.3 s]
/proc/loadavg: 2.11 2.12 2.09 3/177 20195
/proc/meminfo: memFree=23123060/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=8726468 CPUtime=462.2 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 842065 0 0 0 46011 209 0 0 20 0 1 0 117537160 8935903232 1870092 33554432000 4194304 6058637 140734299494352 140734299493448 4277708 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 2181617 1870092 183 456 0 2181153 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 8726468

[startup+522.3 s]
/proc/loadavg: 2.15 2.12 2.09 3/177 20196
/proc/meminfo: memFree=23121124/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=8729132 CPUtime=522.19 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 846671 0 0 0 52008 211 0 0 20 0 1 0 117537160 8938631168 1870759 33554432000 4194304 6058637 140734299494352 140734299492968 4277365 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 2182283 1870759 183 456 0 2181819 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 8729132

[startup+582.3 s]
/proc/loadavg: 2.15 2.13 2.09 3/178 20201
/proc/meminfo: memFree=23114324/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=8730840 CPUtime=582.18 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 850528 0 0 0 58006 212 0 0 20 0 1 0 117537160 8940380160 1871186 33554432000 4194304 6058637 140734299494352 140734299493448 4281014 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 2182710 1871186 183 456 0 2182246 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 8730840


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


[startup+942.3 s]
/proc/loadavg: 2.17 2.17 2.10 3/177 20209
/proc/meminfo: memFree=23053280/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=8739740 CPUtime=942.11 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 864084 0 0 0 93994 217 0 0 20 0 1 0 117537160 8949493760 1873934 33554432000 4194304 6058637 140734299494352 140734299492968 4277663 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 2184935 1873934 183 456 0 2184471 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 8739740

[startup+1002.3 s]
/proc/loadavg: 2.11 2.15 2.10 3/177 20210
/proc/meminfo: memFree=23051868/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=8741292 CPUtime=1002.11 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 867896 0 0 0 99992 219 0 0 20 0 1 0 117537160 8951083008 1874315 33554432000 4194304 6058637 140734299494352 140734299492968 4278395 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 2185323 1874315 183 456 0 2184859 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 8741292

[startup+1062.3 s]
/proc/loadavg: 2.14 2.15 2.10 3/177 20211
/proc/meminfo: memFree=23047924/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=8742788 CPUtime=1062.09 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 872244 0 0 0 105989 220 0 0 20 0 1 0 117537160 8952614912 1874723 33554432000 4194304 6058637 140734299494352 140734299492968 4277378 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 2185697 1874723 183 456 0 2185233 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 8742788

[startup+1122.3 s]
/proc/loadavg: 2.15 2.15 2.09 3/177 20212
/proc/meminfo: memFree=23046212/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=8744092 CPUtime=1122.08 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 875994 0 0 0 111986 222 0 0 20 0 1 0 117537160 8953950208 1875038 33554432000 4194304 6058637 140734299494352 140734299492968 4280464 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 2186023 1875038 183 456 0 2185559 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 8744092

[startup+1182.3 s]
/proc/loadavg: 2.10 2.13 2.09 3/178 20217
/proc/meminfo: memFree=23049324/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=8745280 CPUtime=1182.07 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 876288 0 0 0 117985 222 0 0 20 0 1 0 117537160 8955166720 1875329 33554432000 4194304 6058637 140734299494352 140734299492968 4277623 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 2186320 1875329 183 456 0 2185856 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 8745280

[startup+1242.3 s]
/proc/loadavg: 2.07 2.12 2.09 3/177 20218
/proc/meminfo: memFree=23079028/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=8746608 CPUtime=1242.06 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 880082 0 0 0 123983 223 0 0 20 0 1 0 117537160 8956526592 1875694 33554432000 4194304 6058637 140734299494352 140734299492968 4277663 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 2186652 1875694 183 456 0 2186188 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 8746608

[startup+1302.3 s]
/proc/loadavg: 2.20 2.14 2.10 3/177 20219
/proc/meminfo: memFree=23077868/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=8747796 CPUtime=1302.05 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 880425 0 0 0 129981 224 0 0 20 0 1 0 117537160 8957743104 1876029 33554432000 4194304 6058637 140734299494352 140734299492968 4277708 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 2186949 1876029 183 456 0 2186485 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 8747796

[startup+1362.3 s]
/proc/loadavg: 2.19 2.14 2.10 3/177 20220
/proc/meminfo: memFree=23039584/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=8749108 CPUtime=1362.04 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 884177 0 0 0 135979 225 0 0 20 0 1 0 117537160 8959086592 1876353 33554432000 4194304 6058637 140734299494352 140734299492968 4277378 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 2187277 1876353 183 456 0 2186813 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 8749108

[startup+1422.3 s]
/proc/loadavg: 2.16 2.14 2.09 3/177 20221
/proc/meminfo: memFree=23073416/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=8750824 CPUtime=1422.04 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 888307 0 0 0 141977 227 0 0 20 0 1 0 117537160 8960843776 1877056 33554432000 4194304 6058637 140734299494352 140734299492968 4277378 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 2187706 1877056 183 456 0 2187242 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 8750824

[startup+1482.3 s]
/proc/loadavg: 2.20 2.16 2.10 3/177 20223
/proc/meminfo: memFree=23028700/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=8751864 CPUtime=1482.02 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 892025 0 0 0 147974 228 0 0 20 0 1 0 117537160 8961908736 1877346 33554432000 4194304 6058637 140734299494352 140734299492968 4277357 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 2187966 1877346 183 456 0 2187502 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 8751864

[startup+1542.31 s]
/proc/loadavg: 2.16 2.16 2.10 3/177 20224
/proc/meminfo: memFree=23071036/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=8752788 CPUtime=1542.02 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 892280 0 0 0 153974 228 0 0 20 0 1 0 117537160 8962854912 1877599 33554432000 4194304 6058637 140734299494352 140734299492968 4280956 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 2188197 1877599 183 456 0 2187733 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 8752788

[startup+1602.3 s]
/proc/loadavg: 2.14 2.16 2.10 3/177 20225
/proc/meminfo: memFree=23024736/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=8753844 CPUtime=1602 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 892551 0 0 0 159972 228 0 0 20 0 1 0 117537160 8963936256 1878378 33554432000 4194304 6058637 140734299494352 140734299492968 4254134 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 2188461 1878378 183 456 0 2187997 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 8753844

[startup+1662.3 s]
/proc/loadavg: 2.15 2.15 2.10 3/177 20226
/proc/meminfo: memFree=23066164/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=8754900 CPUtime=1661.99 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 892918 0 0 0 165971 228 0 0 20 0 1 0 117537160 8965017600 1878741 33554432000 4194304 6058637 140734299494352 140734299492968 4277378 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 2188725 1878741 183 456 0 2188261 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 8754900

[startup+1722.3 s]
/proc/loadavg: 2.10 2.14 2.09 3/177 20227
/proc/meminfo: memFree=23028084/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=8755692 CPUtime=1721.97 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 893195 0 0 0 171969 228 0 0 20 0 1 0 117537160 8965828608 1879004 33554432000 4194304 6058637 140734299494352 140734299492968 4246099 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 2188923 1879004 183 456 0 2188459 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 8755692

[startup+1782.3 s]
/proc/loadavg: 2.16 2.14 2.09 4/178 20232
/proc/meminfo: memFree=23016400/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=8756616 CPUtime=1781.95 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 893516 0 0 0 177967 228 0 0 20 0 1 0 117537160 8966774784 1879304 33554432000 4194304 6058637 140734299494352 140734299492968 4277378 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 2189154 1879304 183 456 0 2188690 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 8756616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.17 2.15 2.10 3/178 20232
/proc/meminfo: memFree=23032624/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=8756880 CPUtime=1800.04 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202496 893595 0 0 0 179776 228 0 0 20 0 1 0 117537160 8967045120 1879374 33554432000 4194304 6058637 140734299494352 140734299492968 4277378 0 0 4096 8404992 0 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 2189220 1879374 183 456 0 2188756 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 8756880

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 20094 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.5 s]
/proc/loadavg: 2.17 2.15 2.10 3/178 20232
/proc/meminfo: memFree=23032624/32872528 swapFree=12352/737972
[pid=20094] ppid=20091 vsize=0 CPUtime=1800.14 cores=0,2,4,6
/proc/20094/stat : 20094 (open-wbo-lsu) R 20091 20094 16259 0 -1 4202500 893597 0 0 0 179776 238 0 0 20 0 1 0 117537160 0 0 33554432000 0 0 0 0 0 0 16384 4096 8404992 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/20094/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

Child status: 40
Real time (s): 1800.58
CPU time (s): 1800.24
CPU user time (s): 1797.77
CPU system time (s): 2.47162
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 8792992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.77
system time used= 2.47162
maximum resident set size= 7539076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 893597
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= 149
involuntary context switches= 1969

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.89926 second user time and 6.77197 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-08 05:20:27
IDJOB=4084215
IDBENCH=89855
IDSOLVER=2545
FILE ID=node112/4084215-1465356026
RUNJOBID= node112-1465326466-16275
PBS_JOBID= 19853386
Free space on /tmp= 71692 MiB

SOLVER NAME= Open-WBO-LSU PB16
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-ns1853823.opb
COMMAND LINE= open-wbo-lsu BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4084215-1465356026/watcher-4084215-1465356026 -o /tmp/evaluation-result-4084215-1465356026/solver-4084215-1465356026 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465326466-16275 --watchdog 1960  open-wbo-lsu HOME/instance-4084215-1465356026.opb

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

MD5SUM BENCH= 2ebd045d7573caa1ce8026d29a77beeb
RANDOM SEED=1316461196

node112.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.56
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
cpu MHz		: 2666.783
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 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 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 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
cpu MHz		: 2666.783
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 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 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 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	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
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
cpu MHz		: 2666.783
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 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 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 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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.72
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
cpu MHz		: 2666.783
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 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 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 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	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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 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 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 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:       32872528 kB
MemFree:        30139252 kB
Buffers:          136560 kB
Cached:           609260 kB
SwapCached:         1516 kB
Active:           728092 kB
Inactive:         520364 kB
Active(anon):     503856 kB
Inactive(anon):     1700 kB
Active(file):     224236 kB
Inactive(file):   518664 kB
Unevictable:      737972 kB
Mlocked:           12352 kB
SwapTotal:      67108856 kB
SwapFree:       67098652 kB
Dirty:             20868 kB
Writeback:             0 kB
AnonPages:       1248976 kB
Mapped:             7844 kB
Shmem:                 0 kB
Slab:             605828 kB
SReclaimable:      49348 kB
SUnreclaim:       556480 kB
KernelStack:        1464 kB
PageTables:         6328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1423796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1120256 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71724 MiB
End job on node112 at 2016-06-08 05:50:28