]> AND Private Git Repository - ThesisAhmed.git/blob - fig/ch4/dist.eps
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
corrections
[ThesisAhmed.git] / fig / ch4 / dist.eps
1 %!PS-Adobe-2.0
2 %%Creator: gnuplot 4.6 patchlevel 6
3 %%CreationDate: Wed Feb 10 11:19:15 2016
4 %%DocumentFonts: (atend)
5 %%BoundingBox: 50 50 554 410
6 %%Orientation: Portrait
7 %%Pages: (atend)
8 %%EndComments
9 %%BeginProlog
10 /gnudict 256 dict def
11 gnudict begin
12 %
13 % The following true/false flags may be edited by hand if desired.
14 % The unit line width and grayscale image gamma correction may also be changed.
15 %
16 /Color false def
17 /Blacktext false def
18 /Solid false def
19 /Dashlength 1 def
20 /Landscape false def
21 /Level1 false def
22 /Rounded false def
23 /ClipToBoundingBox false def
24 /SuppressPDFMark false def
25 /TransparentPatterns false def
26 /gnulinewidth 5.000 def
27 /userlinewidth gnulinewidth def
28 /Gamma 1.0 def
29 /BackgroundColor {-1.000 -1.000 -1.000} def
30 %
31 /vshift -36 def
32 /dl1 {
33   10.0 Dashlength mul mul
34   Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
35 } def
36 /dl2 {
37   10.0 Dashlength mul mul
38   Rounded { currentlinewidth 0.75 mul add } if
39 } def
40 /hpt_ 31.5 def
41 /vpt_ 31.5 def
42 /hpt hpt_ def
43 /vpt vpt_ def
44 /doclip {
45   ClipToBoundingBox {
46     newpath 50 50 moveto 554 50 lineto 554 410 lineto 50 410 lineto closepath
47     clip
48   } if
49 } def
50 %
51 % Gnuplot Prolog Version 4.6 (September 2012)
52 %
53 %/SuppressPDFMark true def
54 %
55 /M {moveto} bind def
56 /L {lineto} bind def
57 /R {rmoveto} bind def
58 /V {rlineto} bind def
59 /N {newpath moveto} bind def
60 /Z {closepath} bind def
61 /C {setrgbcolor} bind def
62 /f {rlineto fill} bind def
63 /g {setgray} bind def
64 /Gshow {show} def   % May be redefined later in the file to support UTF-8
65 /vpt2 vpt 2 mul def
66 /hpt2 hpt 2 mul def
67 /Lshow {currentpoint stroke M 0 vshift R 
68         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
69 /Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
70         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
71 /Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R 
72         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
73 /UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
74   /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
75 /DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
76  {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
77 /BL {stroke userlinewidth 2 mul setlinewidth
78         Rounded {1 setlinejoin 1 setlinecap} if} def
79 /AL {stroke userlinewidth 2 div setlinewidth
80         Rounded {1 setlinejoin 1 setlinecap} if} def
81 /UL {dup gnulinewidth mul /userlinewidth exch def
82         dup 1 lt {pop 1} if 10 mul /udl exch def} def
83 /PL {stroke userlinewidth setlinewidth
84         Rounded {1 setlinejoin 1 setlinecap} if} def
85 3.8 setmiterlimit
86 % Default Line colors
87 /LCw {1 1 1} def
88 /LCb {0 0 0} def
89 /LCa {0 0 0} def
90 /LC0 {1 0 0} def
91 /LC1 {0 1 0} def
92 /LC2 {0 0 1} def
93 /LC3 {1 0 1} def
94 /LC4 {0 1 1} def
95 /LC5 {1 1 0} def
96 /LC6 {0 0 0} def
97 /LC7 {1 0.3 0} def
98 /LC8 {0.5 0.5 0.5} def
99 % Default Line Types
100 /LTw {PL [] 1 setgray} def
101 /LTb {BL [] LCb DL} def
102 /LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
103 /LT0 {PL [] LC0 DL} def
104 /LT1 {PL [4 dl1 2 dl2] LC1 DL} def
105 /LT2 {PL [2 dl1 3 dl2] LC2 DL} def
106 /LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
107 /LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
108 /LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
109 /LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
110 /LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
111 /LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
112 /Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
113 /Dia {stroke [] 0 setdash 2 copy vpt add M
114   hpt neg vpt neg V hpt vpt neg V
115   hpt vpt V hpt neg vpt V closepath stroke
116   Pnt} def
117 /Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
118   currentpoint stroke M
119   hpt neg vpt neg R hpt2 0 V stroke
120  } def
121 /Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
122   0 vpt2 neg V hpt2 0 V 0 vpt2 V
123   hpt2 neg 0 V closepath stroke
124   Pnt} def
125 /Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
126   hpt2 vpt2 neg V currentpoint stroke M
127   hpt2 neg 0 R hpt2 vpt2 V stroke} def
128 /TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
129   hpt neg vpt -1.62 mul V
130   hpt 2 mul 0 V
131   hpt neg vpt 1.62 mul V closepath stroke
132   Pnt} def
133 /Star {2 copy Pls Crs} def
134 /BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
135   0 vpt2 neg V hpt2 0 V 0 vpt2 V
136   hpt2 neg 0 V closepath fill} def
137 /TriUF {stroke [] 0 setdash vpt 1.12 mul add M
138   hpt neg vpt -1.62 mul V
139   hpt 2 mul 0 V
140   hpt neg vpt 1.62 mul V closepath fill} def
141 /TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
142   hpt neg vpt 1.62 mul V
143   hpt 2 mul 0 V
144   hpt neg vpt -1.62 mul V closepath stroke
145   Pnt} def
146 /TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
147   hpt neg vpt 1.62 mul V
148   hpt 2 mul 0 V
149   hpt neg vpt -1.62 mul V closepath fill} def
150 /DiaF {stroke [] 0 setdash vpt add M
151   hpt neg vpt neg V hpt vpt neg V
152   hpt vpt V hpt neg vpt V closepath fill} def
153 /Pent {stroke [] 0 setdash 2 copy gsave
154   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
155   closepath stroke grestore Pnt} def
156 /PentF {stroke [] 0 setdash gsave
157   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
158   closepath fill grestore} def
159 /Circle {stroke [] 0 setdash 2 copy
160   hpt 0 360 arc stroke Pnt} def
161 /CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
162 /C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
163 /C1 {BL [] 0 setdash 2 copy moveto
164         2 copy vpt 0 90 arc closepath fill
165         vpt 0 360 arc closepath} bind def
166 /C2 {BL [] 0 setdash 2 copy moveto
167         2 copy vpt 90 180 arc closepath fill
168         vpt 0 360 arc closepath} bind def
169 /C3 {BL [] 0 setdash 2 copy moveto
170         2 copy vpt 0 180 arc closepath fill
171         vpt 0 360 arc closepath} bind def
172 /C4 {BL [] 0 setdash 2 copy moveto
173         2 copy vpt 180 270 arc closepath fill
174         vpt 0 360 arc closepath} bind def
175 /C5 {BL [] 0 setdash 2 copy moveto
176         2 copy vpt 0 90 arc
177         2 copy moveto
178         2 copy vpt 180 270 arc closepath fill
179         vpt 0 360 arc} bind def
180 /C6 {BL [] 0 setdash 2 copy moveto
181         2 copy vpt 90 270 arc closepath fill
182         vpt 0 360 arc closepath} bind def
183 /C7 {BL [] 0 setdash 2 copy moveto
184         2 copy vpt 0 270 arc closepath fill
185         vpt 0 360 arc closepath} bind def
186 /C8 {BL [] 0 setdash 2 copy moveto
187         2 copy vpt 270 360 arc closepath fill
188         vpt 0 360 arc closepath} bind def
189 /C9 {BL [] 0 setdash 2 copy moveto
190         2 copy vpt 270 450 arc closepath fill
191         vpt 0 360 arc closepath} bind def
192 /C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
193         2 copy moveto
194         2 copy vpt 90 180 arc closepath fill
195         vpt 0 360 arc closepath} bind def
196 /C11 {BL [] 0 setdash 2 copy moveto
197         2 copy vpt 0 180 arc closepath fill
198         2 copy moveto
199         2 copy vpt 270 360 arc closepath fill
200         vpt 0 360 arc closepath} bind def
201 /C12 {BL [] 0 setdash 2 copy moveto
202         2 copy vpt 180 360 arc closepath fill
203         vpt 0 360 arc closepath} bind def
204 /C13 {BL [] 0 setdash 2 copy moveto
205         2 copy vpt 0 90 arc closepath fill
206         2 copy moveto
207         2 copy vpt 180 360 arc closepath fill
208         vpt 0 360 arc closepath} bind def
209 /C14 {BL [] 0 setdash 2 copy moveto
210         2 copy vpt 90 360 arc closepath fill
211         vpt 0 360 arc} bind def
212 /C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
213         vpt 0 360 arc closepath} bind def
214 /Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
215         neg 0 rlineto closepath} bind def
216 /Square {dup Rec} bind def
217 /Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
218 /S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
219 /S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
220 /S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
221 /S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
222 /S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
223 /S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
224         exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
225 /S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
226 /S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
227         2 copy vpt Square fill Bsquare} bind def
228 /S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
229 /S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
230 /S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
231         Bsquare} bind def
232 /S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
233         Bsquare} bind def
234 /S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
235 /S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
236         2 copy vpt Square fill Bsquare} bind def
237 /S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
238         2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
239 /S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
240 /D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
241 /D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
242 /D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
243 /D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
244 /D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
245 /D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
246 /D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
247 /D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
248 /D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
249 /D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
250 /D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
251 /D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
252 /D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
253 /D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
254 /D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
255 /D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
256 /DiaE {stroke [] 0 setdash vpt add M
257   hpt neg vpt neg V hpt vpt neg V
258   hpt vpt V hpt neg vpt V closepath stroke} def
259 /BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
260   0 vpt2 neg V hpt2 0 V 0 vpt2 V
261   hpt2 neg 0 V closepath stroke} def
262 /TriUE {stroke [] 0 setdash vpt 1.12 mul add M
263   hpt neg vpt -1.62 mul V
264   hpt 2 mul 0 V
265   hpt neg vpt 1.62 mul V closepath stroke} def
266 /TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
267   hpt neg vpt 1.62 mul V
268   hpt 2 mul 0 V
269   hpt neg vpt -1.62 mul V closepath stroke} def
270 /PentE {stroke [] 0 setdash gsave
271   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
272   closepath stroke grestore} def
273 /CircE {stroke [] 0 setdash 
274   hpt 0 360 arc stroke} def
275 /Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
276 /DiaW {stroke [] 0 setdash vpt add M
277   hpt neg vpt neg V hpt vpt neg V
278   hpt vpt V hpt neg vpt V Opaque stroke} def
279 /BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
280   0 vpt2 neg V hpt2 0 V 0 vpt2 V
281   hpt2 neg 0 V Opaque stroke} def
282 /TriUW {stroke [] 0 setdash vpt 1.12 mul add M
283   hpt neg vpt -1.62 mul V
284   hpt 2 mul 0 V
285   hpt neg vpt 1.62 mul V Opaque stroke} def
286 /TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
287   hpt neg vpt 1.62 mul V
288   hpt 2 mul 0 V
289   hpt neg vpt -1.62 mul V Opaque stroke} def
290 /PentW {stroke [] 0 setdash gsave
291   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
292   Opaque stroke grestore} def
293 /CircW {stroke [] 0 setdash 
294   hpt 0 360 arc Opaque stroke} def
295 /BoxFill {gsave Rec 1 setgray fill grestore} def
296 /Density {
297   /Fillden exch def
298   currentrgbcolor
299   /ColB exch def /ColG exch def /ColR exch def
300   /ColR ColR Fillden mul Fillden sub 1 add def
301   /ColG ColG Fillden mul Fillden sub 1 add def
302   /ColB ColB Fillden mul Fillden sub 1 add def
303   ColR ColG ColB setrgbcolor} def
304 /BoxColFill {gsave Rec PolyFill} def
305 /PolyFill {gsave Density fill grestore grestore} def
306 /h {rlineto rlineto rlineto gsave closepath fill grestore} bind def
307 %
308 % PostScript Level 1 Pattern Fill routine for rectangles
309 % Usage: x y w h s a XX PatternFill
310 %       x,y = lower left corner of box to be filled
311 %       w,h = width and height of box
312 %         a = angle in degrees between lines and x-axis
313 %        XX = 0/1 for no/yes cross-hatch
314 %
315 /PatternFill {gsave /PFa [ 9 2 roll ] def
316   PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
317   PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
318   TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
319   clip
320   currentlinewidth 0.5 mul setlinewidth
321   /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
322   0 0 M PFa 5 get rotate PFs -2 div dup translate
323   0 1 PFs PFa 4 get div 1 add floor cvi
324         {PFa 4 get mul 0 M 0 PFs V} for
325   0 PFa 6 get ne {
326         0 1 PFs PFa 4 get div 1 add floor cvi
327         {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
328  } if
329   stroke grestore} def
330 %
331 /languagelevel where
332  {pop languagelevel} {1} ifelse
333  2 lt
334         {/InterpretLevel1 true def}
335         {/InterpretLevel1 Level1 def}
336  ifelse
337 %
338 % PostScript level 2 pattern fill definitions
339 %
340 /Level2PatternFill {
341 /Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
342         bind def
343 /KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
344 << Tile8x8
345  /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} 
346 >> matrix makepattern
347 /Pat1 exch def
348 << Tile8x8
349  /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
350         0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
351 >> matrix makepattern
352 /Pat2 exch def
353 << Tile8x8
354  /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
355         8 8 L 8 0 L 0 0 L fill}
356 >> matrix makepattern
357 /Pat3 exch def
358 << Tile8x8
359  /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
360         0 12 M 12 0 L stroke}
361 >> matrix makepattern
362 /Pat4 exch def
363 << Tile8x8
364  /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
365         0 -4 M 12 8 L stroke}
366 >> matrix makepattern
367 /Pat5 exch def
368 << Tile8x8
369  /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
370         0 12 M 8 -4 L 4 12 M 10 0 L stroke}
371 >> matrix makepattern
372 /Pat6 exch def
373 << Tile8x8
374  /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
375         0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
376 >> matrix makepattern
377 /Pat7 exch def
378 << Tile8x8
379  /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
380         12 0 M -4 8 L 12 4 M 0 10 L stroke}
381 >> matrix makepattern
382 /Pat8 exch def
383 << Tile8x8
384  /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
385         -4 0 M 12 8 L -4 4 M 8 10 L stroke}
386 >> matrix makepattern
387 /Pat9 exch def
388 /Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
389 /Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
390 /Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
391 /Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
392 /Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
393 /Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
394 /Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
395 } def
396 %
397 %
398 %End of PostScript Level 2 code
399 %
400 /PatternBgnd {
401   TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
402 } def
403 %
404 % Substitute for Level 2 pattern fill codes with
405 % grayscale if Level 2 support is not selected.
406 %
407 /Level1PatternFill {
408 /Pattern1 {0.250 Density} bind def
409 /Pattern2 {0.500 Density} bind def
410 /Pattern3 {0.750 Density} bind def
411 /Pattern4 {0.125 Density} bind def
412 /Pattern5 {0.375 Density} bind def
413 /Pattern6 {0.625 Density} bind def
414 /Pattern7 {0.875 Density} bind def
415 } def
416 %
417 % Now test for support of Level 2 code
418 %
419 Level1 {Level1PatternFill} {Level2PatternFill} ifelse
420 %
421 /Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
422 dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
423 currentdict end definefont pop
424 %
425 % Encoding for ISO-8859-1 (also called Latin1)
426 %
427 /reencodeISO {
428 dup dup findfont dup length dict begin
429 { 1 index /FID ne { def }{ pop pop } ifelse } forall
430 currentdict /CharStrings known {
431         CharStrings /Idieresis known {
432                 /Encoding ISOLatin1Encoding def } if
433 } if
434 currentdict end definefont
435 } def
436 /ISOLatin1Encoding [
437 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
438 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
439 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
440 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
441 /space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright
442 /parenleft/parenright/asterisk/plus/comma/minus/period/slash
443 /zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon
444 /less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N
445 /O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright
446 /asciicircum/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m
447 /n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright/asciitilde
448 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
449 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
450 /.notdef/dotlessi/grave/acute/circumflex/tilde/macron/breve
451 /dotaccent/dieresis/.notdef/ring/cedilla/.notdef/hungarumlaut
452 /ogonek/caron/space/exclamdown/cent/sterling/currency/yen/brokenbar
453 /section/dieresis/copyright/ordfeminine/guillemotleft/logicalnot
454 /hyphen/registered/macron/degree/plusminus/twosuperior/threesuperior
455 /acute/mu/paragraph/periodcentered/cedilla/onesuperior/ordmasculine
456 /guillemotright/onequarter/onehalf/threequarters/questiondown
457 /Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla
458 /Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
459 /Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
460 /multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute
461 /Thorn/germandbls/agrave/aacute/acircumflex/atilde/adieresis
462 /aring/ae/ccedilla/egrave/eacute/ecircumflex/edieresis/igrave
463 /iacute/icircumflex/idieresis/eth/ntilde/ograve/oacute/ocircumflex
464 /otilde/odieresis/divide/oslash/ugrave/uacute/ucircumflex/udieresis
465 /yacute/thorn/ydieresis
466 ] def
467 /MFshow {
468    { dup 5 get 3 ge
469      { 5 get 3 eq {gsave} {grestore} ifelse }
470      {dup dup 0 get findfont exch 1 get scalefont setfont
471      [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6
472      get exch 4 get {Gshow} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq
473      {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5
474      get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div
475      dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get
476      show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop
477      pop aload pop M} ifelse }ifelse }ifelse }
478      ifelse }
479    forall} def
480 /Gswidth {dup type /stringtype eq {stringwidth} {pop (n) stringwidth} ifelse} def
481 /MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse }
482  {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
483      6 get Gswidth pop add} {pop} ifelse} ifelse} forall} def
484 /MLshow { currentpoint stroke M
485   0 exch R
486   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
487 /MRshow { currentpoint stroke M
488   exch dup MFwidth neg 3 -1 roll R
489   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
490 /MCshow { currentpoint stroke M
491   exch dup MFwidth -2 div 3 -1 roll R
492   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
493 /XYsave    { [( ) 1 2 true false 3 ()] } bind def
494 /XYrestore { [( ) 1 2 true false 4 ()] } bind def
495 /Helvetica reencodeISO def
496 Level1 SuppressPDFMark or 
497 {} {
498 /SDict 10 dict def
499 systemdict /pdfmark known not {
500   userdict /pdfmark systemdict /cleartomark get put
501 } if
502 SDict begin [
503   /Title ()
504   /Subject (gnuplot plot)
505   /Creator (gnuplot 4.6 patchlevel 6)
506   /Author (afanfakh)
507 %  /Producer (gnuplot)
508 %  /Keywords ()
509   /CreationDate (Wed Feb 10 11:19:15 2016)
510   /DOCINFO pdfmark
511 end
512 } ifelse
513 end
514 %%EndProlog
515 %%Page: 1 1
516 gnudict begin
517 gsave
518 doclip
519 50 50 translate
520 0.100 0.100 scale
521 0 setgray
522 newpath
523 (Helvetica) findfont 110 scalefont setfont
524 BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {gsave BackgroundColor C clippath fill grestore} if
525 1.000 UL
526 LTb
527 539 879 M
528 31 0 V
529 4271 0 R
530 -31 0 V
531 539 927 M
532 31 0 V
533 4271 0 R
534 -31 0 V
535 539 975 M
536 63 0 V
537 4239 0 R
538 -63 0 V
539 stroke
540 473 975 M
541 [ [(Helvetica) 150.0 0.0 true true 0 (-5)]
542 ] -50.0 MRshow
543 1.000 UL
544 LTb
545 539 1023 M
546 31 0 V
547 4271 0 R
548 -31 0 V
549 539 1071 M
550 31 0 V
551 4271 0 R
552 -31 0 V
553 539 1119 M
554 31 0 V
555 4271 0 R
556 -31 0 V
557 539 1167 M
558 31 0 V
559 4271 0 R
560 -31 0 V
561 539 1215 M
562 63 0 V
563 4239 0 R
564 -63 0 V
565 stroke
566 473 1215 M
567 [ [(Helvetica) 150.0 0.0 true true 0 ( 0)]
568 ] -50.0 MRshow
569 1.000 UL
570 LTb
571 539 1263 M
572 31 0 V
573 4271 0 R
574 -31 0 V
575 539 1311 M
576 31 0 V
577 4271 0 R
578 -31 0 V
579 539 1358 M
580 31 0 V
581 4271 0 R
582 -31 0 V
583 539 1406 M
584 31 0 V
585 4271 0 R
586 -31 0 V
587 539 1454 M
588 63 0 V
589 4239 0 R
590 -63 0 V
591 stroke
592 473 1454 M
593 [ [(Helvetica) 150.0 0.0 true true 0 ( 5)]
594 ] -50.0 MRshow
595 1.000 UL
596 LTb
597 539 1502 M
598 31 0 V
599 4271 0 R
600 -31 0 V
601 539 1550 M
602 31 0 V
603 4271 0 R
604 -31 0 V
605 539 1598 M
606 31 0 V
607 4271 0 R
608 -31 0 V
609 539 1646 M
610 31 0 V
611 4271 0 R
612 -31 0 V
613 539 1694 M
614 63 0 V
615 4239 0 R
616 -63 0 V
617 stroke
618 473 1694 M
619 [ [(Helvetica) 150.0 0.0 true true 0 ( 10)]
620 ] -50.0 MRshow
621 1.000 UL
622 LTb
623 539 1742 M
624 31 0 V
625 4271 0 R
626 -31 0 V
627 539 1790 M
628 31 0 V
629 4271 0 R
630 -31 0 V
631 539 1838 M
632 31 0 V
633 4271 0 R
634 -31 0 V
635 539 1886 M
636 31 0 V
637 4271 0 R
638 -31 0 V
639 539 1934 M
640 63 0 V
641 4239 0 R
642 -63 0 V
643 stroke
644 473 1934 M
645 [ [(Helvetica) 150.0 0.0 true true 0 ( 15)]
646 ] -50.0 MRshow
647 1.000 UL
648 LTb
649 539 1982 M
650 31 0 V
651 4271 0 R
652 -31 0 V
653 539 2030 M
654 31 0 V
655 4271 0 R
656 -31 0 V
657 539 2078 M
658 31 0 V
659 4271 0 R
660 -31 0 V
661 539 2126 M
662 31 0 V
663 4271 0 R
664 -31 0 V
665 539 2174 M
666 63 0 V
667 4239 0 R
668 -63 0 V
669 stroke
670 473 2174 M
671 [ [(Helvetica) 150.0 0.0 true true 0 ( 20)]
672 ] -50.0 MRshow
673 1.000 UL
674 LTb
675 539 2221 M
676 31 0 V
677 4271 0 R
678 -31 0 V
679 539 2269 M
680 31 0 V
681 4271 0 R
682 -31 0 V
683 539 2317 M
684 31 0 V
685 4271 0 R
686 -31 0 V
687 539 2365 M
688 31 0 V
689 4271 0 R
690 -31 0 V
691 539 2413 M
692 63 0 V
693 4239 0 R
694 -63 0 V
695 stroke
696 473 2413 M
697 [ [(Helvetica) 150.0 0.0 true true 0 ( 25)]
698 ] -50.0 MRshow
699 1.000 UL
700 LTb
701 539 2461 M
702 31 0 V
703 4271 0 R
704 -31 0 V
705 539 2509 M
706 31 0 V
707 4271 0 R
708 -31 0 V
709 539 2557 M
710 31 0 V
711 4271 0 R
712 -31 0 V
713 539 2605 M
714 31 0 V
715 4271 0 R
716 -31 0 V
717 539 2653 M
718 63 0 V
719 4239 0 R
720 -63 0 V
721 stroke
722 473 2653 M
723 [ [(Helvetica) 150.0 0.0 true true 0 ( 30)]
724 ] -50.0 MRshow
725 1.000 UL
726 LTb
727 539 2701 M
728 31 0 V
729 4271 0 R
730 -31 0 V
731 539 2749 M
732 31 0 V
733 4271 0 R
734 -31 0 V
735 539 2797 M
736 31 0 V
737 4271 0 R
738 -31 0 V
739 539 2845 M
740 31 0 V
741 4271 0 R
742 -31 0 V
743 539 2893 M
744 63 0 V
745 4239 0 R
746 -63 0 V
747 stroke
748 473 2893 M
749 [ [(Helvetica) 150.0 0.0 true true 0 ( 35)]
750 ] -50.0 MRshow
751 1.000 UL
752 LTb
753 539 2941 M
754 31 0 V
755 4271 0 R
756 -31 0 V
757 539 2989 M
758 31 0 V
759 4271 0 R
760 -31 0 V
761 539 3037 M
762 31 0 V
763 4271 0 R
764 -31 0 V
765 539 3084 M
766 31 0 V
767 4271 0 R
768 -31 0 V
769 539 3132 M
770 63 0 V
771 4239 0 R
772 -63 0 V
773 stroke
774 473 3132 M
775 [ [(Helvetica) 150.0 0.0 true true 0 ( 40)]
776 ] -50.0 MRshow
777 1.000 UL
778 LTb
779 539 3180 M
780 31 0 V
781 4271 0 R
782 -31 0 V
783 539 3228 M
784 31 0 V
785 4271 0 R
786 -31 0 V
787 539 3276 M
788 31 0 V
789 4271 0 R
790 -31 0 V
791 539 3324 M
792 31 0 V
793 4271 0 R
794 -31 0 V
795 539 3372 M
796 63 0 V
797 4239 0 R
798 -63 0 V
799 stroke
800 473 3372 M
801 [ [(Helvetica) 150.0 0.0 true true 0 ( 45)]
802 ] -50.0 MRshow
803 1.000 UL
804 LTb
805 539 3420 M
806 31 0 V
807 4271 0 R
808 -31 0 V
809 539 3468 M
810 31 0 V
811 4271 0 R
812 -31 0 V
813 1017 879 M
814 0 63 V
815 0 2526 R
816 0 -63 V
817 stroke
818 1017 813 M
819 currentpoint gsave translate 45 rotate 0 0 moveto
820 [ [(Helvetica) 150.0 0.0 true true 0 (Grid.4*4.400)]
821 ] -50.0 MRshow
822 grestore
823 1.000 UL
824 LTb
825 1495 879 M
826 0 63 V
827 0 2526 R
828 0 -63 V
829 stroke
830 1495 813 M
831 currentpoint gsave translate 45 rotate 0 0 moveto
832 [ [(Helvetica) 150.0 0.0 true true 0 (Grid.4*8.400)]
833 ] -50.0 MRshow
834 grestore
835 1.000 UL
836 LTb
837 1973 879 M
838 0 63 V
839 0 2526 R
840 0 -63 V
841 stroke
842 1973 813 M
843 currentpoint gsave translate 45 rotate 0 0 moveto
844 [ [(Helvetica) 150.0 0.0 true true 0 (Grid.8*4.400)]
845 ] -50.0 MRshow
846 grestore
847 1.000 UL
848 LTb
849 2451 879 M
850 0 63 V
851 0 2526 R
852 0 -63 V
853 stroke
854 2451 813 M
855 currentpoint gsave translate 45 rotate 0 0 moveto
856 [ [(Helvetica) 150.0 0.0 true true 0 (Grid.8*8.400)]
857 ] -50.0 MRshow
858 grestore
859 1.000 UL
860 LTb
861 2929 879 M
862 0 63 V
863 0 2526 R
864 0 -63 V
865 stroke
866 2929 813 M
867 currentpoint gsave translate 45 rotate 0 0 moveto
868 [ [(Helvetica) 150.0 0.0 true true 0 (Grid.4*4.500)]
869 ] -50.0 MRshow
870 grestore
871 1.000 UL
872 LTb
873 3407 879 M
874 0 63 V
875 0 2526 R
876 0 -63 V
877 stroke
878 3407 813 M
879 currentpoint gsave translate 45 rotate 0 0 moveto
880 [ [(Helvetica) 150.0 0.0 true true 0 (Grid.4*8.500)]
881 ] -50.0 MRshow
882 grestore
883 1.000 UL
884 LTb
885 3885 879 M
886 0 63 V
887 0 2526 R
888 0 -63 V
889 stroke
890 3885 813 M
891 currentpoint gsave translate 45 rotate 0 0 moveto
892 [ [(Helvetica) 150.0 0.0 true true 0 (Grid.8*4.500)]
893 ] -50.0 MRshow
894 grestore
895 1.000 UL
896 LTb
897 4363 879 M
898 0 63 V
899 0 2526 R
900 0 -63 V
901 stroke
902 4363 813 M
903 currentpoint gsave translate 45 rotate 0 0 moveto
904 [ [(Helvetica) 150.0 0.0 true true 0 (Grid.8*8.500)]
905 ] -50.0 MRshow
906 grestore
907 1.000 UL
908 LTb
909 1.000 UL
910 LTb
911 539 3468 N
912 539 879 L
913 4302 0 V
914 0 2589 V
915 -4302 0 V
916 Z stroke
917 LCb setrgbcolor
918 88 2173 M
919 currentpoint gsave translate -270 rotate 0 0 moveto
920 [ [(Helvetica) 180.0 0.0 true true 0 (Distance %)]
921 ] -60.0 MCshow
922 grestore
923 LTb
924 LCb setrgbcolor
925 2690 77 M
926 [ [(Helvetica) 180.0 0.0 true true 0 (Platform scenarios)]
927 ] -60.0 MCshow
928 LTb
929 1.000 UP
930 1.000 UL
931 LT1
932 539 1215 M
933 4302 0 V
934 stroke
935 LTb
936 % Begin plot #1
937 1.000 UL
938 LT0
939 0.10 0.10 0.44 C LCb setrgbcolor
940 4143 3306 M
941 [ [(Helvetica) 120.0 0.0 true true 0 (Sync MS with Sync DVFS )]
942 ] -40.0 MRshow
943 LT0
944 0.10 0.10 0.44 C 4209 3273 327 66 40 45 2 PatternFill
945 LCa setrgbcolor
946 4209 3273 N
947 327 0 V
948 0 66 V
949 -327 0 V
950 0 -66 V
951 Z stroke
952 LT0
953 0.10 0.10 0.44 C 0.10 0.10 0.44 C 880 1215 70 1001 40 45 2 PatternFill
954 LCa setrgbcolor
955 880 1215 N
956 0 1000 V
957 69 0 V
958 0 -1000 V
959 -69 0 V
960 Z stroke
961 LT0
962 0.10 0.10 0.44 C 0.10 0.10 0.44 C 1358 1215 70 854 40 45 2 PatternFill
963 LCa setrgbcolor
964 1358 1215 N
965 0 853 V
966 69 0 V
967 0 -853 V
968 -69 0 V
969 Z stroke
970 LT0
971 0.10 0.10 0.44 C 0.10 0.10 0.44 C 1836 1215 70 137 40 45 2 PatternFill
972 LCa setrgbcolor
973 1836 1215 N
974 0 136 V
975 69 0 V
976 0 -136 V
977 -69 0 V
978 Z stroke
979 LT0
980 0.10 0.10 0.44 C 0.10 0.10 0.44 C 2314 1215 70 720 40 45 2 PatternFill
981 LCa setrgbcolor
982 2314 1215 N
983 0 719 V
984 69 0 V
985 0 -719 V
986 -69 0 V
987 Z stroke
988 LT0
989 0.10 0.10 0.44 C 0.10 0.10 0.44 C 2792 1215 70 832 40 45 2 PatternFill
990 LCa setrgbcolor
991 2792 1215 N
992 0 831 V
993 69 0 V
994 0 -831 V
995 -69 0 V
996 Z stroke
997 LT0
998 0.10 0.10 0.44 C 0.10 0.10 0.44 C 3270 1215 70 749 40 45 2 PatternFill
999 LCa setrgbcolor
1000 3270 1215 N
1001 0 748 V
1002 69 0 V
1003 0 -748 V
1004 -69 0 V
1005 Z stroke
1006 LT0
1007 0.10 0.10 0.44 C 0.10 0.10 0.44 C 3748 1215 70 798 40 45 2 PatternFill
1008 LCa setrgbcolor
1009 3748 1215 N
1010 0 797 V
1011 69 0 V
1012 0 -797 V
1013 -69 0 V
1014 Z stroke
1015 LT0
1016 0.10 0.10 0.44 C 0.10 0.10 0.44 C 4226 1215 70 724 40 45 2 PatternFill
1017 LCa setrgbcolor
1018 4226 1215 N
1019 0 723 V
1020 69 0 V
1021 0 -723 V
1022 -69 0 V
1023 Z stroke
1024 LT0
1025 0.10 0.10 0.44 C % End plot #1
1026 % Begin plot #2
1027 1.000 UL
1028 LT1
1029 0.10 0.10 0.44 C LCb setrgbcolor
1030 4143 3174 M
1031 [ [(Helvetica) 120.0 0.0 true true 0 (Async MS without DVFS)]
1032 ] -40.0 MRshow
1033 LT1
1034 0.10 0.10 0.44 C 1.000 4209 3141 327 66 BoxColFill
1035 LCa setrgbcolor
1036 4209 3141 N
1037 327 0 V
1038 0 66 V
1039 -327 0 V
1040 0 -66 V
1041 Z stroke
1042 LT1
1043 0.10 0.10 0.44 C 0.10 0.10 0.44 C 1.000 949 1215 69 467 BoxColFill
1044 LCa setrgbcolor
1045 949 1215 N
1046 0 466 V
1047 68 0 V
1048 0 -466 V
1049 -68 0 V
1050 Z stroke
1051 LT1
1052 0.10 0.10 0.44 C 0.10 0.10 0.44 C 1.000 1427 1215 69 308 BoxColFill
1053 LCa setrgbcolor
1054 1427 1215 N
1055 0 307 V
1056 68 0 V
1057 0 -307 V
1058 -68 0 V
1059 Z stroke
1060 LT1
1061 0.10 0.10 0.44 C 0.10 0.10 0.44 C 1.000 1905 1215 69 636 BoxColFill
1062 LCa setrgbcolor
1063 1905 1215 N
1064 0 635 V
1065 68 0 V
1066 0 -635 V
1067 -68 0 V
1068 Z stroke
1069 LT1
1070 0.10 0.10 0.44 C 0.10 0.10 0.44 C 1.000 2383 1215 69 672 BoxColFill
1071 LCa setrgbcolor
1072 2383 1215 N
1073 0 671 V
1074 68 0 V
1075 0 -671 V
1076 -68 0 V
1077 Z stroke
1078 LT1
1079 0.10 0.10 0.44 C 0.10 0.10 0.44 C 1.000 2861 1046 69 170 BoxColFill
1080 LCa setrgbcolor
1081 2861 1215 N
1082 0 -169 V
1083 68 0 V
1084 0 169 V
1085 -68 0 V
1086 Z stroke
1087 LT1
1088 0.10 0.10 0.44 C 0.10 0.10 0.44 C 1.000 3339 1055 69 161 BoxColFill
1089 LCa setrgbcolor
1090 3339 1215 N
1091 0 -160 V
1092 68 0 V
1093 0 160 V
1094 -68 0 V
1095 Z stroke
1096 LT1
1097 0.10 0.10 0.44 C 0.10 0.10 0.44 C 1.000 3817 1215 69 389 BoxColFill
1098 LCa setrgbcolor
1099 3817 1215 N
1100 0 388 V
1101 68 0 V
1102 0 -388 V
1103 -68 0 V
1104 Z stroke
1105 LT1
1106 0.10 0.10 0.44 C 0.10 0.10 0.44 C 1.000 4295 1215 69 240 BoxColFill
1107 LCa setrgbcolor
1108 4295 1215 N
1109 0 239 V
1110 68 0 V
1111 0 -239 V
1112 -68 0 V
1113 Z stroke
1114 LT1
1115 0.10 0.10 0.44 C % End plot #2
1116 % Begin plot #3
1117 1.000 UL
1118 LT0
1119 0.00 0.39 0.00 C LCb setrgbcolor
1120 4143 3042 M
1121 [ [(Helvetica) 120.0 0.0 true true 0 (Async MS with Sync DVFS)]
1122 ] -40.0 MRshow
1123 LT0
1124 0.00 0.39 0.00 C 4209 3009 327 66 80 -45 1 PatternFill
1125 LCa setrgbcolor
1126 4209 3009 N
1127 327 0 V
1128 0 66 V
1129 -327 0 V
1130 0 -66 V
1131 Z stroke
1132 LT0
1133 0.00 0.39 0.00 C 0.00 0.39 0.00 C 1017 1215 69 1491 80 -45 1 PatternFill
1134 LCa setrgbcolor
1135 1017 1215 N
1136 0 1490 V
1137 68 0 V
1138 0 -1490 V
1139 -68 0 V
1140 Z stroke
1141 LT0
1142 0.00 0.39 0.00 C 0.00 0.39 0.00 C 1495 1215 69 1670 80 -45 1 PatternFill
1143 LCa setrgbcolor
1144 1495 1215 N
1145 0 1669 V
1146 68 0 V
1147 0 -1669 V
1148 -68 0 V
1149 Z stroke
1150 LT0
1151 0.00 0.39 0.00 C 0.00 0.39 0.00 C 1973 1215 69 1453 80 -45 1 PatternFill
1152 LCa setrgbcolor
1153 1973 1215 N
1154 0 1452 V
1155 68 0 V
1156 0 -1452 V
1157 -68 0 V
1158 Z stroke
1159 LT0
1160 0.00 0.39 0.00 C 0.00 0.39 0.00 C 2451 1215 69 1391 80 -45 1 PatternFill
1161 LCa setrgbcolor
1162 2451 1215 N
1163 0 1390 V
1164 68 0 V
1165 0 -1390 V
1166 -68 0 V
1167 Z stroke
1168 LT0
1169 0.00 0.39 0.00 C 0.00 0.39 0.00 C 2929 1215 69 1383 80 -45 1 PatternFill
1170 LCa setrgbcolor
1171 2929 1215 N
1172 0 1382 V
1173 68 0 V
1174 0 -1382 V
1175 -68 0 V
1176 Z stroke
1177 LT0
1178 0.00 0.39 0.00 C 0.00 0.39 0.00 C 3407 1215 69 1450 80 -45 1 PatternFill
1179 LCa setrgbcolor
1180 3407 1215 N
1181 0 1449 V
1182 68 0 V
1183 0 -1449 V
1184 -68 0 V
1185 Z stroke
1186 LT0
1187 0.00 0.39 0.00 C 0.00 0.39 0.00 C 3885 1215 69 874 80 -45 1 PatternFill
1188 LCa setrgbcolor
1189 3885 1215 N
1190 0 873 V
1191 68 0 V
1192 0 -873 V
1193 -68 0 V
1194 Z stroke
1195 LT0
1196 0.00 0.39 0.00 C 0.00 0.39 0.00 C 4363 1215 69 926 80 -45 1 PatternFill
1197 LCa setrgbcolor
1198 4363 1215 N
1199 0 925 V
1200 68 0 V
1201 0 -925 V
1202 -68 0 V
1203 Z stroke
1204 LT0
1205 0.00 0.39 0.00 C % End plot #3
1206 % Begin plot #4
1207 1.000 UL
1208 LT3
1209 0.27 0.51 0.71 C LCb setrgbcolor
1210 4143 2910 M
1211 [ [(Helvetica) 120.0 0.0 true true 0 (Async MS with Async DVFS)]
1212 ] -40.0 MRshow
1213 LT3
1214 0.27 0.51 0.71 C 1.000 4209 2877 327 66 BoxColFill
1215 LCa setrgbcolor
1216 4209 2877 N
1217 327 0 V
1218 0 66 V
1219 -327 0 V
1220 0 -66 V
1221 Z stroke
1222 LT3
1223 0.27 0.51 0.71 C 0.27 0.51 0.71 C 1.000 1085 1215 70 1887 BoxColFill
1224 LCa setrgbcolor
1225 1085 1215 N
1226 0 1886 V
1227 69 0 V
1228 0 -1886 V
1229 -69 0 V
1230 Z stroke
1231 LT3
1232 0.27 0.51 0.71 C 0.27 0.51 0.71 C 1.000 1563 1215 70 1212 BoxColFill
1233 LCa setrgbcolor
1234 1563 1215 N
1235 0 1211 V
1236 69 0 V
1237 0 -1211 V
1238 -69 0 V
1239 Z stroke
1240 LT3
1241 0.27 0.51 0.71 C 0.27 0.51 0.71 C 1.000 2041 1215 70 1275 BoxColFill
1242 LCa setrgbcolor
1243 2041 1215 N
1244 0 1274 V
1245 69 0 V
1246 0 -1274 V
1247 -69 0 V
1248 Z stroke
1249 LT3
1250 0.27 0.51 0.71 C 0.27 0.51 0.71 C 1.000 2519 1215 70 767 BoxColFill
1251 LCa setrgbcolor
1252 2519 1215 N
1253 0 766 V
1254 69 0 V
1255 0 -766 V
1256 -69 0 V
1257 Z stroke
1258 LT3
1259 0.27 0.51 0.71 C 0.27 0.51 0.71 C 1.000 2997 1215 70 1337 BoxColFill
1260 LCa setrgbcolor
1261 2997 1215 N
1262 0 1336 V
1263 69 0 V
1264 0 -1336 V
1265 -69 0 V
1266 Z stroke
1267 LT3
1268 0.27 0.51 0.71 C 0.27 0.51 0.71 C 1.000 3475 1215 70 866 BoxColFill
1269 LCa setrgbcolor
1270 3475 1215 N
1271 0 865 V
1272 69 0 V
1273 0 -865 V
1274 -69 0 V
1275 Z stroke
1276 LT3
1277 0.27 0.51 0.71 C 0.27 0.51 0.71 C 1.000 3953 1215 70 1149 BoxColFill
1278 LCa setrgbcolor
1279 3953 1215 N
1280 0 1148 V
1281 69 0 V
1282 0 -1148 V
1283 -69 0 V
1284 Z stroke
1285 LT3
1286 0.27 0.51 0.71 C 0.27 0.51 0.71 C 1.000 4431 1215 70 330 BoxColFill
1287 LCa setrgbcolor
1288 4431 1215 N
1289 0 329 V
1290 69 0 V
1291 0 -329 V
1292 -69 0 V
1293 Z stroke
1294 LT3
1295 0.27 0.51 0.71 C % End plot #4
1296 % Begin plot #5
1297 1.000 UL
1298 LT4
1299 1.00 0.71 0.76 C LCb setrgbcolor
1300 4143 2778 M
1301 [ [(Helvetica) 120.0 0.0 true true 0 (Sync MS with Async DVFS)]
1302 ] -40.0 MRshow
1303 LT4
1304 1.00 0.71 0.76 C 1.000 4209 2745 327 66 BoxColFill
1305 LCa setrgbcolor
1306 4209 2745 N
1307 327 0 V
1308 0 66 V
1309 -327 0 V
1310 0 -66 V
1311 Z stroke
1312 LT4
1313 1.00 0.71 0.76 C 1.00 0.71 0.76 C 1.000 1154 1215 69 828 BoxColFill
1314 LCa setrgbcolor
1315 1154 1215 N
1316 0 827 V
1317 68 0 V
1318 0 -827 V
1319 -68 0 V
1320 Z stroke
1321 LT4
1322 1.00 0.71 0.76 C 1.00 0.71 0.76 C 1.000 1632 1215 69 489 BoxColFill
1323 LCa setrgbcolor
1324 1632 1215 N
1325 0 488 V
1326 68 0 V
1327 0 -488 V
1328 -68 0 V
1329 Z stroke
1330 LT4
1331 1.00 0.71 0.76 C 1.00 0.71 0.76 C 1.000 2110 1215 69 460 BoxColFill
1332 LCa setrgbcolor
1333 2110 1215 N
1334 0 459 V
1335 68 0 V
1336 0 -459 V
1337 -68 0 V
1338 Z stroke
1339 LT4
1340 1.00 0.71 0.76 C 1.00 0.71 0.76 C 1.000 2588 1215 69 76 BoxColFill
1341 LCa setrgbcolor
1342 2588 1215 N
1343 0 75 V
1344 68 0 V
1345 0 -75 V
1346 -68 0 V
1347 Z stroke
1348 LT4
1349 1.00 0.71 0.76 C 1.00 0.71 0.76 C 1.000 3066 1215 69 36 BoxColFill
1350 LCa setrgbcolor
1351 3066 1215 N
1352 0 35 V
1353 68 0 V
1354 0 -35 V
1355 -68 0 V
1356 Z stroke
1357 LT4
1358 1.00 0.71 0.76 C 1.00 0.71 0.76 C 1.000 3544 1215 69 411 BoxColFill
1359 LCa setrgbcolor
1360 3544 1215 N
1361 0 410 V
1362 68 0 V
1363 0 -410 V
1364 -68 0 V
1365 Z stroke
1366 LT4
1367 1.00 0.71 0.76 C 1.00 0.71 0.76 C 1.000 4022 1215 69 442 BoxColFill
1368 LCa setrgbcolor
1369 4022 1215 N
1370 0 441 V
1371 68 0 V
1372 0 -441 V
1373 -68 0 V
1374 Z stroke
1375 LT4
1376 1.00 0.71 0.76 C 1.00 0.71 0.76 C 1.000 4500 1215 69 75 BoxColFill
1377 LCa setrgbcolor
1378 4500 1215 N
1379 0 74 V
1380 68 0 V
1381 0 -74 V
1382 -68 0 V
1383 Z stroke
1384 LT4
1385 1.00 0.71 0.76 C % End plot #5
1386 1.000 UL
1387 LTb
1388 539 3468 N
1389 539 879 L
1390 4302 0 V
1391 0 2589 V
1392 -4302 0 V
1393 Z stroke
1394 1.000 UP
1395 1.000 UL
1396 LTb
1397 stroke
1398 grestore
1399 end
1400 showpage
1401 %%Trailer
1402 %%DocumentFonts: Helvetica
1403 %%Pages: 1