File: cvsKrylovDemo_ls_0_1.out

package info (click to toggle)
sundials 6.4.1%2Bdfsg1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 79,368 kB
  • sloc: ansic: 218,700; f90: 62,503; cpp: 61,511; fortran: 5,166; python: 4,642; sh: 4,114; makefile: 562; perl: 123
file content (654 lines) | stat: -rw-r--r-- 20,456 bytes parent folder | download | duplicates (4)
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
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
 ------- 
| SPGMR |
 -------
 
2-species diurnal advection-diffusion problem

t = 7.88e-01   no. steps = 50   order = 5   stepsize = 2.51e-02
c1 (bot.left/middle/top rt.) =    2.151e+03     8.392e+03     2.151e+03
c2 (bot.left/middle/top rt.) =    2.500e+11     9.756e+11     2.500e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2454     leniwLS =    42
nst     =    50
nfe     =    80     nfeLS   =    55
nni     =    77     nli     =    55
nsetups =    16     netf    =     6
npe     =     1     nps     =   110
ncfn    =     0     ncfl    =     0

======================================================================

t = 2.21e+00   no. steps = 100   order = 5   stepsize = 3.77e-02
c1 (bot.left/middle/top rt.) =    4.149e-01     1.618e+00     4.149e-01
c2 (bot.left/middle/top rt.) =    2.500e+11     9.757e+11     2.500e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2454     leniwLS =    42
nst     =   100
nfe     =   131     nfeLS   =   105
nni     =   128     nli     =   105
nsetups =    19     netf    =     6
npe     =     2     nps     =   210
ncfn    =     0     ncfl    =     0

======================================================================

t = 3.67e+03   no. steps = 150   order = 4   stepsize = 3.74e+01
c1 (bot.left/middle/top rt.) =    1.236e-02     4.596e-02     1.288e-02
c2 (bot.left/middle/top rt.) =    2.509e+11     9.328e+11     2.615e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2454     leniwLS =    42
nst     =   150
nfe     =   197     nfeLS   =   162
nni     =   194     nli     =   162
nsetups =    34     netf    =     8
npe     =     3     nps     =   321
ncfn    =     0     ncfl    =     0

======================================================================

t = 5.77e+03   no. steps = 200   order = 3   stepsize = 3.60e+01
c1 (bot.left/middle/top rt.) =    3.285e+02     1.066e+03     3.480e+02
c2 (bot.left/middle/top rt.) =    2.518e+11     8.171e+11     2.667e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2454     leniwLS =    42
nst     =   200
nfe     =   259     nfeLS   =   214
nni     =   256     nli     =   214
nsetups =    38     netf    =    10
npe     =     4     nps     =   425
ncfn    =     0     ncfl    =     0

======================================================================

t = 1.43e+04   no. steps = 250   order = 5   stepsize = 3.77e+02
c1 (bot.left/middle/top rt.) =    6.387e+06     5.244e+06     7.000e+06
c2 (bot.left/middle/top rt.) =    2.581e+11     2.116e+11     2.831e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2454     leniwLS =    42
nst     =   250
nfe     =   320     nfeLS   =   265
nni     =   317     nli     =   265
nsetups =    45     netf    =    11
npe     =     5     nps     =   535
ncfn    =     0     ncfl    =     0

======================================================================

t = 2.79e+04   no. steps = 300   order = 4   stepsize = 4.41e+01
c1 (bot.left/middle/top rt.) =    1.189e+07     1.588e+07     1.317e+07
c2 (bot.left/middle/top rt.) =    3.375e+11     4.520e+11     3.743e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2454     leniwLS =    42
nst     =   300
nfe     =   391     nfeLS   =   337
nni     =   388     nli     =   337
nsetups =    54     netf    =    17
npe     =     6     nps     =   676
ncfn    =     0     ncfl    =     0

======================================================================

t = 3.74e+04   no. steps = 350   order = 5   stepsize = 1.02e+02
c1 (bot.left/middle/top rt.) =    4.321e+02     5.131e+02     4.808e+02
c2 (bot.left/middle/top rt.) =    3.387e+11     4.022e+11     3.769e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2454     leniwLS =    42
nst     =   350
nfe     =   461     nfeLS   =   428
nni     =   458     nli     =   428
nsetups =    62     netf    =    22
npe     =     6     nps     =   837
ncfn    =     0     ncfl    =     0

