Trace number 4084274

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_luby_50null50mast_rapportOE2.0_TMAX120_K192_cod2.opb
MD5SUM187352532546cdf6dd143df196fcb0ac
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-10240
Best CPU time to get the best result obtained on this benchmark1800.13
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-4084274-1465367055.opb
0.00/0.00	c File size is 28228118 bytes.
1800.06/1800.40	c Sum of soft weights:       912385
1800.06/1800.40	c |                                                                                                       |
1800.06/1800.40	c ========================================[ Problem Statistics ]===========================================
1800.06/1800.40	c |                                                                                                       |
1800.06/1800.40	c |  Problem Type:             Weighted                                                                   |
1800.06/1800.40	c |  Number of variables:        400896                                                                   |
1800.06/1800.40	c |  Number of hard clauses:     400785                                                                   |
1800.06/1800.40	c |  Number of soft clauses:        892                                                                   |
1800.06/1800.40	c |  Number of cardinality:        1977                                                                   |
1800.06/1800.40	c |  Number of PB :                   1                                                                   |
1800.06/1800.40	c |  Parse time:                   3.31 s                                                                 |
1800.06/1800.40	c |                                                                                                       |
1800.06/1800.40	c ==========================================[ Solver Settings ]============================================
1800.06/1800.40	c |                                                                                                       |
1800.06/1800.40	c |  Algorithm:                LinearSU                                                                   |
1800.06/1800.40	c |  BMO strategy:                   On                                                                   |
1800.06/1800.40	c |  BMO search:                    Yes                                                                   |
1800.06/1800.40	c |  Cardinality Encoding:       Modulo Totalizer                                                         |
1800.06/1800.40	c |                                                                                                       |
1800.06/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-4084274-1465367055/watcher-4084274-1465367055 -o /tmp/evaluation-result-4084274-1465367055/solver-4084274-1465367055 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465337014-22868 --watchdog 1960 open-wbo-lsu HOME/instance-4084274-1465367055.opb 

pid=26817
running on 4 cores: 1,3,5,7

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.11 2.17 2.17 3/174 26820
/proc/meminfo: memFree=22145976/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=29772 CPUtime=0 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 3710 0 0 0 0 0 0 0 20 0 1 0 118638601 30486528 3587 33554432000 4194304 6058637 140734373578560 140735124661896 5068842 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 7443 3604 3585 456 0 87 0

[startup+0.100164 s]
/proc/loadavg: 2.11 2.17 2.17 3/174 26820
/proc/meminfo: memFree=22145976/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=34764 CPUtime=0.09 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 8433 0 0 0 9 0 0 0 20 0 1 0 118638601 35598336 8309 33554432000 4194304 6058637 140734373578560 140735124661896 5042435 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 8691 8310 7027 456 0 1335 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34764

[startup+0.200323 s]
/proc/loadavg: 2.11 2.17 2.17 3/174 26820
/proc/meminfo: memFree=22145976/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=37984 CPUtime=0.19 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 9211 0 0 0 19 0 0 0 20 0 1 0 118638601 38895616 9087 33554432000 4194304 6058637 140734373578560 140735124661896 5042435 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 9496 9087 7027 456 0 2140 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37984

[startup+0.300298 s]
/proc/loadavg: 2.11 2.17 2.17 3/174 26820
/proc/meminfo: memFree=22145976/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=41040 CPUtime=0.29 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 9980 0 0 0 29 0 0 0 20 0 1 0 118638601 42024960 9856 33554432000 4194304 6058637 140734373578560 140735124661896 4479015 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 10260 9856 7027 456 0 2904 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41040

[startup+0.700302 s]
/proc/loadavg: 2.11 2.17 2.17 3/174 26820
/proc/meminfo: memFree=22145976/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=52260 CPUtime=0.69 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 12700 0 0 0 68 1 0 0 20 0 1 0 118638601 53514240 12576 33554432000 4194304 6058637 140734373578560 140734373576360 5042435 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 13065 12576 7027 456 0 5709 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52260

