Trace number 2702437

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.4b (fixed)? (TO) 1800.1 1800.58

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_25_4.opb
MD5SUM3feaf3974ec1ffdea6d6674c11d1a071
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark39
Best CPU time to get the best result obtained on this benchmark1800.13
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 36
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint26
Maximum length of a constraint50
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)15754
Sum of products size (including duplicates)31508
Number of different products15754
Sum of products size31508

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100610
0.00/0.00	c Parsing opb file format. File HOME/instance-2702437-1278566888.opb.
0.00/0.00	c Instance file HOME/instance-2702437-1278566888.opb
0.00/0.00	c File size is 1209967 bytes.
0.19/0.21	c Highest Coefficient sum: 51
0.19/0.21	c ============================[ Problem Statistics ]=============================
0.19/0.21	c |                                                                             |
0.19/0.21	c |  Parsing time:          0.20         s                                      |
0.19/0.21	c |  Number Variables:      16254                                               |
0.19/0.21	c |  Number Clauses:        16254                                               |
0.19/0.21	c |  Number Cardinality:    0                                                   |
0.19/0.21	c |  Number PB Constraints: 15754                                               |
0.19/0.23	c ============================[ Search Statistics ]==============================
0.19/0.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.23	c ===============================================================================
0.19/0.23	c |         0 |   16254    32008   110778 |    10669        0    nan |  0.000 % |
0.19/0.25	c ===============================================================================
0.19/0.25	c New solution: 312
0.19/0.25	o 312
0.19/0.25	c Elapsed CPU time: 0.244962 s	Remaining CPU time: 179.755 s
0.19/0.25	c ===============================================================================
0.19/0.25	c |         0 |   16254    32009   111278 |    10669        0    nan |  0.000 % |
0.19/0.28	c ===============================================================================
0.19/0.28	c New solution: 152
0.19/0.28	o 152
0.19/0.28	c Elapsed CPU time: 0.264959 s	Remaining CPU time: 179.735 s
0.19/0.28	c ===============================================================================
0.19/0.28	c |         0 |   16254    32010   111778 |    10670        0    nan |  0.000 % |
0.29/0.30	c ===============================================================================
0.29/0.30	c New solution: 151
0.29/0.30	o 151
0.29/0.30	c Elapsed CPU time: 0.283956 s	Remaining CPU time: 179.716 s
0.29/0.30	c ===============================================================================
0.29/0.30	c |         0 |   16254    32011   112278 |    10670        0    nan |  0.000 % |
0.29/0.32	c ===============================================================================
0.29/0.32	c New solution: 150
0.29/0.32	o 150
0.29/0.32	c Elapsed CPU time: 0.304953 s	Remaining CPU time: 179.695 s
0.29/0.32	c ===============================================================================
0.29/0.32	c |         0 |   16254    32012   112778 |    10670        0    nan |  0.000 % |
0.29/0.34	c ===============================================================================
0.29/0.34	c New solution: 149
0.29/0.34	o 149
0.29/0.34	c Elapsed CPU time: 0.32395 s	Remaining CPU time: 179.676 s
0.29/0.34	c ===============================================================================
0.29/0.34	c |         0 |   16254    32013   113278 |    10671        0    nan |  0.000 % |
0.29/0.36	c ===============================================================================
0.29/0.36	c New solution: 148
0.29/0.36	o 148
0.29/0.36	c Elapsed CPU time: 0.342947 s	Remaining CPU time: 179.657 s
0.29/0.36	c ===============================================================================
0.29/0.36	c |         0 |   16254    32014   113778 |    10671        0    nan |  0.000 % |
0.29/0.38	c ===============================================================================
0.29/0.38	c New solution: 147
0.29/0.38	o 147
0.29/0.38	c Elapsed CPU time: 0.362944 s	Remaining CPU time: 179.637 s
0.29/0.38	c ===============================================================================
0.29/0.38	c |         0 |   16254    32015   114278 |    10671        0    nan |  0.000 % |
0.39/0.40	c ===============================================================================
0.39/0.40	c New solution: 146
0.39/0.40	o 146
0.39/0.40	c Elapsed CPU time: 0.381941 s	Remaining CPU time: 179.618 s
0.39/0.40	c ===============================================================================
0.39/0.40	c |         0 |   16254    32016   114778 |    10672        0    nan |  0.000 % |
0.39/0.42	c ===============================================================================
0.39/0.42	c New solution: 145
0.39/0.42	o 145
0.39/0.42	c Elapsed CPU time: 0.399939 s	Remaining CPU time: 179.6 s
0.39/0.42	c ===============================================================================
0.39/0.42	c |         0 |   16254    32017   115278 |    10672        0    nan |  0.000 % |
0.39/0.44	c ===============================================================================
0.39/0.44	c New solution: 107
0.39/0.44	o 107
0.39/0.44	c Elapsed CPU time: 0.420936 s	Remaining CPU time: 179.579 s
0.39/0.44	c ===============================================================================
0.39/0.44	c |         0 |   16254    32018   115778 |    10672        0    nan |  0.000 % |
0.79/0.80	c ===============================================================================
0.79/0.80	c New solution: 106
0.79/0.80	o 106
0.79/0.80	c Elapsed CPU time: 0.78688 s	Remaining CPU time: 179.213 s
0.79/0.80	c ===============================================================================
0.79/0.80	c |        78 |   16254    32019   116278 |    10673       78    128 |  0.000 % |
0.79/0.83	c ===============================================================================
0.79/0.83	c New solution: 49
0.79/0.83	o 49
0.79/0.83	c Elapsed CPU time: 0.811876 s	Remaining CPU time: 179.188 s
0.79/0.83	c ===============================================================================
0.79/0.83	c |        78 |   16254    32020   116778 |    10673       78    128 |  0.000 % |
0.89/0.92	c |       178 |   16254    32020   116778 |    11740      178    111 |  0.000 % |
1.00/1.00	c |       329 |   16254    32020   116778 |    12914      329    123 |  0.000 % |
1.00/1.03	c ===============================================================================
1.00/1.03	c New solution: 46
1.00/1.03	o 46
1.00/1.03	c Elapsed CPU time: 1.00285 s	Remaining CPU time: 178.997 s
1.00/1.03	c ===============================================================================
1.00/1.03	c |       329 |   16254    32021   117278 |    10673      329    123 |  0.000 % |
1.00/1.05	c ===============================================================================
1.00/1.05	c New solution: 45
1.00/1.05	o 45
1.00/1.05	c Elapsed CPU time: 1.02684 s	Remaining CPU time: 178.973 s
1.00/1.05	c ===============================================================================
1.00/1.05	c |       330 |   16254    32022   117778 |    10674      330    123 |  0.000 % |
1.00/1.10	c |       430 |   16254    32022   117778 |    11741      430    124 |  0.000 % |
1.09/1.18	c |       580 |   16254    32022   117778 |    12915      580    137 |  0.000 % |
1.19/1.27	c |       805 |   16254    32022   117778 |    14207      805    147 |  0.000 % |
1.39/1.40	c |      1143 |   16254    32022   117778 |    15627     1143    154 |  0.000 % |
1.49/1.57	c |      1649 |   16254    32022   117778 |    17190     1649    163 |  0.000 % |
1.59/1.60	c ===============================================================================
1.59/1.60	c New solution: 44
1.59/1.60	o 44
1.59/1.60	c Elapsed CPU time: 1.56676 s	Remaining CPU time: 178.433 s
1.59/1.60	c ===============================================================================
1.59/1.60	c |      1650 |   16254    32023   118278 |    10674     1650    163 |  0.000 % |
1.59/1.65	c |      1751 |   16254    32023   118278 |    11741     1751    162 |  0.000 % |
1.69/1.72	c |      1901 |   16254    32023   118278 |    12915     1901    162 |  0.000 % |
1.79/1.82	c |      2126 |   16254    32023   118278 |    14207     2126    160 |  0.000 % |
1.89/1.95	c |      2464 |   16254    32023   118278 |    15628     2464    158 |  0.000 % |
2.10/2.15	c |      2971 |   16254    32023   118278 |    17191     2971    157 |  0.000 % |
2.20/2.24	c ===============================================================================
2.20/2.24	c New solution: 43
2.20/2.24	o 43
2.20/2.24	c Elapsed CPU time: 2.19966 s	Remaining CPU time: 177.8 s
2.20/2.24	c ===============================================================================
2.20/2.24	c |      3128 |   16254    32024   118778 |    10674     3128    159 |  0.000 % |
2.20/2.29	c |      3230 |   16254    32024   118778 |    11742     3230    160 |  0.000 % |
2.29/2.37	c |      3380 |   16254    32024   118778 |    12916     3380    161 |  0.000 % |
2.39/2.47	c |      3606 |   16254    32024   118778 |    14207     3606    161 |  0.000 % |
2.59/2.62	c |      3944 |   16254    32024   118778 |    15628     3944    163 |  0.000 % |
2.79/2.81	c |      4450 |   16254    32024   118778 |    17191     4450    166 |  0.000 % |
3.09/3.13	c |      5209 |   16254    32024   118778 |    18910     5209    170 |  0.000 % |
3.59/3.62	c |      6348 |   16254    32024   118778 |    20801     6348    175 |  0.000 % |
4.29/4.34	c |      8056 |   16254    32024   118778 |    22882     8056    172 |  0.000 % |
5.40/5.46	c |     10618 |   16254    32024   118778 |    25170    10618    179 |  0.000 % |
7.09/7.17	c |     14462 |   16254    32024   118778 |    27687    14462    186 |  0.000 % |
10.18/10.26	c |     20229 |   16254    32024   118778 |    30456    20229    194 |  0.000 % |
14.99/15.01	c |     28878 |   16254    32024   118778 |    33501    28878    201 |  0.000 % |
21.09/21.12	c ===============================================================================
21.09/21.12	c New solution: 42
21.09/21.12	o 42
21.09/21.12	c Elapsed CPU time: 20.8938 s	Remaining CPU time: 159.106 s
21.09/21.12	c ===============================================================================
21.09/21.12	c |     39080 |   16254    32025   119278 |    10675    39080    206 |  0.000 % |
21.29/21.31	c |     39181 |   16254    32025   119278 |    11742     5834    261 |  0.000 % |
21.29/21.38	c |     39331 |   16254    32025   119278 |    12916     5984    259 |  0.000 % |
21.38/21.48	c |     39557 |   16254    32025   119278 |    14208     6210    257 |  0.000 % |
21.58/21.64	c |     39894 |   16254    32025   119278 |    15629     6547    250 |  0.000 % |
21.78/21.86	c |     40401 |   16254    32025   119278 |    17192     7054    246 |  0.000 % |
22.18/22.21	c |     41161 |   16254    32025   119278 |    18911     7814    237 |  0.000 % |
22.69/22.74	c |     42301 |   16254    32025   119278 |    20802     8954    225 |  0.000 % |
23.48/23.57	c |     44009 |   16254    32025   119278 |    22882    10662    214 |  0.000 % |
24.69/24.78	c |     46571 |   16254    32025   119278 |    25171    13224    215 |  0.000 % |
26.79/26.82	c |     50415 |   16254    32025   119278 |    27688    17068    213 |  0.000 % |
29.38/29.40	c |     56181 |   16254    32025   119278 |    30457    22834    200 |  0.000 % |
34.78/34.83	c |     64830 |   16254    32025   119278 |    33502    31483    205 |  0.000 % |
42.78/42.89	c |     77806 |   16254    32025   119278 |    36852    44459    202 |  0.000 % |
55.68/55.73	c |     97267 |   16254    32025   119278 |    40538    31093    191 |  0.000 % |
80.17/80.22	c |    126460 |   16254    32025   119278 |    44592    17764    362 |  0.000 % |
119.77/119.83	c |    170249 |   16254    32025   119278 |    49051    14157    188 |  0.000 % |
181.24/181.34	c There are 0 assigned variables. 0 in cost function.
181.94/182.05	c core #1
181.94/182.05	c 
181.94/182.05	c 
181.94/182.05	c Core size: 52	Core Weight: 1	Total Weight: 1
181.94/182.05	c
181.94/182.05	c
181.94/182.05	c core #2
181.94/182.05	c 
181.94/182.05	c 
181.94/182.05	c Core size: 52	Core Weight: 1	Total Weight: 2
181.94/182.05	c
181.94/182.05	c
181.94/182.05	c core #3
181.94/182.05	c 
181.94/182.05	c 
181.94/182.05	c Core size: 52	Core Weight: 1	Total Weight: 3
181.94/182.05	c
181.94/182.05	c
181.94/182.05	c core #4
181.94/182.05	c 
181.94/182.05	c 
181.94/182.05	c Core size: 52	Core Weight: 1	Total Weight: 4
181.94/182.05	c
181.94/182.05	c
181.94/182.05	c core #5
181.94/182.05	c 
181.94/182.05	c 
181.94/182.05	c Core size: 58	Core Weight: 1	Total Weight: 5
181.94/182.05	c
181.94/182.05	c
181.94/182.05	c ============================[ Search Statistics ]==============================
181.94/182.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.94/182.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.94/182.05	c ===============================================================================
181.94/182.05	c |         0 |    4505    32530    80632 |    10843        0    nan |  0.000 % |
181.94/182.06	c ===============================================================================
182.04/182.19	c core #6
182.04/182.19	c 
182.04/182.19	c 
182.04/182.19	c Core size: 327	Core Weight: 1	Total Weight: 6
182.04/182.19	c
182.04/182.19	c
182.04/182.19	c ============================[ Search Statistics ]==============================
182.04/182.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.04/182.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.04/182.19	c ===============================================================================
182.04/182.19	c |         0 |    8951    32531    97556 |    10843        0    nan |  0.000 % |
182.24/182.33	c |       101 |    8951    32531    97556 |    11928      101    211 | 45.879 % |
182.55/182.67	c |       251 |    8951    32531    97556 |    13120      251    200 | 45.879 % |
183.44/183.53	c |       479 |    8951    32531    97556 |    14432      479    204 | 45.879 % |
183.65/183.76	c ===============================================================================
183.84/183.90	c core #7
183.84/183.90	c 
183.84/183.90	c 
183.84/183.90	c Core size: 950	Core Weight: 1	Total Weight: 7
183.84/183.90	c
183.84/183.90	c
183.84/183.90	c ============================[ Search Statistics ]==============================
183.84/183.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.84/183.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.84/183.90	c ===============================================================================
183.84/183.90	c |         0 |   16073    32532   118590 |    10844        0    nan |  0.000 % |
184.05/184.10	c |       100 |   16073    32532   118590 |    11928      100    221 |  5.224 % |
184.45/184.52	c |       251 |   16073    32532   118590 |    13121      251    228 |  5.224 % |
185.35/185.47	c |       476 |   16073    32532   118590 |    14433      476    263 |  5.224 % |
186.34/186.46	c |       813 |   16073    32532   118590 |    15876      813    275 |  5.224 % |
188.45/188.52	c |      1320 |   16073    32532   118590 |    17464     1320    284 |  5.224 % |
192.45/192.53	c |      2082 |   16073    32532   118590 |    19210     2082    270 |  5.224 % |
198.04/198.10	c |      3225 |   16073    32532   118590 |    21131     3225    235 |  5.224 % |
209.63/209.75	c |      4934 |   16073    32532   118590 |    23245     4934    249 |  5.224 % |
225.23/225.34	c |      7498 |   16073    32532   118590 |    25569     7498    237 |  5.224 % |
250.63/250.73	c |     11343 |   16073    32532   118590 |    28126    11343    240 |  5.224 % |
286.82/286.98	c |     17110 |   16073    32532   118590 |    30939    17110    251 |  5.224 % |
335.50/335.63	c |     25762 |   16073    32532   118590 |    34033    25762    280 |  5.224 % |
423.48/423.63	c |     38736 |   16073    32532   118590 |    37436    15547    322 |  5.224 % |
433.68/433.84	c ===============================================================================
434.57/434.76	c core #8
434.57/434.76	c 
434.57/434.76	c 
434.57/434.76	c Core size: 860	Core Weight: 1	Total Weight: 8
434.57/434.76	c
434.57/434.76	c
434.57/434.76	c ============================[ Search Statistics ]==============================
434.57/434.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
434.57/434.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
434.57/434.76	c ===============================================================================
434.57/434.76	c |         0 |   17458    32533   122186 |    10844        0    nan |  0.000 % |
434.77/434.99	c |       101 |   17458    32533   122186 |    11928      101    483 |  0.000 % |
435.08/435.25	c |       251 |   17458    32533   122186 |    13121      251    343 |  0.000 % |
435.98/436.14	c |       476 |   17458    32533   122186 |    14433      476    324 |  0.000 % |
437.27/437.49	c |       813 |   17458    32533   122186 |    15877      813    309 |  0.000 % |
438.58/438.70	c |      1320 |   17458    32533   122186 |    17464     1320    289 |  0.000 % |
441.18/441.31	c |      2079 |   17458    32533   122186 |    19211     2079    304 |  0.000 % |
445.67/445.80	c |      3219 |   17458    32533   122186 |    21132     3219    311 |  0.000 % |
453.08/453.21	c |      4928 |   17458    32533   122186 |    23245     4928    300 |  0.000 % |
462.67/462.81	c |      7490 |   17458    32533   122186 |    25570     7490    335 |  0.000 % |
481.67/481.86	c |     11334 |   17458    32533   122186 |    28127    11334    391 |  0.000 % |
509.55/509.71	c |     17100 |   17458    32533   122186 |    30940    17100    405 |  0.000 % |
549.24/549.42	c |     25749 |   17458    32533   122186 |    34034    25749    359 |  0.000 % |
588.44/588.66	c |     38724 |   17458    32533   122186 |    37437    14728    318 |  0.000 % |
652.92/653.17	c |     58185 |   17458    32533   122186 |    41181    34189    370 |  0.000 % |
788.18/788.49	c |     87378 |   17458    32533   122186 |    45299    34969    506 |  0.000 % |
1056.21/1056.59	c |    131167 |   17458    32533   122186 |    49829    13072    363 |  0.000 % |
1450.42/1450.83	c |    196852 |   17458    32533   122186 |    54812    41036    419 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2702437-1278566888/watcher-2702437-1278566888 -o /tmp/evaluation-result-2702437-1278566888/solver-2702437-1278566888 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702437-1278566888.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 29783
/proc/meminfo: memFree=1730928/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=4308 CPUtime=0
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 399 0 0 0 0 0 0 0 18 0 1 0 24896500 4411392 317 1992294400 134512640 135752675 4290656624 18446744073709551615 134609613 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 1077 317 137 303 0 476 0

