Trace number 4084273

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.09 1800.42

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_luby_50null50mast_rapportOE1.0_TMAX300_K192_cod2.opb
MD5SUMb2e2f53405c70867914e951ebcc4a7e3
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-1536
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 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 28513
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 64167
Number of bits of the biggest sum of numbers16
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-4084273-1465366525.opb
0.00/0.00	c File size is 28225445 bytes.
1800.07/1800.40	c Sum of soft weights:        28513
1800.07/1800.40	c |                                                                                                       |
1800.07/1800.40	c ========================================[ Problem Statistics ]===========================================
1800.07/1800.40	c |                                                                                                       |
1800.07/1800.40	c |  Problem Type:             Weighted                                                                   |
1800.07/1800.40	c |  Number of variables:        400896                                                                   |
1800.07/1800.40	c |  Number of hard clauses:     400785                                                                   |
1800.07/1800.40	c |  Number of soft clauses:        892                                                                   |
1800.07/1800.40	c |  Number of cardinality:        1977                                                                   |
1800.07/1800.40	c |  Number of PB :                   1                                                                   |
1800.07/1800.40	c |  Parse time:                   3.32 s                                                                 |
1800.07/1800.40	c |                                                                                                       |
1800.07/1800.40	c ==========================================[ Solver Settings ]============================================
1800.07/1800.40	c |                                                                                                       |
1800.07/1800.40	c |  Algorithm:                LinearSU                                                                   |
1800.07/1800.40	c |  BMO strategy:                   On                                                                   |
1800.07/1800.40	c |  BMO search:                    Yes                                                                   |
1800.07/1800.40	c |  Cardinality Encoding:       Modulo Totalizer                                                         |
1800.07/1800.40	c |                                                                                                       |
1800.07/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-4084273-1465366525/watcher-4084273-1465366525 -o /tmp/evaluation-result-4084273-1465366525/solver-4084273-1465366525 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1465337038-20984 --watchdog 1960 open-wbo-lsu HOME/instance-4084273-1465366525.opb 

pid=25839
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.30 2.27 2.21 3/176 25842
/proc/meminfo: memFree=28801248/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=29768 CPUtime=0 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 6118 0 0 0 0 0 0 0 20 0 1 0 118585998 30482432 5993 33554432000 4194304 6058637 140733370677888 140736804554984 5068842 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 7442 6012 5993 456 0 87 0

[startup+0.100117 s]
/proc/loadavg: 2.30 2.27 2.21 3/176 25842
/proc/meminfo: memFree=28801248/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=34892 CPUtime=0.09 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 8445 0 0 0 9 0 0 0 20 0 1 0 118585998 35729408 8320 33554432000 4194304 6058637 140733370677888 140736804554984 5149540 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 8723 8320 7026 456 0 1368 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34892

[startup+0.200365 s]
/proc/loadavg: 2.30 2.27 2.21 3/176 25842
/proc/meminfo: memFree=28801248/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=37980 CPUtime=0.19 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 9225 0 0 0 19 0 0 0 20 0 1 0 118585998 38891520 9100 33554432000 4194304 6058637 140733370677888 140736804554984 5042435 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 9495 9101 7026 456 0 2140 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37980

[startup+0.300362 s]
/proc/loadavg: 2.30 2.27 2.21 3/176 25842
/proc/meminfo: memFree=28801248/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=41036 CPUtime=0.29 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 9990 0 0 0 28 1 0 0 20 0 1 0 118585998 42020864 9865 33554432000 4194304 6058637 140733370677888 140736804554984 5042435 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 10259 9865 7026 456 0 2904 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41036

[startup+0.700277 s]
/proc/loadavg: 2.30 2.27 2.21 3/176 25842
/proc/meminfo: memFree=28801248/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=52256 CPUtime=0.69 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 12716 0 0 0 68 1 0 0 20 0 1 0 118585998 53510144 12591 33554432000 4194304 6058637 140733370677888 140736804554984 5042435 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 13064 12591 7026 456 0 5709 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52256

[startup+1.50035 s]
/proc/loadavg: 2.30 2.27 2.21 3/177 25843
/proc/meminfo: memFree=28764032/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=81980 CPUtime=1.49 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 20077 0 0 0 147 2 0 0 20 0 1 0 118585998 83947520 19952 33554432000 4194304 6058637 140733370677888 140733370675688 5042435 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 20495 19952 7026 456 0 13140 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81980

[startup+3.10036 s]
/proc/loadavg: 2.27 2.27 2.21 3/177 25843
/proc/meminfo: memFree=28723668/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=120644 CPUtime=3.09 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 29391 0 0 0 307 2 0 0 20 0 1 0 118585998 123539456 29777 33554432000 4194304 6058637 140733370677888 140733370676360 5034265 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 30161 29777 7026 456 0 22806 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 120644

