Trace number 4084272

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.04 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_luby_50null50mast_rapportOE1.0_TMAX180_K192_cod2.opb
MD5SUM0d3fc2c8f241373f1d8055b65975d8e6
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-25600
Best CPU time to get the best result obtained on this benchmark1800.12
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 892
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 912385
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 912385
Number of bits of the biggest sum of numbers20
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-4084272-1465366051.opb
0.00/0.00	c File size is 28227227 bytes.
1800.02/1800.40	c Sum of soft weights:       912385
1800.02/1800.40	c |                                                                                                       |
1800.02/1800.40	c ========================================[ Problem Statistics ]===========================================
1800.02/1800.40	c |                                                                                                       |
1800.02/1800.40	c |  Problem Type:             Weighted                                                                   |
1800.02/1800.40	c |  Number of variables:        400896                                                                   |
1800.02/1800.40	c |  Number of hard clauses:     400785                                                                   |
1800.02/1800.40	c |  Number of soft clauses:        892                                                                   |
1800.02/1800.40	c |  Number of cardinality:        1977                                                                   |
1800.02/1800.40	c |  Number of PB :                   1                                                                   |
1800.02/1800.40	c |  Parse time:                   3.29 s                                                                 |
1800.02/1800.40	c |                                                                                                       |
1800.02/1800.40	c ==========================================[ Solver Settings ]============================================
1800.02/1800.40	c |                                                                                                       |
1800.02/1800.40	c |  Algorithm:                LinearSU                                                                   |
1800.02/1800.40	c |  BMO strategy:                   On                                                                   |
1800.02/1800.40	c |  BMO search:                    Yes                                                                   |
1800.02/1800.40	c |  Cardinality Encoding:       Modulo Totalizer                                                         |
1800.02/1800.40	c |                                                                                                       |
1800.02/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-4084272-1465366051/watcher-4084272-1465366051 -o /tmp/evaluation-result-4084272-1465366051/solver-4084272-1465366051 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1465337900-21214 --watchdog 1960 open-wbo-lsu HOME/instance-4084272-1465366051.opb 

pid=27050
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.34 2.28 2.21 4/176 27053
/proc/meminfo: memFree=29240744/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=29772 CPUtime=0 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 5199 0 0 0 0 0 0 0 20 0 1 0 118538390 30486528 5076 33554432000 4194304 6058637 140735022939712 140735934158376 5068842 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 7443 5093 5074 456 0 87 0

[startup+0.100162 s]
/proc/loadavg: 2.34 2.28 2.21 4/176 27053
/proc/meminfo: memFree=29240744/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=34764 CPUtime=0.09 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 8431 0 0 0 9 0 0 0 20 0 1 0 118538390 35598336 8307 33554432000 4194304 6058637 140735022939712 140735934158376 5042435 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 8691 8308 7027 456 0 1335 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34764

[startup+0.200357 s]
/proc/loadavg: 2.34 2.28 2.21 4/176 27053
/proc/meminfo: memFree=29240744/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=37852 CPUtime=0.19 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 9200 0 0 0 19 0 0 0 20 0 1 0 118538390 38760448 9076 33554432000 4194304 6058637 140735022939712 140735934158376 5042435 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 9463 9076 7027 456 0 2107 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37852

[startup+0.300294 s]
/proc/loadavg: 2.34 2.28 2.21 4/176 27053
/proc/meminfo: memFree=29240744/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=41040 CPUtime=0.29 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 9973 0 0 0 29 0 0 0 20 0 1 0 118538390 42024960 9849 33554432000 4194304 6058637 140735022939712 140735934158376 5042435 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 10260 9850 7027 456 0 2904 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41040

[startup+0.70026 s]
/proc/loadavg: 2.34 2.28 2.21 4/176 27053
/proc/meminfo: memFree=29240744/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=52128 CPUtime=0.69 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 12675 0 0 0 68 1 0 0 20 0 1 0 118538390 53379072 12551 33554432000 4194304 6058637 140735022939712 140735934158376 5042435 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 13032 12551 7027 456 0 5676 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52128

