  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: 8
  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: bbec21d547a014938674a460f2218df6
  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: 3840 x 2160 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 3840 x 2160 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: amdxc64
  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: ATI Technologies Inc.
  INFO [MuleGameContainer.<init>]                    GL Renderer: Radeon RX 5500 XT
  INFO [MuleGameContainer.<init>]                    GL Version: 4.6.0 Compatibility Profile Context 24.10.27.01.240827
  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 a6f6a8bf-449c-4962-a6aa-4fb77e349323
  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 a6f6a8bf-449c-4962-a6aa-4fb77e349323
  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 a6f6a8bf-449c-4962-a6aa-4fb77e349323
  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 7129e1e4-17f0-4fcc-8bb8-f04b323309be
  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 155927
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [MuleGameContainer.setFullscreen]             Setting fullscreen mode
  INFO [MuleGameContainer.setFullscreen]             Fullscreen mode: 3840 x 2160 x 32 @60Hz Scale: 4 Height-Diff: 240 Aspect-Diff: 0.44444442 Snap Scale: true
  INFO [MuleGameContainer.setFullscreen]             Viewport: x=640 y=120 width=2560 height=1920
  INFO [Server.acceptClients]                        Server: Accepted client /89.182.200.86 id 8463859d-86cc-4358-9e8e-aae2fb35771d
  INFO [ServerMessageHandler.processJoin]            Server: Client /89.182.200.86 <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.182.200.86 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7171 bytes
  INFO [Server.initUdp]                              Server: Client /89.182.200.86 <S11> requests UDP address /89.182.200.86:20476
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Yen55 (ID 108202)
  INFO [ServerMessageHandler.processPlayerJoin]      /89.182.200.86 <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) 12 bytes
  INFO [Player.<init>]                               Creating (P12)<D.A.N.>
  INFO [UserController.setAiPlayer]                  (P12)<D.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <D.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<D.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) 14 bytes
  INFO [Player.<init>]                               Creating (P13)<A.L.A.N.>
  INFO [UserController.setAiPlayer]                  (P13)<A.L.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.L.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<A.L.A.N.> 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)<A.L.A.N.> (P10)SamRambowskie (P11)Yen55 (P12)<D.A.N.> 
  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: 40
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (9ms) <P11> 20ms (21ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 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> 6ms (9ms) <P11> 20ms (22ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8885984110790966631
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P12)<D.A.N.> (P11)Yen55 (P10)SamRambowskie (P13)<A.L.A.N.> 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 9277040
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> 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]                         (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]                         (P13)<A.L.A.N.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> 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: 12
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (9ms) <P11> 19ms (21ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 205
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (9ms) <P11> 19ms (21ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <D.A.N.> prefers Energy
  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 Energy
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 4 plans testing 7616 tiles in 41008300ns
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 4 plans testing 7616 tiles in 43737600ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [LandGrantActuator.update]                    AI: <D.A.N.> wants Plain (5,2)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [LandGrantActuator.update]                    AI: <A.L.A.N.> wants Plain (5,2)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <D.A.N.> must pick a different tile.
  INFO [LandGrantActuator.pickNextTile]              AI: <D.A.N.> can't claim Plain (5,2) and wants Plain (3,2) instead
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 6ms, max 19ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 21ms 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 19ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Yen55 is granted tile 12: Mountain3 (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 6ms, max 19ms
  INFO [LandGrantPhase.update]                       (P12)<D.A.N.> pressed at plot 21 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)<D.A.N.> is granted tile 21: Plain (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 6ms, max 19ms
  INFO [LandGrantPhase.update]                       (P13)<A.L.A.N.> pressed at plot 22 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.L.A.N.> is granted tile 22: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 6ms, max 18ms
  INFO [LandGrantPhase.update]                       (P10)SamRambowskie pressed at plot 30 frame 8
  INFO [LandGrantPhase.claimPlot]                    (P10)SamRambowskie 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 6ms, max 19ms
  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: 579
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (9ms) <P11> 19ms (21ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 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: <D.A.N.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $1246
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $900
  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 $967
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $776
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  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: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 6ms, max 19ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<D.A.N.> (P10)SamRambowskie (P13)<A.L.A.N.> (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: <D.A.N.> new price $848 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $776 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $828 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $752 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $868 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $776 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $900 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $748 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $868 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $868 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $752 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $900 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $900 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $696 (changed $-56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $732 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $900 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $776 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $900 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $760 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $864 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $844 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $700 (changed $-60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $660 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $848 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $800 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $840 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $828 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $828 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $828 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $844 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $616 (changed $-44)
  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]            (P12)<D.A.N.> bought the plot for $688
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  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: 997
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (7ms) <P11> 17ms (26ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $628
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $1091
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $-176
  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 $310
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $308
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  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: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 2ms, max 17ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<D.A.N.> (P10)SamRambowskie (P13)<A.L.A.N.> (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]            (P10)SamRambowskie bought the plot for $632
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 488
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (10ms) <P11> 17ms (26ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2910575647232551721
  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)<D.A.N.> (rank 1)
  INFO [Player.useFood]                              (P12)<D.A.N.> 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 98
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (10ms) <P11> 17ms (26ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [Wampus.<init>]                               Wampus has 15 mountains, reward is $100
  INFO [DevelopmentActuator.begin]                   AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <D.A.N.> beginning UN-threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <D.A.N.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 1 plans testing 496 tiles in 1687400ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy (+3) Plain Energy (+3) 1257 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Empty <claim> 1757 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,2) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (8,2) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <D.A.N.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (8,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.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)<D.A.N.> develops tile Plain (3,2) 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)<D.A.N.> develops tile Plain (8,2) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [FastDevelopmentPhase.nextAction]             Next action: CatchWampus
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Plain (8,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.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)<D.A.N.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Plain (3,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.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)<D.A.N.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<D.A.N.> gambles $136, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $136 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.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: 497
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (14ms) <P11> 18ms (31ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4684402487646187061
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Yen55 (rank 2)
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 83
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (15ms) <P11> 18ms (31ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Yen55
  INFO [Wampus.<init>]                               Wampus has 15 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 (3,1) 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 [GameModel.buyAssay]                          (P11)Yen55 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.buyAssay]                          (P11)Yen55 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Yen55 finishes on update 2570
  INFO [GameModel.gamble]                            (P11)Yen55 gambles $63, max: 47.5, left: 3.3591008, fraction 0.07071791
  INFO [DevelopmentMessenger.showMessage]            Yen55 won $63 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 94
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (13ms) <P11> 22ms (31ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6353037714989520728
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P10)SamRambowskie (rank 3)
  INFO [Player.useFood]                              (P10)SamRambowskie 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 90
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (10ms) <P11> 22ms (29ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)SamRambowskie
  INFO [Wampus.<init>]                               Wampus has 15 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 River (4,3) with Food factory
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Mountain2 (7,0) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P10)SamRambowskie got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [GameModel.gamble]                            (P10)SamRambowskie gambles $53, max: 47.5, left: 0.8791032, fraction 0.018507436
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie won $53 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)SamRambowskie finishes on update 2372
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 99
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (12ms) <P11> 20ms (27ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2355185130318508703
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.L.A.N.> (rank 4)
  INFO [Player.useFood]                              (P13)<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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 31
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (12ms) <P11> 20ms (27ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [Wampus.<init>]                               Wampus has 15 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 153 tiles in 1142500ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 1945 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 (5,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 Plain (5,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: 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)<A.L.A.N.> develops tile Plain (5,2) with Energy 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 (13) 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 (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<A.L.A.N.> gambles $120, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $120 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  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: 196
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (10ms) <P11> 19ms (27ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4806245426243878500
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 109
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (8ms) <P11> 18ms (26ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1724290174761603223
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Yen55 has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)<D.A.N.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P10)SamRambowskie has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.L.A.N.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P11)Yen55 expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> expects 0 food, 12 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie expects 4 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> expects 0 food, 6 energy, 0 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 0 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> produced 0 food, 12 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie produced 2 food, 0 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> produced 0 food, 6 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 169
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (8ms) <P11> 18ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (8ms) <P11> 18ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3434113027171193928
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 12, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 50%
  INFO [Shop.printPriceFactor]                       Smithore buy price $55 sell price $90
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Smithore: 3 critical: 0 surplus: 3 money: $988
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $248
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Smithore: 2 critical: 0 surplus: 2 money: $221
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $1070
  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: 135
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (10ms) <P11> 19ms (24ms) 
  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: <D.A.N.> target price $90
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $90
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.98 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 7ms, max 20ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 24ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<D.A.N.> (P13)<A.L.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)SamRambowskie (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 3
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 (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 [Shop.setAveragePrice]                        Smithore price set to average $55 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 427
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (13ms) <P11> 18ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2352332807640471003
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $72 sell price $212
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Crystite: 0 critical: 0 surplus: 0 money: $988
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $248
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Crystite: 0 critical: 0 surplus: 0 money: $221
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $1070
  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: 83
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (13ms) <P11> 19ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  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 [Shop.setAveragePrice]                        Crystite price set to average $72 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 57
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (13ms) <P11> 19ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7755647971167074023
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 14, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 89%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Food: 1 critical: 3 surplus: -2 money: $988
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Food: 1 critical: 3 surplus: -2 money: $248
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Food: 3 critical: 3 surplus: 0 money: $221
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Food: 1 critical: 3 surplus: -2 money: $1070
  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: 394
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (13ms) <P11> 21ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [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.979 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 10ms, max 21ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 24ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<D.A.N.> (P10)SamRambowskie (P13)<A.L.A.N.> (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <D.A.N.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $17
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 24ms
  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 (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 [Shop.setAveragePrice]                        Food price set to average $50 (6 units for $300)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 548
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (13ms) <P11> 21ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8608906566233270128
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 31, needed: 7
  INFO [Shop.printPriceFactor]                       Energy is decreased to 42%
  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: $888
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Energy: 14 critical: 1 surplus: 13 money: $148
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Energy: 0 critical: 3 surplus: -3 money: $221
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Energy: 8 critical: 1 surplus: 7 money: $970
  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: 286
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (13ms) <P11> 20ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [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.979 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 10ms, max 22ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 26ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)SamRambowskie (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P13)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 26ms
  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 (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 [Shop.setAveragePrice]                        Energy price set to average $25 (6 units for $150)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 561
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (13ms) <P11> 22ms (26ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5485395006886582553
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49035480
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Money: $1120 Plots: 1 Assets: 285 Total: 1905
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Money: $813 Plots: 1 Assets: 525 Total: 1838
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Food: 3 Energy: 4 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Money: $148 Plots: 2 Assets: 670 Total: 1818
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Food: 3 Energy: 14 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Money: $146 Plots: 2 Assets: 505 Total: 1651
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Food: 3 Energy: 3 Smithore: 2 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 12 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $55
  INFO [SummaryPhase2.begin]                         Shop Food: 2 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 12 $110
  INFO [SummaryPhase2.begin]                         Colony total: 7212
  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: 18
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (11ms) <P11> 20ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the search to pick a tile.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the search to pick a tile.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 4 plans testing 2850 tiles in 61742600ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River Food <claim> (+4) 2143 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2993 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River Food <claim> (+4) 2143 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2993 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River Food <claim> (+4) 2143 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2943 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Food <claim> (+2) 2023 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2773 points
  INFO [LandGrantActuator.update]                    AI: <D.A.N.> wants River (4,1)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 4 plans testing 5850 tiles in 94344000ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food <claim> (+4) 2230 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 3005 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food <claim> (+4) 2230 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 3005 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food <claim> (+4) 2230 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2925 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Mountain3 Smithore <claim> (+4) 2190 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2745 points
  INFO [LandGrantActuator.update]                    AI: <A.L.A.N.> wants River (4,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.pickNextTile]              AI: <A.L.A.N.> can't claim River (4,1) and wants River (4,0) instead
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 7ms, max 20ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 24ms 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 19ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<A.L.A.N.> pressed at plot 4 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.L.A.N.> is granted tile 4: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 19ms
  INFO [LandGrantPhase.update]                       (P12)<D.A.N.> pressed at plot 11 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)<D.A.N.> is granted tile 11: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 19ms
  INFO [LandGrantPhase.update]                       (P10)SamRambowskie pressed at plot 20 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)SamRambowskie is granted tile 20: Mountain3 (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 19ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Yen55 is granted tile 23: Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 8ms, max 19ms
  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: 446
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (11ms) <P11> 19ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $600
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $1475
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $-220
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $1475
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $888
  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 8ms, max 19ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<D.A.N.> (P10)SamRambowskie (P13)<A.L.A.N.> (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)<A.L.A.N.> bought the plot for $604
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  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: 966
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (7ms) <P11> 14ms (23ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $544
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $1475
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $-220
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $3417
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $40
  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 2ms, max 15ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<D.A.N.> (P10)SamRambowskie (P13)<A.L.A.N.> (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]            (P11)Yen55 bought the plot for $544
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 636
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 0ms (13ms) <P11> 15ms (28ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1305944497864182935
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7099854
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.L.A.N.> (rank 1)
  INFO [Player.useFood]                              (P13)<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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 93
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 0ms (9ms) <P11> 16ms (28ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Wampus.<init>]                               Wampus has 12 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 514 tiles in 5162500ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Food (+2) River Food (+4) 2101 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2981 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 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,0) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. 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 Plain (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 [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: 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)<A.L.A.N.> develops tile Plain (2,0) 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)<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.> 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 (13) 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 (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<A.L.A.N.> gambles $68, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $68 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: 298
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 0ms (10ms) <P11> 20ms (28ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8824696410333932038
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3023122
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Yen55 (rank 2)
  INFO [Player.useFood]                              (P11)Yen55 has 3 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 105
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 0ms (10ms) <P11> 20ms (28ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Yen55
  INFO [Wampus.<init>]                               Wampus has 12 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 (6,2) with Food factory
  INFO [DevelopmentMessenger.showMessage]            Yen55 caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (2,3) 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 2156
  INFO [GameModel.gamble]                            (P11)Yen55 gambles $62, max: 47.5, left: 4.8790994, fraction 0.102717884
  INFO [DevelopmentMessenger.showMessage]            Yen55 won $62 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 957
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (15ms) <P11> 20ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4989001596123937475
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8236496
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<D.A.N.> (rank 3)
  INFO [Player.useFood]                              (P12)<D.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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 112
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (15ms) <P11> 21ms (30ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [DevelopmentActuator.begin]                   AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <D.A.N.> beginning UN-threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <D.A.N.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 1 plans testing 65 tiles in 1251500ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River Food (+4) 2143 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2943 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,1) into Food from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <D.A.N.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying River (4,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.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)<D.A.N.> develops tile River (4,1) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [FastDevelopmentPhase.nextAction]             Next action: CatchWampus
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying River (4,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.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)<D.A.N.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Plain (1,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.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)<D.A.N.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Plain (7,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.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)<D.A.N.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<D.A.N.> gambles $119, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $119 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  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: 581
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (18ms) <P11> 25ms (66ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6682602765864819015
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6011918
  INFO [PlayerEventPhase.begin]                      No player event for (P10)SamRambowskie (rank 4)
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 91
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (18ms) <P11> 25ms (66ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)SamRambowskie
  INFO [Wampus.<init>]                               Wampus has 12 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.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 [GameModel.developLand]                       (P10)SamRambowskie develops tile Mountain2 (7,0) with Crystite factory
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Mountain3 (7,2) with Smithore factory
  INFO [GameModel.gamble]                            (P10)SamRambowskie gambles $54, max: 47.5, left: 3.9391003, fraction 0.08292843
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie won $54 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)SamRambowskie finishes on update 2220
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 997
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (10ms) <P11> 20ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2505509133244874838
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 138
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (8ms) <P11> 19ms (28ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8469989136062298157
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)Yen55 has 4 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)<D.A.N.> has 14 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P10)SamRambowskie has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.L.A.N.> has 2 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P11)Yen55 expects 2 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> expects 4 food, 12 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie expects 4 food, 0 energy, 4 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> expects 6 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)Yen55 produced 2 food, 6 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> produced 5 food, 12 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie produced 4 food, 0 energy, 4 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> produced 6 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 286
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (6ms) <P11> 14ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (6ms) <P11> 14ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7439700839635215869
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $55
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-6
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 6, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 75%
  INFO [Shop.printPriceFactor]                       Smithore buy price $44 sell price $79
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Smithore: 5 critical: 0 surplus: 5 money: $136
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $232
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Smithore: 6 critical: 0 surplus: 6 money: $90
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $414
  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: 99
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (8ms) <P11> 14ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $210
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $210
  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.987 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 4ms, max 13ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 21ms
  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 [Shop.setAveragePrice]                        Smithore price set to average $44 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 147
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (8ms) <P11> 13ms (28ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -86796114849111113
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $72
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $88 sell price $228
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Crystite: 0 critical: 0 surplus: 0 money: $136
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $232
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Crystite: 3 critical: 0 surplus: 3 money: $90
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $414
  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: 171
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (9ms) <P11> 13ms (29ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.987 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 4ms, max 13ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 29ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<D.A.N.> (P13)<A.L.A.N.> (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)SamRambowskie 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 7
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [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: 29ms
  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 $88 (3 units for $264)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 440
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (7ms) <P11> 19ms (32ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2510311762495822511
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 2, total: 19, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 72%
  INFO [Shop.printPriceFactor]                       Food buy price $21 sell price $56
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Food: 2 critical: 3 surplus: -1 money: $136
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Food: 5 critical: 3 surplus: 2 money: $232
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Food: 4 critical: 3 surplus: 1 money: $354
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Food: 6 critical: 3 surplus: 3 money: $414
  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: 293
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (7ms) <P11> 21ms (29ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.979 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 2ms, max 21ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 29ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P10)SamRambowskie (P13)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 29ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <D.A.N.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 29ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 29ms
  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 (4 units for $84)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 495
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (9ms) <P11> 19ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -289050699216234166
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 43, needed: 12
  INFO [Shop.printPriceFactor]                       Energy is decreased to 46%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Energy: 8 critical: 3 surplus: 5 money: $94
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Energy: 22 critical: 2 surplus: 20 money: $253
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Energy: 0 critical: 4 surplus: -4 money: $354
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Energy: 5 critical: 3 surplus: 2 money: $477
  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: 398
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 0ms (5ms) <P11> 18ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [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.981 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 1ms, max 19ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 24ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)SamRambowskie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P13)<A.L.A.N.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 24ms
  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 (5 units for $125)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 491
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (15ms) <P11> 18ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1797501377761482284
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49403784
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Money: $378 Plots: 3 Assets: 775 Total: 2653
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Food: 4 Energy: 17 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Money: $229 Plots: 3 Assets: 814 Total: 2543
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Food: 4 Energy: 5 Smithore: 6 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Money: $477 Plots: 3 Assets: 420 Total: 2397
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Food: 3 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Money: $94 Plots: 3 Assets: 795 Total: 2389
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Food: 4 Energy: 8 Smithore: 5 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 6 mules
  INFO [Shop.buildMules]                             A mule now costs $80
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $88
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $44
  INFO [SummaryPhase2.begin]                         Shop Food: 4 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 6 $80
  INFO [SummaryPhase2.begin]                         Colony total: 9982
  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: 16
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (14ms) <P11> 20ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Mountain1 (3,3)
  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 (3,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 20ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 25ms 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 21ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<A.L.A.N.> pressed at plot 2 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.L.A.N.> is granted tile 2: Mountain2 (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 21ms
  INFO [LandGrantPhase.update]                       (P10)SamRambowskie pressed at plot 4 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)SamRambowskie is granted tile 4: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 21ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Yen55 is granted tile 15: Plain (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 21ms
  INFO [LandGrantPhase.update]                       (P12)<D.A.N.> pressed at plot 18 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P12)<D.A.N.> is granted tile 18: Mountain1 (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 20ms
  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: 442
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (13ms) <P11> 20ms (25ms) 
  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: $512
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $668
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $152
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $1006
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $240
  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 6ms, max 20ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<D.A.N.> (P10)SamRambowskie (P13)<A.L.A.N.> (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 [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: 483
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (13ms) <P11> 20ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8516415302983823085
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.75074095
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 70
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (13ms) <P11> 20ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 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.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.developLand]                       (P11)Yen55 develops tile Plain (2,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (2,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Yen55 finishes on update 2463
  INFO [GameModel.gamble]                            (P11)Yen55 gambles $69, max: 47.5, left: 9.279125, fraction 0.19535
  INFO [DevelopmentMessenger.showMessage]            Yen55 won $69 in the pub
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (14ms) <P11> 16ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2796096964125457561
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.43601918
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.L.A.N.> (rank 3)
  INFO [Player.useFood]                              (P13)<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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 86
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (15ms) <P11> 16ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 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.> got lower bound of 306.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 949.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,0) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,0) 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 Plain (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 Plain (2,0): 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 Mountain2 (3,0): 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: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> undevelops tile Plain (2,0)
  INFO [GameModel.sellMule]                          (P13)<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 (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Plain (2,0) 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)<A.L.A.N.> develops tile Mountain2 (3,0) 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 (13) 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 (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<A.L.A.N.> gambles $93, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $93 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: 363
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 12ms (50ms) <P11> 17ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8359994709648259705
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.36071855
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 57
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 12ms (50ms) <P11> 17ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 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 (6,0) with Energy factory
  INFO [GameModel.buyAssay]                          (P10)SamRambowskie got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.gamble]                            (P10)SamRambowskie gambles $54, max: 47.5, left: 2.9591012, fraction 0.062296867
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie won $54 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)SamRambowskie finishes on update 2227
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 958
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (49ms) <P11> 17ms (19ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3217453620678504514
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.19539171
  INFO [PlayerEventPhase.begin]                      Event player: (P12)<D.A.N.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: DirtySolarCollectors
  INFO [PlayerEventPhase$1.finished]                 Event Message: The Solar Collectors on your energy M.U.L.E.s are dirty. Cleaning cost you $50 each for a total of $100
  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)<D.A.N.> has 4 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 252
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (49ms) <P11> 18ms (22ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [DevelopmentActuator.begin]                   AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <D.A.N.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 337.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 1ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1265.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,2) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (8,2) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,3) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <D.A.N.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,2): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (8,2): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (8,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain1 (3,3): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<D.A.N.> undevelops tile Plain (3,2)
  INFO [GameModel.sellMule]                          (P12)<D.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)<D.A.N.> develops tile Plain (3,2) with Smithore factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<D.A.N.> undevelops tile Plain (8,2)
  INFO [GameModel.sellMule]                          (P12)<D.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)<D.A.N.> develops tile Plain (8,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 (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<D.A.N.> develops tile Mountain1 (3,3) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [FastDevelopmentPhase.nextAction]             Next action: CatchWampus
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Mountain1 (3,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.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)<D.A.N.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<D.A.N.> gambles $51, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $51 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  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: 619
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (14ms) <P11> 18ms (22ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (14ms) <P11> 18ms (22ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -966483045997578352
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Yen55 has 8 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)<D.A.N.> has 17 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P10)SamRambowskie has 5 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.L.A.N.> has 5 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P11)Yen55 expects 2 food, 3 energy, 4 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> expects 4 food, 0 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie expects 4 food, 3 energy, 4 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> expects 4 food, 3 energy, 6 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)Yen55 produced 2 food, 4 energy, 3 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> produced 3 food, 0 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie produced 5 food, 2 energy, 3 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> produced 5 food, 3 energy, 6 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 573
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (14ms) <P11> 18ms (22ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 17667200238737327
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 114
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (14ms) <P11> 18ms (22ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3856164753517470115
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $44
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 2, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is increased to 175%
  INFO [Shop.printPriceFactor]                       Smithore buy price $79 sell price $114
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Smithore: 8 critical: 0 surplus: 8 money: $83
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Smithore: 9 critical: 0 surplus: 9 money: $224
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Smithore: 9 critical: 0 surplus: 9 money: $153
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Smithore: 6 critical: 0 surplus: 6 money: $465
  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: 168
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 12ms (14ms) <P11> 20ms (22ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $182
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $190
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $170
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.98 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 12ms, max 20ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 23ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P10)SamRambowskie (P13)<A.L.A.N.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 (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 [Shop.setAveragePrice]                        Smithore price set to average $79 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 367
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (15ms) <P11> 19ms (26ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9040596873295347932
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $88
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $48 sell price $188
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Crystite: 2 critical: 0 surplus: 2 money: $83
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $224
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Crystite: 1 critical: 0 surplus: 1 money: $153
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $465
  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: 163
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (14ms) <P11> 20ms (26ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  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.98 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 2ms, max 20ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 26ms
  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 [Shop.setAveragePrice]                        Crystite price set to average $48 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 181
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (14ms) <P11> 20ms (26ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8642093936026094871
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 18, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 75%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Food: 3 critical: 3 surplus: 0 money: $83
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Food: 4 critical: 3 surplus: 1 money: $224
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Food: 6 critical: 3 surplus: 3 money: $153
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Food: 5 critical: 3 surplus: 2 money: $465
  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: 351
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (7ms) <P11> 19ms (26ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $88
  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.981 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 2ms, max 19ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 26ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P10)SamRambowskie (P13)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 7
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <D.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $88
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 26ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $88
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $88
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 26ms
  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 (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 [Shop.setAveragePrice]                        Food price set to average $30 (3 units for $45)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 559
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (13ms) <P11> 20ms (26ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7262556009039404200
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 27, needed: 17
  INFO [Shop.printPriceFactor]                       Energy is decreased to 72%
  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: $68
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Energy: 10 critical: 5 surplus: 5 money: $224
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Energy: 4 critical: 4 surplus: 0 money: $183
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Energy: 5 critical: 4 surplus: 1 money: $480
  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: 384
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (14ms) <P11> 14ms (26ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $54
  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.986 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 6ms, max 14ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 26ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)SamRambowskie (P13)<A.L.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $54
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 26ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $54
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 20ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 20ms
  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 (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 [Shop.setAveragePrice]                        Energy price set to average $25 (2 units for $50)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 634
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (14ms) <P11> 11ms (20ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -839291327699315647
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 52975872
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Money: $250 Plots: 4 Assets: 1446 Total: 3696
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Food: 4 Energy: 9 Smithore: 9 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Money: $456 Plots: 4 Assets: 1109 Total: 3565
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Food: 4 Energy: 6 Smithore: 6 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Money: $157 Plots: 4 Assets: 1394 Total: 3551
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Food: 4 Energy: 5 Smithore: 9 Crystite: 1
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Money: $92 Plots: 4 Assets: 1413 Total: 3505
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Food: 4 Energy: 7 Smithore: 8 Crystite: 2
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 2 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $79
  INFO [SummaryPhase2.begin]                         Shop Food: 2 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 2 $150
  INFO [SummaryPhase2.begin]                         Colony total: 14317
  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: 29
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (11ms) <P11> 18ms (21ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 2 mules.
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Mountain1 (3,4)
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Mountain3 (5,4)
  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 18ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 21ms 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 18ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P10)SamRambowskie pressed at plot 9 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)SamRambowskie is granted tile 9: Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 5ms, max 18ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Yen55 is granted tile 21: Plain (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 5ms, max 18ms
  INFO [LandGrantPhase.update]                       (P12)<D.A.N.> pressed at plot 22 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)<D.A.N.> is granted tile 22: Mountain1 (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 5ms, max 18ms
  INFO [LandGrantPhase.update]                       (P13)<A.L.A.N.> pressed at plot 24 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.L.A.N.> is granted tile 24: Mountain3 (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 5ms, max 18ms
  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: 494
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (11ms) <P11> 18ms (21ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $248
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $2126
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $-192
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $2486
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $60
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  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: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 5ms, max 20ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<D.A.N.> (P10)SamRambowskie (P13)<A.L.A.N.> (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 [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: 472
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (6ms) <P11> 20ms (23ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5944995298003033135
  INFO [Development.setPlayerOrder]                  Reverse development order. 2 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.43194896
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 115
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (6ms) <P11> 20ms (23ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 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.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 $200
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (2,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Yen55 finishes on update 2320
  INFO [GameModel.gamble]                            (P11)Yen55 gambles $107, max: 47.5, left: 3.8791003, fraction 0.08166527
  INFO [DevelopmentMessenger.showMessage]            Yen55 won $107 in the pub
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 63
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 0ms (16ms) <P11> 20ms (23ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3196856129826560423
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5310728
  INFO [PlayerEventPhase.begin]                      No player event for (P10)SamRambowskie (rank 3)
  INFO [Player.useFood]                              (P10)SamRambowskie 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 112
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 0ms (17ms) <P11> 20ms (23ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)SamRambowskie
  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.sellMule]                          (P10)SamRambowskie sold a mule for $150
  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 $200
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Plain (7,1) with Crystite factory
  INFO [GameModel.gamble]                            (P10)SamRambowskie gambles $108, max: 47.5, left: 7.7390966, fraction 0.16292836
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie won $108 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)SamRambowskie finishes on update 2013
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 901
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (17ms) <P11> 20ms (26ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3906533222989987921
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.41661435
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.L.A.N.> (rank 2)
  INFO [Player.useFood]                              (P13)<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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 118
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (17ms) <P11> 22ms (28ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 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 [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 1503.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 7ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1700.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,0) into Empty from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,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 Plain (2,0): 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 (5,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: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> undevelops tile Plain (2,0)
  INFO [GameModel.sellMule]                          (P13)<A.L.A.N.> sold a mule for $225
  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)<A.L.A.N.> develops tile Mountain3 (5,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 (13) 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.> 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 (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<A.L.A.N.> gambles $100, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $100 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  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: 307
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (17ms) <P11> 22ms (28ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4477760552832497512
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.05709058
  INFO [PlayerEventPhase.begin]                      Event player: (P12)<D.A.N.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: BatLizard
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your child was bitten by a Bat-Lizard and the hospital bill cost you $200
  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 [Player.useFood]                              (P12)<D.A.N.> has 4 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 206
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (17ms) <P11> 18ms (28ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [DevelopmentActuator.begin]                   AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <D.A.N.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 2058.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2453.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,2) into Empty from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,4) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <D.A.N.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (8,2): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain1 (3,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<D.A.N.> undevelops tile Plain (8,2)
  INFO [GameModel.sellMule]                          (P12)<D.A.N.> sold a mule for $225
  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)<D.A.N.> develops tile Mountain1 (3,4) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [FastDevelopmentPhase.nextAction]             Next action: CatchWampus
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Mountain1 (3,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.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)<D.A.N.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Plain (0,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.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)<D.A.N.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<D.A.N.> gambles $169, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $169 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.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: 473
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (13ms) <P11> 18ms (26ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (13ms) <P11> 18ms (26ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2203964906181051818
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Yen55 has 7 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12)<D.A.N.> has 9 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P10)SamRambowskie has 5 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.L.A.N.> has 6 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P11)Yen55 expects 2 food, 3 energy, 4 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> expects 4 food, 0 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie expects 4 food, 3 energy, 4 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> expects 4 food, 3 energy, 7 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Yen55 produced 1 food, 3 energy, 4 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> produced 4 food, 0 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie produced 3 food, 3 energy, 2 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> produced 4 food, 4 energy, 9 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 301
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (14ms) <P11> 18ms (26ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4915958828205526955
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 189
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (13ms) <P11> 18ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1653342664601920247
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $79
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $198 sell price $233
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Smithore: 12 critical: 0 surplus: 12 money: $149
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Smithore: 23 critical: 0 surplus: 23 money: $419
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Smithore: 11 critical: 0 surplus: 11 money: $215
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Smithore: 15 critical: 0 surplus: 15 money: $756
  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: 214
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (13ms) <P11> 18ms (23ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $198
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $170
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $198
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.981 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 4ms, max 19ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 23ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P10)SamRambowskie (P13)<A.L.A.N.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Player.increaseAuctionTeleportCount]         (P10)SamRambowskie auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [Player.increaseAuctionTeleportCount]         (P11)Yen55 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.L.A.N.> auction teleport count: 1
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [Player.increaseAuctionTeleportCount]         (P12)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 23ms
  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 $198 (61 units for $12078)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 576
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (12ms) <P11> 18ms (23ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4402050497951027335
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  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: $2525
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $4973
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Crystite: 0 critical: 0 surplus: 0 money: $2393
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $3726
  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: 61
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (7ms) <P11> 18ms (23ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  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 [Shop.setAveragePrice]                        Crystite price set to average $104 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 79
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (7ms) <P11> 18ms (23ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2368122892137377299
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 2, total: 18, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 92%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Food: 2 critical: 4 surplus: -2 money: $2525
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Food: 5 critical: 4 surplus: 1 money: $4973
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Food: 4 critical: 4 surplus: 0 money: $2393
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Food: 5 critical: 4 surplus: 1 money: $3726
  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: 353
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (8ms) <P11> 18ms (23ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.982 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 1ms, max 18ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 23ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P10)SamRambowskie (P13)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 26ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $0
  INFO [Player.increaseAuctionTeleportCount]         (P12)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 26ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 26ms
  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 (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 [Shop.setAveragePrice]                        Food price set to average $30 (2 units for $52)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 664
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (8ms) <P11> 19ms (26ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3409747358590002087
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 21, needed: 19
  INFO [Shop.printPriceFactor]                       Energy is decreased to 93%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Energy: 6 critical: 5 surplus: 1 money: $2473
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Energy: 4 critical: 5 surplus: -1 money: $4999
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Energy: 4 critical: 5 surplus: -1 money: $2393
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Energy: 7 critical: 4 surplus: 3 money: $3752
  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: 331
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (8ms) <P11> 20ms (27ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [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.98 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 7ms, max 20ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 27ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<D.A.N.> (P10)SamRambowskie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.L.A.N.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 28ms
  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 (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 [Shop.setAveragePrice]                        Energy price set to average $26 (2 units for $52)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 499
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (12ms) <P11> 20ms (32ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4310680641421986592
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50513776
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Money: $4999 Plots: 5 Assets: 614 Total: 8113
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Money: $3804 Plots: 5 Assets: 615 Total: 6919
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Money: $2473 Plots: 5 Assets: 801 Total: 5774
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Food: 4 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Money: $2341 Plots: 5 Assets: 801 Total: 5642
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Food: 4 Energy: 6 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 $390
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $104
  INFO [SummaryPhase2.begin]                         Shop Smithore: 33 units $198
  INFO [SummaryPhase2.begin]                         Shop Food: 2 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $26
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $390
  INFO [SummaryPhase2.begin]                         Colony total: 26448
  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 (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: 11
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (15ms) <P11> 20ms (28ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Mountain3 (7,3)
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Mountain3 (7,3)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <D.A.N.> must pick a different tile.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Plain (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 7ms, max 20ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 28ms 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 20ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P10)SamRambowskie pressed at plot 2 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)SamRambowskie is granted tile 2: Plain (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 8ms, max 20ms
  INFO [LandGrantPhase.update]                       (P12)<D.A.N.> pressed at plot 9 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P12)<D.A.N.> is granted tile 9: Plain (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 20ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Yen55 is granted tile 13: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 20ms
  INFO [LandGrantPhase.update]                       (P13)<A.L.A.N.> pressed at plot 16 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.L.A.N.> is granted tile 16: Mountain3 (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 20ms
  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: 381
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (16ms) <P11> 20ms (30ms) 
  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: $116
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $2311
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $2308
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $3881
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $2760
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  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: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 11ms, max 21ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<D.A.N.> (P10)SamRambowskie (P13)<A.L.A.N.> (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: <D.A.N.> new price $2256 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2704 (changed $-56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2720 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2664 (changed $-56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $2308 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2672 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2676 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $2336 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2736 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $2348 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2736 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $2348 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2708 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $2380 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $2408 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2736 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $2420 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2724 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2760 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $2440 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $2448 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $2424 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2752 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $2476 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2760 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $2500 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $2488 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2760 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2760 (changed $48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $2504 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2736 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $2496 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2760 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $2444 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2760 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $2392 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2712 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $2452 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2676 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2652 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $2504 (changed $52)
  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)<A.L.A.N.> bought the plot for $2108
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 11ms (16ms) <P11> 21ms (30ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8295563715066466838
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.36065912
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<D.A.N.> (rank 1)
  INFO [Player.useFood]                              (P12)<D.A.N.> has 4 food and needs 4 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 83
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 11ms (16ms) <P11> 21ms (30ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [DevelopmentActuator.begin]                   AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <D.A.N.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 1516.0 from previous solution, plus 1 round of fudging.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 46ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1567.9999999999998
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,1) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (8,2) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <D.A.N.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (8,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (8,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.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)<D.A.N.> 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 (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<D.A.N.> develops tile Plain (8,2) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [FastDevelopmentPhase.nextAction]             Next action: CatchWampus
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<D.A.N.> gambles $197, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $197 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.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: 324
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (12ms) <P11> 21ms (30ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6140947384320576312
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.34653324
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.L.A.N.> (rank 2)
  INFO [Player.useFood]                              (P13)<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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 63
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (12ms) <P11> 21ms (30ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 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 1054.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 32ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2184.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,3) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,0) into Smithore from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,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 Plain (5,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 (2,0): 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 Mountain3 (7,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: 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)<A.L.A.N.> develops tile Plain (5,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)<A.L.A.N.> develops tile Plain (2,0) 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)<A.L.A.N.> develops tile Mountain3 (7,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 (13) 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.> is assaying Plain (5,2).
  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 (13) 16 bytes
  INFO [GameModel.buyAssay]                          (P13)<A.L.A.N.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  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 (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<A.L.A.N.> gambles $180, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $180 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  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: 425
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (13ms) <P11> 19ms (31ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3886611729949462205
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8898753
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 85
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (13ms) <P11> 18ms (31ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 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,3) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Yen55 caught the Mountain Wampus and got $200
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [GameModel.buyAssay]                          (P11)Yen55 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Yen55 finishes on update 3583
  INFO [GameModel.gamble]                            (P11)Yen55 gambles $130, max: 47.5, left: 14.979256, fraction 0.31535274
  INFO [DevelopmentMessenger.showMessage]            Yen55 won $130 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 470
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (12ms) <P11> 18ms (32ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8321271677171093012
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.563737
  INFO [PlayerEventPhase.begin]                      No player event for (P10)SamRambowskie (rank 4)
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 91
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (11ms) <P11> 18ms (28ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 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 Plain (6,0) with Crystite factory
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Plain (5,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie caught the Mountain Wampus and got $200
  INFO [GameModel.buyAssay]                          (P10)SamRambowskie got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.gamble]                            (P10)SamRambowskie gambles $126, max: 47.5, left: 13.539223, fraction 0.28503627
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie won $126 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)SamRambowskie finishes on update 1733
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 819
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (12ms) <P11> 20ms (28ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7086819273851890688
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 112
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (12ms) <P11> 18ms (28ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -203140227575634069
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Yen55 has 6 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)<D.A.N.> has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P10)SamRambowskie has 6 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.L.A.N.> has 5 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P11)Yen55 expects 2 food, 3 energy, 4 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> expects 4 food, 8 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie expects 4 food, 3 energy, 4 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> expects 4 food, 8 energy, 12 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Yen55 produced 2 food, 4 energy, 5 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> produced 5 food, 5 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie produced 4 food, 4 energy, 5 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> produced 5 food, 11 energy, 11 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 257
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (11ms) <P11> 22ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (11ms) <P11> 22ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8569792864039166657
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $198
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $10
  INFO [Shop.printPriceFactor]                       Smithore shop: 33, mules potentially available: 23, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $97 sell price $132
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Smithore: 5 critical: 0 surplus: 5 money: $2313
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Smithore: 11 critical: 0 surplus: 11 money: $4516
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Smithore: 5 critical: 0 surplus: 5 money: $2177
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Smithore: 11 critical: 0 surplus: 11 money: $706
  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: 200
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (11ms) <P11> 24ms (52ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $142
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $150
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $130
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.978 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 0ms, max 22ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 28ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P10)SamRambowskie (P13)<A.L.A.N.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P10)SamRambowskie auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P11)Yen55 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 28ms
  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 $97 (10 units for $970)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 421
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (7ms) <P11> 20ms (28ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3507698807947895918
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $104
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $88 sell price $228
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Crystite: 13 critical: 0 surplus: 13 money: $2798
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $4516
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Crystite: 12 critical: 0 surplus: 12 money: $2662
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $706
  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: 223
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (8ms) <P11> 20ms (28ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.982 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 1ms, max 20ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 27ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<D.A.N.> (P13)<A.L.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)SamRambowskie (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P10)SamRambowskie auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [Player.increaseAuctionTeleportCount]         (P11)Yen55 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 27ms
  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 $88 (25 units for $2200)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 446
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (8ms) <P11> 20ms (27ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5013444808416654193
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 2, total: 18, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 92%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Food: 2 critical: 4 surplus: -2 money: $3942
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Food: 5 critical: 4 surplus: 1 money: $4516
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Food: 4 critical: 4 surplus: 0 money: $3718
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Food: 5 critical: 4 surplus: 1 money: $706
  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: 336
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (8ms) <P11> 19ms (23ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $164
  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.981 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 2ms, max 19ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 21ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P10)SamRambowskie (P13)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $164
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.L.A.N.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $164
  INFO [Player.increaseAuctionTeleportCount]         (P12)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 24ms
  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 (2 units for $52)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 485
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (10ms) <P11> 20ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3097430290902439480
  INFO [Shop.calcBuySellPrice]                       Current Energy price $26
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 27, needed: 22
  INFO [Shop.printPriceFactor]                       Energy is decreased to 86%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Energy: 5 critical: 6 surplus: -1 money: $3890
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Energy: 5 critical: 5 surplus: 0 money: $4542
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Energy: 5 critical: 6 surplus: -1 money: $3718
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Energy: 12 critical: 5 surplus: 7 money: $732
  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: 384
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (10ms) <P11> 20ms (24ms) 
  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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $79
  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.981 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 2ms, max 20ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 24ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<D.A.N.> (P10)SamRambowskie (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $79
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $79
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 24ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $79
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $79
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 24ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $79
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 24ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $79
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 24ms
  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 (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 [Shop.setAveragePrice]                        Energy price set to average $45 (6 units for $270)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 545
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (18ms) <P11> 20ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3287793496025242105
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50772088
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Money: $4542 Plots: 6 Assets: 1972 Total: 9514
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Food: 4 Energy: 5 Smithore: 11 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Money: $3755 Plots: 6 Assets: 1140 Total: 7895
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Food: 4 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Money: $3583 Plots: 6 Assets: 1140 Total: 7723
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Food: 4 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Money: $1002 Plots: 7 Assets: 2017 Total: 6519
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Food: 4 Energy: 6 Smithore: 11 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 7 mules for 14 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $190
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $88
  INFO [SummaryPhase2.begin]                         Shop Smithore: 29 units $97
  INFO [SummaryPhase2.begin]                         Shop Food: 2 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $190
  INFO [SummaryPhase2.begin]                         Colony total: 31651
  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: 11
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (18ms) <P11> 20ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Plain (2,1)
  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,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 7ms, max 20ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 24ms 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 20ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P12)<D.A.N.> pressed at plot 5 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P12)<D.A.N.> is granted tile 5: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 20ms
  INFO [LandGrantPhase.update]                       (P10)SamRambowskie pressed at plot 7 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)SamRambowskie is granted tile 7: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 20ms
  INFO [LandGrantPhase.update]                       (P13)<A.L.A.N.> pressed at plot 11 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.L.A.N.> is granted tile 11: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 22ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Yen55 is granted tile 14: Plain (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 22ms
  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: 372
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (18ms) <P11> 22ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 76
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (18ms) <P11> 22ms (26ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6948175586834057510
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.67214113
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<D.A.N.> (rank 1)
  INFO [Player.useFood]                              (P12)<D.A.N.> has 4 food and needs 4 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 68
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (18ms) <P11> 22ms (26ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [DevelopmentActuator.begin]                   AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <D.A.N.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 1568.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 23ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1844.9999999999998
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,2) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,3) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,4) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (2,1) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <D.A.N.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,2): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,2): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain1 (3,3): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain1 (3,3): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain1 (3,4): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain1 (3,4): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (2,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<D.A.N.> undevelops tile Plain (3,2)
  INFO [GameModel.sellMule]                          (P12)<D.A.N.> sold a mule for $265
  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)<D.A.N.> develops tile Plain (3,2) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<D.A.N.> undevelops tile Mountain1 (3,3)
  INFO [GameModel.sellMule]                          (P12)<D.A.N.> sold a mule for $265
  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)<D.A.N.> develops tile Mountain1 (3,3) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<D.A.N.> undevelops tile Mountain1 (3,4)
  INFO [GameModel.sellMule]                          (P12)<D.A.N.> sold a mule for $265
  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)<D.A.N.> develops tile Mountain1 (3,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)<D.A.N.> develops tile Plain (2,1) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<D.A.N.> gambles $120, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $120 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.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: 414
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (19ms) <P11> 19ms (22ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6508269900129027217
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.033961296
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Yen55 (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: MischievousElves
  INFO [PlayerEventPhase$1.finished]                 Event Message: Mischievous Glac-Elves broke into your storage shed and stole half your 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 [Player.useFood]                              (P11)Yen55 has 2 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 203
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (19ms) <P11> 18ms (22ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 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,4) with Energy factory
  INFO [GameModel.developLand]                       (P11)Yen55 undevelops tile Plain (1,3)
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (1,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Yen55 caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Yen55 finishes on update 1196
  INFO [GameModel.gamble]                            (P11)Yen55 gambles $102, max: 47.5, left: 3.1095872, fraction 0.065464996
  INFO [DevelopmentMessenger.showMessage]            Yen55 won $102 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 662
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 16ms (34ms) <P11> 14ms (19ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8136528272065996179
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.08328503
  INFO [PlayerEventPhase.begin]                      Event player: (P10)SamRambowskie (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: BestBuiltMule
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. was judged "Best Built" at the colony fair. You won $100
  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 [Player.useFood]                              (P10)SamRambowskie has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 218
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 19ms (36ms) <P11> 14ms (19ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 19 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 Plain (7,1) with Energy factory
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Plain (6,1) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie caught the Mountain Wampus and got $200
  INFO [GameModel.gamble]                            (P10)SamRambowskie gambles $135, max: 47.5, left: 13.039211, fraction 0.2745097
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie won $135 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)SamRambowskie finishes on update 1756
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 815
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 15ms (36ms) <P11> 19ms (21ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5148159222008660611
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.51399803
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.L.A.N.> (rank 4)
  INFO [Player.useFood]                              (P13)<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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 99
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 16ms (36ms) <P11> 19ms (21ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 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 2468.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 10ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 5815.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,0) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,3) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,4) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (3,0) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (6,3) 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 (2,0): 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 (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 [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain3 (7,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 Mountain3 (7,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 Mountain3 (5,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 (5,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 [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Crater (3,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 (6,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 [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> undevelops tile Plain (2,0)
  INFO [GameModel.sellMule]                          (P13)<A.L.A.N.> sold a mule for $265
  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)<A.L.A.N.> develops tile Plain (2,0) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> undevelops tile Mountain3 (7,3)
  INFO [GameModel.sellMule]                          (P13)<A.L.A.N.> sold a mule for $265
  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)<A.L.A.N.> develops tile Mountain3 (7,3) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> undevelops tile Mountain3 (5,4)
  INFO [GameModel.sellMule]                          (P13)<A.L.A.N.> sold a mule for $265
  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)<A.L.A.N.> develops tile Mountain3 (5,4) 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)<A.L.A.N.> develops tile Crater (3,0) 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)<A.L.A.N.> develops tile Plain (6,3) 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 (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<A.L.A.N.> gambles $103, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $103 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  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: 484
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (16ms) <P11> 19ms (22ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (16ms) <P11> 19ms (22ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6131540604949500547
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Yen55 has 8 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)<D.A.N.> has 5 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P10)SamRambowskie has 8 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.L.A.N.> has 6 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P11)Yen55 expects 2 food, 8 energy, 4 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> expects 4 food, 14 energy, 0 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie expects 4 food, 6 energy, 4 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> expects 29 food, 8 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Yen55 produced 2 food, 7 energy, 3 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> produced 4 food, 10 energy, 0 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie produced 3 food, 5 energy, 4 smithore, 16 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> produced 35 food, 8 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 171
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (13ms) <P11> 20ms (26ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7726507610406456
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 135
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (12ms) <P11> 20ms (26ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4874015430714961735
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $97
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-1
  INFO [Shop.printPriceFactor]                       Smithore shop: 29, mules potentially available: 22, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $49 sell price $84
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Smithore: 3 critical: 0 surplus: 3 money: $3817
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Smithore: 11 critical: 0 surplus: 11 money: $4347
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Smithore: 4 critical: 0 surplus: 4 money: $3778
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Smithore: 11 critical: 0 surplus: 11 money: $825
  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: 149
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (13ms) <P11> 20ms (22ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $122
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $130
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $110
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.98 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 7ms, max 20ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 22ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P10)SamRambowskie (P13)<A.L.A.N.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 0
  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 $49 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 271
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (12ms) <P11> 20ms (22ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6187508534672243136
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $88
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $64 sell price $204
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Crystite: 12 critical: 0 surplus: 12 money: $3817
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Crystite: 6 critical: 0 surplus: 6 money: $4347
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Crystite: 16 critical: 0 surplus: 16 money: $3778
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $825
  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: 190
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (11ms) <P11> 20ms (22ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  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.981 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 3ms, max 19ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 22ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)SamRambowskie (P13)<A.L.A.N.> (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 $64 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 412
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (11ms) <P11> 19ms (21ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6074330001646015035
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 2, total: 42, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 54%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Food: 2 critical: 4 surplus: -2 money: $3817
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Food: 0 critical: 4 surplus: -4 money: $4347
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Food: 3 critical: 4 surplus: -1 money: $3778
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Food: 35 critical: 4 surplus: 31 money: $825
  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: 452
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (14ms) <P11> 19ms (22ms) 
  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: <D.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [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.981 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 2ms, max 19ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 22ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<D.A.N.> (P10)SamRambowskie (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <D.A.N.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 22ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 22ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 22ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 22ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 22ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 22ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 22ms
  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 (8 units for $368)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 618
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 0ms (14ms) <P11> 19ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7655710500774289052
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 37, needed: 24
  INFO [Shop.printPriceFactor]                       Energy is decreased to 74%
  INFO [Shop.printPriceFactor]                       Energy buy price $18 sell price $53
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Energy: 10 critical: 6 surplus: 4 money: $3699
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Energy: 11 critical: 5 surplus: 6 money: $4147
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Energy: 8 critical: 6 surplus: 2 money: $3728
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Energy: 8 critical: 7 surplus: 1 money: $1193
  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: 364
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (14ms) <P11> 21ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.98 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 4ms, max 20ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 26ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)SamRambowskie (P13)<A.L.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 32ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  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 (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 [Shop.setAveragePrice]                        Energy price set to average $33 (6 units for $203)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 621
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (14ms) <P11> 19ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1111720214566850054
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 53464152
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Money: $4317 Plots: 7 Assets: 2025 Total: 9842
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Food: 4 Energy: 6 Smithore: 11 Crystite: 6
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Money: $3558 Plots: 7 Assets: 2578 Total: 9636
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Food: 4 Energy: 13 Smithore: 4 Crystite: 16
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Money: $3732 Plots: 7 Assets: 2187 Total: 9419
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Food: 5 Energy: 9 Smithore: 3 Crystite: 12
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Money: $1160 Plots: 8 Assets: 2608 Total: 7768
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Food: 27 Energy: 9 Smithore: 11 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $64
  INFO [SummaryPhase2.begin]                         Shop Smithore: 17 units $49
  INFO [SummaryPhase2.begin]                         Shop Food: 2 units $46
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $33
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 36665
  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: 14
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (9ms) <P11> 21ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Plain (1,1)
  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,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 4ms, max 21ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 25ms 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 21ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<A.L.A.N.> pressed at plot 1 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P13)<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 4ms, max 21ms
  INFO [LandGrantPhase.update]                       (P10)SamRambowskie pressed at plot 2 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)SamRambowskie is granted tile 2: Plain (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 4ms, max 21ms
  INFO [LandGrantPhase.update]                       (P12)<D.A.N.> pressed at plot 4 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P12)<D.A.N.> is granted tile 4: Plain (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 5ms, max 21ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Yen55 is granted tile 7: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 5ms, max 21ms
  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: 244
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (7ms) <P11> 21ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  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: 64
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (7ms) <P11> 21ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6478292148645954
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3053292
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<D.A.N.> (rank 1)
  INFO [Player.useFood]                              (P12)<D.A.N.> has 4 food and needs 4 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 51
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (7ms) <P11> 22ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [DevelopmentActuator.begin]                   AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <D.A.N.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 1621.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 59ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1921.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,1) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (8,2) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (1,1) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <D.A.N.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (8,1): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (8,1): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (8,2): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (8,2): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (1,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<D.A.N.> undevelops tile Plain (8,1)
  INFO [GameModel.sellMule]                          (P12)<D.A.N.> sold a mule for $140
  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)<D.A.N.> develops tile Plain (8,1) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<D.A.N.> undevelops tile Plain (8,2)
  INFO [GameModel.sellMule]                          (P12)<D.A.N.> sold a mule for $140
  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)<D.A.N.> develops tile Plain (8,2) 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)<D.A.N.> develops tile Plain (1,1) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [FastDevelopmentPhase.nextAction]             Next action: CatchWampus
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<D.A.N.> gambles $147, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $147 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  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: 415
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (7ms) <P11> 22ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3799986938693990643
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5275012
  INFO [PlayerEventPhase.begin]                      No player event for (P10)SamRambowskie (rank 2)
  INFO [Player.useFood]                              (P10)SamRambowskie has 4 food and needs 4 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 72
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (7ms) <P11> 22ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 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 Plain (8,0) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie caught the Mountain Wampus and got $200
  INFO [GameModel.gamble]                            (P10)SamRambowskie gambles $142, max: 47.5, left: 12.939209, fraction 0.2724044
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie won $142 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)SamRambowskie finishes on update 1762
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 880
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (10ms) <P11> 22ms (27ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3778056582381993525
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.21460992
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Yen55 (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: ExtraPlot
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: You received an extra plot of land to encourage colony development
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 176
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (10ms) <P11> 23ms (33ms) 
  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 (6,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (0,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            Yen55 caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (1,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Yen55 finishes on update 2225
  INFO [GameModel.gamble]                            (P11)Yen55 gambles $103, max: 47.5, left: 5.019099, fraction 0.105665244
  INFO [DevelopmentMessenger.showMessage]            Yen55 won $103 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  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: 32
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (22ms) <P11> 22ms (42ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8050980215298327338
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.877466
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.L.A.N.> (rank 4)
  INFO [Player.useFood]                              (P13)<A.L.A.N.> has 27 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 87
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (22ms) <P11> 19ms (42ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 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 1664.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 210ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2258.9999999999986
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,3) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,3) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,4) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (1,0) 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 (6,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 (6,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 Mountain3 (7,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 Mountain3 (7,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 Mountain3 (5,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 Mountain3 (5,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): 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 (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> undevelops tile Plain (6,3)
  INFO [GameModel.sellMule]                          (P13)<A.L.A.N.> sold a mule for $115
  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)<A.L.A.N.> develops tile Plain (6,3) with Smithore factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> undevelops tile Mountain3 (7,3)
  INFO [GameModel.sellMule]                          (P13)<A.L.A.N.> sold a mule for $115
  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)<A.L.A.N.> develops tile Mountain3 (7,3) with Smithore factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> undevelops tile Mountain3 (5,4)
  INFO [GameModel.sellMule]                          (P13)<A.L.A.N.> sold a mule for $115
  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)<A.L.A.N.> develops tile Mountain3 (5,4) 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)<A.L.A.N.> develops tile Plain (1,0) 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 (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<A.L.A.N.> gambles $129, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $129 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  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: 460
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (19ms) <P11> 24ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5047425469834644087
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 153
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (15ms) <P11> 22ms (29ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 23332539137840110
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Yen55 has 9 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P12)<D.A.N.> has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P10)SamRambowskie has 13 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.L.A.N.> has 9 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P11)Yen55 expects 3 food, 6 energy, 4 smithore, 18 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> expects 5 food, 6 energy, 0 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie expects 5 food, 4 energy, 4 smithore, 18 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> expects 17 food, 10 energy, 14 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 3 food, 7 energy, 5 smithore, 16 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> produced 7 food, 7 energy, 0 smithore, 19 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie produced 4 food, 6 energy, 4 smithore, 19 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> produced 16 food, 10 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 266
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (15ms) <P11> 15ms (29ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (15ms) <P11> 15ms (29ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1415973780406265237
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $49
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-1
  INFO [Shop.printPriceFactor]                       Smithore shop: 17, mules potentially available: 16, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $49 sell price $84
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Smithore: 8 critical: 0 surplus: 8 money: $3655
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Smithore: 11 critical: 0 surplus: 11 money: $4424
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Smithore: 8 critical: 0 surplus: 8 money: $3710
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Smithore: 27 critical: 0 surplus: 27 money: $999
  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: 237
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (12ms) <P11> 22ms (29ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $102
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $110
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $90
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.978 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 4ms, max 25ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 29ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)SamRambowskie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P13)<A.L.A.N.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 7
  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 (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 [Shop.setAveragePrice]                        Smithore price set to average $49 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 313
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (6ms) <P11> 25ms (29ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3600747509901225117
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $64
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $64 sell price $204
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Crystite: 28 critical: 0 surplus: 28 money: $3655
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Crystite: 25 critical: 0 surplus: 25 money: $4424
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Crystite: 35 critical: 0 surplus: 35 money: $3710
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $999
  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: 239
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (9ms) <P11> 22ms (29ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.978 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 4ms, max 22ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 26ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.L.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P10)SamRambowskie (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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]                        Crystite price set to average $64 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 383
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (7ms) <P11> 22ms (26ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8483395349083511728
  INFO [Shop.calcBuySellPrice]                       Current Food price $46
  INFO [Shop.printPriceFactor]                       Food shop: 2, total: 45, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 52%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Food: 4 critical: 4 surplus: 0 money: $3655
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Food: 7 critical: 4 surplus: 3 money: $4424
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Food: 4 critical: 4 surplus: 0 money: $3710
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Food: 28 critical: 4 surplus: 24 money: $999
  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: 460
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (10ms) <P11> 22ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [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.982 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 5ms, max 18ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 25ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)SamRambowskie (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P13)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <D.A.N.> target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 25ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [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 #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 25ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [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 #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 25ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [Player.increaseAuctionTeleportCount]         (P12)<D.A.N.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 25ms
  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 (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 [Shop.setAveragePrice]                        Food price set to average $30 (12 units for $188)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 647
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (10ms) <P11> 17ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6751147144865865550
  INFO [Shop.calcBuySellPrice]                       Current Energy price $33
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 41, needed: 29
  INFO [Shop.printPriceFactor]                       Energy is decreased to 78%
  INFO [Shop.printPriceFactor]                       Energy buy price $11 sell price $46
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Energy: 9 critical: 8 surplus: 1 money: $3606
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Energy: 7 critical: 7 surplus: 0 money: $4469
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Energy: 12 critical: 7 surplus: 5 money: $3691
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Energy: 13 critical: 7 surplus: 6 money: $1142
  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: 349
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (10ms) <P11> 16ms (23ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.984 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 1ms, max 16ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 23ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<D.A.N.> (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)SamRambowskie (P13)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 24ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 24ms
  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 (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 [Shop.setAveragePrice]                        Energy price set to average $27 (5 units for $135)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 564
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 0ms (2ms) <P11> 18ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1938873488245849781
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 56033784
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Money: $4469 Plots: 8 Assets: 3353 Total: 11822
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Food: 4 Energy: 7 Smithore: 11 Crystite: 25
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Money: $3471 Plots: 9 Assets: 3787 Total: 11758
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Food: 7 Energy: 14 Smithore: 8 Crystite: 28
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Money: $3691 Plots: 8 Assets: 3986 Total: 11677
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Food: 5 Energy: 12 Smithore: 8 Crystite: 35
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Money: $1277 Plots: 9 Assets: 2874 Total: 8651
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Food: 19 Energy: 8 Smithore: 27 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $64
  INFO [SummaryPhase2.begin]                         Shop Smithore: 5 units $49
  INFO [SummaryPhase2.begin]                         Shop Food: 10 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $27
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 43908
  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: 9
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 0ms (1ms) <P11> 17ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Mountain1 (5,1)
  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,4)
  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 0ms, max 17ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 24ms 10 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 0ms, max 17ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P10)SamRambowskie pressed at plot 1 frame 1
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Mountain1 (0,2)
  INFO [LandGrantPhase.claimPlot]                    (P10)SamRambowskie is granted tile 1: Mountain1 (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 17ms
  INFO [LandGrantPhase.update]                       (P12)<D.A.N.> pressed at plot 2 frame 1
  INFO [Wampus.randomMountain]                       Wampus has no more mountains and dies
  INFO [LandGrantPhase.claimPlot]                    (P12)<D.A.N.> is granted tile 2: Mountain1 (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 17ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Yen55 is granted tile 3: Plain (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 17ms
  INFO [LandGrantPhase.update]                       (P13)<A.L.A.N.> pressed at plot 7 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.L.A.N.> is granted tile 7: Plain (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 0ms, max 17ms
  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: 251
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 0ms (1ms) <P11> 22ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $2048
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $734
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $732
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $734
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $732
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  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 0ms, max 17ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<D.A.N.> (P10)SamRambowskie (P13)<A.L.A.N.> (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]            (P10)SamRambowskie bought the plot for $2052
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 497
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (9ms) <P11> 21ms (27ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7561602875794814523
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.49122226
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<D.A.N.> (rank 1)
  INFO [Player.useFood]                              (P12)<D.A.N.> has 4 food and needs 4 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 109
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (9ms) <P11> 21ms (28ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [DevelopmentActuator.begin]                   AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <D.A.N.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 1844.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 374ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2743.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,2) into Crystite from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <D.A.N.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain1 (0,2): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.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)<D.A.N.> develops tile Mountain1 (0,2) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Mountain1 (0,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.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)<D.A.N.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<D.A.N.> gambles $154, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $154 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  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: 249
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (12ms) <P11> 17ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2802797779130241121
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1735555
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Yen55 (rank 2)
  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 (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 [Player.useFood]                              (P11)Yen55 has 7 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 225
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (12ms) <P11> 17ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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 (1,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (0,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Yen55 finishes on update 1169
  INFO [GameModel.gamble]                            (P11)Yen55 gambles $220, max: 47.5, left: 24.119465, fraction 0.5077782
  INFO [DevelopmentMessenger.showMessage]            Yen55 won $220 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 609
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (15ms) <P11> 18ms (29ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5180968377341314447
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1735785
  INFO [PlayerEventPhase.begin]                      Event player: (P10)SamRambowskie (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: AgricultureAward
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony council for agriculture awarded you $150 for each food plot you have developed. The total grant is $150
  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 [Player.useFood]                              (P10)SamRambowskie has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 277
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (16ms) <P11> 19ms (30ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 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 (5,0) with Crystite factory
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Plain (7,4) with Energy factory
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Mountain1 (5,1) with Crystite factory
  INFO [GameModel.gamble]                            (P10)SamRambowskie gambles $193, max: 47.5, left: 10.239147, fraction 0.21556099
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie won $193 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)SamRambowskie finishes on update 1863
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 842
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (12ms) <P11> 17ms (29ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4298036544430711590
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.39817607
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.L.A.N.> (rank 4)
  INFO [Player.useFood]                              (P13)<A.L.A.N.> has 19 food and needs 4 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 114
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (12ms) <P11> 16ms (21ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 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 1787.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 419ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2841.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (1,0) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,0) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,0) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (6,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 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 --> 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 (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 Plain (2,0): 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 Crater (3,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 Crater (3,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 (6,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: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> undevelops tile Plain (1,0)
  INFO [GameModel.sellMule]                          (P13)<A.L.A.N.> sold a mule for $140
  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)<A.L.A.N.> develops tile Plain (1,0) with Smithore factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> undevelops tile Plain (2,0)
  INFO [GameModel.sellMule]                          (P13)<A.L.A.N.> sold a mule for $115
  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)<A.L.A.N.> develops tile Plain (2,0) with Smithore factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> undevelops tile Crater (3,0)
  INFO [GameModel.sellMule]                          (P13)<A.L.A.N.> sold a mule for $115
  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)<A.L.A.N.> develops tile Crater (3,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 (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Plain (6,4) with Smithore 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 (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<A.L.A.N.> gambles $218, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $218 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: 507
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (12ms) <P11> 13ms (21ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (12ms) <P11> 13ms (21ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4441417347610729095
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Yen55 has 14 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)<D.A.N.> has 7 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P10)SamRambowskie has 12 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.L.A.N.> has 8 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P11)Yen55 expects 2 food, 6 energy, 4 smithore, 28 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> expects 4 food, 8 energy, 0 smithore, 24 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie expects 4 food, 6 energy, 4 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> expects 4 food, 8 energy, 30 smithore, 4 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 1 food, 9 energy, 5 smithore, 28 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> produced 4 food, 6 energy, 0 smithore, 24 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie produced 5 food, 5 energy, 6 smithore, 28 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> produced 4 food, 9 energy, 31 smithore, 5 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 382
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (8ms) <P11> 13ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6264796746833252471
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 118
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (8ms) <P11> 12ms (21ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2396832574722469605
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $49
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  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 $50 sell price $85
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Smithore: 13 critical: 0 surplus: 13 money: $3801
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Smithore: 11 critical: 0 surplus: 11 money: $4433
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Smithore: 14 critical: 0 surplus: 14 money: $1602
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Smithore: 58 critical: 0 surplus: 58 money: $1180
  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: 261
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (8ms) <P11> 16ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $82
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $90
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.983 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 3ms, max 17ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 24ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P10)SamRambowskie (P13)<A.L.A.N.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 24ms
  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 (8 units for $400)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 491
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (8ms) <P11> 19ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2107114670824477137
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $64
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $132 sell price $272
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Crystite: 56 critical: 0 surplus: 56 money: $3801
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Crystite: 49 critical: 0 surplus: 49 money: $4433
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Crystite: 63 critical: 0 surplus: 63 money: $1602
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Crystite: 5 critical: 0 surplus: 5 money: $1580
  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: 266
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (8ms) <P11> 18ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $132
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $132
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.981 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 3ms, max 19ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 24ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P10)SamRambowskie (P13)<A.L.A.N.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.L.A.N.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  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 [SlickLogSystem.info]                         Transaction #38
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [Player.increaseAuctionTeleportCount]         (P12)<D.A.N.> auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [Player.increaseAuctionTeleportCount]         (P11)Yen55 auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #61
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #62
  INFO [SlickLogSystem.info]                         Transaction #63
  INFO [Player.increaseAuctionTeleportCount]         (P10)SamRambowskie auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 21ms
  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 $132 (173 units for $22836)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 599
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (13ms) <P11> 16ms (21ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6149871596822992837
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 25, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 85%
  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: $11193
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Food: 4 critical: 5 surplus: -1 money: $10901
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Food: 6 critical: 5 surplus: 1 money: $9918
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Food: 12 critical: 5 surplus: 7 money: $2240
  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: 427
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (13ms) <P11> 14ms (19ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $204
  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.987 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 4ms, max 13ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 19ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<D.A.N.> (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)SamRambowskie (P13)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 2 takes over trade from buyer <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Yen55 rank 2 takes over trade from buyer <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Yen55 rank 2 takes over trade from buyer <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $204
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 19ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $204
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 19ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $204
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $204
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 19ms
  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 (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 [Shop.setAveragePrice]                        Food price set to average $34 (4 units for $136)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 721
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (13ms) <P11> 13ms (23ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3583500170960811968
  INFO [Shop.calcBuySellPrice]                       Current Energy price $27
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 37, needed: 35
  INFO [Shop.printPriceFactor]                       Energy is decreased to 96%
  INFO [Shop.printPriceFactor]                       Energy buy price $11 sell price $46
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Energy: 14 critical: 9 surplus: 5 money: $11107
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Energy: 6 critical: 8 surplus: -2 money: $10851
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Energy: 8 critical: 9 surplus: -1 money: $9918
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Energy: 9 critical: 9 surplus: 0 money: $2376
  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: 328
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (12ms) <P11> 17ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $106
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 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.983 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 2ms, max 17ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 25ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<D.A.N.> (P10)SamRambowskie (P13)<A.L.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $106
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $106
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 29ms
  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 (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 [Shop.setAveragePrice]                        Energy price set to average $27 (2 units for $54)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 500
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (9ms) <P11> 23ms (29ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2965149995164253364
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51409696
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Money: $11161 Plots: 10 Assets: 2328 Total: 18489
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Food: 6 Energy: 12 Smithore: 13 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Money: $10851 Plots: 9 Assets: 1922 Total: 17273
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Food: 5 Energy: 6 Smithore: 11 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Money: $9864 Plots: 10 Assets: 2324 Total: 17188
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Food: 6 Energy: 10 Smithore: 14 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Money: $2376 Plots: 10 Assets: 4040 Total: 11416
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Food: 8 Energy: 9 Smithore: 50 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 $132
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $34
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $27
  INFO [SummaryPhase2.begin]                         Shop mules: 13 $100
  INFO [SummaryPhase2.begin]                         Colony total: 64366
  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: 182
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 12ms (13ms) <P11> 16ms (17ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants River (4,4)
  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,4)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <D.A.N.> must pick a different tile.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Plain (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 12ms, max 16ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 16ms 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 16ms
  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 12ms, max 16ms
  INFO [LandGrantPhase.update]                       (P12)<D.A.N.> pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)<D.A.N.> is granted tile 1: Plain (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 12ms, max 16ms
  INFO [LandGrantPhase.update]                       (P13)<A.L.A.N.> pressed at plot 3 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.L.A.N.> is granted tile 3: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 12ms, max 16ms
  INFO [LandGrantPhase.update]                       (P10)SamRambowskie pressed at plot 4 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)SamRambowskie is granted tile 4: Plain (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 12ms, max 16ms
  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: 214
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 11ms (13ms) <P11> 16ms (16ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 68
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (13ms) <P11> 16ms (16ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1947214228943194422
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9452865
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Yen55 (rank 1)
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 112
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (13ms) <P11> 15ms (16ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 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 (1,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (0,1) with Energy factory
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (0,0) with Food factory
  INFO [GameModel.developLand]                       (P11)Yen55 undevelops tile Mountain3 (3,1)
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Mountain3 (3,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Yen55 finishes on update 1953
  INFO [GameModel.gamble]                            (P11)Yen55 gambles $150, max: 47.5, left: 8.439106, fraction 0.17766538
  INFO [DevelopmentMessenger.showMessage]            Yen55 won $150 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 942
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (8ms) <P11> 15ms (20ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8905400435025827163
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8612672
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<D.A.N.> (rank 2)
  INFO [Player.useFood]                              (P12)<D.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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 78
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (8ms) <P11> 16ms (20ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [DevelopmentActuator.begin]                   AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <D.A.N.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 480ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2346.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,2) into Food from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (0,2) into Energy from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,2) into Energy from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (8,3) into Food from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <D.A.N.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (8,2): Crystite --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (8,2): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain1 (0,2): Crystite --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain1 (0,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,2): Crystite --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (8,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<D.A.N.> undevelops tile Plain (8,2)
  INFO [GameModel.sellMule]                          (P12)<D.A.N.> sold a mule for $200
  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)<D.A.N.> develops tile Plain (8,2) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<D.A.N.> undevelops tile Mountain1 (0,2)
  INFO [GameModel.sellMule]                          (P12)<D.A.N.> sold a mule for $200
  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)<D.A.N.> develops tile Mountain1 (0,2) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<D.A.N.> undevelops tile Plain (3,2)
  INFO [GameModel.sellMule]                          (P12)<D.A.N.> sold a mule for $200
  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)<D.A.N.> develops tile Plain (3,2) 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)<D.A.N.> develops tile Plain (8,3) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<D.A.N.> gambles $207, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $207 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.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: 420
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 0ms (8ms) <P11> 20ms (22ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4340198124125522678
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6632004
  INFO [PlayerEventPhase.begin]                      No player event for (P10)SamRambowskie (rank 3)
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 94
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (8ms) <P11> 18ms (22ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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 Mountain3 (7,2) with Crystite factory
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Plain (7,1) with Crystite factory
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Plain (8,4) with Energy factory
  INFO [GameModel.gamble]                            (P10)SamRambowskie gambles $186, max: 47.5, left: 10.999165, fraction 0.23156136
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie won $186 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)SamRambowskie finishes on update 1825
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 910
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (17ms) <P11> 18ms (23ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2296400113059478333
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.696188
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.L.A.N.> (rank 4)
  INFO [Player.useFood]                              (P13)<A.L.A.N.> has 8 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 76
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (17ms) <P11> 18ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 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 [DevelopmentPlanner.begin]                    AI: <A.L.A.N.> starts by assaying Plain (2,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 2970.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 510ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4099.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,0) into Food from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (1,0) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (2,0) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (4,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 Crater (3,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 Crater (3,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,0): 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 (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 (2,0): 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 (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 [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,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: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.buyAssay]                          (P13)<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 (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> undevelops tile Crater (3,0)
  INFO [GameModel.sellMule]                          (P13)<A.L.A.N.> sold a mule for $200
  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)<A.L.A.N.> develops tile Crater (3,0) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> undevelops tile Plain (1,0)
  INFO [GameModel.sellMule]                          (P13)<A.L.A.N.> 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)<A.L.A.N.> develops tile Plain (1,0) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> undevelops tile Plain (2,0)
  INFO [GameModel.sellMule]                          (P13)<A.L.A.N.> 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)<A.L.A.N.> develops tile Plain (2,0) 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)<A.L.A.N.> develops tile River (4,4) with Food 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 (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<A.L.A.N.> gambles $167, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $167 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: 628
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (19ms) <P11> 18ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6660726799483830074
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 168
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (21ms) <P11> 18ms (29ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3168225332908623614
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Yen55 has 12 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P12)<D.A.N.> has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P10)SamRambowskie has 10 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.L.A.N.> has 9 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P11)Yen55 expects 3 food, 4 energy, 0 smithore, 34 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> expects 16 food, 12 energy, 0 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie expects 5 food, 4 energy, 0 smithore, 38 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> expects 30 food, 6 energy, 18 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Yen55 produced 4 food, 3 energy, 0 smithore, 34 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> produced 15 food, 10 energy, 0 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie produced 4 food, 5 energy, 0 smithore, 41 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> produced 27 food, 7 energy, 18 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 310
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (21ms) <P11> 21ms (29ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (21ms) <P11> 21ms (29ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6134405322708493583
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 9, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $50 sell price $85
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Smithore: 13 critical: 0 surplus: 13 money: $11086
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Smithore: 11 critical: 0 surplus: 11 money: $11108
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Smithore: 14 critical: 0 surplus: 14 money: $9825
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Smithore: 68 critical: 0 surplus: 68 money: $2593
  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: 197
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (21ms) <P11> 22ms (27ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $62
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $70
  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 $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.978 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 4ms, max 22ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 27ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P10)SamRambowskie (P13)<A.L.A.N.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  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 [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 [SlickLogSystem.info]                         Transaction #64
  INFO [SlickLogSystem.info]                         Transaction #65
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #66
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #67
  INFO [SlickLogSystem.info]                         Transaction #68
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 29ms
  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 (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 [Shop.setAveragePrice]                        Smithore price set to average $50 (68 units for $3400)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 647
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (48ms) <P11> 21ms (29ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7159895044809655017
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $132
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $60 sell price $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Crystite: 34 critical: 0 surplus: 34 money: $11086
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Crystite: 10 critical: 0 surplus: 10 money: $11108
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Crystite: 41 critical: 0 surplus: 41 money: $9825
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $5993
  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: 281
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (48ms) <P11> 19ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.979 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 4ms, max 21ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 48ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.L.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P10)SamRambowskie (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 $60 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 397
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (17ms) <P11> 21ms (27ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5609529197772060714
  INFO [Shop.calcBuySellPrice]                       Current Food price $34
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 54, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 53%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Food: 5 critical: 5 surplus: 0 money: $11086
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Food: 15 critical: 5 surplus: 10 money: $11108
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Food: 5 critical: 5 surplus: 0 money: $9825
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Food: 29 critical: 5 surplus: 24 money: $5993
  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: 458
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (10ms) <P11> 16ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $-35
  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.984 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 6ms, max 16ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 29ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)SamRambowskie (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P13)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $-35
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $-35
  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 #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $-35
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $-35
  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 #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $-35
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $-35
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $-35
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $-35
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $-35
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $-35
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $-35
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $-35
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $-35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $-35
  INFO [Player.increaseAuctionTeleportCount]         (P12)<D.A.N.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $-35
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 24ms
  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 (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 [Shop.setAveragePrice]                        Food price set to average $30 (25 units for $377)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 536
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (10ms) <P11> 17ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4701202823357080270
  INFO [Shop.calcBuySellPrice]                       Current Energy price $27
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 29, needed: 37
  INFO [Shop.printPriceFactor]                       Energy is increased to 121%
  INFO [Shop.printPriceFactor]                       Energy buy price $18 sell price $53
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Energy: 6 critical: 10 surplus: -4 money: $11071
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Energy: 10 critical: 7 surplus: 3 money: $11258
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Energy: 6 critical: 10 surplus: -4 money: $9778
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Energy: 7 critical: 10 surplus: -3 money: $6220
  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: 373
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (22ms) <P11> 20ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.981 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 7ms, max 19ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 24ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)SamRambowskie (P13)<A.L.A.N.> (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-10
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 25ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-10
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 25ms
  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 $53 (2 units for $106)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 442
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (22ms) <P11> 20ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4239786532686744929
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51883144
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Money: $11018 Plots: 11 Assets: 4551 Total: 21069
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Food: 6 Energy: 7 Smithore: 13 Crystite: 34
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Money: $9725 Plots: 11 Assets: 5081 Total: 20306
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Food: 8 Energy: 7 Smithore: 14 Crystite: 41
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Money: $11364 Plots: 10 Assets: 2649 Total: 19013
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Food: 5 Energy: 8 Smithore: 11 Crystite: 10
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Money: $6220 Plots: 11 Assets: 1701 Total: 13421
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Food: 14 Energy: 7 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop Smithore: 58 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 21 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $53
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 73809
  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: 16
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (22ms) <P11> 21ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 10ms, max 21ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 25ms 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 21ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<A.L.A.N.> pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.L.A.N.> is granted tile 0: Plain (0,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 10ms, max 21ms
  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: 161
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 11ms (22ms) <P11> 21ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 65
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 11ms (22ms) <P11> 20ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8610506812066682943
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.29249263
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Yen55 (rank 1)
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 106
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 14ms (21ms) <P11> 21ms (26ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 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 (0,0) with Energy factory
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (1,2) with Energy factory
  INFO [GameModel.sellMule]                          (P11)Yen55 sold a mule for $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Yen55 finishes on update 1838
  INFO [GameModel.gamble]                            (P11)Yen55 gambles $194, max: 47.5, left: 10.739159, fraction 0.22608756
  INFO [DevelopmentMessenger.showMessage]            Yen55 won $194 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 885
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (20ms) <P11> 19ms (21ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2108767448212157907
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.08809757
  INFO [PlayerEventPhase.begin]                      Event player: (P10)SamRambowskie (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: WormInfestation
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony awarded you $300 for stopping the Wart Worm infestation
  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 8 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 262
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (15ms) <P11> 19ms (21ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 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 (7,1) with Energy factory
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile River (4,3) with Energy factory
  INFO [GameModel.sellMule]                          (P10)SamRambowskie sold a mule for $125
  INFO [GameModel.buyAssay]                          (P10)SamRambowskie got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.gamble]                            (P10)SamRambowskie gambles $162, max: 47.5, left: 4.7990994, fraction 0.10103367
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie won $162 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)SamRambowskie finishes on update 2135
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  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: 35
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (6ms) <P11> 14ms (17ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6783473462174527388
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.03077674
  INFO [PlayerEventPhase.begin]                      Event player: (P12)<D.A.N.> (rank 3)
  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]                              (P12)<D.A.N.> has 5 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 208
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (4ms) <P11> 14ms (17ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [DevelopmentActuator.begin]                   AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <D.A.N.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 2195.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 387ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3263.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,2) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (8,2) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (8,3) into Crystite from Food
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <D.A.N.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,2): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,2): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (8,2): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (8,2): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (8,3): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (8,3): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<D.A.N.> undevelops tile Plain (3,2)
  INFO [GameModel.sellMule]                          (P12)<D.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)<D.A.N.> develops tile Plain (3,2) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<D.A.N.> undevelops tile Plain (8,2)
  INFO [GameModel.sellMule]                          (P12)<D.A.N.> sold a mule for $125
  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)<D.A.N.> develops tile Plain (8,2) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<D.A.N.> undevelops tile Plain (8,3)
  INFO [GameModel.sellMule]                          (P12)<D.A.N.> sold a mule for $125
  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)<D.A.N.> develops tile Plain (8,3) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> nothing left to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<D.A.N.> gambles $241, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $241 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.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: 463
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (6ms) <P11> 14ms (27ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5100934348082308495
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7403713
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.L.A.N.> (rank 4)
  INFO [Player.useFood]                              (P13)<A.L.A.N.> has 14 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 61
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (6ms) <P11> 17ms (30ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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.> 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 40ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3012.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,3) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (1,0) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (2,0) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (0,4) 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 (6,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 (6,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): 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 --> 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 (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 Plain (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 (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 [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> undevelops tile Plain (6,3)
  INFO [GameModel.sellMule]                          (P13)<A.L.A.N.> 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)<A.L.A.N.> develops tile Plain (6,3) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> undevelops tile Plain (1,0)
  INFO [GameModel.sellMule]                          (P13)<A.L.A.N.> sold a mule for $125
  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)<A.L.A.N.> develops tile Plain (1,0) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> undevelops tile Plain (2,0)
  INFO [GameModel.sellMule]                          (P13)<A.L.A.N.> sold a mule for $125
  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)<A.L.A.N.> develops tile Plain (2,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 (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Plain (0,4) 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 (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<A.L.A.N.> gambles $154, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $154 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: 463
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (10ms) <P11> 27ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (10ms) <P11> 27ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2875126539484614809
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Yen55 has 7 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P12)<D.A.N.> has 8 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P10)SamRambowskie has 7 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.L.A.N.> has 7 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P11)Yen55 expects 0 food, 18 energy, 0 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> expects 4 food, 12 energy, 0 smithore, 25 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie expects 0 food, 17 energy, 0 smithore, 33 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> expects 15 food, 35 energy, 14 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Yen55 produced 0 food, 18 energy, 0 smithore, 35 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> produced 4 food, 13 energy, 0 smithore, 23 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie produced 0 food, 17 energy, 0 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> produced 15 food, 36 energy, 13 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 271
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (10ms) <P11> 22ms (31ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8812192706313620573
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 153
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (10ms) <P11> 22ms (31ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8367712732060916568
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 58, mules potentially available: 41, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $51 sell price $86
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Smithore: 13 critical: 0 surplus: 13 money: $11237
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Smithore: 11 critical: 0 surplus: 11 money: $11555
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Smithore: 14 critical: 0 surplus: 14 money: $10212
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Smithore: 6 critical: 0 surplus: 6 money: $6199
  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: 152
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (12ms) <P11> 22ms (31ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.978 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 4ms, max 22ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 31ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P10)SamRambowskie (P13)<A.L.A.N.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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]         (P13)<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 [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Player.increaseAuctionTeleportCount]         (P12)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 31ms
  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 $51 (17 units for $867)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 536
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (10ms) <P11> 19ms (31ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6536015650015552805
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $60
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $100 sell price $240
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Crystite: 49 critical: 0 surplus: 49 money: $11237
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Crystite: 21 critical: 0 surplus: 21 money: $12116
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Crystite: 54 critical: 0 surplus: 54 money: $10212
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $6505
  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: 196
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 0ms (10ms) <P11> 19ms (23ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.981 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 0ms, max 19ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 23ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.L.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P10)SamRambowskie (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [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 [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  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 [Player.increaseAuctionTeleportCount]         (P12)<D.A.N.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [SlickLogSystem.info]                         Transaction #30
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [Player.increaseAuctionTeleportCount]         (P11)Yen55 auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [Player.increaseAuctionTeleportCount]         (P10)SamRambowskie auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 20ms
  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 $100 (124 units for $12400)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 639
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 0ms (2ms) <P11> 18ms (23ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -997986143313399192
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 21, total: 48, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 56%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Food: 1 critical: 5 surplus: -4 money: $16137
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Food: 4 critical: 5 surplus: -1 money: $14216
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Food: 2 critical: 5 surplus: -3 money: $15612
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Food: 20 critical: 5 surplus: 15 money: $6505
  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: 354
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 0ms (2ms) <P11> 18ms (26ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [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.982 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 0ms, max 18ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 26ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<D.A.N.> (P10)SamRambowskie (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <D.A.N.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 26ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 20ms
  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 (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 [Shop.setAveragePrice]                        Food price set to average $50 (8 units for $400)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 603
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (13ms) <P11> 18ms (26ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7010207953566363979
  INFO [Shop.calcBuySellPrice]                       Current Energy price $53
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 86, needed: 31
  INFO [Shop.printPriceFactor]                       Energy is decreased to 52%
  INFO [Shop.printPriceFactor]                       Energy buy price $13 sell price $48
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Energy: 18 critical: 8 surplus: 10 money: $15937
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Energy: 14 critical: 8 surplus: 6 money: $14166
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Energy: 17 critical: 8 surplus: 9 money: $15462
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Energy: 37 critical: 7 surplus: 30 money: $6905
  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: 499
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (13ms) <P11> 16ms (27ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $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.986 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 3ms, max 14ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 22ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)SamRambowskie 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P13)<A.L.A.N.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <D.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 22ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 22ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 22ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 22ms
  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 (5 units for $140)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 494
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (13ms) <P11> 17ms (22ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8624509856114754869
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51740208
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Money: $15937 Plots: 11 Assets: 2702 Total: 24139
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Food: 5 Energy: 18 Smithore: 13 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Money: $15322 Plots: 11 Assets: 2865 Total: 23687
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Food: 5 Energy: 22 Smithore: 14 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Money: $14166 Plots: 10 Assets: 1767 Total: 20933
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Food: 5 Energy: 14 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Money: $7045 Plots: 12 Assets: 2516 Total: 15561
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Food: 12 Energy: 32 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop Smithore: 71 units $51
  INFO [SummaryPhase2.begin]                         Shop Food: 21 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $28
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 84320
  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 (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: 14
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (13ms) <P11> 19ms (23ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> 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> 5ms (13ms) <P11> 19ms (23ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  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: 65
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (11ms) <P11> 18ms (23ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -972733791542016885
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9892646
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Yen55 (rank 1)
  INFO [Player.useFood]                              (P11)Yen55 has 5 food and needs 5 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 128
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (15ms) <P11> 18ms (29ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 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 (0,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.sellMule]                          (P11)Yen55 sold a mule for $150
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Yen55 finishes on update 1504
  INFO [GameModel.gamble]                            (P11)Yen55 gambles $158, max: 47.5, left: 17.419312, fraction 0.36672235
  INFO [DevelopmentMessenger.showMessage]            Yen55 won $158 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 732
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (17ms) <P11> 22ms (28ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5432543686120434005
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.37504333
  INFO [PlayerEventPhase.begin]                      No player event for (P10)SamRambowskie (rank 2)
  INFO [Player.useFood]                              (P10)SamRambowskie has 5 food and needs 5 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 111
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (17ms) <P11> 22ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 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 (7,1) with Crystite factory
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile River (4,3) with Food factory
  INFO [GameModel.sellMule]                          (P10)SamRambowskie sold a mule for $150
  INFO [GameModel.gamble]                            (P10)SamRambowskie gambles $162, max: 47.5, left: 9.519131, fraction 0.20040275
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie won $162 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)SamRambowskie finishes on update 1899
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 864
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (17ms) <P11> 22ms (26ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8181316965092241096
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5886635
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<D.A.N.> (rank 3)
  INFO [Player.useFood]                              (P12)<D.A.N.> has 5 food and needs 5 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 82
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (16ms) <P11> 22ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [DevelopmentActuator.begin]                   AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <D.A.N.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 3006.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 447ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3006.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 0 tiles to be modified
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <D.A.N.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <D.A.N.> tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- already caught.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: NullAction
  INFO [FastDevelopmentPhase.nextAction]             Next action: NullAction
  SEVERE [FastDevelopmentPhase.nextAction]           Unknown AI action: NullAction
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<D.A.N.> gambles $160, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $160 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.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: 158
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (16ms) <P11> 22ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3614089002251304205
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9556113
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.L.A.N.> (rank 4)
  INFO [Player.useFood]                              (P13)<A.L.A.N.> has 12 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 82
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (16ms) <P11> 22ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 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 2337.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 138ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2846.0000000000005
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,3) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,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 Plain (5,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 (5,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 [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (5,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 (5,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 [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (6,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 (6,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 (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> undevelops tile Plain (5,2)
  INFO [GameModel.sellMule]                          (P13)<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 (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Plain (5,2) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> undevelops tile Plain (5,3)
  INFO [GameModel.sellMule]                          (P13)<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 (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Plain (5,3) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> undevelops tile Plain (6,3)
  INFO [GameModel.sellMule]                          (P13)<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 (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Plain (6,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 (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<A.L.A.N.> gambles $156, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $156 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: 388
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 11ms (18ms) <P11> 21ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 11ms (18ms) <P11> 21ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 738471491834873678
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Yen55 has 18 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P12)<D.A.N.> has 14 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P10)SamRambowskie has 22 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.L.A.N.> has 32 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P11)Yen55 expects 0 food, 8 energy, 0 smithore, 47 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> expects 4 food, 12 energy, 0 smithore, 25 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie expects 4 food, 8 energy, 0 smithore, 38 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> expects 15 food, 14 energy, 14 smithore, 13 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 0 food, 8 energy, 0 smithore, 48 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> produced 5 food, 10 energy, 0 smithore, 21 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie produced 5 food, 7 energy, 0 smithore, 37 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> produced 13 food, 15 energy, 17 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 258
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (16ms) <P11> 19ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 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> 7ms (16ms) <P11> 19ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8150289560568448591
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $51
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 71, mules potentially available: 48, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $51 sell price $86
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Smithore: 13 critical: 0 surplus: 13 money: $15995
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $14326
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Smithore: 14 critical: 0 surplus: 14 money: $15459
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Smithore: 17 critical: 0 surplus: 17 money: $7051
  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: 195
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (16ms) <P11> 18ms (23ms) 
  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: <D.A.N.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.982 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 9ms, max 13ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 21ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<D.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)SamRambowskie (P13)<A.L.A.N.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 21ms
  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 (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 [Shop.setAveragePrice]                        Smithore price set to average $51 (17 units for $867)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 476
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (16ms) <P11> 17ms (22ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4808918775209963369
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $100
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $140 sell price $280
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Crystite: 48 critical: 0 surplus: 48 money: $15995
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Crystite: 21 critical: 0 surplus: 21 money: $14326
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Crystite: 37 critical: 0 surplus: 37 money: $15459
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Crystite: 10 critical: 0 surplus: 10 money: $7918
  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: 315
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 0ms (15ms) <P11> 17ms (22ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $140
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $140
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.983 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 0ms, max 17ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 22ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P10)SamRambowskie (P13)<A.L.A.N.> (P11)Yen55 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [SlickLogSystem.info]                         Transaction #10
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.L.A.N.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [Player.increaseAuctionTeleportCount]         (P12)<D.A.N.> auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [Player.increaseAuctionTeleportCount]         (P10)SamRambowskie auction teleport count: 1
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [Player.increaseAuctionTeleportCount]         (P11)Yen55 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 31ms
  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 $140 (116 units for $16240)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 619
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 0ms (9ms) <P11> 16ms (27ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7072785716457238128
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 21, total: 48, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 56%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Food: 0 critical: 5 surplus: -5 money: $22715
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Food: 5 critical: 5 surplus: 0 money: $17266
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Food: 5 critical: 5 surplus: 0 money: $20639
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Food: 17 critical: 5 surplus: 12 money: $9318
  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: 421
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 0ms (13ms) <P11> 17ms (27ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [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.983 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 0ms, max 16ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 25ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<D.A.N.> (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)SamRambowskie (P13)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <D.A.N.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 25ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 25ms
  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: 25ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 25ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [Player.increaseAuctionTeleportCount]         (P13)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 22ms
  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 (12 units for $180)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 680
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (13ms) <P11> 16ms (22ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6144905734280273410
  INFO [Shop.calcBuySellPrice]                       Current Energy price $28
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 81, needed: 38
  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 [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Energy: 15 critical: 10 surplus: 5 money: $22595
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Energy: 16 critical: 8 surplus: 8 money: $17266
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Energy: 17 critical: 10 surplus: 7 money: $20639
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Energy: 33 critical: 10 surplus: 23 money: $9498
  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: 484
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (13ms) <P11> 16ms (20ms) 
  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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [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.982 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 6ms, max 18ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 21ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)SamRambowskie (P11)Yen55 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P13)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 22ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 22ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 22ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 22ms
  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 $250)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 610
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (12ms) <P11> 16ms (21ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1899699083708258682
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 56447096
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Money: $22520 Plots: 11 Assets: 2738 Total: 30758
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Food: 8 Energy: 18 Smithore: 13 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Money: $20464 Plots: 11 Assets: 2774 Total: 28738
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Food: 5 Energy: 24 Smithore: 14 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Money: $17266 Plots: 10 Assets: 1675 Total: 23941
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Food: 5 Energy: 16 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Money: $9748 Plots: 12 Assets: 1895 Total: 17643
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Food: 5 Energy: 23 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 $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $140
  INFO [SummaryPhase2.begin]                         Shop Smithore: 86 units $51
  INFO [SummaryPhase2.begin]                         Shop Food: 25 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 101080
  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 (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 [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (13ms) <P11> 13ms (21ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> 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 [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (13ms) <P11> 13ms (21ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  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: 47
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (13ms) <P11> 13ms (21ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4810917054916708754
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.40614384
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Yen55 (rank 1)
  INFO [Player.useFood]                              (P11)Yen55 has 8 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 82
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (13ms) <P11> 14ms (21ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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 (0,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Yen55 develops tile Plain (0,0) with Crystite factory
  INFO [GameModel.sellMule]                          (P11)Yen55 sold a mule for $150
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Yen55 finishes on update 1606
  INFO [GameModel.gamble]                            (P11)Yen55 gambles $224, max: 47.5, left: 15.379265, fraction 0.323774
  INFO [DevelopmentMessenger.showMessage]            Yen55 won $224 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 752
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (13ms) <P11> 13ms (21ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8473890458849277051
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.007902622
  INFO [PlayerEventPhase.begin]                      Event player: (P10)SamRambowskie (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: MuseumBoughtComputer
  INFO [PlayerEventPhase$1.finished]                 Event Message: The museum bought your antique personal computer for $800
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 154
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (13ms) <P11> 18ms (24ms) 
  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 $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 (7,4) with Crystite factory
  INFO [GameModel.developLand]                       (P10)SamRambowskie develops tile Plain (8,4) with Crystite factory
  INFO [GameModel.sellMule]                          (P10)SamRambowskie sold a mule for $150
  INFO [GameModel.gamble]                            (P10)SamRambowskie gambles $214, max: 47.5, left: 12.019188, fraction 0.25303555
  INFO [DevelopmentMessenger.showMessage]            SamRambowskie won $214 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)SamRambowskie finishes on update 1774
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 847
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (15ms) <P11> 17ms (21ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6682707722878238210
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.958145
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<D.A.N.> (rank 3)
  INFO [Player.useFood]                              (P12)<D.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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 61
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (17ms) <P11> 16ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [DevelopmentActuator.begin]                   AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <D.A.N.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 2930.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 8ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4427.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (1,1) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,1) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (0,2) into Crystite from Energy
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <D.A.N.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (1,1): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (1,1): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (2,1): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (2,1): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain1 (0,2): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain1 (0,2): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<D.A.N.> undevelops tile Plain (1,1)
  INFO [GameModel.sellMule]                          (P12)<D.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)<D.A.N.> develops tile Plain (1,1) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<D.A.N.> undevelops tile Plain (2,1)
  INFO [GameModel.sellMule]                          (P12)<D.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)<D.A.N.> develops tile Plain (2,1) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<D.A.N.> undevelops tile Mountain1 (0,2)
  INFO [GameModel.sellMule]                          (P12)<D.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)<D.A.N.> develops tile Mountain1 (0,2) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<D.A.N.> gambles $250, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $250 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.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: 377
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (18ms) <P11> 16ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -378783227088715465
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.59240437
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.L.A.N.> (rank 4)
  INFO [Player.useFood]                              (P13)<A.L.A.N.> has 5 food and needs 5 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 74
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (18ms) <P11> 16ms (21ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 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 2812.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 797ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3924.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (1,0) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,0) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,0) into Crystite from Food
  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 --> 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 (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 (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 Crater (3,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 Crater (3,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: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> undevelops tile Plain (1,0)
  INFO [GameModel.sellMule]                          (P13)<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 (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Plain (1,0) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> undevelops tile Plain (2,0)
  INFO [GameModel.sellMule]                          (P13)<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 (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Plain (2,0) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> undevelops tile Crater (3,0)
  INFO [GameModel.sellMule]                          (P13)<A.L.A.N.> sold a mule for $125
  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)<A.L.A.N.> develops tile Crater (3,0) 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 (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<A.L.A.N.> gambles $250, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $250 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: 375
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (20ms) <P11> 16ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (20ms) <P11> 16ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7243258413203825633
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Yen55 has 18 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P12)<D.A.N.> has 16 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P10)SamRambowskie has 24 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.L.A.N.> has 23 energy and needs 11 energy
  INFO [ProductionPhase.logProduction]               (P11)Yen55 expects 0 food, 0 energy, 0 smithore, 55 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> expects 4 food, 0 energy, 0 smithore, 43 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie expects 4 food, 0 energy, 0 smithore, 54 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> expects 8 food, 3 energy, 14 smithore, 29 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Yen55 produced 0 food, 0 energy, 0 smithore, 53 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> produced 5 food, 0 energy, 0 smithore, 41 crystite
  INFO [ProductionPhase.logProduction]               (P10)SamRambowskie produced 5 food, 0 energy, 0 smithore, 55 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> produced 8 food, 4 energy, 16 smithore, 29 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 285
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (44ms) <P11> 16ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5356040012925284085
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 229
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 10ms (44ms) <P11> 16ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4866781407041542496
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $51
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  INFO [Shop.printPriceFactor]                       Smithore shop: 86, mules potentially available: 56, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $55 sell price $90
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Smithore: 13 critical: 0 surplus: 13 money: $22644
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $17366
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Smithore: 14 critical: 0 surplus: 14 money: $21378
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Smithore: 16 critical: 0 surplus: 16 money: $9823
  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: 214
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (25ms) <P11> 21ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $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 $10
  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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 81
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (25ms) <P11> 21ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6007566353356943894
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $140
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $84 sell price $224
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Crystite: 53 critical: 0 surplus: 53 money: $22644
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Crystite: 41 critical: 0 surplus: 41 money: $17366
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Crystite: 55 critical: 0 surplus: 55 money: $21378
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Crystite: 29 critical: 0 surplus: 29 money: $9823
  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: 362
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (28ms) <P11> 21ms (31ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (28ms) <P11> 21ms (31ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7446038636766000589
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 25, total: 45, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 58%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Food: 2 critical: 0 surplus: 2 money: $22644
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Food: 5 critical: 0 surplus: 5 money: $17366
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Food: 5 critical: 0 surplus: 5 money: $21378
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Food: 8 critical: 0 surplus: 8 money: $9823
  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: 276
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (25ms) <P11> 19ms (31ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $474
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 9ms (13ms) <P11> 19ms (31ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2743192445131442343
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 34, needed: 47
  INFO [Shop.printPriceFactor]                       Energy is increased to 129%
  INFO [Shop.printPriceFactor]                       Energy buy price $17 sell price $52
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Yen55 Energy: 6 critical: 0 surplus: 6 money: $22644
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Energy: 5 critical: 0 surplus: 5 money: $17366
  INFO [CollectionPhase.goToNextPhase]               (P10)SamRambowskie Energy: 10 critical: 0 surplus: 10 money: $21378
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Energy: 13 critical: 0 surplus: 13 money: $9823
  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: 294
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (13ms) <P11> 16ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $304
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $78
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 68
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (11ms) <P11> 16ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3299104722289037098
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 53961920
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Money: $22644 Plots: 11 Assets: 6904 Total: 35048
  INFO [SummaryPhase2.begin]                         (P11)Yen55 Food: 2 Energy: 6 Smithore: 13 Crystite: 53
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Money: $21378 Plots: 11 Assets: 7270 Total: 34148
  INFO [SummaryPhase2.begin]                         (P10)SamRambowskie Food: 5 Energy: 10 Smithore: 14 Crystite: 55
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Money: $17366 Plots: 10 Assets: 5029 Total: 27395
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Food: 5 Energy: 5 Smithore: 0 Crystite: 41
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Money: $9823 Plots: 12 Assets: 5317 Total: 21140
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Food: 8 Energy: 13 Smithore: 16 Crystite: 29
  INFO [Shop.buildMules]                             Shop built 1 mules for 2 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $84
  INFO [SummaryPhase2.begin]                         Shop Smithore: 84 units $55
  INFO [SummaryPhase2.begin]                         Shop Food: 25 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $32
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 117731
  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: 5
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony succeeded... Extremely well. You can now retire in elegant estates!
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  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