[startup+6.30036 s]
/proc/loadavg: 2.27 2.27 2.21 3/177 25843
/proc/meminfo: memFree=28150756/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=891320 CPUtime=6.29 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 127727 0 0 0 607 22 0 0 20 0 1 0 118585998 912711680 209339 33554432000 4194304 6058637 140733370677888 140733370672840 5042435 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 222830 209340 163 456 0 222366 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 891320

[startup+12.7004 s]
/proc/loadavg: 2.25 2.26 2.21 3/177 25843
/proc/meminfo: memFree=27162192/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=1978280 CPUtime=12.68 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 226659 0 0 0 1219 49 0 0 20 0 1 0 118585998 2025758720 408751 33554432000 4194304 6058637 140733370677888 140733370676424 4277357 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 494570 408751 183 456 0 494106 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1978280

[startup+25.5004 s]
/proc/loadavg: 2.27 2.27 2.21 3/177 25843
/proc/meminfo: memFree=27150872/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=1990640 CPUtime=25.48 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 228595 0 0 0 2499 49 0 0 20 0 1 0 118585998 2038415360 411198 33554432000 4194304 6058637 140733370677888 140733370677144 4277589 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 497660 411198 184 456 0 497196 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1990640

[startup+51.1004 s]
/proc/loadavg: 2.18 2.24 2.20 3/177 25843
/proc/meminfo: memFree=27140944/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=1990640 CPUtime=51.08 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 228936 0 0 0 5059 49 0 0 20 0 1 0 118585998 2038415360 412556 33554432000 4194304 6058637 140733370677888 140733370677144 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 497660 412556 184 456 0 497196 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1990640

[startup+102.3 s]
/proc/loadavg: 2.21 2.24 2.20 4/177 25845
/proc/meminfo: memFree=27211964/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=1995552 CPUtime=102.28 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 229145 0 0 0 10178 50 0 0 20 0 1 0 118585998 2043445248 416342 33554432000 4194304 6058637 140733370677888 140733370676408 4277357 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 498888 416342 184 456 0 498424 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1995552

[startup+162.3 s]
/proc/loadavg: 2.28 2.26 2.21 3/177 25846
/proc/meminfo: memFree=27182984/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=2000732 CPUtime=162.26 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 229620 0 0 0 16176 50 0 0 20 0 1 0 118585998 2048749568 421416 33554432000 4194304 6058637 140733370677888 140733370676408 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 500183 421416 184 456 0 499719 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 2000732

[startup+222.308 s]
/proc/loadavg: 2.21 2.25 2.21 3/177 25847
/proc/meminfo: memFree=27172368/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=2000732 CPUtime=222.26 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 229620 0 0 0 22176 50 0 0 20 0 1 0 118585998 2048749568 421416 33554432000 4194304 6058637 140733370677888 140733370676408 4277357 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 500183 421416 184 456 0 499719 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 2000732

[startup+282.3 s]
/proc/loadavg: 2.41 2.30 2.22 4/178 25851
/proc/meminfo: memFree=27159228/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=2000732 CPUtime=282.24 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 229621 0 0 0 28174 50 0 0 20 0 1 0 118585998 2048749568 421928 33554432000 4194304 6058637 140733370677888 140733370676408 4277357 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 500183 421928 184 456 0 499719 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 2000732

[startup+342.3 s]
/proc/loadavg: 2.30 2.29 2.22 3/177 25852
/proc/meminfo: memFree=27148184/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=2000732 CPUtime=342.23 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 229621 0 0 0 34173 50 0 0 20 0 1 0 118585998 2048749568 421928 33554432000 4194304 6058637 140733370677888 140733370676408 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 500183 421928 184 456 0 499719 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 2000732

[startup+402.3 s]
/proc/loadavg: 2.33 2.31 2.23 4/177 25854
/proc/meminfo: memFree=27128884/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=2000732 CPUtime=402.23 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 229625 0 0 0 40172 51 0 0 20 0 1 0 118585998 2048749568 423976 33554432000 4194304 6058637 140733370677888 140733370676408 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 500183 423976 184 456 0 499719 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 2000732

[startup+462.3 s]
/proc/loadavg: 2.23 2.28 2.22 3/177 25901
/proc/meminfo: memFree=27099184/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=2000732 CPUtime=462.22 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 229628 0 0 0 46171 51 0 0 20 0 1 0 118585998 2048749568 425512 33554432000 4194304 6058637 140733370677888 140733370676408 4255024 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 500183 425512 184 456 0 499719 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 2000732

[startup+522.3 s]
/proc/loadavg: 2.40 2.32 2.24 4/177 25902
/proc/meminfo: memFree=27082992/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=2004800 CPUtime=522.21 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 230140 0 0 0 52170 51 0 0 20 0 1 0 118585998 2052915200 430112 33554432000 4194304 6058637 140733370677888 140733370676408 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 501200 430112 184 456 0 500736 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 2004800

