Trace number 2702395

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.15 1800.72

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_4.opb
MD5SUM64354bd2b9c3cc2f1ca2c32032e5c032
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark1800.37
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint26
Maximum length of a constraint51
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6260
Sum of products size (including duplicates)12520
Number of different products6260
Sum of products size12520

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-2702395-1278565912.opb.
0.00/0.00	c Instance file HOME/instance-2702395-1278565912.opb
0.00/0.00	c File size is 462769 bytes.
0.08/0.08	c Highest Coefficient sum: 52
0.08/0.08	c ============================[ Problem Statistics ]=============================
0.08/0.08	c |                                                                             |
0.08/0.08	c |  Parsing time:          0.08         s                                      |
0.08/0.08	c |  Number Variables:      6460                                                |
0.08/0.08	c |  Number Clauses:        6460                                                |
0.08/0.08	c |  Number Cardinality:    0                                                   |
0.08/0.08	c |  Number PB Constraints: 6260                                                |
0.08/0.09	c ============================[ Search Statistics ]==============================
0.08/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.08/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.08/0.09	c ===============================================================================
0.08/0.09	c |         0 |    6460    12720    44020 |     5000        0    nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c New solution: 199
0.09/0.10	o 199
0.09/0.10	c Elapsed CPU time: 0.097985 s	Remaining CPU time: 179.902 s
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |    6460    12721    44220 |     5000        0    nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c New solution: 198
0.09/0.10	o 198
0.09/0.10	c Elapsed CPU time: 0.102984 s	Remaining CPU time: 179.897 s
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |    6460    12722    44420 |     5000        0    nan |  0.000 % |
0.09/0.11	c ===============================================================================
0.09/0.11	c New solution: 197
0.09/0.11	o 197
0.09/0.11	c Elapsed CPU time: 0.106983 s	Remaining CPU time: 179.893 s
0.09/0.11	c ===============================================================================
0.09/0.11	c |         0 |    6460    12723    44620 |     5000        0    nan |  0.000 % |
0.09/0.11	c ===============================================================================
0.09/0.11	c New solution: 84
0.09/0.11	o 84
0.09/0.11	c Elapsed CPU time: 0.112982 s	Remaining CPU time: 179.887 s
0.09/0.11	c ===============================================================================
0.09/0.11	c |         0 |    6460    12724    44820 |     5000        0    nan |  0.000 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c New solution: 83
0.09/0.12	o 83
0.09/0.12	c Elapsed CPU time: 0.118981 s	Remaining CPU time: 179.881 s
0.09/0.12	c ===============================================================================
0.09/0.12	c |         0 |    6460    12725    45020 |     5000        0    nan |  0.000 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c New solution: 82
0.09/0.12	o 82
0.09/0.12	c Elapsed CPU time: 0.122981 s	Remaining CPU time: 179.877 s
0.09/0.12	c ===============================================================================
0.09/0.12	c |         0 |    6460    12726    45220 |     5000        0    nan |  0.000 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c New solution: 81
0.09/0.13	o 81
0.09/0.13	c Elapsed CPU time: 0.12798 s	Remaining CPU time: 179.872 s
0.09/0.13	c ===============================================================================
0.09/0.13	c |         0 |    6460    12727    45420 |     5000        0    nan |  0.000 % |
0.09/0.14	c ===============================================================================
0.09/0.14	c New solution: 63
0.09/0.14	o 63
0.09/0.14	c Elapsed CPU time: 0.133979 s	Remaining CPU time: 179.866 s
0.09/0.14	c ===============================================================================
0.09/0.14	c |         0 |    6460    12728    45620 |     5000        0    nan |  0.000 % |
0.09/0.14	c ===============================================================================
0.09/0.14	c New solution: 56
0.09/0.14	o 56
0.09/0.14	c Elapsed CPU time: 0.138978 s	Remaining CPU time: 179.861 s
0.09/0.14	c ===============================================================================
0.09/0.14	c |         0 |    6460    12729    45820 |     5000        0    nan |  0.000 % |
0.09/0.15	c ===============================================================================
0.09/0.15	c New solution: 55
0.09/0.15	o 55
0.09/0.15	c Elapsed CPU time: 0.143978 s	Remaining CPU time: 179.856 s
0.09/0.15	c ===============================================================================
0.09/0.15	c |         0 |    6460    12730    46020 |     5000        0    nan |  0.000 % |
0.09/0.15	c ===============================================================================
0.09/0.15	c New solution: 54
0.09/0.15	o 54
0.09/0.15	c Elapsed CPU time: 0.148977 s	Remaining CPU time: 179.851 s
0.09/0.15	c ===============================================================================
0.09/0.15	c |         0 |    6460    12731    46220 |     5000        0    nan |  0.000 % |
0.09/0.16	c ===============================================================================
0.09/0.16	c New solution: 53
0.09/0.16	o 53
0.09/0.16	c Elapsed CPU time: 0.154976 s	Remaining CPU time: 179.845 s
0.09/0.16	c ===============================================================================
0.09/0.16	c |         0 |    6460    12732    46420 |     5000        0    nan |  0.000 % |
0.09/0.17	c ===============================================================================
0.09/0.17	c New solution: 41
0.09/0.17	o 41
0.09/0.17	c Elapsed CPU time: 0.160975 s	Remaining CPU time: 179.839 s
0.09/0.17	c ===============================================================================
0.09/0.17	c |         0 |    6460    12733    46620 |     5000        0    nan |  0.000 % |
0.09/0.17	c ===============================================================================
0.09/0.17	c New solution: 40
0.09/0.17	o 40
0.09/0.17	c Elapsed CPU time: 0.165974 s	Remaining CPU time: 179.834 s
0.09/0.17	c ===============================================================================
0.09/0.17	c |         0 |    6460    12734    46820 |     5000        0    nan |  0.000 % |
0.09/0.18	c ===============================================================================
0.09/0.18	c New solution: 39
0.09/0.18	o 39
0.09/0.18	c Elapsed CPU time: 0.171973 s	Remaining CPU time: 179.828 s
0.09/0.18	c ===============================================================================
0.09/0.18	c |         0 |    6460    12735    47020 |     5000        0    nan |  0.000 % |
0.09/0.19	c ===============================================================================
0.09/0.19	c New solution: 38
0.09/0.19	o 38
0.09/0.19	c Elapsed CPU time: 0.177972 s	Remaining CPU time: 179.822 s
0.09/0.19	c ===============================================================================
0.09/0.19	c |         0 |    6460    12736    47220 |     5000        0    nan |  0.000 % |
0.09/0.19	c ===============================================================================
0.09/0.19	c New solution: 35
0.09/0.19	o 35
0.09/0.19	c Elapsed CPU time: 0.183972 s	Remaining CPU time: 179.816 s
0.09/0.19	c ===============================================================================
0.09/0.19	c |         1 |    6460    12737    47420 |     5000        1     38 |  0.000 % |
0.19/0.20	c ===============================================================================
0.19/0.20	c New solution: 18
0.19/0.20	o 18
0.19/0.20	c Elapsed CPU time: 0.19097 s	Remaining CPU time: 179.809 s
0.19/0.20	c ===============================================================================
0.19/0.20	c |         1 |    6460    12738    47620 |     5000        1     38 |  0.000 % |
0.19/0.24	c |       102 |    6460    12738    47620 |     5500      102     89 |  0.000 % |
0.19/0.25	c ===============================================================================
0.19/0.25	c New solution: 17
0.19/0.25	o 17
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 |       119 |    6460    12739    47820 |     5000      119     90 |  0.000 % |
0.19/0.28	c |       219 |    6460    12739    47820 |     5500      219    105 |  0.000 % |
0.29/0.32	c |       369 |    6460    12739    47820 |     6050      369    105 |  0.000 % |
0.29/0.33	c ===============================================================================
0.29/0.33	c New solution: 16
0.29/0.33	o 16
0.29/0.33	c Elapsed CPU time: 0.316951 s	Remaining CPU time: 179.683 s
0.29/0.33	c ===============================================================================
0.29/0.33	c |       384 |    6460    12740    48020 |     5000      384    105 |  0.000 % |
0.29/0.35	c |       486 |    6460    12740    48020 |     5500      486    110 |  0.000 % |
0.29/0.39	c |       637 |    6460    12740    48020 |     6050      637    112 |  0.000 % |
0.39/0.44	c |       862 |    6460    12740    48020 |     6655      862    114 |  0.000 % |
0.49/0.52	c |      1200 |    6460    12740    48020 |     7320     1200    117 |  0.000 % |
0.59/0.66	c |      1708 |    6460    12740    48020 |     8052     1708    124 |  0.000 % |
0.79/0.85	c |      2468 |    6460    12740    48020 |     8857     2468    120 |  0.000 % |
1.10/1.18	c |      3608 |    6460    12740    48020 |     9743     3608    121 |  0.000 % |
1.69/1.72	c |      5318 |    6460    12740    48020 |    10717     5318    119 |  0.000 % |
2.39/2.48	c |      7880 |    6460    12740    48020 |    11789     7880    121 |  0.000 % |
3.79/3.89	c |     11724 |    6460    12740    48020 |    12968    11724    133 |  0.000 % |
5.99/6.07	c |     17491 |    6460    12740    48020 |    14265    17491    135 |  0.000 % |
9.08/9.18	c |     26141 |    6460    12740    48020 |    15692    17396    143 |  0.000 % |
14.29/14.38	c |     39115 |    6460    12740    48020 |    17261    10986    150 |  0.000 % |
22.99/23.03	c |     58576 |    6460    12740    48020 |    18987    18708    149 |  0.000 % |
35.97/36.10	c |     87770 |    6460    12740    48020 |    20886    21472    170 |  0.000 % |
51.37/51.44	c ===============================================================================
51.37/51.44	c New solution: 15
51.37/51.44	o 15
51.37/51.44	c Elapsed CPU time: 50.8793 s	Remaining CPU time: 129.121 s
51.37/51.44	c ===============================================================================
51.37/51.44	c |    116991 |    6460    12741    48220 |     5000    25295    127 |  0.000 % |
51.58/51.64	c |    117092 |    6460    12741    48220 |     5500     3070    129 |  0.000 % |
51.58/51.68	c |    117242 |    6460    12741    48220 |     6050     3220    127 |  0.000 % |
51.68/51.75	c |    117467 |    6460    12741    48220 |     6655     3445    127 |  0.000 % |
51.77/51.86	c |    117804 |    6460    12741    48220 |     7320     3782    124 |  0.000 % |
51.97/52.01	c |    118310 |    6460    12741    48220 |     8052     4288    125 |  0.000 % |
52.17/52.23	c |    119072 |    6460    12741    48220 |     8857     5050    124 |  0.000 % |
52.47/52.58	c |    120212 |    6460    12741    48220 |     9743     6190    124 |  0.000 % |
53.07/53.13	c |    121920 |    6460    12741    48220 |    10717     7898    121 |  0.000 % |
53.78/53.86	c |    124483 |    6460    12741    48220 |    11789    10461    126 |  0.000 % |
55.17/55.27	c |    128328 |    6460    12741    48220 |    12968    14306    130 |  0.000 % |
57.37/57.47	c |    134094 |    6460    12741    48220 |    14265    12919    143 |  0.000 % |
60.87/60.91	c |    142744 |    6460    12741    48220 |    15692    11745    133 |  0.000 % |
66.46/66.53	c ===============================================================================
66.46/66.53	c New solution: 14
66.46/66.53	o 14
66.46/66.53	c Elapsed CPU time: 65.798 s	Remaining CPU time: 114.202 s
66.46/66.53	c ===============================================================================
66.46/66.53	c |    155085 |    6460    12742    48420 |     5000    13557    142 |  0.000 % |
66.56/66.61	c |    155186 |    6460    12742    48420 |     5500     3491    162 |  0.000 % |
66.56/66.66	c |    155338 |    6460    12742    48420 |     6050     3643    160 |  0.000 % |
66.67/66.73	c |    155566 |    6460    12742    48420 |     6655     3871    159 |  0.000 % |
66.77/66.84	c |    155903 |    6460    12742    48420 |     7320     4208    156 |  0.000 % |
66.98/67.00	c |    156410 |    6460    12742    48420 |     8052     4715    152 |  0.000 % |
67.16/67.23	c |    157169 |    6460    12742    48420 |     8857     5474    148 |  0.000 % |
67.47/67.59	c |    158309 |    6460    12742    48420 |     9743     6614    144 |  0.000 % |
68.08/68.12	c |    160018 |    6460    12742    48420 |    10717     8323    138 |  0.000 % |
68.97/69.06	c |    162581 |    6460    12742    48420 |    11789    10886    132 |  0.000 % |
70.28/70.39	c |    166425 |    6460    12742    48420 |    12968    14730    130 |  0.000 % |
72.47/72.56	c |    172191 |    6460    12742    48420 |    14265    13131    121 |  0.000 % |
76.56/76.64	c |    180840 |    6460    12742    48420 |    15692    12195    141 |  0.000 % |
83.36/83.41	c |    193816 |    6460    12742    48420 |    17261    14802    136 |  0.000 % |
93.75/93.87	c |    213277 |    6460    12742    48420 |    18987    11459    145 |  0.000 % |
107.76/107.84	c |    242469 |    6460    12742    48420 |    20886    14554    141 |  0.000 % |
133.55/133.67	c |    286258 |    6460    12742    48420 |    22974    15392    130 |  0.000 % |
169.54/169.64	c |    351943 |    6460    12742    48420 |    25272    15476    218 |  0.000 % |
181.64/181.76	c There are 0 assigned variables. 0 in cost function.
182.24/182.32	c core #1
182.24/182.32	c 
182.24/182.32	c 
182.24/182.32	c Core size: 52	Core Weight: 1	Total Weight: 1
182.24/182.32	c
182.24/182.32	c
182.24/182.32	c core #2
182.24/182.32	c 
182.24/182.32	c 
182.24/182.32	c Core size: 342	Core Weight: 1	Total Weight: 2
182.24/182.32	c
182.24/182.32	c
182.24/182.32	c ============================[ Search Statistics ]==============================
182.24/182.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.24/182.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.24/182.32	c ===============================================================================
182.24/182.32	c |         0 |    5294    12944    44441 |     5000        0    nan |  0.000 % |
182.33/182.49	c |       103 |    5294    12944    44441 |     5500      103    178 | 20.091 % |
182.73/182.87	c ===============================================================================
182.83/182.93	c core #3
182.83/182.93	c 
182.83/182.93	c 
182.83/182.93	c Core size: 492	Core Weight: 1	Total Weight: 3
182.83/182.93	c
182.83/182.93	c
182.83/182.93	c ============================[ Search Statistics ]==============================
182.83/182.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.83/182.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.83/182.93	c ===============================================================================
182.83/182.93	c |         0 |    6788    12945    49242 |     5000        0    nan |  0.000 % |
182.93/183.09	c |       100 |    6788    12945    49242 |     5500      100    152 |  0.528 % |
183.23/183.30	c |       250 |    6788    12945    49242 |     6050      250    147 |  0.528 % |
183.64/183.74	c |       476 |    6788    12945    49242 |     6655      476    149 |  0.528 % |
184.14/184.23	c |       814 |    6788    12945    49242 |     7320      814    140 |  0.528 % |
185.03/185.13	c |      1322 |    6788    12945    49242 |     8052     1322    150 |  0.528 % |
186.53/186.63	c |      2084 |    6788    12945    49242 |     8857     2084    145 |  0.528 % |
188.53/188.66	c |      3223 |    6788    12945    49242 |     9743     3223    166 |  0.528 % |
192.23/192.34	c |      4931 |    6788    12945    49242 |    10717     4931    184 |  0.528 % |
197.53/197.68	c |      7493 |    6788    12945    49242 |    11789     7493    185 |  0.528 % |
207.03/207.16	c |     11341 |    6788    12945    49242 |    12968    11341    190 |  0.528 % |
220.72/220.86	c |     17107 |    6788    12945    49242 |    14265    10011    268 |  0.528 % |
241.01/241.13	c ===============================================================================
241.41/241.54	c core #4
241.41/241.54	c 
241.41/241.54	c 
241.41/241.54	c Core size: 423	Core Weight: 1	Total Weight: 4
241.41/241.54	c
241.41/241.54	c
241.41/241.54	c ============================[ Search Statistics ]==============================
241.41/241.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.41/241.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.41/241.54	c ===============================================================================
241.41/241.54	c |         0 |    7024    12946    49748 |     5000        0    nan |  0.000 % |
241.61/241.71	c |       101 |    7024    12946    49748 |     5500      101    130 |  0.000 % |
241.82/241.96	c |       253 |    7024    12946    49748 |     6050      253    139 |  0.000 % |
242.11/242.27	c |       483 |    7024    12946    49748 |     6655      483    143 |  0.000 % |
242.61/242.71	c |       823 |    7024    12946    49748 |     7320      823    139 |  0.000 % |
243.21/243.36	c |      1330 |    7024    12946    49748 |     8052     1330    154 |  0.000 % |
244.02/244.12	c |      2091 |    7024    12946    49748 |     8857     2091    149 |  0.000 % |
245.51/245.66	c |      3231 |    7024    12946    49748 |     9743     3231    152 |  0.000 % |
248.11/248.25	c |      4940 |    7024    12946    49748 |    10717     4940    158 |  0.000 % |
253.11/253.24	c |      7506 |    7024    12946    49748 |    11789     7506    168 |  0.000 % |
259.01/259.20	c |     11353 |    7024    12946    49748 |    12968    11353    189 |  0.000 % |
269.41/269.58	c |     17119 |    7024    12946    49748 |    14265     9983    214 |  0.000 % |
287.60/287.70	c |     25772 |    7024    12946    49748 |    15692    10794    247 |  0.000 % |
315.98/316.15	c |     38747 |    7024    12946    49748 |    17261    15379    272 |  0.000 % |
356.18/356.37	c |     58212 |    7024    12946    49748 |    18987    16478    253 |  0.000 % |
421.75/421.92	c |     87404 |    7024    12946    49748 |    20886    14903    247 |  0.000 % |
533.70/533.93	c |    131193 |    7024    12946    49748 |    22974    14741    279 |  0.000 % |
709.75/710.04	c |    196877 |    7024    12946    49748 |    25272    20005    330 |  0.000 % |
994.76/995.11	c |    295406 |    7024    12946    49748 |    27799    25169    350 |  0.000 % |
1398.35/1398.83	c |    443196 |    7024    12946    49748 |    30579    22896    269 |  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-2702395-1278565912/watcher-2702395-1278565912 -o /tmp/evaluation-result-2702395-1278565912/solver-2702395-1278565912 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702395-1278565912.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: 1.00 1.00 1.00 3/106 29808
/proc/meminfo: memFree=1848588/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=3580 CPUtime=0
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 401 0 0 0 0 0 0 0 18 0 1 0 24798706 3665920 319 1992294400 134512640 135752675 4286775264 18446744073709551615 134609721 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 895 319 137 303 0 477 0

