#!/bin/csh -f
# make a map of 4-035 and students logged in
# note: must be run on athena; requires hesinfo
echo "generating map of 4-035..."
# first, extract base postscript map from this file!
set offset = `grep -n "PS-Adobe-2.0" $0 | grep -v grep | nawk -F: '{print $1}'`
tail +$offset $0 > map.ps
echo extracted base map map.ps
# now insert date, student names into file
set date = `date '+%A, %B %e %I:%M:%S %p'`
sed -e "s/Datexxxxxxxxxxxxxxx/$date/" < map.ps > map.ps+ 
mv map.ps+ map.ps
foreach i ( 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 )
  # extract the uid
  set uid = `finger -f @m4-035-$i.mit.edu | grep q0 | awk '{print $1}'`
  set uidnum = uid{$i}xxxxxxxxxx
  set namenum = name{$i}xxxxxxxxxx
  # echo uid is \'$uid\'
  if ($uid != "" && $uid != "nobody") then
    # extract student name
    set name = `hesinfo $uid passwd | nawk -F":|," '{print $5}'`
    echo machine $i is occupied by $name
    # now insert it into map
    sed -e "s/$uidnum/$uid/" -e "s/$namenum/$name/" < map.ps > map.ps+
    mv map.ps+ map.ps
  else
    echo machine $i is occupied by no one
    sed -e "s/$uidnum/ /" -e "s/$namenum/ /" < map.ps > map.ps+
    mv map.ps+ map.ps
  endif
