Project

General

Profile

Bug #3609 » mon-a.r01.ps

Joao Eduardo Luis, 12/16/2012 04:30 AM

 
%!PS-Adobe-3.0
%%Creator: graphviz version 2.26.3 (20100126.1600)
%%Title: ceph-mon; 1217.7 MB
%%Pages: (atend)
%%BoundingBox: (atend)
%%EndComments
save
%%BeginProlog
/DotDict 200 dict def
DotDict begin

/setupLatin1 {
mark
/EncodingVector 256 array def
EncodingVector 0

ISOLatin1Encoding 0 255 getinterval putinterval
EncodingVector 45 /hyphen put

% Set up ISO Latin 1 character encoding
/starnetISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse
} forall
/Encoding EncodingVector def
currentdict end definefont
} def
/Times-Roman starnetISO def
/Times-Italic starnetISO def
/Times-Bold starnetISO def
/Times-BoldItalic starnetISO def
/Helvetica starnetISO def
/Helvetica-Oblique starnetISO def
/Helvetica-Bold starnetISO def
/Helvetica-BoldOblique starnetISO def
/Courier starnetISO def
/Courier-Oblique starnetISO def
/Courier-Bold starnetISO def
/Courier-BoldOblique starnetISO def
cleartomark
} bind def

%%BeginResource: procset graphviz 0 0
/coord-font-family /Times-Roman def
/default-font-family /Times-Roman def
/coordfont coord-font-family findfont 8 scalefont def

/InvScaleFactor 1.0 def
/set_scale {
dup 1 exch div /InvScaleFactor exch def
scale
} bind def

% styles
/solid { [] 0 setdash } bind def
/dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
/dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
/invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
/bold { 2 setlinewidth } bind def
/filled { } bind def
/unfilled { } bind def
/rounded { } bind def
/diagonals { } bind def

% hooks for setting color
/nodecolor { sethsbcolor } bind def
/edgecolor { sethsbcolor } bind def
/graphcolor { sethsbcolor } bind def
/nopcolor {pop pop pop} bind def

/beginpage { % i j npages
/npages exch def
/j exch def
/i exch def
/str 10 string def
npages 1 gt {
gsave
coordfont setfont
0 0 moveto
(\() show i str cvs show (,) show j str cvs show (\)) show
grestore
} if
} bind def

/set_font {
findfont exch
scalefont setfont
} def

% draw text fitted to its expected width
/alignedtext { % width text
/text exch def
/width exch def
gsave
width 0 gt {
[] 0 setdash
text stringwidth pop width exch sub text length div 0 text ashow
} if
grestore
} def

/boxprim { % xcorner ycorner xsize ysize
4 2 roll
moveto
2 copy
exch 0 rlineto
0 exch rlineto
pop neg 0 rlineto
closepath
} bind def

/ellipse_path {
/ry exch def
/rx exch def
/y exch def
/x exch def
matrix currentmatrix
newpath
x y translate
rx ry scale
0 0 1 0 360 arc
setmatrix
} bind def

/endpage { showpage } bind def
/showpage { } def

/layercolorseq
[ % layer color sequence - darkest to lightest
[0 0 0]
[.2 .8 .8]
[.4 .8 .8]
[.6 .8 .8]
[.8 .8 .8]
]
def

/layerlen layercolorseq length def

/setlayer {/maxlayer exch def /curlayer exch def
layercolorseq curlayer 1 sub layerlen mod get
aload pop sethsbcolor
/nodecolor {nopcolor} def
/edgecolor {nopcolor} def
/graphcolor {nopcolor} def
} bind def

/onlayer { curlayer ne {invis} if } def

/onlayers {
/myupper exch def
/mylower exch def
curlayer mylower lt
curlayer myupper gt
or
{invis} if
} def

/curlayer 0 def

%%EndResource
%%EndProlog
%%BeginSetup
14 default-font-family set_font
1 setmiterlimit
% /arrowlength 10 def
% /arrowwidth 5 def