======================================================================

t = 4.98e+04   no. steps = 400   order = 4   stepsize = 3.15e+02
c1 (bot.left/middle/top rt.) =   -3.654e-08    -4.295e-06    -6.514e-08
c2 (bot.left/middle/top rt.) =    3.361e+11     4.418e+11     3.860e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2454     leniwLS =    42
nst     =   400
nfe     =   518     nfeLS   =   521
nni     =   515     nli     =   521
nsetups =    68     netf    =    23
npe     =     7     nps     =   985
ncfn    =     0     ncfl    =     0

======================================================================

t = 7.88e+04   no. steps = 450   order = 5   stepsize = 7.01e+02
c1 (bot.left/middle/top rt.) =    6.689e-13     3.345e-11     1.269e-12
c2 (bot.left/middle/top rt.) =    3.334e+11     6.542e+11     4.117e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2454     leniwLS =    42
nst     =   450
nfe     =   586     nfeLS   =   614
nni     =   583     nli     =   614
nsetups =    77     netf    =    27
npe     =     8     nps     =  1143
ncfn    =     0     ncfl    =     0

======================================================================

t = 8.64e+04   no. steps = 461   order = 5   stepsize = 7.01e+02
c1 (bot.left/middle/top rt.) =    4.144e-14     2.072e-12     7.862e-14
c2 (bot.left/middle/top rt.) =    3.352e+11     9.107e+11     4.163e+11


Final Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2454     leniwLS =    42
nst     =   461
nfe     =   597     nfeLS   =   636
nni     =   594     nli     =   636
nsetups =    78     netf    =    27
npe     =     8     nps     =  1176
ncfn    =     0     ncfl    =     0

======================================================================

 --------- 
| SPFGMR |
 ---------
 
2-species diurnal advection-diffusion problem

t = 7.88e-01   no. steps = 50   order = 5   stepsize = 2.51e-02
c1 (bot.left/middle/top rt.) =    2.151e+03     8.392e+03     2.151e+03
c2 (bot.left/middle/top rt.) =    2.500e+11     9.756e+11     2.500e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  3254     leniwLS =    46
nst     =    50
nfe     =    80     nfeLS   =    55
nni     =    77     nli     =    55
nsetups =    16     netf    =     6
npe     =     1     nps     =    55
ncfn    =     0     ncfl    =     0

======================================================================

t = 2.21e+00   no. steps = 100   order = 5   stepsize = 3.77e-02
c1 (bot.left/middle/top rt.) =    4.149e-01     1.618e+00     4.149e-01
c2 (bot.left/middle/top rt.) =    2.500e+11     9.757e+11     2.500e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  3254     leniwLS =    46
nst     =   100
nfe     =   131     nfeLS   =   105
nni     =   128     nli     =   105
nsetups =    19     netf    =     6
npe     =     2     nps     =   105
ncfn    =     0     ncfl    =     0

======================================================================

t = 3.94e+03   no. steps = 150   order = 4   stepsize = 9.97e+01
c1 (bot.left/middle/top rt.) =    8.547e-02     3.136e-01     8.929e-02
c2 (bot.left/middle/top rt.) =    2.510e+11     9.210e+11     2.622e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  3254     leniwLS =    46
nst     =   150
nfe     =   200     nfeLS   =   171
nni     =   197     nli     =   171
nsetups =    37     netf    =     9
npe     =     3     nps     =   171
ncfn    =     0     ncfl    =     0

======================================================================

t = 8.36e+03   no. steps = 200   order = 5   stepsize = 1.34e+02
c1 (bot.left/middle/top rt.) =    6.996e+04     1.728e+05     7.519e+04
c2 (bot.left/middle/top rt.) =    2.535e+11     6.262e+11     2.724e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  3254     leniwLS =    46
nst     =   200
nfe     =   261     nfeLS   =   225
nni     =   258     nli     =   225
nsetups =    43     netf    =    12
npe     =     4     nps     =   225
ncfn    =     0     ncfl    =     0

======================================================================