[startup+1.50043 s]
/proc/loadavg: 2.11 2.17 2.17 3/175 26821
/proc/meminfo: memFree=22107108/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=81720 CPUtime=1.48 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 19977 0 0 0 147 1 0 0 20 0 1 0 118638601 83681280 19853 33554432000 4194304 6058637 140734373578560 140734373576360 5042188 0 0 4096 8404992 0 0 0 17 1 0 0 0 0 0
/proc/26820/statm: 20430 19853 7027 456 0 13074 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 81720

[startup+3.10032 s]
/proc/loadavg: 2.10 2.17 2.17 3/175 26821
/proc/meminfo: memFree=22067552/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=120652 CPUtime=3.08 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 29841 0 0 0 305 3 0 0 20 0 1 0 118638601 123547648 29717 33554432000 4194304 6058637 140734373578560 140734373577032 4229696 0 0 4096 8404992 0 0 0 17 1 0 0 0 0 0
/proc/26820/statm: 30163 29717 7027 456 0 22807 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 120652

[startup+6.30032 s]
/proc/loadavg: 2.10 2.17 2.17 3/175 26821
/proc/meminfo: memFree=21467868/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=986944 CPUtime=6.29 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 136391 0 0 0 604 25 0 0 20 0 1 0 118638601 1010630656 220980 33554432000 4194304 6058637 140734373578560 140734373577192 4277589 0 0 4096 8404992 0 0 0 17 1 0 0 0 0 0
/proc/26820/statm: 246736 220980 169 456 0 246272 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 986944

[startup+12.7003 s]
/proc/loadavg: 2.09 2.16 2.17 3/175 26821
/proc/meminfo: memFree=21236744/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1008624 CPUtime=12.68 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 141879 0 0 0 1242 26 0 0 20 0 1 0 118638601 1032830976 226468 33554432000 4194304 6058637 140734373578560 140734373577096 4277589 0 0 4096 8404992 0 0 0 17 1 0 0 0 0 0
/proc/26820/statm: 252156 226468 181 456 0 251692 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1008624

[startup+25.5004 s]
/proc/loadavg: 2.23 2.19 2.18 3/175 26821
/proc/meminfo: memFree=21209012/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1017768 CPUtime=25.48 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 143276 0 0 0 2521 27 0 0 20 0 1 0 118638601 1042194432 232464 33554432000 4194304 6058637 140734373578560 140734373577816 4277378 0 0 4096 8404992 0 0 0 17 1 0 0 0 0 0
/proc/26820/statm: 254442 232464 184 456 0 253978 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1017768

[startup+51.1004 s]
/proc/loadavg: 2.22 2.19 2.18 3/175 26821
/proc/meminfo: memFree=21200852/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1018380 CPUtime=51.07 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 143352 0 0 0 5080 27 0 0 20 0 1 0 118638601 1042821120 234073 33554432000 4194304 6058637 140734373578560 140734373577208 4277394 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 254595 234073 184 456 0 254131 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1018380

[startup+102.3 s]
/proc/loadavg: 2.17 2.18 2.18 3/175 26822
/proc/meminfo: memFree=21164944/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1030988 CPUtime=102.26 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 144956 0 0 0 10199 27 0 0 20 0 1 0 118638601 1055731712 239765 33554432000 4194304 6058637 140734373578560 140734373577816 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 257747 239765 184 456 0 257283 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1030988

[startup+162.3 s]
/proc/loadavg: 2.18 2.18 2.18 3/175 26823
/proc/meminfo: memFree=21109580/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1245912 CPUtime=162.25 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 145502 0 0 0 16195 30 0 0 20 0 1 0 118638601 1275813888 250531 33554432000 4194304 6058637 140734373578560 140734373577816 4277663 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 311478 250531 184 456 0 311014 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1245912