[startup+582.3 s]
/proc/loadavg: 2.21 2.27 2.23 4/177 25903
/proc/meminfo: memFree=27066108/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=2004800 CPUtime=582.2 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 230201 0 0 0 58169 51 0 0 20 0 1 0 118585998 2052915200 433239 33554432000 4194304 6058637 140733370677888 140733370676408 4277663 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 501200 433239 184 456 0 500736 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 2004800


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


[startup+882.307 s]
/proc/loadavg: 2.20 2.23 2.21 3/178 25912
/proc/meminfo: memFree=27090224/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=2013348 CPUtime=882.16 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 231366 0 0 0 88151 65 0 0 20 0 1 0 118585998 2061668352 418623 33554432000 4194304 6058637 140733370677888 140733370676408 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 503337 418623 185 456 0 502873 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 2013348

[startup+942.3 s]
/proc/loadavg: 2.17 2.22 2.21 3/177 25913
/proc/meminfo: memFree=27024612/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=2013348 CPUtime=942.15 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 231504 0 0 0 94149 66 0 0 20 0 1 0 118585998 2061668352 423360 33554432000 4194304 6058637 140733370677888 140733370676408 4277394 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 503337 423360 185 456 0 502873 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 2013348

[startup+1002.3 s]
/proc/loadavg: 2.38 2.27 2.22 3/176 25914
/proc/meminfo: memFree=27106696/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=2013348 CPUtime=1002.14 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 231506 0 0 0 100148 66 0 0 20 0 1 0 118585998 2061668352 424384 33554432000 4194304 6058637 140733370677888 140733370676408 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 503337 424384 185 456 0 502873 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 2013348

[startup+1062.3 s]
/proc/loadavg: 2.31 2.26 2.22 3/177 25916
/proc/meminfo: memFree=27098004/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=2013348 CPUtime=1062.13 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 231508 0 0 0 106147 66 0 0 20 0 1 0 118585998 2061668352 425408 33554432000 4194304 6058637 140733370677888 140733370676408 4277663 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 503337 425408 185 456 0 502873 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 2013348

[startup+1122.3 s]
/proc/loadavg: 2.21 2.24 2.21 3/177 25917
/proc/meminfo: memFree=27076128/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=2020300 CPUtime=1122.11 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 232359 0 0 0 112144 67 0 0 20 0 1 0 118585998 2068787200 429819 33554432000 4194304 6058637 140733370677888 140733370676408 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 505075 429819 185 456 0 504611 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 2020300

[startup+1182.3 s]
/proc/loadavg: 2.12 2.21 2.20 3/177 25918
/proc/meminfo: memFree=27057476/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=2020300 CPUtime=1182.1 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 232374 0 0 0 118143 67 0 0 20 0 1 0 118585998 2068787200 433403 33554432000 4194304 6058637 140733370677888 140733370676408 4277663 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 505075 433403 185 456 0 504611 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 2020300

[startup+1242.3 s]
/proc/loadavg: 2.23 2.22 2.20 3/177 25919
/proc/meminfo: memFree=27044720/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=2024096 CPUtime=1242.07 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 232561 0 0 0 124140 67 0 0 20 0 1 0 118585998 2072674304 435615 33554432000 4194304 6058637 140733370677888 140733370676408 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 506024 435615 185 456 0 505560 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 2024096

[startup+1302.3 s]
/proc/loadavg: 2.18 2.20 2.19 3/177 25920
/proc/meminfo: memFree=27033952/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=2024096 CPUtime=1302.06 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 232573 0 0 0 130139 67 0 0 20 0 1 0 118585998 2072674304 436639 33554432000 4194304 6058637 140733370677888 140733370676408 4277357 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 506024 436639 185 456 0 505560 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 2024096

[startup+1362.3 s]
/proc/loadavg: 2.18 2.20 2.19 3/177 25922
/proc/meminfo: memFree=27009532/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=2024096 CPUtime=1362.05 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 232583 0 0 0 136138 67 0 0 20 0 1 0 118585998 2072674304 437151 33554432000 4194304 6058637 140733370677888 140733370676408 4277640 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 506024 437151 185 456 0 505560 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 2024096

[startup+1422.3 s]
/proc/loadavg: 2.18 2.19 2.18 3/177 25923
/proc/meminfo: memFree=26912748/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=2024096 CPUtime=1422.04 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 232593 0 0 0 142137 67 0 0 20 0 1 0 118585998 2072674304 439711 33554432000 4194304 6058637 140733370677888 140733370676408 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 506024 439711 185 456 0 505560 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 2024096