t = 2.23e+04   no. steps = 250   order = 5   stepsize = 3.12e+02
c1 (bot.left/middle/top rt.) =    2.698e+07     1.250e+07     2.967e+07
c2 (bot.left/middle/top rt.) =    3.075e+11     1.307e+11     3.403e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  3254     leniwLS =    46
nst     =   250
nfe     =   315     nfeLS   =   359
nni     =   312     nli     =   359
nsetups =    46     netf    =    12
npe     =     5     nps     =   359
ncfn    =     0     ncfl    =     0

======================================================================

t = 3.01e+04   no. steps = 300   order = 4   stepsize = 1.75e+02
c1 (bot.left/middle/top rt.) =    5.017e+06     8.298e+06     5.570e+06
c2 (bot.left/middle/top rt.) =    3.383e+11     5.600e+11     3.757e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  3254     leniwLS =    46
nst     =   300
nfe     =   396     nfeLS   =   484
nni     =   393     nli     =   484
nsetups =    62     netf    =    20
npe     =     6     nps     =   484
ncfn    =     0     ncfl    =     0

======================================================================

t = 3.86e+04   no. steps = 350   order = 5   stepsize = 8.38e+01
c1 (bot.left/middle/top rt.) =    4.314e+00     4.141e+00     4.806e+00
c2 (bot.left/middle/top rt.) =    3.387e+11     3.251e+11     3.774e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  3254     leniwLS =    46
nst     =   350
nfe     =   462     nfeLS   =   656
nni     =   459     nli     =   656
nsetups =    67     netf    =    24
npe     =     6     nps     =   656
ncfn    =     0     ncfl    =     0

======================================================================

t = 5.68e+04   no. steps = 400   order = 5   stepsize = 7.44e+02
c1 (bot.left/middle/top rt.) =   -1.055e-12    -8.927e-09     2.668e-11
c2 (bot.left/middle/top rt.) =    3.324e+11     9.373e+11     3.904e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  3254     leniwLS =    46
nst     =   400
nfe     =   519     nfeLS   =   758
nni     =   516     nli     =   758
nsetups =    74     netf    =    25
npe     =     7     nps     =   758
ncfn    =     0     ncfl    =     0

======================================================================

t = 8.64e+04   no. steps = 439   order = 5   stepsize = 7.86e+02
c1 (bot.left/middle/top rt.) =    5.687e-13    -9.924e-11    -1.149e-12
c2 (bot.left/middle/top rt.) =    3.352e+11     9.106e+11     4.162e+11


Final Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  3254     leniwLS =    46
nst     =   439
nfe     =   565     nfeLS   =   858
nni     =   562     nli     =   858
nsetups =    77     netf    =    26
npe     =     8     nps     =   858
ncfn    =     0     ncfl    =     0

======================================================================

 ------- 
| SPBCGS |
 -------
 
2-species diurnal advection-diffusion problem

t = 7.88e-01   no. steps = 50   order = 5   stepsize = 2.51e-02
c1 (bot.left/middle/top rt.) =    2.151e+03     8.392e+03     2.151e+03
c2 (bot.left/middle/top rt.) =    2.500e+11     9.756e+11     2.500e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2202     leniwLS =    41
nst     =    50
nfe     =    80     nfeLS   =   110
nni     =    77     nli     =    55
nsetups =    16     netf    =     6
npe     =     1     nps     =   165
ncfn    =     0     ncfl    =     0

t = 2.21e+00   no. steps = 100   order = 5   stepsize = 3.77e-02
c1 (bot.left/middle/top rt.) =    4.149e-01     1.618e+00     4.149e-01
c2 (bot.left/middle/top rt.) =    2.500e+11     9.757e+11     2.500e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2202     leniwLS =    41
nst     =   100
nfe     =   131     nfeLS   =   210
nni     =   128     nli     =   105
nsetups =    19     netf    =     6
npe     =     2     nps     =   315
ncfn    =     0     ncfl    =     0

t = 3.88e+03   no. steps = 150   order = 4   stepsize = 1.45e+02
c1 (bot.left/middle/top rt.) =    5.801e-02     2.135e-01     6.057e-02
c2 (bot.left/middle/top rt.) =    2.509e+11     9.235e+11     2.620e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2202     leniwLS =    41
nst     =   150
nfe     =   197     nfeLS   =   312
nni     =   194     nli     =   156
nsetups =    34     netf    =     8
npe     =     3     nps     =   470
ncfn    =     0     ncfl    =     0