[startup+222.307 s]
/proc/loadavg: 2.12 2.16 2.17 3/175 26825
/proc/meminfo: memFree=21078920/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1245912 CPUtime=222.24 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 145634 0 0 0 22194 30 0 0 20 0 1 0 118638601 1275813888 253729 33554432000 4194304 6058637 140734373578560 140734373577816 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 311478 253729 184 456 0 311014 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1245912

[startup+282.3 s]
/proc/loadavg: 2.16 2.16 2.17 3/175 26826
/proc/meminfo: memFree=21075700/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1245912 CPUtime=282.23 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 145635 0 0 0 28193 30 0 0 20 0 1 0 118638601 1275813888 253730 33554432000 4194304 6058637 140734373578560 140734373577816 4277357 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 311478 253730 184 456 0 311014 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1245912

[startup+342.3 s]
/proc/loadavg: 2.28 2.19 2.18 3/175 26827
/proc/meminfo: memFree=21141644/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1030988 CPUtime=342.22 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 146149 0 0 0 34186 36 0 0 20 0 1 0 118638601 1055731712 232226 33554432000 4194304 6058637 140734373578560 140734373577544 4277357 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 257747 232226 185 456 0 257283 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 1030988

[startup+402.3 s]
/proc/loadavg: 2.16 2.17 2.17 3/176 26831
/proc/meminfo: memFree=21123892/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1030988 CPUtime=402.21 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 146305 0 0 0 40185 36 0 0 20 0 1 0 118638601 1055731712 233915 33554432000 4194304 6058637 140734373578560 140734373577544 4255178 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 257747 233915 185 456 0 257283 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1030988

[startup+462.3 s]
/proc/loadavg: 2.29 2.20 2.18 3/175 26832
/proc/meminfo: memFree=21087120/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1030988 CPUtime=462.2 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 146324 0 0 0 46184 36 0 0 20 0 1 0 118638601 1055731712 242621 33554432000 4194304 6058637 140734373578560 140734373577544 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 257747 242621 185 456 0 257283 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 1030988

[startup+522.3 s]
/proc/loadavg: 2.22 2.19 2.18 4/175 26834
/proc/meminfo: memFree=21063144/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1030988 CPUtime=522.19 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 146325 0 0 0 52183 36 0 0 20 0 1 0 118638601 1055731712 243133 33554432000 4194304 6058637 140734373578560 140734373577544 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 257747 243133 185 456 0 257283 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 1030988

[startup+582.3 s]
/proc/loadavg: 2.26 2.20 2.18 3/175 26881
/proc/meminfo: memFree=27243864/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1035340 CPUtime=582.18 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 146648 0 0 0 58182 36 0 0 20 0 1 0 118638601 1060188160 244989 33554432000 4194304 6058637 140734373578560 140734373577080 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 258835 244989 185 456 0 258371 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 1035340


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


[startup+882.307 s]
/proc/loadavg: 2.36 2.34 2.24 4/175 26887
/proc/meminfo: memFree=22220980/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1039464 CPUtime=882.11 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 148520 0 0 0 88163 48 0 0 20 0 1 0 118638601 1064411136 242161 33554432000 4194304 6058637 140734373578560 140734373577080 4246148 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 259866 242161 185 456 0 259402 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 1039464

[startup+942.3 s]
/proc/loadavg: 2.37 2.34 2.25 4/175 26888
/proc/meminfo: memFree=22218984/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1039464 CPUtime=942.1 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 148521 0 0 0 94162 48 0 0 20 0 1 0 118638601 1064411136 242673 33554432000 4194304 6058637 140734373578560 140734373577080 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 259866 242673 185 456 0 259402 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 1039464

[startup+1002.3 s]
/proc/loadavg: 2.18 2.29 2.23 4/176 26892
/proc/meminfo: memFree=22216712/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1039464 CPUtime=1002.09 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 148521 0 0 0 100161 48 0 0 20 0 1 0 118638601 1064411136 242673 33554432000 4194304 6058637 140734373578560 140734373577080 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 259866 242673 185 456 0 259402 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 1039464

