Trace number 3705172

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.7? 1799.46 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.95:100.opb
MD5SUMb258fc1dc8cb1827e842a0b9558712c7
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.039993
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
Number of variables435
Total number of constraints501
Number of constraints which are clauses403
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Number of terms in the objective function 435
Biggest coefficient in the objective function 282
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 1168
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 282
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1168
Number of bits of the biggest sum of numbers11
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.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3705172-1338094756.opb.
0.00/0.00	c Instance file HOME/instance-3705172-1338094756.opb
0.00/0.00	c File size is 20180 bytes.
0.00/0.00	c Cost Offset: -282
0.00/0.00	c Highest Coefficient sum: 19
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:      435                                                 |
0.00/0.00	c |  Number Clauses:        404                                                 |
0.00/0.00	c |  Number Cardinality:    97                                                  |
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  | -281         lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | -280         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -279         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -278         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -277         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -276         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -275         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -274         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -273         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -272         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -271         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -270         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -268         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -267         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -266         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -265         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -263         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -262         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -261         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -260         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -259         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -258         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -257         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -256         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -255         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -254         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -253         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -252         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -251         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -250         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -249         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -248         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -247         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -246         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -245         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -244         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -243         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -242         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -241         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -240         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -239         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -238         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -237         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -236         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -235         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -233         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -232         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -231         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -230         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -229         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -228         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -227         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -226         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -225         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -224         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -223         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -222         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -221         lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | -220         lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | -219         lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | -218         lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | -217         lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | -216         lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | -215         lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | -214         lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | -213         lb |  0                0                0.00  |
0.02/0.03	c | 0.04      | 0  | -212         lb |  0                0                0.00  |
0.02/0.03	c | 0.04      | 0  | -211         lb |  0                0                0.00  |
0.02/0.03	c | 0.04      | 0  | -210         lb |  0                0                0.00  |
0.02/0.03	c | 0.04      | 0  | -209         lb |  0                0                0.00  |
0.02/0.03	c | 0.04      | 0  | -208         lb |  0                0                0.00  |
0.02/0.03	c | 0.04      | 0  | -207         lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | -206         lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | -205         lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | -204         lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | -203         lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | -202         lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | -201         lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | -200         lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | -199         lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | -198         lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | -197         lb |  0                0                0.00  |
0.02/0.04	c | 0.05      | 0  | -196         lb |  0                0                0.00  |
0.02/0.04	c | 0.05      | 0  | -195         lb |  0                0                0.00  |
0.02/0.04	c | 0.05      | 0  | -194         lb |  0                0                0.00  |
0.02/0.04	c | 0.05      | 0  | -193         lb |  0                0                0.00  |
0.02/0.05	c | 0.05      | 0  | -192         lb |  0                0                0.00  |
0.02/0.05	c | 0.05      | 0  | -191         lb |  0                0                0.00  |
0.02/0.05	c | 0.05      | 0  | -190         lb |  0                0                0.00  |
0.02/0.05	c | 0.05      | 0  | -189         lb |  0                0                0.00  |
0.02/0.05	c | 0.05      | 0  | -188         lb |  0                0                0.00  |
0.02/0.05	c | 0.05      | 0  | -187         lb |  0                0                0.00  |
0.02/0.05	c | 0.05      | 0  | -186         lb |  0                0                0.00  |
0.02/0.05	c | 0.06      | 0  | -185         lb |  0                0                0.00  |
0.02/0.05	c | 0.06      | 0  | -184         lb |  0                0                0.00  |
0.02/0.05	c | 0.06      | 0  | -183         lb |  0                0                0.00  |
0.02/0.05	c | 0.06      | 0  | -182         lb |  0                0                0.00  |
0.02/0.05	c | 0.06      | 0  | -181         lb |  0                0                0.00  |
0.02/0.06	c | 0.06      | 0  | -180         lb |  0                0                0.00  |
0.02/0.06	c | 0.06      | 0  | -179         lb |  0                0                0.00  |
0.02/0.06	c | 0.06      | 0  | -178         lb |  0                0                0.00  |
0.02/0.06	c | 0.06      | 0  | -177         lb |  0                0                0.00  |
0.02/0.06	c | 0.06      | 0  | -176         lb |  0                0                0.00  |
0.02/0.06	c | 0.06      | 0  | -175         lb |  0                0                0.00  |
0.02/0.06	c | 0.06      | 0  | -174         lb |  0                0                0.00  |
0.02/0.06	c | 0.07      | 0  | -173         lb |  0                0                0.00  |
0.02/0.06	c | 0.07      | 0  | -172         lb |  0                0                0.00  |
0.02/0.06	c | 0.07      | 0  | -171         lb |  0                0                0.00  |
0.02/0.06	c | 0.07      | 0  | -170         lb |  0                0                0.00  |
0.02/0.07	c | 0.07      | 0  | -169         lb |  0                0                0.00  |
0.02/0.07	c | 0.07      | 0  | -168         lb |  0                0                0.00  |
0.02/0.07	c | 0.07      | 0  | -167         lb |  0                0                0.00  |
0.02/0.07	c | 0.07      | 0  | -166         lb |  0                0                0.00  |
0.02/0.07	c | 0.07      | 0  | -165         lb |  0                0                0.00  |
0.02/0.07	c | 0.07      | 0  | -164         lb |  0                0                0.00  |
0.02/0.07	c | 0.08      | 0  | -163         lb |  0                0                0.00  |
0.02/0.07	c | 0.08      | 0  | -162         lb |  0                0                0.00  |
0.02/0.07	c | 0.08      | 0  | -161         lb |  0                0                0.00  |
0.02/0.08	c | 0.08      | 0  | -160         lb |  0                0                0.00  |
0.02/0.08	c | 0.08      | 0  | -159         lb |  0                0                0.00  |
0.02/0.08	c | 0.08      | 0  | -158         lb |  0                0                0.00  |
0.02/0.08	c | 0.08      | 0  | -157         lb |  0                0                0.00  |
0.02/0.08	c | 0.09      | 0  | -156         lb |  0                0                0.00  |
0.02/0.08	c | 0.09      | 0  | -155         lb |  0                0                0.00  |
0.02/0.09	c | 0.09      | 0  | -154         lb |  0                0                0.00  |
0.02/0.09	c | 0.10      | 0  | -153         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -152         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -151         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -150         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -149         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -148         lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | -147         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -146         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -145         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -144         lb |  0                0                0.00  |
0.09/0.15	c | 0.16      | 0  | -143         lb |  0                0                0.00  |
0.09/0.16	c | 0.17      | 0  | -142         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -141         lb |  0                0                0.00  |
0.09/0.18	c | 0.19      | 0  | -140         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -139         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -138         lb |  0                0                0.00  |
0.19/0.21	c | 0.22      | 0  | -137         lb |  0                0                0.00  |
0.19/0.21	c | 0.22      | 0  | -136         lb |  0                0                0.00  |
0.19/0.22	c | 0.22      | 0  | -135         lb |  0                0                0.00  |
0.19/0.22	c | 0.22      | 0  | -134         lb |  0                0                0.00  |
0.19/0.22	c | 0.23      | 0  | -133         lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | -132         lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | -131         lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | -130         lb |  0                0                0.00  |
0.19/0.28	c | 0.29      | 0  | -129         lb |  0                0                0.00  |
0.19/0.29	c | 0.29      | 0  | -128         lb |  0                0                0.00  |
0.29/0.32	c | 0.33      | 0  | -127         lb |  0                0                0.00  |
0.29/0.33	c | 0.33      | 0  | -126         lb |  0                0                0.00  |
0.29/0.33	c | 0.33      | 0  | -125         lb |  0                0                0.00  |
0.29/0.33	c | 0.34      | 0  | -124         lb |  0                0                0.00  |
0.29/0.35	c | 0.35      | 0  | -123         lb |  0                0                0.00  |
0.29/0.35	c | 0.35      | 0  | -122         lb |  0                0                0.00  |
0.29/0.35	c | 0.36      | 0  | -121         lb |  0                0                0.00  |
0.29/0.36	c | 0.36      | 0  | -120         lb |  0                0                0.00  |
0.29/0.37	c | 0.37      | 0  | -119         lb |  0                0                0.00  |
0.29/0.38	c | 0.39      | 0  | -118         lb |  0                0                0.00  |
0.39/0.47	c | 0.48      | 0  | -117         lb |  0                0                0.00  |
0.59/0.61	c | 0.62      | 0  | -116         lb |  0                0                0.00  |
0.69/0.77	c | 0.77      | 0  | -115         lb |  0                0                0.00  |
0.69/0.78	c | 0.78      | 0  | -114         lb |  0                0                0.00  |
1.38/1.49	c | 1.50      | 0  | -113         lb |  0                0                0.00  |
1.48/1.52	c | 1.52      | 0  | -112         lb |  0                0                0.00  |
1.48/1.59	c | 1.59      | 0  | -111         lb |  0                0                0.00  |
1.68/1.73	c | 1.73      | 0  | -110         lb |  0                0                0.00  |
1.68/1.74	c | 1.74      | 0  | -109         lb |  0                0                0.00  |
1.78/1.84	c | 1.84      | 0  | -108         lb |  0                0                0.00  |
18.38/18.44	c | 18.44     | 0  | -107         lb |  0                0                0.00  |
18.48/18.57	c | 18.58     | 0  | -106         lb |  0                0                0.00  |
22.98/23.04	c | 23.04     | 0  | -105         lb |  0                0                0.00  |
174.03/174.15	c | 174.15    | 0  | -104         lb |  0                0                0.00  |
578.86/579.17	c | 579.18    | 0  | -103         lb |  0                0                0.00  |
580.66/580.99	c | 581.00    | 0  | -102         lb |  0                0                0.00  |
581.66/581.95	c | 581.95    | 0  | -101         lb |  0                0                0.00  |
588.26/588.54	c | 588.54    | 0  | -100         lb |  0                0                0.00  |
590.05/590.39	c | 590.40    | 0  | -99          lb |  0                0                0.00  |
639.24/639.52	c | 639.52    | 0  | -98          lb |  0                0                0.00  |
1799.46/1800.00	c ===============================================================================
1799.46/1800.00	c Wall Clock Time: 1800.00 s
1799.46/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-3705172-1338094756/watcher-3705172-1338094756 -o /tmp/evaluation-result-3705172-1338094756/solver-3705172-1338094756 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705172-1338094756.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 2.00 3/177 3240
/proc/meminfo: memFree=29736364/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=83824 CPUtime=0 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 881 0 0 0 0 0 0 0 20 0 2 0 275599926 85835776 828 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 20956 828 195 432 0 20521 0
[pid=3240/tid=3241] ppid=3238 vsize=83824 CPUtime=0 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 275599927 85835776 828 33554432000 4194304 5963574 140735420077584 140733326908584 5236023 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0

