Trace number 2656051

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? (TO) 1800.1 1800.59

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_5_40_2.opb
MD5SUMc0264878059fff5e6fa5f51839a60b24
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark1789.82
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved NO
Number of variables120
Total number of constraints10
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 constraints10
Minimum length of a constraint54
Maximum length of a constraint56
Number of terms in the objective function 80
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2550
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1196
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4099
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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 - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2656051-1276616838.opb.
0.00/0.00	c Instance file HOME/instance-2656051-1276616838.opb
0.00/0.00	c File size is 5425 bytes.
0.00/0.00	c Highest Coefficient sum: 4099
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:      120                                                 |
0.00/0.00	c |  Number Clauses:        0                                                   |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 10                                                  |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     120       10      554 |     5000        0    nan |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 1105
0.00/0.00	o 1105
0.00/0.00	c Elapsed CPU time: 0.001999 s	Remaining CPU time: 179.998 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     120       11      634 |     5000        0    nan |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 756
0.00/0.00	o 756
0.00/0.00	c Elapsed CPU time: 0.003999 s	Remaining CPU time: 179.996 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |        27 |     120       12      714 |     5000       27     48 |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 545
0.00/0.00	o 545
0.00/0.00	c Elapsed CPU time: 0.004999 s	Remaining CPU time: 179.995 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |        27 |     120       13      794 |     5000       27     48 |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 543
0.00/0.00	o 543
0.00/0.00	c Elapsed CPU time: 0.004999 s	Remaining CPU time: 179.995 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |        30 |     120       14      874 |     5000       30     46 |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 536
0.00/0.00	o 536
0.00/0.00	c Elapsed CPU time: 0.006998 s	Remaining CPU time: 179.993 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |        51 |     120       15      954 |     5000       51     44 |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 413
0.00/0.00	o 413
0.00/0.00	c Elapsed CPU time: 0.007998 s	Remaining CPU time: 179.992 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |        66 |     120       16     1034 |     5000       66     42 |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 363
0.00/0.01	o 363
0.00/0.01	c Elapsed CPU time: 0.014997 s	Remaining CPU time: 179.985 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |       155 |     120       17     1114 |     5000      155     40 |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 323
0.00/0.01	o 323
0.00/0.01	c Elapsed CPU time: 0.017997 s	Remaining CPU time: 179.982 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |       198 |     120       18     1194 |     5000      198     40 |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: 307
0.00/0.02	o 307
0.00/0.02	c Elapsed CPU time: 0.019996 s	Remaining CPU time: 179.98 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |       236 |     120       19     1274 |     5000      236     39 |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: 243
0.00/0.02	o 243
0.00/0.02	c Elapsed CPU time: 0.019996 s	Remaining CPU time: 179.98 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |       238 |     120       20     1354 |     5000      238     39 |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: 235
0.00/0.02	o 235
0.00/0.02	c Elapsed CPU time: 0.020996 s	Remaining CPU time: 179.979 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |       241 |     120       21     1434 |     5000      241     40 |  0.000 % |
0.00/0.03	c |       341 |     120       21     1434 |     5500      341     39 |  0.007 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c New solution: 183
0.00/0.03	o 183
0.00/0.03	c Elapsed CPU time: 0.035994 s	Remaining CPU time: 179.964 s
0.00/0.03	c ===============================================================================
0.00/0.03	c |       446 |     120       22     1514 |     5000      446     37 |  0.007 % |
0.03/0.04	c |       546 |     120       22     1514 |     5500      546     38 |  0.007 % |
0.03/0.05	c |       697 |     120       22     1514 |     6050      697     37 |  0.007 % |
0.03/0.07	c ===============================================================================
0.03/0.07	c New solution: 182
0.03/0.07	o 182
0.03/0.07	c Elapsed CPU time: 0.070989 s	Remaining CPU time: 179.929 s
0.03/0.07	c ===============================================================================
0.03/0.07	c |       877 |     120       23     1594 |     5000      877     37 |  0.007 % |
0.03/0.07	c ===============================================================================
0.03/0.07	c New solution: 170
0.03/0.07	o 170
0.03/0.07	c Elapsed CPU time: 0.071989 s	Remaining CPU time: 179.928 s
0.03/0.07	c ===============================================================================
0.03/0.07	c |       878 |     120       24     1674 |     5000      878     37 |  0.007 % |
0.03/0.08	c |       978 |     120       24     1674 |     5500      978     37 |  0.007 % |
0.03/0.09	c ===============================================================================
0.03/0.09	c New solution: 123
0.03/0.09	o 123
0.03/0.09	c Elapsed CPU time: 0.088986 s	Remaining CPU time: 179.911 s
0.03/0.09	c ===============================================================================
0.03/0.09	c |      1081 |     120       25     1754 |     5000     1081     37 |  0.007 % |
0.09/0.10	c |      1181 |     110       25     1754 |     5500      834     36 |  8.340 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c New solution: 62
0.09/0.10	o 62
0.09/0.10	c Elapsed CPU time: 0.099984 s	Remaining CPU time: 179.9 s
0.09/0.10	c ===============================================================================
0.09/0.10	c |      1181 |     110       26     1834 |     5000      834     36 |  8.340 % |
0.09/0.11	c |      1281 |     107       26     1834 |     5500      934     36 | 16.674 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c New solution: 60
0.09/0.12	o 60
0.09/0.12	c Elapsed CPU time: 0.117982 s	Remaining CPU time: 179.882 s
0.09/0.12	c ===============================================================================
0.09/0.12	c |      1379 |     100       27     1914 |     5000     1032     36 | 16.674 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c New solution: 42
0.09/0.12	o 42
0.09/0.12	c Elapsed CPU time: 0.120981 s	Remaining CPU time: 179.879 s
0.09/0.12	c ===============================================================================
0.09/0.12	c |      1406 |     100       28     1994 |     5000     1059     37 | 16.674 % |
0.09/0.13	c |      1506 |     100       28     1994 |     5500     1159     37 | 16.674 % |
0.09/0.14	c |      1656 |     100       28     1994 |     6050     1309     36 | 16.674 % |
0.09/0.16	c |      1881 |     100       28     1994 |     6655     1534     36 | 16.674 % |
0.09/0.18	c ===============================================================================
0.09/0.18	c New solution: 40
0.09/0.18	o 40
0.09/0.18	c Elapsed CPU time: 0.178972 s	Remaining CPU time: 179.821 s
0.09/0.18	c ===============================================================================
0.09/0.18	c |      2075 |     100       29     2074 |     5000     1728     36 | 16.674 % |
0.09/0.19	c |      2175 |     100       29     2074 |     5500     1828     36 | 16.674 % |
0.19/0.20	c |      2325 |     100       29     2074 |     6050     1978     36 | 16.674 % |
0.19/0.22	c |      2551 |     100       29     2074 |     6655     2204     37 | 16.674 % |
0.19/0.26	c |      2888 |     100       29     2074 |     7320     2541     37 | 16.674 % |
0.29/0.30	c |      3394 |     100       29     2074 |     8052     3047     37 | 16.674 % |
0.29/0.31	c ===============================================================================
0.29/0.31	c New solution: 29
0.29/0.31	o 29
0.29/0.31	c Elapsed CPU time: 0.310952 s	Remaining CPU time: 179.689 s
0.29/0.31	c ===============================================================================
0.29/0.31	c |      3475 |     100       30     2154 |     5000     2667     37 | 16.674 % |
0.29/0.32	c ===============================================================================
0.29/0.32	c New solution: 24
0.29/0.32	o 24
0.29/0.32	c Elapsed CPU time: 0.315951 s	Remaining CPU time: 179.684 s
0.29/0.32	c ===============================================================================
0.29/0.32	c |      3519 |      90       31     2234 |     5000     2711     37 | 16.674 % |
0.29/0.33	c |      3620 |      90       31     2234 |     5500     2812     37 | 25.007 % |
0.29/0.34	c |      3770 |      90       31     2234 |     6050     2962     37 | 25.007 % |
0.29/0.36	c |      3995 |      90       31     2234 |     6655     3187     38 | 25.007 % |
0.39/0.40	c |      4332 |      90       31     2234 |     7320     3524     38 | 25.007 % |
0.39/0.46	c |      4838 |      90       31     2234 |     8052     4030     39 | 25.007 % |
0.49/0.54	c |      5597 |      90       31     2234 |     8857     4789     40 | 25.007 % |
0.59/0.67	c |      6737 |      90       31     2234 |     9743     5929     41 | 25.007 % |
0.79/0.89	c ===============================================================================
0.79/0.89	c New solution: 22
0.79/0.89	o 22
0.79/0.89	c Elapsed CPU time: 0.870867 s	Remaining CPU time: 179.129 s
0.79/0.89	c ===============================================================================
0.79/0.89	c |      8401 |      90       32     2314 |     5000     7593     42 | 25.007 % |
0.89/0.91	c |      8502 |      90       32     2314 |     5500     3898     45 | 25.007 % |
0.89/0.93	c |      8653 |      90       32     2314 |     6050     4049     46 | 25.007 % |
0.89/0.96	c |      8878 |      90       32     2314 |     6655     4274     45 | 25.007 % |
0.89/1.00	c |      9216 |      90       32     2314 |     7320     4612     45 | 25.007 % |
1.00/1.05	c ===============================================================================
1.00/1.05	c New solution: 13
1.00/1.05	o 13
1.00/1.05	c Elapsed CPU time: 1.02484 s	Remaining CPU time: 178.975 s
1.00/1.05	c ===============================================================================
1.00/1.05	c |      9597 |      90       33     2394 |     5000     4993     45 | 25.007 % |
1.00/1.07	c |      9698 |      81       33     2394 |     5500     2560     46 | 33.340 % |
1.00/1.09	c |      9848 |      81       33     2394 |     6050     2710     46 | 33.340 % |
1.09/1.11	c |     10073 |      81       33     2394 |     6655     2935     46 | 33.340 % |
1.09/1.14	c |     10411 |      81       33     2394 |     7320     3273     47 | 33.340 % |
1.09/1.19	c |     10917 |      81       33     2394 |     8052     3779     47 | 33.340 % |
1.19/1.28	c |     11677 |      81       33     2394 |     8857     4539     47 | 33.340 % |
1.39/1.42	c |     12816 |      80       33     2394 |     9743     5678     48 | 33.340 % |
1.59/1.64	c |     14525 |      80       33     2394 |    10717     7387     48 | 33.340 % |
1.99/2.02	c |     17089 |      80       33     2394 |    11789     9950     48 | 33.340 % |
2.59/2.61	c |     20933 |      80       33     2394 |    12968     7864     48 | 33.340 % |
3.49/3.59	c |     26701 |      80       33     2394 |    14265     7114     49 | 33.340 % |
4.79/4.89	c ===============================================================================
4.79/4.89	c New solution: 12
4.79/4.89	o 12
4.79/4.89	c Elapsed CPU time: 4.80527 s	Remaining CPU time: 175.195 s
4.79/4.89	c ===============================================================================
4.79/4.89	c |     34038 |      80       34     2474 |     5000     7285     48 | 33.340 % |
4.89/4.92	c |     34138 |      80       34     2474 |     5500     3743     48 | 33.340 % |
4.89/4.94	c |     34289 |      80       34     2474 |     6050     3894     48 | 33.340 % |
4.89/4.97	c |     34514 |      80       34     2474 |     6655     4119     48 | 33.340 % |
4.99/5.01	c |     34852 |      80       34     2474 |     7320     4457     48 | 33.340 % |
4.99/5.07	c |     35359 |      80       34     2474 |     8052     4964     48 | 33.340 % |
5.08/5.15	c |     36119 |      80       34     2474 |     8857     5724     48 | 33.340 % |
5.19/5.29	c |     37258 |      80       34     2474 |     9743     6863     48 | 33.340 % |
5.49/5.52	c |     38966 |      80       34     2474 |    10717     8571     47 | 33.340 % |
5.79/5.90	c |     41528 |      80       34     2474 |    11789     5742     45 | 33.340 % |
6.28/6.37	c |     45374 |      80       34     2474 |    12968     9588     45 | 33.340 % |
7.29/7.32	c |     51141 |      80       34     2474 |    14265     8838     46 | 33.340 % |
8.79/8.85	c |     59790 |      80       34     2474 |    15692    10320     45 | 33.340 % |
11.19/11.25	c |     72765 |      80       34     2474 |    17261    15414     46 | 33.340 % |
15.18/15.24	c |     92226 |      80       34     2474 |    18987     8881     45 | 33.340 % |
21.69/21.79	c |    121419 |      80       34     2474 |    20886    19012     48 | 33.340 % |
31.79/31.85	c ===============================================================================
31.79/31.85	c New solution: 8
31.79/31.85	o 8
31.79/31.85	c Elapsed CPU time: 31.4172 s	Remaining CPU time: 148.583 s
31.79/31.85	c ===============================================================================
31.79/31.85	c |    162829 |      80       35     2554 |     5000    18522     47 | 33.340 % |
31.99/32.06	c |    162929 |      70       35     2554 |     5500     4720     47 | 41.674 % |
31.99/32.08	c |    163079 |      70       35     2554 |     6050     4870     47 | 41.674 % |
32.09/32.11	c |    163305 |      70       35     2554 |     6655     5096     47 | 41.674 % |
32.09/32.16	c |    163643 |      70       35     2554 |     7320     5434     47 | 41.674 % |
32.18/32.22	c |    164150 |      70       35     2554 |     8052     5941     47 | 41.674 % |
32.28/32.32	c |    164910 |      70       35     2554 |     8857     6701     48 | 41.674 % |
32.38/32.48	c |    166049 |      70       35     2554 |     9743     7840     48 | 41.674 % |
32.69/32.72	c |    167757 |      70       35     2554 |    10717     9548     47 | 41.674 % |
33.08/33.12	c |    170319 |      70       35     2554 |    11789     6714     47 | 41.674 % |
33.58/33.68	c |    174163 |      70       35     2554 |    12968    10558     47 | 41.674 % |
34.58/34.63	c |    179929 |      70       35     2554 |    14265     9802     49 | 41.674 % |
36.19/36.21	c |    188580 |      70       35     2554 |    15692    11285     50 | 41.674 % |
38.98/39.05	c |    201554 |      70       35     2554 |    17261     8486     53 | 41.674 % |
43.37/43.40	c |    221015 |      70       35     2554 |    18987    10605     53 | 41.674 % |
50.28/50.37	c |    250207 |      70       35     2554 |    20886    11203     52 | 41.674 % |
61.48/61.58	c |    293997 |      70       35     2554 |    22974    13069     55 | 41.674 % |
79.57/79.60	c |    359682 |      70       35     2554 |    25272    18006     54 | 41.674 % |
110.67/110.70	c |    458209 |      70       35     2554 |    27799    15403     49 | 41.674 % |
161.56/161.69	c |    605998 |      70       35     2554 |    30579    27875     52 | 41.674 % |
181.84/181.91	c There are 50 assigned variables. 50 in cost function.
182.34/182.40	c ============================[ Search Statistics ]==============================
182.34/182.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.34/182.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.34/182.40	c ===============================================================================
182.34/182.40	c |         0 |      40      101      454 |     5000        0    nan |  0.000 % |
182.34/182.41	c |       100 |      40      101      454 |     5500      100     38 | 66.674 % |
182.34/182.42	c |       252 |      40      101      454 |     6050      252     41 | 66.674 % |
182.34/182.47	c |       477 |      40      101      454 |     6655      477     42 | 66.674 % |
182.45/182.54	c |       815 |      40      101      454 |     7320      815     43 | 66.674 % |
182.45/182.58	c |      1321 |      40      101      454 |     8052     1321     42 | 66.674 % |
182.55/182.64	c |      2081 |      40      101      454 |     8857     2081     43 | 66.674 % |
182.65/182.76	c |      3221 |      40      101      454 |     9743     3221     42 | 66.674 % |
182.84/182.95	c |      4929 |      40      101      454 |    10717     4929     41 | 66.674 % |
183.25/183.30	c |      7491 |      40      101      454 |    11789     7491     41 | 66.674 % |
183.94/184.00	c |     11336 |      40      101      454 |    12968    11336     41 | 66.674 % |
184.95/185.05	c |     17103 |      40      101      454 |    14265    10564     40 | 66.674 % |
186.64/186.70	c |     25753 |      40      101      454 |    15692    12026     39 | 66.674 % |
189.15/189.26	c |     38729 |      40      101      454 |    17261     9203     41 | 66.674 % |
192.93/193.00	c |     58191 |      40      101      454 |    18987    11297     40 | 66.674 % |
200.24/200.37	c |     87383 |      40      101      454 |    20886    11847     41 | 66.674 % |
211.94/212.04	c |    131172 |      40      101      454 |    22974    13650     42 | 66.674 % |
229.93/230.09	c |    196856 |      40      101      454 |    25272    17651     41 | 66.674 % |
260.32/260.49	c |    295382 |      40      101      454 |    27799    14362     43 | 66.674 % |
308.51/308.63	c |    443171 |      40      101      454 |    30579    26333     42 | 66.674 % |
395.39/395.58	c |    664855 |      40      101      454 |    33637    12099     43 | 66.674 % |
537.95/538.17	c |    997380 |      40      101      454 |    37001    27901     42 | 66.674 % |
794.39/794.64	c |   1496168 |      40      101      454 |    40701    34790     43 | 66.674 % |
1194.06/1194.40	c |   2244351 |      40      101      454 |    44771    16085     41 | 66.674 % |

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-2656051-1276616838/watcher-2656051-1276616838 -o /tmp/evaluation-result-2656051-1276616838/solver-2656051-1276616838 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2656051-1276616838.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 11810
/proc/meminfo: memFree=1515284/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=2568 CPUtime=0
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 275 0 0 0 0 0 0 0 20 0 1 0 2978762 2629632 192 1992294400 134512640 135751879 4288606320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 642 192 146 303 0 337 0