end
echo created map.ps
exit
%!PS-Adobe-2.0
%%BoundingBox: 18 18 821 594
%%Title: /pub/www/classes/6.837/F98/admin/utils/map4035.ps
%%CreationDate: 4:37 PM October  6, 1998
%%Pages: 1
%%EndComments
%%BeginProlog
%%BeginResource ShowcaseResource
1 setlinejoin
/M  { moveto } bind def /S { show  } bind def
/R { rmoveto } bind def /L { lineto } bind def
/B { newpath 0 0 M 0 1 L 1 1 L 1 0 L closepath } bind def
/CS { closepath stroke } bind def
/S {
    /fixwidth exch def
    dup length /nchars exch def
    dup stringwidth pop
    fixwidth exch sub nchars div
    exch 0 exch ashow
} def
/bwproc {
	rgbproc
	dup length 3 idiv string 0 3 0
	5 -1 roll {
	add 2 1 roll 1 sub dup 0 eq
	{ pop 3 idiv 3 -1 roll dup 4 -1 roll dup
	  3 1 roll 5 -1 roll put 1 add 3 0 }
	{ 2 1 roll } ifelse
	} forall
	pop pop pop
} def
systemdict /colorimage known not {
	/colorimage {
		pop
		pop
		/rgbproc exch def
		{ bwproc } image
	} def
} if
1 1 scale
0 setlinewidth
/drawtri {
/y3 exch def
/x3 exch def
/y2 exch def
/x2 exch def
/y1 exch def
/x1 exch def
0 setgray
newpath
x1 y1 moveto
x2 y2 lineto
x3 y3 lineto
closepath
stroke
} bind def
/filltri {
/y3 exch def
/x3 exch def
/y2 exch def
/x2 exch def
/y1 exch def
/x1 exch def
newpath
x1 y1 moveto
x2 y2 lineto
x3 y3 lineto
closepath
fill
} bind def
/cliptri {
/y3 exch def
/x3 exch def
/y2 exch def
/x2 exch def
/y1 exch def
/x1 exch def
0 setgray
newpath
x1 y1 moveto
x2 y2 lineto
x3 y3 lineto
closepath
clip
} bind def
/imgscanrgb {
gsave
translate
/scandy exch def
/scandx exch def
/istr scandx 3 mul string def
scandx scandy scale
scandx scandy 8
[scandx 0 0 scandy neg 0 scandy]
{currentfile istr readhexstring pop}
false 3
colorimage
grestore
} bind def
/imgscanbw {
gsave
translate
/scandy exch def
/scandx exch def
/istr scandx string def
scandx scandy scale
scandx scandy 8
[scandx 0 0 scandy neg 0 scandy]
{currentfile istr readhexstring pop}
image
grestore
} bind def
/showcaseisoencoding [
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/space /exclam /quotedbl /numbersign
/dollar /percent /ampersand /quoteright
/parenleft /parenright /asterisk /plus
/comma /minus /period /slash
/zero /one /two /three /four /five /six /seven
/eight /nine /colon /semicolon
/less /equal /greater /question
/at /A /B /C /D /E /F /G
/H /I /J /K /L /M /N /O
/P /Q /R /S /T /U /V /W
/X /Y /Z /bracketleft
/backslash /bracketright /asciicircum /underscore
/quoteleft /a /b /c /d /e /f /g
/h /i /j /k /l /m /n /o
/p /q /r /s /t /u /v /w
/x /y /z /braceleft
/bar /braceright /asciitilde /guilsinglright
/fraction /florin /quotesingle /quotedblleft
/guilsinglleft /fi /fl /endash
/dagger /daggerdbl /bullet /quotesinglbase
/quotedblbase /quotedblright /ellipsis /trademark
/dotlessi /grave /acute /circumflex
/tilde /macron /breve /dotaccent
/dieresis /perthousand /ring /cedilla
/Ydieresis /hungarumlaut /ogonek /caron
/emdash /exclamdown /cent /sterling
/currency /yen /brokenbar /section
/dieresis /copyright /ordfeminine /guillemotleft
/logicalnot /hyphen /registered /macron
/degree /plusminus /twosuperior /threesuperior
/acute /mu /paragraph /periodcentered
/cedilla /onesuperior /ordmasculine /guillemotright
/onequarter /onehalf /threequarters /questiondown
/Agrave /Aacute /Acircumflex /Atilde
/Adieresis /Aring /AE /Ccedilla
/Egrave /Eacute /Ecircumflex /Edieresis
/Igrave /Iacute /Icircumflex /Idieresis
/Eth /Ntilde /Ograve /Oacute
/Ocircumflex /Otilde /Odieresis /multiply
/Oslash /Ugrave /Uacute /Ucircumflex
/Udieresis /Yacute /Thorn /germandbls
/agrave /aacute /acircumflex /atilde
/adieresis /aring /ae /ccedilla
/egrave /eacute /ecircumflex /edieresis
/igrave /iacute /icircumflex /idieresis
/eth /ntilde /ograve /oacute
/ocircumflex /otilde /odieresis /divide
/oslash /ugrave /uacute /ucircumflex
/udieresis /yacute /thorn /ydieresis ] def
/showcasedingbatencoding [
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef
/.notdef /a1 /a2 /a202 /a3 /a4 /a5 /a119 /a118 /a117
/a11 /a12 /a13 /a14 /a15 /a16 /a105 /a17 /a18 /a19
/a20 /a21 /a22 /a23 /a24 /a25 /a26 /a27 /a28 /a6 /a7
/a8 /a9 /a10 /a29
/a30 /a31 /a32 /a33 /a34 /a35 /a36 /a37 /a38 /a39
/a40 /a41 /a42 /a43 /a44 /a45 /a46 /a47 /a48 /a49
/a50 /a51 /a52 /a53 /a54 /a55 /a56 /a57 /a58 /a59
/a60 /a61 /a62 /a63 /a64 /a65 /a66 /a67 /a68 /a69
/a70 /a71 /a72 /a73 /a74 /a203 /a75 /a204 /a76 /a77 /a78
/a79 /a81 /a82 /a83 /a84 /a97 /a98 /a99 /a100 /.notdef
/a205 /a85 /a206 /a86 /a87 /a88 /a89 /a90 /a91 /a92 /a93
/a94 /a95 /a96
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /a101 /a102 /a103 /a104 /a106 /a107 /a108
/a112 /a111 /a110 /a109
/a120 /a121 /a122 /a123 /a124 /a125 /a126 /a127 /a128 /a129
/a130 /a131 /a132 /a133 /a134 /a135 /a136 /a137 /a138 /a139
/a140 /a141 /a142 /a143 /a144 /a145 /a146 /a147 /a148 /a149
/a150 /a151 /a152 /a153 /a154 /a155 /a156 /a157 /a158 /a159
/a160 /a161 /a163 /a164 /a196 /a165 /a192 /a166 /a167 /a168
/a169 /a170 /a171 /a172 /a173 /a162 /a174 /a175 /a176 /a177
/a178 /a179 /a193 /a180 /a199 /a181 /a200 /a182 /.notdef
/a201 /a183 /a184 /a197 /a185 /a194 /a198 /a186 /a195 /a187
/a188 /a189 /a190 /a191 /.notdef
] def
/Courier findfont
dup length dict begin
  {1 index /FID ne {def} {pop pop} ifelse} forall
  /Encoding showcaseisoencoding def
  currentdict