% make sure pdfmark is harmless for PS-interpreters other than Distiller
/pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
% make '<<' and '>>' safe on PS Level 1 devices
/languagelevel where {pop languagelevel}{1} ifelse
2 lt {
userdict (<<) cvn ([) cvn load put
userdict (>>) cvn ([) cvn load put
} if

%%EndSetup
setupLatin1
%%Page: 1 1
%%PageBoundingBox: 36 36 921 3094
%%PageOrientation: Portrait
<< /PageSize [921 3094] >> setpagedevice
0 0 1 beginpage
gsave
36 36 885 3058 boxprim clip newpath
1 1 set_scale 0 rotate 40 41 translate
[ /CropBox [36 36 921 3094] /PAGES pdfmark
% Legend
gsave
0 0 0 nodecolor
24 /Times-Roman set_font
119.5 3023.9 moveto 121 (ceph-mon) alignedtext
0 0 0 nodecolor
24 /Times-Roman set_font
119.5 2994.9 moveto 202 (Total MB: 1217.7) alignedtext
0 0 0 nodecolor
24 /Times-Roman set_font
119.5 2965.9 moveto 242 (Focusing on: 1217.7) alignedtext
0 0 0 nodecolor
24 /Times-Roman set_font
119.5 2936.9 moveto 441 (Dropped nodes with <= 6.1 abs\(MB\)) alignedtext
0 0 0 nodecolor
24 /Times-Roman set_font
119.5 2907.9 moveto 380 (Dropped edges with <= 1.2 MB) alignedtext
grestore
% N1
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 684 2842 moveto
586 2842 lineto
586 2794 lineto
684 2794 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
619.5 2830.8 moveto 31 (Thread) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
610.5 2820.8 moveto 49 (_entry_func) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
632 2810.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
594 2800.8 moveto 82 (of 1217.7 \(100.0%\)) alignedtext
grestore
% N5
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 644 2740 moveto
552 2740 lineto
552 2682 lineto
644 2682 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
565.5 2728.8 moveto 65 (DispatchQueue) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
564.5 2718.8 moveto 67 (DispatchThread) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
587 2708.8 moveto 22 (entry) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
592 2698.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
560 2688.8 moveto 76 (of 1170.3 \(96.1%\)) alignedtext
grestore
% N1->N5
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 620.89 2793.61 moveto
617.99 2787.95 615.17 2781.87 613 2776 curveto
609.96 2767.8 607.42 2758.79 605.33 2750.16 curveto
stroke
0 0 0 edgecolor
newpath 608.71 2749.24 moveto
603.09 2740.26 lineto
601.88 2750.79 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 608.71 2749.24 moveto
603.09 2740.26 lineto
601.88 2750.79 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
613 2763.4 moveto 50 (1170.3) alignedtext
grestore
% N40
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 738 2664 moveto
648 2664 lineto
648 2616 lineto
738 2616 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
655.5 2652.8 moveto 75 (SafeTimerThread) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
682 2642.8 moveto 22 (entry) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
686.5 2632.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
669.5 2622.8 moveto 61 (of 44.2 \(3.6%\)) alignedtext
grestore
% N1->N40
gsave
.22 setlinewidth
0 0 0 edgecolor
newpath 653.19 2794 moveto
656.86 2788.32 660.39 2782.13 663 2776 curveto
677.07 2742.96 684.91 2702.48 689.02 2674.31 curveto
stroke
0 0 0 edgecolor
newpath 692.52 2674.55 moveto
690.41 2664.16 lineto
685.58 2673.59 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 692.52 2674.55 moveto
690.41 2664.16 lineto
685.58 2673.59 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
669 2763.4 moveto 32 (44.2) alignedtext
grestore
% N2
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 614 284 moveto
0 284 lineto
0 0 lineto
614 0 lineto
closepath stroke
0 0 0 nodecolor
58 /Times-Roman set_font
236.5 227.8 moveto 141 (ceph) alignedtext
0 0 0 nodecolor
58 /Times-Roman set_font
220.5 158.8 moveto 173 (buffer) alignedtext
0 0 0 nodecolor
58 /Times-Roman set_font
8 89.8 moveto 598 (create_page_aligned) alignedtext
0 0 0 nodecolor
58 /Times-Roman set_font
121 20.8 moveto 485 (1217.7 \(100.0%\)) alignedtext
grestore
% N3
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 356 406 moveto
258 406 lineto
258 338 lineto
356 338 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
296.5 394.8 moveto 21 (ceph) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
294 384.8 moveto 26 (buffer) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
300.5 374.8 moveto 13 (list) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
270.5 364.8 moveto 73 (append@89979e) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
304 354.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
266 344.8 moveto 82 (of 1217.7 \(100.0%\)) alignedtext
grestore
% N3->N2
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 307 337.57 moveto
307 325.22 307 310.38 307 294.46 curveto
stroke
0 0 0 edgecolor
newpath 310.5 294.43 moveto
307 284.43 lineto
303.5 294.43 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 310.5 294.43 moveto
307 284.43 lineto
303.5 294.43 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
307 307.4 moveto 50 (1217.7) alignedtext
grestore
% N4
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 684 2992 moveto
586 2992 lineto
586 2954 lineto
684 2954 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
608.5 2980.8 moveto 53 (start_thread) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
632 2970.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
594 2960.8 moveto 82 (of 1217.7 \(100.0%\)) alignedtext
grestore
% N4->N1
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 635 2953.99 moveto
635 2928.72 635 2883.6 635 2852.3 curveto
stroke
0 0 0 edgecolor
newpath 638.5 2852.26 moveto
635 2842.26 lineto
631.5 2852.26 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 638.5 2852.26 moveto
635 2842.26 lineto
631.5 2852.26 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
635 2865.4 moveto 50 (1217.7) alignedtext
grestore
% N6
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 638 2598 moveto
546 2598 lineto
546 2550 lineto
638 2550 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
559.5 2586.8 moveto 65 (DispatchQueue) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
581 2576.8 moveto 22 (entry) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
586 2566.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
554 2556.8 moveto 76 (of 1170.3 \(96.1%\)) alignedtext
grestore
% N5->N6
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 591.52 2681.79 moveto
590.47 2675.93 589.55 2669.79 589 2664 curveto
586.98 2642.76 588.24 2637.32 589 2616 curveto
589.09 2613.6 589.2 2611.12 589.33 2608.62 curveto
stroke
0 0 0 edgecolor
newpath 592.84 2608.61 moveto
589.96 2598.41 lineto
585.85 2608.18 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 592.84 2608.61 moveto
589.96 2598.41 lineto
585.85 2608.18 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
589 2636.4 moveto 50 (1170.3) alignedtext
grestore
% N7
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 644 2496 moveto
540 2496 lineto
540 2448 lineto
644 2448 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
568 2484.8 moveto 48 (Messenger) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
548 2474.8 moveto 88 (ms_deliver_dispatch) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
592 2464.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
560 2454.8 moveto 76 (of 1170.3 \(96.1%\)) alignedtext
grestore
% N6->N7
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 592 2549.83 moveto
592 2536.96 592 2520.92 592 2506.74 curveto
stroke
0 0 0 edgecolor
newpath 595.5 2506.35 moveto
592 2496.35 lineto
588.5 2506.35 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 595.5 2506.35 moveto
592 2496.35 lineto
588.5 2506.35 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
592 2519.4 moveto 50 (1170.3) alignedtext
grestore
% N9
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 638 2394 moveto
546 2394 lineto
546 2346 lineto
638 2346 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
576 2382.8 moveto 32 (Monitor) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
564.5 2372.8 moveto 55 (ms_dispatch) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
586 2362.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
554 2352.8 moveto 76 (of 1170.3 \(96.1%\)) alignedtext
grestore
% N7->N9
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 592 2447.83 moveto
592 2434.96 592 2418.92 592 2404.74 curveto
stroke
0 0 0 edgecolor
newpath 595.5 2404.35 moveto
592 2394.35 lineto
588.5 2404.35 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 595.5 2404.35 moveto
592 2394.35 lineto
588.5 2404.35 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
592 2417.4 moveto 50 (1170.3) alignedtext
grestore
% N8
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 638 2292 moveto
546 2292 lineto
546 2244 lineto
638 2244 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
576 2280.8 moveto 32 (Monitor) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
562.5 2270.8 moveto 59 (_ms_dispatch) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
586 2260.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
554 2250.8 moveto 76 (of 1170.3 \(96.1%\)) alignedtext
grestore
% N11
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 640 1578 moveto
540 1578 lineto
540 1530 lineto
640 1530 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
568 1566.8 moveto 44 (PGMonitor) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
547.5 1556.8 moveto 85 (update_from_paxos) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
588.5 1546.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
556.5 1536.8 moveto 76 (of 1169.7 \(96.1%\)) alignedtext
grestore
% N8->N11
gsave
.1 setlinewidth
0 0 0 edgecolor
newpath 561.05 2243.82 moveto
540.77 2225.05 518 2197.07 518 2166 curveto
518 2166 518 2166 518 1656 curveto
518 1629.07 534.96 1604.25 552.42 1585.84 curveto
stroke
0 0 0 edgecolor
newpath 555.3 1587.91 moveto
559.88 1578.36 lineto
550.34 1582.96 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 555.3 1587.91 moveto
559.88 1578.36 lineto
550.34 1582.96 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
518 1917.4 moveto 32 (20.2) alignedtext
grestore
% N14
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 638 2190 moveto
546 2190 lineto
546 2142 lineto
638 2142 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
579 2178.8 moveto 26 (Paxos) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
573.5 2168.8 moveto 37 (dispatch) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
586 2158.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
554 2148.8 moveto 76 (of 1149.9 \(94.4%\)) alignedtext
grestore
% N8->N14
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 592 2243.83 moveto
592 2230.96 592 2214.92 592 2200.74 curveto
stroke
0 0 0 edgecolor
newpath 595.5 2200.35 moveto
592 2190.35 lineto
588.5 2200.35 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 595.5 2200.35 moveto
592 2190.35 lineto
588.5 2200.35 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
592 2213.4 moveto 50 (1149.9) alignedtext
grestore
% N9->N8
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 592 2345.83 moveto
592 2332.96 592 2316.92 592 2302.74 curveto
stroke
0 0 0 edgecolor
newpath 595.5 2302.35 moveto
592 2292.35 lineto
588.5 2302.35 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 595.5 2302.35 moveto
592 2292.35 lineto
588.5 2302.35 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
592 2315.4 moveto 50 (1170.3) alignedtext
grestore
% N10
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 636 1471 moveto
544 1471 lineto
544 1423 lineto
636 1423 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
575 1459.8 moveto 30 (PGMap) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
574.5 1449.8 moveto 31 (encode) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
584 1439.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
552 1429.8 moveto 76 (of 1169.7 \(96.1%\)) alignedtext
grestore
% N12
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 636 1364 moveto
544 1364 lineto
544 1316 lineto
636 1316 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
581 1352.8 moveto 18 (void) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
555 1342.8 moveto 70 (encode@79df5b) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
584 1332.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
552 1322.8 moveto 76 (of 1169.4 \(96.0%\)) alignedtext
grestore
% N10->N12
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 590 1422.99 moveto
590 1408.77 590 1390.51 590 1374.74 curveto
stroke
0 0 0 edgecolor
newpath 593.5 1374.3 moveto
590 1364.3 lineto
586.5 1374.3 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 593.5 1374.3 moveto
590 1364.3 lineto
586.5 1374.3 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
590 1387.4 moveto 50 (1169.4) alignedtext
grestore
% N11->N10
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 590 1529.99 moveto
590 1515.77 590 1497.51 590 1481.74 curveto
stroke
0 0 0 edgecolor
newpath 593.5 1481.3 moveto
590 1471.3 lineto
586.5 1481.3 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 593.5 1481.3 moveto
590 1471.3 lineto
586.5 1481.3 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
590 1499.4 moveto 50 (1169.7) alignedtext
grestore
% N19
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 636 1262 moveto
544 1262 lineto
544 1224 lineto
636 1224 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
554 1250.8 moveto 72 (encode@79d201) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
584 1240.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
552 1230.8 moveto 76 (of 1149.3 \(94.4%\)) alignedtext
grestore
% N12->N19
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 590 1315.52 moveto
590 1302.5 590 1286.39 590 1272.67 curveto
stroke
0 0 0 edgecolor
newpath 593.5 1272.27 moveto
590 1262.27 lineto
586.5 1272.27 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 593.5 1272.27 moveto
590 1262.27 lineto
586.5 1272.27 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
590 1285.4 moveto 50 (1108.1) alignedtext
grestore
% N34
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 753 1068 moveto
667 1068 lineto
667 1030 lineto
753 1030 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
674.5 1056.8 moveto 71 (encode@731bbc) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
701.5 1046.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
674.5 1036.8 moveto 71 (of 128.4 \(10.5%\)) alignedtext
grestore
% N12->N34
gsave
.3 setlinewidth
0 0 0 edgecolor
newpath 636.18 1320.76 moveto
640.17 1319.14 644.15 1317.53 648 1316 curveto
668.78 1307.72 681.77 1316.04 695 1298 curveto
701.4 1289.27 706.95 1142.3 709.08 1078.34 curveto
stroke
0 0 0 edgecolor
newpath 712.58 1078.23 moveto
709.41 1068.12 lineto
705.59 1078 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 712.58 1078.23 moveto
709.41 1068.12 lineto
705.59 1078 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
704 1193.4 moveto 32 (61.3) alignedtext
grestore
% N13
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 638 1894 moveto
546 1894 lineto
546 1846 lineto
638 1846 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
575.5 1882.8 moveto 33 (Context) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
572 1872.8 moveto 40 (complete) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
586 1862.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
554 1852.8 moveto 76 (of 1149.9 \(94.4%\)) alignedtext
grestore
% N17
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 638 1792 moveto
546 1792 lineto
546 1734 lineto
638 1734 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
563 1780.8 moveto 58 (PaxosService) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
574 1770.8 moveto 36 (C_Active) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
580 1760.8 moveto 24 (finish) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
586 1750.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
554 1740.8 moveto 76 (of 1149.9 \(94.4%\)) alignedtext
grestore
% N13->N17
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 592 1845.99 moveto
592 1833.2 592 1817.13 592 1802.55 curveto
stroke
0 0 0 edgecolor
newpath 595.5 1802.27 moveto
592 1792.27 lineto
588.5 1802.27 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 595.5 1802.27 moveto
592 1792.27 lineto
588.5 1802.27 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
592 1815.4 moveto 50 (1149.9) alignedtext
grestore
% N15
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 638 2088 moveto
546 2088 lineto
546 2040 lineto
638 2040 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
579 2076.8 moveto 26 (Paxos) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
561.5 2066.8 moveto 61 (handle_accept) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
586 2056.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
554 2046.8 moveto 76 (of 1149.9 \(94.4%\)) alignedtext
grestore
% N14->N15
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 592 2141.83 moveto
592 2128.96 592 2112.92 592 2098.74 curveto
stroke
0 0 0 edgecolor
newpath 595.5 2098.35 moveto
592 2088.35 lineto
588.5 2098.35 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 595.5 2098.35 moveto
592 2088.35 lineto
588.5 2098.35 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
592 2111.4 moveto 50 (1149.9) alignedtext
grestore
% N16
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 638 1986 moveto
546 1986 lineto
546 1948 lineto
638 1948 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
560 1974.8 moveto 64 (finish_contexts) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
586 1964.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
554 1954.8 moveto 76 (of 1149.9 \(94.4%\)) alignedtext
grestore
% N15->N16
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 592 2039.52 moveto
592 2026.5 592 2010.39 592 1996.67 curveto
stroke
0 0 0 edgecolor
newpath 595.5 1996.27 moveto
592 1986.27 lineto
588.5 1996.27 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 595.5 1996.27 moveto
592 1986.27 lineto
588.5 1996.27 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
592 2009.4 moveto 50 (1149.8) alignedtext
grestore
% N16->N13
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 592 1947.84 moveto
592 1935.48 592 1919.07 592 1904.5 curveto
stroke
0 0 0 edgecolor
newpath 595.5 1904.3 moveto
592 1894.3 lineto
588.5 1904.3 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 595.5 1904.3 moveto
592 1894.3 lineto
588.5 1904.3 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
592 1917.4 moveto 50 (1149.9) alignedtext
grestore
% N18
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 638 1680 moveto
546 1680 lineto
546 1632 lineto
638 1632 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
563 1668.8 moveto 58 (PaxosService) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
577 1658.8 moveto 30 (_active) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
586 1648.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
554 1638.8 moveto 76 (of 1149.9 \(94.4%\)) alignedtext
grestore
% N17->N18
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 592 1733.76 moveto
592 1720.35 592 1704.36 592 1690.37 curveto
stroke
0 0 0 edgecolor
newpath 595.5 1690.15 moveto
592 1680.15 lineto
588.5 1690.15 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 595.5 1690.15 moveto
592 1680.15 lineto
588.5 1690.15 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
592 1703.4 moveto 50 (1149.9) alignedtext
grestore
% N18->N11
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 591.53 1631.83 moveto
591.27 1618.96 590.96 1602.92 590.68 1588.74 curveto
stroke
0 0 0 edgecolor
newpath 594.17 1588.28 moveto
590.48 1578.35 lineto
587.17 1588.42 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 594.17 1588.28 moveto
590.48 1578.35 lineto
587.17 1588.42 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
591 1601.4 moveto 50 (1149.5) alignedtext
grestore
% N20
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 525 1170 moveto
433 1170 lineto
433 1122 lineto
525 1122 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
459 1158.8 moveto 40 (pg_stat_t) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
463.5 1148.8 moveto 31 (encode) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
473 1138.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
441 1128.8 moveto 76 (of 1149.3 \(94.4%\)) alignedtext
grestore
% N19->N20
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 568.07 1223.84 moveto
552.84 1210.53 532.2 1192.49 514.63 1177.14 curveto
stroke
0 0 0 edgecolor
newpath 516.63 1174.24 moveto
506.8 1170.3 lineto
512.03 1179.51 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 516.63 1174.24 moveto
506.8 1170.3 lineto
512.03 1179.51 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
544 1193.4 moveto 50 (1149.3) alignedtext
grestore
% N23
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 487 600 moveto
401 600 lineto
401 562 lineto
487 562 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
408.5 588.8 moveto 71 (encode@6b89c9) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
435.5 578.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
408.5 568.8 moveto 71 (of 497.5 \(40.9%\)) alignedtext
grestore
% N20->N23
gsave
.45 setlinewidth
0 0 0 edgecolor
newpath 454.4 1121.61 moveto
438.59 1103.28 421 1076.67 421 1049 curveto
421 1049 421 1049 421 678 curveto
421 654.53 427.46 628.7 433.53 609.6 curveto
stroke
0 0 0 edgecolor
newpath 436.88 610.6 moveto
436.72 600.01 lineto
430.24 608.39 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 436.88 610.6 moveto
436.72 600.01 lineto
430.24 608.39 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
421 862.4 moveto 32 (90.6) alignedtext
grestore
% N24
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 364 1068 moveto
278 1068 lineto
278 1030 lineto
364 1030 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
286.5 1056.8 moveto 69 (encode@7fe69c) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
312.5 1046.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
285.5 1036.8 moveto 71 (of 390.1 \(32.0%\)) alignedtext
grestore
% N20->N24
gsave
1.92 setlinewidth
0 0 0 edgecolor
newpath 432.86 1134.89 moveto
411.24 1128.23 385.92 1118.24 366 1104 curveto
355.6 1096.57 346.24 1086.14 338.79 1076.36 curveto
stroke
0 0 0 edgecolor
newpath 341.45 1074.07 moveto
332.75 1068.02 lineto
335.78 1078.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 341.45 1074.07 moveto
332.75 1068.02 lineto
335.78 1078.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
366 1091.4 moveto 41 (390.1) alignedtext
grestore
% N26
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 273 600 moveto
187 600 lineto
187 562 lineto
273 562 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
195 588.8 moveto 70 (encode@6d757f) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
221.5 578.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
194.5 568.8 moveto 71 (of 389.8 \(32.0%\)) alignedtext
grestore
% N20->N26
gsave
.3 setlinewidth
0 0 0 edgecolor
newpath 432.77 1143.42 moveto
334.56 1136.67 114 1114.24 114 1049 curveto
114 1049 114 1049 114 866 curveto
114 841.82 152.25 675.65 163 654 curveto
171.7 636.48 185.89 620.13 198.97 607.36 curveto
stroke
0 0 0 edgecolor
newpath 201.61 609.67 moveto
206.5 600.27 lineto
196.82 604.58 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 201.61 609.67 moveto
206.5 600.27 lineto
196.82 604.58 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
114 862.4 moveto 32 (60.1) alignedtext
grestore
% N29
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 615 1012 moveto
527 1012 lineto
527 974 lineto
615 974 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
535 1000.8 moveto 72 (encode@781802) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
563 990.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
536 980.8 moveto 71 (of 269.1 \(22.1%\)) alignedtext
grestore
% N20->N29
gsave
1.33 setlinewidth
0 0 0 edgecolor
newpath 508.49 1121.87 moveto
514.1 1116.39 519.59 1110.31 524 1104 curveto
541.76 1078.6 554.7 1045.45 562.45 1022 curveto
stroke
0 0 0 edgecolor
newpath 565.85 1022.88 moveto
565.55 1012.29 lineto
559.18 1020.75 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 565.85 1022.88 moveto
565.55 1012.29 lineto
559.18 1020.75 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
535 1091.4 moveto 41 (269.1) alignedtext
grestore
% N32
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 522 1012 moveto
436 1012 lineto
436 974 lineto
522 974 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
444.5 1000.8 moveto 69 (encode@70f04c) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
470.5 990.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
443.5 980.8 moveto 71 (of 209.6 \(17.2%\)) alignedtext
grestore
% N20->N32
gsave
1.03 setlinewidth
0 0 0 edgecolor
newpath 479 1121.76 moveto
479 1094.86 479 1051.45 479 1022.58 curveto
stroke
0 0 0 edgecolor
newpath 482.5 1022.29 moveto
479 1012.29 lineto
475.5 1022.29 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 482.5 1022.29 moveto
479 1012.29 lineto
475.5 1022.29 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
479 1091.4 moveto 41 (209.6) alignedtext
grestore
% N20->N34
gsave
.31 setlinewidth
0 0 0 edgecolor
newpath 525.16 1139.34 moveto
558.61 1133.27 604.22 1122.37 641 1104 curveto
642.14 1103.43 660.63 1088.68 678.18 1074.6 curveto
stroke
0 0 0 edgecolor
newpath 680.51 1077.22 moveto
686.12 1068.23 lineto
676.13 1071.76 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 680.51 1077.22 moveto
686.12 1068.23 lineto
676.13 1071.76 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
662 1091.4 moveto 32 (63.4) alignedtext
grestore
% N36
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 677 702 moveto
591 702 lineto
591 654 lineto
677 654 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
625 690.8 moveto 18 (void) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
599 680.8 moveto 70 (encode@81f387) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
625 670.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
608 660.8 moveto 61 (of 55.2 \(4.5%\)) alignedtext
grestore
% N20->N36
gsave
.27 setlinewidth
0 0 0 edgecolor
newpath 525.13 1136.79 moveto
569.53 1124.91 630 1099.48 630 1049 curveto
630 1049 630 1049 630 805 curveto
630 773.73 631.23 738.15 632.32 712.62 curveto
stroke
0 0 0 edgecolor
newpath 635.83 712.49 moveto
632.78 702.34 lineto
628.84 712.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 635.83 712.49 moveto
632.78 702.34 lineto
628.84 712.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
630 928.4 moveto 32 (55.2) alignedtext
grestore
% N46
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 169 600 moveto
83 600 lineto
83 562 lineto
169 562 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
90.5 588.8 moveto 71 (encode@6d74ce) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
117.5 578.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
100.5 568.8 moveto 61 (of 31.3 \(2.6%\)) alignedtext
grestore
% N20->N46
gsave
.04 setlinewidth
0 0 0 edgecolor
newpath 432.65 1144.79 moveto
325.17 1140.72 68 1123.23 68 1049 curveto
68 1049 68 1049 68 678 curveto
68 651.63 83.99 626.21 99.18 608.01 curveto
stroke
0 0 0 edgecolor
newpath 102.08 610.01 moveto
106.04 600.18 lineto
96.82 605.39 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 102.08 610.01 moveto
106.04 600.18 lineto
96.82 605.39 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
68 862.4 moveto 23 (7.5) alignedtext
grestore
% N21
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 361 508 moveto
253 508 lineto
253 460 lineto
361 460 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
298 496.8 moveto 18 (void) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
261 486.8 moveto 92 (encode_raw@6b9b56) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
309 476.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
282 466.8 moveto 71 (of 630.2 \(51.8%\)) alignedtext
grestore
% N21->N3
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 307 459.97 moveto
307 447.23 307 431.17 307 416.26 curveto
stroke
0 0 0 edgecolor
newpath 310.5 416.19 moveto
307 406.19 lineto
303.5 416.19 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 310.5 416.19 moveto
307 406.19 lineto
303.5 416.19 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
307 429.4 moveto 41 (630.2) alignedtext
grestore
% N22
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 498 508 moveto
390 508 lineto
390 460 lineto
498 460 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
435 496.8 moveto 18 (void) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
398 486.8 moveto 92 (encode_raw@6b9ba7) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
446 476.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
419 466.8 moveto 71 (of 551.4 \(45.3%\)) alignedtext
grestore
% N22->N3
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 414.61 459.97 moveto
397.75 446.19 376.13 428.52 356.7 412.63 curveto
stroke
0 0 0 edgecolor
newpath 358.77 409.81 moveto
348.82 406.19 lineto
354.34 415.23 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 358.77 409.81 moveto
348.82 406.19 lineto
354.34 415.23 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
391 429.4 moveto 41 (551.4) alignedtext
grestore
% N23->N22
gsave
2 setlinewidth
0 0 0 edgecolor
newpath 444 561.84 moveto
444 549.48 444 533.07 444 518.5 curveto
stroke
0 0 0 edgecolor
newpath 447.5 518.3 moveto
444 508.3 lineto
440.5 518.3 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 447.5 518.3 moveto
444 508.3 lineto
440.5 518.3 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
444 531.4 moveto 41 (497.5) alignedtext
grestore
% N25
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 351 956 moveto
237 956 lineto
237 908 lineto
351 908 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
244.5 944.8 moveto 99 (object_stat_collection_t) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
278.5 934.8 moveto 31 (encode) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
299.5 924.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
272.5 914.8 moveto 71 (of 390.1 \(32.0%\)) alignedtext
grestore
% N24->N25
gsave
1.92 setlinewidth
0 0 0 edgecolor
newpath 316.6 1029.94 moveto
312.62 1012.69 306.66 986.88 301.86 966.08 curveto
stroke
0 0 0 edgecolor
newpath 305.27 965.29 moveto
299.62 956.33 lineto
298.45 966.86 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 305.27 965.29 moveto
299.62 956.33 lineto
298.45 966.86 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
313 989.4 moveto 41 (390.1) alignedtext
grestore
% N25->N23
gsave
.08 setlinewidth
0 0 0 edgecolor
newpath 291.06 907.67 moveto
284.94 855.66 271.98 736.96 279 720 curveto
300.79 667.4 354.87 628.26 395.22 605.14 curveto
stroke
0 0 0 edgecolor
newpath 397.1 608.1 moveto
404.12 600.17 lineto
393.68 601.99 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 397.1 608.1 moveto
404.12 600.17 lineto
393.68 601.99 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
279 740.4 moveto 32 (15.4) alignedtext
grestore
% N27
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 266 824 moveto
180 824 lineto
180 786 lineto
266 786 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
188 812.8 moveto 70 (encode@8d4edf) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
214.5 802.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
187.5 792.8 moveto 71 (of 352.3 \(28.9%\)) alignedtext
grestore
% N25->N27
gsave
1.74 setlinewidth
0 0 0 edgecolor
newpath 254.68 907.85 moveto
248.66 902.63 243.1 896.65 239 890 curveto
228.76 873.38 224.79 851.72 223.37 834.42 curveto
stroke
0 0 0 edgecolor
newpath 226.85 834.08 moveto
222.78 824.3 lineto
219.87 834.49 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 226.85 834.08 moveto
222.78 824.3 lineto
219.87 834.49 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
239 862.4 moveto 41 (352.3) alignedtext
grestore
% N25->N46
gsave
.04 setlinewidth
0 0 0 edgecolor
newpath 245.79 907.95 moveto
237.11 902.62 228.46 896.57 221 890 curveto
193.39 865.67 185.86 857.67 171 824 curveto
139.01 751.54 129.76 657.21 127.08 610.24 curveto
stroke
0 0 0 edgecolor
newpath 130.57 609.97 moveto
126.57 600.16 lineto
123.58 610.32 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 130.57 609.97 moveto
126.57 600.16 lineto
123.58 610.32 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
152 740.4 moveto 23 (7.6) alignedtext
grestore
% N47
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 406 768 moveto
320 768 lineto
320 720 lineto
406 720 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
354 756.8 moveto 18 (void) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
328 746.8 moveto 70 (encode@8d6cca) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
354 736.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
337 726.8 moveto 61 (of 14.9 \(1.2%\)) alignedtext
grestore
% N25->N47
gsave
.07 setlinewidth
0 0 0 edgecolor
newpath 302.88 907.81 moveto
315.04 874.67 336.94 815.02 350.68 777.57 curveto
stroke
0 0 0 edgecolor
newpath 353.99 778.69 moveto
354.15 768.1 lineto
347.42 776.28 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 353.99 778.69 moveto
354.15 768.1 lineto
347.42 776.28 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
328 862.4 moveto 32 (14.9) alignedtext
grestore
% N26->N21
gsave
1.92 setlinewidth
0 0 0 edgecolor
newpath 245.21 561.84 moveto
255.49 548.89 269.32 531.46 281.29 516.39 curveto
stroke
0 0 0 edgecolor
newpath 284.24 518.3 moveto
287.71 508.3 lineto
278.76 513.95 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 284.24 518.3 moveto
287.71 508.3 lineto
278.76 513.95 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
274 531.4 moveto 41 (389.8) alignedtext
grestore
% N28
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 266 702 moveto
172 702 lineto
172 654 lineto
266 654 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
180 690.8 moveto 78 (object_stat_sum_t) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
203.5 680.8 moveto 31 (encode) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
214 670.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
187 660.8 moveto 71 (of 352.3 \(28.9%\)) alignedtext
grestore
% N27->N28
gsave
1.74 setlinewidth
0 0 0 edgecolor
newpath 221.19 785.81 moveto
220.72 780.09 220.27 773.79 220 768 curveto
219.16 749.69 218.88 729.26 218.82 712.5 curveto
stroke
0 0 0 edgecolor
newpath 222.32 712.08 moveto
218.81 702.08 lineto
215.32 712.08 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 222.32 712.08 moveto
218.81 702.08 lineto
215.32 712.08 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
220 740.4 moveto 41 (352.3) alignedtext
grestore
% N28->N23
gsave
.07 setlinewidth
0 0 0 edgecolor
newpath 230.69 653.79 moveto
237.99 641.22 248.55 626.71 262 618 curveto
282.88 604.47 344.73 593.81 390.56 587.47 curveto
stroke
0 0 0 edgecolor
newpath 391.22 590.92 moveto
400.66 586.11 lineto
390.28 583.98 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 391.22 590.92 moveto
400.66 586.11 lineto
390.28 583.98 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
262 623.4 moveto 32 (15.0) alignedtext
grestore
% N28->N26
gsave
1.62 setlinewidth
0 0 0 edgecolor
newpath 202.73 653.98 moveto
197.29 642.98 193.61 629.79 198 618 curveto
199.22 614.72 200.88 611.53 202.81 608.5 curveto
stroke
0 0 0 edgecolor
newpath 205.67 610.52 moveto
208.78 600.39 lineto
200.03 606.36 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 205.67 610.52 moveto
208.78 600.39 lineto
200.03 606.36 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
198 623.4 moveto 41 (329.7) alignedtext
grestore
% N28->N46
gsave
.04 setlinewidth
0 0 0 edgecolor
newpath 189.17 653.99 moveto
182.64 648.31 175.92 642.12 170 636 curveto
161.67 627.38 153.27 617.3 146.07 608.14 curveto
stroke
0 0 0 edgecolor
newpath 148.72 605.84 moveto
139.84 600.06 lineto
143.18 610.12 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 148.72 605.84 moveto
139.84 600.06 lineto
143.18 610.12 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
170 623.4 moveto 23 (7.6) alignedtext
grestore
% N30
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 573 702 moveto
487 702 lineto
487 654 lineto
573 654 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
507.5 690.8 moveto 45 (eversion_t) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
514.5 680.8 moveto 31 (encode) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
521.5 670.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
494.5 660.8 moveto 71 (of 269.1 \(22.1%\)) alignedtext
grestore
% N29->N30
gsave
1.33 setlinewidth
0 0 0 edgecolor
newpath 568.5 973.77 moveto
561.74 921.89 543.09 778.53 534.47 712.33 curveto
stroke
0 0 0 edgecolor
newpath 537.89 711.48 moveto
533.13 702.02 lineto
530.95 712.39 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 537.89 711.48 moveto
533.13 702.02 lineto
530.95 712.39 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
557 862.4 moveto 41 (269.1) alignedtext
grestore
% N30->N23
gsave
.44 setlinewidth
0 0 0 edgecolor
newpath 498.3 653.79 moveto
491.92 648.26 485.49 642.19 480 636 curveto
472.67 627.74 465.74 617.87 459.95 608.78 curveto
stroke
0 0 0 edgecolor
newpath 462.8 606.73 moveto
454.57 600.05 lineto
456.84 610.4 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 462.8 606.73 moveto
454.57 600.05 lineto
456.84 610.4 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
480 623.4 moveto 32 (89.4) alignedtext
grestore
% N31
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 734 600 moveto
646 600 lineto
646 562 lineto
734 562 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
654 588.8 moveto 72 (encode@6b8968) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
682 578.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
655 568.8 moveto 71 (of 240.5 \(19.7%\)) alignedtext
grestore
% N30->N31
gsave
.89 setlinewidth
0 0 0 edgecolor
newpath 573.12 657.21 moveto
576.09 656.05 579.07 654.97 582 654 curveto
619.08 641.74 638.09 661.11 668 636 curveto
675.89 629.38 680.98 619.51 684.24 609.96 curveto
stroke
0 0 0 edgecolor
newpath 687.63 610.84 moveto
687.03 600.26 lineto
680.9 608.91 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 687.63 610.84 moveto
687.03 600.26 lineto
680.9 608.91 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
680 623.4 moveto 41 (179.7) alignedtext
grestore
% N31->N21
gsave
1.18 setlinewidth
0 0 0 edgecolor
newpath 645.88 576.49 moveto
570.22 568.6 421.65 552.32 399 544 curveto
379.97 537.01 360.88 525.47 345.06 514.38 curveto
stroke
0 0 0 edgecolor
newpath 346.79 511.31 moveto
336.63 508.29 lineto
342.69 516.98 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 346.79 511.31 moveto
336.63 508.29 lineto
342.69 516.98 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
399 531.4 moveto 41 (240.5) alignedtext
grestore
% N33
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 544 890 moveto
458 890 lineto
458 842 lineto
544 842 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
485 878.8 moveto 32 (utime_t) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
485.5 868.8 moveto 31 (encode) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
492.5 858.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
465.5 848.8 moveto 71 (of 209.6 \(17.2%\)) alignedtext
grestore
% N32->N33
gsave
1.03 setlinewidth
0 0 0 edgecolor
newpath 482.29 973.99 moveto
485.66 954.58 490.95 924.03 495.05 900.36 curveto
stroke
0 0 0 edgecolor
newpath 498.52 900.82 moveto
496.78 890.37 lineto
491.62 899.63 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 498.52 900.82 moveto
496.78 890.37 lineto
491.62 899.63 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
493 928.4 moveto 41 (209.6) alignedtext
grestore
% N33->N23
gsave
1.03 setlinewidth
0 0 0 edgecolor
newpath 496.14 841.7 moveto
485.69 789.47 461.14 666.69 449.86 610.28 curveto
stroke
0 0 0 edgecolor
newpath 453.24 609.36 moveto
447.85 600.24 lineto
446.38 610.73 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 453.24 609.36 moveto
447.85 600.24 lineto
446.38 610.73 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
480 740.4 moveto 41 (209.6) alignedtext
grestore
% N35
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 781 702 moveto
695 702 lineto
695 654 lineto
781 654 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
728.5 690.8 moveto 19 (pg_t) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
722.5 680.8 moveto 31 (encode) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
729.5 670.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
702.5 660.8 moveto 71 (of 128.4 \(10.5%\)) alignedtext
grestore
% N34->N35
gsave
.63 setlinewidth
0 0 0 edgecolor
newpath 711.45 1029.83 moveto
715.93 970.46 729.63 788.96 735.39 712.52 curveto
stroke
0 0 0 edgecolor
newpath 738.89 712.69 moveto
736.15 702.45 lineto
731.91 712.16 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 738.89 712.69 moveto
736.15 702.45 lineto
731.91 712.16 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
725 862.4 moveto 41 (128.4) alignedtext
grestore
% N35->N23
gsave
.15 setlinewidth
0 0 0 edgecolor
newpath 694.74 657.6 moveto
691.8 656.35 688.87 655.13 686 654 curveto
662.48 644.69 653.7 649.01 632 636 curveto
622.02 630.02 623.28 623.44 613 618 curveto
577.16 599.02 532.11 589.77 497.53 585.26 curveto
stroke
0 0 0 edgecolor
newpath 497.51 581.74 moveto
487.16 584.01 lineto
496.67 588.69 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 497.51 581.74 moveto
487.16 584.01 lineto
496.67 588.69 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
632 623.4 moveto 32 (30.8) alignedtext
grestore
% N35->N31
gsave
.3 setlinewidth
0 0 0 edgecolor
newpath 739.56 653.78 moveto
739.33 642.37 737.59 628.9 732 618 curveto
730.05 614.21 727.54 610.63 724.71 607.3 curveto
stroke
0 0 0 edgecolor
newpath 727.13 604.76 moveto
717.66 600.01 lineto
722.1 609.63 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 727.13 604.76 moveto
717.66 600.01 lineto
722.1 609.63 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
737 623.4 moveto 32 (60.7) alignedtext
grestore
% N37
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 853 600 moveto
765 600 lineto
765 562 lineto
853 562 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
773 588.8 moveto 72 (encode@6d75e3) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
801 578.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
784 568.8 moveto 61 (of 53.9 \(4.4%\)) alignedtext
grestore
% N35->N37
gsave
.14 setlinewidth
0 0 0 edgecolor
newpath 781.13 672.11 moveto
803.27 666.66 828.39 656.18 842 636 curveto
848.01 627.09 844.8 617.09 838.47 608.08 curveto
stroke
0 0 0 edgecolor
newpath 841.01 605.65 moveto
831.96 600.15 lineto
835.6 610.1 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 841.01 605.65 moveto
831.96 600.15 lineto
835.6 610.1 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
845 623.4 moveto 32 (29.2) alignedtext
grestore
% N35->N46
gsave
.04 setlinewidth
0 0 0 edgecolor
newpath 694.98 656.9 moveto
691.98 655.82 688.97 654.83 686 654 curveto
619.24 635.23 593.83 665.35 531 636 curveto
520.46 631.08 522.69 622.6 512 618 curveto
446.38 589.78 265.7 612.95 179.2 599.65 curveto
stroke
0 0 0 edgecolor
newpath 179.59 596.17 moveto
169.13 597.85 lineto
178.36 603.06 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 179.59 596.17 moveto
169.13 597.85 lineto
178.36 603.06 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
531 623.4 moveto 23 (7.7) alignedtext
grestore
% N36->N23
gsave
.15 setlinewidth
0 0 0 edgecolor
newpath 603.47 653.8 moveto
582.63 637.3 558.67 618.36 558 618 curveto
539.01 607.84 516.73 599.85 496.94 593.93 curveto
stroke
0 0 0 edgecolor
newpath 497.73 590.52 moveto
487.15 591.11 lineto
495.79 597.24 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 497.73 590.52 moveto
487.15 591.11 lineto
495.79 597.24 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
578 623.4 moveto 32 (30.5) alignedtext
grestore
% N36->N37
gsave
.12 setlinewidth
0 0 0 edgecolor
newpath 677.11 657.21 moveto
680.09 656.05 683.07 654.96 686 654 curveto
723.5 641.65 740.36 658.22 773 636 curveto
782.82 629.31 790.61 618.97 796.39 609.04 curveto
stroke
0 0 0 edgecolor
newpath 799.51 610.64 moveto
801.14 600.17 lineto
793.34 607.34 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 799.51 610.64 moveto
801.14 600.17 lineto
793.34 607.34 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
790 623.4 moveto 32 (24.7) alignedtext
grestore
% N37->N22
gsave
.27 setlinewidth
0 0 0 edgecolor
newpath 764.67 568.07 moveto
757.43 566.01 750.01 563.92 743 562 curveto
662.14 539.82 568.56 515.65 507.93 500.18 curveto
stroke
0 0 0 edgecolor
newpath 508.68 496.76 moveto
498.12 497.68 lineto
506.95 503.54 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 508.68 496.76 moveto
498.12 497.68 lineto
506.95 503.54 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
669 531.4 moveto 32 (53.9) alignedtext
grestore
% N38
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 746 1680 moveto
656 1680 lineto
656 1632 lineto
746 1632 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
672 1668.8 moveto 58 (PaxosService) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
664 1658.8 moveto 74 (propose_pending) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
694 1648.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
677 1638.8 moveto 61 (of 44.3 \(3.6%\)) alignedtext
grestore
% N43
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 744 1578 moveto
658 1578 lineto
658 1530 lineto
744 1530 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
679 1566.8 moveto 44 (PGMonitor) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
666 1556.8 moveto 70 (encode_pending) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
692 1546.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
675 1536.8 moveto 61 (of 43.7 \(3.6%\)) alignedtext
grestore
% N38->N43
gsave
.22 setlinewidth
0 0 0 edgecolor
newpath 701 1631.83 moveto
701 1618.96 701 1602.92 701 1588.74 curveto
stroke
0 0 0 edgecolor
newpath 704.5 1588.35 moveto
701 1578.35 lineto
697.5 1588.35 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 704.5 1588.35 moveto
701 1578.35 lineto
697.5 1588.35 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
701 1601.4 moveto 32 (43.7) alignedtext
grestore
% N39
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 735 1894 moveto
659 1894 lineto
659 1846 lineto
735 1846 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
674.5 1882.8 moveto 45 (SafeTimer) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
669.5 1872.8 moveto 55 (timer_thread) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
683.5 1862.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
666.5 1852.8 moveto 61 (of 44.2 \(3.6%\)) alignedtext
grestore
% N41
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 738 1792 moveto
662 1792 lineto
662 1734 lineto
738 1734 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
671 1780.8 moveto 58 (PaxosService) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
677 1770.8 moveto 46 (C_Propose) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
688 1760.8 moveto 24 (finish) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
686.5 1750.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
669.5 1740.8 moveto 61 (of 44.1 \(3.6%\)) alignedtext
grestore
% N39->N41
gsave
.22 setlinewidth
0 0 0 edgecolor
newpath 697.67 1845.99 moveto
698.03 1833.2 698.48 1817.13 698.89 1802.55 curveto
stroke
0 0 0 edgecolor
newpath 702.4 1802.36 moveto
699.18 1792.27 lineto
695.4 1802.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 702.4 1802.36 moveto
699.18 1792.27 lineto
695.4 1802.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
698 1815.4 moveto 32 (44.1) alignedtext
grestore
% N40->N39
gsave
.22 setlinewidth
0 0 0 edgecolor
newpath 693 2615.8 moveto
693 2592.14 693 2555.09 693 2523 curveto
693 2523 693 2523 693 1967 curveto
693 1946.19 693.93 1922.89 694.89 1904.35 curveto
stroke
0 0 0 edgecolor
newpath 698.39 1904.48 moveto
695.44 1894.31 lineto
691.4 1904.1 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 698.39 1904.48 moveto
695.44 1894.31 lineto
691.4 1904.1 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
693 2264.4 moveto 32 (44.2) alignedtext
grestore
% N41->N38
gsave
.22 setlinewidth
0 0 0 edgecolor
newpath 700.27 1733.76 moveto
700.4 1720.35 700.55 1704.36 700.68 1690.37 curveto
stroke
0 0 0 edgecolor
newpath 704.18 1690.18 moveto
700.77 1680.15 lineto
697.18 1690.11 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 704.18 1690.18 moveto
700.77 1680.15 lineto
697.18 1690.11 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
700 1703.4 moveto 32 (44.1) alignedtext
grestore
% N42
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 739 1476 moveto
663 1476 lineto
663 1418 lineto
739 1418 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
686 1464.8 moveto 30 (PGMap) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
675.5 1454.8 moveto 51 (Incremental) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
685.5 1444.8 moveto 31 (encode) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
687.5 1434.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
670.5 1424.8 moveto 61 (of 43.7 \(3.6%\)) alignedtext
grestore
% N44
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 745 1364 moveto
657 1364 lineto
657 1316 lineto
745 1316 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
692 1352.8 moveto 18 (void) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
665 1342.8 moveto 72 (encode@79d6b3) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
693 1332.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
676 1322.8 moveto 61 (of 43.6 \(3.6%\)) alignedtext
grestore
% N42->N44
gsave
.21 setlinewidth
0 0 0 edgecolor
newpath 701 1417.76 moveto
701 1404.35 701 1388.36 701 1374.37 curveto
stroke
0 0 0 edgecolor
newpath 704.5 1374.15 moveto
701 1364.15 lineto
697.5 1374.15 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 704.5 1374.15 moveto
701 1364.15 lineto
697.5 1374.15 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
701 1387.4 moveto 32 (43.6) alignedtext
grestore
% N43->N42
gsave
.22 setlinewidth
0 0 0 edgecolor
newpath 701 1529.99 moveto
701 1517.2 701 1501.13 701 1486.55 curveto
stroke
0 0 0 edgecolor
newpath 704.5 1486.27 moveto
701 1476.27 lineto
697.5 1486.27 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 704.5 1486.27 moveto
701 1476.27 lineto
697.5 1486.27 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
701 1499.4 moveto 32 (43.7) alignedtext
grestore
% N44->N19
gsave
.2 setlinewidth
0 0 0 edgecolor
newpath 678.46 1315.75 moveto
667.54 1304.45 654 1291.09 641 1280 curveto
636.25 1275.95 631.08 1271.86 625.92 1267.96 curveto
stroke
0 0 0 edgecolor
newpath 627.99 1265.14 moveto
617.87 1262.01 lineto
623.83 1270.77 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 627.99 1265.14 moveto
617.87 1262.01 lineto
623.83 1270.77 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
659 1285.4 moveto 32 (41.2) alignedtext
grestore
% N44->N34
gsave
.01 setlinewidth
0 0 0 edgecolor
newpath 715.89 1315.7 moveto
718.91 1310.04 721.82 1303.93 724 1298 curveto
738.41 1258.81 738.76 1247.54 743 1206 curveto
747.65 1160.5 732.75 1108.76 721.47 1077.52 curveto
stroke
0 0 0 edgecolor
newpath 724.75 1076.27 moveto
717.97 1068.13 lineto
718.19 1078.72 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 724.75 1076.27 moveto
717.97 1068.13 lineto
718.19 1078.72 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
743 1193.4 moveto 23 (2.3) alignedtext
grestore
% N45
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 234 508 moveto
126 508 lineto
126 460 lineto
234 460 lineto
closepath stroke
0 0 0 nodecolor
8 /Times-Roman set_font
171 496.8 moveto 18 (void) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
134 486.8 moveto 92 (encode_raw@6e1074) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
182 476.8 moveto 44 (0.0 \(0.0%\)) alignedtext
0 0 0 nodecolor
8 /Times-Roman set_font
165 466.8 moveto 61 (of 34.9 \(2.9%\)) alignedtext
grestore
% N45->N3
gsave
.17 setlinewidth
0 0 0 edgecolor
newpath 207.24 459.97 moveto
222.81 446.25 242.73 428.68 260.68 412.85 curveto
stroke
0 0 0 edgecolor
newpath 263.05 415.43 moveto
268.24 406.19 lineto
258.42 410.18 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 263.05 415.43 moveto
268.24 406.19 lineto
258.42 410.18 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
248 429.4 moveto 32 (34.9) alignedtext
grestore
% N46->N45
gsave
.15 setlinewidth
0 0 0 edgecolor
newpath 136.67 561.84 moveto
143.74 549.12 153.22 532.11 161.5 517.23 curveto
stroke
0 0 0 edgecolor
newpath 164.67 518.74 moveto
166.47 508.3 lineto
158.55 515.33 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 164.67 518.74 moveto
166.47 508.3 lineto
158.55 515.33 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
157 531.4 moveto 32 (31.3) alignedtext
grestore
% N47->N23
gsave
.07 setlinewidth
0 0 0 edgecolor
newpath 362.44 719.63 moveto
362.89 700.89 365.48 674.78 375 654 curveto
383.2 636.11 397.58 619.8 411.09 607.17 curveto
stroke
0 0 0 edgecolor
newpath 413.79 609.45 moveto
418.9 600.16 lineto
409.12 604.24 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 413.79 609.45 moveto
418.9 600.16 lineto
409.12 604.24 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
375 674.4 moveto 32 (14.9) alignedtext
grestore
endpage
showpage
grestore
%%PageTrailer
%%EndPage: 1
%%Trailer
%%Pages: 1
%%BoundingBox: 36 36 921 3094
end
restore
%%EOF
(2-2/4)