[startup+1.50028 s]
/proc/loadavg: 2.34 2.28 2.21 4/177 27054
/proc/meminfo: memFree=29200836/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=81984 CPUtime=1.49 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 20080 0 0 0 147 2 0 0 20 0 1 0 118538390 83951616 19956 33554432000 4194304 6058637 140735022939712 140735022937896 5042435 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 20496 19956 7027 456 0 13140 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81984

[startup+3.10019 s]
/proc/loadavg: 2.34 2.28 2.21 3/177 27054
/proc/meminfo: memFree=29161032/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=120772 CPUtime=3.09 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 29867 0 0 0 305 4 0 0 20 0 1 0 118538390 123670528 29743 33554432000 4194304 6058637 140735022939712 140735022938184 5042435 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 30193 29743 7027 456 0 22837 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 120772

[startup+6.3003 s]
/proc/loadavg: 2.31 2.28 2.20 3/177 27054
/proc/meminfo: memFree=28586464/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=900488 CPUtime=6.28 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 124972 0 0 0 603 25 0 0 20 0 1 0 118538390 922099712 210437 33554432000 4194304 6058637 140735022939712 140735022935640 5042435 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 225122 210438 163 456 0 224658 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 900488

[startup+12.7003 s]
/proc/loadavg: 2.29 2.27 2.20 3/177 27054
/proc/meminfo: memFree=28109580/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1337136 CPUtime=12.69 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 163193 0 0 0 1233 36 0 0 20 0 1 0 118538390 1369227264 280366 33554432000 4194304 6058637 140735022939712 140735022938104 4277589 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 334284 280366 183 456 0 333820 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1337136

[startup+25.5004 s]
/proc/loadavg: 2.44 2.31 2.21 3/177 27054
/proc/meminfo: memFree=28135368/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1337272 CPUtime=25.49 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 163309 0 0 0 2513 36 0 0 20 0 1 0 118538390 1369366528 280993 33554432000 4194304 6058637 140735022939712 140735022938248 4277589 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 334318 280993 183 456 0 333854 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1337272

[startup+51.1003 s]
/proc/loadavg: 2.35 2.30 2.21 3/177 27054
/proc/meminfo: memFree=28098580/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1352856 CPUtime=51.08 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 166000 0 0 0 5072 36 0 0 20 0 1 0 118538390 1385324544 286750 33554432000 4194304 6058637 140735022939712 140735022938968 4277357 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 338214 286750 184 456 0 337750 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1352856

[startup+102.3 s]
/proc/loadavg: 2.19 2.26 2.20 3/177 27056
/proc/meminfo: memFree=28091720/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1352856 CPUtime=102.28 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 166006 0 0 0 10191 37 0 0 20 0 1 0 118538390 1385324544 288800 33554432000 4194304 6058637 140735022939712 140735022938968 4277640 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 338214 288800 184 456 0 337750 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1352856

[startup+162.3 s]
/proc/loadavg: 2.21 2.26 2.20 3/178 27060
/proc/meminfo: memFree=27968824/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1356048 CPUtime=162.27 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 166696 0 0 0 16190 37 0 0 20 0 1 0 118538390 1388593152 295621 33554432000 4194304 6058637 140735022939712 140735022938232 4277285 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 339012 295621 184 456 0 338548 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1356048

[startup+222.307 s]
/proc/loadavg: 2.17 2.24 2.19 4/177 27061
/proc/meminfo: memFree=28036524/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1356048 CPUtime=222.25 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 166733 0 0 0 22188 37 0 0 20 0 1 0 118538390 1388593152 296645 33554432000 4194304 6058637 140735022939712 140735022938232 4277378 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 339012 296645 184 456 0 338548 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1356048

