Trace number 3727474

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.48 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:98.opb
MD5SUM7acfcd4d612717a490c27c9a55b3f455
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.032994
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables411
Total number of constraints477
Number of constraints which are clauses387
Number of constraints which are cardinality constraints (but not clauses)90
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 411
Biggest coefficient in the objective function 268
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 1129
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 268
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1129
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.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727474-1338657180.opb.
0.00/0.00	c Instance file HOME/instance-3727474-1338657180.opb
0.00/0.00	c File size is 19110 bytes.
0.00/0.00	c Cost Offset: -268
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:      411                                                 |
0.00/0.00	c |  Number Clauses:        388                                                 |
0.00/0.00	c |  Number Cardinality:    89                                                  |
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  | -267         lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | -266         lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | -265         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -264         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -263         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -262         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -261         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -260         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -259         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -258         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -257         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -256         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -255         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -254         lb |  0                0                0.00  |
0.00/0.00	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.01      | 0  | -248         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -247         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -246         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -245         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -244         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -243         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -242         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -241         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -240         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -239         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -238         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -237         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -236         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -235         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -234         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -233         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -232         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -231         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -230         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -229         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -228         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -227         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -226         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -225         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -224         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -223         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -222         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -221         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -220         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -219         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -218         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -217         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -216         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -215         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -214         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -213         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -212         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -211         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -210         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -209         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -208         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -207         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -206         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -205         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -204         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -203         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -202         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -201         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -200         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -199         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -198         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -197         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -196         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -195         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -194         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -193         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -192         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -191         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -190         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -189         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -188         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -187         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -186         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -185         lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | -184         lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | -183         lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | -182         lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | -181         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -180         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -179         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -178         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -177         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -176         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -175         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -174         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | -173         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | -172         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | -171         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | -170         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | -169         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -168         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -167         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -166         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -165         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -164         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -163         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -162         lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | -161         lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | -160         lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | -159         lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | -158         lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | -157         lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | -156         lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | -155         lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | -154         lb |  0                0                0.00  |
0.07/0.07	c | 0.07      | 0  | -153         lb |  0                0                0.00  |
0.07/0.07	c | 0.07      | 0  | -152         lb |  0                0                0.00  |
0.07/0.07	c | 0.08      | 0  | -151         lb |  0                0                0.00  |
0.07/0.08	c | 0.08      | 0  | -150         lb |  0                0                0.00  |
0.07/0.08	c | 0.08      | 0  | -149         lb |  0                0                0.00  |
0.07/0.09	c | 0.09      | 0  | -148         lb |  0                0                0.00  |
0.07/0.09	c | 0.09      | 0  | -147         lb |  0                0                0.00  |
0.07/0.09	c | 0.10      | 0  | -146         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -145         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -144         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -143         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -142         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -141         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -140         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -139         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -138         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -137         lb |  0                0                0.00  |
0.09/0.12	c | 0.13      | 0  | -136         lb |  0                0                0.00  |
0.09/0.12	c | 0.13      | 0  | -135         lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | -134         lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | -133         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -132         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -131         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -130         lb |  0                0                0.00  |
0.09/0.15	c | 0.16      | 0  | -129         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -128         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -127         lb |  0                0                0.00  |
0.09/0.18	c | 0.19      | 0  | -126         lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | -125         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -124         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -123         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -122         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -121         lb |  0                0                0.00  |
0.19/0.20	c | 0.21      | 0  | -120         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -119         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -118         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -117         lb |  0                0                0.00  |
0.19/0.21	c | 0.22      | 0  | -116         lb |  0                0                0.00  |
0.19/0.22	c | 0.22      | 0  | -115         lb |  0                0                0.00  |
0.19/0.23	c | 0.24      | 0  | -114         lb |  0                0                0.00  |
0.19/0.26	c | 0.26      | 0  | -113         lb |  0                0                0.00  |
0.19/0.27	c | 0.27      | 0  | -112         lb |  0                0                0.00  |
0.19/0.27	c | 0.27      | 0  | -111         lb |  0                0                0.00  |
0.19/0.27	c | 0.28      | 0  | -110         lb |  0                0                0.00  |
0.29/0.30	c | 0.30      | 0  | -109         lb |  0                0                0.00  |
0.29/0.30	c | 0.31      | 0  | -108         lb |  0                0                0.00  |
0.39/0.47	c | 0.47      | 0  | -107         lb |  0                0                0.00  |
0.39/0.49	c | 0.49      | 0  | -106         lb |  0                0                0.00  |
0.49/0.53	c | 0.54      | 0  | -105         lb |  0                0                0.00  |
0.49/0.55	c | 0.55      | 0  | -104         lb |  0                0                0.00  |
0.49/0.57	c | 0.57      | 0  | -103         lb |  0                0                0.00  |
0.69/0.70	c | 0.71      | 0  | -102         lb |  0                0                0.00  |
1.00/1.07	c | 1.07      | 0  | -101         lb |  0                0                0.00  |
1.49/1.50	c | 1.50      | 0  | -100         lb |  0                0                0.00  |
4.49/4.54	c | 4.55      | 0  | -99          lb |  0                0                0.00  |
7.09/7.10	c | 7.10      | 0  | -98          lb |  0                0                0.00  |
16.28/16.38	c | 16.38     | 0  | -97          lb |  0                0                0.00  |
19.18/19.24	c | 19.24     | 0  | -96          lb |  0                0                0.00  |
19.48/19.50	c | 19.51     | 0  | -95          lb |  0                0                0.00  |
20.68/20.70	c | 20.70     | 0  | -94          lb |  0                0                0.00  |
20.68/20.73	c | 20.74     | 0  | -93          lb |  0                0                0.00  |
33.77/33.89	c | 33.90     | 0  | -92          lb |  0                0                0.00  |
228.30/228.42	c | 228.43    | 0  | -91          lb |  0                0                0.00  |
349.96/350.11	c | 350.12    | 0  | -90          lb |  0                0                0.00  |
556.53/556.71	c | 556.72    | 0  | -89          lb |  0                0                0.00  |
597.82/598.07	c | 598.07    | 0  | -88          lb |  0                0                0.00  |
716.40/716.69	c | 716.70    | 0  | -87          lb |  0                0                0.00  |
1799.48/1800.00	c ===============================================================================
1799.48/1800.00	c Wall Clock Time: 1800.00 s
1799.48/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-3727474-1338657180/watcher-3727474-1338657180 -o /tmp/evaluation-result-3727474-1338657180/solver-3727474-1338657180 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727474-1338657180.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 12843
/proc/meminfo: memFree=27570776/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=83820 CPUtime=0 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 879 0 0 0 0 0 0 0 20 0 2 0 331843423 85831680 827 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 20955 827 193 433 0 20519 0
[pid=12843/tid=12844] ppid=12841 vsize=83820 CPUtime=0 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 331843424 85831680 827 33554432000 4194304 5964350 140735010477344 140734377210216 5236791 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.0739919 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 12843
/proc/meminfo: memFree=27570776/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=83820 CPUtime=0.07 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 1235 0 0 0 7 0 0 0 20 0 2 0 331843423 85831680 1183 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 20955 1183 195 433 0 20519 0
[pid=12843/tid=12844] ppid=12841 vsize=83820 CPUtime=0.05 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 486 0 0 0 5 0 0 0 20 0 2 0 331843424 85831680 1183 33554432000 4194304 5964350 140735010477344 140734377210216 5130699 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 83820