end
/Courier-SHOWISO exch definefont pop
/newfont 10 dict def
newfont begin

 /FontType 3 def
 /FontMatrix [1 0 0 1 0 0] def
 /FontBBox [0 0 1 1] def
 /Encoding 256 array def
 0 1 255 {Encoding exch /.notdef put} for

 /CharProcs 1 dict def
 CharProcs begin
 /.notdef {} def

end

 /BuildChar {
  1 0
  0 0 1 1
  setcachedevice
  exch begin
  Encoding exch get
  CharProcs exch get
  end
  exec
 } def
end
/PatternFont newfont definefont pop

%%EndResource
%%EndProlog
%%BeginSetup
%%EndSetup
%%Page: label 1
gsave
newpath clippath pathbbox
/URy exch def
/URx exch def
/LLy exch def
/LLx exch def
/Width  URx LLx sub 0.005 sub def
/Height URy LLy sub 0.005 sub def
LLx LLy translate
90 rotate
0 Width neg translate
Width Height /Width exch def /Height exch def
Width 864 div Height 612 div gt
    { /Y_size Height def
      /X_size 864 612 div Y_size mul def
      /Scale Height 612 div def }
    { /X_size Width def
      /Y_size 612 864 div X_size mul def
      /Scale Width 864 div def } ifelse