[startup+0.0857249 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 29808
/proc/meminfo: memFree=1848588/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=5232 CPUtime=0.08
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 911 0 0 0 8 0 0 0 21 0 1 0 24798706 5357568 829 1992294400 134512640 135752675 4286775264 18446744073709551615 135196177 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 1308 829 244 303 0 890 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5232

[startup+0.101727 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 29808
/proc/meminfo: memFree=1848588/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=5072 CPUtime=0.09
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 1183 0 0 0 9 0 0 0 21 0 1 0 24798706 5193728 804 1992294400 134512640 135752675 4286775264 18446744073709551615 134616878 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 1268 804 143 303 0 963 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5072

[startup+0.301749 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 29808
/proc/meminfo: memFree=1848588/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=5468 CPUtime=0.29
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 1252 0 0 0 28 1 0 0 21 0 1 0 24798706 5599232 873 1992294400 134512640 135752675 4286775264 18446744073709551615 134605373 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 1367 873 145 303 0 1062 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5468

[startup+0.701793 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 29808
/proc/meminfo: memFree=1848588/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=6392 CPUtime=0.69
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 1502 0 0 0 68 1 0 0 22 0 1 0 24798706 6545408 1123 1992294400 134512640 135752675 4286775264 18446744073709551615 134611978 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 1598 1123 145 303 0 1293 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6392

[startup+1.50188 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29809
/proc/meminfo: memFree=1844116/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=7976 CPUtime=1.49
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 1907 0 0 0 146 3 0 0 25 0 1 0 24798706 8167424 1528 1992294400 134512640 135752675 4286775264 18446744073709551615 134605428 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 1994 1528 145 303 0 1689 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7976

[startup+3.10106 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29809
/proc/meminfo: memFree=1841636/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=11656 CPUtime=3.09
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 2806 0 0 0 305 4 0 0 25 0 1 0 24798706 11935744 2427 1992294400 134512640 135752675 4286775264 18446744073709551615 134637639 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 2914 2427 145 303 0 2609 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11656

[startup+6.30141 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29809
/proc/meminfo: memFree=1834940/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=17188 CPUtime=6.29
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 4212 0 0 0 620 9 0 0 25 0 1 0 24798706 17600512 3833 1992294400 134512640 135752675 4286775264 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 4297 3833 145 303 0 3992 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17188

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29809
/proc/meminfo: memFree=1821920/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=30008 CPUtime=12.68
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 7379 0 0 0 1251 17 0 0 25 0 1 0 24798706 30728192 7000 1992294400 134512640 135752675 4286775264 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 7502 7000 145 303 0 7197 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30008

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29809
/proc/meminfo: memFree=1800344/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=50852 CPUtime=25.49
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 12612 0 0 0 2518 31 0 0 25 0 1 0 24798706 52072448 12233 1992294400 134512640 135752675 4286775264 18446744073709551615 134641831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 12713 12234 145 303 0 12408 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50852

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29811
/proc/meminfo: memFree=1763516/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=87928 CPUtime=51.08
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 21887 0 0 0 5054 54 0 0 25 0 1 0 24798706 90038272 21508 1992294400 134512640 135752675 4286775264 18446744073709551615 134611527 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 21982 21508 145 303 0 21677 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87928

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29811
/proc/meminfo: memFree=1688124/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=162664 CPUtime=102.26
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 40552 0 0 0 10124 102 0 0 25 0 1 0 24798706 166567936 40173 1992294400 134512640 135752675 4286775264 18446744073709551615 134605441 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 40666 40173 145 303 0 40361 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 162664

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29813
/proc/meminfo: memFree=1614592/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=237276 CPUtime=162.24
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 59190 0 0 0 16071 153 0 0 25 0 1 0 24798706 242970624 58811 1992294400 134512640 135752675 4286775264 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 59319 58811 145 303 0 59014 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 237276

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29815
/proc/meminfo: memFree=1584460/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=265168 CPUtime=222.22
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 66374 0 0 0 22039 183 0 0 25 0 1 0 24798706 271532032 65851 1992294400 134512640 135752675 4286775264 18446744073709551615 134517409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 66292 65851 146 303 0 65987 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 265168

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29817
/proc/meminfo: memFree=1563380/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=287140 CPUtime=282.2
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 71837 0 0 0 28011 209 0 0 25 0 1 0 24798706 294031360 71314 1992294400 134512640 135752675 4286775264 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 71785 71314 146 303 0 71480 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 287140

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29817
/proc/meminfo: memFree=1528412/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=321928 CPUtime=342.18
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 80534 0 0 0 33983 235 0 0 25 0 1 0 24798706 329654272 80011 1992294400 134512640 135752675 4286775264 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 80482 80011 146 303 0 80177 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 321928

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29819
/proc/meminfo: memFree=1490840/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=359616 CPUtime=402.15
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 89942 0 0 0 39949 266 0 0 25 0 1 0 24798706 368246784 89419 1992294400 134512640 135752675 4286775264 18446744073709551615 134638083 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 89904 89419 146 303 0 89599 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 359616

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29821
/proc/meminfo: memFree=1452772/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=397288 CPUtime=462.14
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 99359 0 0 0 45921 293 0 0 25 0 1 0 24798706 406822912 98836 1992294400 134512640 135752675 4286775264 18446744073709551615 134611672 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 99322 98836 146 303 0 99017 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 397288

[startup+522.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 29826
/proc/meminfo: memFree=1416564/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=432900 CPUtime=522.11
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 108278 0 0 0 51896 315 0 0 25 0 1 0 24798706 443289600 107755 1992294400 134512640 135752675 4286775264 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 108225 107755 146 303 0 107920 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 432900

[startup+582.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 29828
/proc/meminfo: memFree=1378620/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=470684 CPUtime=582.09
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 117719 0 0 0 57872 337 0 0 25 0 1 0 24798706 481980416 117196 1992294400 134512640 135752675 4286775264 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 117671 117196 146 303 0 117366 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 470684

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29828
/proc/meminfo: memFree=1345016/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=503980 CPUtime=642.08
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 126021 0 0 0 63849 359 0 0 25 0 1 0 24798706 516075520 125498 1992294400 134512640 135752675 4286775264 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 125995 125498 146 303 0 125690 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 503980

[startup+702.302 s]

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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29836
/proc/meminfo: memFree=1208988/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=639936 CPUtime=882.01
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 159986 0 0 0 87754 447 0 0 25 0 1 0 24798706 655294464 159463 1992294400 134512640 135752675 4286775264 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 159984 159463 146 303 0 159679 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 639936

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29836
/proc/meminfo: memFree=1175632/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=673488 CPUtime=941.98
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 168362 0 0 0 93730 468 0 0 25 0 1 0 24798706 689651712 167839 1992294400 134512640 135752675 4286775264 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 168372 167839 146 303 0 168067 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 673488

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29838
/proc/meminfo: memFree=1143640/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=705336 CPUtime=1001.96
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 176322 0 0 0 99707 489 0 0 25 0 1 0 24798706 722264064 175799 1992294400 134512640 135752675 4286775264 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 176334 175799 146 303 0 176029 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 705336

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29840
/proc/meminfo: memFree=1112516/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=736716 CPUtime=1061.95
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 184156 0 0 0 105682 513 0 0 25 0 1 0 24798706 754397184 183633 1992294400 134512640 135752675 4286775264 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 184179 183633 146 303 0 183874 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 736716

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29842
/proc/meminfo: memFree=1078044/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=770896 CPUtime=1121.93
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 192695 0 0 0 111659 534 0 0 25 0 1 0 24798706 789397504 192172 1992294400 134512640 135752675 4286775264 18446744073709551615 134518864 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 192724 192172 146 303 0 192419 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 770896

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29844
/proc/meminfo: memFree=1043572/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=805520 CPUtime=1181.91
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 201339 0 0 0 117632 559 0 0 25 0 1 0 24798706 824852480 200816 1992294400 134512640 135752675 4286775264 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 201380 200816 146 303 0 201075 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 805520

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29844
/proc/meminfo: memFree=1010836/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=838160 CPUtime=1241.89
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 209482 0 0 0 123605 584 0 0 25 0 1 0 24798706 858275840 208959 1992294400 134512640 135752675 4286775264 18446744073709551615 134605187 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 209540 208959 146 303 0 209235 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 838160

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29846
/proc/meminfo: memFree=979340/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=869088 CPUtime=1301.88
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 217229 0 0 0 129580 608 0 0 25 0 1 0 24798706 889946112 216706 1992294400 134512640 135752675 4286775264 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 217272 216706 146 303 0 216967 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 869088

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29848
/proc/meminfo: memFree=952556/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=896336 CPUtime=1361.86
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 224010 0 0 0 135557 629 0 0 25 0 1 0 24798706 917848064 223487 1992294400 134512640 135752675 4286775264 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 224084 223487 146 303 0 223779 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 896336

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29850
/proc/meminfo: memFree=921556/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=926976 CPUtime=1421.85
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 231665 0 0 0 141532 653 0 0 25 0 1 0 24798706 949223424 231142 1992294400 134512640 135752675 4286775264 18446744073709551615 134605505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 231744 231142 146 303 0 231439 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 926976

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29852
/proc/meminfo: memFree=888200/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=960752 CPUtime=1481.82
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 240061 0 0 0 147507 675 0 0 25 0 1 0 24798706 983810048 239538 1992294400 134512640 135752675 4286775264 18446744073709551615 134611713 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 240188 239538 146 303 0 239883 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 960752

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29852
/proc/meminfo: memFree=857572/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=991136 CPUtime=1541.8
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 247643 0 0 0 153485 695 0 0 25 0 1 0 24798706 1014923264 247120 1992294400 134512640 135752675 4286775264 18446744073709551615 134616138 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 247784 247120 146 303 0 247479 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 991136

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29854
/proc/meminfo: memFree=823348/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=1025648 CPUtime=1601.78
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 256268 0 0 0 159461 717 0 0 25 0 1 0 24798706 1050263552 255745 1992294400 134512640 135752675 4286775264 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 256412 255745 146 303 0 256107 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 1025648

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29856
/proc/meminfo: memFree=792224/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=1056432 CPUtime=1661.77
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 263943 0 0 0 165436 741 0 0 25 0 1 0 24798706 1081786368 263420 1992294400 134512640 135752675 4286775264 18446744073709551615 134611599 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 264108 263420 146 303 0 263803 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 1056432

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29858
/proc/meminfo: memFree=765440/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=1083412 CPUtime=1721.75
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 270704 0 0 0 171410 765 0 0 25 0 1 0 24798706 1109413888 270181 1992294400 134512640 135752675 4286775264 18446744073709551615 134611761 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 270853 270181 146 303 0 270548 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 1083412

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29860
/proc/meminfo: memFree=736052/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=1112472 CPUtime=1781.73
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 277941 0 0 0 177385 788 0 0 25 0 1 0 24798706 1139171328 277418 1992294400 134512640 135752675 4286775264 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 278118 277418 146 303 0 277813 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 1112472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29860
/proc/meminfo: memFree=727000/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=1121352 CPUtime=1800.04
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4202496 280158 0 0 0 179208 796 0 0 25 0 1 0 24798706 1148264448 279635 1992294400 134512640 135752675 4286775264 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29808/statm: 280338 279635 146 303 0 280033 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1121352

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

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

[startup+1800.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29860
/proc/meminfo: memFree=727000/2059040 swapFree=4139756/4192956
[pid=29808] ppid=29806 vsize=0 CPUtime=1800.14
/proc/29808/stat : 29808 (wbo1.4b) R 29806 29808 28610 0 -1 4203524 280158 0 0 0 179208 806 0 0 25 0 1 0 24798706 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/29808/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.72
CPU time (s): 1800.15
CPU user time (s): 1792.09
CPU system time (s): 8.06777
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 1121352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.09
system time used= 8.06777
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 280158
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= 9
involuntary context switches= 3961

runsolver used 2.86456 second user time and 8.62269 second system time

The end

Launcher Data

Begin job on node042 at 2010-07-08 07:11:52
IDJOB=2702395
IDBENCH=48132
IDSOLVER=1190
FILE ID=node042/2702395-1278565912
PBS_JOBID= 11239532
Free space on /tmp= 62512 MiB

SOLVER NAME= wbo 1.4b (fixed)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_200_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-2702395-1278565912/watcher-2702395-1278565912 -o /tmp/evaluation-result-2702395-1278565912/solver-2702395-1278565912 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702395-1278565912.opb

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

MD5SUM BENCH= 64354bd2b9c3cc2f1ca2c32032e5c032
RANDOM SEED=622110332

node042.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.213
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.42
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.213
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:       1851900 kB
Buffers:          9348 kB
Cached:         102760 kB
SwapCached:       6336 kB
Active:          65464 kB
Inactive:        72692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1851900 kB
SwapTotal:     4192956 kB
SwapFree:      4139756 kB
Dirty:            2680 kB
Writeback:           0 kB
AnonPages:       24620 kB
Mapped:          11968 kB
Slab:            46976 kB
PageTables:       4220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   197772 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-2702395-1278565912.opb

Free space on /tmp at the end= 62508 MiB
End job on node042 at 2010-07-08 07:41:55