[startup+0.041795 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 11810
/proc/meminfo: memFree=1515284/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=2700 CPUtime=0.03
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 310 0 0 0 3 0 0 0 20 0 1 0 2978762 2764800 227 1992294400 134512640 135751879 4288606320 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 675 227 147 303 0 370 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2700

[startup+0.100802 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 11810
/proc/meminfo: memFree=1515284/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=2832 CPUtime=0.09
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 355 0 0 0 9 0 0 0 20 0 1 0 2978762 2899968 272 1992294400 134512640 135751879 4288606320 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 708 272 147 303 0 403 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2832

[startup+0.300825 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 11810
/proc/meminfo: memFree=1515284/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=3360 CPUtime=0.29
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 497 0 0 0 29 0 0 0 20 0 1 0 2978762 3440640 414 1992294400 134512640 135751879 4288606320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 840 414 147 303 0 535 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3360

[startup+0.70087 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 11810
/proc/meminfo: memFree=1515284/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=4408 CPUtime=0.69
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 742 0 0 0 68 1 0 0 21 0 1 0 2978762 4513792 659 1992294400 134512640 135751879 4288606320 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 1102 659 147 303 0 797 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4408

[startup+1.50096 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 11813
/proc/meminfo: memFree=1512424/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=6248 CPUtime=1.49
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 1205 0 0 0 146 3 0 0 23 0 1 0 2978762 6397952 1122 1992294400 134512640 135751879 4288606320 18446744073709551615 134611167 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 1562 1122 148 303 0 1257 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6248

[startup+3.10114 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 11813
/proc/meminfo: memFree=1509944/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=9140 CPUtime=3.09
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 1950 0 0 0 303 6 0 0 25 0 1 0 2978762 9359360 1867 1992294400 134512640 135751879 4288606320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 2285 1867 148 303 0 1980 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9140

[startup+6.30051 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 11813
/proc/meminfo: memFree=1504116/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=14808 CPUtime=6.28
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 3350 0 0 0 618 10 0 0 25 0 1 0 2978762 15163392 3267 1992294400 134512640 135751879 4288606320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 3702 3267 148 303 0 3397 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14808

[startup+12.7012 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 11813
/proc/meminfo: memFree=1494072/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=24284 CPUtime=12.69
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 5701 0 0 0 1249 20 0 0 25 0 1 0 2978762 24866816 5618 1992294400 134512640 135751879 4288606320 18446744073709551615 134611186 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 6071 5618 148 303 0 5766 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24284

[startup+25.5007 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11813
/proc/meminfo: memFree=1478076/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=39472 CPUtime=25.49
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 9496 0 0 0 2514 35 0 0 25 0 1 0 2978762 40419328 9413 1992294400 134512640 135751879 4288606320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 9868 9413 148 303 0 9563 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39472

[startup+51.1006 s]
/proc/loadavg: 1.08 1.02 1.01 2/107 11813
/proc/meminfo: memFree=1446208/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=71612 CPUtime=51.08
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 17546 0 0 0 5040 68 0 0 25 0 1 0 2978762 73330688 17463 1992294400 134512640 135751879 4288606320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 17903 17463 148 303 0 17598 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 71612

[startup+102.308 s]
/proc/loadavg: 1.07 1.03 1.01 2/107 11815
/proc/meminfo: memFree=1394748/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=122300 CPUtime=102.27
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 30179 0 0 0 10107 120 0 0 25 0 1 0 2978762 125235200 30096 1992294400 134512640 135751879 4288606320 18446744073709551615 134616404 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 30575 30096 148 303 0 30270 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 122300

[startup+162.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/107 11817
/proc/meminfo: memFree=1345148/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=172092 CPUtime=162.25
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 42622 0 0 0 16053 172 0 0 25 0 1 0 2978762 176222208 42539 1992294400 134512640 135751879 4288606320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 43023 42539 148 303 0 42718 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 172092

[startup+222.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 11817
/proc/meminfo: memFree=1307948/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=208624 CPUtime=222.24
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 51811 0 0 0 21996 228 0 0 25 0 1 0 2978762 213630976 51698 1992294400 134512640 135751879 4288606320 18446744073709551615 134602457 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 52156 51698 150 303 0 51851 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 208624

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 11819
/proc/meminfo: memFree=1271120/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=245756 CPUtime=282.21
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 61086 0 0 0 27935 286 0 0 25 0 1 0 2978762 251654144 60973 1992294400 134512640 135751879 4288606320 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 61439 60973 150 303 0 61134 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 245756

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11821
/proc/meminfo: memFree=1238880/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=277888 CPUtime=342.21
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 69101 0 0 0 33884 337 0 0 25 0 1 0 2978762 284557312 68988 1992294400 134512640 135751879 4288606320 18446744073709551615 134606393 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 69472 68988 150 303 0 69167 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 277888

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11823
/proc/meminfo: memFree=1205896/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=310728 CPUtime=402.19
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 77317 0 0 0 39837 382 0 0 25 0 1 0 2978762 318185472 77204 1992294400 134512640 135751879 4288606320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 77682 77204 150 303 0 77377 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 310728

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11825
/proc/meminfo: memFree=1172912/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=343364 CPUtime=462.17
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 85490 0 0 0 45795 422 0 0 25 0 1 0 2978762 351604736 85377 1992294400 134512640 135751879 4288606320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 85841 85377 150 303 0 85536 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 343364

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11825
/proc/meminfo: memFree=1140052/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=376848 CPUtime=522.16
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 93843 0 0 0 51748 468 0 0 25 0 1 0 2978762 385892352 93730 1992294400 134512640 135751879 4288606320 18446744073709551615 134611186 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 94212 93730 150 303 0 93907 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 376848

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11827
/proc/meminfo: memFree=1110540/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=405680 CPUtime=582.13
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 101033 0 0 0 57707 506 0 0 25 0 1 0 2978762 415416320 100920 1992294400 134512640 135751879 4288606320 18446744073709551615 134616320 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 101420 100920 150 303 0 101115 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 405680

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11829
/proc/meminfo: memFree=1083012/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=433020 CPUtime=642.13
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 107867 0 0 0 63671 542 0 0 25 0 1 0 2978762 443412480 107754 1992294400 134512640 135751879 4288606320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 108255 107754 150 303 0 107950 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 433020

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 11844
/proc/meminfo: memFree=970296/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=544956 CPUtime=882.05
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 135845 0 0 0 87515 690 0 0 25 0 1 0 2978762 558034944 135732 1992294400 134512640 135751879 4288606320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 136239 135732 150 303 0 135934 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 544956

[startup+942.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 11846
/proc/meminfo: memFree=944380/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=571444 CPUtime=942.02
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 142462 0 0 0 93475 727 0 0 25 0 1 0 2978762 585158656 142349 1992294400 134512640 135751879 4288606320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 142861 142349 150 303 0 142556 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 571444

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11848
/proc/meminfo: memFree=917348/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=598240 CPUtime=1002.01
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 149153 0 0 0 99437 764 0 0 25 0 1 0 2978762 612597760 149040 1992294400 134512640 135751879 4288606320 18446744073709551615 134616377 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 149560 149041 150 303 0 149255 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 598240

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11850
/proc/meminfo: memFree=891680/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=623864 CPUtime=1062
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 155566 0 0 0 105400 800 0 0 25 0 1 0 2978762 638836736 155453 1992294400 134512640 135751879 4288606320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 155966 155453 150 303 0 155661 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 623864

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11850
/proc/meminfo: memFree=865268/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=650112 CPUtime=1121.98
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 162117 0 0 0 111362 836 0 0 25 0 1 0 2978762 665714688 162004 1992294400 134512640 135751879 4288606320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 162528 162004 150 303 0 162223 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 650112

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11852
/proc/meminfo: memFree=838484/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=677436 CPUtime=1181.96
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 168946 0 0 0 117325 871 0 0 25 0 1 0 2978762 693694464 168833 1992294400 134512640 135751879 4288606320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 169359 168833 150 303 0 169054 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 677436

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11854
/proc/meminfo: memFree=811576/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=703716 CPUtime=1241.95
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 175503 0 0 0 123288 907 0 0 25 0 1 0 2978762 720605184 175390 1992294400 134512640 135751879 4288606320 18446744073709551615 134616444 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 175929 175390 150 303 0 175624 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 703716

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11856
/proc/meminfo: memFree=788264/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=726684 CPUtime=1301.94
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 181247 0 0 0 129255 939 0 0 25 0 1 0 2978762 744124416 181134 1992294400 134512640 135751879 4288606320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 181671 181134 150 303 0 181366 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 726684

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11858
/proc/meminfo: memFree=767184/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=748076 CPUtime=1361.92
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 186581 0 0 0 135220 972 0 0 25 0 1 0 2978762 766029824 186468 1992294400 134512640 135751879 4288606320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 187019 186468 150 303 0 186714 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 748076

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11858
/proc/meminfo: memFree=746476/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=768536 CPUtime=1421.91
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 191691 0 0 0 141192 999 0 0 25 0 1 0 2978762 786980864 191578 1992294400 134512640 135751879 4288606320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 192134 191578 150 303 0 191829 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 768536

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11860
/proc/meminfo: memFree=723164/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=791900 CPUtime=1481.89
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 197538 0 0 0 147155 1034 0 0 25 0 1 0 2978762 810905600 197425 1992294400 134512640 135751879 4288606320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 197975 197425 150 303 0 197670 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 791900

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11862
/proc/meminfo: memFree=699604/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=815312 CPUtime=1541.87
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 203382 0 0 0 153117 1070 0 0 25 0 1 0 2978762 834879488 203269 1992294400 134512640 135751879 4288606320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 203828 203269 150 303 0 203523 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 815312

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11864
/proc/meminfo: memFree=676168/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=838808 CPUtime=1601.86
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 209284 0 0 0 159083 1103 0 0 25 0 1 0 2978762 858939392 209171 1992294400 134512640 135751879 4288606320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 209702 209171 150 303 0 209397 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 838808

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11866
/proc/meminfo: memFree=652608/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=862172 CPUtime=1661.84
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 215104 0 0 0 165048 1136 0 0 25 0 1 0 2978762 882864128 214991 1992294400 134512640 135751879 4288606320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 215543 214991 150 303 0 215238 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 862172

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11866
/proc/meminfo: memFree=628676/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=886196 CPUtime=1721.82
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 221109 0 0 0 171012 1170 0 0 25 0 1 0 2978762 907464704 220996 1992294400 134512640 135751879 4288606320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 221549 220996 150 303 0 221244 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 886196

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11868
/proc/meminfo: memFree=605984/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=908504 CPUtime=1781.8
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 226695 0 0 0 176975 1205 0 0 25 0 1 0 2978762 930308096 226582 1992294400 134512640 135751879 4288606320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 227126 226582 150 303 0 226821 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 908504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11868
/proc/meminfo: memFree=598792/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=915500 CPUtime=1800.01
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 228458 0 0 0 178786 1215 0 0 25 0 1 0 2978762 937472000 228345 1992294400 134512640 135751879 4288606320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 228875 228345 150 303 0 228570 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 915500

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.00 1.00 1.00 2/107 11868
/proc/meminfo: memFree=598792/2059040 swapFree=4192956/4192956
[pid=11810] ppid=11808 vsize=915500 CPUtime=1800.01
/proc/11810/stat : 11810 (wbo1.4b) R 11808 11810 11785 0 -1 4202496 228458 0 0 0 178786 1215 0 0 25 0 1 0 2978762 937472000 228345 1992294400 134512640 135751879 4288606320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11810/statm: 228875 228345 150 303 0 228570 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 915500

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.59
CPU time (s): 1800.1
CPU user time (s): 1787.86
CPU system time (s): 12.2421
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 915500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1787.86
system time used= 12.2421
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 228458
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= 4
involuntary context switches= 1288

runsolver used 3.05653 second user time and 8.42972 second system time

The end

Launcher Data

Begin job on node035 at 2010-06-15 17:47:18
IDJOB=2656051
IDBENCH=2926
IDSOLVER=1161
FILE ID=node035/2656051-1276616838
PBS_JOBID= 11172322
Free space on /tmp= 62460 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_5_40_2.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2656051-1276616838/watcher-2656051-1276616838 -o /tmp/evaluation-result-2656051-1276616838/solver-2656051-1276616838 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2656051-1276616838.opb

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

MD5SUM BENCH= c0264878059fff5e6fa5f51839a60b24
RANDOM SEED=644505788

node035.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.219
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.219
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.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1515812 kB
Buffers:         71832 kB
Cached:         330872 kB
SwapCached:          0 kB
Active:         140608 kB
Inactive:       321600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1515812 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2996 kB
Writeback:           0 kB
AnonPages:       59452 kB
Mapped:          15484 kB
Slab:            59352 kB
PageTables:       4128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181896 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62456 MiB
End job on node035 at 2010-06-15 18:17:20