[startup+1482.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/178 25927
/proc/meminfo: memFree=27024284/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=2028488 CPUtime=1482.01 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 233202 0 0 0 148134 67 0 0 20 0 1 0 118585998 2077171712 444073 33554432000 4194304 6058637 140733370677888 140733370676408 4277663 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 507122 444073 185 456 0 506658 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 2028488

[startup+1542.31 s]
/proc/loadavg: 2.32 2.22 2.19 3/177 25928
/proc/meminfo: memFree=27017500/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=2028488 CPUtime=1542.01 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 233203 0 0 0 154134 67 0 0 20 0 1 0 118585998 2077171712 444860 33554432000 4194304 6058637 140733370677888 140733370676408 4277357 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 507122 444860 185 456 0 506658 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 2028488

[startup+1602.3 s]
/proc/loadavg: 2.30 2.22 2.19 3/177 25929
/proc/meminfo: memFree=27007376/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=2028488 CPUtime=1601.99 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 233207 0 0 0 160132 67 0 0 20 0 1 0 118585998 2077171712 446908 33554432000 4194304 6058637 140733370677888 140733370676408 4277589 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 507122 446908 185 456 0 506658 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 2028488

[startup+1662.3 s]
/proc/loadavg: 2.32 2.23 2.19 3/177 25931
/proc/meminfo: memFree=26999308/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=2028488 CPUtime=1661.98 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 233210 0 0 0 166131 67 0 0 20 0 1 0 118585998 2077171712 448444 33554432000 4194304 6058637 140733370677888 140733370676408 4277548 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 507122 448444 185 456 0 506658 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 2028488

[startup+1722.3 s]
/proc/loadavg: 2.45 2.28 2.20 3/177 25932
/proc/meminfo: memFree=26967968/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=2028488 CPUtime=1721.97 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 233283 0 0 0 172130 67 0 0 20 0 1 0 118585998 2077171712 449028 33554432000 4194304 6058637 140733370677888 140733370676408 4277382 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 507122 449028 185 456 0 506658 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 2028488

[startup+1782.3 s]
/proc/loadavg: 2.33 2.27 2.20 3/177 25933
/proc/meminfo: memFree=26941216/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=2028488 CPUtime=1781.97 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 233285 0 0 0 178129 68 0 0 20 0 1 0 118585998 2077171712 450052 33554432000 4194304 6058637 140733370677888 140733370676408 4277704 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 507122 450052 185 456 0 506658 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 2028488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.23 2.25 2.20 3/177 25933
/proc/meminfo: memFree=26933028/32872528 swapFree=16700/1645768
[pid=25842] ppid=25839 vsize=2028488 CPUtime=1800.07 cores=1,3,5,7
/proc/25842/stat : 25842 (open-wbo-lsu) R 25839 25842 20967 0 -1 4202496 233286 0 0 0 179939 68 0 0 20 0 1 0 118585998 2077171712 450564 33554432000 4194304 6058637 140733370677888 140733370676408 4277378 0 0 4096 8404992 0 0 0 17 3 0 0 0 0 0
/proc/25842/statm: 507122 450564 185 456 0 506658 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 2028488

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

Child status: 40
Real time (s): 1800.42
CPU time (s): 1800.09
CPU user time (s): 1799.4
CPU system time (s): 0.697893
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 2917520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.4
system time used= 0.697893
maximum resident set size= 2442604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233288
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= 90
involuntary context switches= 1845

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.29219 second user time and 7.81381 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-08 08:15:25
IDJOB=4084273
IDBENCH=90950
IDSOLVER=2545
FILE ID=node124/4084273-1465366525
RUNJOBID= node124-1465337038-20984
PBS_JOBID= 19853397
Free space on /tmp= 71692 MiB

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

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

MD5SUM BENCH= b2e2f53405c70867914e951ebcc4a7e3
RANDOM SEED=577336223

node124.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.707
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.41
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.707
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.707
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.707
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		: 2666.707
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		: 2666.707
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.707
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.707
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:        28801652 kB
Buffers:          137484 kB
Cached:           589968 kB
SwapCached:          752 kB
Active:          1232024 kB
Inactive:         449248 kB
Active(anon):     952712 kB
Inactive(anon):     3320 kB
Active(file):     279312 kB
Inactive(file):   445928 kB
Unevictable:     1645768 kB
Mlocked:           16700 kB
SwapTotal:      67108856 kB
SwapFree:       67097728 kB
Dirty:             31980 kB
Writeback:             0 kB
AnonPages:       2598936 kB
Mapped:             7920 kB
Shmem:                 0 kB
Slab:             608976 kB
SReclaimable:      52828 kB
SUnreclaim:       556148 kB
KernelStack:        1432 kB
PageTables:         9148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2896944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2549760 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= 71664 MiB
End job on node124 at 2016-06-08 08:45:26