Trace number 3727472

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
wbo 1.72? 1799.79 1800.01

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-10:10:4.5:0.5:100.opb
MD5SUM4dfe0aab63c58302cf08520fc713ceae
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.027995
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables372
Total number of constraints421
Number of constraints which are clauses345
Number of constraints which are cardinality constraints (but not clauses)76
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint18
Number of terms in the objective function 372
Biggest coefficient in the objective function 220
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 983
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 220
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 983
Number of bits of the biggest sum of numbers10
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 ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727472-1338657092.opb.
0.00/0.00	c Instance file HOME/instance-3727472-1338657092.opb
0.00/0.00	c File size is 16978 bytes.
0.00/0.00	c Cost Offset: -220
0.00/0.00	c Highest Coefficient sum: 21
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      372                                                 |
0.00/0.00	c |  Number Clauses:        346                                                 |
0.00/0.00	c |  Number Cardinality:    75                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Optimization                                        |
0.00/0.00	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.00	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.00	c ===============================================================================
0.00/0.00	c | 0.00      | 0  | -219         lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | -218         lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | -217         lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | -216         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -215         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -214         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -213         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -212         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -211         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -210         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -209         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -208         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -207         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -206         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -205         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -204         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -203         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -202         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -201         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -200         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -199         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -198         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -197         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -196         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -195         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -194         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -193         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -192         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -191         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -190         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -189         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -188         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -187         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -186         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -185         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -184         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -183         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -182         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -181         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -180         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -179         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -178         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -177         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -176         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -175         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -174         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -173         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -172         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -171         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -170         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -169         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -168         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -167         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -166         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -164         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -163         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -162         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -161         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -160         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -159         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -158         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -157         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -156         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -155         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -154         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -153         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -152         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -151         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -150         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -149         lb |  0                0                0.00  |
0.03/0.04	c | 0.04      | 0  | -148         lb |  0                0                0.00  |
0.03/0.04	c | 0.04      | 0  | -147         lb |  0                0                0.00  |
0.03/0.04	c | 0.04      | 0  | -146         lb |  0                0                0.00  |
0.03/0.04	c | 0.04      | 0  | -145         lb |  0                0                0.00  |
0.03/0.04	c | 0.04      | 0  | -144         lb |  0                0                0.00  |
0.03/0.04	c | 0.04      | 0  | -143         lb |  0                0                0.00  |
0.03/0.04	c | 0.05      | 0  | -142         lb |  0                0                0.00  |
0.03/0.04	c | 0.05      | 0  | -141         lb |  0                0                0.00  |
0.03/0.04	c | 0.05      | 0  | -139         lb |  0                0                0.00  |
0.03/0.04	c | 0.05      | 0  | -138         lb |  0                0                0.00  |
0.03/0.04	c | 0.05      | 0  | -137         lb |  0                0                0.00  |
0.03/0.05	c | 0.05      | 0  | -136         lb |  0                0                0.00  |
0.03/0.05	c | 0.05      | 0  | -135         lb |  0                0                0.00  |
0.03/0.05	c | 0.05      | 0  | -134         lb |  0                0                0.00  |
0.03/0.05	c | 0.05      | 0  | -132         lb |  0                0                0.00  |
0.03/0.05	c | 0.05      | 0  | -131         lb |  0                0                0.00  |
0.03/0.05	c | 0.05      | 0  | -130         lb |  0                0                0.00  |
0.03/0.05	c | 0.05      | 0  | -129         lb |  0                0                0.00  |
0.03/0.05	c | 0.06      | 0  | -128         lb |  0                0                0.00  |
0.03/0.05	c | 0.06      | 0  | -127         lb |  0                0                0.00  |
0.03/0.05	c | 0.06      | 0  | -126         lb |  0                0                0.00  |
0.03/0.05	c | 0.06      | 0  | -125         lb |  0                0                0.00  |
0.03/0.06	c | 0.06      | 0  | -124         lb |  0                0                0.00  |
0.03/0.06	c | 0.06      | 0  | -123         lb |  0                0                0.00  |
0.03/0.06	c | 0.06      | 0  | -122         lb |  0                0                0.00  |
0.03/0.06	c | 0.06      | 0  | -121         lb |  0                0                0.00  |
0.03/0.06	c | 0.06      | 0  | -120         lb |  0                0                0.00  |
0.03/0.06	c | 0.06      | 0  | -119         lb |  0                0                0.00  |
0.03/0.06	c | 0.07      | 0  | -118         lb |  0                0                0.00  |
0.03/0.06	c | 0.07      | 0  | -117         lb |  0                0                0.00  |
0.03/0.07	c | 0.07      | 0  | -116         lb |  0                0                0.00  |
0.03/0.07	c | 0.07      | 0  | -115         lb |  0                0                0.00  |
0.03/0.07	c | 0.07      | 0  | -114         lb |  0                0                0.00  |
0.03/0.07	c | 0.08      | 0  | -113         lb |  0                0                0.00  |
0.03/0.08	c | 0.09      | 0  | -112         lb |  0                0                0.00  |
0.03/0.09	c | 0.09      | 0  | -111         lb |  0                0                0.00  |
0.03/0.09	c | 0.10      | 0  | -110         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -109         lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | -108         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -107         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -106         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -105         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -104         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -103         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -102         lb |  0                0                0.00  |
0.09/0.12	c | 0.13      | 0  | -101         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -100         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -99          lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -98          lb |  0                0                0.00  |
0.09/0.18	c | 0.19      | 0  | -97          lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -96          lb |  0                0                0.00  |
0.29/0.36	c | 0.37      | 0  | -95          lb |  0                0                0.00  |
0.59/0.66	c | 0.66      | 0  | -94          lb |  0                0                0.00  |
0.69/0.71	c | 0.72      | 0  | -93          lb |  0                0                0.00  |
0.69/0.77	c | 0.77      | 0  | -92          lb |  0                0                0.00  |
0.69/0.78	c | 0.78      | 0  | -91          lb |  0                0                0.00  |
0.79/0.88	c | 0.88      | 0  | -90          lb |  0                0                0.00  |
4.79/4.86	c | 4.87      | 0  | -89          lb |  0                0                0.00  |
5.79/5.89	c | 5.89      | 0  | -88          lb |  0                0                0.00  |
5.89/5.95	c | 5.95      | 0  | -87          lb |  0                0                0.00  |
660.75/661.07	c | 661.08    | 0  | -86          lb |  0                0                0.00  |
662.15/662.40	c | 662.40    | 0  | -85          lb |  0                0                0.00  |
662.15/662.42	c | 662.43    | 0  | -84          lb |  0                0                0.00  |
686.24/686.53	c | 686.53    | 0  | -83          lb |  0                0                0.00  |
687.54/687.83	c | 687.83    | 0  | -82          lb |  0                0                0.00  |
687.54/687.87	c | 687.87    | 0  | -81          lb |  0                0                0.00  |
791.33/791.63	c | 791.64    | 0  | -80          lb |  0                0                0.00  |
816.22/816.59	c | 816.60    | 0  | -79          lb |  0                0                0.00  |
883.51/883.89	c | 883.89    | 0  | -78          lb |  0                0                0.00  |
895.41/895.72	c | 895.73    | 0  | -77          lb |  0                0                0.00  |
1799.55/1800.00	c ===============================================================================
1799.55/1800.00	c Wall Clock Time: 1800.00 s
1799.55/1800.00	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3727472-1338657092/watcher-3727472-1338657092 -o /tmp/evaluation-result-3727472-1338657092/solver-3727472-1338657092 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727472-1338657092.opb 

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.00 2.00 1.94 3/177 18532
/proc/meminfo: memFree=27717324/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=83724 CPUtime=0 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 875 0 0 0 0 0 0 0 20 0 2 0 331835256 85733376 823 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 20931 823 193 433 0 20495 0
[pid=18532/tid=18533] ppid=18530 vsize=83724 CPUtime=0 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 331835256 85733376 823 33554432000 4194304 5964350 140735762807584 140736257741016 5236791 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0

[startup+0.042094 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 18532
/proc/meminfo: memFree=27717324/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=83724 CPUtime=0.03 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 1072 0 0 0 3 0 0 0 20 0 2 0 331835256 85733376 1019 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 20931 1019 193 433 0 20495 0
[pid=18532/tid=18533] ppid=18530 vsize=83724 CPUtime=0.02 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 326 0 0 0 2 0 0 0 20 0 2 0 331835256 85733376 1019 33554432000 4194304 5964350 140735762807584 140736257741016 4395326 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 83724

[startup+0.100294 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 18532
/proc/meminfo: memFree=27717324/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=83724 CPUtime=0.09 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 1282 0 0 0 9 0 0 0 20 0 2 0 331835256 85733376 1209 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 20931 1209 197 433 0 20495 0
[pid=18532/tid=18533] ppid=18530 vsize=83724 CPUtime=0.08 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 536 0 0 0 8 0 0 0 20 0 2 0 331835256 85733376 1209 33554432000 4194304 5964350 140735762807584 140736257741016 4403448 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83724

[startup+0.300248 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 18532
/proc/meminfo: memFree=27717324/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=83724 CPUtime=0.29 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 1512 0 0 0 29 0 0 0 20 0 2 0 331835256 85733376 1422 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 20931 1422 197 433 0 20495 0
[pid=18532/tid=18533] ppid=18530 vsize=83724 CPUtime=0.28 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 766 0 0 0 28 0 0 0 20 0 2 0 331835256 85733376 1422 33554432000 4194304 5964350 140735762807584 139785829870104 5136340 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83724

[startup+0.700258 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 18532
/proc/meminfo: memFree=27717324/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=83724 CPUtime=0.69 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 2031 0 0 0 69 0 0 0 20 0 2 0 331835256 85733376 1941 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 20931 1941 197 433 0 20495 0
[pid=18532/tid=18533] ppid=18530 vsize=83724 CPUtime=0.68 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 1285 0 0 0 68 0 0 0 20 0 2 0 331835256 85733376 1941 33554432000 4194304 5964350 140735762807584 139785829870104 4403618 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83724

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18534
/proc/meminfo: memFree=27694560/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=83868 CPUtime=1.48 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 2524 0 0 0 148 0 0 0 20 0 2 0 331835256 85880832 2434 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 20967 2434 197 433 0 20531 0
[pid=18532/tid=18533] ppid=18530 vsize=83868 CPUtime=1.48 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 1778 0 0 0 148 0 0 0 20 0 2 0 331835256 85880832 2434 33554432000 4194304 5964350 140735762807584 139785829870104 4379216 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 83868

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18534
/proc/meminfo: memFree=27679664/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=83940 CPUtime=3.09 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 3758 0 0 0 308 1 0 0 20 0 2 0 331835256 85954560 3668 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 20985 3668 197 433 0 20549 0
[pid=18532/tid=18533] ppid=18530 vsize=83940 CPUtime=3.08 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 3012 0 0 0 307 1 0 0 20 0 2 0 331835256 85954560 3668 33554432000 4194304 5964350 140735762807584 139785829869368 4389090 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83940

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18534
/proc/meminfo: memFree=27647672/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=83724 CPUtime=6.29 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 4957 0 0 0 628 1 0 0 20 0 2 0 331835256 85733376 4815 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 20931 4815 197 433 0 20495 0
[pid=18532/tid=18533] ppid=18530 vsize=83724 CPUtime=6.29 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 4211 0 0 0 627 2 0 0 20 0 2 0 331835256 85733376 4815 33554432000 4194304 5964350 140735762807584 139785829870104 4389020 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83724

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18534
/proc/meminfo: memFree=27604096/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=84048 CPUtime=12.68 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 6964 0 0 0 1267 1 0 0 20 0 2 0 331835256 86065152 6822 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 21012 6822 197 433 0 20576 0
[pid=18532/tid=18533] ppid=18530 vsize=84048 CPUtime=12.68 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 6218 0 0 0 1266 2 0 0 20 0 2 0 331835256 86065152 6822 33554432000 4194304 5964350 140735762807584 139785829869368 5136340 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84048

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18534
/proc/meminfo: memFree=27546188/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=84208 CPUtime=25.48 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 11698 0 0 0 2545 3 0 0 20 0 2 0 331835256 86228992 11556 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 21052 11556 197 433 0 20616 0
[pid=18532/tid=18533] ppid=18530 vsize=84208 CPUtime=25.48 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 10952 0 0 0 2544 4 0 0 20 0 2 0 331835256 86228992 11556 33554432000 4194304 5964350 140735762807584 139785829869368 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84208

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18534
/proc/meminfo: memFree=27482048/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=149984 CPUtime=51.08 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 19283 0 0 0 5102 6 0 0 20 0 2 0 331835256 153583616 19141 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 37496 19141 197 433 0 37060 0
[pid=18532/tid=18533] ppid=18530 vsize=149984 CPUtime=51.08 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 18537 0 0 0 5101 7 0 0 20 0 2 0 331835256 153583616 19141 33554432000 4194304 5964350 140735762807584 139785829869608 5136340 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 149984

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18535
/proc/meminfo: memFree=27383576/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=150344 CPUtime=102.27 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 31016 0 0 0 10216 11 0 0 20 0 2 0 331835256 153952256 30874 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 37586 30874 197 433 0 37150 0
[pid=18532/tid=18533] ppid=18530 vsize=150344 CPUtime=102.28 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 30270 0 0 0 10215 13 0 0 20 0 2 0 331835256 153952256 30874 33554432000 4194304 5964350 140735762807584 139785829869368 5136340 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 150344

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18535
/proc/meminfo: memFree=27285544/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=217012 CPUtime=162.25 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 43377 0 0 0 16208 17 0 0 20 0 2 0 331835256 222220288 43304 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 54253 43304 197 433 0 53817 0
[pid=18532/tid=18533] ppid=18530 vsize=217012 CPUtime=162.27 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 42631 0 0 0 16207 20 0 0 20 0 2 0 331835256 222220288 43304 33554432000 4194304 5964350 140735762807584 139785829869560 5136340 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 217012

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18535
/proc/meminfo: memFree=27185380/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=284060 CPUtime=222.21 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 54260 0 0 0 22199 22 0 0 20 0 2 0 331835256 290877440 54302 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 71015 54302 197 433 0 70579 0
[pid=18532/tid=18533] ppid=18530 vsize=284060 CPUtime=222.23 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 53514 0 0 0 22197 26 0 0 20 0 2 0 331835256 290877440 54302 33554432000 4194304 5964350 140735762807584 139785829869368 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 284060

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18535
/proc/meminfo: memFree=27160020/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=285680 CPUtime=282.18 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 61678 0 0 0 28193 25 0 0 20 0 2 0 331835256 292536320 62205 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 71420 62205 197 433 0 70984 0
[pid=18532/tid=18533] ppid=18530 vsize=285680 CPUtime=282.21 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 60932 0 0 0 28191 30 0 0 20 0 2 0 331835256 292536320 62205 33554432000 4194304 5964350 140735762807584 139785829869560 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 285680

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18535
/proc/meminfo: memFree=27114368/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=351540 CPUtime=342.17 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 72220 0 0 0 34187 30 0 0 20 0 2 0 331835256 359976960 72747 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 87885 72747 197 433 0 87449 0
[pid=18532/tid=18533] ppid=18530 vsize=351540 CPUtime=342.21 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 71474 0 0 0 34185 36 0 0 20 0 2 0 331835256 359976960 72747 33554432000 4194304 5964350 140735762807584 139785829869608 4400462 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 351540

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18536
/proc/meminfo: memFree=27078648/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=351540 CPUtime=402.17 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 81282 0 0 0 40180 37 0 0 20 0 2 0 331835256 359976960 81809 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0

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

/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 120162 0 0 0 130131 77 0 0 20 0 2 0 331835256 555495424 119732 33554432000 4194304 5964350 140735762807584 139785829870104 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 542476

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 18546
/proc/meminfo: memFree=26722416/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=542476 CPUtime=1361.91 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 120908 0 0 0 136134 57 0 0 20 0 2 0 331835256 555495424 119732 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 135619 119732 197 433 0 135183 0
[pid=18532/tid=18533] ppid=18530 vsize=542476 CPUtime=1362.07 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 120162 0 0 0 136129 78 0 0 20 0 2 0 331835256 555495424 119732 33554432000 4194304 5964350 140735762807584 139785829870104 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 542476

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 18546
/proc/meminfo: memFree=26722904/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=542476 CPUtime=1421.91 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 120908 0 0 0 142134 57 0 0 20 0 2 0 331835256 555495424 119732 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 135619 119732 197 433 0 135183 0
[pid=18532/tid=18533] ppid=18530 vsize=542476 CPUtime=1422.08 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 120162 0 0 0 142129 79 0 0 20 0 2 0 331835256 555495424 119732 33554432000 4194304 5964350 140735762807584 139785829870104 4400462 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 542476

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 18546
/proc/meminfo: memFree=26722780/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=542476 CPUtime=1481.89 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 120908 0 0 0 148132 57 0 0 20 0 2 0 331835256 555495424 119732 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 135619 119732 197 433 0 135183 0
[pid=18532/tid=18533] ppid=18530 vsize=542476 CPUtime=1482.07 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 120162 0 0 0 148127 80 0 0 20 0 2 0 331835256 555495424 119732 33554432000 4194304 5964350 140735762807584 139785829870104 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 542476

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 18546
/proc/meminfo: memFree=26719060/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=542476 CPUtime=1541.88 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 121871 0 0 0 154130 58 0 0 20 0 2 0 331835256 555495424 120695 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 135619 120695 197 433 0 135183 0
[pid=18532/tid=18533] ppid=18530 vsize=542476 CPUtime=1542.07 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 121125 0 0 0 154125 82 0 0 20 0 2 0 331835256 555495424 120695 33554432000 4194304 5964350 140735762807584 139785829869368 4400035 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 542476

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 18547
/proc/meminfo: memFree=26696860/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=542476 CPUtime=1601.87 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 127342 0 0 0 160124 63 0 0 20 0 2 0 331835256 555495424 126190 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 135619 126190 197 433 0 135183 0
[pid=18532/tid=18533] ppid=18530 vsize=542476 CPUtime=1602.07 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 126596 0 0 0 160119 88 0 0 20 0 2 0 331835256 555495424 126190 33554432000 4194304 5964350 140735762807584 139785829869368 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 542476

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 18547
/proc/meminfo: memFree=26681664/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=544908 CPUtime=1661.87 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 130641 0 0 0 166121 66 0 0 20 0 2 0 331835256 557985792 129993 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 136227 129993 197 433 0 135791 0
[pid=18532/tid=18533] ppid=18530 vsize=544908 CPUtime=1662.06 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 129895 0 0 0 166114 92 0 0 20 0 2 0 331835256 557985792 129993 33554432000 4194304 5964350 140735762807584 139785829869432 4399895 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 544908

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 18550
/proc/meminfo: memFree=26672604/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=544908 CPUtime=1721.86 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 132811 0 0 0 172119 67 0 0 20 0 2 0 331835256 557985792 132163 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 136227 132163 197 433 0 135791 0
[pid=18532/tid=18533] ppid=18530 vsize=544908 CPUtime=1722.06 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 132065 0 0 0 172112 94 0 0 20 0 2 0 331835256 557985792 132163 33554432000 4194304 5964350 140735762807584 139785829869368 4389090 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 544908

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 18550
/proc/meminfo: memFree=26625244/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=610444 CPUtime=1781.85 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 143287 0 0 0 178109 76 0 0 20 0 2 0 331835256 625094656 142635 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 152611 142635 197 433 0 152175 0
[pid=18532/tid=18533] ppid=18530 vsize=610444 CPUtime=1782.06 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 142541 0 0 0 178102 104 0 0 20 0 2 0 331835256 625094656 142635 33554432000 4194304 5964350 140735762807584 139785829869432 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 610444

Solver just ended. Dumping a history of the last processes samples

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 18550
/proc/meminfo: memFree=26622392/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=610444 CPUtime=1791.45 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 143605 0 0 0 179069 76 0 0 20 0 2 0 331835256 625094656 142948 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 152611 142948 197 433 0 152175 0
[pid=18532/tid=18533] ppid=18530 vsize=610444 CPUtime=1791.67 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 142859 0 0 0 179063 104 0 0 20 0 2 0 331835256 625094656 142948 33554432000 4194304 5964350 140735762807584 139785829869432 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 610444

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 18550
/proc/meminfo: memFree=26622392/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=610444 CPUtime=1794.65 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 143605 0 0 0 179389 76 0 0 20 0 2 0 331835256 625094656 142948 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 152611 142948 197 433 0 152175 0
[pid=18532/tid=18533] ppid=18530 vsize=610444 CPUtime=1794.87 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 142859 0 0 0 179383 104 0 0 20 0 2 0 331835256 625094656 142948 33554432000 4194304 5964350 140735762807584 139785829869432 4399921 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (KiB) 610444

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 18550
/proc/meminfo: memFree=26622392/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=610444 CPUtime=1797.85 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 143644 0 0 0 179709 76 0 0 20 0 2 0 331835256 625094656 142987 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 152611 142987 197 433 0 152175 0
[pid=18532/tid=18533] ppid=18530 vsize=610444 CPUtime=1798.06 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 142898 0 0 0 179702 104 0 0 20 0 2 0 331835256 625094656 142987 33554432000 4194304 5964350 140735762807584 139785829869432 4400017 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.85
Current children cumulated vsize (KiB) 610444

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 18550
/proc/meminfo: memFree=26622392/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=610444 CPUtime=1798.65 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 143877 0 0 0 179789 76 0 0 20 0 2 0 331835256 625094656 143220 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 152611 143220 197 433 0 152175 0
[pid=18532/tid=18533] ppid=18530 vsize=610444 CPUtime=1798.86 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 143131 0 0 0 179782 104 0 0 20 0 2 0 331835256 625094656 143220 33554432000 4194304 5964350 140735762807584 139785829869432 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.65
Current children cumulated vsize (KiB) 610444

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 18550
/proc/meminfo: memFree=26620904/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=610444 CPUtime=1799.05 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 144040 0 0 0 179829 76 0 0 20 0 2 0 331835256 625094656 143383 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 152611 143383 197 433 0 152175 0
[pid=18532/tid=18533] ppid=18530 vsize=610444 CPUtime=1799.27 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 143294 0 0 0 179823 104 0 0 20 0 2 0 331835256 625094656 143383 33554432000 4194304 5964350 140735762807584 139785829869560 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.05
Current children cumulated vsize (KiB) 610444

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 18550
/proc/meminfo: memFree=26620904/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=610444 CPUtime=1799.45 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 144193 0 0 0 179869 76 0 0 20 0 2 0 331835256 625094656 143536 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 152611 143536 197 433 0 152175 0
[pid=18532/tid=18533] ppid=18530 vsize=610444 CPUtime=1799.66 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 143447 0 0 0 179862 104 0 0 20 0 2 0 331835256 625094656 143536 33554432000 4194304 5964350 140735762807584 139785829869560 4399944 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.45
Current children cumulated vsize (KiB) 610444

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 18550
/proc/meminfo: memFree=26620904/32873844 swapFree=7372/7372
[pid=18532] ppid=18530 vsize=610444 CPUtime=1799.55 cores=0,2,4,6
/proc/18532/stat : 18532 (wbo1.72) S 18530 18532 15814 0 -1 4202496 144229 0 0 0 179879 76 0 0 20 0 2 0 331835256 625094656 143572 33554432000 4194304 5964350 140735762807584 140735762807104 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18532/statm: 152611 143572 197 433 0 152175 0
[pid=18532/tid=18533] ppid=18530 vsize=610444 CPUtime=1799.76 cores=0,2,4,6
/proc/18532/task/18533/stat : 18533 (wbo1.72) R 18530 18532 15814 0 -1 4202560 143483 0 0 0 179872 104 0 0 20 0 2 0 331835256 625094656 143572 33554432000 4194304 5964350 140735762807584 139785829869560 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (KiB) 610444

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.79
CPU user time (s): 1798.73
CPU system time (s): 1.05684
CPU usage (%): 99.9876
Max. virtual memory (cumulated for all children) (KiB): 610444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.73
system time used= 1.05684
maximum resident set size= 574296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144231
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= 225
involuntary context switches= 1969

runsolver used 2.6446 second user time and 7.19391 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-02 19:11:32
IDJOB=3727472
IDBENCH=2222
IDSOLVER=2313
FILE ID=node118/3727472-1338657092
RUNJOBID= node118-1338651687-17514
PBS_JOBID= 14636462
Free space on /tmp= 70992 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-10:10:4.5:0.5:100.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727472-1338657092/watcher-3727472-1338657092 -o /tmp/evaluation-result-3727472-1338657092/solver-3727472-1338657092 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727472-1338657092.opb

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

MD5SUM BENCH= 4dfe0aab63c58302cf08520fc713ceae
RANDOM SEED=1418863187

node118.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.212
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	: 5332.42
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.212
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	: 5438.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.212
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	: 5331.92
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.212
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	: 5331.91
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.212
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	: 5320.68
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.212
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	: 5331.91
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.212
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	: 5331.91
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.212
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	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27717704 kB
Buffers:          477352 kB
Cached:          3789388 kB
SwapCached:            0 kB
Active:          1305036 kB
Inactive:        2988584 kB
Active(anon):      16968 kB
Inactive(anon):    11340 kB
Active(file):    1288068 kB
Inactive(file):  2977244 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11280 kB
Writeback:             0 kB
AnonPages:         38928 kB
Mapped:            12400 kB
Shmem:               200 kB
Slab:             722988 kB
SReclaimable:     164296 kB
SUnreclaim:       558692 kB
KernelStack:        1488 kB
PageTables:         4200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     144264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70984 MiB
End job on node118 at 2012-06-02 19:41:32