[startup+1062.3 s]
/proc/loadavg: 2.28 2.29 2.24 4/175 26893
/proc/meminfo: memFree=22194276/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1039464 CPUtime=1062.09 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 148531 0 0 0 106160 49 0 0 20 0 1 0 118638601 1064411136 247793 33554432000 4194304 6058637 140734373578560 140734373577080 4277357 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 259866 247793 185 456 0 259402 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 1039464

[startup+1122.3 s]
/proc/loadavg: 2.31 2.30 2.24 3/175 26895
/proc/meminfo: memFree=22185804/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1254388 CPUtime=1122.07 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 149062 0 0 0 112156 51 0 0 20 0 1 0 118638601 1284493312 248822 33554432000 4194304 6058637 140734373578560 140734373577512 4277471 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 313597 248822 185 456 0 313133 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 1254388

[startup+1182.3 s]
/proc/loadavg: 2.25 2.28 2.24 3/175 26896
/proc/meminfo: memFree=22179472/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1254388 CPUtime=1182.05 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 149071 0 0 0 118154 51 0 0 20 0 1 0 118638601 1284493312 250127 33554432000 4194304 6058637 140734373578560 140734373577512 4277589 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 313597 250127 185 456 0 313133 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 1254388

[startup+1242.3 s]
/proc/loadavg: 2.29 2.28 2.24 4/175 26897
/proc/meminfo: memFree=22140984/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1254388 CPUtime=1242.04 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 149179 0 0 0 124152 52 0 0 20 0 1 0 118638601 1284493312 258922 33554432000 4194304 6058637 140734373578560 140734373577512 4246099 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 313597 258922 185 456 0 313133 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 1254388

[startup+1302.3 s]
/proc/loadavg: 2.36 2.29 2.24 3/175 26898
/proc/meminfo: memFree=22229520/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1039464 CPUtime=1302.04 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 149813 0 0 0 130144 60 0 0 20 0 1 0 118638601 1064411136 237022 33554432000 4194304 6058637 140734373578560 140734373577544 4277353 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 259866 237022 185 456 0 259402 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 1039464

[startup+1362.3 s]
/proc/loadavg: 2.28 2.28 2.24 3/175 26899
/proc/meminfo: memFree=22224064/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1039464 CPUtime=1362.03 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 149814 0 0 0 136143 60 0 0 20 0 1 0 118638601 1064411136 237534 33554432000 4194304 6058637 140734373578560 140734373577544 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 259866 237534 185 456 0 259402 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 1039464

[startup+1422.3 s]
/proc/loadavg: 2.27 2.27 2.24 4/175 26901
/proc/meminfo: memFree=22215232/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1043988 CPUtime=1422.03 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 150016 0 0 0 142143 60 0 0 20 0 1 0 118638601 1069043712 239780 33554432000 4194304 6058637 140734373578560 140734373577080 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 260997 239780 185 456 0 260533 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 1043988

[startup+1482.3 s]
/proc/loadavg: 2.16 2.24 2.23 3/175 26902
/proc/meminfo: memFree=22206712/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1043988 CPUtime=1482.01 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 150123 0 0 0 148141 60 0 0 20 0 1 0 118638601 1069043712 241931 33554432000 4194304 6058637 140734373578560 140734373577080 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 260997 241931 185 456 0 260533 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 1043988

[startup+1542.31 s]
/proc/loadavg: 2.11 2.20 2.21 3/175 26903
/proc/meminfo: memFree=22194852/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1043988 CPUtime=1542 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 150124 0 0 0 154140 60 0 0 20 0 1 0 118638601 1069043712 242443 33554432000 4194304 6058637 140734373578560 140734373577080 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 260997 242443 185 456 0 260533 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 1043988

[startup+1602.3 s]
/proc/loadavg: 2.28 2.23 2.22 4/176 26907
/proc/meminfo: memFree=22186672/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1043988 CPUtime=1601.99 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 150126 0 0 0 160139 60 0 0 20 0 1 0 118638601 1069043712 243467 33554432000 4194304 6058637 140734373578560 140734373577080 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 260997 243467 185 456 0 260533 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 1043988