[startup+0.0301311 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3240
/proc/meminfo: memFree=29736364/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=83824 CPUtime=0.02 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 1020 0 0 0 2 0 0 0 20 0 2 0 275599926 85835776 967 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 20956 967 195 432 0 20521 0
[pid=3240/tid=3241] ppid=3238 vsize=83824 CPUtime=0.01 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 268 0 0 0 1 0 0 0 20 0 2 0 275599927 85835776 967 33554432000 4194304 5963574 140735420077584 140733326908584 5236023 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 83824

[startup+0.100299 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3240
/proc/meminfo: memFree=29736364/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=83824 CPUtime=0.09 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 1332 0 0 0 9 0 0 0 20 0 2 0 275599926 85835776 1262 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 20956 1262 198 432 0 20521 0
[pid=3240/tid=3241] ppid=3238 vsize=83824 CPUtime=0.08 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 580 0 0 0 8 0 0 0 20 0 2 0 275599927 85835776 1262 33554432000 4194304 5963574 140735420077584 140733326908584 4372653 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83824

[startup+0.300264 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3240
/proc/meminfo: memFree=29736364/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=83824 CPUtime=0.29 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 1642 0 0 0 29 0 0 0 20 0 2 0 275599926 85835776 1568 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 20956 1568 198 432 0 20521 0
[pid=3240/tid=3241] ppid=3238 vsize=83824 CPUtime=0.28 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 890 0 0 0 28 0 0 0 20 0 2 0 275599927 85835776 1568 33554432000 4194304 5963574 140735420077584 140400721623576 4388696 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83824

[startup+0.700266 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3240
/proc/meminfo: memFree=29736364/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=83824 CPUtime=0.69 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 1991 0 0 0 69 0 0 0 20 0 2 0 275599926 85835776 1885 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 20956 1885 198 432 0 20521 0
[pid=3240/tid=3241] ppid=3238 vsize=83824 CPUtime=0.68 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 1239 0 0 0 68 0 0 0 20 0 2 0 275599927 85835776 1885 33554432000 4194304 5963574 140735420077584 140400721623576 4403213 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83824

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3281
/proc/meminfo: memFree=30073060/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=83968 CPUtime=1.48 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 2753 0 0 0 148 0 0 0 20 0 2 0 275599926 85983232 2647 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 20992 2647 198 432 0 20557 0
[pid=3240/tid=3241] ppid=3238 vsize=83968 CPUtime=1.48 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 2001 0 0 0 148 0 0 0 20 0 2 0 275599927 85983232 2647 33554432000 4194304 5963574 140735420077584 140400721622840 5135642 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 83968

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3281
/proc/meminfo: memFree=30067712/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=83824 CPUtime=3.08 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 3122 0 0 0 308 0 0 0 20 0 2 0 275599926 85835776 2989 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 20956 2989 198 432 0 20521 0
[pid=3240/tid=3241] ppid=3238 vsize=83824 CPUtime=3.07 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 2370 0 0 0 307 0 0 0 20 0 2 0 275599927 85835776 2989 33554432000 4194304 5963574 140735420077584 140400721623080 5135572 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 83824

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3281
/proc/meminfo: memFree=30050220/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=84040 CPUtime=6.28 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 5088 0 0 0 627 1 0 0 20 0 2 0 275599926 86056960 4955 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 21010 4955 198 432 0 20575 0
[pid=3240/tid=3241] ppid=3238 vsize=84040 CPUtime=6.26 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 4336 0 0 0 625 1 0 0 20 0 2 0 275599927 86056960 4955 33554432000 4194304 5963574 140735420077584 140400721622840 4408791 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 84040

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3281
/proc/meminfo: memFree=30037636/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=84308 CPUtime=12.68 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 7861 0 0 0 1266 2 0 0 20 0 2 0 275599926 86331392 7728 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 21077 7728 198 432 0 20642 0
[pid=3240/tid=3241] ppid=3238 vsize=84308 CPUtime=12.64 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 7109 0 0 0 1262 2 0 0 20 0 2 0 275599927 86331392 7728 33554432000 4194304 5963574 140735420077584 140400721623032 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84308

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3281
/proc/meminfo: memFree=30007512/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=83824 CPUtime=25.48 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 10582 0 0 0 2545 3 0 0 20 0 2 0 275599926 85835776 11043 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 20956 11043 198 432 0 20521 0
[pid=3240/tid=3241] ppid=3238 vsize=83824 CPUtime=25.41 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 9830 0 0 0 2538 3 0 0 20 0 2 0 275599927 85835776 11043 33554432000 4194304 5963574 140735420077584 140400721623576 4399633 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 83824

[startup+51.1003 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 3284
/proc/meminfo: memFree=29974556/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=83824 CPUtime=51.08 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 16873 0 0 0 5103 5 0 0 20 0 2 0 275599926 85835776 17334 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 20956 17334 198 432 0 20521 0
[pid=3240/tid=3241] ppid=3238 vsize=83824 CPUtime=50.94 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 16121 0 0 0 5089 5 0 0 20 0 2 0 275599927 85835776 17334 33554432000 4194304 5963574 140735420077584 140400721623032 5135572 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 83824

[startup+102.306 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 3284
/proc/meminfo: memFree=29845616/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=150084 CPUtime=102.24 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 32804 0 0 0 10214 10 0 0 20 0 2 0 275599926 153686016 33313 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 37521 33313 198 432 0 37086 0
[pid=3240/tid=3241] ppid=3238 vsize=150084 CPUtime=101.99 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 32052 0 0 0 10188 11 0 0 20 0 2 0 275599927 153686016 33313 33554432000 4194304 5963574 140735420077584 140400721622840 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 150084

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 3308
/proc/meminfo: memFree=29772832/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=215980 CPUtime=162.22 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 39813 0 0 0 16208 14 0 0 20 0 2 0 275599926 221163520 40322 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 53995 40322 198 432 0 53560 0
[pid=3240/tid=3241] ppid=3238 vsize=215980 CPUtime=161.83 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 39061 0 0 0 16167 16 0 0 20 0 2 0 275599927 221163520 40322 33554432000 4194304 5963574 140735420077584 140400721623032 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 215980

[startup+222.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/179 3308
/proc/meminfo: memFree=29715180/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=214896 CPUtime=222.2 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 42330 0 0 0 22205 15 0 0 20 0 2 0 275599926 220053504 42800 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 53724 42800 198 432 0 53289 0
[pid=3240/tid=3241] ppid=3238 vsize=214896 CPUtime=221.66 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 41578 0 0 0 22148 18 0 0 20 0 2 0 275599927 220053504 42800 33554432000 4194304 5963574 140735420077584 140400721623992 4399614 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 214896

[startup+282.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 3308
/proc/meminfo: memFree=29679672/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=214896 CPUtime=282.17 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 42449 0 0 0 28202 15 0 0 20 0 2 0 275599926 220053504 43138 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 53724 43138 198 432 0 53289 0
[pid=3240/tid=3241] ppid=3238 vsize=214896 CPUtime=281.48 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 41697 0 0 0 28129 19 0 0 20 0 2 0 275599927 220053504 43138 33554432000 4194304 5963574 140735420077584 140400721623992 4399639 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 214896

[startup+342.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 3308
/proc/meminfo: memFree=29650876/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=280432 CPUtime=342.16 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 49722 0 0 0 34198 18 0 0 20 0 2 0 275599926 287162368 50407 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 70108 50407 198 432 0 69673 0
[pid=3240/tid=3241] ppid=3238 vsize=280432 CPUtime=341.33 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 48970 0 0 0 34110 23 0 0 20 0 2 0 275599927 287162368 50407 33554432000 4194304 5963574 140735420077584 140400721622840 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 280432

[startup+402.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/179 3308
/proc/meminfo: memFree=29619992/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=280432 CPUtime=402.15 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 57050 0 0 0 40194 21 0 0 20 0 2 0 275599926 287162368 57730 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3318
/proc/meminfo: memFree=28999356/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=673648 CPUtime=1421.86 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 156204 0 0 0 142114 72 0 0 20 0 2 0 275599926 689815552 158212 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 168412 158212 198 432 0 167977 0
[pid=3240/tid=3241] ppid=3238 vsize=673648 CPUtime=1418.43 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 155452 0 0 0 141751 92 0 0 20 0 2 0 275599927 689815552 158212 33554432000 4194304 5963574 140735420077584 140400721623032 4399542 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 673648

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3318
/proc/meminfo: memFree=28956436/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=673648 CPUtime=1481.84 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 160231 0 0 0 148110 74 0 0 20 0 2 0 275599926 689815552 162237 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 168412 162237 198 432 0 167977 0
[pid=3240/tid=3241] ppid=3238 vsize=673648 CPUtime=1478.27 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 159479 0 0 0 147731 96 0 0 20 0 2 0 275599927 689815552 162237 33554432000 4194304 5963574 140735420077584 140400721623032 4399592 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 673648

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3318
/proc/meminfo: memFree=28901516/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=739184 CPUtime=1541.83 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 164526 0 0 0 154108 75 0 0 20 0 2 0 275599926 756924416 166519 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 184796 166519 198 432 0 184361 0
[pid=3240/tid=3241] ppid=3238 vsize=739184 CPUtime=1538.12 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 163774 0 0 0 153714 98 0 0 20 0 2 0 275599927 756924416 166519 33554432000 4194304 5963574 140735420077584 140400721622840 4392243 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 739184

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3318
/proc/meminfo: memFree=28867408/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=739184 CPUtime=1601.83 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 166570 0 0 0 160107 76 0 0 20 0 2 0 275599926 756924416 168557 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 184796 168557 198 432 0 184361 0
[pid=3240/tid=3241] ppid=3238 vsize=739184 CPUtime=1597.96 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 165818 0 0 0 159696 100 0 0 20 0 2 0 275599927 756924416 168557 33554432000 4194304 5963574 140735420077584 140400721622840 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 739184

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3319
/proc/meminfo: memFree=28814768/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=741616 CPUtime=1661.81 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 168349 0 0 0 166105 76 0 0 20 0 2 0 275599926 759414784 170844 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 185404 170844 198 432 0 184969 0
[pid=3240/tid=3241] ppid=3238 vsize=741616 CPUtime=1657.81 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 167597 0 0 0 165680 101 0 0 20 0 2 0 275599927 759414784 170844 33554432000 4194304 5963574 140735420077584 140400721622840 4399482 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 741616

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 3319
/proc/meminfo: memFree=28798028/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=741616 CPUtime=1721.8 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 170396 0 0 0 172103 77 0 0 20 0 2 0 275599926 759414784 172890 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 185404 172890 198 432 0 184969 0
[pid=3240/tid=3241] ppid=3238 vsize=741616 CPUtime=1717.66 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 169644 0 0 0 171663 103 0 0 20 0 2 0 275599927 759414784 172890 33554432000 4194304 5963574 140735420077584 140400721622840 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 741616

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 3319
/proc/meminfo: memFree=28758696/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=741616 CPUtime=1781.76 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 171679 0 0 0 178099 77 0 0 20 0 2 0 275599926 759414784 175271 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 185404 175271 198 432 0 184969 0
[pid=3240/tid=3241] ppid=3238 vsize=741616 CPUtime=1777.47 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 170927 0 0 0 177643 104 0 0 20 0 2 0 275599927 759414784 175271 33554432000 4194304 5963574 140735420077584 140400721622904 4399627 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 741616

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 3319
/proc/meminfo: memFree=28756640/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=741616 CPUtime=1791.37 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 171782 0 0 0 179059 78 0 0 20 0 2 0 275599926 759414784 175617 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 185404 175617 198 432 0 184969 0
[pid=3240/tid=3241] ppid=3238 vsize=741616 CPUtime=1787.05 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 171030 0 0 0 178601 104 0 0 20 0 2 0 275599927 759414784 175617 33554432000 4194304 5963574 140735420077584 140400721622840 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (KiB) 741616

[startup+1795.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 3319
/proc/meminfo: memFree=28755632/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=741616 CPUtime=1794.56 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 171806 0 0 0 179378 78 0 0 20 0 2 0 275599926 759414784 175660 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 185404 175660 198 432 0 184969 0
[pid=3240/tid=3241] ppid=3238 vsize=741616 CPUtime=1790.23 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 171054 0 0 0 178919 104 0 0 20 0 2 0 275599927 759414784 175660 33554432000 4194304 5963574 140735420077584 140400721622904 4399560 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (KiB) 741616

[startup+1798.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 3319
/proc/meminfo: memFree=28755136/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=741616 CPUtime=1797.76 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 171876 0 0 0 179698 78 0 0 20 0 2 0 275599926 759414784 175730 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 185404 175730 198 432 0 184969 0
[pid=3240/tid=3241] ppid=3238 vsize=741616 CPUtime=1793.42 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 171124 0 0 0 179238 104 0 0 20 0 2 0 275599927 759414784 175730 33554432000 4194304 5963574 140735420077584 140400721622904 4399468 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.76
Current children cumulated vsize (KiB) 741616

[startup+1799.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 3319
/proc/meminfo: memFree=28755136/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=741616 CPUtime=1798.56 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 172059 0 0 0 179778 78 0 0 20 0 2 0 275599926 759414784 175913 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 185404 175913 198 432 0 184969 0
[pid=3240/tid=3241] ppid=3238 vsize=741616 CPUtime=1794.22 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 171307 0 0 0 179318 104 0 0 20 0 2 0 275599927 759414784 175913 33554432000 4194304 5963574 140735420077584 140400721622840 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.56
Current children cumulated vsize (KiB) 741616

[startup+1799.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 3319
/proc/meminfo: memFree=28754392/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=741616 CPUtime=1798.96 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 172062 0 0 0 179818 78 0 0 20 0 2 0 275599926 759414784 175916 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 185404 175916 198 432 0 184969 0
[pid=3240/tid=3241] ppid=3238 vsize=741616 CPUtime=1794.62 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 171310 0 0 0 179358 104 0 0 20 0 2 0 275599927 759414784 175916 33554432000 4194304 5963574 140735420077584 140400721622840 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.96
Current children cumulated vsize (KiB) 741616

[startup+1799.9 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 3319
/proc/meminfo: memFree=28754392/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=741616 CPUtime=1799.36 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 172063 0 0 0 179858 78 0 0 20 0 2 0 275599926 759414784 175917 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 185404 175917 198 432 0 184969 0
[pid=3240/tid=3241] ppid=3238 vsize=741616 CPUtime=1795.02 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 171311 0 0 0 179398 104 0 0 20 0 2 0 275599927 759414784 175917 33554432000 4194304 5963574 140735420077584 140400721622840 4399537 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.36
Current children cumulated vsize (KiB) 741616

[startup+1800 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 3319
/proc/meminfo: memFree=28754392/32873844 swapFree=7628/7628
[pid=3240] ppid=3238 vsize=741616 CPUtime=1799.46 cores=0,2,4,6
/proc/3240/stat : 3240 (wbo1.7) S 3238 3240 2698 0 -1 4202496 172063 0 0 0 179868 78 0 0 20 0 2 0 275599926 759414784 175917 33554432000 4194304 5963574 140735420077584 140735420077104 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3240/statm: 185404 175917 198 432 0 184969 0
[pid=3240/tid=3241] ppid=3238 vsize=741616 CPUtime=1795.12 cores=0,2,4,6
/proc/3240/task/3241/stat : 3241 (wbo1.7) R 3238 3240 2698 0 -1 4202560 171311 0 0 0 179408 104 0 0 20 0 2 0 275599927 759414784 175917 33554432000 4194304 5963574 140735420077584 140400721622840 4399474 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (KiB) 741616

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3240 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=89256
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=63838
# CPU time returned by wait4() is 1795.15
# while last known CPU time is 1799.46
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.01
CPU time (s): 1799.46
CPU user time (s): 1798.68
CPU system time (s): 0.78
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 741616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.09
system time used= 1.06384
maximum resident set size= 703668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172063
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= 266
involuntary context switches= 1849

runsolver used 2.72959 second user time and 7.12292 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-27 06:59:16
IDJOB=3705172
IDBENCH=2225
IDSOLVER=2283
FILE ID=node145/3705172-1338094756
RUNJOBID= node145-1338087553-2714
PBS_JOBID= 14624445
Free space on /tmp= 71552 MiB

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

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

MD5SUM BENCH= b258fc1dc8cb1827e842a0b9558712c7
RANDOM SEED=68008561

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
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	: 5313.38
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
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		: 2667.149
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
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		: 2667.149
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		: 2667.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29736704 kB
Buffers:          290016 kB
Cached:          1672664 kB
SwapCached:            0 kB
Active:           985736 kB
Inactive:        1335432 kB
Active(anon):     350108 kB
Inactive(anon):    10912 kB
Active(file):     635628 kB
Inactive(file):  1324520 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5452 kB
Writeback:             0 kB
AnonPages:        466072 kB
Mapped:            14848 kB
Shmem:               200 kB
Slab:             673060 kB
SReclaimable:     114732 kB
SUnreclaim:       558328 kB
KernelStack:        1488 kB
PageTables:         4568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     146412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    401408 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= 71548 MiB
End job on node145 at 2012-05-27 07:29:16