[startup+282.3 s]
/proc/loadavg: 2.10 2.21 2.18 3/177 27062
/proc/meminfo: memFree=28028364/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1359592 CPUtime=282.2 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 167163 0 0 0 28183 37 0 0 20 0 1 0 118538390 1392222208 300105 33554432000 4194304 6058637 140735022939712 140735022938232 4277357 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 339898 300105 184 456 0 339434 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 1359592

[startup+342.3 s]
/proc/loadavg: 2.26 2.23 2.19 3/177 27063
/proc/meminfo: memFree=28048128/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1359592 CPUtime=342.18 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 167183 0 0 0 34181 37 0 0 20 0 1 0 118538390 1392222208 300617 33554432000 4194304 6058637 140735022939712 140735022938232 4277598 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 339898 300617 184 456 0 339434 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 1359592

[startup+402.3 s]
/proc/loadavg: 2.51 2.29 2.21 3/177 27065
/proc/meminfo: memFree=27990380/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1364084 CPUtime=402.15 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 167686 0 0 0 40178 37 0 0 20 0 1 0 118538390 1396822016 303356 33554432000 4194304 6058637 140735022939712 140735022938968 4277589 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 341021 303356 184 456 0 340557 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 1364084

[startup+462.3 s]
/proc/loadavg: 2.33 2.28 2.21 3/177 27066
/proc/meminfo: memFree=28001400/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1364084 CPUtime=462.14 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 167849 0 0 0 46177 37 0 0 20 0 1 0 118538390 1396822016 304536 33554432000 4194304 6058637 140735022939712 140735022938968 4277378 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 341021 304536 184 456 0 340557 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 1364084

[startup+522.3 s]
/proc/loadavg: 2.31 2.29 2.21 3/177 27067
/proc/meminfo: memFree=27988640/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1367996 CPUtime=522.13 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 168042 0 0 0 52176 37 0 0 20 0 1 0 118538390 1400827904 306262 33554432000 4194304 6058637 140735022939712 140735022938232 4246165 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 341999 306262 184 456 0 341535 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 1367996

[startup+582.3 s]
/proc/loadavg: 2.22 2.26 2.20 3/177 27068
/proc/meminfo: memFree=27975692/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1367996 CPUtime=582.13 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 168221 0 0 0 58175 38 0 0 20 0 1 0 118538390 1400827904 311548 33554432000 4194304 6058637 140735022939712 140735022938232 4246203 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 341999 311548 184 456 0 341535 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 1367996


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


[startup+882.307 s]
/proc/loadavg: 2.41 2.29 2.21 3/177 27169
/proc/meminfo: memFree=26460892/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1371816 CPUtime=882.07 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 169403 0 0 0 88163 44 0 0 20 0 1 0 118538390 1404739584 292786 33554432000 4194304 6058637 140735022939712 140735022938232 4277378 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 342954 292786 185 456 0 342490 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 1371816

[startup+942.3 s]
/proc/loadavg: 2.27 2.27 2.21 3/177 27170
/proc/meminfo: memFree=16370892/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1371816 CPUtime=942.05 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 169574 0 0 0 94161 44 0 0 20 0 1 0 118538390 1404739584 294490 33554432000 4194304 6058637 140735022939712 140735022938232 4277589 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 342954 294490 185 456 0 342490 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 1371816

[startup+1002.3 s]
/proc/loadavg: 2.27 2.27 2.21 3/177 27217
/proc/meminfo: memFree=19603912/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1376848 CPUtime=1002.04 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 169921 0 0 0 100160 44 0 0 20 0 1 0 118538390 1409892352 297392 33554432000 4194304 6058637 140735022939712 140735022938232 4261600 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 344212 297392 185 456 0 343748 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 1376848

[startup+1062.3 s]
/proc/loadavg: 2.22 2.27 2.21 4/177 27264
/proc/meminfo: memFree=23272712/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1376848 CPUtime=1062.04 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 169922 0 0 0 106159 45 0 0 20 0 1 0 118538390 1409892352 297904 33554432000 4194304 6058637 140735022939712 140735022938232 4277378 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 344212 297904 185 456 0 343748 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 1376848