Width  X_size sub 2 div
Height Y_size sub 2 div translate
Scale Scale scale
/saveit save def
gsave
gsave
matrix currentmatrix
[72 0 0 -54 648 594] concat
B
setmatrix
0 0 0 setrgbcolor
1.000000 setlinewidth
gsave stroke grestore
grestore
gsave
matrix currentmatrix
[72 0 0 -54 648 522] concat
B
setmatrix
0 0 0 setrgbcolor
1.000000 setlinewidth
gsave stroke grestore
grestore
gsave
matrix currentmatrix
[72 0 0 -54 648 450] concat
B
setmatrix
0 0 0 setrgbcolor
1.000000 setlinewidth
gsave stroke grestore
grestore
gsave
matrix currentmatrix
[72 0 0 -54 648 378] concat
B
setmatrix
0 0 0 setrgbcolor
1.000000 setlinewidth
gsave stroke grestore
grestore
gsave
matrix currentmatrix
[72 0 0 -54 648 306] concat
B
setmatrix
0 0 0 setrgbcolor
1.000000 setlinewidth
gsave stroke grestore
grestore
gsave
matrix currentmatrix
[72 0 0 -54 648 234] concat
B
setmatrix
0 0 0 setrgbcolor
1.000000 setlinewidth
gsave stroke grestore
grestore
gsave
0 0 0 setrgbcolor
1.000000 setlinewidth
newpath
378 90 M
450 90 L
450 36 L
378 36 L
closepath
stroke
grestore
gsave
matrix currentmatrix
[72 0 0 -54 594 90] concat
B
setmatrix
0 0 0 setrgbcolor
1.000000 setlinewidth
gsave stroke grestore
grestore
gsave
matrix currentmatrix
[72 0 0 -54 252 594] concat
B
setmatrix
0 0 0 setrgbcolor
1.000000 setlinewidth
gsave stroke grestore
grestore
gsave
matrix currentmatrix
[72 0 0 -54 252 522] concat
B
setmatrix
0 0 0 setrgbcolor
1.000000 setlinewidth
gsave stroke grestore
grestore
gsave
matrix currentmatrix
[72 0 0 -54 252 450] concat
B
setmatrix
0 0 0 setrgbcolor
1.000000 setlinewidth
gsave stroke grestore
grestore
gsave
0 0 0 setrgbcolor
1.000000 setlinewidth
newpath
252 378 M
324 378 L
324 324 L
252 324 L
closepath
stroke
grestore
gsave
matrix currentmatrix
[72 0 0 -54 252 306] concat
B
setmatrix
0 0 0 setrgbcolor
1.000000 setlinewidth
gsave stroke grestore
grestore
gsave
matrix currentmatrix
[72 0 0 -54 432 594] concat
B
setmatrix
0 0 0 setrgbcolor
1.000000 setlinewidth
gsave stroke grestore
grestore
gsave
matrix currentmatrix
[72 0 0 -54 432 522] concat
B
setmatrix
0 0 0 setrgbcolor
1.000000 setlinewidth
gsave stroke grestore
grestore
gsave
matrix currentmatrix
[72 0 0 -54 432 450] concat
B
setmatrix
0 0 0 setrgbcolor
1.000000 setlinewidth
gsave stroke grestore
grestore
gsave
matrix currentmatrix
[72 0 0 -54 432 378] concat
B
setmatrix
0 0 0 setrgbcolor
1.000000 setlinewidth
gsave stroke grestore
grestore
gsave
matrix currentmatrix
[72 0 0 -54 432 306] concat
B
setmatrix
0 0 0 setrgbcolor
1.000000 setlinewidth
gsave stroke grestore
grestore
gsave
matrix currentmatrix
[72 0 0 -54 18 594] concat
B
setmatrix
0 0 0 setrgbcolor
1.000000 setlinewidth
gsave stroke grestore
grestore
gsave
matrix currentmatrix
[72 0 0 -54 18 306] concat
B
setmatrix
0 0 0 setrgbcolor
1.000000 setlinewidth
gsave stroke grestore
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 54 573.297] concat
newpath
0 0 M 0 14 L 119.6 14 L 119.6 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
52 571.297 M 52 589.297 L 175.6 589.297 L 175.6 571.297 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 54 573.297] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (uid2xxxxxxxxxx) 117.6 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 54 552.031] concat
newpath
0 0 M 0 14 L 128 14 L 128 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
52 550.031 M 52 568.031 L 184 568.031 L 184 550.031 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 54 552.031] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (name2xxxxxxxxxx) 126 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 54 286.484] concat
newpath
0 0 M 0 14 L 119.6 14 L 119.6 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
52 284.484 M 52 302.484 L 175.6 302.484 L 175.6 284.484 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 54 286.484] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (uid1xxxxxxxxxx) 117.6 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 54 264.203] concat
newpath
0 0 M 0 14 L 128 14 L 128 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
52 262.203 M 52 280.203 L 184 280.203 L 184 262.203 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 54 264.203] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (name1xxxxxxxxxx) 126 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 288 573.289] concat
newpath
0 0 M 0 14 L 119.6 14 L 119.6 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
286 571.289 M 286 589.289 L 409.6 589.289 L 409.6 571.289 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 288 573.289] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (uid3xxxxxxxxxx) 117.6 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 288 552.031] concat
newpath
0 0 M 0 14 L 128 14 L 128 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
286 550.031 M 286 568.031 L 418 568.031 L 418 550.031 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 288 552.031] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (name3xxxxxxxxxx) 126 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 288 499] concat
newpath
0 0 M 0 14 L 119.6 14 L 119.6 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
286 497 M 286 515 L 409.6 515 L 409.6 497 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 288 499] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (uid4xxxxxxxxxx) 117.6 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 288 477.742] concat
newpath
0 0 M 0 14 L 128 14 L 128 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
286 475.742 M 286 493.742 L 418 493.742 L 418 475.742 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 288 477.742] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (name4xxxxxxxxxx) 126 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 288 431.5] concat
newpath
0 0 M 0 14 L 119.6 14 L 119.6 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
286 429.5 M 286 447.5 L 409.6 447.5 L 409.6 429.5 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 288 431.5] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (uid5xxxxxxxxxx) 117.6 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 288 409.227] concat
newpath
0 0 M 0 14 L 128 14 L 128 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
286 407.227 M 286 425.227 L 418 425.227 L 418 407.227 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 288 409.227] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (name5xxxxxxxxxx) 126 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 288 359.5] concat
newpath
0 0 M 0 14 L 119.6 14 L 119.6 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
286 357.5 M 286 375.5 L 409.6 375.5 L 409.6 357.5 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 288 359.5] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (uid6xxxxxxxxxx) 117.6 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 288 337.227] concat
newpath
0 0 M 0 14 L 128 14 L 128 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
286 335.227 M 286 353.227 L 418 353.227 L 418 335.227 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 288 337.227] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (name6xxxxxxxxxx) 126 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 288 286.484] concat
newpath
0 0 M 0 14 L 119.6 14 L 119.6 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
286 284.484 M 286 302.484 L 409.6 302.484 L 409.6 284.484 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 288 286.484] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (uid7xxxxxxxxxx) 117.6 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 288 264.203] concat
newpath
0 0 M 0 14 L 128 14 L 128 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
286 262.203 M 286 280.203 L 418 280.203 L 418 262.203 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 288 264.203] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (name7xxxxxxxxxx) 126 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 468 573.289] concat
newpath
0 0 M 0 14 L 128 14 L 128 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
466 571.289 M 466 589.289 L 598 589.289 L 598 571.289 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 468 573.289] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (uid12xxxxxxxxxx) 126 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 468 552.031] concat
newpath
0 0 M 0 14 L 136.4 14 L 136.4 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
466 550.031 M 466 568.031 L 606.4 568.031 L 606.4 550.031 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 468 552.031] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (name12xxxxxxxxxx) 134.4 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 468 499] concat
newpath
0 0 M 0 14 L 128 14 L 128 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
466 497 M 466 515 L 598 515 L 598 497 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 468 499] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (uid11xxxxxxxxxx) 126 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 468 477.742] concat
newpath
0 0 M 0 14 L 136.4 14 L 136.4 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
466 475.742 M 466 493.742 L 606.4 493.742 L 606.4 475.742 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 468 477.742] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (name11xxxxxxxxxx) 134.4 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 468 431.5] concat
newpath
0 0 M 0 14 L 128 14 L 128 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
466 429.5 M 466 447.5 L 598 447.5 L 598 429.5 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 468 431.5] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (uid10xxxxxxxxxx) 126 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 468 409.227] concat
newpath
0 0 M 0 14 L 136.4 14 L 136.4 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
466 407.227 M 466 425.227 L 606.4 425.227 L 606.4 407.227 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 468 409.227] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (name10xxxxxxxxxx) 134.4 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 468 359.5] concat
newpath
0 0 M 0 14 L 119.6 14 L 119.6 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
466 357.5 M 466 375.5 L 589.6 375.5 L 589.6 357.5 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 468 359.5] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (uid9xxxxxxxxxx) 117.6 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 468 337.227] concat
newpath
0 0 M 0 14 L 128 14 L 128 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
466 335.227 M 466 353.227 L 598 353.227 L 598 335.227 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 468 337.227] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (name9xxxxxxxxxx) 126 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 468 286.484] concat
newpath
0 0 M 0 14 L 119.6 14 L 119.6 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
466 284.484 M 466 302.484 L 589.6 302.484 L 589.6 284.484 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 468 286.484] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (uid8xxxxxxxxxx) 117.6 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 468 264.203] concat
newpath
0 0 M 0 14 L 128 14 L 128 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
466 262.203 M 466 280.203 L 598 280.203 L 598 262.203 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 468 264.203] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (name8xxxxxxxxxx) 126 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 0.999997 684 573.297] concat
newpath
0 0 M 0 14 L 128 14 L 128 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
682 571.297 M 682 589.297 L 814 589.297 L 814 571.297 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 0.999997 684 573.297] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (uid13xxxxxxxxxx) 126 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 684 552.031] concat
newpath
0 0 M 0 14 L 136.4 14 L 136.4 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
682 550.031 M 682 568.031 L 822.4 568.031 L 822.4 550.031 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 684 552.031] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (name13xxxxxxxxxx) 134.4 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 684 499] concat
newpath
0 0 M 0 14 L 128 14 L 128 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
682 497 M 682 515 L 814 515 L 814 497 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 684 499] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (uid14xxxxxxxxxx) 126 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 0.999998 684 477.742] concat
newpath
0 0 M 0 14 L 136.4 14 L 136.4 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
682 475.742 M 682 493.742 L 822.4 493.742 L 822.4 475.742 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 0.999998 684 477.742] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (name14xxxxxxxxxx) 134.4 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 684 431.5] concat
newpath
0 0 M 0 14 L 128 14 L 128 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
682 429.5 M 682 447.5 L 814 447.5 L 814 429.5 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 684 431.5] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (uid15xxxxxxxxxx) 126 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 0.999998 684 409.227] concat
newpath
0 0 M 0 14 L 136.4 14 L 136.4 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
682 407.227 M 682 425.227 L 822.4 425.227 L 822.4 407.227 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 0.999998 684 409.227] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (name15xxxxxxxxxx) 134.4 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 684 359.5] concat
newpath
0 0 M 0 14 L 128 14 L 128 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
682 357.5 M 682 375.5 L 814 375.5 L 814 357.5 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 684 359.5] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (uid16xxxxxxxxxx) 126 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 684 337.227] concat
newpath
0 0 M 0 14 L 136.4 14 L 136.4 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
682 335.227 M 682 353.227 L 822.4 353.227 L 822.4 335.227 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 684 337.227] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (name16xxxxxxxxxx) 134.4 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 684 286.484] concat
newpath
0 0 M 0 14 L 128 14 L 128 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
682 284.484 M 682 302.484 L 814 302.484 L 814 284.484 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 684 286.484] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (uid17xxxxxxxxxx) 126 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 684 264.203] concat
newpath
0 0 M 0 14 L 136.4 14 L 136.4 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
682 262.203 M 682 280.203 L 822.4 280.203 L 822.4 262.203 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 684 264.203] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (name17xxxxxxxxxx) 134.4 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 684 212.016] concat
newpath
0 0 M 0 14 L 128 14 L 128 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
682 210.016 M 682 228.016 L 814 228.016 L 814 210.016 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 684 212.016] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (uid18xxxxxxxxxx) 126 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 684 189.742] concat
newpath
0 0 M 0 14 L 136.4 14 L 136.4 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
682 187.742 M 682 205.742 L 822.4 205.742 L 822.4 187.742 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 684 189.742] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (name18xxxxxxxxxx) 134.4 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 414 69.4688] concat
newpath
0 0 M 0 14 L 128 14 L 128 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
412 67.4688 M 412 85.4688 L 544 85.4688 L 544 67.4688 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 414 69.4688] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (uid20xxxxxxxxxx) 126 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 414 47.1875] concat
newpath
0 0 M 0 14 L 136.4 14 L 136.4 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
412 45.1875 M 412 63.1875 L 552.4 63.1875 L 552.4 45.1875 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 414 47.1875] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (name20xxxxxxxxxx) 134.4 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 630 69.4688] concat
newpath
0 0 M 0 14 L 128 14 L 128 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
628 67.4688 M 628 85.4688 L 760 85.4688 L 760 67.4688 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 630 69.4688] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (uid19xxxxxxxxxx) 126 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1 0 0 1 630 47.1875] concat
newpath
0 0 M 0 14 L 136.4 14 L 136.4 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
628 45.1875 M 628 63.1875 L 768.4 63.1875 L 768.4 45.1875 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1 0 0 1 630 47.1875] concat
/Courier-SHOWISO findfont 14 scalefont setfont
0 0 0 setrgbcolor
0 2.8 M (name19xxxxxxxxxx) 134.4 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1.02425 0 0 1 117 18] concat
newpath
0 0 M 0 18 L 88.4 18 L 88.4 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
114.951 16 M 114.951 38 L 209.592 38 L 209.592 16 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1.02425 0 0 1 117 18] concat
/Courier-SHOWISO findfont 18 scalefont setfont
0 0 0 setrgbcolor
0 3.78947 M (entrance) 86.4 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1.02425 0 0 1 49.5 40.5] concat
newpath
0 0 M 0 18 L 218 18 L 218 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
47.4515 38.5 M 47.4515 60.5 L 274.834 60.5 L 274.834 38.5 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1.02425 0 0 1 49.5 40.5] concat
/Courier-SHOWISO findfont 18 scalefont setfont
0 0 0 setrgbcolor
0 3.78947 M (Athena Cluster 4-03) 205.2 S
205.2 3.78947 M (5) 10.8 S
setmatrix
grestore
gsave
gsave
matrix currentmatrix
[1.02425 0 0 1 49.5 63] concat
newpath
0 0 M 0 18 L 207.2 18 L 207.2 0 L
closepath setmatrix
1 1 1 setrgbcolor
gsave fill grestore
0 0 0 setrgbcolor
grestore
newpath
47.4515 61 M 47.4515 83 L 263.772 83 L 263.772 61 L
closepath clip newpath
0 0 0 setrgbcolor
matrix currentmatrix
[1.02425 0 0 1 49.5 63] concat
/Courier-SHOWISO findfont 18 scalefont setfont
0 0 0 setrgbcolor
0 3.78947 M (Datexxxxxxxxxxxxxxx) 205.2 S
setmatrix
grestore
grestore
showpage
saveit restore
grestore
%%EOF