[startup+0.100292 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 12843
/proc/meminfo: memFree=27570776/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=83820 CPUtime=0.09 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 1292 0 0 0 9 0 0 0 20 0 2 0 331843423 85831680 1240 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 20955 1240 197 433 0 20519 0
[pid=12843/tid=12844] ppid=12841 vsize=83820 CPUtime=0.08 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 543 0 0 0 8 0 0 0 20 0 2 0 331843424 85831680 1240 33554432000 4194304 5964350 140735010477344 140734377210216 5134673 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83820

[startup+0.300252 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 12843
/proc/meminfo: memFree=27570776/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=83820 CPUtime=0.29 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 1700 0 0 0 29 0 0 0 20 0 2 0 331843423 85831680 1609 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 20955 1609 197 433 0 20519 0
[pid=12843/tid=12844] ppid=12841 vsize=83820 CPUtime=0.28 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 951 0 0 0 28 0 0 0 20 0 2 0 331843424 85831680 1609 33554432000 4194304 5964350 140735010477344 140734377210216 4373161 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83820

[startup+0.70025 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 12843
/proc/meminfo: memFree=27570776/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=83820 CPUtime=0.69 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 2053 0 0 0 69 0 0 0 20 0 2 0 331843423 85831680 1940 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 20955 1940 197 433 0 20519 0
[pid=12843/tid=12844] ppid=12841 vsize=83820 CPUtime=0.68 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 1304 0 0 0 68 0 0 0 20 0 2 0 331843424 85831680 1940 33554432000 4194304 5964350 140735010477344 140243897780024 4481735 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83820

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12845
/proc/meminfo: memFree=27563544/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=83820 CPUtime=1.49 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 2463 0 0 0 149 0 0 0 20 0 2 0 331843423 85831680 2350 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 20955 2350 197 433 0 20519 0
[pid=12843/tid=12844] ppid=12841 vsize=83820 CPUtime=1.48 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 1714 0 0 0 148 0 0 0 20 0 2 0 331843424 85831680 2350 33554432000 4194304 5964350 140735010477344 140243897780584 4398312 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83820

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12845
/proc/meminfo: memFree=27561552/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=83820 CPUtime=3.08 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 3475 0 0 0 308 0 0 0 20 0 2 0 331843423 85831680 3362 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 20955 3362 197 433 0 20519 0
[pid=12843/tid=12844] ppid=12841 vsize=83820 CPUtime=3.07 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 2726 0 0 0 307 0 0 0 20 0 2 0 331843424 85831680 3362 33554432000 4194304 5964350 140735010477344 140243897780024 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 83820

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12845
/proc/meminfo: memFree=27551260/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=83820 CPUtime=6.29 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 4978 0 0 0 628 1 0 0 20 0 2 0 331843423 85831680 4819 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 20955 4819 197 433 0 20519 0
[pid=12843/tid=12844] ppid=12841 vsize=83820 CPUtime=6.26 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 4229 0 0 0 625 1 0 0 20 0 2 0 331843424 85831680 4819 33554432000 4194304 5964350 140735010477344 140243897781176 4410797 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83820

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12845
/proc/meminfo: memFree=27549052/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=84144 CPUtime=12.69 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 6115 0 0 0 1268 1 0 0 20 0 2 0 331843423 86163456 5956 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 21036 5957 197 433 0 20600 0
[pid=12843/tid=12844] ppid=12841 vsize=84144 CPUtime=12.65 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 5367 0 0 0 1264 1 0 0 20 0 2 0 331843424 86163456 5957 33554432000 4194304 5964350 140735010477344 140243897780264 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84144

[startup+25.5003 s]
/proc/loadavg: 1.93 1.98 1.95 3/179 12884
/proc/meminfo: memFree=28118528/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=83820 CPUtime=25.48 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 8829 0 0 0 2546 2 0 0 20 0 2 0 331843423 85831680 8628 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 20955 8628 197 433 0 20519 0
[pid=12843/tid=12844] ppid=12841 vsize=83820 CPUtime=25.4 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 8080 0 0 0 2538 2 0 0 20 0 2 0 331843424 85831680 8628 33554432000 4194304 5964350 140735010477344 140243897780760 4403484 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 83820

[startup+51.1003 s]
/proc/loadavg: 1.95 1.98 1.95 3/179 12884
/proc/meminfo: memFree=28070708/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=84544 CPUtime=51.07 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 12747 0 0 0 5103 4 0 0 20 0 2 0 331843423 86573056 12929 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 21136 12929 197 433 0 20700 0
[pid=12843/tid=12844] ppid=12841 vsize=84544 CPUtime=50.94 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 11998 0 0 0 5090 4 0 0 20 0 2 0 331843424 86573056 12929 33554432000 4194304 5964350 140735010477344 140243897780264 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 84544

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.95 3/179 12884
/proc/meminfo: memFree=27955148/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=150440 CPUtime=102.26 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 27607 0 0 0 10217 9 0 0 20 0 2 0 331843423 154050560 27795 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 37610 27795 197 433 0 37174 0
[pid=12843/tid=12844] ppid=12841 vsize=150440 CPUtime=102.01 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 26858 0 0 0 10191 10 0 0 20 0 2 0 331843424 154050560 27795 33554432000 4194304 5964350 140735010477344 140243897780216 4391264 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 150440

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.95 3/179 12884
/proc/meminfo: memFree=27871564/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=215976 CPUtime=162.22 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 39488 0 0 0 16206 16 0 0 20 0 2 0 331843423 221159424 39911 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 53994 39911 197 433 0 53558 0
[pid=12843/tid=12844] ppid=12841 vsize=215976 CPUtime=161.82 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 38739 0 0 0 16164 18 0 0 20 0 2 0 331843424 221159424 39911 33554432000 4194304 5964350 140735010477344 140243897780216 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 215976

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.95 3/179 12885
/proc/meminfo: memFree=27778356/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=281512 CPUtime=222.2 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 50333 0 0 0 22197 23 0 0 20 0 2 0 331843423 288268288 51256 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 70378 51256 197 433 0 69942 0
[pid=12843/tid=12844] ppid=12841 vsize=281512 CPUtime=221.66 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 49584 0 0 0 22140 26 0 0 20 0 2 0 331843424 288268288 51256 33554432000 4194304 5964350 140735010477344 140243897780216 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 281512

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.95 3/179 12885
/proc/meminfo: memFree=27720704/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=280428 CPUtime=282.19 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 57690 0 0 0 28193 26 0 0 20 0 2 0 331843423 287158272 58347 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 70107 58347 197 433 0 69671 0
[pid=12843/tid=12844] ppid=12841 vsize=280428 CPUtime=281.5 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 56941 0 0 0 28120 30 0 0 20 0 2 0 331843424 287158272 58347 33554432000 4194304 5964350 140735010477344 140243897781176 4388148 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 280428

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.95 3/179 12885
/proc/meminfo: memFree=27671308/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=280428 CPUtime=342.17 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 57706 0 0 0 34191 26 0 0 20 0 2 0 331843423 287158272 58373 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 70107 58373 197 433 0 69671 0
[pid=12843/tid=12844] ppid=12841 vsize=280428 CPUtime=341.33 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 56957 0 0 0 34102 31 0 0 20 0 2 0 331843424 287158272 58373 33554432000 4194304 5964350 140735010477344 140243897781176 4399861 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 280428

[startup+402.3 s]
/proc/loadavg: 2.08 2.01 1.96 3/179 12885
/proc/meminfo: memFree=27647328/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=280428 CPUtime=402.16 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 57718 0 0 0 40190 26 0 0 20 0 2 0 331843423 287158272 58655 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.06 2.02 1.99 3/179 12895
/proc/meminfo: memFree=27210448/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=542572 CPUtime=1421.96 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 117171 0 0 0 142126 70 0 0 20 0 2 0 331843423 555593728 118503 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 135643 118503 197 433 0 135207 0
[pid=12843/tid=12844] ppid=12841 vsize=542572 CPUtime=1418.53 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 116422 0 0 0 141762 91 0 0 20 0 2 0 331843424 555593728 118503 33554432000 4194304 5964350 140735010477344 140243897780216 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 542572

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 1.99 3/179 12895
/proc/meminfo: memFree=27175604/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=545004 CPUtime=1481.95 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 124851 0 0 0 148121 74 0 0 20 0 2 0 331843423 558084096 126182 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 136251 126182 197 433 0 135815 0
[pid=12843/tid=12844] ppid=12841 vsize=545004 CPUtime=1478.37 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 124102 0 0 0 147741 96 0 0 20 0 2 0 331843424 558084096 126182 33554432000 4194304 5964350 140735010477344 140243897780264 4399906 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 545004

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.99 3/179 12895
/proc/meminfo: memFree=27155268/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=545004 CPUtime=1541.93 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 129306 0 0 0 154117 76 0 0 20 0 2 0 331843423 558084096 130635 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 136251 130635 197 433 0 135815 0
[pid=12843/tid=12844] ppid=12841 vsize=545004 CPUtime=1538.22 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 128557 0 0 0 153723 99 0 0 20 0 2 0 331843424 558084096 130635 33554432000 4194304 5964350 140735010477344 140243897780024 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 545004

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12895
/proc/meminfo: memFree=27125268/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=610540 CPUtime=1601.9 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 138574 0 0 0 160107 83 0 0 20 0 2 0 331843423 625192960 140385 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 152635 140385 197 433 0 152199 0
[pid=12843/tid=12844] ppid=12841 vsize=610540 CPUtime=1598.04 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 137825 0 0 0 159697 107 0 0 20 0 2 0 331843424 625192960 140385 33554432000 4194304 5964350 140735010477344 140243897780216 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 610540

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 12898
/proc/meminfo: memFree=27089888/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=611060 CPUtime=1661.85 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 146749 0 0 0 166094 91 0 0 20 0 2 0 331843423 625725440 148974 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 152765 148974 197 433 0 152329 0
[pid=12843/tid=12844] ppid=12841 vsize=611060 CPUtime=1657.84 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 146000 0 0 0 165668 116 0 0 20 0 2 0 331843424 625725440 148974 33554432000 4194304 5964350 140735010477344 140243897780152 4388630 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 611060

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12899
/proc/meminfo: memFree=27063264/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=676596 CPUtime=1721.79 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 153150 0 0 0 172081 98 0 0 20 0 2 0 331843423 692834304 155749 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 169149 155749 197 433 0 168713 0
[pid=12843/tid=12844] ppid=12841 vsize=676596 CPUtime=1717.64 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 152401 0 0 0 171640 124 0 0 20 0 2 0 331843424 692834304 155749 33554432000 4194304 5964350 140735010477344 140243897780024 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 676596

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12899
/proc/meminfo: memFree=27054700/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=676596 CPUtime=1781.78 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 155164 0 0 0 178077 101 0 0 20 0 2 0 331843423 692834304 157755 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 169149 157755 197 433 0 168713 0
[pid=12843/tid=12844] ppid=12841 vsize=676596 CPUtime=1777.48 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 154415 0 0 0 177620 128 0 0 20 0 2 0 331843424 692834304 157755 33554432000 4194304 5964350 140735010477344 140243897780024 4399832 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 676596

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12899
/proc/meminfo: memFree=27051352/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=676596 CPUtime=1791.39 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 156052 0 0 0 179036 103 0 0 20 0 2 0 331843423 692834304 158643 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 169149 158643 197 433 0 168713 0
[pid=12843/tid=12844] ppid=12841 vsize=676596 CPUtime=1787.06 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 155303 0 0 0 178577 129 0 0 20 0 2 0 331843424 692834304 158643 33554432000 4194304 5964350 140735010477344 140243897780216 4399858 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.39
Current children cumulated vsize (KiB) 676596

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12899
/proc/meminfo: memFree=27049616/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=676596 CPUtime=1794.58 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 156509 0 0 0 179355 103 0 0 20 0 2 0 331843423 692834304 159100 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 169149 159100 197 433 0 168713 0
[pid=12843/tid=12844] ppid=12841 vsize=676596 CPUtime=1790.26 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 155760 0 0 0 178896 130 0 0 20 0 2 0 331843424 692834304 159100 33554432000 4194304 5964350 140735010477344 140243897780216 4399906 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (KiB) 676596

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12899
/proc/meminfo: memFree=27048128/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=676596 CPUtime=1797.78 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 156981 0 0 0 179674 104 0 0 20 0 2 0 331843423 692834304 159572 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 169149 159572 197 433 0 168713 0
[pid=12843/tid=12844] ppid=12841 vsize=676596 CPUtime=1793.44 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 156232 0 0 0 179213 131 0 0 20 0 2 0 331843424 692834304 159572 33554432000 4194304 5964350 140735010477344 140243897780216 4399858 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.78
Current children cumulated vsize (KiB) 676596

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12899
/proc/meminfo: memFree=27047632/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=676596 CPUtime=1798.58 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 157119 0 0 0 179754 104 0 0 20 0 2 0 331843423 692834304 159710 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 169149 159710 197 433 0 168713 0
[pid=12843/tid=12844] ppid=12841 vsize=676596 CPUtime=1794.24 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 156370 0 0 0 179293 131 0 0 20 0 2 0 331843424 692834304 159710 33554432000 4194304 5964350 140735010477344 140243897780264 4399843 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.58
Current children cumulated vsize (KiB) 676596

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12899
/proc/meminfo: memFree=27046640/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=676596 CPUtime=1798.98 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 157194 0 0 0 179794 104 0 0 20 0 2 0 331843423 692834304 159785 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 169149 159785 197 433 0 168713 0
[pid=12843/tid=12844] ppid=12841 vsize=676596 CPUtime=1794.64 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 156445 0 0 0 179333 131 0 0 20 0 2 0 331843424 692834304 159785 33554432000 4194304 5964350 140735010477344 140243897780264 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.98
Current children cumulated vsize (KiB) 676596

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12899
/proc/meminfo: memFree=27046640/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=676596 CPUtime=1799.38 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 157261 0 0 0 179834 104 0 0 20 0 2 0 331843423 692834304 159852 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 169149 159852 197 433 0 168713 0
[pid=12843/tid=12844] ppid=12841 vsize=676596 CPUtime=1795.04 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 156512 0 0 0 179373 131 0 0 20 0 2 0 331843424 692834304 159852 33554432000 4194304 5964350 140735010477344 140243897780264 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.38
Current children cumulated vsize (KiB) 676596

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12899
/proc/meminfo: memFree=27046640/32873844 swapFree=7384/7384
[pid=12843] ppid=12841 vsize=676596 CPUtime=1799.48 cores=1,3,5,7
/proc/12843/stat : 12843 (wbo1.72) S 12841 12843 9951 0 -1 4202496 157277 0 0 0 179844 104 0 0 20 0 2 0 331843423 692834304 159868 33554432000 4194304 5964350 140735010477344 140735010476864 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12843/statm: 169149 159868 197 433 0 168713 0
[pid=12843/tid=12844] ppid=12841 vsize=676596 CPUtime=1795.14 cores=1,3,5,7
/proc/12843/task/12844/stat : 12844 (wbo1.72) R 12841 12843 9951 0 -1 4202560 156528 0 0 0 179383 131 0 0 20 0 2 0 331843424 692834304 159868 33554432000 4194304 5964350 140735010477344 140243897780264 4399832 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (KiB) 676596

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12843 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=839294
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=327798
# CPU time returned by wait4() is 1795.17
# while last known CPU time is 1799.48
#
# 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.48
CPU user time (s): 1798.44
CPU system time (s): 1.04
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 676596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.84
system time used= 1.3278
maximum resident set size= 639480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157279
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= 248
involuntary context switches= 1841

runsolver used 3.2545 second user time and 8.81766 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-02 19:13:00
IDJOB=3727474
IDBENCH=2226
IDSOLVER=2313
FILE ID=node136/3727474-1338657180
RUNJOBID= node136-1338651778-12487
PBS_JOBID= 14636444
Free space on /tmp= 69840 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.95:98.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727474-1338657180/watcher-3727474-1338657180 -o /tmp/evaluation-result-3727474-1338657180/solver-3727474-1338657180 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727474-1338657180.opb

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

MD5SUM BENCH= 7acfcd4d612717a490c27c9a55b3f455
RANDOM SEED=1533087727

node136.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.247
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.49
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.247
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.247
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.94
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.247
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.90
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.247
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.90
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.247
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.90
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.247
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.247
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27571148 kB
Buffers:          564520 kB
Cached:          3213788 kB
SwapCached:        20296 kB
Active:          2513968 kB
Inactive:        1903232 kB
Active(anon):     613852 kB
Inactive(anon):    22296 kB
Active(file):    1900116 kB
Inactive(file):  1880936 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083200 kB
Dirty:              5448 kB
Writeback:             0 kB
AnonPages:        734400 kB
Mapped:            10208 kB
Shmem:                 0 kB
Slab:             744908 kB
SReclaimable:     186632 kB
SUnreclaim:       558276 kB
KernelStack:        1488 kB
PageTables:         5388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     144772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    714752 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= 69832 MiB
End job on node136 at 2012-06-02 19:43:00