[startup+1122.3 s]
/proc/loadavg: 2.18 2.25 2.20 3/177 27311
/proc/meminfo: memFree=27615888/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1376848 CPUtime=1122.03 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 169922 0 0 0 112158 45 0 0 20 0 1 0 118538390 1409892352 297904 33554432000 4194304 6058637 140735022939712 140735022938232 4277357 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 344212 297904 185 456 0 343748 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 1376848

[startup+1182.3 s]
/proc/loadavg: 2.24 2.24 2.20 3/177 27312
/proc/meminfo: memFree=27162616/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1376848 CPUtime=1182.02 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 169924 0 0 0 118157 45 0 0 20 0 1 0 118538390 1409892352 298928 33554432000 4194304 6058637 140735022939712 140735022938232 4277589 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 344212 298928 185 456 0 343748 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 1376848

[startup+1242.3 s]
/proc/loadavg: 2.30 2.26 2.20 4/177 27313
/proc/meminfo: memFree=27117184/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1376848 CPUtime=1242.01 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 169939 0 0 0 124156 45 0 0 20 0 1 0 118538390 1409892352 306608 33554432000 4194304 6058637 140735022939712 140735022938232 4277612 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 344212 306608 185 456 0 343748 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 1376848

[startup+1302.3 s]
/proc/loadavg: 2.20 2.24 2.20 3/176 27314
/proc/meminfo: memFree=27087548/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1376848 CPUtime=1302 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 169943 0 0 0 130155 45 0 0 20 0 1 0 118538390 1409892352 308656 33554432000 4194304 6058637 140735022939712 140735022938232 4277819 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 344212 308656 185 456 0 343748 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 1376848

[startup+1362.3 s]
/proc/loadavg: 2.18 2.22 2.19 3/178 27319
/proc/meminfo: memFree=27079200/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1376848 CPUtime=1361.99 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 169944 0 0 0 136154 45 0 0 20 0 1 0 118538390 1409892352 309168 33554432000 4194304 6058637 140735022939712 140735022938232 4277378 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 344212 309168 185 456 0 343748 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 1376848

[startup+1422.3 s]
/proc/loadavg: 2.26 2.24 2.19 3/177 27320
/proc/meminfo: memFree=27052860/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1380756 CPUtime=1421.99 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 169951 0 0 0 142153 46 0 0 20 0 1 0 118538390 1413894144 312241 33554432000 4194304 6058637 140735022939712 140735022938232 4277615 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 345189 312241 185 456 0 344725 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 1380756

[startup+1482.3 s]
/proc/loadavg: 2.26 2.24 2.19 3/177 27321
/proc/meminfo: memFree=27039580/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1380756 CPUtime=1481.98 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 169953 0 0 0 148152 46 0 0 20 0 1 0 118538390 1413894144 313265 33554432000 4194304 6058637 140735022939712 140735022938232 4277378 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 345189 313265 185 456 0 344725 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 1380756

[startup+1542.31 s]
/proc/loadavg: 2.14 2.21 2.18 3/177 27322
/proc/meminfo: memFree=27031388/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1380756 CPUtime=1541.97 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 170154 0 0 0 154151 46 0 0 20 0 1 0 118538390 1413894144 314999 33554432000 4194304 6058637 140735022939712 140735022938232 4277357 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 345189 314999 185 456 0 344725 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 1380756

[startup+1602.3 s]
/proc/loadavg: 2.22 2.21 2.18 3/177 27323
/proc/meminfo: memFree=27001296/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1384732 CPUtime=1601.95 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 170458 0 0 0 160149 46 0 0 20 0 1 0 118538390 1417965568 317858 33554432000 4194304 6058637 140735022939712 140735022938232 4277378 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 346183 317858 185 456 0 345719 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 1384732

[startup+1662.3 s]
/proc/loadavg: 2.14 2.19 2.18 4/177 27325
/proc/meminfo: memFree=27086320/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1384732 CPUtime=1661.95 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 170958 0 0 0 166142 53 0 0 20 0 1 0 118538390 1417965568 294697 33554432000 4194304 6058637 140735022939712 140735022938696 4277663 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 346183 294697 185 456 0 345719 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 1384732

