-
Notifications
You must be signed in to change notification settings - Fork 50
/
nasalib.grandtotals
353 lines (282 loc) · 17.5 KB
/
nasalib.grandtotals
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
Processing ints. Writing output to file summaries/ints.summary
Logging PVS information in summaries/ints.log
Grand Totals: 421 proofs, 421 attempted, 421 succeeded (56.72 s)
Processing structures. Writing output to file summaries/structures.summary
Logging PVS information in summaries/structures.log
Grand Totals: 1292 proofs, 1292 attempted, 1292 succeeded (216.13 s)
Processing reals. Writing output to file summaries/reals.summary
Logging PVS information in summaries/reals.log
Grand Totals: 1777 proofs, 1777 attempted, 1777 succeeded (682.92 s)
Processing orders. Writing output to file summaries/orders.summary
Logging PVS information in summaries/orders.log
Grand Totals: 840 proofs, 840 attempted, 840 succeeded (171.77 s)
Processing analysis. Writing output to file summaries/analysis.summary
Logging PVS information in summaries/analysis.log
Grand Totals: 1653 proofs, 1653 attempted, 1653 succeeded (772.86 s)
Processing sets_aux. Writing output to file summaries/sets_aux.summary
Logging PVS information in summaries/sets_aux.log
Grand Totals: 471 proofs, 471 attempted, 471 succeeded (59.80 s)
Processing numbers. Writing output to file summaries/numbers.summary
Logging PVS information in summaries/numbers.log
Grand Totals: 143 proofs, 143 attempted, 143 succeeded (101.15 s)
Processing series. Writing output to file summaries/series.summary
Logging PVS information in summaries/series.log
Grand Totals: 318 proofs, 318 attempted, 318 succeeded (101.08 s)
Processing trig. Writing output to file summaries/trig.summary
Logging PVS information in summaries/trig.log
Grand Totals: 1082 proofs, 1082 attempted, 1082 succeeded (494.83 s)
Processing vectors. Writing output to file summaries/vectors.summary
Logging PVS information in summaries/vectors.log
Grand Totals: 1489 proofs, 1489 attempted, 1489 succeeded (275.75 s)
Processing sigma_set. Writing output to file summaries/sigma_set.summary
Logging PVS information in summaries/sigma_set.log
Grand Totals: 168 proofs, 168 attempted, 168 succeeded (55.13 s)
Processing algebra. Writing output to file summaries/algebra.summary
Logging PVS information in summaries/algebra.log
Grand Totals: 1623 proofs, 1623 attempted, 1623 succeeded (709.36 s)
Processing vect_analysis. Writing output to file summaries/vect_analysis.summary
Logging PVS information in summaries/vect_analysis.log
Grand Totals: 551 proofs, 551 attempted, 551 succeeded (60.74 s)
Processing lnexp. Writing output to file summaries/lnexp.summary
Logging PVS information in summaries/lnexp.log
Grand Totals: 532 proofs, 532 attempted, 532 succeeded (289.25 s)
Processing power. Writing output to file summaries/power.summary
Logging PVS information in summaries/power.log
Grand Totals: 307 proofs, 307 attempted, 307 succeeded (42.85 s)
Processing interval_arith. Writing output to file summaries/interval_arith.summary
Logging PVS information in summaries/interval_arith.log
Grand Totals: 884 proofs, 884 attempted, 884 succeeded (193.36 s)
Processing affine_arith. Writing output to file summaries/affine_arith.summary
Logging PVS information in summaries/affine_arith.log
Grand Totals: 836 proofs, 836 attempted, 836 succeeded (1266.52 s)
Processing matrices. Writing output to file summaries/matrices.summary
Logging PVS information in summaries/matrices.log
Grand Totals: 524 proofs, 524 attempted, 524 succeeded (441.32 s)
Processing Bernstein. Writing output to file summaries/Bernstein.summary
Logging PVS information in summaries/Bernstein.log
Grand Totals: 307 proofs, 307 attempted, 307 succeeded (145.84 s)
Processing Sturm. Writing output to file summaries/Sturm.summary
Logging PVS information in summaries/Sturm.log
Grand Totals: 350 proofs, 350 attempted, 350 succeeded (400.70 s)
Processing Tarski. Writing output to file summaries/Tarski.summary
Logging PVS information in summaries/Tarski.log
Grand Totals: 513 proofs, 513 attempted, 513 succeeded (398.92 s)
Processing MetiTarski. Writing output to file summaries/MetiTarski.summary
Logging PVS information in summaries/MetiTarski.log
Grand Totals: 33 proofs, 33 attempted, 33 succeeded (1.74 s)
Processing fast_approx. Writing output to file summaries/fast_approx.summary
Logging PVS information in summaries/fast_approx.log
Grand Totals: 170 proofs, 170 attempted, 170 succeeded (154.99 s)
Processing shapes. Writing output to file summaries/shapes.summary
Logging PVS information in summaries/shapes.log
Grand Totals: 130 proofs, 130 attempted, 130 succeeded (94.78 s)
Processing complex. Writing output to file summaries/complex.summary
Logging PVS information in summaries/complex.log
Grand Totals: 250 proofs, 250 attempted, 250 succeeded (100.77 s)
Processing digraphs. Writing output to file summaries/digraphs.summary
Logging PVS information in summaries/digraphs.log
Grand Totals: 793 proofs, 793 attempted, 793 succeeded (768.85 s)
Processing fault_tolerance. Writing output to file summaries/fault_tolerance.summary
Logging PVS information in summaries/fault_tolerance.log
Grand Totals: 595 proofs, 595 attempted, 595 succeeded (163.46 s)
Processing float/float_bounded_axiomatic. Writing output to file summaries/float-float_bounded_axiomatic.summary
Logging PVS information in summaries/float-float_bounded_axiomatic.log
Grand Totals: 158 proofs, 158 attempted, 158 succeeded (47.00 s)
Processing float/float_bounded. Writing output to file summaries/float-float_bounded.summary
Logging PVS information in summaries/float-float_bounded.log
Grand Totals: 189 proofs, 189 attempted, 189 succeeded (86.51 s)
Processing float/float_unbounded. Writing output to file summaries/float-float_unbounded.summary
Logging PVS information in summaries/float-float_unbounded.log
Grand Totals: 919 proofs, 919 attempted, 919 succeeded (511.26 s)
Processing float/float_ieee854. Writing output to file summaries/float-float_ieee854.summary
Logging PVS information in summaries/float-float_ieee854.log
Grand Totals: 255 proofs, 255 attempted, 255 succeeded (68.82 s)
Processing graphs. Writing output to file summaries/graphs.summary
Logging PVS information in summaries/graphs.log
Grand Totals: 792 proofs, 792 attempted, 792 succeeded (293.85 s)
Processing pvsio_utils. Writing output to file summaries/pvsio_utils.summary
Logging PVS information in summaries/pvsio_utils.log
Grand Totals: 14 proofs, 14 attempted, 14 succeeded (0.44 s)
Processing pvsio_utils/PVSioChecker. Writing output to file summaries/pvsio_utils-PVSioChecker.summary
Logging PVS information in summaries/pvsio_utils-PVSioChecker.log
Grand Totals: 13 proofs, 13 attempted, 13 succeeded (2.15 s)
Processing pvsio_utils/PVSioCSV. Writing output to file summaries/pvsio_utils-PVSioCSV.summary
Logging PVS information in summaries/pvsio_utils-PVSioCSV.log
Grand Totals: 43 proofs, 43 attempted, 43 succeeded (4.10 s)
Processing pvsio_utils/PVSioKeyVal. Writing output to file summaries/pvsio_utils-PVSioKeyVal.summary
Logging PVS information in summaries/pvsio_utils-PVSioKeyVal.log
Grand Totals: 7 proofs, 7 attempted, 7 succeeded (0.22 s)
Processing LTL. Writing output to file summaries/LTL.summary
Logging PVS information in summaries/LTL.log
Grand Totals: 163 proofs, 163 attempted, 163 succeeded (69.84 s)
Processing exact_real_arith. Writing output to file summaries/exact_real_arith.summary
Logging PVS information in summaries/exact_real_arith.log
Grand Totals: 719 proofs, 719 attempted, 719 succeeded (198.82 s)
Processing aviation. Writing output to file summaries/aviation.summary
Logging PVS information in summaries/aviation.log
Grand Totals: 484 proofs, 484 attempted, 484 succeeded (490.76 s)
Processing ACCoRD. Writing output to file summaries/ACCoRD.summary
Logging PVS information in summaries/ACCoRD.log
Grand Totals: 1227 proofs, 1227 attempted, 1227 succeeded (998.39 s)
Processing sorting. Writing output to file summaries/sorting.summary
Logging PVS information in summaries/sorting.log
Grand Totals: 649 proofs, 649 attempted, 649 succeeded (343.72 s)
Processing nominal. Writing output to file summaries/nominal.summary
Logging PVS information in summaries/nominal.log
Grand Totals: 2991 proofs, 2991 attempted, 2991 succeeded (21485.20 s)
Processing TRS. Writing output to file summaries/TRS.summary
Logging PVS information in summaries/TRS.log
Grand Totals: 1050 proofs, 1050 attempted, 1050 succeeded (740.73 s)
Processing CCG. Writing output to file summaries/CCG.summary
Logging PVS information in summaries/CCG.log
Grand Totals: 348 proofs, 348 attempted, 348 succeeded (377.22 s)
Processing PVS0. Writing output to file summaries/PVS0.summary
Logging PVS information in summaries/PVS0.log
Grand Totals: 672 proofs, 672 attempted, 672 succeeded (484.82 s)
Processing Riemann. Writing output to file summaries/Riemann.summary
Logging PVS information in summaries/Riemann.log
Grand Totals: 93 proofs, 93 attempted, 93 succeeded (58.44 s)
Processing topology. Writing output to file summaries/topology.summary
Logging PVS information in summaries/topology.log
Grand Totals: 154 proofs, 154 attempted, 154 succeeded (10.33 s)
Processing complex_alt. Writing output to file summaries/complex_alt.summary
Logging PVS information in summaries/complex_alt.log
Grand Totals: 373 proofs, 373 attempted, 373 succeeded (168.89 s)
Processing scott. Writing output to file summaries/scott.summary
Logging PVS information in summaries/scott.log
Grand Totals: 74 proofs, 74 attempted, 74 succeeded (17.69 s)
Processing while. Writing output to file summaries/while.summary
Logging PVS information in summaries/while.log
Grand Totals: 154 proofs, 154 attempted, 154 succeeded (106.29 s)
Processing extended_nnreal. Writing output to file summaries/extended_nnreal.summary
Logging PVS information in summaries/extended_nnreal.log
Grand Totals: 74 proofs, 74 attempted, 74 succeeded (22.55 s)
Processing metric_space. Writing output to file summaries/metric_space.summary
Logging PVS information in summaries/metric_space.log
Grand Totals: 147 proofs, 147 attempted, 147 succeeded (75.93 s)
Processing measure_integration. Writing output to file summaries/measure_integration.summary
Logging PVS information in summaries/measure_integration.log
Grand Totals: 784 proofs, 784 attempted, 784 succeeded (2119.81 s)
Processing complex_integration. Writing output to file summaries/complex_integration.summary
Logging PVS information in summaries/complex_integration.log
Grand Totals: 179 proofs, 179 attempted, 179 succeeded (74.81 s)
Processing lebesgue. Writing output to file summaries/lebesgue.summary
Logging PVS information in summaries/lebesgue.log
Grand Totals: 242 proofs, 242 attempted, 242 succeeded (980.56 s)
Processing probability. Writing output to file summaries/probability.summary
Logging PVS information in summaries/probability.log
Grand Totals: 75 proofs, 75 attempted, 75 succeeded (39.56 s)
Processing co_structures. Writing output to file summaries/co_structures.summary
Logging PVS information in summaries/co_structures.log
Grand Totals: 726 proofs, 726 attempted, 726 succeeded (106.68 s)
Processing TU_Games. Writing output to file summaries/TU_Games.summary
Logging PVS information in summaries/TU_Games.log
Grand Totals: 24 proofs, 24 attempted, 24 succeeded (1.57 s)
Processing linear_algebra. Writing output to file summaries/linear_algebra.summary
Logging PVS information in summaries/linear_algebra.log
Grand Totals: 450 proofs, 450 attempted, 450 succeeded (163.71 s)
Processing ASP. Writing output to file summaries/ASP.summary
Logging PVS information in summaries/ASP.log
Grand Totals: 111 proofs, 111 attempted, 111 succeeded (18.49 s)
Processing line_segments. Writing output to file summaries/line_segments.summary
Logging PVS information in summaries/line_segments.log
Grand Totals: 1155 proofs, 1155 attempted, 1155 succeeded (1087.12 s)
Processing polygons. Writing output to file summaries/polygons.summary
Logging PVS information in summaries/polygons.log
Grand Totals: 566 proofs, 566 attempted, 566 succeeded (453.10 s)
Processing polygon_merge. Writing output to file summaries/polygon_merge.summary
Logging PVS information in summaries/polygon_merge.log
Grand Totals: 725 proofs, 725 attempted, 725 succeeded (598.17 s)
Processing mv_analysis. Writing output to file summaries/mv_analysis.summary
Logging PVS information in summaries/mv_analysis.log
Grand Totals: 1015 proofs, 1015 attempted, 1015 succeeded (493.60 s)
Processing ODEs. Writing output to file summaries/ODEs.summary
Logging PVS information in summaries/ODEs.log
Grand Totals: 552 proofs, 552 attempted, 552 succeeded (544.50 s)
Processing dL. Writing output to file summaries/dL.summary
Logging PVS information in summaries/dL.log
Grand Totals: 1075 proofs, 1075 attempted, 1075 succeeded (689.47 s)
Processing mult_poly. Writing output to file summaries/mult_poly.summary
Logging PVS information in summaries/mult_poly.log
Grand Totals: 1035 proofs, 1035 attempted, 1035 succeeded (426.36 s)
Processing examples. Writing output to file summaries/examples.summary
Logging PVS information in summaries/examples.log
Grand Totals: 644 proofs, 644 attempted, 644 succeeded (836.22 s)
Processing algebra/algebra_examples. Writing output to file summaries/algebra-algebra_examples.summary
Logging PVS information in summaries/algebra-algebra_examples.log
Grand Totals: 138 proofs, 138 attempted, 138 succeeded (77.17 s)
Processing pvsio_utils/pvsio_examples. Writing output to file summaries/pvsio_utils-pvsio_examples.summary
Logging PVS information in summaries/pvsio_utils-pvsio_examples.log
Grand Totals: 26 proofs, 26 attempted, 26 succeeded (4.35 s)
ints Proving... [OK: 421 proofs]
structures Proving... [OK: 1292 proofs]
reals Proving... [OK: 1777 proofs]
orders Proving... [OK: 840 proofs]
analysis Proving... [OK: 1653 proofs]
sets_aux Proving... [OK: 471 proofs]
numbers Proving... [OK: 143 proofs]
series Proving... [OK: 318 proofs]
trig Proving... [OK: 1082 proofs]
vectors Proving... [OK: 1489 proofs]
sigma_set Proving... [OK: 168 proofs]
algebra Proving... [OK: 1623 proofs]
vect_analysis Proving... [OK: 551 proofs]
lnexp Proving... [OK: 532 proofs]
power Proving... [OK: 307 proofs]
interval_arith Proving... [OK: 884 proofs]
affine_arith Proving... [OK: 836 proofs]
matrices Proving... [OK: 524 proofs]
Bernstein Proving... [OK: 307 proofs]
Sturm Proving... [OK: 350 proofs]
Tarski Proving... [OK: 513 proofs]
MetiTarski Proving... [OK: 33 proofs]
fast_approx Proving... [OK: 170 proofs]
shapes Proving... [OK: 130 proofs]
complex Proving... [OK: 250 proofs]
digraphs Proving... [OK: 793 proofs]
fault_tolerance Proving... [OK: 595 proofs]
float/float_bounded_axiomatic Proving... [OK: 158 proofs]
float/float_bounded Proving... [OK: 189 proofs]
float/float_unbounded Proving... [OK: 919 proofs]
float/float_ieee854 Proving... [OK: 255 proofs]
graphs Proving... [OK: 792 proofs]
pvsio_utils Proving... [OK: 14 proofs]
pvsio_utils/PVSioChecker Proving... [OK: 13 proofs]
pvsio_utils/PVSioCSV Proving... [OK: 43 proofs]
pvsio_utils/PVSioKeyVal Proving... [OK: 7 proofs]
LTL Proving... [OK: 163 proofs]
exact_real_arith Proving... [OK: 719 proofs]
aviation Proving... [OK: 484 proofs]
ACCoRD Proving... [OK: 1227 proofs]
sorting Proving... [OK: 649 proofs]
nominal Proving... [OK: 2991 proofs]
TRS Proving... [OK: 1050 proofs]
CCG Proving... [OK: 348 proofs]
PVS0 Proving... [OK: 672 proofs]
Riemann Proving... [OK: 93 proofs]
topology Proving... [OK: 154 proofs]
complex_alt Proving... [OK: 373 proofs]
scott Proving... [OK: 74 proofs]
while Proving... [OK: 154 proofs]
extended_nnreal Proving... [OK: 74 proofs]
metric_space Proving... [OK: 147 proofs]
measure_integration Proving... [OK: 784 proofs]
complex_integration Proving... [OK: 179 proofs]
lebesgue Proving... [OK: 242 proofs]
probability Proving... [OK: 75 proofs]
co_structures Proving... [OK: 726 proofs]
TU_Games Proving... [OK: 24 proofs]
linear_algebra Proving... [OK: 450 proofs]
ASP Proving... [OK: 111 proofs]
line_segments Proving... [OK: 1155 proofs]
polygons Proving... [OK: 566 proofs]
polygon_merge Proving... [OK: 725 proofs]
mv_analysis Proving... [OK: 1015 proofs]
ODEs Proving... [OK: 552 proofs]
dL Proving... [OK: 1075 proofs]
mult_poly Proving... [OK: 1035 proofs]
examples Proving... [OK: 644 proofs]
algebra/algebra_examples Proving... [OK: 138 proofs]
pvsio_utils/pvsio_examples Proving... [OK: 26 proofs]
*** Grand Totals: 39336 proofs / 39336 formulas. Missed: 0 formulas.
*** Number of libraries: 70