[startup+0.033081 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 29783
/proc/meminfo: memFree=1730928/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=6356 CPUtime=0.02
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 886 0 0 0 2 0 0 0 20 0 1 0 24896500 6508544 804 1992294400 134512640 135752675 4290656624 18446744073709551615 134609663 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 1589 804 167 303 0 988 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6356

[startup+0.101088 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 29783
/proc/meminfo: memFree=1730928/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=7412 CPUtime=0.09
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 1267 0 0 0 9 0 0 0 20 0 1 0 24896500 7589888 1185 1992294400 134512640 135752675 4290656624 18446744073709551615 134574250 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 1853 1185 270 303 0 1252 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7412

[startup+0.30111 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 29783
/proc/meminfo: memFree=1730928/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=8848 CPUtime=0.29
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 2596 0 0 0 28 1 0 0 20 0 1 0 24896500 9060352 1709 1992294400 134512640 135752675 4290656624 18446744073709551615 134616138 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 2212 1709 143 303 0 1907 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8848

[startup+0.701153 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 29783
/proc/meminfo: memFree=1730928/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=9108 CPUtime=0.69
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 2643 0 0 0 67 2 0 0 20 0 1 0 24896500 9326592 1756 1992294400 134512640 135752675 4290656624 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 2277 1756 144 303 0 1972 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9108

[startup+1.50124 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 29784
/proc/meminfo: memFree=1724472/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=10284 CPUtime=1.49
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 2930 0 0 0 146 3 0 0 23 0 1 0 24896500 10530816 2043 1992294400 134512640 135752675 4290656624 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 2571 2043 145 303 0 2266 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10284

[startup+3.10142 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 29784
/proc/meminfo: memFree=1722240/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=13284 CPUtime=3.09
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 3690 0 0 0 305 4 0 0 25 0 1 0 24896500 13602816 2803 1992294400 134512640 135752675 4290656624 18446744073709551615 134611594 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 3321 2803 145 303 0 3016 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13284

[startup+6.30177 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 29784
/proc/meminfo: memFree=1715668/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=19872 CPUtime=6.29
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 5327 0 0 0 622 7 0 0 25 0 1 0 24896500 20348928 4440 1992294400 134512640 135752675 4290656624 18446744073709551615 134611798 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 4968 4440 145 303 0 4663 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19872

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 29784
/proc/meminfo: memFree=1703268/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=31456 CPUtime=12.69
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 8222 0 0 0 1255 14 0 0 25 0 1 0 24896500 32210944 7335 1992294400 134512640 135752675 4290656624 18446744073709551615 134605371 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 7864 7335 145 303 0 7559 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31456

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/107 29784
/proc/meminfo: memFree=1680824/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=53128 CPUtime=25.49
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 13645 0 0 0 2524 25 0 0 25 0 1 0 24896500 54403072 12758 1992294400 134512640 135752675 4290656624 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 13282 12758 145 303 0 12977 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53128

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/107 29786
/proc/meminfo: memFree=1643500/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=90632 CPUtime=51.08
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 22996 0 0 0 5062 46 0 0 25 0 1 0 24896500 92807168 22109 1992294400 134512640 135752675 4290656624 18446744073709551615 134518477 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 22658 22109 145 303 0 22353 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 90632

[startup+102.309 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 29786
/proc/meminfo: memFree=1567116/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=166076 CPUtime=102.27
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 41858 0 0 0 10146 81 0 0 25 0 1 0 24896500 170061824 40971 1992294400 134512640 135752675 4290656624 18446744073709551615 134638061 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 41519 40971 145 303 0 41214 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 166076

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 29788
/proc/meminfo: memFree=1513424/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=220220 CPUtime=162.25
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 55383 0 0 0 16106 119 0 0 25 0 1 0 24896500 225505280 54496 1992294400 134512640 135752675 4290656624 18446744073709551615 134616067 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 55055 54496 145 303 0 54750 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 220220

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 29790
/proc/meminfo: memFree=1497676/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=234364 CPUtime=222.23
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 59642 0 0 0 22087 136 0 0 25 0 1 0 24896500 239988736 58118 1992294400 134512640 135752675 4290656624 18446744073709551615 134611599 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 58591 58118 146 303 0 58286 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 234364

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 29792
/proc/meminfo: memFree=1497676/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=234364 CPUtime=282.22
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 59658 0 0 0 28077 145 0 0 25 0 1 0 24896500 239988736 58134 1992294400 134512640 135752675 4290656624 18446744073709551615 134640701 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 58591 58134 146 303 0 58286 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 234364

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 29794
/proc/meminfo: memFree=1491228/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=241252 CPUtime=342.2
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 61391 0 0 0 34064 156 0 0 25 0 1 0 24896500 247042048 59867 1992294400 134512640 135752675 4290656624 18446744073709551615 134605224 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 60313 59867 146 303 0 60008 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 241252

[startup+402.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 29794
/proc/meminfo: memFree=1476348/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=256196 CPUtime=402.18
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 65100 0 0 0 40051 167 0 0 25 0 1 0 24896500 262344704 63576 1992294400 134512640 135752675 4290656624 18446744073709551615 134605505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 64049 63576 146 303 0 63744 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 256196

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 29796
/proc/meminfo: memFree=1466552/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=265868 CPUtime=462.17
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 67481 0 0 0 46036 181 0 0 25 0 1 0 24896500 272248832 65957 1992294400 134512640 135752675 4290656624 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 66467 65957 146 303 0 66162 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 265868

[startup+522.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 29798
/proc/meminfo: memFree=1466428/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=265868 CPUtime=522.15
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 67503 0 0 0 52023 192 0 0 25 0 1 0 24896500 272248832 65979 1992294400 134512640 135752675 4290656624 18446744073709551615 134616042 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 66467 65979 146 303 0 66162 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 265868

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 29800
/proc/meminfo: memFree=1444852/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=287464 CPUtime=582.13
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 72901 0 0 0 58001 212 0 0 25 0 1 0 24896500 294363136 71377 1992294400 134512640 135752675 4290656624 18446744073709551615 134605224 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 71866 71377 146 303 0 71561 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 287464

[startup+642.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 29802
/proc/meminfo: memFree=1414968/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=317160 CPUtime=642.13
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 80314 0 0 0 63979 234 0 0 25 0 1 0 24896500 324771840 78790 1992294400 134512640 135752675 4290656624 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 79290 78790 146 303 0 78985 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 317160

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 29808
/proc/meminfo: memFree=1303120/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=428876 CPUtime=882.06
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 108174 0 0 0 87901 305 0 0 25 0 1 0 24896500 439169024 106650 1992294400 134512640 135752675 4290656624 18446744073709551615 134616122 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 107219 106650 146 303 0 106914 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 428876

[startup+942.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 29810
/proc/meminfo: memFree=1278816/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=453304 CPUtime=942.04
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 114290 0 0 0 93883 321 0 0 25 0 1 0 24896500 464183296 112766 1992294400 134512640 135752675 4290656624 18446744073709551615 134642686 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 113326 112766 146 303 0 113021 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 453304

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 29810
/proc/meminfo: memFree=1259968/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=471976 CPUtime=1002.02
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 118960 0 0 0 99868 334 0 0 25 0 1 0 24896500 483303424 117436 1992294400 134512640 135752675 4290656624 18446744073709551615 134605505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 117994 117436 146 303 0 117689 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 471976

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 29812
/proc/meminfo: memFree=1242856/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=489148 CPUtime=1062.01
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 123262 0 0 0 105854 347 0 0 25 0 1 0 24896500 500887552 121738 1992294400 134512640 135752675 4290656624 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 122287 121738 146 303 0 121982 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 489148

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 29814
/proc/meminfo: memFree=1219420/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=512264 CPUtime=1122
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 129032 0 0 0 111836 364 0 0 25 0 1 0 24896500 524558336 127508 1992294400 134512640 135752675 4290656624 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 128066 127508 146 303 0 127761 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 512264

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 29816
/proc/meminfo: memFree=1201440/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=530428 CPUtime=1181.98
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 133572 0 0 0 117822 376 0 0 25 0 1 0 24896500 543158272 132048 1992294400 134512640 135752675 4290656624 18446744073709551615 134605505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 132607 132048 146 303 0 132302 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 530428

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 29818
/proc/meminfo: memFree=1184824/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=546636 CPUtime=1241.96
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 137600 0 0 0 123808 388 0 0 25 0 1 0 24896500 559755264 136076 1992294400 134512640 135752675 4290656624 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 136659 136076 146 303 0 136354 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 546636

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 29818
/proc/meminfo: memFree=1167340/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=564020 CPUtime=1301.96
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 141935 0 0 0 129795 401 0 0 25 0 1 0 24896500 577556480 140411 1992294400 134512640 135752675 4290656624 18446744073709551615 134605435 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 141005 140411 146 303 0 140700 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 564020

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 29820
/proc/meminfo: memFree=1148988/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=582500 CPUtime=1361.93
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 146553 0 0 0 135779 414 0 0 25 0 1 0 24896500 596480000 145029 1992294400 134512640 135752675 4290656624 18446744073709551615 134611599 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 145625 145029 146 303 0 145320 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 582500

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 29822
/proc/meminfo: memFree=1128528/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=602892 CPUtime=1421.92
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 151620 0 0 0 141763 429 0 0 25 0 1 0 24896500 617361408 150096 1992294400 134512640 135752675 4290656624 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 150723 150096 146 303 0 150418 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 602892

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 29824
/proc/meminfo: memFree=1105712/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=625860 CPUtime=1481.89
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 157371 0 0 0 147745 444 0 0 25 0 1 0 24896500 640880640 155847 1992294400 134512640 135752675 4290656624 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 156465 155847 146 303 0 156160 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 625860

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 29826
/proc/meminfo: memFree=1082276/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=648904 CPUtime=1541.89
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 163150 0 0 0 153730 459 0 0 25 0 1 0 24896500 664477696 161626 1992294400 134512640 135752675 4290656624 18446744073709551615 134518816 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 162226 161626 146 303 0 161921 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 648904

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 29826
/proc/meminfo: memFree=1061320/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=670024 CPUtime=1601.87
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 168419 0 0 0 159712 475 0 0 25 0 1 0 24896500 686104576 166895 1992294400 134512640 135752675 4290656624 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 167506 166895 146 303 0 167201 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 670024

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 29828
/proc/meminfo: memFree=1037388/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=693684 CPUtime=1661.86
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 174350 0 0 0 165695 491 0 0 25 0 1 0 24896500 710332416 172826 1992294400 134512640 135752675 4290656624 18446744073709551615 134611663 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 173421 172826 146 303 0 173116 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 693684

[startup+1722.3 s]
/proc/loadavg: 1.11 1.02 1.01 2/107 29830
/proc/meminfo: memFree=1011720/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=719508 CPUtime=1721.84
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 180789 0 0 0 171678 506 0 0 25 0 1 0 24896500 736776192 179265 1992294400 134512640 135752675 4290656624 18446744073709551615 134616138 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 179877 179265 146 303 0 179572 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 719508

[startup+1782.3 s]
/proc/loadavg: 1.11 1.03 1.00 2/107 29832
/proc/meminfo: memFree=987416/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=743564 CPUtime=1781.82
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 186787 0 0 0 177662 520 0 0 25 0 1 0 24896500 761409536 185263 1992294400 134512640 135752675 4290656624 18446744073709551615 134611537 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 185891 185263 146 303 0 185586 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 743564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.08 1.03 1.00 2/107 29832
/proc/meminfo: memFree=981712/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=749152 CPUtime=1800.03
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 188182 0 0 0 179479 524 0 0 25 0 1 0 24896500 767131648 186658 1992294400 134512640 135752675 4290656624 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 187288 186658 146 303 0 186983 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 749152

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.5 s]
/proc/loadavg: 1.08 1.03 1.00 2/107 29832
/proc/meminfo: memFree=981712/2059040 swapFree=4135616/4192956
[pid=29783] ppid=29781 vsize=749152 CPUtime=1800.03
/proc/29783/stat : 29783 (wbo1.4b) R 29781 29783 29396 0 -1 4202496 188182 0 0 0 179479 524 0 0 25 0 1 0 24896500 767131648 186658 1992294400 134512640 135752675 4290656624 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29783/statm: 187288 186658 146 303 0 186983 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 749152

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.58
CPU time (s): 1800.1
CPU user time (s): 1794.79
CPU system time (s): 5.31219
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 749152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.79
system time used= 5.31219
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188182
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= 13
involuntary context switches= 1285

runsolver used 2.89356 second user time and 8.59869 second system time

The end

Launcher Data

Begin job on node038 at 2010-07-08 07:28:08
IDJOB=2702437
IDBENCH=48153
IDSOLVER=1190
FILE ID=node038/2702437-1278566888
PBS_JOBID= 11239543
Free space on /tmp= 62544 MiB

SOLVER NAME= wbo 1.4b (fixed)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_500_25_4.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2702437-1278566888/watcher-2702437-1278566888 -o /tmp/evaluation-result-2702437-1278566888/solver-2702437-1278566888 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702437-1278566888.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 3feaf3974ec1ffdea6d6674c11d1a071
RANDOM SEED=1694229915

node038.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.215
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.215
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1732944 kB
Buffers:         28668 kB
Cached:         198412 kB
SwapCached:      11676 kB
Active:         108884 kB
Inactive:       133084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1732944 kB
SwapTotal:     4192956 kB
SwapFree:      4135616 kB
Dirty:            2908 kB
Writeback:           8 kB
AnonPages:       12160 kB
Mapped:           8468 kB
Slab:            62280 kB
PageTables:       4108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181320 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2702437-1278566888.opb

Free space on /tmp at the end= 62540 MiB
End job on node038 at 2010-07-08 07:58:11