[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Low burning speed





Dnia 26 marca 2008 17:51 Andy Polyakov <appro@fy.chalmers.se> napisał(a):

> >>> Growiso doesn't work properly with LG GSA4163B burner and DVD+RW 8x
> >>> discs. Burning speed is about 4x (even when burner speeds up
> >>> switching from 4x zone to 8x - it's a ZCLV burner), it's well visible
> >>> with K3b. There's no problem with all other types of media, including
> >>> DVD-R 8X.
> > 
> > Version 7.0.1 and 7.1, data: big, small, in combination, doesn't
> > matter, media: Verbatim made by Mitsubishi and TDK made by Ricoh. Here's
> > output:
> > 
> > tomasz@debian:~$ growisofs -Z /dev/hdc /mnt/hda6/WinFast\ WorkArea/Poszukiwacze\ Czindici2.avi /mnt/hda6/WinFast\ WorkArea/odessa.avi /mnt/hda7/WinFast\ WorkArea/JFK.mpg /mnt/hda7/WinFast\ WorkArea/Nieukończony\ cud\ 2.mpg
> > WARNING: /dev/hdc already carries isofs!
> > About to execute 'mkisofs /mnt/hda6/WinFast WorkArea/Poszukiwacze Czindici2.avi /mnt/hda6/WinFast WorkArea/odessa.avi /mnt/hda7/WinFast WorkArea/JFK.mpg /mnt/hda7/WinFast WorkArea/Nieukończony cud 2.mpg | builtin_dd of=/dev/hdc obs=32k seek=0'
> > I: -input-charset not specified, using utf-8 (detected in locale settings)
> > /dev/hdc: "Current Write Speed" is 8.2x1352KBps.
> >   0.24% done, estimate finish Tue Mar 25 22:09:03 2008
> >   0.49% done, estimate finish Tue Mar 25 21:58:44 2008
> >   0.73% done, estimate finish Tue Mar 25 21:55:19 2008
> >   0.97% done, estimate finish Tue Mar 25 21:53:35 2008
> >   1.21% done, estimate finish Tue Mar 25 21:52:34 2008
> >   1.46% done, estimate finish Tue Mar 25 21:53:01 2008
> >   1.70% done, estimate finish Tue Mar 25 21:52:22 2008
> >   1.94% done, estimate finish Tue Mar 25 21:51:53 2008
> > ...............
> > ...............
> >  99.48% done, estimate finish Tue Mar 25 21:55:48 2008
> >  99.72% done, estimate finish Tue Mar 25 21:55:49 2008
> >  99.97% done, estimate finish Tue Mar 25 21:55:49 2008
> > Total translation table size: 0
> > Total rockridge attributes bytes: 0
> > Total directory bytes: 0
> > Path table size(bytes): 10
> > Max brk space used 0
> > 2060711 extents written (4024 MB)
> > builtin_dd: 2060720*2KB out @ average 3.6x1352KBps
> > /dev/hdc: flushing cache
> > /dev/hdc: stopping de-icing
> > /dev/hdc: writing lead-out
> 
> 3.6x with below parameters sounds like recording was progressing at 1/2 
> of advertised velocity, i.e. started at 3x and then switches to 4x at 
> about half recording. Question is does it run uniformly at 1/2 or does 
> speed jump up and down? Read on...
> 
> > And here's output of media info:
> > 
> > tomasz@debian:~$ dvd+rw-mediainfo /dev/hdc
> > INQUIRY:                [HL-DT-ST][DVDRAM GSA-4163B][A106]
> > GET [CURRENT] CONFIGURATION:
> >  Mounted Media:         1Ah, DVD+RW
> >  Current Write Speed:   8.0x1385=11080KB/s
> >  Write Speed #0:        8.0x1385=11080KB/s
> >  Write Speed #1:        6.0x1385=8310KB/s
> > GET [CURRENT] PERFORMANCE:
> >  Write Performance:     6.0x1385=8310KB/s@[0 -> 112639]
> >                         8.0x1385=11080KB/s@[112640 -> 2295103]
> >  Speed Descriptor#0:    02/2295103 R@3.3x1385=4584KB/s W@8.0x1385=11080KB/s
> >  Speed Descriptor#1:    02/2295103 R@3.3x1385=4584KB/s W@6.0x1385=8310KB/s
> 
> Looks all right... I can think of following reasons (in ascending order 
> of likelihood).
> 
> 1. Even though so called Page 05 settings should not affect DVD+ 
> recordings (per MMC specification), unit looks at the page and 
> misinterprets the settings. This happened before, though not in DVD+RW 
> context.
> 
> 2. Under high-speed recordings unit lies about available buffer capacity 
> tricking growisofs to sleep for longer intervals, long enough to drain 
> the buffer and affect performance. This happened before with some 
> Pioneer units, and it should be handled, but your unit might lie in yet 
> more confusing manner.
> 
> 3. growisofs is periodically tricked to issue SYNCHRONIZE CACHE command, 
> which drains the buffer, which in turn results in idle revolutions, 
> hence lower performance.
> 
> Could you do following. Download source, unpack some place, open 
> growisofs_mmc.cpp with text editor, locate line that reads "sync_cache:" 
> (it's line 665 in 7.1), add following line after it:
> 
> fprintf(stderr,"-- SYNC CACHE %x\n",errcode);
> 
> Then 'make' and run './growisofs -use-the-force-luke=moi -Z /dev/hdc 
> /mnt/hda6/...' directly from current working directory and collect 
> output. Questions are: how does speed varies in progress indicator? 
> Steady or jerky? Do you see SYNC CACHE and if yes, how often and what's 
> the code? [There is a chance that there will be a lot of SYNC CACHE 
> lines, don't hesitate to abort recording with Ctrl-C]. How does UBU 
> value in progress indicator vary? A.
> 
> 
> I'm not sure how to interpret it so here's the whole output:

tomasz@debian:~/instal/dvd+rw-tools-7.1$ ./growisofs -use-the-force-luke=moi -Z /dev/hdc /mnt/hda6/WinFast\ WorkArea/Poszukiwacze\ Czindici2.avi /mnt/hda6/WinFast\ WorkArea/odessa.avi /mnt/hda7/WinFast\ WorkArea/JFK.mpg /mnt/hda7/WinFast\ WorkArea/Nieukończony\ cud\ 2.mpg
WARNING: /dev/hdc already carries isofs!
About to execute 'mkisofs -quiet /mnt/hda6/WinFast WorkArea/Poszukiwacze Czindici2.avi /mnt/hda6/WinFast WorkArea/odessa.avi /mnt/hda7/WinFast WorkArea/JFK.mpg /mnt/hda7/WinFast WorkArea/Nieukończony cud 2.mpg | builtin_dd of=/dev/hdc obs=32k seek=0'
/dev/hdc: "Current Write Speed" is 8.2x1352KBps.
     851968/4220336128 ( 0.0%) @0.0x, remaining 330:10 RBU 100.0% UBU   3.8%
     851968/4220336128 ( 0.0%) @0.0x, remaining 660:21 RBU 100.0% UBU 100.0%
   15237120/4220336128 ( 0.4%) @3.1x, remaining 50:35 RBU 100.0% UBU  88.5%
   42926080/4220336128 ( 1.0%) @6.0x, remaining 22:42 RBU 100.0% UBU  76.9%
   70582272/4220336128 ( 1.7%) @6.0x, remaining 17:38 RBU 100.0% UBU  80.8%
   98369536/4220336128 ( 2.3%) @6.0x, remaining 14:39 RBU  99.7% UBU  73.1%
  126025728/4220336128 ( 3.0%) @6.0x, remaining 12:59 RBU 100.0% UBU  84.6%
  153714688/4220336128 ( 3.6%) @6.0x, remaining 12:20 RBU 100.0% UBU  84.6%
  181403648/4220336128 ( 4.3%) @6.0x, remaining 11:30 RBU  99.1% UBU  84.6%
  209125376/4220336128 ( 5.0%) @6.0x, remaining 10:52 RBU 100.0% UBU  80.8%
  232062976/4220336128 ( 5.5%) @5.0x, remaining 10:53 RBU 100.0% UBU  73.1%
  241631232/4220336128 ( 5.7%) @2.1x, remaining 11:15 RBU  98.9% UBU  30.8%
  256933888/4220336128 ( 6.1%) @3.3x, remaining 11:18 RBU 100.0% UBU  19.2%
  274268160/4220336128 ( 6.5%) @3.8x, remaining 11:30 RBU 100.0% UBU  19.2%
  290422784/4220336128 ( 6.9%) @3.5x, remaining 11:30 RBU  99.6% UBU  19.2%
  306282496/4220336128 ( 7.3%) @3.4x, remaining 11:30 RBU 100.0% UBU  15.4%
  322404352/4220336128 ( 7.6%) @3.5x, remaining 11:41 RBU  99.6% UBU  15.4%
  338165760/4220336128 ( 8.0%) @3.4x, remaining 11:40 RBU  99.5% UBU  15.4%
  354680832/4220336128 ( 8.4%) @3.6x, remaining 11:37 RBU 100.0% UBU  23.1%
  371195904/4220336128 ( 8.8%) @3.6x, remaining 11:45 RBU 100.0% UBU  15.4%
  387252224/4220336128 ( 9.2%) @3.5x, remaining 11:42 RBU 100.0% UBU  23.1%
  403570688/4220336128 ( 9.6%) @3.5x, remaining 11:49 RBU 100.0% UBU  19.2%
  420052992/4220336128 (10.0%) @3.6x, remaining 11:45 RBU 100.0% UBU  30.8%
  437223424/4220336128 (10.4%) @3.7x, remaining 11:40 RBU  99.6% UBU  11.5%
  451608576/4220336128 (10.7%) @3.1x, remaining 11:49 RBU 100.0% UBU  19.2%
  468877312/4220336128 (11.1%) @3.7x, remaining 11:44 RBU 100.0% UBU  26.9%
  485195776/4220336128 (11.5%) @3.5x, remaining 11:40 RBU 100.0% UBU  23.1%
  501186560/4220336128 (11.9%) @3.5x, remaining 11:44 RBU 100.0% UBU  15.4%
  517046272/4220336128 (12.3%) @3.4x, remaining 11:41 RBU 100.0% UBU  11.5%
  532021248/4220336128 (12.6%) @3.2x, remaining 11:40 RBU 100.0% UBU  15.4%
  545357824/4220336128 (12.9%) @2.9x, remaining 11:47 RBU 100.0% UBU  26.9%
  560824320/4220336128 (13.3%) @3.3x, remaining 11:44 RBU 100.0% UBU  19.2%
  576618496/4220336128 (13.7%) @3.4x, remaining 11:41 RBU 100.0% UBU  15.4%
  592248832/4220336128 (14.0%) @3.4x, remaining 11:44 RBU 100.0% UBU  23.1%
  606011392/4220336128 (14.4%) @3.0x, remaining 11:43 RBU 100.0% UBU  19.2%
  621215744/4220336128 (14.7%) @3.3x, remaining 11:41 RBU 100.0% UBU  11.5%
  636911616/4220336128 (15.1%) @3.4x, remaining 11:43 RBU 100.0% UBU  11.5%
  651984896/4220336128 (15.4%) @3.3x, remaining 11:40 RBU 100.0% UBU  19.2%
  667746304/4220336128 (15.8%) @3.4x, remaining 11:36 RBU 100.0% UBU  15.4%
  683343872/4220336128 (16.2%) @3.4x, remaining 11:38 RBU 100.0% UBU  26.9%
  698974208/4220336128 (16.6%) @3.4x, remaining 11:35 RBU 100.0% UBU  38.5%
  714768384/4220336128 (16.9%) @3.4x, remaining 11:31 RBU 100.1% UBU  19.2%
  730529792/4220336128 (17.3%) @3.4x, remaining 11:32 RBU 100.0% UBU  26.9%
  746127360/4220336128 (17.7%) @3.4x, remaining 11:29 RBU 100.0% UBU  11.5%
  761856000/4220336128 (18.1%) @3.4x, remaining 11:25 RBU 100.0% UBU  26.9%
  775356416/4220336128 (18.4%) @2.9x, remaining 11:28 RBU 100.0% UBU  34.6%
  790953984/4220336128 (18.7%) @3.4x, remaining 11:25 RBU 100.0% UBU  30.8%
  806584320/4220336128 (19.1%) @3.4x, remaining 11:21 RBU 100.0% UBU  19.2%
  822214656/4220336128 (19.5%) @3.4x, remaining 11:21 RBU 100.0% UBU  26.9%
  838238208/4220336128 (19.9%) @3.5x, remaining 11:17 RBU 100.0% UBU  30.8%
  853901312/4220336128 (20.2%) @3.4x, remaining 11:14 RBU 100.0% UBU  15.4%
  869728256/4220336128 (20.6%) @3.4x, remaining 11:14 RBU 100.0% UBU  34.6%
  885489664/4220336128 (21.0%) @3.4x, remaining 11:10 RBU 100.0% UBU  34.6%
  901185536/4220336128 (21.4%) @3.4x, remaining 11:06 RBU 100.0% UBU  34.6%
  914292736/4220336128 (21.7%) @2.8x, remaining 11:08 RBU 100.0% UBU  15.4%
  930119680/4220336128 (22.0%) @3.4x, remaining 11:05 RBU 100.0% UBU  34.6%
  942997504/4220336128 (22.3%) @2.8x, remaining 11:03 RBU 100.0% UBU  23.1%
  958464000/4220336128 (22.7%) @3.3x, remaining 11:03 RBU 100.0% UBU  15.4%
  973930496/4220336128 (23.1%) @3.3x, remaining 10:59 RBU 100.0% UBU  15.4%
  985399296/4220336128 (23.3%) @2.5x, remaining 10:59 RBU 100.0% UBU  26.9%
  999620608/4220336128 (23.7%) @3.1x, remaining 11:00 RBU 100.0% UBU  15.4%
 1015513088/4220336128 (24.1%) @3.4x, remaining 10:56 RBU 100.0% UBU  30.8%
 1031471104/4220336128 (24.4%) @3.5x, remaining 10:52 RBU 100.0% UBU  15.4%
 1046315008/4220336128 (24.8%) @3.2x, remaining 10:52 RBU 100.0% UBU  11.5%
 1062273024/4220336128 (25.2%) @3.4x, remaining 10:48 RBU 100.0% UBU  34.6%
 1074954240/4220336128 (25.5%) @2.7x, remaining 10:46 RBU 100.0% UBU  38.5%
 1090519040/4220336128 (25.8%) @3.4x, remaining 10:45 RBU 100.1% UBU  15.4%
 1106280448/4220336128 (26.2%) @3.4x, remaining 10:41 RBU 100.0% UBU  26.9%
 1119780864/4220336128 (26.5%) @2.9x, remaining 10:39 RBU 100.0% UBU  26.9%
 1134198784/4220336128 (26.9%) @3.1x, remaining 10:39 RBU 100.0% UBU  11.5%
 1149599744/4220336128 (27.2%) @3.3x, remaining 10:35 RBU 100.0% UBU  15.4%
 1165295616/4220336128 (27.6%) @3.4x, remaining 10:31 RBU 100.0% UBU  34.6%
 1180860416/4220336128 (28.0%) @3.4x, remaining 10:30 RBU 100.0% UBU  34.6%
 1196163072/4220336128 (28.3%) @3.3x, remaining 10:27 RBU 100.0% UBU  15.4%
 1211924480/4220336128 (28.7%) @3.4x, remaining 10:23 RBU 100.0% UBU  11.5%
 1227948032/4220336128 (29.1%) @3.5x, remaining 10:21 RBU 100.0% UBU  15.4%
 1243643904/4220336128 (29.5%) @3.4x, remaining 10:17 RBU 100.0% UBU  19.2%
 1259044864/4220336128 (29.8%) @3.3x, remaining 10:13 RBU 100.0% UBU  15.4%
 1271496704/4220336128 (30.1%) @2.7x, remaining 10:14 RBU 100.0% UBU  30.8%
 1284931584/4220336128 (30.4%) @2.9x, remaining 10:12 RBU 100.0% UBU  19.2%
 1300529152/4220336128 (30.8%) @3.4x, remaining 10:08 RBU 100.0% UBU  15.4%
 1316159488/4220336128 (31.2%) @3.4x, remaining 10:06 RBU 100.0% UBU  26.9%
 1331298304/4220336128 (31.5%) @3.3x, remaining 10:03 RBU 100.0% UBU  30.8%
 1347125248/4220336128 (31.9%) @3.4x, remaining 9:59 RBU 100.0% UBU  19.2%
 1359773696/4220336128 (32.2%) @2.7x, remaining 9:59 RBU 100.0% UBU  15.4%
 1375141888/4220336128 (32.6%) @3.3x, remaining 9:55 RBU 100.0% UBU  34.6%
 1390542848/4220336128 (32.9%) @3.3x, remaining 9:52 RBU 100.0% UBU  34.6%
 1406435328/4220336128 (33.3%) @3.4x, remaining 9:50 RBU 100.0% UBU  34.6%
 1422098432/4220336128 (33.7%) @3.4x, remaining 9:46 RBU 100.0% UBU  30.8%
 1437794304/4220336128 (34.1%) @3.4x, remaining 9:42 RBU 100.0% UBU  38.5%
 1453621248/4220336128 (34.4%) @3.4x, remaining 9:40 RBU 100.0% UBU  11.5%
 1469415424/4220336128 (34.8%) @3.4x, remaining 9:36 RBU 100.0% UBU  19.2%
 1483472896/4220336128 (35.2%) @3.0x, remaining 9:33 RBU 100.0% UBU  11.5%
 1499037696/4220336128 (35.5%) @3.4x, remaining 9:31 RBU 100.0% UBU  19.2%
 1514864640/4220336128 (35.9%) @3.4x, remaining 9:27 RBU 100.0% UBU  19.2%
 1530757120/4220336128 (36.3%) @3.4x, remaining 9:24 RBU 100.0% UBU  11.5%
 1546944512/4220336128 (36.7%) @3.5x, remaining 9:21 RBU 100.0% UBU  23.1%
 1562902528/4220336128 (37.0%) @3.5x, remaining 9:17 RBU 100.0% UBU  38.5%
 1578696704/4220336128 (37.4%) @3.4x, remaining 9:13 RBU 100.0% UBU  38.5%
 1594556416/4220336128 (37.8%) @3.4x, remaining 9:11 RBU 100.0% UBU  19.2%
 1610383360/4220336128 (38.2%) @3.4x, remaining 9:07 RBU 100.0% UBU  11.5%
 1625718784/4220336128 (38.5%) @3.3x, remaining 9:04 RBU 100.0% UBU  19.2%
 1641283584/4220336128 (38.9%) @3.4x, remaining 9:02 RBU 100.0% UBU  30.8%
 1657274368/4220336128 (39.3%) @3.5x, remaining 8:58 RBU 100.0% UBU  34.6%
 1673003008/4220336128 (39.6%) @3.4x, remaining 8:54 RBU 100.0% UBU  26.9%
 1688764416/4220336128 (40.0%) @3.4x, remaining 8:52 RBU 100.0% UBU  38.5%
 1704624128/4220336128 (40.4%) @3.4x, remaining 8:48 RBU 100.0% UBU  23.1%
 1720221696/4220336128 (40.8%) @3.4x, remaining 8:44 RBU 100.0% UBU  19.2%
 1736114176/4220336128 (41.1%) @3.4x, remaining 8:42 RBU 100.0% UBU  11.5%
 1751547904/4220336128 (41.5%) @3.3x, remaining 8:38 RBU 100.0% UBU  34.6%
 1767505920/4220336128 (41.9%) @3.5x, remaining 8:34 RBU 100.0% UBU  19.2%
 1784152064/4220336128 (42.3%) @3.6x, remaining 8:32 RBU 100.0% UBU  15.4%
 1800929280/4220336128 (42.7%) @3.6x, remaining 8:27 RBU 100.0% UBU  30.8%
 1817313280/4220336128 (43.1%) @3.5x, remaining 8:23 RBU 100.0% UBU  34.6%
 1833566208/4220336128 (43.4%) @3.5x, remaining 8:21 RBU 100.0% UBU  26.9%
 1849294848/4220336128 (43.8%) @3.4x, remaining 8:17 RBU 100.0% UBU  23.1%
 1865252864/4220336128 (44.2%) @3.5x, remaining 8:13 RBU 100.1% UBU  26.9%
 1882193920/4220336128 (44.6%) @3.7x, remaining 8:10 RBU 100.0% UBU  26.9%
 1883176960/4220336128 (44.6%) @0.2x, remaining 8:13 RBU 100.0% UBU 100.0%
 1883176960/4220336128 (44.6%) @0.0x, remaining 8:17 RBU 100.0% UBU 100.0%
 1886191616/4220336128 (44.7%) @0.7x, remaining 8:21 RBU 100.0% UBU  15.4%
 1902149632/4220336128 (45.1%) @3.5x, remaining 8:17 RBU 100.0% UBU  15.4%
 1918599168/4220336128 (45.5%) @3.6x, remaining 8:13 RBU 100.0% UBU  15.4%
 1935310848/4220336128 (45.9%) @3.6x, remaining 8:09 RBU 100.0% UBU  15.4%
 1949466624/4220336128 (46.2%) @3.1x, remaining 8:06 RBU 100.0% UBU  30.8%
 1966145536/4220336128 (46.6%) @3.6x, remaining 8:02 RBU 100.0% UBU  30.8%
 1982234624/4220336128 (47.0%) @3.5x, remaining 7:59 RBU 100.0% UBU  30.8%
 1998094336/4220336128 (47.3%) @3.4x, remaining 7:56 RBU 100.0% UBU  34.6%
 2014019584/4220336128 (47.7%) @3.4x, remaining 7:52 RBU 100.1% UBU  30.8%
 2030731264/4220336128 (48.1%) @3.6x, remaining 7:49 RBU 100.0% UBU  30.8%
 2047311872/4220336128 (48.5%) @3.6x, remaining 7:44 RBU 100.0% UBU  11.5%
 2063400960/4220336128 (48.9%) @3.5x, remaining 7:40 RBU 100.0% UBU  15.4%
 2079162368/4220336128 (49.3%) @3.4x, remaining 7:38 RBU 100.0% UBU  15.4%
 2095939584/4220336128 (49.7%) @3.6x, remaining 7:34 RBU 100.0% UBU  19.2%
 2112782336/4220336128 (50.1%) @3.6x, remaining 7:29 RBU 100.0% UBU  15.4%
 2129264640/4220336128 (50.5%) @3.6x, remaining 7:26 RBU 100.0% UBU  15.4%
 2145189888/4220336128 (50.8%) @3.4x, remaining 7:23 RBU 100.0% UBU  11.5%
 2161049600/4220336128 (51.2%) @3.4x, remaining 7:20 RBU 100.0% UBU  19.2%
 2177499136/4220336128 (51.6%) @3.6x, remaining 7:16 RBU 100.0% UBU  15.4%
 2194309120/4220336128 (52.0%) @3.6x, remaining 7:12 RBU 100.0% UBU  34.6%
 2210889728/4220336128 (52.4%) @3.6x, remaining 7:08 RBU 100.1% UBU  34.6%
 2226618368/4220336128 (52.8%) @3.4x, remaining 7:05 RBU 100.0% UBU  38.5%
 2242609152/4220336128 (53.1%) @3.5x, remaining 7:01 RBU 100.0% UBU  34.6%
 2259419136/4220336128 (53.5%) @3.6x, remaining 6:58 RBU 100.0% UBU  19.2%
 2276458496/4220336128 (53.9%) @3.7x, remaining 6:54 RBU 100.0% UBU  19.2%
 2292514816/4220336128 (54.3%) @3.5x, remaining 6:50 RBU 100.0% UBU  26.9%
 2308341760/4220336128 (54.7%) @3.4x, remaining 6:47 RBU 100.0% UBU  30.8%
 2324660224/4220336128 (55.1%) @3.5x, remaining 6:43 RBU 100.0% UBU  19.2%
 2341273600/4220336128 (55.5%) @3.6x, remaining 6:39 RBU 100.0% UBU  34.6%
 2357690368/4220336128 (55.9%) @3.6x, remaining 6:36 RBU 100.0% UBU  11.5%
 2373812224/4220336128 (56.2%) @3.5x, remaining 6:32 RBU 100.0% UBU  15.4%
 2389639168/4220336128 (56.6%) @3.4x, remaining 6:29 RBU 100.0% UBU  15.4%
 2406088704/4220336128 (57.0%) @3.6x, remaining 6:26 RBU 100.0% UBU  26.9%
 2423160832/4220336128 (57.4%) @3.7x, remaining 6:21 RBU 100.0% UBU  11.5%
 2439708672/4220336128 (57.8%) @3.6x, remaining 6:18 RBU 100.0% UBU  15.4%
 2455797760/4220336128 (58.2%) @3.5x, remaining 6:15 RBU 100.0% UBU  23.1%
 2471460864/4220336128 (58.6%) @3.4x, remaining 6:11 RBU 100.0% UBU  19.2%
 2488107008/4220336128 (59.0%) @3.6x, remaining 6:07 RBU 100.0% UBU  23.1%
 2505048064/4220336128 (59.4%) @3.7x, remaining 6:04 RBU 100.0% UBU  15.4%
 2521563136/4220336128 (59.7%) @3.6x, remaining 6:00 RBU 100.0% UBU  15.4%
 2537390080/4220336128 (60.1%) @3.4x, remaining 5:56 RBU 100.0% UBU  15.4%
 2553249792/4220336128 (60.5%) @3.4x, remaining 5:53 RBU 100.0% UBU  15.4%
 2570158080/4220336128 (60.9%) @3.7x, remaining 5:49 RBU 100.0% UBU  30.8%
 2584641536/4220336128 (61.2%) @3.1x, remaining 5:46 RBU 100.0% UBU  23.1%
 2601582592/4220336128 (61.6%) @3.7x, remaining 5:43 RBU 100.0% UBU  23.1%
 2618195968/4220336128 (62.0%) @3.6x, remaining 5:39 RBU 100.0% UBU  19.2%
 2633728000/4220336128 (62.4%) @3.4x, remaining 5:36 RBU 100.0% UBU  19.2%
 2650112000/4220336128 (62.8%) @3.5x, remaining 5:32 RBU 100.0% UBU  19.2%
 2666954752/4220336128 (63.2%) @3.6x, remaining 5:29 RBU 100.0% UBU  34.6%
 2681176064/4220336128 (63.5%) @3.1x, remaining 5:26 RBU 100.0% UBU  23.1%
 2697625600/4220336128 (63.9%) @3.6x, remaining 5:22 RBU 100.0% UBU  23.1%
 2713812992/4220336128 (64.3%) @3.5x, remaining 5:19 RBU 100.0% UBU  23.1%
 2729312256/4220336128 (64.7%) @3.4x, remaining 5:15 RBU 100.0% UBU  19.2%
 2746056704/4220336128 (65.1%) @3.6x, remaining 5:12 RBU 100.0% UBU  34.6%
 2762506240/4220336128 (65.5%) @3.6x, remaining 5:08 RBU 100.0% UBU  15.4%
 2778595328/4220336128 (65.8%) @3.5x, remaining 5:05 RBU 100.0% UBU  19.2%
 2794389504/4220336128 (66.2%) @3.4x, remaining 5:02 RBU 100.0% UBU  19.2%
 2811330560/4220336128 (66.6%) @3.7x, remaining 4:58 RBU 100.0% UBU  30.8%
 2828009472/4220336128 (67.0%) @3.6x, remaining 4:54 RBU 100.0% UBU  26.9%
 2843410432/4220336128 (67.4%) @3.3x, remaining 4:51 RBU 100.0% UBU  15.4%
 2859794432/4220336128 (67.8%) @3.5x, remaining 4:47 RBU 100.0% UBU  19.2%
 2876702720/4220336128 (68.2%) @3.7x, remaining 4:43 RBU 100.0% UBU  23.1%
 2890858496/4220336128 (68.5%) @3.1x, remaining 4:41 RBU 100.0% UBU  26.9%
 2907734016/4220336128 (68.9%) @3.7x, remaining 4:37 RBU 100.0% UBU  15.4%
 2924314624/4220336128 (69.3%) @3.6x, remaining 4:33 RBU 100.0% UBU  19.2%
 2939813888/4220336128 (69.7%) @3.4x, remaining 4:30 RBU 100.0% UBU  15.4%
 2955968512/4220336128 (70.0%) @3.5x, remaining 4:27 RBU 100.0% UBU  15.4%
 2972909568/4220336128 (70.4%) @3.7x, remaining 4:23 RBU 100.0% UBU  15.4%
 2989162496/4220336128 (70.8%) @3.5x, remaining 4:20 RBU 100.0% UBU  15.4%
 3004858368/4220336128 (71.2%) @3.4x, remaining 4:16 RBU 100.0% UBU  19.2%
 3021733888/4220336128 (71.6%) @3.7x, remaining 4:13 RBU 100.0% UBU  34.6%
 3038347264/4220336128 (72.0%) @3.6x, remaining 4:09 RBU 100.0% UBU  15.4%
 3054010368/4220336128 (72.4%) @3.4x, remaining 4:06 RBU 100.0% UBU  15.4%
 3070197760/4220336128 (72.7%) @3.5x, remaining 4:02 RBU 100.0% UBU  19.2%
 3086811136/4220336128 (73.1%) @3.6x, remaining 3:59 RBU 100.0% UBU  26.9%
 3102834688/4220336128 (73.5%) @3.5x, remaining 3:55 RBU 100.0% UBU  26.9%
 3118563328/4220336128 (73.9%) @3.4x, remaining 3:52 RBU 100.0% UBU  23.1%
 3135406080/4220336128 (74.3%) @3.6x, remaining 3:49 RBU 100.0% UBU  23.1%
 3152347136/4220336128 (74.7%) @3.7x, remaining 3:45 RBU 100.0% UBU  15.4%
 3168600064/4220336128 (75.1%) @3.5x, remaining 3:41 RBU 100.0% UBU  15.4%
 3184328704/4220336128 (75.5%) @3.4x, remaining 3:38 RBU 100.0% UBU  15.4%
 3201105920/4220336128 (75.8%) @3.6x, remaining 3:34 RBU 100.0% UBU  19.2%
 3217883136/4220336128 (76.2%) @3.6x, remaining 3:31 RBU 100.0% UBU  30.8%
 3233808384/4220336128 (76.6%) @3.4x, remaining 3:28 RBU 100.0% UBU  19.2%
 3249864704/4220336128 (77.0%) @3.5x, remaining 3:24 RBU 100.0% UBU  30.8%
 3266641920/4220336128 (77.4%) @3.6x, remaining 3:20 RBU 100.0% UBU  19.2%
 3283222528/4220336128 (77.8%) @3.6x, remaining 3:17 RBU 100.0% UBU  34.6%
 3299278848/4220336128 (78.2%) @3.5x, remaining 3:14 RBU 100.0% UBU  34.6%
 3315073024/4220336128 (78.5%) @3.4x, remaining 3:10 RBU 100.0% UBU  26.9%
 3331948544/4220336128 (78.9%) @3.7x, remaining 3:07 RBU 100.0% UBU  26.9%
 3348070400/4220336128 (79.3%) @3.5x, remaining 3:03 RBU 100.0% UBU  23.1%
 3363602432/4220336128 (79.7%) @3.4x, remaining 3:00 RBU 100.0% UBU  11.5%
 3380445184/4220336128 (80.1%) @3.6x, remaining 2:56 RBU 100.0% UBU  15.4%
 3397320704/4220336128 (80.5%) @3.7x, remaining 2:53 RBU 100.0% UBU  34.6%
 3413704704/4220336128 (80.9%) @3.5x, remaining 2:49 RBU 100.0% UBU  34.6%
 3429564416/4220336128 (81.3%) @3.4x, remaining 2:46 RBU 100.0% UBU  19.2%
 3445587968/4220336128 (81.6%) @3.5x, remaining 2:43 RBU 100.0% UBU  23.1%
 3462365184/4220336128 (82.0%) @3.6x, remaining 2:39 RBU 100.0% UBU  19.2%
 3478978560/4220336128 (82.4%) @3.6x, remaining 2:35 RBU 100.0% UBU  23.1%
 3494772736/4220336128 (82.8%) @3.4x, remaining 2:32 RBU 100.0% UBU  15.4%
 3510796288/4220336128 (83.2%) @3.5x, remaining 2:29 RBU 100.0% UBU  15.4%
 3527606272/4220336128 (83.6%) @3.6x, remaining 2:25 RBU 100.0% UBU  30.8%
 3544350720/4220336128 (84.0%) @3.6x, remaining 2:22 RBU 100.0% UBU  30.8%
 3560275968/4220336128 (84.4%) @3.4x, remaining 2:18 RBU 100.0% UBU  30.8%
 3576627200/4220336128 (84.7%) @3.5x, remaining 2:15 RBU 100.0% UBU  30.8%
 3593666560/4220336128 (85.2%) @3.7x, remaining 2:11 RBU 100.0% UBU  15.4%
 3609755648/4220336128 (85.5%) @3.5x, remaining 2:08 RBU 100.0% UBU  15.4%
 3625418752/4220336128 (85.9%) @3.4x, remaining 2:05 RBU 100.0% UBU  19.2%
 3642294272/4220336128 (86.3%) @3.7x, remaining 2:01 RBU 100.0% UBU  19.2%
 3658940416/4220336128 (86.7%) @3.6x, remaining 1:57 RBU 100.0% UBU  26.9%
 3675127808/4220336128 (87.1%) @3.5x, remaining 1:54 RBU 100.0% UBU  15.4%
 3690889216/4220336128 (87.5%) @3.4x, remaining 1:51 RBU 100.0% UBU  15.4%
 3707600896/4220336128 (87.9%) @3.6x, remaining 1:47 RBU 100.0% UBU  34.6%
 3723952128/4220336128 (88.2%) @3.5x, remaining 1:44 RBU 100.0% UBU  15.4%
 3740139520/4220336128 (88.6%) @3.5x, remaining 1:40 RBU 100.0% UBU  19.2%
 3755769856/4220336128 (89.0%) @3.4x, remaining 1:37 RBU 100.0% UBU  15.4%
 3772350464/4220336128 (89.4%) @3.6x, remaining 1:34 RBU 100.0% UBU  34.6%
 3789258752/4220336128 (89.8%) @3.7x, remaining 1:30 RBU 100.0% UBU  19.2%
 3805118464/4220336128 (90.2%) @3.4x, remaining 1:27 RBU 100.0% UBU  15.4%
 3820945408/4220336128 (90.5%) @3.4x, remaining 1:23 RBU 100.0% UBU  23.1%
 3838050304/4220336128 (90.9%) @3.7x, remaining 1:20 RBU 100.0% UBU  15.4%
 3854860288/4220336128 (91.3%) @3.6x, remaining 1:16 RBU 100.0% UBU  34.6%
 3870752768/4220336128 (91.7%) @3.4x, remaining 1:13 RBU 100.0% UBU  34.6%
 3886907392/4220336128 (92.1%) @3.5x, remaining 1:09 RBU 100.0% UBU  15.4%
 3903946752/4220336128 (92.5%) @3.7x, remaining 1:06 RBU 100.0% UBU  30.8%
 3920789504/4220336128 (92.9%) @3.6x, remaining 1:02 RBU 100.0% UBU  26.9%
 3936649216/4220336128 (93.3%) @3.4x, remaining 0:59 RBU 100.0% UBU  30.8%
 3952672768/4220336128 (93.7%) @3.5x, remaining 0:56 RBU 100.0% UBU  23.1%
 3969548288/4220336128 (94.1%) @3.7x, remaining 0:52 RBU 100.0% UBU  26.9%
 3985440768/4220336128 (94.4%) @3.4x, remaining 0:49 RBU 100.0% UBU  15.4%
 4001136640/4220336128 (94.8%) @3.4x, remaining 0:45 RBU 100.0% UBU  15.4%
 4017815552/4220336128 (95.2%) @3.6x, remaining 0:42 RBU 100.0% UBU  30.8%
 4034297856/4220336128 (95.6%) @3.6x, remaining 0:38 RBU 100.0% UBU  15.4%
 4050485248/4220336128 (96.0%) @3.5x, remaining 0:35 RBU 100.0% UBU  11.5%
 4065984512/4220336128 (96.3%) @3.4x, remaining 0:32 RBU 100.0% UBU  11.5%
 4082991104/4220336128 (96.7%) @3.7x, remaining 0:28 RBU 100.0% UBU  30.8%
 4099473408/4220336128 (97.1%) @3.6x, remaining 0:25 RBU 100.0% UBU   7.7%
 4115136512/4220336128 (97.5%) @3.4x, remaining 0:22 RBU 100.0% UBU  19.2%
 4131323904/4220336128 (97.9%) @3.5x, remaining 0:18 RBU 100.0% UBU  23.1%
 4148330496/4220336128 (98.3%) @3.7x, remaining 0:15 RBU 100.0% UBU  19.2%
 4164911104/4220336128 (98.7%) @3.6x, remaining 0:11 RBU 100.0% UBU  19.2%
 4180705280/4220336128 (99.1%) @3.4x, remaining 0:08 RBU 100.0% UBU  23.1%
 4209049600/4220336128 (99.7%) @6.1x, remaining 0:02 RBU  33.7% UBU  23.1%
builtin_dd: 2060720*2KB out @ average 3.5x1352KBps
/dev/hdc: flushing cache
/dev/hdc: stopping de-icing
/dev/hdc: writing lead-out


Reply to: