  INFO [Properties.<init>]                           VERSION: 1.3.6
  INFO [Properties.<init>]                           Classpath: data.jar
  INFO [Properties.<init>]                           Java VM: 14.0-b16
  INFO [Properties.<init>]                           Java Runtime: 1.6.0_14-b08
  INFO [Properties.<init>]                           OS: Windows NT (unknown) 6.2 x86
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [Properties.<init>]                           Max Memory: 266403840
  INFO [Properties.<init>]                           Avaialble Processors: 20
  INFO [PropertiesBase.readFromFile]                 Reading Settings from file settings.txt
  INFO [SubstanceLoader.initLookAndFeel]             Window Skin: Default
  INFO [Main.main]                                   lpSolve: 5.5 Release 0 Build 15
  INFO [SoundPlayer.initialize]                      Initializing Sound System
  INFO [SlickLogSystem.info]                         Initialising sounds..
  INFO [SlickLogSystem.info]                         - Sound works
  INFO [SlickLogSystem.info]                         - 64 OpenAL source available
  INFO [SlickLogSystem.info]                         - Sounds source generated
  INFO [MasterClient.setServerAddress]               MasterClient: Address http://www.planetmule.com/server
  INFO [MasterClient.logSend]                        MasterClient: Sending Login
  INFO [MasterClient.apply]                          MasterClient: Session ID: f8b7f31397efebf0a417b9af3abf4736
  INFO [Login$MasterListener$1.run]                  Logged in as "SamRambowskie" (id 108203)
  INFO [MetaFrame.<init>]                            Creating Meta Frame
  INFO [MapSkinParser.findSkins]                     No extra skins found
  INFO [MasterClient.logSend]                        MasterClient: Sending Enter Lobby
  INFO [Login.dispose]                               Disposing login
  INFO [Main.main]                                   Creating game container
  INFO [MuleGameContainer.<init>]                    LWJGL Version: 2.4.2
  INFO [MuleGameContainer.<init>]                    Desktop Display Mode: 2560 x 1440 x 32 @240Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 2560 x 1440 x 32 @240Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: <>
  INFO [MuleGameContainer.<init>]                    Display Driver: null
  INFO [MuleGameContainer.setVSync]                  Setting vsync: true
  INFO [MuleGameContainer.<init>]                    Setting pixel format
  INFO [MuleGameContainer$1.run]                     Pixel format: Samples=0 Alpha=0 Depth=8 Stencil=0
  INFO [MuleGameContainer.<init>]                    GL Vendor: Intel
  INFO [MuleGameContainer.<init>]                    GL Renderer: Intel(R) Iris(R) Xe Graphics
  INFO [MuleGameContainer.<init>]                    GL Version: 4.6.0 - Build 31.0.101.4502
  INFO [MuleGameContainer.<init>]                    GL Max Texture Size: null
  INFO [SlickLogSystem.info]                         Use Java PNG Loader = true
  INFO [MuleGameContainer.<init>]                    Display finished
  INFO [Main.main]                                   Entering game loop
++++++++ END OF INITIALIZATION +++++++++++++++++++++++++++++++++++++++++++
  INFO [MetaFrame.startGame]                         Starting game number 0
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: Sam, Address: 127.0.0.1, Is Host: true
  INFO [MuleGameContainer.init]                      *** Starting Game ***
  INFO [MuleGameContainer.init]                      Display: Created=true Active=false Visible=true
  INFO [MuleGameContainer.init]                      Making display the current GL context
  INFO [View.<init>]                                 Creating view...
  INFO [View.<init>]                                 Finished creating view
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0.0.0.0:6260
  INFO [Server.<init>]                               Server: Started on UDP address /0.0.0.0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connect]                              Client UDP local address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connect]                              Client: Connects TCP: /127.0.0.1:6260 UDP: /127.0.0.1:6260
  INFO [Client.connect]                              Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id 5dee4589-e453-49f8-a9e8-8d0d0231cdd1
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ServerMessageHandler.processJoin]            Server: Client /127.0.0.1 <S10> joins
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (10) 45 bytes
  INFO [UserController.apply]                        My client id is 5dee4589-e453-49f8-a9e8-8d0d0231cdd1
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S10)SamRambowskie is my user
  INFO [GameModel.setLocalUser]                      (S10)SamRambowskie is a local Spectator
  INFO [GameModel.setServerUser]                     (S10)SamRambowskie is hosting the server
  INFO [GameController.beginNextPhase]               (S10)SamRambowskie is not accepted
  INFO [GameController.beginNextPhase]               --------- GAME_LOBBY #0 --------------------------------------------------------
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /127.0.0.1 <S10>
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S10)SamRambowskie (ID: 108203)
  INFO [Client.initUDP]                              Sending UDP initialization message id 5dee4589-e453-49f8-a9e8-8d0d0231cdd1
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [Server.acceptClients]                        Server: Accepted client /138.197.182.234 id 51982442-e9db-4962-a826-d38b4e0c20c8
  INFO [MasterClient.logSend]                        MasterClient: Sending New Game
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)SamRambowskie (ID 108203)
  INFO [GameLobbyPhase$MasterListener.apply]         Master server gives game ID 156553
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [MuleGameContainer.setFullscreen]             Setting fullscreen mode
  INFO [MuleGameContainer.setFullscreen]             Fullscreen mode: 2560 x 1440 x 32 @240Hz Scale: 3 Height-Diff: 0 Aspect-Diff: 0.44444442 Snap Scale: true
  INFO [MuleGameContainer.setFullscreen]             Viewport: x=320 y=0 width=1920 height=1440
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [Server.acceptClients]                        Server: Accepted client /89.183.192.62 id e496ea3e-bc66-45ee-a10f-4be05bb93dd2
  INFO [ServerMessageHandler.processJoin]            Server: Client /89.183.192.62 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 37 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)Yen55 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)Yen55 (ID: 108202)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /89.183.192.62 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7241 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Yen55 (ID 108202)
  INFO [Server.initUdp]                              Server: Client /89.183.192.62 <S11> requests UDP address /89.183.192.62:51706
  INFO [ServerMessageHandler.processPlayerJoin]      /89.183.192.62 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)Yen55 joins the players
  INFO [Player.<init>]                               Creating (P11)Yen55
  INFO [GameModel.setRemoteUser]                     (P11)Yen55 is a remote Player
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 14 bytes
  INFO [Player.<init>]                               Creating (P12)<A.L.A.N.>
  INFO [UserController.setAiPlayer]                  (P12)<A.L.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.L.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<A.L.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      /127.0.0.1 <S10 P12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (10) 0 bytes
  INFO [UserController.apply]                        (S10)SamRambowskie joins the players
  INFO [Player.<init>]                               Creating (P10)SamRambowskie
  INFO [GameModel.setServerUser]                     (P10)SamRambowskie is hosting the server
  INFO [GameModel.setMyUser]                         (P10)SamRambowskie is my user
  INFO [GameModel.setLocalUser]                      (P10)SamRambowskie is a local Player
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 12 bytes
  INFO [Player.<init>]                               Creating (P13)<J.I.M.>
  INFO [UserController.setAiPlayer]                  (P13)<J.I.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <J.I.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<J.I.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)<J.I.M.> (P12)<A.L.A.N.> (P10)SamRambowskie (P11)Yen55 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 14ms (14ms) <P11> 28ms (29ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 13ms (14ms) <P11> 28ms (29ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5101240750263411679
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P12)<A.L.A.N.> (P10)SamRambowskie (P11)Yen55 (P13)<J.I.M.> 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 38636704
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Smithore: 8 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 4680
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 12ms (14ms) <P11> 28ms (29ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 12ms (13ms) <P11> 28ms (40ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <A.L.A.N.> prefers Smithore
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <J.I.M.> prefers Food
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 4 plans testing 7616 tiles in 25573300ns
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 4 plans testing 7616 tiles in 23725300ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [LandGrantActuator.update]                    AI: <A.L.A.N.> wants Mountain3 (2,3)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [LandGrantActuator.update]                    AI: <J.I.M.> wants River (4,3)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 12ms, max 28ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 40ms 10 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 12ms, max 28ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Yen55 is granted tile 13: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 12ms, max 28ms
  INFO [LandGrantPhase.update]                       (P10)SamRambowskie pressed at plot 28 frame 1
  INFO [LandGrantActuator.pickNextTile]              AI: <A.L.A.N.> can't claim Mountain3 (2,3) and wants Mountain3 (0,4) instead
  INFO [LandGrantPhase.claimPlot]                    (P10)SamRambowskie is granted tile 28: Mountain3 (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 12ms, max 28ms
  INFO [LandGrantPhase.update]                       (P13)<J.I.M.> pressed at plot 30 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 30: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 12ms, max 35ms
  INFO [LandGrantPhase.update]                       (P12)<A.L.A.N.> pressed at plot 35 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P12)<A.L.A.N.> is granted tile 35: Mountain3 (0,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 12ms, max 35ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 11ms (12ms) <P11> 35ms (40ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $197
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $196
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $1199
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $776
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 11ms, max 35ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.L.A.N.> (P10)SamRambowskie (P13)<J.I.M.> (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $212 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $776 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $776 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $776 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $776 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $776 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $720 (changed $-56)
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P10)SamRambowskie bought the plot for $740
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (9ms) <P11> 35ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1436690738672892272
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<A.L.A.N.> (rank 1)
  INFO [Player.useFood]                              (P12)<A.L.A.N.> has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (9ms) <P11> 35ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [DevelopmentActuator.begin]                   AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <A.L.A.N.> beginning UN-threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <A.L.A.N.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 1 plans testing 157 tiles in 912600ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Mountain3 Smithore (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,4) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <A.L.A.N.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain3 (0,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Mountain3 (0,4) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: CatchWampus
  INFO [FastDevelopmentPhase.nextAction]             Next action: CatchWampus
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<A.L.A.N.> gambles $73, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $73 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (8ms) <P11> 33ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2841876620610432627
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P10)SamRambowskie (rank 2)
  INFO [Player.useFood]                              (P10)SamRambowskie has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (8ms) <P11> 32ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)SamRambowskie
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Mountain3 (2,3) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Plain (3,4) with Energy factory
  INFO [GameModel.buyAssay]                          (P10)SamRambowskie got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.gamble]                            (P10)SamRambowskie gambles $60, max: 47.5, left: 3.9391003, fraction 0.08292843
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie won $60 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)SamRambowskie finishes on update 2204
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (7ms) <P11> 30ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4633954195273960044
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Yen55 (rank 3)
  INFO [Player.useFood]                              (P11)Yen55 has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (6ms) <P11> 29ms (31ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Yen55
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile River (4,1) with Food factory
  INFO [GameModel.buyAssay]                          (P11)Yen55 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P11)Yen55 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            Yen55 caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Yen55 finishes on update 1944
  INFO [GameModel.gamble]                            (P11)Yen55 gambles $70, max: 47.5, left: 16.179283, fraction 0.3406165
  INFO [DevelopmentMessenger.showMessage]            Yen55 won $70 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (3ms) <P11> 27ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4642824516045691183
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<J.I.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<J.I.M.> has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (4ms) <P11> 27ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [DevelopmentActuator.begin]                   AI: <J.I.M.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <J.I.M.> beginning UN-threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <J.I.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 1 plans testing 157 tiles in 791900ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: River Food (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 1980 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,3) into Food from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <J.I.M.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying River (4,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile River (4,3) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: CatchWampus
  INFO [FastDevelopmentPhase.nextAction]             Next action: CatchWampus
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying River (4,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: Assay
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.buyAssay]                          (P13)<J.I.M.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying Plain (1,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: Assay
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.buyAssay]                          (P13)<J.I.M.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying Plain (8,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: Assay
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.buyAssay]                          (P13)<J.I.M.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<J.I.M.> gambles $115, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $115 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (5ms) <P11> 32ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5603793523419410136
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (5ms) <P11> 32ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2869119882572196952
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Yen55 has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)<A.L.A.N.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P10)SamRambowskie has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)Yen55 expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie expects 0 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Yen55 produced 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> produced 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie produced 0 food, 5 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 6 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (5ms) <P11> 32ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (5ms) <P11> 32ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4366256390217259986
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 13, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 48%
  INFO [Shop.printPriceFactor]                       Smithore buy price $50 sell price $85
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Smithore: 0 critical: 0 surplus: 0 money: $1045
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Smithore: 4 critical: 0 surplus: 4 money: $998
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Smithore: 2 critical: 0 surplus: 2 money: $95
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $1090
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (5ms) <P11> 31ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $222
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $85
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $230
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.97 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 3ms, max 30ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 35ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P10)SamRambowskie 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $50 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (9ms) <P11> 29ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4982342605653121517
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $84 sell price $224
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Crystite: 0 critical: 0 surplus: 0 money: $1045
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $998
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Crystite: 0 critical: 0 surplus: 0 money: $95
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $1090
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (9ms) <P11> 29ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $84 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (9ms) <P11> 29ms (32ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7138668637776690238
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 20, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 70%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Food: 3 critical: 3 surplus: 0 money: $1045
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Food: 1 critical: 3 surplus: -2 money: $998
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Food: 1 critical: 3 surplus: -2 money: $95
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 7 critical: 3 surplus: 4 money: $1090
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (10ms) <P11> 30ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $170
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.969 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 5ms, max 31ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 38ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.L.A.N.> (P10)SamRambowskie (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $170
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $170
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 39ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $170
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P10)SamRambowskie auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 39ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (3 units for $150)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (13ms) <P11> 32ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3990115281595222487
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 17, needed: 8
  INFO [Shop.printPriceFactor]                       Energy is decreased to 60%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Energy: 1 critical: 2 surplus: -1 money: $1045
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Energy: 1 critical: 2 surplus: -1 money: $898
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Energy: 6 critical: 2 surplus: 4 money: $45
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 1 critical: 2 surplus: -1 money: $1240
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (13ms) <P11> 32ms (38ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.968 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 9ms, max 32ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 38ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.L.A.N.> (P13)<J.I.M.> (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)SamRambowskie 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P10)SamRambowskie auction teleport count: 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Yen55 rank 3 takes over trade from buyer <A.L.A.N.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 38ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (8 units for $360)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (10ms) <P11> 34ms (38ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -120325885161013050
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 39351112
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $1150 Plots: 1 Assets: 395 Total: 2045
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Money: $808 Plots: 1 Assets: 595 Total: 1903
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Food: 3 Energy: 3 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Money: $865 Plots: 1 Assets: 435 Total: 1800
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Food: 3 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Money: $225 Plots: 2 Assets: 485 Total: 1710
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Food: 2 Energy: 2 Smithore: 2 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 13 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $84
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 4 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 13 $100
  INFO [SummaryPhase2.begin]                         Colony total: 7458
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (15ms) <P11> 30ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the search to pick a tile.
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the search to pick a tile.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 4 plans testing 6121 tiles in 16569700ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Crystite <claim> (+3) 2083 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Crystite <claim> (+2) 2883 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 2088 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2783 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 2088 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2783 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 2088 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2783 points
  INFO [LandGrantActuator.update]                    AI: <A.L.A.N.> wants Plain (1,0)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 4 plans testing 6121 tiles in 17282200ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Energy <claim> (+3) 2290 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3045 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Energy <claim> (+3) 2290 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3045 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Energy <claim> (+3) 2290 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3045 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Energy <claim> (+3) 2290 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3045 points
  INFO [LandGrantActuator.update]                    AI: <J.I.M.> wants Plain (3,2)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 2ms, max 30ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 35ms 10 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 2ms, max 30ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P12)<A.L.A.N.> pressed at plot 1 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P12)<A.L.A.N.> is granted tile 1: Plain (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 2ms, max 30ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Yen55 is granted tile 11: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 1ms, max 30ms
  INFO [LandGrantPhase.update]                       (P13)<J.I.M.> pressed at plot 20 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 20: Plain (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 11ms, max 30ms
  INFO [LandGrantPhase.update]                       (P10)SamRambowskie pressed at plot 27 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P10)SamRambowskie is granted tile 27: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 11ms, max 30ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 11ms (16ms) <P11> 30ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 11ms (16ms) <P11> 30ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -210462750681538677
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.38549137
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<J.I.M.> (rank 1)
  INFO [Player.useFood]                              (P13)<J.I.M.> has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 11ms (16ms) <P11> 30ms (30ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [DevelopmentActuator.begin]                   AI: <J.I.M.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <J.I.M.> beginning UN-threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <J.I.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 1 plans testing 141 tiles in 683900ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Energy (+3) 2290 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3045 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,2) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <J.I.M.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (3,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (3,2) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: CatchWampus
  INFO [FastDevelopmentPhase.nextAction]             Next action: CatchWampus
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying Plain (3,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: Assay
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.buyAssay]                          (P13)<J.I.M.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying Plain (6,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: Assay
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.buyAssay]                          (P13)<J.I.M.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying Plain (1,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: Assay
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.buyAssay]                          (P13)<J.I.M.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<J.I.M.> gambles $105, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $105 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 11ms (15ms) <P11> 30ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4956071170298471354
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.82495105
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<A.L.A.N.> (rank 2)
  INFO [Player.useFood]                              (P12)<A.L.A.N.> has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 11ms (15ms) <P11> 30ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [DevelopmentActuator.begin]                   AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <A.L.A.N.> beginning UN-threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <A.L.A.N.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 1 plans testing 176 tiles in 763600ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Crystite (+3) 2083 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Crystite <claim> (+2) 2883 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (1,0) into Crystite from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <A.L.A.N.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,0): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (1,0) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: CatchWampus
  INFO [FastDevelopmentPhase.nextAction]             Next action: CatchWampus
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> is assaying Mountain3 (0,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.buyAssay]                          (P12)<A.L.A.N.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<A.L.A.N.> gambles $64, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $64 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (11ms) <P11> 30ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 650009195742462587
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.94291097
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Yen55 (rank 3)
  INFO [Player.useFood]                              (P11)Yen55 has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (11ms) <P11> 31ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Yen55
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (2,1) with Energy factory
  INFO [GameModel.buyAssay]                          (P11)Yen55 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            Yen55 caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P11)Yen55 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Yen55 finishes on update 2226
  INFO [GameModel.gamble]                            (P11)Yen55 gambles $54, max: 47.5, left: 4.0791, fraction 0.085875794
  INFO [DevelopmentMessenger.showMessage]            Yen55 won $54 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (10ms) <P11> 33ms (38ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6980984057247994691
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9433901
  INFO [PlayerEventPhase.begin]                      No player event for (P10)SamRambowskie (rank 4)
  INFO [Player.useFood]                              (P10)SamRambowskie has 2 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (9ms) <P11> 33ms (38ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)SamRambowskie
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Plain (3,3) with Energy factory
  INFO [GameModel.buyAssay]                          (P10)SamRambowskie got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)SamRambowskie finishes on update 1697
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (10ms) <P11> 34ms (38ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4127588322730721109
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (10ms) <P11> 34ms (38ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 663207893179077153
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Yen55 has 5 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)<A.L.A.N.> has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P10)SamRambowskie has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 3 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)Yen55 expects 5 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> expects 0 food, 0 energy, 4 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie expects 0 food, 5 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 5 food, 2 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Yen55 produced 7 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> produced 0 food, 0 energy, 4 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie produced 0 food, 4 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 5 food, 2 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (10ms) <P11> 33ms (38ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (10ms) <P11> 33ms (38ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7912128916262931595
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 9, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 58%
  INFO [Shop.printPriceFactor]                       Smithore buy price $47 sell price $82
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Smithore: 0 critical: 0 surplus: 0 money: $869
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Smithore: 8 critical: 0 surplus: 8 money: $772
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Smithore: 7 critical: 0 surplus: 7 money: $175
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $1205
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (10ms) <P11> 33ms (38ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $202
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $210
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $82
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $210
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.966 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 8ms, max 34ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 38ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P10)SamRambowskie 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $47 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (10ms) <P11> 35ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 318595500044676307
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $84
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $84 sell price $224
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Crystite: 0 critical: 0 surplus: 0 money: $869
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Crystite: 2 critical: 0 surplus: 2 money: $772
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Crystite: 0 critical: 0 surplus: 0 money: $175
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $1205
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (10ms) <P11> 38ms (42ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.962 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 9ms, max 38ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 42ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)SamRambowskie (P13)<J.I.M.> (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $84 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (10ms) <P11> 38ms (42ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -565087128941741316
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 21, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 68%
  INFO [Shop.printPriceFactor]                       Food buy price $19 sell price $54
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Food: 7 critical: 3 surplus: 4 money: $869
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Food: 0 critical: 3 surplus: -3 money: $772
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Food: 0 critical: 3 surplus: -3 money: $175
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 6 critical: 3 surplus: 3 money: $1205
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (9ms) <P11> 37ms (42ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.961 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 7ms, max 39ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 43ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.L.A.N.> (P10)SamRambowskie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 43ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 43ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $39 (6 units for $237)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (9ms) <P11> 39ms (43ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6689799303409490967
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 4, total: 18, needed: 9
  INFO [Shop.printPriceFactor]                       Energy is decreased to 63%
  INFO [Shop.printPriceFactor]                       Energy buy price $13 sell price $48
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Energy: 4 critical: 2 surplus: 2 money: $944
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Energy: 1 critical: 3 surplus: -2 money: $610
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Energy: 5 critical: 2 surplus: 3 money: $100
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 4 critical: 2 surplus: 2 money: $1367
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (9ms) <P11> 33ms (42ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $56
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.968 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 7ms, max 32ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 42ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.L.A.N.> (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)SamRambowskie (P13)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Yen55 rank 3 takes over trade from buyer <A.L.A.N.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Yen55 rank 3 takes over trade from buyer <A.L.A.N.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Yen55 rank 3 takes over trade from buyer <A.L.A.N.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Yen55 rank 3 takes over trade from buyer <A.L.A.N.> rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $56
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $56
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $56
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P10)SamRambowskie auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 42ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller SamRambowskie rank 4 takes over trade from seller <J.I.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $56
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 42ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $47 (4 units for $189)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (7ms) <P11> 38ms (42ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1398951778174785951
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 43004048
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $1415 Plots: 2 Assets: 403 Total: 2818
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Money: $468 Plots: 2 Assets: 1094 Total: 2562
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Food: 3 Energy: 4 Smithore: 8 Crystite: 2
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Money: $241 Plots: 3 Assets: 820 Total: 2561
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Food: 3 Energy: 2 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Money: $897 Plots: 2 Assets: 536 Total: 2433
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $84
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $47
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $39
  INFO [SummaryPhase2.begin]                         Shop Energy: 4 units $47
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $90
  INFO [SummaryPhase2.begin]                         Colony total: 10374
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (13ms) <P11> 36ms (41ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the search to pick a tile.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 4 plans testing 5069 tiles in 14649500ns
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Mountain3 (0,2)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Mountain1 Crystite <claim> (+2) 2976 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Crystite <claim> (+2) 4003 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Crystite <claim> (+2) 2976 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain1 Crystite <claim> (+2) 4003 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 2911 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain1 Crystite <claim> (+2) 3807 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 2911 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain1 Crystite <claim> (+2) 3807 points
  INFO [LandGrantActuator.update]                    AI: <A.L.A.N.> wants Mountain1 (2,0)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 7ms, max 36ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 40ms 10 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 7ms, max 36ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P12)<A.L.A.N.> pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)<A.L.A.N.> is granted tile 1: Mountain1 (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 36ms
  INFO [LandGrantPhase.update]                       (P13)<J.I.M.> pressed at plot 15 frame 4
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Mountain1 (5,2)
  INFO [LandGrantPhase.claimPlot]                    (P11)Yen55 is granted tile 15: Mountain3 (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 36ms
  INFO [LandGrantPhase.update]                       (P13)<J.I.M.> pressed at plot 18 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 18: Mountain1 (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 36ms
  INFO [LandGrantPhase.update]                       (P10)SamRambowskie pressed at plot 24 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P10)SamRambowskie is granted tile 24: Plain (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 35ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 13ms (15ms) <P11> 35ms (38ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $680
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $723
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $224
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $1310
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $1260
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 13ms, max 35ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.L.A.N.> (P10)SamRambowskie (P13)<J.I.M.> (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)<J.I.M.> bought the plot for $684
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 13ms (14ms) <P11> 33ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8238940323898530861
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.28776628
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<J.I.M.> (rank 1)
  INFO [Player.useFood]                              (P13)<J.I.M.> has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 12ms (14ms) <P11> 32ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [DevelopmentActuator.begin]                   AI: <J.I.M.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <J.I.M.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 283.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 0ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 664.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,1) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,2) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <J.I.M.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (8,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain1 (5,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (8,1) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain1 (5,2) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: CatchWampus
  INFO [FastDevelopmentPhase.nextAction]             Next action: CatchWampus
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying Mountain1 (5,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: Assay
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.buyAssay]                          (P13)<J.I.M.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<J.I.M.> gambles $71, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $71 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (13ms) <P11> 32ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9092150543608282424
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5038093
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<A.L.A.N.> (rank 2)
  INFO [Player.useFood]                              (P12)<A.L.A.N.> has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (13ms) <P11> 32ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [DevelopmentActuator.begin]                   AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <A.L.A.N.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 2ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 241.9999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (1,0) into Food from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (0,4) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (2,0) into Food from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <A.L.A.N.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,0): Crystite --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain3 (0,4): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain3 (0,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain1 (2,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Plain (1,0)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $190
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (1,0) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Mountain3 (0,4)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $165
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Mountain3 (0,4) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Mountain1 (2,0) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: CatchWampus
  INFO [FastDevelopmentPhase.nextAction]             Next action: CatchWampus
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<A.L.A.N.> gambles $111, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $111 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (10ms) <P11> 35ms (38ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8910594377703894033
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4431216
  INFO [PlayerEventPhase.begin]                      No player event for (P10)SamRambowskie (rank 3)
  INFO [Player.useFood]                              (P10)SamRambowskie has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (10ms) <P11> 35ms (38ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)SamRambowskie
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Plain (5,3) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P10)SamRambowskie got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.gamble]                            (P10)SamRambowskie gambles $75, max: 47.5, left: 6.8590975, fraction 0.14440206
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie won $75 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)SamRambowskie finishes on update 2059
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (10ms) <P11> 37ms (38ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 194818409860842327
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5387886
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Yen55 (rank 4)
  INFO [Player.useFood]                              (P11)Yen55 has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (10ms) <P11> 36ms (38ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Yen55
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Mountain3 (0,2) with Smithore factory
  INFO [GameModel.buyAssay]                          (P11)Yen55 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentMessenger.showMessage]            Yen55 caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Yen55 finishes on update 1749
  INFO [GameModel.gamble]                            (P11)Yen55 gambles $73, max: 47.5, left: 13.059212, fraction 0.27493078
  INFO [DevelopmentMessenger.showMessage]            Yen55 won $73 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (10ms) <P11> 31ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (10ms) <P11> 31ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2216616651023422102
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Yen55 has 5 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)<A.L.A.N.> has 4 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P10)SamRambowskie has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 3 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P11)Yen55 expects 4 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> expects 5 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie expects 0 food, 8 energy, 4 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 4 food, 6 energy, 2 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)Yen55 produced 4 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> produced 5 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie produced 0 food, 7 energy, 5 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 5 food, 5 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (10ms) <P11> 29ms (32ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6527748982611015125
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (10ms) <P11> 29ms (32ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 510743752151577119
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $47
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-9
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 4, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  INFO [Shop.printPriceFactor]                       Smithore buy price $41 sell price $76
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Smithore: 2 critical: 0 surplus: 2 money: $905
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Smithore: 8 critical: 0 surplus: 8 money: $664
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Smithore: 9 critical: 0 surplus: 9 money: $226
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $597
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (10ms) <P11> 29ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $182
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $190
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $76
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $190
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.971 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 8ms, max 29ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 35ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P10)SamRambowskie (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 5
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $41 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (8ms) <P11> 29ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4386332185195826817
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $84
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $128 sell price $268
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Crystite: 0 critical: 0 surplus: 0 money: $905
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Crystite: 2 critical: 0 surplus: 2 money: $664
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Crystite: 0 critical: 0 surplus: 0 money: $226
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $597
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (8ms) <P11> 29ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $128
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.971 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 7ms, max 29ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 35ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)SamRambowskie (P13)<J.I.M.> (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 7
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P12)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 35ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $128 (2 units for $256)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (8ms) <P11> 29ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8326184174089936115
  INFO [Shop.calcBuySellPrice]                       Current Food price $39
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 23, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 64%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Food: 5 critical: 3 surplus: 2 money: $905
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Food: 5 critical: 3 surplus: 2 money: $920
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Food: 0 critical: 3 surplus: -3 money: $226
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 5 critical: 3 surplus: 2 money: $597
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (9ms) <P11> 30ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.969 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 6ms, max 31ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 36ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)SamRambowskie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P13)<J.I.M.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P12)<A.L.A.N.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 38ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (5 units for $75)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (10ms) <P11> 31ms (40ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4305616579821726921
  INFO [Shop.calcBuySellPrice]                       Current Energy price $47
  INFO [Shop.printPriceFactor]                       Energy shop: 4, total: 24, needed: 12
  INFO [Shop.printPriceFactor]                       Energy is decreased to 63%
  INFO [Shop.printPriceFactor]                       Energy buy price $14 sell price $49
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Energy: 3 critical: 3 surplus: 0 money: $920
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Energy: 4 critical: 3 surplus: 1 money: $950
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Energy: 7 critical: 3 surplus: 4 money: $181
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 6 critical: 3 surplus: 3 money: $627
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (11ms) <P11> 31ms (40ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-34
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.968 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 9ms, max 32ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 40ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.L.A.N.> (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)SamRambowskie (P13)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-34
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-34
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 40ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-34
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 40ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $30 (3 units for $90)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (11ms) <P11> 34ms (40ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4738193955710092917
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 45290152
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Money: $211 Plots: 4 Assets: 1054 Total: 3265
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Food: 3 Energy: 6 Smithore: 9 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $687 Plots: 4 Assets: 550 Total: 3237
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 3 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Money: $950 Plots: 3 Assets: 743 Total: 3193
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Food: 3 Energy: 4 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Money: $830 Plots: 3 Assets: 637 Total: 2967
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Food: 4 Energy: 6 Smithore: 2 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 4 mules
  INFO [Shop.buildMules]                             A mule now costs $80
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $128
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $41
  INFO [SummaryPhase2.begin]                         Shop Food: 10 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 4 units $30
  INFO [SummaryPhase2.begin]                         Shop mules: 4 $80
  INFO [SummaryPhase2.begin]                         Colony total: 12662
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (11ms) <P11> 40ms (40ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 4 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants River (4,0)
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Mountain2 (5,1)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 10ms, max 40ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 40ms 10 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 10ms, max 39ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P12)<A.L.A.N.> pressed at plot 2 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P12)<A.L.A.N.> is granted tile 2: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 10ms, max 39ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Yen55 is granted tile 3: Plain (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 10ms, max 39ms
  INFO [LandGrantPhase.update]                       (P13)<J.I.M.> pressed at plot 10 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 10: Mountain2 (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 10ms, max 39ms
  INFO [LandGrantPhase.update]                       (P10)SamRambowskie pressed at plot 25 frame 9
  INFO [LandGrantPhase.claimPlot]                    (P10)SamRambowskie is granted tile 25: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 10ms, max 37ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (10ms) <P11> 36ms (40ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $624
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $1682
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $828
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $2480
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $472
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 10ms, max 36ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.L.A.N.> (P10)SamRambowskie (P13)<J.I.M.> (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $828 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $780 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $776 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $796 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $828 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $828 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $788 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $740 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $720 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $664 (changed $-56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $664 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $652 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $664 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $636 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $600 (changed $-36)
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P11)Yen55 bought the plot for $652
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (10ms) <P11> 36ms (40ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3968207258227434204
  INFO [Development.setPlayerOrder]                  Reverse development order. 4 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.97015387
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Yen55 (rank 4)
  INFO [Player.useFood]                              (P11)Yen55 has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (10ms) <P11> 36ms (40ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Yen55
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Mountain2 (3,1) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Yen55 caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (5,0) with Energy factory
  INFO [GameModel.buyAssay]                          (P11)Yen55 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Yen55 finishes on update 2165
  INFO [GameModel.gamble]                            (P11)Yen55 gambles $110, max: 47.5, left: 4.7190995, fraction 0.09934946
  INFO [DevelopmentMessenger.showMessage]            Yen55 won $110 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (10ms) <P11> 33ms (38ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5322050313703046124
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.668963
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<A.L.A.N.> (rank 3)
  INFO [Player.useFood]                              (P12)<A.L.A.N.> has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (10ms) <P11> 33ms (40ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [DevelopmentActuator.begin]                   AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <A.L.A.N.> beginning UN-threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <A.L.A.N.> starts by assaying River (4,0)
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 188.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 0ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 893.9999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,0) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (0,4) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (1,0) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (4,0) into Food from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <A.L.A.N.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain1 (2,0): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain1 (2,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain3 (0,4): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain3 (0,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,0): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,0): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.buyAssay]                          (P12)<A.L.A.N.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Mountain1 (2,0)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $105
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Mountain1 (2,0) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Mountain3 (0,4)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $130
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Mountain3 (0,4) with Smithore factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Plain (1,0)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $105
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (1,0) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile River (4,0) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<A.L.A.N.> gambles $101, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $101 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (11ms) <P11> 32ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5743717948044641294
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.24546063
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<J.I.M.> (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: LostPlot
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost a plot of land because the claim was not recorded
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P13)<J.I.M.> has 3 food and needs 3 food
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (11ms) <P11> 32ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $200
  INFO [DevelopmentActuator.begin]                   AI: <J.I.M.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <J.I.M.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 544.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 1ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 563.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,1) into Smithore from Energy
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <J.I.M.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (8,1): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (8,1): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> undevelops tile Plain (8,1)
  INFO [GameModel.sellMule]                          (P13)<J.I.M.> sold a mule for $130
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (8,1) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: CatchWampus
  INFO [FastDevelopmentPhase.nextAction]             Next action: CatchWampus
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<J.I.M.> gambles $121, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $121 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (11ms) <P11> 32ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -636865927400128767
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.35050786
  INFO [PlayerEventPhase.begin]                      No player event for (P10)SamRambowskie (rank 1)
  INFO [Player.useFood]                              (P10)SamRambowskie has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (11ms) <P11> 32ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)SamRambowskie
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile River (4,4) with Food factory
  INFO [GameModel.buyAssay]                          (P10)SamRambowskie got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie caught the Mountain Wampus and got $200
  INFO [GameModel.gamble]                            (P10)SamRambowskie gambles $106, max: 47.5, left: 16.739296, fraction 0.35240623
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie won $106 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)SamRambowskie finishes on update 1918
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (11ms) <P11> 30ms (32ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2386950255776823229
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P10)SamRambowskie River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (11ms) <P11> 30ms (32ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -230752362523027491
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Yen55 has 6 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)<A.L.A.N.> has 4 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P10)SamRambowskie has 6 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 4 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P11)Yen55 expects 4 food, 6 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> expects 4 food, 1 energy, 4 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie expects 0 food, 8 energy, 4 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 4 food, 3 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Yen55 produced 5 food, 5 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> produced 4 food, 1 energy, 4 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie produced 0 food, 4 energy, 5 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 5 food, 3 energy, 5 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (11ms) <P11> 29ms (30ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (11ms) <P11> 29ms (30ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5635629064963259271
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $41
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $103 sell price $138
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Smithore: 11 critical: 0 surplus: 11 money: $203
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Smithore: 12 critical: 0 surplus: 12 money: $821
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Smithore: 14 critical: 0 surplus: 14 money: $412
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 5 critical: 0 surplus: 5 money: $983
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (10ms) <P11> 29ms (32ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $162
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $170
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $158
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $170
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.972 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 9ms, max 28ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 32ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P10)SamRambowskie (P13)<J.I.M.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 5
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $103 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (10ms) <P11> 27ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3407163789093110939
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $128
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $104 sell price $244
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Crystite: 0 critical: 0 surplus: 0 money: $203
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Crystite: 4 critical: 0 surplus: 4 money: $821
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Crystite: 3 critical: 0 surplus: 3 money: $412
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $983
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (10ms) <P11> 27ms (38ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $104
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.973 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 4ms, max 27ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 38ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P10)SamRambowskie 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 7
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 5
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P12)<A.L.A.N.> auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P10)SamRambowskie auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 39ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $104 (7 units for $728)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (10ms) <P11> 33ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3080167377559439159
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 10, total: 25, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 73%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Food: 6 critical: 4 surplus: 2 money: $203
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Food: 4 critical: 4 surplus: 0 money: $1237
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Food: 0 critical: 4 surplus: -4 money: $724
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 5 critical: 4 surplus: 1 money: $983
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (10ms) <P11> 35ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $126
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $21
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.965 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 9ms, max 35ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 39ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.L.A.N.> (P10)SamRambowskie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $126
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $21
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $126
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $21
  INFO [Player.increaseAuctionTeleportCount]         (P11)Yen55 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 39ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $126
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $21
  INFO [Player.increaseAuctionTeleportCount]         (P13)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 39ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $126
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $21
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 39ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $40 (4 units for $162)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (11ms) <P11> 34ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7827831015263954379
  INFO [Shop.calcBuySellPrice]                       Current Energy price $30
  INFO [Shop.printPriceFactor]                       Energy shop: 4, total: 25, needed: 15
  INFO [Shop.printPriceFactor]                       Energy is decreased to 70%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Energy: 8 critical: 4 surplus: 4 money: $265
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Energy: 2 critical: 4 surplus: -2 money: $1237
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Energy: 7 critical: 3 surplus: 4 money: $562
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 4 critical: 4 surplus: 0 money: $1033
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (10ms) <P11> 34ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $62
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $9
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.966 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 10ms, max 34ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 37ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.L.A.N.> (P13)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)SamRambowskie (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $62
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $9
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $62
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $9
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $62
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $9
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $62
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $9
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 37ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (4 units for $180)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (10ms) <P11> 34ms (38ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8154094646647438595
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 44452288
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Money: $652 Plots: 5 Assets: 2242 Total: 5394
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Food: 4 Energy: 5 Smithore: 14 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Money: $1102 Plots: 4 Assets: 2011 Total: 5113
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Food: 4 Energy: 5 Smithore: 12 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Money: $355 Plots: 5 Assets: 2013 Total: 4868
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Food: 4 Energy: 6 Smithore: 11 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $988 Plots: 4 Assets: 1265 Total: 4253
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 4 Energy: 5 Smithore: 5 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 0 mules
  INFO [Shop.buildMules]                             A mule now costs $200
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $104
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $103
  INFO [SummaryPhase2.begin]                         Shop Food: 9 units $40
  INFO [SummaryPhase2.begin]                         Shop Energy: 4 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 0 $200
  INFO [SummaryPhase2.begin]                         Colony total: 19628
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (10ms) <P11> 35ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 0 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Mountain2 (5,1)
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Mountain2 (5,1)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <A.L.A.N.> must pick a different tile.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 8ms, max 35ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 39ms 10 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 8ms, max 35ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Yen55 is granted tile 1: Plain (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 8ms, max 35ms
  INFO [LandGrantPhase.update]                       (P13)<J.I.M.> pressed at plot 7 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 7: Mountain2 (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 36ms
  INFO [LandGrantPhase.update]                       (P12)<A.L.A.N.> pressed at plot 15 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P12)<A.L.A.N.> is granted tile 15: Plain (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 36ms
  INFO [LandGrantPhase.update]                       (P10)SamRambowskie pressed at plot 24 frame 6
  INFO [LandGrantPhase.claimPlot]                    (P10)SamRambowskie is granted tile 24: Mountain1 (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 37ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (8ms) <P11> 37ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $592
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $2552
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $724
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $1046
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $540
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 7ms, max 37ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.L.A.N.> (P10)SamRambowskie (P13)<J.I.M.> (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $724 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $696 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $664 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $644 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $636 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $640 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $640 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $648 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $644 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $620 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $680 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $628 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $572 (changed $-56)
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P10)SamRambowskie bought the plot for $592
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (8ms) <P11> 27ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7788624603192667812
  INFO [Development.setPlayerOrder]                  Reverse development order. 0 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.10957754
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<J.I.M.> (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: ArtificialDumbness
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your offworld investments in Artificial Dumbness paid $300 in dividends
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P13)<J.I.M.> has 4 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (9ms) <P11> 27ms (30ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [DevelopmentActuator.begin]                   AI: <J.I.M.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <J.I.M.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 997.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 2ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1916.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,1) into Empty from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,1) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <J.I.M.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (8,1): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain2 (5,1): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> undevelops tile Plain (8,1)
  INFO [GameModel.sellMule]                          (P13)<J.I.M.> sold a mule for $275
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain2 (5,1) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: CatchWampus
  INFO [FastDevelopmentPhase.nextAction]             Next action: CatchWampus
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying Mountain2 (5,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: Assay
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.buyAssay]                          (P13)<J.I.M.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying Plain (8,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: Assay
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.buyAssay]                          (P13)<J.I.M.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<J.I.M.> gambles $159, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $159 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (9ms) <P11> 27ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6644360137813447597
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.53134
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Yen55 (rank 3)
  INFO [Player.useFood]                              (P11)Yen55 has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (9ms) <P11> 27ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Yen55
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.buyAssay]                          (P11)Yen55 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentMessenger.showMessage]            Yen55 caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Yen55 finishes on update 1472
  INFO [GameModel.gamble]                            (P11)Yen55 gambles $101, max: 47.5, left: 20.919392, fraction 0.44040826
  INFO [DevelopmentMessenger.showMessage]            Yen55 won $101 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (7ms) <P11> 35ms (38ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7410251910412715335
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.47067142
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<A.L.A.N.> (rank 2)
  INFO [Player.useFood]                              (P12)<A.L.A.N.> has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (7ms) <P11> 36ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [DevelopmentActuator.begin]                   AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <A.L.A.N.> beginning UN-threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <A.L.A.N.> starts by assaying Plain (0,3)
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 1485.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1963.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,0) into Empty from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (1,0) into Energy from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (0,3) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <A.L.A.N.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain1 (2,0): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,0): Crystite --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (0,3): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.buyAssay]                          (P12)<A.L.A.N.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Mountain1 (2,0)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $250
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Plain (1,0)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $300
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (1,0) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (0,3) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: CatchWampus
  INFO [FastDevelopmentPhase.nextAction]             Next action: CatchWampus
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<A.L.A.N.> gambles $138, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $138 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (7ms) <P11> 37ms (41ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8350595390799596982
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.24200636
  INFO [PlayerEventPhase.begin]                      Event player: (P10)SamRambowskie (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: FlyingCatBugs
  INFO [Player.setMoney]                             (P10)SamRambowskie gets money $-140, reassigning to $0 instead
  INFO [PlayerEventPhase$1.finished]                 Event Message: Flying Cat-Bugs ate the roof off your house. Repairs cost $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P10)SamRambowskie has 4 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (7ms) <P11> 38ms (41ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)SamRambowskie
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.buyAssay]                          (P10)SamRambowskie got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P10)SamRambowskie undevelops tile Plain (3,3)
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Plain (3,3) with Smithore factory
  INFO [GameModel.gamble]                            (P10)SamRambowskie gambles $133, max: 47.5, left: 14.519245, fraction 0.30566832
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie won $133 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)SamRambowskie finishes on update 1696
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (9ms) <P11> 36ms (41ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7759827505242347188
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (7ms) <P11> 36ms (41ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1153578414053175785
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Yen55 has 6 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)<A.L.A.N.> has 5 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P10)SamRambowskie has 5 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 5 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P11)Yen55 expects 5 food, 4 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> expects 5 food, 2 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie expects 0 food, 2 energy, 7 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 8 food, 2 energy, 7 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Yen55 produced 5 food, 4 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> produced 6 food, 3 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie produced 0 food, 2 energy, 7 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 7 food, 1 energy, 8 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (7ms) <P11> 34ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (7ms) <P11> 34ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4251092869020888285
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $103
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $4
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $230 sell price $265
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Smithore: 18 critical: 0 surplus: 18 money: $656
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Smithore: 17 critical: 0 surplus: 17 money: $1465
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Smithore: 21 critical: 0 surplus: 21 money: $308
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 13 critical: 0 surplus: 13 money: $1647
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (6ms) <P11> 34ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $150
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $150
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.966 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 2ms, max 34ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 37ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P10)SamRambowskie (P13)<J.I.M.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 5
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [Player.increaseAuctionTeleportCount]         (P13)<J.I.M.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [Player.increaseAuctionTeleportCount]         (P12)<A.L.A.N.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [Player.increaseAuctionTeleportCount]         (P11)Yen55 auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [Player.increaseAuctionTeleportCount]         (P10)SamRambowskie auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 36ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $230 (69 units for $15870)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (8ms) <P11> 30ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8949446645652503366
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $104
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $96 sell price $236
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Crystite: 0 critical: 0 surplus: 0 money: $4796
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $5375
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Crystite: 4 critical: 0 surplus: 4 money: $5138
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $4637
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (7ms) <P11> 30ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.97 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 2ms, max 30ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 32ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.L.A.N.> (P13)<J.I.M.> (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)SamRambowskie 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 32ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P10)SamRambowskie auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 32ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $96 (4 units for $384)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (7ms) <P11> 28ms (30ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4188952559762523426
  INFO [Shop.calcBuySellPrice]                       Current Food price $40
  INFO [Shop.printPriceFactor]                       Food shop: 9, total: 27, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 69%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Food: 5 critical: 4 surplus: 1 money: $4796
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Food: 6 critical: 4 surplus: 2 money: $5375
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Food: 0 critical: 4 surplus: -4 money: $5522
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 7 critical: 4 surplus: 3 money: $4637
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (7ms) <P11> 28ms (29ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $890
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.972 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 6ms, max 28ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 29ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)SamRambowskie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P13)<J.I.M.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $890
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $890
  INFO [Player.increaseAuctionTeleportCount]         (P12)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 30ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $890
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 31ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $890
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 32ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $32 (4 units for $130)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (15ms) <P11> 28ms (32ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1949623075198139237
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 4, total: 23, needed: 16
  INFO [Shop.printPriceFactor]                       Energy is decreased to 77%
  INFO [Shop.printPriceFactor]                       Energy buy price $20 sell price $55
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Energy: 7 critical: 4 surplus: 3 money: $4796
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Energy: 5 critical: 4 surplus: 1 money: $5405
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Energy: 4 critical: 4 surplus: 0 money: $5392
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 3 critical: 4 surplus: -1 money: $4737
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (15ms) <P11> 28ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $885
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.971 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 14ms, max 29ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 35ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.L.A.N.> (P10)SamRambowskie (P13)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $885
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $885
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 35ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $885
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $885
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 35ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $55 (4 units for $220)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 14ms (15ms) <P11> 32ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4284271457333772956
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 43316880
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Money: $5282 Plots: 7 Assets: 898 Total: 9680
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Food: 4 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Money: $4796 Plots: 6 Assets: 995 Total: 8791
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Food: 5 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Money: $5405 Plots: 5 Assets: 768 Total: 8673
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $4627 Plots: 5 Assets: 800 Total: 7927
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 5 Energy: 5 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 14 mules for 28 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $96
  INFO [SummaryPhase2.begin]                         Shop Smithore: 41 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 9 units $32
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $55
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $460
  INFO [SummaryPhase2.begin]                         Colony total: 35071
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 14ms (15ms) <P11> 34ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Mountain2 (8,0)
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Mountain2 (8,0)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <A.L.A.N.> must pick a different tile.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 14ms, max 34ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 36ms 10 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 11ms, max 34ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<J.I.M.> pressed at plot 3 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 3: Mountain2 (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 11ms, max 34ms
  INFO [LandGrantPhase.update]                       (P12)<A.L.A.N.> pressed at plot 5 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)<A.L.A.N.> is granted tile 5: Plain (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 9ms, max 34ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Yen55 is granted tile 8: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 9ms, max 34ms
  INFO [LandGrantPhase.update]                       (P10)SamRambowskie pressed at plot 18 frame 5
  INFO [LandGrantPhase.claimPlot]                    (P10)SamRambowskie is granted tile 18: Plain (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 9ms, max 34ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (14ms) <P11> 32ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $532
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $3281
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $3280
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $3605
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $3440
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 6ms, max 32ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.L.A.N.> (P10)SamRambowskie (P13)<J.I.M.> (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $3440 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $3288 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $3440 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $3308 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $3440 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $3260 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $3376 (changed $-64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $3400 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $3284 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $3392 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $3320 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $3320 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $3292 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $3436 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $3392 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $3348 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $3328 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $3416 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $3356 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $3376 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $3440 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $3340 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $3348 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $3440 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $3332 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $3440 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $3440 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $3284 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $3232 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $3380 (changed $-60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $3252 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $3388 (changed $8)
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)<J.I.M.> bought the plot for $2524
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (6ms) <P11> 34ms (41ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1097336669520838843
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9286378
  INFO [PlayerEventPhase.begin]                      No player event for (P10)SamRambowskie (rank 1)
  INFO [Player.useFood]                              (P10)SamRambowskie has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (8ms) <P11> 34ms (41ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)SamRambowskie
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile River (4,4) with Food factory
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Mountain1 (7,4) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Plain (5,4) with Crystite factory
  INFO [GameModel.gamble]                            (P10)SamRambowskie gambles $103, max: 47.5, left: 2.119102, fraction 0.044612672
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie won $103 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)SamRambowskie finishes on update 2312
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (11ms) <P11> 39ms (41ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8780560727288575805
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.27091682
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Yen55 (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: KazingaRaces
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost $200 betting on the two-legged Kazinga races
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P11)Yen55 has 5 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (11ms) <P11> 39ms (41ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Yen55
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (3,0) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Yen55 caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Yen55 finishes on update 2009
  INFO [GameModel.gamble]                            (P11)Yen55 gambles $107, max: 47.5, left: 10.459152, fraction 0.22019269
  INFO [DevelopmentMessenger.showMessage]            Yen55 won $107 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (7ms) <P11> 31ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8167515167927321754
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.51374805
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<A.L.A.N.> (rank 3)
  INFO [Player.useFood]                              (P12)<A.L.A.N.> has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (7ms) <P11> 31ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [DevelopmentActuator.begin]                   AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <A.L.A.N.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 1140.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 23ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2086.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,3) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (1,0) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (2,0) into Crystite from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (1,1) into Crystite from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <A.L.A.N.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (0,3): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (0,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,0): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,0): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain1 (2,0): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,1): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Plain (0,3)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $535
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (0,3) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Plain (1,0)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $510
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (1,0) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Mountain1 (2,0) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (1,1) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: CatchWampus
  INFO [FastDevelopmentPhase.nextAction]             Next action: CatchWampus
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<A.L.A.N.> gambles $190, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $190 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (9ms) <P11> 29ms (31ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4898053632502242176
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.28758264
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<J.I.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<J.I.M.> has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (7ms) <P11> 29ms (31ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [DevelopmentActuator.begin]                   AI: <J.I.M.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <J.I.M.> beginning UN-threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <J.I.M.> starts by assaying Mountain2 (8,0)
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 1104.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 26ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2252.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,1) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,3) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (8,0) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <J.I.M.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (8,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (7,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain2 (8,0): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.buyAssay]                          (P13)<J.I.M.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (8,1) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (7,3) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain2 (8,0) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: CatchWampus
  INFO [FastDevelopmentPhase.nextAction]             Next action: CatchWampus
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying Plain (7,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: Assay
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.buyAssay]                          (P13)<J.I.M.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<J.I.M.> gambles $192, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $192 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (12ms) <P11> 30ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (12ms) <P11> 30ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4016197369437786275
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Yen55 has 7 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)<A.L.A.N.> has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P10)SamRambowskie has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 5 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P11)Yen55 expects 4 food, 6 energy, 7 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> expects 4 food, 3 energy, 4 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie expects 4 food, 3 energy, 7 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 4 food, 12 energy, 13 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Yen55 produced 3 food, 6 energy, 5 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> produced 4 food, 2 energy, 5 smithore, 15 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie produced 4 food, 4 energy, 8 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 4 food, 12 energy, 16 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (12ms) <P11> 32ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9083010967944016722
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (12ms) <P11> 33ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4261150674233091750
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-6
  INFO [Shop.printPriceFactor]                       Smithore shop: 41, mules potentially available: 24, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $95 sell price $130
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Smithore: 2 critical: 0 surplus: 2 money: $3783
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Smithore: 2 critical: 0 surplus: 2 money: $4650
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Smithore: 3 critical: 0 surplus: 3 money: $3980
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 8 critical: 0 surplus: 8 money: $940
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (12ms) <P11> 37ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $122
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $130
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $118
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $130
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.963 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 10ms, max 37ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 39ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P10)SamRambowskie (P13)<J.I.M.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P11)Yen55 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P10)SamRambowskie auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 39ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $95 (5 units for $475)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (10ms) <P11> 38ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6731208421136265427
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $96
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $68 sell price $208
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Crystite: 1 critical: 0 surplus: 1 money: $3973
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Crystite: 6 critical: 0 surplus: 6 money: $4650
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Crystite: 5 critical: 0 surplus: 5 money: $4265
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $940
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (10ms) <P11> 38ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.962 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 3ms, max 38ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 39ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P10)SamRambowskie (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $68 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (10ms) <P11> 39ms (41ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3998439182838996076
  INFO [Shop.calcBuySellPrice]                       Current Food price $32
  INFO [Shop.printPriceFactor]                       Food shop: 9, total: 26, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 71%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Food: 4 critical: 4 surplus: 0 money: $3973
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Food: 4 critical: 4 surplus: 0 money: $4650
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Food: 4 critical: 4 surplus: 0 money: $4265
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 5 critical: 4 surplus: 1 money: $940
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (13ms) <P11> 38ms (40ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $174
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $540
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.962 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 2ms, max 38ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 39ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.L.A.N.> (P10)SamRambowskie (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (13ms) <P11> 37ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7065723075382246564
  INFO [Shop.calcBuySellPrice]                       Current Energy price $55
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 27, needed: 24
  INFO [Shop.printPriceFactor]                       Energy is decreased to 92%
  INFO [Shop.printPriceFactor]                       Energy buy price $35 sell price $70
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Energy: 8 critical: 6 surplus: 2 money: $3973
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Energy: 2 critical: 6 surplus: -4 money: $4650
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Energy: 4 critical: 7 surplus: -3 money: $4265
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 13 critical: 5 surplus: 8 money: $940
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (13ms) <P11> 35ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $86
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $370
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.966 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 11ms, max 34ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 38ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.L.A.N.> (P10)SamRambowskie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $86
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $370
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $86
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $370
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $86
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $370
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $86
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $370
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $86
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $370
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $86
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $370
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $86
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $370
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 38ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $51 (7 units for $357)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (14ms) <P11> 31ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1593134560073509731
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 40755896
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Money: $3908 Plots: 8 Assets: 1791 Total: 9699
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Food: 4 Energy: 11 Smithore: 0 Crystite: 5
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Money: $4650 Plots: 6 Assets: 1480 Total: 9130
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Food: 4 Energy: 2 Smithore: 2 Crystite: 6
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Money: $3973 Plots: 7 Assets: 1316 Total: 8789
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Food: 4 Energy: 8 Smithore: 0 Crystite: 1
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $1297 Plots: 7 Assets: 1861 Total: 6658
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 5 Energy: 6 Smithore: 8 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 10 mules for 20 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $190
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop Smithore: 26 units $95
  INFO [SummaryPhase2.begin]                         Shop Food: 9 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $51
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $190
  INFO [SummaryPhase2.begin]                         Colony total: 34276
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (10ms) <P11> 30ms (30ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (1,3)
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Plain (6,3)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 8ms, max 30ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 30ms 10 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 6ms, max 30ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Yen55 is granted tile 0: Plain (0,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 6ms, max 30ms
  INFO [LandGrantPhase.update]                       (P12)<A.L.A.N.> pressed at plot 9 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P12)<A.L.A.N.> is granted tile 9: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 6ms, max 30ms
  INFO [LandGrantPhase.update]                       (P13)<J.I.M.> pressed at plot 10 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 10: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 6ms, max 30ms
  INFO [LandGrantPhase.update]                       (P10)SamRambowskie pressed at plot 14 frame 14
  INFO [LandGrantPhase.claimPlot]                    (P10)SamRambowskie is granted tile 14: Plain (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 6ms, max 30ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (8ms) <P11> 30ms (30ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (8ms) <P11> 30ms (30ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7385706560695750274
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9191677
  INFO [PlayerEventPhase.begin]                      No player event for (P10)SamRambowskie (rank 1)
  INFO [Player.useFood]                              (P10)SamRambowskie has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (8ms) <P11> 30ms (30ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)SamRambowskie
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Mountain3 (2,3) with Energy factory
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Mountain3 (2,3) with Smithore factory
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Plain (3,3) with Energy factory
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Plain (7,2) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Plain (6,4) with Crystite factory
  INFO [GameModel.gamble]                            (P10)SamRambowskie gambles $103, max: 47.5, left: 2.139102, fraction 0.045033727
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie won $103 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)SamRambowskie finishes on update 2302
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (12ms) <P11> 30ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6138573585569699836
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9398519
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<A.L.A.N.> (rank 2)
  INFO [Player.useFood]                              (P12)<A.L.A.N.> has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (12ms) <P11> 30ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [DevelopmentActuator.begin]                   AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <A.L.A.N.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1526.0000000000002
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (1,0) into Energy from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,0) into Energy from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (1,1) into Energy from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (1,3) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <A.L.A.N.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,0): Crystite --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain1 (2,0): Crystite --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain1 (2,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,1): Crystite --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Plain (1,0)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $290
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (1,0) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Mountain1 (2,0)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $290
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Mountain1 (2,0) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Plain (1,1)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $290
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (1,1) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (1,3) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<A.L.A.N.> gambles $190, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $190 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 11ms (12ms) <P11> 30ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4183952268680959492
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5672173
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Yen55 (rank 3)
  INFO [Player.useFood]                              (P11)Yen55 has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 11ms (12ms) <P11> 30ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Yen55
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Mountain2 (3,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (2,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (1,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (0,0) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Yen55 caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Yen55 finishes on update 1882
  INFO [GameModel.gamble]                            (P11)Yen55 gambles $120, max: 47.5, left: 13.119213, fraction 0.27619395
  INFO [DevelopmentMessenger.showMessage]            Yen55 won $120 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (12ms) <P11> 38ms (41ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6532802765593578936
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6592231
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<J.I.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<J.I.M.> has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (12ms) <P11> 38ms (41ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [DevelopmentActuator.begin]                   AI: <J.I.M.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <J.I.M.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 1835.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 23ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2175.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,1) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,3) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <J.I.M.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (8,1): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (8,1): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (6,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> undevelops tile Plain (8,1)
  INFO [GameModel.sellMule]                          (P13)<J.I.M.> sold a mule for $240
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (8,1) with Smithore factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (6,3) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: CatchWampus
  INFO [FastDevelopmentPhase.nextAction]             Next action: CatchWampus
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<J.I.M.> gambles $190, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $190 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (11ms) <P11> 38ms (41ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (11ms) <P11> 38ms (41ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2830692337010091361
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Yen55 has 8 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12)<A.L.A.N.> has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P10)SamRambowskie has 11 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 6 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P11)Yen55 expects 4 food, 6 energy, 4 smithore, 15 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> expects 4 food, 23 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie expects 4 food, 8 energy, 4 smithore, 20 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 4 food, 14 energy, 17 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Yen55 produced 4 food, 4 energy, 2 smithore, 16 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> produced 6 food, 20 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie produced 2 food, 9 energy, 4 smithore, 22 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 4 food, 13 energy, 16 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (9ms) <P11> 38ms (40ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4443150935760786490
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (9ms) <P11> 38ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7165557679091446395
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $95
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-2
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 9, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 58%
  INFO [Shop.printPriceFactor]                       Smithore buy price $53 sell price $88
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Smithore: 2 critical: 0 surplus: 2 money: $3978
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Smithore: 7 critical: 0 surplus: 7 money: $4750
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Smithore: 4 critical: 0 surplus: 4 money: $3656
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 24 critical: 0 surplus: 24 money: $1422
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (9ms) <P11> 37ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $102
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $110
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $98
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $110
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.964 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 6ms, max 36ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 39ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P10)SamRambowskie (P13)<J.I.M.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $53 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (8ms) <P11> 36ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6616481831840497075
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $68
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $84 sell price $224
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Crystite: 17 critical: 0 surplus: 17 money: $3978
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Crystite: 6 critical: 0 surplus: 6 money: $4750
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Crystite: 27 critical: 0 surplus: 27 money: $3656
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $1422
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (8ms) <P11> 36ms (40ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.964 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 6ms, max 36ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 40ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P10)SamRambowskie (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [Player.increaseAuctionTeleportCount]         (P11)Yen55 auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [Player.increaseAuctionTeleportCount]         (P10)SamRambowskie auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 42ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $84 (44 units for $3696)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (11ms) <P11> 38ms (42ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3211105178236561612
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 17, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 96%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Food: 4 critical: 4 surplus: 0 money: $5406
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Food: 6 critical: 4 surplus: 2 money: $4750
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Food: 2 critical: 4 surplus: -2 money: $5924
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 5 critical: 4 surplus: 1 money: $1422
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (15ms) <P11> 40ms (42ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $76
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.961 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 10ms, max 39ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 42ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)SamRambowskie (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P13)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $76
  INFO [Player.increaseAuctionTeleportCount]         (P13)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 42ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $76
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 42ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $76
  INFO [Player.increaseAuctionTeleportCount]         (P12)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 42ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $46 (3 units for $138)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 13ms (15ms) <P11> 39ms (41ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2587995645828421581
  INFO [Shop.calcBuySellPrice]                       Current Energy price $51
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 52, needed: 24
  INFO [Shop.printPriceFactor]                       Energy is decreased to 60%
  INFO [Shop.printPriceFactor]                       Energy buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Energy: 6 critical: 7 surplus: -1 money: $5406
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Energy: 20 critical: 3 surplus: 17 money: $4850
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Energy: 12 critical: 8 surplus: 4 money: $5786
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 14 critical: 6 surplus: 8 money: $1460
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 12ms (15ms) <P11> 34ms (40ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-58
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $30
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.966 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 12ms, max 33ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 40ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P10)SamRambowskie (P13)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-58
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $30
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 40ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-58
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $30
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-58
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $30
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-58
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $30
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-58
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $30
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-58
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $30
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-58
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $30
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 40ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-58
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $30
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 40ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $29 (8 units for $239)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 12ms (14ms) <P11> 33ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4325619198396821871
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 43037448
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Money: $5815 Plots: 9 Assets: 1776 Total: 12091
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Food: 5 Energy: 11 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Money: $5167 Plots: 8 Assets: 1576 Total: 10743
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Food: 4 Energy: 14 Smithore: 2 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Money: $4850 Plots: 7 Assets: 2234 Total: 10584
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Food: 4 Energy: 20 Smithore: 7 Crystite: 6
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $1670 Plots: 8 Assets: 2414 Total: 8084
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 4 Energy: 7 Smithore: 24 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $84
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $53
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $46
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $29
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $100
  INFO [SummaryPhase2.begin]                         Colony total: 41502
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (12ms) <P11> 33ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (1,4)
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Plain (2,2)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 5ms, max 33ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 37ms 10 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 4ms, max 33ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Yen55 is granted tile 2: Plain (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 4ms, max 33ms
  INFO [LandGrantPhase.update]                       (P13)<J.I.M.> pressed at plot 5 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 5: Plain (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 4ms, max 33ms
  INFO [LandGrantPhase.update]                       (P12)<A.L.A.N.> pressed at plot 9 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)<A.L.A.N.> is granted tile 9: Plain (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 3ms, max 33ms
  INFO [LandGrantPhase.update]                       (P10)SamRambowskie pressed at plot 11 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P10)SamRambowskie is granted tile 11: Plain (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 3ms, max 33ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (11ms) <P11> 33ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $2464
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $776
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $776
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $920
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $920
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 2ms, max 33ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.L.A.N.> (P10)SamRambowskie (P13)<J.I.M.> (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.buyLand]            (P11)Yen55 bought the plot for $2464
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 0ms (10ms) <P11> 32ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9120946306310145120
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.43444878
  INFO [PlayerEventPhase.begin]                      No player event for (P10)SamRambowskie (rank 1)
  INFO [Player.useFood]                              (P10)SamRambowskie has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 0ms (10ms) <P11> 32ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)SamRambowskie
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Plain (8,4) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie caught the Mountain Wampus and got $300
  INFO [GameModel.gamble]                            (P10)SamRambowskie gambles $155, max: 47.5, left: 22.939438, fraction 0.48293555
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie won $155 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)SamRambowskie finishes on update 1277
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (9ms) <P11> 30ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 854684996102089422
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8086416
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Yen55 (rank 2)
  INFO [Player.useFood]                              (P11)Yen55 has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (9ms) <P11> 30ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Yen55
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (0,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (1,2) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1812. End Update: 1811
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (8,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Yen55 caught the Mountain Wampus and got $300
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Yen55 finishes on update 2194
  INFO [GameModel.gamble]                            (P11)Yen55 gambles $153, max: 47.5, left: 4.3591, fraction 0.09177052
  INFO [DevelopmentMessenger.showMessage]            Yen55 won $153 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (8ms) <P11> 33ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5918314717974677373
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.59346896
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<A.L.A.N.> (rank 3)
  INFO [Player.useFood]                              (P12)<A.L.A.N.> has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (7ms) <P11> 33ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $300
  INFO [DevelopmentActuator.begin]                   AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <A.L.A.N.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 1816.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4769.999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (1,0) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (1,1) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (1,3) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (1,4) into Food from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <A.L.A.N.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,0): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,1): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,3): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,4): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Plain (1,0)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $150
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (1,0) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Plain (1,1)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $150
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (1,1) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Plain (1,3)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $150
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (1,3) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (1,4) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<A.L.A.N.> gambles $185, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $185 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (7ms) <P11> 33ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3858070909464792299
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.26280957
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<J.I.M.> (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: WormInfestation
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony awarded you $300 for stopping the Wart Worm infestation
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P13)<J.I.M.> has 4 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (7ms) <P11> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $300
  INFO [DevelopmentActuator.begin]                   AI: <J.I.M.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <J.I.M.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 2566.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 42ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4916.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,0) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (8,1) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,2) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (2,2) into Food from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <J.I.M.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain2 (8,0): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain2 (8,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (8,1): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (8,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (3,2): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (3,2): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (2,2): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> undevelops tile Mountain2 (8,0)
  INFO [GameModel.sellMule]                          (P13)<J.I.M.> sold a mule for $175
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain2 (8,0) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> undevelops tile Plain (8,1)
  INFO [GameModel.sellMule]                          (P13)<J.I.M.> sold a mule for $175
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (8,1) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> undevelops tile Plain (3,2)
  INFO [GameModel.sellMule]                          (P13)<J.I.M.> sold a mule for $150
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (3,2) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (2,2) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<J.I.M.> gambles $192, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $192 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (14ms) <P11> 30ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (14ms) <P11> 30ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3589304233639758058
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Yen55 has 14 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)<A.L.A.N.> has 20 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P10)SamRambowskie has 11 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 7 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P11)Yen55 expects 4 food, 6 energy, 4 smithore, 27 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> expects 21 food, 4 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie expects 4 food, 8 energy, 4 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 20 food, 8 energy, 7 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Yen55 produced 6 food, 7 energy, 4 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> produced 20 food, 5 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie produced 5 food, 7 energy, 4 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 25 food, 10 energy, 8 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (14ms) <P11> 30ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2424181704077287290
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (14ms) <P11> 30ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5437515133718618882
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $53
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $7
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 4, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  INFO [Shop.printPriceFactor]                       Smithore buy price $60 sell price $95
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Smithore: 4 critical: 0 surplus: 4 money: $2756
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Smithore: 9 critical: 0 surplus: 9 money: $4985
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Smithore: 6 critical: 0 surplus: 6 money: $6070
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 27 critical: 0 surplus: 27 money: $2162
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (14ms) <P11> 31ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $82
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $90
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $78
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $90
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.965 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 12ms, max 35ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 39ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P10)SamRambowskie (P13)<J.I.M.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 39ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 39ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P11)Yen55 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 39ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Player.increaseAuctionTeleportCount]         (P10)SamRambowskie auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 39ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $60 (10 units for $600)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (13ms) <P11> 36ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5177912437988967448
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $84
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $112 sell price $252
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Crystite: 12 critical: 0 surplus: 12 money: $2996
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Crystite: 6 critical: 0 surplus: 6 money: $4985
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Crystite: 14 critical: 0 surplus: 14 money: $6430
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $2162
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (13ms) <P11> 38ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $112
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.962 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 8ms, max 38ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 39ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P10)SamRambowskie (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P12)<A.L.A.N.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [Player.increaseAuctionTeleportCount]         (P11)Yen55 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [Player.increaseAuctionTeleportCount]         (P10)SamRambowskie auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 39ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $112 (32 units for $3584)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (8ms) <P11> 34ms (38ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3386670781890237120
  INFO [Shop.calcBuySellPrice]                       Current Food price $46
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 57, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 51%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Food: 6 critical: 5 surplus: 1 money: $4340
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Food: 20 critical: 5 surplus: 15 money: $5657
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Food: 6 critical: 5 surplus: 1 money: $7998
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 25 critical: 5 surplus: 20 money: $2162
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (10ms) <P11> 31ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.97 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 3ms, max 30ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 34ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P10)SamRambowskie (P13)<J.I.M.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P12)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 33ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 33ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (35 units for $525)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (10ms) <P11> 29ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8889770431677940915
  INFO [Shop.calcBuySellPrice]                       Current Energy price $29
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 48, needed: 33
  INFO [Shop.printPriceFactor]                       Energy is decreased to 77%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Energy: 12 critical: 9 surplus: 3 money: $4340
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Energy: 16 critical: 7 surplus: 9 money: $5882
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Energy: 10 critical: 9 surplus: 1 money: $7998
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 10 critical: 8 surplus: 2 money: $2462
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (11ms) <P11> 33ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.966 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 10ms, max 34ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 37ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)SamRambowskie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P13)<J.I.M.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 37ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 37ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 37ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 37ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 37ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (10 units for $253)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (10ms) <P11> 36ms (38ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -470803526748043235
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 40844216
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Money: $7745 Plots: 10 Assets: 1830 Total: 14575
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Food: 6 Energy: 20 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Money: $6082 Plots: 8 Assets: 1470 Total: 11552
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Food: 5 Energy: 8 Smithore: 9 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Money: $4368 Plots: 10 Assets: 1605 Total: 10973
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Food: 6 Energy: 11 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $2487 Plots: 9 Assets: 2685 Total: 9672
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 5 Energy: 9 Smithore: 27 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $120
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $112
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop Food: 35 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $120
  INFO [SummaryPhase2.begin]                         Colony total: 46772
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (9ms) <P11> 36ms (38ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (6,2)
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Mountain1 (7,0)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 6ms, max 36ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 38ms 10 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 5ms, max 36ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Yen55 is granted tile 0: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 5ms, max 36ms
  INFO [LandGrantPhase.update]                       (P13)<J.I.M.> pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 1: Mountain1 (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 5ms, max 36ms
  INFO [LandGrantPhase.update]                       (P12)<A.L.A.N.> pressed at plot 4 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P12)<A.L.A.N.> is granted tile 4: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 5ms, max 36ms
  INFO [LandGrantPhase.update]                       (P10)SamRambowskie pressed at plot 5 frame 1
  INFO [Wampus.randomMountain]                       Wampus has no more mountains and dies
  INFO [LandGrantPhase.claimPlot]                    (P10)SamRambowskie is granted tile 5: Mountain1 (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 5ms, max 36ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (7ms) <P11> 36ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (6ms) <P11> 35ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8038334224926024102
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2124551
  INFO [PlayerEventPhase.begin]                      Event player: (P10)SamRambowskie (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: GypsyInlaws
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your Space Gypsy inlaws made a mess of the town. It cost you $450 to clean it up
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P10)SamRambowskie has 6 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (5ms) <P11> 34ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)SamRambowskie
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Mountain1 (8,3) with Crystite factory
  INFO [GameModel.gamble]                            (P10)SamRambowskie gambles $151, max: 47.5, left: 28.119556, fraction 0.59199065
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie won $151 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)SamRambowskie finishes on update 969
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (4ms) <P11> 34ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2172798086365596226
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.59973776
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<A.L.A.N.> (rank 2)
  INFO [Player.useFood]                              (P12)<A.L.A.N.> has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (4ms) <P11> 34ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [DevelopmentActuator.begin]                   AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <A.L.A.N.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 918.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 130ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2084.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,0) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (1,0) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (1,1) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (6,2) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <A.L.A.N.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain1 (2,0): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain1 (2,0): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,0): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,0): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,1): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,1): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (6,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Mountain1 (2,0)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $170
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Mountain1 (2,0) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Plain (1,0)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $145
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (1,0) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Plain (1,1)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $145
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (1,1) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (6,2) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<A.L.A.N.> gambles $153, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $153 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 9
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (4ms) <P11> 35ms (40ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2182292462926717243
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.45599455
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Yen55 (rank 3)
  INFO [Player.useFood]                              (P11)Yen55 has 6 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (5ms) <P11> 34ms (40ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Yen55
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (6,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Yen55 finishes on update 1272
  INFO [GameModel.gamble]                            (P11)Yen55 gambles $195, max: 47.5, left: 22.059418, fraction 0.4644088
  INFO [DevelopmentMessenger.showMessage]            Yen55 won $195 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (9ms) <P11> 30ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -791739609343932568
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.054082096
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<J.I.M.> (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: RelativeDied
  INFO [PlayerEventPhase$1.finished]                 Event Message: A distant relative died and left you a vast fortune. But after taxes you only got $300
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P13)<J.I.M.> has 5 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (9ms) <P11> 31ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [DevelopmentActuator.begin]                   AI: <J.I.M.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <J.I.M.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 1274.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 1642ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2636.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,0) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,2) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,2) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (7,0) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <J.I.M.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain2 (8,0): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain2 (8,0): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (2,2): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (2,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (3,2): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (3,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain1 (7,0): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> undevelops tile Mountain2 (8,0)
  INFO [GameModel.sellMule]                          (P13)<J.I.M.> sold a mule for $145
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain2 (8,0) with Smithore factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> undevelops tile Plain (2,2)
  INFO [GameModel.sellMule]                          (P13)<J.I.M.> sold a mule for $145
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (2,2) with Smithore factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> undevelops tile Plain (3,2)
  INFO [GameModel.sellMule]                          (P13)<J.I.M.> sold a mule for $145
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (3,2) with Smithore factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain1 (7,0) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<J.I.M.> gambles $246, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $246 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (11ms) <P11> 30ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (11ms) <P11> 30ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2235245044747207394
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Yen55 has 11 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)<A.L.A.N.> has 8 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P10)SamRambowskie has 20 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 9 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P11)Yen55 expects 4 food, 14 energy, 4 smithore, 27 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> expects 13 food, 6 energy, 4 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie expects 4 food, 8 energy, 4 smithore, 34 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 6 food, 8 energy, 30 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Yen55 produced 2 food, 14 energy, 2 smithore, 25 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> produced 13 food, 6 energy, 4 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie produced 3 food, 7 energy, 3 smithore, 35 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 6 food, 7 energy, 36 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 11ms (15ms) <P11> 32ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8370421099048667332
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 11ms (15ms) <P11> 34ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2819451461766200698
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $60
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $11
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 5, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 85%
  INFO [Shop.printPriceFactor]                       Smithore buy price $62 sell price $97
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Smithore: 2 critical: 0 surplus: 2 money: $4393
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Smithore: 13 critical: 0 surplus: 13 money: $5865
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Smithore: 3 critical: 0 surplus: 3 money: $7226
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 63 critical: 0 surplus: 63 money: $2688
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 14ms (15ms) <P11> 35ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $62
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $62
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $70
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.965 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 14ms, max 35ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 36ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P10)SamRambowskie (P13)<J.I.M.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P11)Yen55 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P10)SamRambowskie auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [Player.increaseAuctionTeleportCount]         (P12)<A.L.A.N.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [SlickLogSystem.info]                         Transaction #57
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #58
  INFO [SlickLogSystem.info]                         Transaction #59
  INFO [SlickLogSystem.info]                         Transaction #60
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #61
  INFO [SlickLogSystem.info]                         Transaction #62
  INFO [SlickLogSystem.info]                         Transaction #63
  INFO [Player.increaseAuctionTeleportCount]         (P13)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 35ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $62 (81 units for $5022)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 14ms (15ms) <P11> 34ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9093147448346274224
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $112
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $132 sell price $272
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Crystite: 0 critical: 0 surplus: 0 money: $4517
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $6671
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Crystite: 0 critical: 0 surplus: 0 money: $7412
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $6594
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 13ms (15ms) <P11> 33ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $132 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 13ms (15ms) <P11> 33ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8900376475816327871
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 35, total: 61, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 50%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Food: 3 critical: 5 surplus: -2 money: $4517
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Food: 13 critical: 5 surplus: 8 money: $6671
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Food: 4 critical: 5 surplus: -1 money: $7412
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 6 critical: 5 surplus: 1 money: $6594
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 13ms (14ms) <P11> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $158
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $235
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.967 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 13ms, max 33ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 34ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)SamRambowskie (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P13)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $158
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $235
  INFO [Player.increaseAuctionTeleportCount]         (P13)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 34ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $158
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $235
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $158
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $235
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $158
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $235
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 34ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $35 (4 units for $141)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 12ms (13ms) <P11> 32ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8943946698044833407
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 48, needed: 36
  INFO [Shop.printPriceFactor]                       Energy is decreased to 81%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Energy: 17 critical: 9 surplus: 8 money: $4391
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Energy: 7 critical: 8 surplus: -1 money: $6797
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Energy: 16 critical: 10 surplus: 6 money: $7397
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 8 critical: 9 surplus: -1 money: $6609
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (12ms) <P11> 32ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $98
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $156
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.969 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 10ms, max 31ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 34ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.L.A.N.> (P10)SamRambowskie (P13)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 362
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $98
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $156
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 34ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $50 (1 units for $50)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (10ms) <P11> 30ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -780100413451294755
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 44167648
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Money: $7347 Plots: 11 Assets: 2310 Total: 15157
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Food: 5 Energy: 17 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $6609 Plots: 10 Assets: 1525 Total: 13134
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 5 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Money: $6797 Plots: 9 Assets: 1565 Total: 12862
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Food: 10 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Money: $4441 Plots: 11 Assets: 2245 Total: 12186
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Food: 6 Energy: 16 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 9 mules for 18 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $120
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $132
  INFO [SummaryPhase2.begin]                         Shop Smithore: 63 units $62
  INFO [SummaryPhase2.begin]                         Shop Food: 35 units $35
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $120
  INFO [SummaryPhase2.begin]                         Colony total: 53339
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (9ms) <P11> 28ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 6ms, max 28ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 38ms 10 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 6ms, max 28ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P12)<A.L.A.N.> pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P11)Yen55 is granted tile 0: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 6ms, max 28ms
  INFO [LandGrantPhase.update]                       (P12)<A.L.A.N.> pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)<A.L.A.N.> is granted tile 1: Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 6ms, max 28ms
  INFO [LandGrantPhase.update]                       (P13)<J.I.M.> pressed at plot 2 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 2: Plain (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 6ms, max 28ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (9ms) <P11> 28ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (9ms) <P11> 29ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5589784855654561780
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.109797835
  INFO [PlayerEventPhase.begin]                      Event player: (P10)SamRambowskie (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: MuleLostBolt
  INFO [PlayerEventPhase$1.finished]                 Event Message: One of your M.U.L.E.s lost a bolt. Repairs cost you $225
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P10)SamRambowskie has 5 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (7ms) <P11> 34ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)SamRambowskie
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)SamRambowskie undevelops tile Mountain3 (2,3)
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Mountain3 (2,3) with Crystite factory
  INFO [GameModel.gamble]                            (P10)SamRambowskie gambles $172, max: 47.5, left: 30.639614, fraction 0.6450445
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie won $172 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)SamRambowskie finishes on update 843
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (9ms) <P11> 35ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7809270057706314144
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.61227465
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<J.I.M.> (rank 2)
  INFO [Player.useFood]                              (P13)<J.I.M.> has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (9ms) <P11> 35ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [DevelopmentActuator.begin]                   AI: <J.I.M.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <J.I.M.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 2090.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 838ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2676.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,2) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,2) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (8,1) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (2,4) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <J.I.M.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (2,2): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (2,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (3,2): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (3,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (8,1): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (8,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (2,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> undevelops tile Plain (2,2)
  INFO [GameModel.sellMule]                          (P13)<J.I.M.> sold a mule for $195
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (2,2) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> undevelops tile Plain (3,2)
  INFO [GameModel.sellMule]                          (P13)<J.I.M.> sold a mule for $195
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (3,2) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> undevelops tile Plain (8,1)
  INFO [GameModel.sellMule]                          (P13)<J.I.M.> sold a mule for $145
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (8,1) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (2,4) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<J.I.M.> gambles $161, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $161 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 53
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (9ms) <P11> 34ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5557281650519238491
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.03516811
  INFO [PlayerEventPhase.begin]                      Event player: (P12)<A.L.A.N.> (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: Charity
  INFO [PlayerEventPhase$1.finished]                 Event Message: A charity from your home-world took pity on you and sent $225
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P12)<A.L.A.N.> has 10 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (9ms) <P11> 33ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [DevelopmentActuator.begin]                   AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <A.L.A.N.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 2349.0 from previous solution, plus 1 round of fudging.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 417ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3226.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (1,3) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (0,4) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (1,4) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (7,1) into Crystite from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <A.L.A.N.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,3): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain3 (0,4): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain3 (0,4): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,4): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,4): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (7,1): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Plain (1,3)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $145
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (1,3) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Mountain3 (0,4)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $195
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Mountain3 (0,4) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Plain (1,4)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $145
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (1,4) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (7,1) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<A.L.A.N.> gambles $189, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $189 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (10ms) <P11> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4709171174680277669
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.25384915
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Yen55 (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: BestBuiltMule
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. was judged "Best Built" at the colony fair. You won $150
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P11)Yen55 has 6 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (9ms) <P11> 32ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Yen55
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Mountain3 (0,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (5,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (6,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Yen55 finishes on update 1427
  INFO [GameModel.gamble]                            (P11)Yen55 gambles $153, max: 47.5, left: 18.959347, fraction 0.39914414
  INFO [DevelopmentMessenger.showMessage]            Yen55 won $153 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (16ms) <P11> 30ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2175192088574979278
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (16ms) <P11> 30ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3637000109937398195
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Yen55 has 16 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P12)<A.L.A.N.> has 7 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P10)SamRambowskie has 17 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 8 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P11)Yen55 expects 5 food, 10 energy, 0 smithore, 34 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> expects 8 food, 11 energy, 0 smithore, 24 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie expects 5 food, 6 energy, 0 smithore, 36 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 5 food, 28 energy, 18 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Yen55 produced 6 food, 12 energy, 0 smithore, 35 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> produced 8 food, 11 energy, 0 smithore, 21 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie produced 4 food, 6 energy, 0 smithore, 34 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 6 food, 32 energy, 20 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 15ms (16ms) <P11> 29ms (32ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 15ms (16ms) <P11> 29ms (32ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7217943241616899930
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $62
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $6
  INFO [Shop.printPriceFactor]                       Smithore shop: 63, mules potentially available: 41, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $56 sell price $91
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Smithore: 0 critical: 0 surplus: 0 money: $4499
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $6866
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Smithore: 0 critical: 0 surplus: 0 money: $7269
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 20 critical: 0 surplus: 20 money: $6625
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 15ms (16ms) <P11> 29ms (32ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $56
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $50
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.971 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 15ms, max 29ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 32ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.L.A.N.> (P10)SamRambowskie (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [Player.increaseAuctionTeleportCount]         (P13)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 35ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $56 (20 units for $1120)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 15ms (16ms) <P11> 29ms (42ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7127576912018823109
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $132
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $72 sell price $212
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Crystite: 35 critical: 0 surplus: 35 money: $4499
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Crystite: 21 critical: 0 surplus: 21 money: $6866
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Crystite: 34 critical: 0 surplus: 34 money: $7269
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $7745
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 13ms (15ms) <P11> 32ms (42ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.968 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 12ms, max 32ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 37ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P10)SamRambowskie (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $72 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 12ms (14ms) <P11> 32ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2050617797105327834
  INFO [Shop.calcBuySellPrice]                       Current Food price $35
  INFO [Shop.printPriceFactor]                       Food shop: 35, total: 63, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 49%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Food: 7 critical: 5 surplus: 2 money: $4499
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Food: 11 critical: 5 surplus: 6 money: $6866
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Food: 4 critical: 5 surplus: -1 money: $7269
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 6 critical: 5 surplus: 1 money: $7745
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (12ms) <P11> 32ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $222
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $250
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.968 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 8ms, max 32ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 37ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)SamRambowskie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P13)<J.I.M.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Yen55 rank 4 takes over trade from seller <A.L.A.N.> rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Yen55 rank 4 takes over trade from seller <A.L.A.N.> rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Yen55 rank 4 takes over trade from seller <A.L.A.N.> rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $222
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $250
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 37ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $222
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $250
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $222
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $250
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $222
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $250
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $222
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $250
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $222
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $250
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $222
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $250
  INFO [Player.increaseAuctionTeleportCount]         (P12)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 36ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $222
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $250
  INFO [Player.increaseAuctionTeleportCount]         (P13)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 36ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (8 units for $120)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (8ms) <P11> 31ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6200807985450036579
  INFO [Shop.calcBuySellPrice]                       Current Energy price $50
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 76, needed: 34
  INFO [Shop.printPriceFactor]                       Energy is decreased to 59%
  INFO [Shop.printPriceFactor]                       Energy buy price $14 sell price $49
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Energy: 18 critical: 10 surplus: 8 money: $4514
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Energy: 11 critical: 8 surplus: 3 money: $6956
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Energy: 12 critical: 10 surplus: 2 money: $7239
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 35 critical: 6 surplus: 29 money: $7760
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (14ms) <P11> 31ms (32ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $129
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $191
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.969 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 8ms, max 31ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 33ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)SamRambowskie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P13)<J.I.M.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $129
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $191
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $129
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $191
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $129
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $191
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $129
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $191
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $129
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $191
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $129
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $191
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $129
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $191
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $129
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $191
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $129
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $191
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $129
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $191
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 35ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $29 (10 units for $290)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 14ms (15ms) <P11> 29ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6635364471448874256
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 42528928
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Money: $6949 Plots: 11 Assets: 4576 Total: 17025
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Food: 6 Energy: 22 Smithore: 0 Crystite: 34
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $7992 Plots: 11 Assets: 1943 Total: 15435
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 5 Energy: 27 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Money: $4514 Plots: 12 Assets: 4617 Total: 15131
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Food: 6 Energy: 18 Smithore: 0 Crystite: 35
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Money: $7014 Plots: 10 Assets: 3048 Total: 15062
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Food: 5 Energy: 9 Smithore: 0 Crystite: 21
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop Smithore: 75 units $56
  INFO [SummaryPhase2.begin]                         Shop Food: 41 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $29
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 62653
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 14ms (15ms) <P11> 28ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 14ms (15ms) <P11> 28ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 14ms (15ms) <P11> 31ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 793287124520062517
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8590804
  INFO [PlayerEventPhase.begin]                      No player event for (P10)SamRambowskie (rank 1)
  INFO [Player.useFood]                              (P10)SamRambowskie has 6 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 14ms (17ms) <P11> 32ms (40ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)SamRambowskie
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Plain (3,3) with Crystite factory
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile River (4,4) with Energy factory
  INFO [GameModel.sellMule]                          (P10)SamRambowskie sold a mule for $135
  INFO [GameModel.gamble]                            (P10)SamRambowskie gambles $168, max: 47.5, left: 24.979485, fraction 0.5258839
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie won $168 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)SamRambowskie finishes on update 1126
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 14ms (14ms) <P11> 36ms (41ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1467626691641918535
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.18460971
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<J.I.M.> (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: DeadMooseRat
  INFO [PlayerEventPhase$1.finished]                 Event Message: You found a dead Moose Rat and sold the hide for $150
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P13)<J.I.M.> has 5 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 14ms (14ms) <P11> 36ms (41ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [DevelopmentActuator.begin]                   AI: <J.I.M.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <J.I.M.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 1967.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 59ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2371.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,3) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,3) into Crystite from Energy
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <J.I.M.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain1 (5,2): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain1 (5,2): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (6,3): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (6,3): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (7,3): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (7,3): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> undevelops tile Mountain1 (5,2)
  INFO [GameModel.sellMule]                          (P13)<J.I.M.> sold a mule for $185
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain1 (5,2) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> undevelops tile Plain (6,3)
  INFO [GameModel.sellMule]                          (P13)<J.I.M.> sold a mule for $160
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (6,3) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> undevelops tile Plain (7,3)
  INFO [GameModel.sellMule]                          (P13)<J.I.M.> sold a mule for $160
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (7,3) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> nothing left to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<J.I.M.> gambles $214, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $214 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 13ms (14ms) <P11> 38ms (41ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8186683135079991246
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.70338583
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Yen55 (rank 3)
  INFO [Player.useFood]                              (P11)Yen55 has 6 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 13ms (14ms) <P11> 38ms (41ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Yen55
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (8,2) with Crystite factory
  INFO [GameModel.sellMule]                          (P11)Yen55 sold a mule for $160
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Yen55 finishes on update 1308
  INFO [GameModel.gamble]                            (P11)Yen55 gambles $189, max: 47.5, left: 21.339401, fraction 0.44925055
  INFO [DevelopmentMessenger.showMessage]            Yen55 won $189 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (11ms) <P11> 34ms (38ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8158771687748261560
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.431544
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<A.L.A.N.> (rank 4)
  INFO [Player.useFood]                              (P12)<A.L.A.N.> has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (10ms) <P11> 32ms (38ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [DevelopmentActuator.begin]                   AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <A.L.A.N.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 2936.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 108ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3034.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,1) into Energy from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,2) into Crystite from Energy
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <A.L.A.N.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (7,1): Crystite --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (7,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (6,2): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (6,2): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Plain (7,1)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $210
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (7,1) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Plain (6,2)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $160
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (6,2) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<A.L.A.N.> gambles $235, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $235 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (9ms) <P11> 34ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (9ms) <P11> 34ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1105267607407042505
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Yen55 has 18 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P12)<A.L.A.N.> has 9 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P10)SamRambowskie has 22 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 27 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P11)Yen55 expects 4 food, 8 energy, 0 smithore, 45 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> expects 4 food, 14 energy, 0 smithore, 25 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie expects 0 food, 7 energy, 0 smithore, 50 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 4 food, 18 energy, 13 smithore, 11 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)Yen55 produced 5 food, 8 energy, 0 smithore, 46 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> produced 4 food, 16 energy, 0 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie produced 0 food, 6 energy, 0 smithore, 46 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 5 food, 20 energy, 13 smithore, 10 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (9ms) <P11> 32ms (38ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [ColonyEventPhase.begin]                      Colony event is not applicable.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (9ms) <P11> 32ms (38ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8975246649927125130
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $56
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-10
  INFO [Shop.printPriceFactor]                       Smithore shop: 75, mules potentially available: 50, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $40 sell price $75
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Smithore: 0 critical: 0 surplus: 0 money: $4653
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $7249
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Smithore: 0 critical: 0 surplus: 0 money: $7042
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 13 critical: 0 surplus: 13 money: $8231
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (9ms) <P11> 33ms (38ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $30
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.968 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 6ms, max 32ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 38ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.L.A.N.> (P10)SamRambowskie (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [Player.increaseAuctionTeleportCount]         (P13)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 38ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $40 (13 units for $520)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (8ms) <P11> 30ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7713798356907770708
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $72
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $92 sell price $232
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Crystite: 81 critical: 0 surplus: 81 money: $4653
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Crystite: 50 critical: 0 surplus: 50 money: $7249
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Crystite: 80 critical: 0 surplus: 80 money: $6522
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 10 critical: 0 surplus: 10 money: $8751
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (13ms) <P11> 36ms (41ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.964 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 9ms, max 36ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 41ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P10)SamRambowskie (P13)<J.I.M.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Player.increaseAuctionTeleportCount]         (P13)<J.I.M.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [Player.increaseAuctionTeleportCount]         (P12)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 41ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [SlickLogSystem.info]                         Transaction #57
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #58
  INFO [SlickLogSystem.info]                         Transaction #59
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #60
  INFO [SlickLogSystem.info]                         Transaction #61
  INFO [SlickLogSystem.info]                         Transaction #62
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #63
  INFO [SlickLogSystem.info]                         Transaction #64
  INFO [SlickLogSystem.info]                         Transaction #65
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #66
  INFO [SlickLogSystem.info]                         Transaction #67
  INFO [SlickLogSystem.info]                         Transaction #68
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #69
  INFO [SlickLogSystem.info]                         Transaction #70
  INFO [SlickLogSystem.info]                         Transaction #71
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #72
  INFO [SlickLogSystem.info]                         Transaction #73
  INFO [SlickLogSystem.info]                         Transaction #74
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #75
  INFO [SlickLogSystem.info]                         Transaction #76
  INFO [SlickLogSystem.info]                         Transaction #77
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #78
  INFO [SlickLogSystem.info]                         Transaction #79
  INFO [SlickLogSystem.info]                         Transaction #80
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #81
  INFO [SlickLogSystem.info]                         Transaction #82
  INFO [SlickLogSystem.info]                         Transaction #83
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #84
  INFO [SlickLogSystem.info]                         Transaction #85
  INFO [SlickLogSystem.info]                         Transaction #86
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #87
  INFO [SlickLogSystem.info]                         Transaction #88
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #89
  INFO [SlickLogSystem.info]                         Transaction #90
  INFO [SlickLogSystem.info]                         Transaction #91
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #92
  INFO [SlickLogSystem.info]                         Transaction #93
  INFO [SlickLogSystem.info]                         Transaction #94
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #95
  INFO [SlickLogSystem.info]                         Transaction #96
  INFO [SlickLogSystem.info]                         Transaction #97
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #98
  INFO [SlickLogSystem.info]                         Transaction #99
  INFO [SlickLogSystem.info]                         Transaction #100
  INFO [Player.increaseAuctionTeleportCount]         (P11)Yen55 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 41ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $92 (171 units for $15732)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 11ms (15ms) <P11> 34ms (41ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1732985498583047101
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 41, total: 57, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 51%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Food: 6 critical: 5 surplus: 1 money: $12105
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Food: 4 critical: 5 surplus: -1 money: $11849
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Food: 1 critical: 5 surplus: -4 money: $9282
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 5 critical: 5 surplus: 0 money: $9671
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (11ms) <P11> 33ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $338
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $210
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.969 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 6ms, max 31ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 36ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.L.A.N.> (P10)SamRambowskie (P13)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $338
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $210
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $338
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $210
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $338
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $210
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $338
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $210
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $338
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $210
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 37ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 34ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (5 units for $250)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (10ms) <P11> 31ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8299124977359838711
  INFO [Shop.calcBuySellPrice]                       Current Energy price $29
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 83, needed: 37
  INFO [Shop.printPriceFactor]                       Energy is decreased to 58%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Energy: 14 critical: 11 surplus: 3 money: $12105
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Energy: 18 critical: 8 surplus: 10 money: $11799
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Energy: 16 critical: 10 surplus: 6 money: $9082
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 35 critical: 8 surplus: 27 money: $9671
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (10ms) <P11> 31ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $212
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $181
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.968 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 6ms, max 32ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 36ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)SamRambowskie (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P13)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $212
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $181
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $212
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $181
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $212
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $181
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $212
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $181
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $212
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $181
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $212
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $181
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 36ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $212
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $181
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $212
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $181
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $212
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $181
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 36ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $212
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $181
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $212
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $181
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 36ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $28 (11 units for $315)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (7ms) <P11> 33ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7566018305410733160
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 46642840
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Money: $8932 Plots: 11 Assets: 7371 Total: 21803
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Food: 5 Energy: 22 Smithore: 13 Crystite: 50
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Money: $11940 Plots: 12 Assets: 2277 Total: 20217
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Food: 6 Energy: 19 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Money: $12024 Plots: 10 Assets: 1627 Total: 18651
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Food: 5 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $9761 Plots: 11 Assets: 2309 Total: 17570
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 5 Energy: 33 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 1 mules for 2 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $80
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Smithore: 73 units $40
  INFO [SummaryPhase2.begin]                         Shop Food: 36 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $28
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $80
  INFO [SummaryPhase2.begin]                         Colony total: 78241
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (7ms) <P11> 33ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (7ms) <P11> 33ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (5ms) <P11> 34ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1150176948861646864
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.23478264
  INFO [PlayerEventGenerator.nextEvent]              No suitable event was found
  INFO [PlayerEventPhase.begin]                      No player event for (P10)SamRambowskie (rank 1)
  INFO [Player.useFood]                              (P10)SamRambowskie has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (5ms) <P11> 34ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)SamRambowskie
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Plain (3,4) with Crystite factory
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile River (4,4) with Food factory
  INFO [GameModel.sellMule]                          (P10)SamRambowskie sold a mule for $130
  INFO [GameModel.gamble]                            (P10)SamRambowskie gambles $215, max: 47.5, left: 18.69934, fraction 0.39367032
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie won $215 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)SamRambowskie finishes on update 1440
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (8ms) <P11> 35ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9021608079306167390
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.64426833
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Yen55 (rank 2)
  INFO [Player.useFood]                              (P11)Yen55 has 6 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (9ms) <P11> 35ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Yen55
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (6,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (5,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (6,0) with Crystite factory
  INFO [GameModel.sellMule]                          (P11)Yen55 sold a mule for $130
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Yen55 finishes on update 1687
  INFO [GameModel.gamble]                            (P11)Yen55 gambles $212, max: 47.5, left: 13.759228, fraction 0.28966796
  INFO [DevelopmentMessenger.showMessage]            Yen55 won $212 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (10ms) <P11> 33ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -972630908415847077
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.99841803
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<A.L.A.N.> (rank 3)
  INFO [Player.useFood]                              (P12)<A.L.A.N.> has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (10ms) <P11> 33ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [DevelopmentActuator.begin]                   AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <A.L.A.N.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 3026.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 27ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3065.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,4) into Smithore from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (0,3) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (1,3) into Crystite from Energy
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <A.L.A.N.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain3 (0,4): Crystite --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain3 (0,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (0,3): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (0,3): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,3): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,3): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Mountain3 (0,4)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $180
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Mountain3 (0,4) with Smithore factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Plain (0,3)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $130
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (0,3) with Smithore factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Plain (1,3)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $130
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (1,3) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<A.L.A.N.> gambles $247, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $247 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (10ms) <P11> 30ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7256528704071470615
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.61388385
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<J.I.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<J.I.M.> has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (10ms) <P11> 29ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [DevelopmentActuator.begin]                   AI: <J.I.M.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <J.I.M.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 2369.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 291ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3258.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,2) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,2) into Crystite from Energy
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <J.I.M.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain2 (5,1): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain2 (5,1): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (2,2): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (2,2): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (3,2): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (3,2): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> undevelops tile Mountain2 (5,1)
  INFO [GameModel.sellMule]                          (P13)<J.I.M.> sold a mule for $155
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain2 (5,1) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> undevelops tile Plain (2,2)
  INFO [GameModel.sellMule]                          (P13)<J.I.M.> sold a mule for $130
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (2,2) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> undevelops tile Plain (3,2)
  INFO [GameModel.sellMule]                          (P13)<J.I.M.> sold a mule for $130
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (3,2) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> nothing left to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<J.I.M.> gambles $250, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $250 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (3ms) <P11> 28ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (3ms) <P11> 28ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 752350249311330649
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Yen55 has 19 energy and needs 12 energy
  INFO [ProductionPhase.finishPower]                 (P12)<A.L.A.N.> has 9 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P10)SamRambowskie has 22 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 33 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P11)Yen55 expects 4 food, 0 energy, 0 smithore, 54 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> expects 4 food, 3 energy, 7 smithore, 25 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie expects 4 food, 0 energy, 0 smithore, 54 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 4 food, 6 energy, 7 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P11)Yen55 produced 5 food, 0 energy, 0 smithore, 50 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> produced 6 food, 1 energy, 6 smithore, 25 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie produced 5 food, 0 energy, 0 smithore, 57 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 4 food, 7 energy, 8 smithore, 28 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (16ms) <P11> 34ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2666750663181132451
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (16ms) <P11> 34ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1951758215046561822
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $40
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $4
  INFO [Shop.printPriceFactor]                       Smithore shop: 73, mules potentially available: 49, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $54 sell price $89
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Smithore: 0 critical: 0 surplus: 0 money: $12052
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Smithore: 6 critical: 0 surplus: 6 money: $12221
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Smithore: 13 critical: 0 surplus: 13 money: $9122
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 8 critical: 0 surplus: 8 money: $9886
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (16ms) <P11> 33ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $-2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $10
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (16ms) <P11> 33ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 561186143593147601
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $92
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $68 sell price $208
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Crystite: 50 critical: 0 surplus: 50 money: $12052
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Crystite: 25 critical: 0 surplus: 25 money: $12221
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Crystite: 107 critical: 0 surplus: 107 money: $9122
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 28 critical: 0 surplus: 28 money: $9886
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (16ms) <P11> 30ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (16ms) <P11> 30ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9175139591148314591
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 36, total: 57, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 51%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Food: 6 critical: 0 surplus: 6 money: $12052
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Food: 6 critical: 0 surplus: 6 money: $12221
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Food: 5 critical: 0 surplus: 5 money: $9122
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 4 critical: 0 surplus: 4 money: $9886
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 13ms (16ms) <P11> 31ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $186
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (15ms) <P11> 30ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2364714853458489642
  INFO [Shop.calcBuySellPrice]                       Current Energy price $28
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 41, needed: 45
  INFO [Shop.printPriceFactor]                       Energy is increased to 107%
  INFO [Shop.printPriceFactor]                       Energy buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Energy: 6 critical: 0 surplus: 6 money: $12052
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Energy: 1 critical: 0 surplus: 1 money: $12221
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Energy: 9 critical: 0 surplus: 9 money: $9122
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 25 critical: 0 surplus: 25 money: $9886
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (15ms) <P11> 30ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $90
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (15ms) <P11> 30ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7720359503286083783
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 44375720
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Money: $9122 Plots: 11 Assets: 9808 Total: 24430
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Food: 5 Energy: 9 Smithore: 13 Crystite: 107
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Money: $12052 Plots: 12 Assets: 5305 Total: 23357
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Food: 6 Energy: 6 Smithore: 0 Crystite: 50
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Money: $12221 Plots: 10 Assets: 3409 Total: 20630
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Food: 6 Energy: 1 Smithore: 6 Crystite: 25
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $9886 Plots: 11 Assets: 4466 Total: 19852
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 4 Energy: 25 Smithore: 8 Crystite: 28
  INFO [Shop.buildMules]                             Shop built 1 mules for 2 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop Smithore: 71 units $54
  INFO [SummaryPhase2.begin]                         Shop Food: 36 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $30
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 88269
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Game
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [SummaryPhase2.getColonyMessage]              Colony rating: 4
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony succeeded. The Federation is pleased by your efforts. You will live comfortably!
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MetaFrame$16.windowClosing]                  Meta frame closing
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 108203 user number 10
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