t = 8.84e+03   no. steps = 200   order = 5   stepsize = 1.58e+02
c1 (bot.left/middle/top rt.) =    1.311e+05     3.042e+05     1.413e+05
c2 (bot.left/middle/top rt.) =    2.538e+11     5.888e+11     2.734e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2202     leniwLS =    41
nst     =   200
nfe     =   261     nfeLS   =   418
nni     =   258     nli     =   209
nsetups =    41     netf    =    11
npe     =     4     nps     =   629
ncfn    =     0     ncfl    =     0

t = 2.36e+04   no. steps = 250   order = 5   stepsize = 4.34e+02
c1 (bot.left/middle/top rt.) =    2.596e+07     1.592e+07     2.856e+07
c2 (bot.left/middle/top rt.) =    3.194e+11     1.885e+11     3.533e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2202     leniwLS =    41
nst     =   250
nfe     =   318     nfeLS   =   520
nni     =   315     nli     =   260
nsetups =    46     netf    =    12
npe     =     5     nps     =   788
ncfn    =     0     ncfl    =     0

t = 3.34e+04   no. steps = 300   order = 5   stepsize = 2.67e+02
c1 (bot.left/middle/top rt.) =    5.232e+05     9.140e+05     5.813e+05
c2 (bot.left/middle/top rt.) =    3.385e+11     5.914e+11     3.761e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2202     leniwLS =    41
nst     =   300
nfe     =   395     nfeLS   =   642
nni     =   392     nli     =   321
nsetups =    58     netf    =    20
npe     =     5     nps     =   975
ncfn    =     0     ncfl    =     0

t = 3.92e+04   no. steps = 350   order = 5   stepsize = 9.48e+01
c1 (bot.left/middle/top rt.) =    1.804e-01     1.542e-01     2.011e-01
c2 (bot.left/middle/top rt.) =    3.387e+11     2.896e+11     3.776e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2202     leniwLS =    41
nst     =   350
nfe     =   460     nfeLS   =   752
nni     =   457     nli     =   376
nsetups =    63     netf    =    23
npe     =     6     nps     =  1140
ncfn    =     0     ncfl    =     0

t = 5.86e+04   no. steps = 400   order = 5   stepsize = 5.96e+02
c1 (bot.left/middle/top rt.) =    7.894e-14    -5.680e-12     1.260e-13
c2 (bot.left/middle/top rt.) =    3.317e+11     9.872e+11     3.915e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2202     leniwLS =    41
nst     =   400
nfe     =   522     nfeLS   =   870
nni     =   519     nli     =   435
nsetups =    70     netf    =    25
npe     =     7     nps     =  1312
ncfn    =     0     ncfl    =     0

t = 8.64e+04   no. steps = 447   order = 5   stepsize = 5.96e+02
c1 (bot.left/middle/top rt.) =   -9.999e-27    -1.866e-22    -1.581e-27
c2 (bot.left/middle/top rt.) =    3.352e+11     9.107e+11     4.163e+11


Final Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2202     leniwLS =    41
nst     =   447
nfe     =   569     nfeLS   =   964
nni     =   566     nli     =   482
nsetups =    72     netf    =    25
npe     =     8     nps     =  1453
ncfn    =     0     ncfl    =     0

 --------- 
| SPTFQMR |
 ---------
 
2-species diurnal advection-diffusion problem

t = 7.88e-01   no. steps = 50   order = 5   stepsize = 2.51e-02
c1 (bot.left/middle/top rt.) =    2.151e+03     8.392e+03     2.151e+03
c2 (bot.left/middle/top rt.) =    2.500e+11     9.756e+11     2.500e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2602     leniwLS =    43
nst     =    50
nfe     =    80     nfeLS   =   110
nni     =    77     nli     =    55
nsetups =    16     netf    =     6
npe     =     1     nps     =   165
ncfn    =     0     ncfl    =     0

