%!PS-Adobe-3.0
%%Creator: graphviz version 2.26.3 (20100126.1600)
%%Title: g
%%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 2032 326
%%PageOrientation: Portrait
0 0 1 beginpage
gsave
36 36 1996 290 boxprim clip newpath
1 1 set_scale 0 rotate 40 41 translate
% build_log
gsave
1 setlinewidth
solid
0 0 0 nodecolor
newpath 8 120.5 moveto
8 195.5 lineto
262 195.5 lineto
262 120.5 lineto
closepath stroke
0 0 0 nodecolor
10 /Times-Roman set_font
11.5 183.17 moveto 4 ( ) alignedtext
0 0 0.89804 nodecolor
newpath 18 177 moveto
18 194 lineto
253 194 lineto
253 177 lineto
closepath fill
1 setlinewidth
solid
0 0 0.89804 nodecolor
newpath 18 177 moveto
18 194 lineto
253 194 lineto
253 177 lineto
closepath stroke
1 setlinewidth
solid
0 0 0 nodecolor
newpath 18 177 moveto
18 194 lineto
253 194 lineto
253 177 lineto
closepath stroke
0 0 0 nodecolor
10 /Times-Roman set_font
111 183.17 moveto 49 ( build_log ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
20 167.67 moveto 15 ( id ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
74 167.67 moveto 32 ( serial ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
210 167.67 moveto 19 ( PK ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
233 167.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
255 167.67 moveto 4 ( ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
20 153.67 moveto 27 ( task ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
74 153.67 moveto 40 ( integer ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
210 153.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
233 153.67 moveto 18 ( FK ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
255 153.67 moveto 4 ( ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
20 139.67 moveto 39 ( builder ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
74 139.67 moveto 40 ( integer ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
210 139.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
233 139.67 moveto 18 ( FK ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
255 139.67 moveto 4 ( ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
20 125.67 moveto 50 ( modtime ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
74 125.67 moveto 132 ( timestamp with time zone ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
210 125.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
233 125.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
255 125.67 moveto 4 ( ) alignedtext
grestore
% builder
gsave
1 setlinewidth
solid
0 0 0 nodecolor
newpath 466 41.5 moveto
466 130.5 lineto
720 130.5 lineto
720 41.5 lineto
closepath stroke
0 0 0 nodecolor
10 /Times-Roman set_font
469.5 118.17 moveto 4 ( ) alignedtext
0 0 0.89804 nodecolor
newpath 476 112 moveto
476 129 lineto
711 129 lineto
711 112 lineto
closepath fill
1 setlinewidth
solid
0 0 0.89804 nodecolor
newpath 476 112 moveto
476 129 lineto
711 129 lineto
711 112 lineto
closepath stroke
1 setlinewidth
solid
0 0 0 nodecolor
newpath 476 112 moveto
476 129 lineto
711 129 lineto
711 112 lineto
closepath stroke
0 0 0 nodecolor
10 /Times-Roman set_font
574 118.17 moveto 39 ( builder ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
478 102.67 moveto 15 ( id ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
532 102.67 moveto 32 ( serial ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
668 102.67 moveto 19 ( PK ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
691 102.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
713 102.67 moveto 4 ( ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
478 88.67 moveto 34 ( name ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
532 88.67 moveto 109 ( character varying\(50\) ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
668 88.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
691 88.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
713 88.67 moveto 4 ( ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
478 74.67 moveto 47 ( platform ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
532 74.67 moveto 40 ( integer ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
668 74.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
691 74.67 moveto 18 ( FK ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
713 74.67 moveto 4 ( ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
478 60.67 moveto 41 ( current ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
532 60.67 moveto 40 ( integer ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
668 60.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
691 60.67 moveto 18 ( FK ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
713 60.67 moveto 4 ( ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
478 46.67 moveto 50 ( modtime ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
532 46.67 moveto 132 ( timestamp with time zone ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
668 46.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
691 46.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
713 46.67 moveto 4 ( ) alignedtext
grestore
% build_log->builder
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 261 142 moveto
350.57 142 372.4 107.7 456.94 105.15 curveto
stroke
0 0 0 edgecolor
newpath 457.05 108.65 moveto
467 105 lineto
456.95 101.65 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 457.05 108.65 moveto
467 105 lineto
456.95 101.65 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
288 146.4 moveto 152 (build_log_builder_fkey) alignedtext
grestore
% task
gsave
1 setlinewidth
solid
0 0 0 nodecolor
newpath 914 116.5 moveto
914 205.5 lineto
1168 205.5 lineto
1168 116.5 lineto
closepath stroke
0 0 0 nodecolor
10 /Times-Roman set_font
917.5 193.17 moveto 4 ( ) alignedtext
0 0 0.89804 nodecolor
newpath 924 187 moveto
924 204 lineto
1159 204 lineto
1159 187 lineto
closepath fill
1 setlinewidth
solid
0 0 0.89804 nodecolor
newpath 924 187 moveto
924 204 lineto
1159 204 lineto
1159 187 lineto
closepath stroke
1 setlinewidth
solid
0 0 0 nodecolor
newpath 924 187 moveto
924 204 lineto
1159 204 lineto
1159 187 lineto
closepath stroke
0 0 0 nodecolor
10 /Times-Roman set_font
1028 193.17 moveto 27 ( task ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
926 177.67 moveto 15 ( id ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
980 177.67 moveto 32 ( serial ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1116 177.67 moveto 19 ( PK ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1139 177.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1161 177.67 moveto 4 ( ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
926 163.67 moveto 21 ( job ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
980 163.67 moveto 40 ( integer ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1116 163.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1139 163.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1161 163.67 moveto 4 ( ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
926 149.67 moveto 47 ( platform ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
980 149.67 moveto 40 ( integer ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1116 149.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1139 149.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1161 149.67 moveto 4 ( ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
926 135.67 moveto 37 ( status ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
980 135.67 moveto 40 ( integer ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1116 135.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1139 135.67 moveto 18 ( FK ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1161 135.67 moveto 4 ( ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
926 121.67 moveto 50 ( modtime ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
980 121.67 moveto 132 ( timestamp with time zone ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1116 121.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1139 121.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1161 121.67 moveto 4 ( ) alignedtext
grestore
% build_log->task
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 261 156 moveto
273.2 156 275.87 159.7 288 161 curveto
561.83 190.33 634.44 180.26 904.88 180 curveto
stroke
0 0 0 edgecolor
newpath 905 183.5 moveto
915 180 lineto
905 176.5 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 905 183.5 moveto
915 180 lineto
905 176.5 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
526 187.4 moveto 134 (build_log_task_fkey) alignedtext
grestore
% platform
gsave
1 setlinewidth
solid
0 0 0 nodecolor
newpath 1377 3.5 moveto
1377 78.5 lineto
1585 78.5 lineto
1585 3.5 lineto
closepath stroke
0 0 0 nodecolor
10 /Times-Roman set_font
1380.5 66.17 moveto 4 ( ) alignedtext
0 0 0.89804 nodecolor
newpath 1387 60 moveto
1387 77 lineto
1576 77 lineto
1576 60 lineto
closepath fill
1 setlinewidth
solid
0 0 0.89804 nodecolor
newpath 1387 60 moveto
1387 77 lineto
1576 77 lineto
1576 60 lineto
closepath stroke
1 setlinewidth
solid
0 0 0 nodecolor
newpath 1387 60 moveto
1387 77 lineto
1576 77 lineto
1576 60 lineto
closepath stroke
0 0 0 nodecolor
10 /Times-Roman set_font
1458 66.17 moveto 47 ( platform ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1389 50.67 moveto 15 ( id ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1428 50.67 moveto 32 ( serial ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1541 50.67 moveto 19 ( PK ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1564 50.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1578 50.67 moveto 4 ( ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1389 36.67 moveto 34 ( name ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1428 36.67 moveto 109 ( character varying\(10\) ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1541 36.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1564 36.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1578 36.67 moveto 4 ( ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1389 22.67 moveto 28 ( arch ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1428 22.67 moveto 109 ( character varying\(10\) ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1541 22.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1564 22.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1578 22.67 moveto 4 ( ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1389 8.67 moveto 35 ( active ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1428 8.67 moveto 45 ( boolean ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1541 8.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1564 8.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1578 8.67 moveto 4 ( ) alignedtext
grestore
% builder->platform
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 719 77 moveto
1008.65 77 1083.18 53.56 1367.79 53.01 curveto
stroke
0 0 0 edgecolor
newpath 1368 56.51 moveto
1378 53 lineto
1368 49.51 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 1368 56.51 moveto
1378 53 lineto
1368 49.51 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
966.5 79.4 moveto 149 (builder_platform_fkey) alignedtext
grestore
% builder->task
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 719 63 moveto
802.1 63 823.97 90.02 888 143 curveto
900.25 153.14 897.42 170.02 905.29 176.92 curveto
stroke
0 0 0 edgecolor
newpath 904.41 180.31 moveto
915 180 lineto
906.53 173.64 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 904.41 180.31 moveto
915 180 lineto
906.53 173.64 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
746 148.4 moveto 142 (builder_current_fkey) alignedtext
grestore
% job
gsave
1 setlinewidth
solid
0 0 0 nodecolor
newpath 1352.5 175.5 moveto
1352.5 278.5 lineto
1609.5 278.5 lineto
1609.5 175.5 lineto
closepath stroke
0 0 0 nodecolor
10 /Times-Roman set_font
1356.5 266.17 moveto 4 ( ) alignedtext
0 0 0.89804 nodecolor
newpath 1363 260 moveto
1363 277 lineto
1601 277 lineto
1601 260 lineto
closepath fill
1 setlinewidth
solid
0 0 0.89804 nodecolor
newpath 1363 260 moveto
1363 277 lineto
1601 277 lineto
1601 260 lineto
closepath stroke
1 setlinewidth
solid
0 0 0 nodecolor
newpath 1363 260 moveto
1363 277 lineto
1601 277 lineto
1601 260 lineto
closepath stroke
0 0 0 nodecolor
10 /Times-Roman set_font
1471.5 266.17 moveto 21 ( job ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1365 250.67 moveto 15 ( id ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1422 250.67 moveto 32 ( serial ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1558 250.67 moveto 19 ( PK ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1581 250.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1603 250.67 moveto 4 ( ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1365 236.67 moveto 27 ( uuid ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1422 236.67 moveto 109 ( character varying\(50\) ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1558 236.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1581 236.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1603 236.67 moveto 4 ( ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1365 222.67 moveto 53 ( submitter ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1422 222.67 moveto 109 ( character varying\(50\) ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1558 222.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1581 222.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1603 222.67 moveto 4 ( ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1365 208.67 moveto 37 ( status ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1422 208.67 moveto 40 ( integer ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1558 208.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1581 208.67 moveto 18 ( FK ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1603 208.67 moveto 4 ( ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1365 194.67 moveto 25 ( size ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1422 194.67 moveto 40 ( integer ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1558 194.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1581 194.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1603 194.67 moveto 4 ( ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1365 180.67 moveto 50 ( modtime ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1422 180.67 moveto 132 ( timestamp with time zone ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1558 180.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1581 180.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1603 180.67 moveto 4 ( ) alignedtext
grestore
% job_status
gsave
1 setlinewidth
solid
0 0 0 nodecolor
newpath 1770.5 189.5 moveto
1770.5 236.5 lineto
1979.5 236.5 lineto
1979.5 189.5 lineto
closepath stroke
0 0 0 nodecolor
10 /Times-Roman set_font
1774.5 224.17 moveto 4 ( ) alignedtext
0 0 0.89804 nodecolor
newpath 1781 218 moveto
1781 235 lineto
1971 235 lineto
1971 218 lineto
closepath fill
1 setlinewidth
solid
0 0 0.89804 nodecolor
newpath 1781 218 moveto
1781 235 lineto
1971 235 lineto
1971 218 lineto
closepath stroke
1 setlinewidth
solid
0 0 0 nodecolor
newpath 1781 218 moveto
1781 235 lineto
1971 235 lineto
1971 218 lineto
closepath stroke
0 0 0 nodecolor
10 /Times-Roman set_font
1848 224.17 moveto 56 ( job_status ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1783 208.67 moveto 15 ( id ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1821 208.67 moveto 32 ( serial ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1934 208.67 moveto 19 ( PK ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1957 208.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1973 208.67 moveto 4 ( ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1783 194.67 moveto 34 ( name ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1821 194.67 moveto 109 ( character varying\(20\) ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1934 194.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1957 194.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1973 194.67 moveto 4 ( ) alignedtext
grestore
% job->job_status
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 1609 211 moveto
1677.91 211 1697.66 211 1761.76 211 curveto
stroke
0 0 0 edgecolor
newpath 1762 214.5 moveto
1772 211 lineto
1762 207.5 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 1762 214.5 moveto
1772 211 lineto
1762 207.5 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
1636.5 216.4 moveto 107 (job_status_fkey) alignedtext
grestore
% task->job
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 1167 166 moveto
1182.48 166 1180.68 180.11 1194 188 curveto
1256.94 225.29 1275.52 250.54 1343.59 252.83 curveto
stroke
0 0 0 edgecolor
newpath 1343.94 256.34 moveto
1354 253 lineto
1344.06 249.34 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 1343.94 256.34 moveto
1354 253 lineto
1344.06 249.34 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
1213 257.4 moveto 94 (task_job_fkey) alignedtext
grestore
% task->platform
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 1167 152 moveto
1237.76 152 1269.54 186.64 1326 144 curveto
1345.85 129.01 1331.45 112.48 1344 91 curveto
1353.38 74.95 1355 59.66 1367.79 54.68 curveto
stroke
0 0 0 edgecolor
newpath 1368.7 58.08 moveto
1378 53 lineto
1367.56 51.17 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 1368.7 58.08 moveto
1378 53 lineto
1367.56 51.17 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
1194.5 171.4 moveto 131 (task_platform_fkey) alignedtext
grestore
% task_status
gsave
1 setlinewidth
solid
0 0 0 nodecolor
newpath 1376 103.5 moveto
1376 150.5 lineto
1586 150.5 lineto
1586 103.5 lineto
closepath stroke
0 0 0 nodecolor
10 /Times-Roman set_font
1379.5 138.17 moveto 4 ( ) alignedtext
0 0 0.89804 nodecolor
newpath 1386 132 moveto
1386 149 lineto
1577 149 lineto
1577 132 lineto
closepath fill
1 setlinewidth
solid
0 0 0.89804 nodecolor
newpath 1386 132 moveto
1386 149 lineto
1577 149 lineto
1577 132 lineto
closepath stroke
1 setlinewidth
solid
0 0 0 nodecolor
newpath 1386 132 moveto
1386 149 lineto
1577 149 lineto
1577 132 lineto
closepath stroke
0 0 0 nodecolor
10 /Times-Roman set_font
1450.5 138.17 moveto 62 ( task_status ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1388 122.67 moveto 15 ( id ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1426 122.67 moveto 32 ( serial ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1539 122.67 moveto 19 ( PK ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1562 122.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1579 122.67 moveto 4 ( ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1388 108.67 moveto 34 ( name ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1426 108.67 moveto 109 ( character varying\(20\) ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1539 108.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1562 108.67 moveto 7 (  ) alignedtext
0 0 0 nodecolor
10 /Times-Roman set_font
1579 108.67 moveto 4 ( ) alignedtext
grestore
% task->task_status
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 1167 138 moveto
1180.13 138 1181.16 128.76 1194 126 curveto
1270.1 109.63 1293.66 123.68 1366.83 124.91 curveto
stroke
0 0 0 edgecolor
newpath 1366.97 128.42 moveto
1377 125 lineto
1367.03 121.42 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 1366.97 128.42 moveto
1377 125 lineto
1367.03 121.42 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
1202 131.4 moveto 116 (task_status_fkey) alignedtext
grestore
endpage
showpage
grestore
%%PageTrailer
%%EndPage: 1
%%Trailer
%%Pages: 1
%%BoundingBox: 36 36 2032 326
end
restore
%%EOF