  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 7 6.1 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: gkjn1k0e7kkk3bq23idpu65fp0
  INFO [Login$MasterListener$1.run]                  Logged in as "predd" (id 102438)
  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: 1680 x 1050 x 32 @59Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1680 x 1050 x 32 @59Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: nvd3dumx,nvwgf2umx,nvwgf2umx
  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: NVIDIA Corporation
  INFO [MuleGameContainer.<init>]                    GL Renderer: GeForce GTX 660/PCIe/SSE2
  INFO [MuleGameContainer.<init>]                    GL Version: 4.4.0
  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 1
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: Preddles funny farm, 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: 8192 send buffer: 8192
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id ad3bdbfd-53b6-49e3-9d8c-ce1ff8dc9225
  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) 37 bytes
  INFO [UserController.apply]                        My client id is ad3bdbfd-53b6-49e3-9d8c-ce1ff8dc9225
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S10)Predd is my user
  INFO [GameModel.setLocalUser]                      (S10)Predd is a local Spectator
  INFO [GameModel.setServerUser]                     (S10)Predd is hosting the server
  INFO [GameController.beginNextPhase]               (S10)Predd 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)Predd (ID: 102438)
  INFO [Client.initUDP]                              Sending UDP initialization message id ad3bdbfd-53b6-49e3-9d8c-ce1ff8dc9225
  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 [MasterClient.logSend]                        MasterClient: Sending New Game
  INFO [Server.acceptClients]                        Server: Accepted client /54.214.39.13 id 8831c73b-beb8-4a9d-a4b1-500e0f2c6140
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)Predd (ID 102438)
  INFO [GameLobbyPhase$MasterListener.apply]         Master server gives game ID 108185
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [ServerMessageHandler.processPlayerJoin]      /127.0.0.1 <S10> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (10) 0 bytes
  INFO [UserController.apply]                        (S10)Predd joins the players
  INFO [Player.<init>]                               Creating (P10)Predd
  INFO [GameModel.setServerUser]                     (P10)Predd is hosting the server
  INFO [GameModel.setMyUser]                         (P10)Predd is my user
  INFO [GameModel.setLocalUser]                      (P10)Predd is a local Player
  INFO [Server.acceptClients]                        Server: Accepted client /50.46.244.182 id 8c95c7bf-59d6-458a-a532-29106683b3bc
  INFO [ServerMessageHandler.processJoin]            Server: Client /50.46.244.182 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 41 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)Kemper525 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)Kemper525 (ID: 102437)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /50.46.244.182 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7188 bytes
  INFO [Server.initUdp]                              Server: Client /50.46.244.182 <S11> requests UDP address /50.46.244.182:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Kemper525 (ID 102437)
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      /50.46.244.182 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)Kemper525 joins the players
  INFO [Player.<init>]                               Creating (P11)Kemper525
  INFO [GameModel.setRemoteUser]                     (P11)Kemper525 is a remote Player
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 14 bytes
  INFO [Player.<init>]                               Creating (P12)<A.L.A.N.>
  INFO [UserController.setAiPlayer]                  (P12)<A.L.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.L.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<A.L.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /127.0.0.1 <P10 P12>
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 14 bytes
  INFO [Player.<init>]                               Creating (P12)<B.I.L.L.>
  INFO [UserController.setAiPlayer]                  (P12)<B.I.L.L.> is an AI player
  INFO [UserController.setAiPlayer]                  <B.I.L.L.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<B.I.L.L.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /127.0.0.1 <P10 P12>
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 14 bytes
  INFO [Player.<init>]                               Creating (P12)<A.D.A.M.>
  INFO [UserController.setAiPlayer]                  (P12)<A.D.A.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.D.A.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<A.D.A.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /127.0.0.1 <P10 P12>
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 14 bytes
  INFO [Player.<init>]                               Creating (P12)<A.D.A.M.>
  INFO [UserController.setAiPlayer]                  (P12)<A.D.A.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.D.A.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<A.D.A.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /127.0.0.1 <P10 P12>
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 14 bytes
  INFO [Player.<init>]                               Creating (P12)<A.L.A.N.>
  INFO [UserController.setAiPlayer]                  (P12)<A.L.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.L.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<A.L.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 12 bytes
  INFO [Player.<init>]                               Creating (P13)<D.A.N.>
  INFO [UserController.setAiPlayer]                  (P13)<D.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <D.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<D.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 [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P11)Kemper525 (P10)Predd (P13)<D.A.N.> (P12)<A.L.A.N.> 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 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]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (3ms) <P11> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [MuleGameContainer.setFullscreen]             Setting fullscreen mode
  INFO [MuleGameContainer.setFullscreen]             Fullscreen mode: 1680 x 1050 x 32 @59Hz Scale: 2 Height-Diff: 90 Aspect-Diff: 0.26666665 Snap Scale: true
  INFO [MuleGameContainer.setFullscreen]             Viewport: x=200 y=45 width=1280 height=960
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (3ms) <P11> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7193401987250669830
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P12)<A.L.A.N.> (P13)<D.A.N.> (P10)Predd (P11)Kemper525 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 44967608
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)Predd Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P10)Predd Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Kemper525 Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)Kemper525 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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (3ms) <P11> 30ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (3ms) <P11> 30ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <A.L.A.N.> prefers Energy
  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 [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 4 plans testing 7616 tiles in 63540570ns
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 4 plans testing 7616 tiles in 65700629ns
  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 (3,2)
  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 (3,2)
  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 Plain (3,2) and wants Plain (3,1) instead
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 2ms, max 30ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 34ms 10 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 2ms, max 20ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P12)<A.L.A.N.> pressed at plot 12 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P12)<A.L.A.N.> is granted tile 12: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 2ms, max 20ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Kemper525 is granted tile 13: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 2ms, max 20ms
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 21 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P13)<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 2ms, max 30ms
  INFO [LandGrantPhase.update]                       (P10)Predd pressed at plot 30 frame 9
  INFO [LandGrantPhase.claimPlot]                    (P10)Predd 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 2ms, max 30ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (3ms) <P11> 30ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $450
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $448
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $712
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $712
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 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 30ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)Predd (P12)<A.L.A.N.> (P13)<D.A.N.> (P11)Kemper525 
  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 $696 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $680 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $388 (changed $-60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $404 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $428 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $628 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $396 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $364 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $624 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $596 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $552 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $532 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $592 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $640 (changed $48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $684 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $700 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $716 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $684 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $744 (changed $60)
  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)<D.A.N.> bought the plot for $528
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (5ms) <P11> 21ms (30ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8147375065087303753
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<A.L.A.N.> (rank 1)
  INFO [Player.useFood]                              (P12)<A.L.A.N.> has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (6ms) <P11> 21ms (27ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [Wampus.<init>]                               Wampus has 18 mountains, reward is $100
  INFO [DevelopmentActuator.begin]                   AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <A.L.A.N.> beginning UN-threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <A.L.A.N.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 1 plans testing 157 tiles in 1430807ns
  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 (3,1) 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 (3,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (3,1) 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 (12) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<A.L.A.N.> gambles $110, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $110 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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (6ms) <P11> 21ms (27ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 950627247405864439
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<D.A.N.> (rank 2)
  INFO [Player.useFood]                              (P13)<D.A.N.> has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (5ms) <P11> 21ms (27ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [Wampus.<init>]                               Wampus has 18 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 626 tiles in 4016200ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy (+3) Mountain2 Smithore (+3) 1442 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2077 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 (5,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): 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 Mountain2 (5,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: 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)<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 (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Mountain2 (5,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 (13) 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.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $141, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $141 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (5ms) <P11> 16ms (23ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8408867196421418595
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P10)Predd (rank 3)
  INFO [Player.useFood]                              (P10)Predd has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (6ms) <P11> 16ms (23ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)Predd
  INFO [Wampus.<init>]                               Wampus has 18 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)Predd develops tile River (4,3) with Food factory
  INFO [DevelopmentMessenger.showMessage]            Predd caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P10)Predd got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.buyAssay]                          (P10)Predd got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.gamble]                            (P10)Predd gambles $51, max: 47.5, left: 4.4591, fraction 0.09387579
  INFO [DevelopmentMessenger.showMessage]            Predd won $51 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)Predd finishes on update 2184
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (5ms) <P11> 16ms (22ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7346921881309504040
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Kemper525 (rank 4)
  INFO [Player.useFood]                              (P11)Kemper525 has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (5ms) <P11> 16ms (22ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Kemper525
  INFO [Wampus.<init>]                               Wampus has 18 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)Kemper525 develops tile River (4,1) with Food factory
  INFO [GameModel.buyAssay]                          (P11)Kemper525 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentMessenger.showMessage]            Kemper525 caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P11)Kemper525 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P11)Kemper525 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Kemper525 finishes on update 2296
  INFO [GameModel.gamble]                            (P11)Kemper525 gambles $53, max: 47.5, left: 2.5991015, fraction 0.05471793
  INFO [DevelopmentMessenger.showMessage]            Kemper525 won $53 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (5ms) <P11> 17ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6576018634389863806
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (5ms) <P11> 22ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5784584655401430494
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10)Predd has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)Kemper525 has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)<A.L.A.N.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P10)Predd expects 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Kemper525 expects 8 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> expects 0 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 0 food, 2 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P10)Predd produced 7 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Kemper525 produced 7 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 0 food, 3 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (6ms) <P11> 23ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (6ms) <P11> 23ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8875350119233356579
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $13
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 13, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 48%
  INFO [Shop.printPriceFactor]                       Smithore buy price $63 sell price $98
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)Predd Smithore: 0 critical: 0 surplus: 0 money: $1026
  INFO [CollectionPhase.goToNextPhase]               (P11)Kemper525 Smithore: 0 critical: 0 surplus: 0 money: $1028
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $1060
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 3 critical: 0 surplus: 3 money: $388
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (6ms) <P11> 23ms (25ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $98
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $214
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.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.977 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 2ms, max 23ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 31ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)Predd (P12)<A.L.A.N.> (P11)Kemper525 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 3
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 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 $63 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (6ms) <P11> 24ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1159721545640246450
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $108 sell price $248
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)Predd Crystite: 0 critical: 0 surplus: 0 money: $1026
  INFO [CollectionPhase.goToNextPhase]               (P11)Kemper525 Crystite: 0 critical: 0 surplus: 0 money: $1028
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $1060
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $388
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (6ms) <P11> 24ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 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 $108 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (6ms) <P11> 24ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4551494257356899377
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 26, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 60%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)Predd Food: 8 critical: 3 surplus: 5 money: $1026
  INFO [CollectionPhase.goToNextPhase]               (P11)Kemper525 Food: 8 critical: 3 surplus: 5 money: $1028
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Food: 1 critical: 3 surplus: -2 money: $1060
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 1 critical: 3 surplus: -2 money: $388
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (6ms) <P11> 30ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.97 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 3ms, max 30ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 34ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.L.A.N.> (P13)<D.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)Predd (P11)Kemper525 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.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: <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 [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 [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #3
  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 [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 [SlickLogSystem.info]                         Transaction #4
  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 [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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 34ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (4 units for $200)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (6ms) <P11> 31ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 122104972023694940
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 16, needed: 7
  INFO [Shop.printPriceFactor]                       Energy is decreased to 58%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)Predd Energy: 1 critical: 2 surplus: -1 money: $1026
  INFO [CollectionPhase.goToNextPhase]               (P11)Kemper525 Energy: 1 critical: 2 surplus: -1 money: $1028
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Energy: 2 critical: 1 surplus: 1 money: $960
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 4 critical: 2 surplus: 2 money: $288
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (5ms) <P11> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.969 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 3ms, max 31ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 34ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)Predd (P12)<A.L.A.N.> (P11)Kemper525 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.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: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.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: 34ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 34ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 34ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 34ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 34ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (4 units for $180)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (7ms) <P11> 31ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2718067170902036113
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 45435816
  INFO [SummaryPhase2.begin]                         (P11)Kemper525 Money: $938 Plots: 1 Assets: 595 Total: 2033
  INFO [SummaryPhase2.begin]                         (P11)Kemper525 Food: 8 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)Predd Money: $936 Plots: 1 Assets: 595 Total: 2031
  INFO [SummaryPhase2.begin]                         (P10)Predd Food: 8 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $333 Plots: 2 Assets: 669 Total: 2002
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 3 Energy: 3 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Money: $960 Plots: 1 Assets: 325 Total: 1785
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 13 mules
  INFO [Shop.buildMules]                             A mule now costs $120
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $108
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $63
  INFO [SummaryPhase2.begin]                         Shop Food: 4 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 5 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 13 $120
  INFO [SummaryPhase2.begin]                         Colony total: 7851
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (7ms) <P11> 30ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the search to pick a tile.
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the search to pick a tile.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 4 plans testing 6121 tiles in 51627803ns
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 4 plans testing 6121 tiles in 51904782ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 2155 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3035 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 2065 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2945 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 2065 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2945 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 2065 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2900 points
  INFO [LandGrantActuator.update]                    AI: <A.L.A.N.> wants Plain (2,1)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 2381 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3220 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 2381 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3220 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River Food <claim> (+4) 2306 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3185 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River Food <claim> (+4) 2306 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3185 points
  INFO [LandGrantActuator.update]                    AI: <D.A.N.> wants Plain (3,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 5ms, max 30ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 35ms 10 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 7ms, max 31ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P12)<A.L.A.N.> pressed at plot 11 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)<A.L.A.N.> is granted tile 11: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 30ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Kemper525 is granted tile 20: Mountain3 (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 30ms
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 26 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)<D.A.N.> is granted tile 26: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 29ms
  INFO [LandGrantPhase.update]                       (P10)Predd pressed at plot 28 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)Predd is granted tile 28: Plain (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 29ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (7ms) <P11> 25ms (35ms) 
  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: $468
  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 $514
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $512
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $2123
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $-8
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 7ms, max 25ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)Predd (P12)<A.L.A.N.> (P13)<D.A.N.> (P11)Kemper525 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $456 (changed $-56)
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P10)Predd bought the plot for $472
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (7ms) <P11> 32ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4157787753071704960
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.84581786
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Kemper525 (rank 1)
  INFO [Player.useFood]                              (P11)Kemper525 has 8 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (7ms) <P11> 30ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Kemper525
  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.buyAssay]                          (P11)Kemper525 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.developLand]                       (P11)Kemper525 develops tile Mountain3 (6,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Kemper525 caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Kemper525 finishes on update 1970
  INFO [GameModel.gamble]                            (P11)Kemper525 gambles $85, max: 47.5, left: 8.719112, fraction 0.18356027
  INFO [DevelopmentMessenger.showMessage]            Kemper525 won $85 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (7ms) <P11> 33ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4559906431064132402
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.86448264
  INFO [PlayerEventPhase.begin]                      No player event for (P10)Predd (rank 2)
  INFO [Player.useFood]                              (P10)Predd has 8 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (7ms) <P11> 33ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)Predd
  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)Predd develops tile Plain (5,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Predd caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P10)Predd got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.gamble]                            (P10)Predd gambles $82, max: 47.5, left: 9.03912, fraction 0.19029726
  INFO [DevelopmentMessenger.showMessage]            Predd won $82 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)Predd finishes on update 1950
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 0ms (7ms) <P11> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3266872239864796548
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6401555
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<D.A.N.> (rank 3)
  INFO [Player.useFood]                              (P13)<D.A.N.> has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (7ms) <P11> 33ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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 171 tiles in 1757112ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy (+3) 2381 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3360 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 (3,3) 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,3): 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 (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (3,3) 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 (13) 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 (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 (13) 16 bytes
  INFO [GameModel.buyAssay]                          (P13)<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 (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $132, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $132 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (6ms) <P11> 32ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8375455818867590881
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.109870374
  INFO [PlayerEventPhase.begin]                      Event player: (P12)<A.L.A.N.> (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: WanderingSpaceTraveler
  INFO [PlayerEventPhase$1.finished]                 Event Message: A wandering space traveler repaid your hospitality by leaving two bars of smithore
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P12)<A.L.A.N.> has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (7ms) <P11> 31ms (33ms) 
  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 137 tiles in 1838687ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy (+3) 2281 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3161 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 (2,1) 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 (2,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (2,1) 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 (12) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<A.L.A.N.> gambles $89, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $89 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 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]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (8ms) <P11> 30ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2319501775455716042
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (8ms) <P11> 31ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2055923159494717626
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10)Predd has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)Kemper525 has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)<A.L.A.N.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 3 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P10)Predd expects 4 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Kemper525 expects 4 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> expects 0 food, 14 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 0 food, 14 energy, 3 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]               (P10)Predd produced 4 food, 4 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Kemper525 produced 3 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> produced 0 food, 13 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 0 food, 13 energy, 2 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (8ms) <P11> 30ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (8ms) <P11> 30ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8655315929199943356
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $63
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $14
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 9, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 67%
  INFO [Shop.printPriceFactor]                       Smithore buy price $64 sell price $99
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)Predd Smithore: 0 critical: 0 surplus: 0 money: $476
  INFO [CollectionPhase.goToNextPhase]               (P11)Kemper525 Smithore: 4 critical: 0 surplus: 4 money: $928
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Smithore: 2 critical: 0 surplus: 2 money: $979
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 5 critical: 0 surplus: 5 money: $395
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (8ms) <P11> 25ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $198
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $210
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $194
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $210
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.97 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 5ms, max 30ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 34ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)Predd 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P13)<D.A.N.> (P11)Kemper525 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $64 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (8ms) <P11> 30ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6736384976385514289
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $108
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $112 sell price $252
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)Predd Crystite: 0 critical: 0 surplus: 0 money: $476
  INFO [CollectionPhase.goToNextPhase]               (P11)Kemper525 Crystite: 0 critical: 0 surplus: 0 money: $928
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $979
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $395
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (8ms) <P11> 30ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $112 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (8ms) <P11> 30ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8302223517021005486
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 4, total: 17, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 78%
  INFO [Shop.printPriceFactor]                       Food buy price $24 sell price $59
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)Predd Food: 7 critical: 3 surplus: 4 money: $476
  INFO [CollectionPhase.goToNextPhase]               (P11)Kemper525 Food: 6 critical: 3 surplus: 3 money: $928
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Food: 0 critical: 3 surplus: -3 money: $979
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 0 critical: 3 surplus: -3 money: $395
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (8ms) <P11> 30ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  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 $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.97 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 5ms, max 28ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 36ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.L.A.N.> (P13)<D.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)Predd (P11)Kemper525 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.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: <A.L.A.N.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $59
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $59
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.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: <A.L.A.N.> target price $59
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $59
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.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: 36ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 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 $59 (4 units for $236)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (9ms) <P11> 30ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2181707551787738458
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 5, total: 42, needed: 8
  INFO [Shop.printPriceFactor]                       Energy is decreased to 39%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)Predd Energy: 6 critical: 2 surplus: 4 money: $476
  INFO [CollectionPhase.goToNextPhase]               (P11)Kemper525 Energy: 1 critical: 3 surplus: -2 money: $928
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Energy: 15 critical: 1 surplus: 14 money: $802
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 15 critical: 2 surplus: 13 money: $336
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (9ms) <P11> 30ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.97 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 5ms, max 30ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 33ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Kemper525 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)Predd (P12)<A.L.A.N.> (P13)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.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: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.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: 34ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 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 (3 units for $30)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (7ms) <P11> 31ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7109457418014882038
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 44745240
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $336 Plots: 3 Assets: 1034 Total: 2870
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 1 Energy: 15 Smithore: 5 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Kemper525 Money: $898 Plots: 2 Assets: 880 Total: 2778
  INFO [SummaryPhase2.begin]                         (P11)Kemper525 Food: 6 Energy: 4 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Money: $802 Plots: 2 Assets: 850 Total: 2652
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Food: 3 Energy: 15 Smithore: 2 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)Predd Money: $506 Plots: 3 Assets: 633 Total: 2639
  INFO [SummaryPhase2.begin]                         (P10)Predd Food: 7 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $120
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $112
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $64
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $59
  INFO [SummaryPhase2.begin]                         Shop Energy: 5 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $120
  INFO [SummaryPhase2.begin]                         Colony total: 10939
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (5ms) <P11> 33ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants River (4,0)
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants River (4,0)
  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 River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 4ms, max 33ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 36ms 10 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 4ms, max 31ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P12)<A.L.A.N.> pressed at plot 4 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P12)<A.L.A.N.> is granted tile 4: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 4ms, max 31ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Kemper525 is granted tile 16: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 4ms, max 33ms
  INFO [LandGrantPhase.update]                       (P10)Predd pressed at plot 30 frame 2
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Plain (6,4)
  INFO [LandGrantPhase.claimPlot]                    (P10)Predd is granted tile 30: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 4ms, max 31ms
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 31 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<D.A.N.> is granted tile 31: Plain (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 4ms, max 31ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (5ms) <P11> 30ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (4ms) <P11> 31ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4671081035689093329
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6943404
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<D.A.N.> (rank 1)
  INFO [Player.useFood]                              (P13)<D.A.N.> has 1 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (4ms) <P11> 30ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 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 [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 1ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1175.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,2) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,3) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,4) 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 (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 --> 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 Plain (3,3): 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,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 [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (6,4): 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 (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<D.A.N.> undevelops tile Plain (3,2)
  INFO [GameModel.sellMule]                          (P13)<D.A.N.> sold a mule for $170
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (3,2) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<D.A.N.> undevelops tile Plain (3,3)
  INFO [GameModel.sellMule]                          (P13)<D.A.N.> sold a mule for $170
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (3,3) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> developed a tile but is short on time: 8.9664345
  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 (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $64, max: 47.5, left: 9.583334, fraction 0.2017544
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $64 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (4ms) <P11> 30ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7045988064924237726
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6623462
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Kemper525 (rank 2)
  INFO [Player.useFood]                              (P11)Kemper525 has 6 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (4ms) <P11> 29ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Kemper525
  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)Kemper525 develops tile Plain (1,2) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Kemper525 caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P11)Kemper525 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.buyAssay]                          (P11)Kemper525 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Kemper525 finishes on update 2095
  INFO [GameModel.gamble]                            (P11)Kemper525 gambles $67, max: 47.5, left: 6.319098, fraction 0.13303365
  INFO [DevelopmentMessenger.showMessage]            Kemper525 won $67 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (5ms) <P11> 30ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2042009481757127555
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.08646053
  INFO [PlayerEventPhase.begin]                      Event player: (P12)<A.L.A.N.> (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: SwampEelEating
  INFO [PlayerEventPhase$1.finished]                 Event Message: You won the colony Swamp Eel eating contest and collected $50 (Yuck!)
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P12)<A.L.A.N.> has 3 food and needs 3 food
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (6ms) <P11> 30ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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 [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 614.0 from previous solution, plus 1 round of fudging.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 1ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1339.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,1) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,1) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. 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,1): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (2,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (3,1): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (3,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying 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: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Plain (2,1)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $170
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (2,1) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Plain (3,1)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $170
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (3,1) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile 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 (12) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> is assaying Plain (3,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.buyAssay]                          (P12)<A.L.A.N.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<A.L.A.N.> gambles $70, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $70 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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 87
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (6ms) <P11> 22ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7245343869922760012
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3447377
  INFO [PlayerEventPhase.begin]                      No player event for (P10)Predd (rank 4)
  INFO [Player.useFood]                              (P10)Predd has 7 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (6ms) <P11> 22ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)Predd
  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)Predd develops tile River (4,4) with Food factory
  INFO [GameModel.developLand]                       (P10)Predd develops tile Plain (7,3) with Crystite factory
  INFO [GameModel.gamble]                            (P10)Predd gambles $53, max: 47.5, left: 9.91914, fraction 0.208824
  INFO [DevelopmentMessenger.showMessage]            Predd won $53 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)Predd finishes on update 1879
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (6ms) <P11> 22ms (22ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3185679795065108202
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (6ms) <P11> 22ms (22ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6553583417892522997
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10)Predd has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11)Kemper525 has 4 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)<A.L.A.N.> has 15 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 15 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P10)Predd expects 10 food, 6 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P11)Kemper525 expects 4 food, 0 energy, 4 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> expects 13 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 6 food, 0 energy, 3 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]               (P10)Predd produced 11 food, 5 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P11)Kemper525 produced 3 food, 0 energy, 4 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> produced 13 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 7 food, 0 energy, 5 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (6ms) <P11> 22ms (22ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (6ms) <P11> 22ms (22ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6794619558602455712
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $64
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-4
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 5, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  INFO [Shop.printPriceFactor]                       Smithore buy price $60 sell price $95
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)Predd Smithore: 0 critical: 0 surplus: 0 money: $194
  INFO [CollectionPhase.goToNextPhase]               (P11)Kemper525 Smithore: 8 critical: 0 surplus: 8 money: $845
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Smithore: 2 critical: 0 surplus: 2 money: $927
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 10 critical: 0 surplus: 10 money: $450
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 6ms (6ms) <P11> 22ms (24ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $178
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $190
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $174
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.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.978 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 2ms, max 22ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 25ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)Predd 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P13)<D.A.N.> (P11)Kemper525 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 7
  INFO [AuctionActuator.beginAuction]                AI: <D.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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $60 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (6ms) <P11> 22ms (32ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5805127013938304918
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $112
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $128 sell price $268
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)Predd Crystite: 3 critical: 0 surplus: 3 money: $194
  INFO [CollectionPhase.goToNextPhase]               (P11)Kemper525 Crystite: 2 critical: 0 surplus: 2 money: $845
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $927
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $450
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (6ms) <P11> 24ms (32ms) 
  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: <A.L.A.N.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.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.976 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 2ms, max 24ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 32ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.L.A.N.> (P13)<D.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)Predd (P11)Kemper525 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 7
  INFO [AuctionActuator.beginAuction]                AI: <D.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 [Player.increaseAuctionTeleportCount]         (P11)Kemper525 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P10)Predd auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 32ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $128 (5 units for $640)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (8ms) <P11> 29ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4037773433956573328
  INFO [Shop.calcBuySellPrice]                       Current Food price $59
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 38, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 49%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)Predd Food: 13 critical: 3 surplus: 10 money: $578
  INFO [CollectionPhase.goToNextPhase]               (P11)Kemper525 Food: 5 critical: 3 surplus: 2 money: $1101
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Food: 13 critical: 3 surplus: 10 money: $927
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 7 critical: 3 surplus: 4 money: $450
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (9ms) <P11> 33ms (34ms) 
  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: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.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.968 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 3ms, max 32ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 34ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)Predd (P12)<A.L.A.N.> (P13)<D.A.N.> (P11)Kemper525 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.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: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<D.A.N.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.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: 34ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (9 units for $135)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (10ms) <P11> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5043039285890857373
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 5, total: 29, needed: 16
  INFO [Shop.printPriceFactor]                       Energy is decreased to 66%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)Predd Energy: 5 critical: 4 surplus: 1 money: $578
  INFO [CollectionPhase.goToNextPhase]               (P11)Kemper525 Energy: 1 critical: 4 surplus: -3 money: $1101
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Energy: 9 critical: 4 surplus: 5 money: $1002
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 9 critical: 4 surplus: 5 money: $510
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (9ms) <P11> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.967 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 4ms, max 33ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 34ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)Predd (P11)Kemper525 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.L.A.N.> (P13)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.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: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.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: 34ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 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 (4 units for $100)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 3ms (7ms) <P11> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3948284171360993351
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 41048696
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $510 Plots: 4 Assets: 1145 Total: 3655
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 3 Energy: 9 Smithore: 10 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Kemper525 Money: $1001 Plots: 3 Assets: 1060 Total: 3561
  INFO [SummaryPhase2.begin]                         (P11)Kemper525 Food: 5 Energy: 5 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)Predd Money: $578 Plots: 4 Assets: 855 Total: 3433
  INFO [SummaryPhase2.begin]                         (P10)Predd Food: 13 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Money: $1102 Plots: 3 Assets: 665 Total: 3267
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Food: 8 Energy: 5 Smithore: 2 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 5 mules
  INFO [Shop.buildMules]                             A mule now costs $120
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $128
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop Food: 9 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 5 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 5 $120
  INFO [SummaryPhase2.begin]                         Colony total: 13916
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 4ms (7ms) <P11> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Mountain3 (3,0)
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Mountain3 (3,0)
  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 Mountain3 (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 4ms, max 33ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 33ms 10 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 4ms, max 33ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P10)Predd pressed at plot 3 frame 1
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Mountain2 (1,1)
  INFO [LandGrantPhase.claimPlot]                    (P10)Predd is granted tile 3: Mountain3 (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 4ms, max 33ms
  INFO [LandGrantPhase.update]                       (P12)<A.L.A.N.> pressed at plot 9 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P12)<A.L.A.N.> is granted tile 9: Mountain2 (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 5ms, max 33ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Kemper525 is granted tile 26: Plain (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 32ms
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 28 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<D.A.N.> is granted tile 28: Mountain3 (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 7ms, max 32ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (7ms) <P11> 32ms (33ms) 
  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: $412
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $612
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $612
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $1085
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $0
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 7ms, max 32ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)Predd (P12)<A.L.A.N.> (P13)<D.A.N.> (P11)Kemper525 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $616 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $600 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $656 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $656 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $632 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $680 (changed $48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $664 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $672 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $656 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $620 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $572 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $600 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $604 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $604 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $552 (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]            (P11)Kemper525 bought the plot for $600
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (7ms) <P11> 28ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $540
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $612
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $612
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $1059
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $0
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 7ms, max 28ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)Predd (P12)<A.L.A.N.> (P13)<D.A.N.> (P11)Kemper525 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $584 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $584 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $604 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $596 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $608 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $576 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $596 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $624 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $648 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $664 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $644 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $652 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $624 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $568 (changed $-56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $568 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $512 (changed $-56)
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (4ms) <P11> 27ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -747934572392112263
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.52814996
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<A.L.A.N.> (rank 4)
  INFO [Player.useFood]                              (P12)<A.L.A.N.> has 8 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (4ms) <P11> 24ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [Wampus.<init>]                               Wampus has 7 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 418.0 from previous solution, plus 1 round of fudging.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 2ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 856.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,1) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,1) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (1,1) 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 (3,1): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (3,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (2,1): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (2,1): 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 (1,1): 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 (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Plain (3,1)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $145
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (3,1) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> undevelops tile Plain (2,1)
  INFO [GameModel.sellMule]                          (P12)<A.L.A.N.> sold a mule for $145
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Plain (2,1) with Smithore factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)<A.L.A.N.> develops tile Mountain2 (1,1) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: CatchWampus
  INFO [FastDevelopmentPhase.nextAction]             Next action: CatchWampus
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> is assaying River (4,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.buyAssay]                          (P12)<A.L.A.N.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)<A.L.A.N.> gambles $194, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $194 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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (4ms) <P11> 24ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -507932150890390578
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.74623704
  INFO [PlayerEventPhase.begin]                      No player event for (P10)Predd (rank 3)
  INFO [Player.useFood]                              (P10)Predd has 13 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (4ms) <P11> 24ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)Predd
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)Predd develops tile Mountain3 (3,0) with Smithore factory
  INFO [GameModel.buyAssay]                          (P10)Predd got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P10)Predd got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentMessenger.showMessage]            Predd caught the Mountain Wampus and got $200
  INFO [GameModel.gamble]                            (P10)Predd gambles $102, max: 47.5, left: 0.5391035, fraction 0.011349548
  INFO [DevelopmentMessenger.showMessage]            Predd won $102 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)Predd finishes on update 2385
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (7ms) <P11> 32ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1553719747111399905
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.76868707
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Kemper525 (rank 2)
  INFO [Player.useFood]                              (P11)Kemper525 has 5 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 1ms (7ms) <P11> 31ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Kemper525
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Kemper525 develops tile Plain (5,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)Kemper525 develops tile Plain (2,4) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Kemper525 caught the Mountain Wampus and got $200
  INFO [GameModel.buyAssay]                          (P11)Kemper525 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.buyAssay]                          (P11)Kemper525 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Kemper525 finishes on update 2341
  INFO [GameModel.gamble]                            (P11)Kemper525 gambles $102, max: 47.5, left: 1.3791027, fraction 0.029033741
  INFO [DevelopmentMessenger.showMessage]            Kemper525 won $102 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (10ms) <P11> 33ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2168509626877770965
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.17087615
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<D.A.N.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: LostPlot
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost a plot of land because the claim was not recorded
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P13)<D.A.N.> has 3 food and needs 3 food
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (10ms) <P11> 33ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [Wampus.<init>]                               Wampus has 10 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 783.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 783.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,4) 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 (6,4): 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 (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (6,4) 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 (13) 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 Mountain2 (5,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 (13) 16 bytes
  INFO [GameModel.buyAssay]                          (P13)<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 (6,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 (13) 16 bytes
  INFO [GameModel.buyAssay]                          (P13)<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 (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $165, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $165 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (10ms) <P11> 34ms (39ms) 
  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> 5ms (10ms) <P11> 34ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1617110498191528717
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10)Predd has 5 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P11)Kemper525 has 5 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12)<A.L.A.N.> has 5 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 9 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P10)Predd expects 10 food, 3 energy, 4 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P11)Kemper525 expects 4 food, 3 energy, 4 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> expects 4 food, 3 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 11 food, 0 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P10)Predd produced 11 food, 3 energy, 2 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P11)Kemper525 produced 4 food, 3 energy, 5 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P12)<A.L.A.N.> produced 2 food, 2 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 12 food, 0 energy, 5 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (10ms) <P11> 34ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4631513211200174969
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (10ms) <P11> 34ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5005808997989622170
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $60
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $7
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $157 sell price $192
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)Predd Smithore: 1 critical: 0 surplus: 1 money: $685
  INFO [CollectionPhase.goToNextPhase]               (P11)Kemper525 Smithore: 10 critical: 0 surplus: 10 money: $313
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Smithore: 5 critical: 0 surplus: 5 money: $1226
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 12 critical: 0 surplus: 12 money: $730
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 7ms (10ms) <P11> 34ms (39ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $157
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $170
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $157
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.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.966 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 8ms, max 33ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 35ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)Predd (P12)<A.L.A.N.> (P13)<D.A.N.> (P11)Kemper525 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <D.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 [Player.increaseAuctionTeleportCount]         (P10)Predd auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P12)<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 [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Player.increaseAuctionTeleportCount]         (P11)Kemper525 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [Player.increaseAuctionTeleportCount]         (P13)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 35ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 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 $157 (28 units for $4396)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (10ms) <P11> 32ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2636447121716625776
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $128
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $68 sell price $208
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)Predd Crystite: 1 critical: 0 surplus: 1 money: $842
  INFO [CollectionPhase.goToNextPhase]               (P11)Kemper525 Crystite: 1 critical: 0 surplus: 1 money: $1883
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $2011
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $2614
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (10ms) <P11> 32ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.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.967 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 8ms, max 33ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 34ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.L.A.N.> (P13)<D.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)Predd (P11)Kemper525 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $68 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (9ms) <P11> 30ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3326515403845615558
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 9, total: 47, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 51%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)Predd Food: 16 critical: 4 surplus: 12 money: $842
  INFO [CollectionPhase.goToNextPhase]               (P11)Kemper525 Food: 5 critical: 4 surplus: 1 money: $1883
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Food: 5 critical: 4 surplus: 1 money: $2011
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 12 critical: 4 surplus: 8 money: $2614
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 8ms (9ms) <P11> 24ms (33ms) 
  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: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.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.976 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 6ms, max 24ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 33ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)Predd (P12)<A.L.A.N.> (P13)<D.A.N.> (P11)Kemper525 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.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: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P12)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 33ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 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 $30)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (9ms) <P11> 24ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2851116311797970950
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 5, 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]               (P10)Predd Energy: 4 critical: 5 surplus: -1 money: $842
  INFO [CollectionPhase.goToNextPhase]               (P11)Kemper525 Energy: 4 critical: 5 surplus: -1 money: $1883
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.L.A.N.> Energy: 4 critical: 4 surplus: 0 money: $2026
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 4 critical: 5 surplus: -1 money: $2629
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 2ms (5ms) <P11> 28ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  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 [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.976 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 3ms, max 24ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 33ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)Predd (P12)<A.L.A.N.> (P13)<D.A.N.> (P11)Kemper525 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.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: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.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: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.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: 33ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (5 units for $225)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (8ms) <P11> 24ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8358753553296953725
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 40286240
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $2629 Plots: 4 Assets: 800 Total: 5429
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 11 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Kemper525 Money: $1793 Plots: 5 Assets: 1013 Total: 5306
  INFO [SummaryPhase2.begin]                         (P11)Kemper525 Food: 5 Energy: 6 Smithore: 0 Crystite: 1
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Money: $1981 Plots: 4 Assets: 710 Total: 4691
  INFO [SummaryPhase2.begin]                         (P12)<A.L.A.N.> Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)Predd Money: $752 Plots: 5 Assets: 1268 Total: 4520
  INFO [SummaryPhase2.begin]                         (P10)Predd Food: 16 Energy: 6 Smithore: 0 Crystite: 1
  INFO [Shop.buildMules]                             Shop built 14 mules for 28 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $310
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $157
  INFO [SummaryPhase2.begin]                         Shop Food: 11 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $310
  INFO [SummaryPhase2.begin]                         Colony total: 19946
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (8ms) <P11> 21ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Mountain2 (5,1)
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.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 5ms, max 21ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 33ms 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 21ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P12)<A.L.A.N.> pressed at plot 8 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)<A.L.A.N.> is granted tile 8: Mountain2 (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 5ms, max 21ms
  INFO [LandGrantPhase.update]                       (P10)Predd pressed at plot 13 frame 5
  INFO [LandGrantPhase.claimPlot]                    (P10)Predd is granted tile 13: Plain (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 5ms, max 19ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Kemper525 is granted tile 18: Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 5ms, max 19ms
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 19 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<D.A.N.> is granted tile 19: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 5ms, max 19ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (10ms) <P11> 21ms (33ms) 
  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: $400
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $816
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $816
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $815
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $812
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 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 5ms, max 19ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)Predd (P12)<A.L.A.N.> (P13)<D.A.N.> (P11)Kemper525 
  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 $868 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $752 (changed $-64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $724 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $888 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $840 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $784 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $780 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $840 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $780 (changed $-60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $780 (changed $-60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $800 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $840 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $772 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $788 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $772 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $764 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $720 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $752 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $708 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $768 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $776 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $768 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $816 (changed $48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $700 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $868 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $736 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $876 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $720 (changed $-16)
  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)<D.A.N.> bought the plot for $724
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (10ms) <P11> 19ms (30ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $664
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $816
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $816
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $736
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $736
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 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 5ms, max 26ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)Predd (P12)<A.L.A.N.> (P13)<D.A.N.> (P11)Kemper525 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $860 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $848 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $736 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $748 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $872 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $932 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $912 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $940 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $908 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $884 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $908 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $944 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $900 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $944 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $928 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $924 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $864 (changed $-60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $916 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $920 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $940 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $928 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $940 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $956 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $968 (changed $12)
  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)<A.L.A.N.> bought the plot for $836
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (9ms) <P11> 22ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7678457619287325233
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.95860445
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<D.A.N.> (rank 1)
  INFO [Player.useFood]                              (P13)<D.A.N.> has 11 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P13> 5ms (9ms) <P11> 26ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [Wampus.<init>]                               Wampus has 8 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 973.0 from previous solution, plus 1 round of fudging.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 103ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1774.0000000000002
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,2) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,3) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,4) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (7,1) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (6,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): 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 (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 (3,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 (3,3): 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 (6,4): 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 (6,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 [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (7,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 [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (6,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 (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<D.A.N.> undevelops tile Plain (3,2)
  INFO [GameModel.sellMule]                          (P13)<D.A.N.> sold a mule for $335
  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)<D.A.N.> develops tile Plain (3,2) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<D.A.N.> undevelops tile Plain (3,3)
  INFO [GameModel.sellMule]                          (P13)<D.A.N.> sold a mule for $335
  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)<D.A.N.> develops tile Plain (3,3) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<D.A.N.> undevelops tile Plain (6,4)
  INFO [GameModel.sellMule]                          (P13)<D.A.N.> sold a mule for $335
  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)<D.A.N.> develops tile Plain (6,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)<D.A.N.> develops tile Plain (7,1) 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)<D.A.N.> develops tile Plain (6,3) with Smithore 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 (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $138, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $138 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [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 102438 user number 10
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