[startup+1722.3 s]
/proc/loadavg: 2.13 2.18 2.17 3/177 27326
/proc/meminfo: memFree=27079388/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1384732 CPUtime=1721.94 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 170961 0 0 0 172141 53 0 0 20 0 1 0 118538390 1417965568 296233 33554432000 4194304 6058637 140735022939712 140735022938696 4254984 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 346183 296233 185 456 0 345719 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 1384732

[startup+1782.3 s]
/proc/loadavg: 2.25 2.20 2.18 3/177 27327
/proc/meminfo: memFree=27055656/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1384732 CPUtime=1781.93 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 171154 0 0 0 178140 53 0 0 20 0 1 0 118538390 1417965568 301025 33554432000 4194304 6058637 140735022939712 140735022938696 4277378 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 346183 301025 185 456 0 345719 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 1384732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.24 2.21 2.18 3/177 27327
/proc/meminfo: memFree=27053100/32872528 swapFree=16360/1798728
[pid=27053] ppid=27050 vsize=1384732 CPUtime=1800.02 cores=0,2,4,6
/proc/27053/stat : 27053 (open-wbo-lsu) R 27050 27053 21198 0 -1 4202496 171155 0 0 0 179949 53 0 0 20 0 1 0 118538390 1417965568 301537 33554432000 4194304 6058637 140735022939712 140735022938696 4246152 0 0 4096 8404992 0 0 0 17 4 0 0 0 0 0
/proc/27053/statm: 346183 301537 185 456 0 345719 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1384732

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 27053 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 40
Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1799.5
CPU system time (s): 0.544917
CPU usage (%): 99.9798
Max. virtual memory (cumulated for all children) (KiB): 1943532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.5
system time used= 0.544917
maximum resident set size= 1669888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 171157
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= 156
involuntary context switches= 1909

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.49232 second user time and 6.96894 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-08 08:07:32
IDJOB=4084272
IDBENCH=90929
IDSOLVER=2545
FILE ID=node123/4084272-1465366051
RUNJOBID= node123-1465337900-21214
PBS_JOBID= 19853398
Free space on /tmp= 71700 MiB

SOLVER NAME= Open-WBO-LSU PB16
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_luby_50null50mast_rapportOE1.0_TMAX180_K192_cod2.opb
COMMAND LINE= open-wbo-lsu BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4084272-1465366051/watcher-4084272-1465366051 -o /tmp/evaluation-result-4084272-1465366051/solver-4084272-1465366051 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1465337900-21214 --watchdog 1960  open-wbo-lsu HOME/instance-4084272-1465366051.opb

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

MD5SUM BENCH= 0d3fc2c8f241373f1d8055b65975d8e6
RANDOM SEED=514070897

node123.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		: 2667.117
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	: 5334.23
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		: 2667.117
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		: 2667.117
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.56
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		: 2667.117
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.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
cpu MHz		: 2667.117
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.55
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		: 2667.117
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.57
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		: 2667.117
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		: 2667.117
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:        29241008 kB
Buffers:          140376 kB
Cached:           648400 kB
SwapCached:         1756 kB
Active:           444380 kB
Inactive:         631012 kB
Active(anon):     285608 kB
Inactive(anon):     3356 kB
Active(file):     158772 kB
Inactive(file):   627656 kB
Unevictable:     1798728 kB
Mlocked:           16360 kB
SwapTotal:      67108856 kB
SwapFree:       67098836 kB
Dirty:             32292 kB
Writeback:             0 kB
AnonPages:       2099188 kB
Mapped:             7968 kB
Shmem:                 0 kB
Slab:             609796 kB
SReclaimable:      53664 kB
SUnreclaim:       556132 kB
KernelStack:        1440 kB
PageTables:         8184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2229708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1959936 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= 71672 MiB
End job on node123 at 2016-06-08 08:37:33