[startup+1662.3 s]
/proc/loadavg: 2.21 2.21 2.21 3/175 26908
/proc/meminfo: memFree=22176024/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1043988 CPUtime=1661.98 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 150127 0 0 0 166138 60 0 0 20 0 1 0 118638601 1069043712 243979 33554432000 4194304 6058637 140734373578560 140734373577080 4277663 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 260997 243979 185 456 0 260533 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 1043988

[startup+1722.3 s]
/proc/loadavg: 2.14 2.19 2.20 3/174 26910
/proc/meminfo: memFree=22164244/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1043988 CPUtime=1721.97 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 150130 0 0 0 172137 60 0 0 20 0 1 0 118638601 1069043712 245515 33554432000 4194304 6058637 140734373578560 140734373577080 4278120 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 260997 245515 185 456 0 260533 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 1043988

[startup+1782.3 s]
/proc/loadavg: 2.21 2.20 2.20 4/175 26912
/proc/meminfo: memFree=22152756/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1043988 CPUtime=1781.96 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 150130 0 0 0 178136 60 0 0 20 0 1 0 118638601 1069043712 245515 33554432000 4194304 6058637 140734373578560 140734373577080 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 260997 245515 185 456 0 260533 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 1043988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.17 2.19 2.19 4/175 26912
/proc/meminfo: memFree=22147700/32872528 swapFree=17536/1464688
[pid=26820] ppid=26817 vsize=1043988 CPUtime=1800.06 cores=1,3,5,7
/proc/26820/stat : 26820 (open-wbo-lsu) R 26817 26820 22851 0 -1 4202496 150132 0 0 0 179946 60 0 0 20 0 1 0 118638601 1069043712 246539 33554432000 4194304 6058637 140734373578560 140734373577080 4277357 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/26820/statm: 260997 246539 185 456 0 260533 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1043988

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 26820 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.07
CPU user time (s): 1799.46
CPU system time (s): 0.612906
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 1598264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.46
system time used= 0.612906
maximum resident set size= 1367304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150134
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= 68
involuntary context switches= 1986

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.27335 second user time and 5.9191 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-08 08:24:16
IDJOB=4084274
IDBENCH=91052
IDSOLVER=2545
FILE ID=node121/4084274-1465367055
RUNJOBID= node121-1465337014-22868
PBS_JOBID= 19853394
Free space on /tmp= 71676 MiB

SOLVER NAME= Open-WBO-LSU PB16
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_luby_50null50mast_rapportOE2.0_TMAX120_K192_cod2.opb
COMMAND LINE= open-wbo-lsu BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4084274-1465367055/watcher-4084274-1465367055 -o /tmp/evaluation-result-4084274-1465367055/solver-4084274-1465367055 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465337014-22868 --watchdog 1960  open-wbo-lsu HOME/instance-4084274-1465367055.opb

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

MD5SUM BENCH= 187352532546cdf6dd143df196fcb0ac
RANDOM SEED=1178134334

node121.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.050
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.10
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.050
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.050
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.57
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.050
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.050
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.050
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.56
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.050
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.54
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.050
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:        22146612 kB
Buffers:          174840 kB
Cached:           832448 kB
SwapCached:         1484 kB
Active:          7995936 kB
Inactive:         506624 kB
Active(anon):    7494080 kB
Inactive(anon):     3124 kB
Active(file):     501856 kB
Inactive(file):   503500 kB
Unevictable:     1464688 kB
Mlocked:           17536 kB
SwapTotal:      67108856 kB
SwapFree:       67099348 kB
Dirty:             32196 kB
Writeback:            96 kB
AnonPages:       8963252 kB
Mapped:             7848 kB
Shmem:                 0 kB
Slab:             609644 kB
SReclaimable:      53648 kB
SUnreclaim:       555996 kB
KernelStack:        1424 kB
PageTables:        21760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:   10304624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4323328 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= 71668 MiB
End job on node121 at 2016-06-08 08:54:16