t = 2.21e+00   no. steps = 100   order = 5   stepsize = 3.77e-02
c1 (bot.left/middle/top rt.) =    4.149e-01     1.618e+00     4.149e-01
c2 (bot.left/middle/top rt.) =    2.500e+11     9.757e+11     2.500e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2602     leniwLS =    43
nst     =   100
nfe     =   131     nfeLS   =   210
nni     =   128     nli     =   105
nsetups =    19     netf    =     6
npe     =     2     nps     =   315
ncfn    =     0     ncfl    =     0

t = 3.65e+03   no. steps = 150   order = 4   stepsize = 3.82e+01
c1 (bot.left/middle/top rt.) =    1.067e-02     3.969e-02     1.111e-02
c2 (bot.left/middle/top rt.) =    2.509e+11     9.336e+11     2.614e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2602     leniwLS =    43
nst     =   150
nfe     =   197     nfeLS   =   318
nni     =   194     nli     =   156
nsetups =    34     netf    =     8
npe     =     3     nps     =   483
ncfn    =     0     ncfl    =     0

t = 5.70e+03   no. steps = 200   order = 3   stepsize = 3.36e+01
c1 (bot.left/middle/top rt.) =    2.634e+02     8.596e+02     2.788e+02
c2 (bot.left/middle/top rt.) =    2.518e+11     8.218e+11     2.666e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2602     leniwLS =    43
nst     =   200
nfe     =   259     nfeLS   =   422
nni     =   256     nli     =   208
nsetups =    38     netf    =    10
npe     =     4     nps     =   639
ncfn    =     0     ncfl    =     0

t = 1.45e+04   no. steps = 250   order = 5   stepsize = 3.27e+02
c1 (bot.left/middle/top rt.) =    6.824e+06     5.357e+06     7.483e+06
c2 (bot.left/middle/top rt.) =    2.583e+11     2.022e+11     2.834e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2602     leniwLS =    43
nst     =   250
nfe     =   318     nfeLS   =   525
nni     =   315     nli     =   259
nsetups =    44     netf    =    11
npe     =     5     nps     =   798
ncfn    =     0     ncfl    =     0

t = 2.94e+04   no. steps = 300   order = 5   stepsize = 3.39e+02
c1 (bot.left/middle/top rt.) =    6.796e+06     1.069e+07     7.541e+06
c2 (bot.left/middle/top rt.) =    3.382e+11     5.329e+11     3.754e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2602     leniwLS =    43
nst     =   300
nfe     =   382     nfeLS   =   671
nni     =   379     nli     =   313
nsetups =    51     netf    =    14
npe     =     6     nps     =  1040
ncfn    =     0     ncfl    =     0

t = 3.87e+04   no. steps = 350   order = 5   stepsize = 9.42e+01
c1 (bot.left/middle/top rt.) =    3.613e+00     3.443e+00     4.025e+00
c2 (bot.left/middle/top rt.) =    3.387e+11     3.228e+11     3.774e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2602     leniwLS =    43
nst     =   350
nfe     =   448     nfeLS   =   840
nni     =   445     nli     =   370
nsetups =    55     netf    =    18
npe     =     6     nps     =  1324
ncfn    =     0     ncfl    =     0

t = 5.67e+04   no. steps = 400   order = 5   stepsize = 6.79e+02
c1 (bot.left/middle/top rt.) =    4.357e-09     5.640e-07     2.278e-09
c2 (bot.left/middle/top rt.) =    3.324e+11     9.339e+11     3.904e+11


Intermediate Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2602     leniwLS =    43
nst     =   400
nfe     =   505     nfeLS   =   987
nni     =   502     nli     =   424
nsetups =    62     netf    =    19
npe     =     7     nps     =  1554
ncfn    =     0     ncfl    =     0

t = 8.64e+04   no. steps = 445   order = 5   stepsize = 6.89e+02
c1 (bot.left/middle/top rt.) =   -1.673e-20    -1.128e-15    -3.081e-21
c2 (bot.left/middle/top rt.) =    3.352e+11     9.106e+11     4.163e+11


Final Statistics.. 

lenrw   =  2689     leniw   =    53
lenrwLS =  2602     leniwLS =    43
nst     =   445
nfe     =   558     nfeLS   =  1143
nni     =   555     nli     =   477
nsetups =    67     netf    =    21
npe     =     8     nps     =  1805
ncfn    =     0     ncfl    =     0