  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: 4
  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: 7d72161a2479a7d5d0240a80b28c7ccb
  INFO [Login$MasterListener$1.run]                  Logged in as "LandruBOT" (id 106940)
  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: 1280 x 800 x 32 @59Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1280 x 800 x 32 @59Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: igdumdim64
  INFO [MuleGameContainer.<init>]                    Display Driver: null
  INFO [MuleGameContainer.setVSync]                  Setting vsync: true
  INFO [MuleGameContainer.<init>]                    Setting pixel format
  INFO [MuleGameContainer$1.run]                     Pixel format: Samples=0 Alpha=0 Depth=8 Stencil=0
  INFO [MuleGameContainer.<init>]                    GL Vendor: Intel
  INFO [MuleGameContainer.<init>]                    GL Renderer: Intel(R) HD Graphics 2500
  INFO [MuleGameContainer.<init>]                    GL Version: 4.0.0 - Build 10.18.10.4425
  INFO [MuleGameContainer.<init>]                    GL Max Texture Size: null
  INFO [SlickLogSystem.info]                         Use Java PNG Loader = true
  INFO [MuleGameContainer.<init>]                    Display finished
  INFO [Main.main]                                   Entering game loop
++++++++ END OF INITIALIZATION +++++++++++++++++++++++++++++++++++++++++++
  INFO [MetaFrame.startGame]                         Starting game number 0
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: PlanetLandru-6960, 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 6287e131-abe3-4624-8ace-392624a9f329
  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) 41 bytes
  INFO [UserController.apply]                        My client id is 6287e131-abe3-4624-8ace-392624a9f329
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S10)LandruBOT is my user
  INFO [GameModel.setLocalUser]                      (S10)LandruBOT is a local Spectator
  INFO [GameModel.setServerUser]                     (S10)LandruBOT is hosting the server
  INFO [GameController.beginNextPhase]               (S10)LandruBOT 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)LandruBOT (ID: 106940)
  INFO [Client.initUDP]                              Sending UDP initialization message id 6287e131-abe3-4624-8ace-392624a9f329
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [Server.acceptClients]                        Server: Accepted client /138.197.182.234 id 2ceecfdd-ceda-49e1-b83c-ef9794402c80
  INFO [MasterClient.logSend]                        MasterClient: Sending New Game
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)LandruBOT (ID 106940)
  INFO [GameLobbyPhase$MasterListener.apply]         Master server gives game ID 156396
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Server.acceptClients]                        Server: Accepted client /69.228.194.56 id 7f9a57d1-ceb3-431a-91bb-3b694317e1e0
  INFO [ServerMessageHandler.processJoin]            Server: Client /69.228.194.56 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)Cyber Ranger is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)Cyber Ranger (ID: 14481)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /69.228.194.56 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7264 bytes
  INFO [Server.initUdp]                              Server: Client /69.228.194.56 <S11> requests UDP address /69.228.194.56:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Cyber Ranger (ID 14481)
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: bot:addai
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /138.197.182.234 <>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /138.197.182.234 <> with id 2ceecfdd-ceda-49e1-b83c-ef9794402c80
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /138.197.182.234 <>
  INFO [Server.acceptClients]                        Server: Accepted client /187.134.3.146 id 579a2caa-5241-40f5-bfcc-568f7eb31d7e
  INFO [ServerMessageHandler.processJoin]            Server: Client /187.134.3.146 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)rAphax is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)rAphax (ID: 103314)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /187.134.3.146 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7365 bytes
  INFO [Server.initUdp]                              Server: Client /187.134.3.146 <S12> requests UDP address /187.134.3.146:10843
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)rAphax (ID 103314)
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: bot:addai
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello LandruBOT  this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)LandruBOT chat: === LandruBOT Bot Reputation: Fair (0) Bot Games: 0
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello Cyber Ranger  this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)LandruBOT chat: === Cyber Ranger Bot Reputation: A+++ (3448) Bot Games: 3880
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 14 bytes
  INFO [Player.<init>]                               Creating (P13)<A.D.A.M.>
  INFO [UserController.setAiPlayer]                  (P13)<A.D.A.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.D.A.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<A.D.A.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello rAphax  this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)LandruBOT chat: === rAphax Bot Reputation: A+++ (228) Bot Games: 1419
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 14
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 12 bytes
  INFO [Player.<init>]                               Creating (P14)<D.A.N.>
  INFO [UserController.setAiPlayer]                  (P14)<D.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <D.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P14)<D.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      /69.228.194.56 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)Cyber Ranger joins the players
  INFO [Player.<init>]                               Creating (P11)Cyber Ranger
  INFO [GameModel.setRemoteUser]                     (P11)Cyber Ranger is a remote Player
  INFO [ServerMessageHandler.processPlayerJoin]      /187.134.3.146 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)rAphax joins the players
  INFO [Player.<init>]                               Creating (P12)rAphax
  INFO [GameModel.setRemoteUser]                     (P12)rAphax is a remote Player
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: SMK/WHIZ...
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: bot:kick1
  INFO [GameController.apply]                        (S10)LandruBOT chat: Recording vote to kick player rank 1
  INFO [GameController.apply]                        (S10)LandruBOT chat: Note: It takes two votes to kick non-AI players past round 1
  INFO [GameController.apply]                        (S10)LandruBOT chat: The position in your kick request should be based on the position on the <<<<< LEFT box not Above ^^^^^
  INFO [GameController.apply]                        (S10)LandruBOT chat: Processing Kick Request 
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: bot:kick1
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <S10 P13 P14>
  INFO [GameController.apply]                        (S10)LandruBOT chat: Recording vote to kick player rank 1
  INFO [GameController.apply]                        (S10)LandruBOT chat: Note: It takes two votes to kick non-AI players past round 1
  INFO [GameController.apply]                        (S10)LandruBOT chat: The position in your kick request should be based on the position on the <<<<< LEFT box not Above ^^^^^
  INFO [GameController.apply]                        (S10)LandruBOT chat: Processing Kick Request 
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /127.0.0.1 <S10 P13>
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: FUCKING TITE PRICES "SUCKED"...
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: FUCKING PUSSIES!!!
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: bot:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 14 bytes
  INFO [Player.<init>]                               Creating (P13)<A.L.A.N.>
  INFO [UserController.setAiPlayer]                  (P13)<A.L.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.L.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<A.L.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: bot:addai
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 14
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 12 bytes
  INFO [Player.<init>]                               Creating (P14)<D.A.N.>
  INFO [UserController.setAiPlayer]                  (P14)<D.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <D.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P14)<D.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)<A.L.A.N.> (P11)Cyber Ranger (P12)rAphax (P14)<D.A.N.> 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 284
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6819688589741140062
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)<D.A.N.> (P12)rAphax (P11)Cyber Ranger (P13)<A.L.A.N.> 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 21388416
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Smithore: 8 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 4680
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 66
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 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 Food
  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: <A.L.A.N.> found 4 plans testing 7616 tiles in 47682133ns
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 4 plans testing 7616 tiles in 45606333ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [LandGrantActuator.update]                    AI: <A.L.A.N.> wants River (4,3)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [LandGrantActuator.update]                    AI: <D.A.N.> wants Plain (5,2)
  INFO [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 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 119ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 16: Mountain3 (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 22 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> is granted tile 22: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.update]                       (P13)<A.L.A.N.> pressed at plot 30 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.L.A.N.> is granted tile 30: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 31: Mountain3 (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 206
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (75ms) <P12> 119ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (75ms) <P12> 119ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 220188775306214389
  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 (P14)<D.A.N.> (rank 1)
  INFO [Player.useFood]                              (P14)<D.A.N.> has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (75ms) <P12> 119ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <D.A.N.> LP was infeasible (or ignored).
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 1 plans testing 161 tiles in 1480257ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 1945 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 (5,2) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (5,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.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (5,2) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  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 [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $52, max: 47.5, left: 26.07951, fraction 0.5490423
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $52 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 1097
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 132
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 10ms (17ms) <P11> 68ms (76ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -704098578743566088
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 2)
  INFO [Player.useFood]                              (P12)rAphax has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 10ms (28ms) <P11> 68ms (76ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain3 (5,3) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            rAphax caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 1756
  INFO [GameModel.gamble]                            (P12)rAphax gambles $85, max: 47.5, left: 12.97921, fraction 0.27324653
  INFO [DevelopmentMessenger.showMessage]            rAphax won $85 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 192
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (28ms) <P11> 68ms (74ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9214411586066084239
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (20ms) <P11> 68ms (74ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (7,1) with Crystite factory
  INFO [GameModel.buyAssay]                          (P11)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1888
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $89, max: 47.5, left: 10.37915, fraction 0.21850842
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $89 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 228
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 10ms (17ms) <P11> 71ms (73ms) <P12> 120ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4537258702001122362
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.L.A.N.> (rank 4)
  INFO [Player.useFood]                              (P13)<A.L.A.N.> has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 10ms (17ms) <P11> 71ms (73ms) <P12> 120ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning 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 161 tiles in 3704264ns
  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 [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 1980 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 (4,3) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile River (4,3) 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 [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: CatchWampus
  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 River (4,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.L.A.N.> gambles $122, max: 47.5, left: 19.799366, fraction 0.41682875
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $122 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.L.A.N.> finishes on update 1411
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 226
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (17ms) <P11> 68ms (73ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7211570221563113591
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (17ms) <P11> 71ms (76ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1100728144867517241
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)<A.L.A.N.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 0 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 0 food, 0 energy, 4 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]               (P13)<A.L.A.N.> produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 0 food, 7 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 0 food, 0 energy, 5 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (20ms) <P11> 68ms (73ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (20ms) <P11> 68ms (73ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3762626532125068482
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-9
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 14, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 46%
  INFO [Shop.printPriceFactor]                       Smithore buy price $41 sell price $76
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $1097
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $1002
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $989
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 5 critical: 0 surplus: 5 money: $1010
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 130
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (20ms) <P11> 68ms (73ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 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 $76
  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 $76
  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: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 11ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 121ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.L.A.N.> (P14)<D.A.N.> (P11)Cyber Ranger (P12)rAphax 
  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 [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 121ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $76 (5 units for $380)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 214
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 15ms (20ms) <P11> 68ms (76ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7068811543259076644
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $148 sell price $288
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $1097
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $1002
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 2 critical: 0 surplus: 2 money: $989
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 0 critical: 0 surplus: 0 money: $630
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 15ms (21ms) <P11> 67ms (76ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 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 $92
  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 $88
  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.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 15ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.L.A.N.> (P14)<D.A.N.> (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger 
  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 [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $148 (2 units for $296)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 90
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (32ms) <P11> 68ms (76ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7335479015110151781
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 15, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 85%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Food: 4 critical: 3 surplus: 1 money: $1097
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 1 critical: 3 surplus: -2 money: $1002
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $1285
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 1 critical: 3 surplus: -2 money: $630
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 72
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (32ms) <P11> 72ms (77ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 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.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <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 [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <D.A.N.> rank 1
  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]         (P13)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <D.A.N.> rank 1
  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 $16
  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 $17
  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 $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 $19
  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 $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 $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 122ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (8 units for $400)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 134
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 73ms (77ms) <P12> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6213265089301707668
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 20, needed: 7
  INFO [Shop.printPriceFactor]                       Energy is decreased to 51%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Energy: 1 critical: 2 surplus: -1 money: $1147
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 9 critical: 1 surplus: 8 money: $902
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 1 critical: 2 surplus: -1 money: $1135
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 1 critical: 2 surplus: -1 money: $480
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 170
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 74ms (77ms) <P12> 120ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 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.88 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 120ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 129ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.L.A.N.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $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 [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 [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <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 #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <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: 129ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <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 #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <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: 129ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $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: 129ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: bot:lastauction
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (10 units for $450)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 156
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (17ms) <P11> 74ms (79ms) <P12> 120ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2623665703724896417
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49733368
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $300 Plots: 1 Assets: 1295 Total: 2095
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 4 Energy: 5 Smithore: 10 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $1217 Plots: 1 Assets: 325 Total: 2042
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $955 Plots: 1 Assets: 560 Total: 2015
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Money: $1057 Plots: 1 Assets: 345 Total: 1902
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 1 mules for 2 smithore and now has 11 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $148
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $76
  INFO [SummaryPhase2.begin]                         Shop Food: 1 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 5 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 11 $150
  INFO [SummaryPhase2.begin]                         Colony total: 8054
  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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (17ms) <P11> 68ms (79ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 11 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: <D.A.N.> found 4 plans testing 6322 tiles in 52752858ns
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 4 plans testing 6322 tiles in 53588671ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food <claim> (+4) 2092 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2852 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Mountain3 Smithore <claim> (+4) 2096 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2835 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Mountain3 Smithore <claim> (+4) 2096 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2835 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 2097 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2802 points
  INFO [LandGrantActuator.update]                    AI: <A.L.A.N.> wants River (4,4)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River Food <claim> (+4) 2327 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3077 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River Food <claim> (+4) 2327 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3077 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River Food <claim> (+4) 2327 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3077 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 2382 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3022 points
  INFO [LandGrantActuator.update]                    AI: <D.A.N.> wants River (4,1)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 11ms, max 119ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 121ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 11ms, max 119ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 7: Mountain3 (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 11ms, max 119ms
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 13 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> is granted tile 13: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 11ms, max 120ms
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 28: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 11ms, max 120ms
  INFO [LandGrantPhase.update]                       (P13)<A.L.A.N.> pressed at plot 35 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.L.A.N.> is granted tile 35: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 5ms, max 119ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 151
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 5ms (17ms) <P11> 71ms (79ms) <P12> 119ms (121ms) 
  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: $160
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $2945
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $916
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $1475
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $868
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 11ms, max 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.L.A.N.> (P14)<D.A.N.> (P11)Cyber Ranger (P12)rAphax 
  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 $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $868 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $868 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $884 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $840 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $852 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $808 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $880 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $864 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $860 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $840 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $868 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $824 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $892 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $868 (changed $64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $916 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $868 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $868 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $916 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $844 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $916 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $852 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $872 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $868 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $916 (changed $48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $872 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $816 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $832 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $832 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $820 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $812 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $832 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $832 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $784 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $792 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $888 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $756 (changed $-36)
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)<A.L.A.N.> bought the plot for $816
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 253
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 5ms (17ms) <P11> 68ms (72ms) <P12> 120ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8467307807313722098
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5308459
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 1)
  INFO [Player.useFood]                              (P12)rAphax has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 5ms (30ms) <P11> 69ms (72ms) <P12> 121ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 11 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]                       (P12)rAphax develops tile Mountain3 (5,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (6,3) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            rAphax caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P12)rAphax got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P12)rAphax got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 2345
  INFO [GameModel.gamble]                            (P12)rAphax gambles $53, max: 47.5, left: 1.3391027, fraction 0.028191637
  INFO [DevelopmentMessenger.showMessage]            rAphax won $53 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 168
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 7ms (17ms) <P11> 68ms (71ms) <P12> 120ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6230245362673149951
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.42435008
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<D.A.N.> (rank 2)
  INFO [Player.useFood]                              (P14)<D.A.N.> has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 8ms (17ms) <P11> 68ms (71ms) <P12> 120ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning 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 141 tiles in 1437092ns
  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 [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River Food (+4) 2327 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3077 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,1) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying River (4,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile River (4,1) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  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 (5,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $71, max: 47.5, left: 21.73941, fraction 0.4576718
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $71 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 1314
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 158
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 9ms (22ms) <P11> 68ms (74ms) <P12> 119ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8225215813268178865
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.71333444
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 9ms (25ms) <P11> 68ms (74ms) <P12> 120ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 11 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)Cyber Ranger develops tile Mountain3 (7,0) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P11)Cyber Ranger got an assay bot
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1287. End Update: 1286
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1741
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $75, max: 47.5, left: 13.219215, fraction 0.27829927
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $75 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 194
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 10ms (22ms) <P11> 68ms (69ms) <P12> 120ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7716903099899540482
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.20914018
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P13)<A.L.A.N.> has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 15ms (22ms) <P11> 68ms (74ms) <P12> 120ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning 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 247 tiles in 1880808ns
  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 [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food (+4) Plain Empty 1928 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2688 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 (4,4) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,4): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile River (4,4) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: CatchWampus
  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 (7,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.L.A.N.> gambles $96, max: 47.5, left: 12.639202, fraction 0.26608846
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $96 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.L.A.N.> finishes on update 1769
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 148
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 10ms (17ms) <P11> 68ms (68ms) <P12> 120ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1143538592123052499
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (17ms) <P11> 68ms (68ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6841226640448931288
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)<A.L.A.N.> has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 5 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 5 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> expects 12 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 5 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 0 food, 0 energy, 0 smithore, 5 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> produced 11 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 4 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 0 food, 0 energy, 0 smithore, 7 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 82
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 120ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 120ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8934957979378998009
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $76
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-1
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 7, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 79%
  INFO [Shop.printPriceFactor]                       Smithore buy price $59 sell price $94
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Smithore: 2 critical: 0 surplus: 2 money: $262
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $1213
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $880
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 10 critical: 0 surplus: 10 money: $178
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (75ms) <P12> 120ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $202
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $210
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $94
  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: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.88 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 120ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 121ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $94 (1 units for $94)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 114
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (33ms) <P11> 68ms (75ms) <P12> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4258888840163157391
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $148
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $144 sell price $284
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $262
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $1213
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 5 critical: 0 surplus: 5 money: $786
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 7 critical: 0 surplus: 7 money: $178
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (34ms) <P11> 68ms (78ms) <P12> 120ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $88
  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.88 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 120ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 125ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.L.A.N.> (P14)<D.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P12)rAphax 
  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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 129ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $144 (12 units for $1728)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 76
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (34ms) <P11> 68ms (76ms) <P12> 120ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2281959873156985673
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 1, total: 18, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 75%
  INFO [Shop.printPriceFactor]                       Food buy price $23 sell price $58
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Food: 11 critical: 3 surplus: 8 money: $262
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 4 critical: 3 surplus: 1 money: $1213
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $1506
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 1 critical: 3 surplus: -2 money: $1186
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (34ms) <P11> 72ms (78ms) <P12> 120ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 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 $23
  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 $38
  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.88 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 30ms, max 120ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 130ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.L.A.N.> (P14)<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 $23
  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 $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 130ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $23
  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 $38
  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: 130ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $23
  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 $38
  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: 129ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $23
  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 $38
  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 $23
  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 $38
  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: 125ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 125ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 125ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $31
  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 $38
  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: 125ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $31
  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 $38
  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: 125ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 125ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 125ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $38
  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: 120ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer rAphax rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer rAphax rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer rAphax rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer rAphax rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $52
  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 $52
  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: 121ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $51 (10 units for $519)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 204
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (33ms) <P11> 67ms (73ms) <P12> 118ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1676239696802815083
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 5, total: 15, needed: 11
  INFO [Shop.printPriceFactor]                       Energy is decreased to 80%
  INFO [Shop.printPriceFactor]                       Energy buy price $21 sell price $56
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Energy: 1 critical: 3 surplus: -2 money: $668
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 3 critical: 2 surplus: 1 money: $1268
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 3 critical: 3 surplus: 0 money: $1247
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 3 critical: 3 surplus: 0 money: $926
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (34ms) <P11> 68ms (69ms) <P12> 118ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 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 $36
  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 $36
  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.88199997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 30ms, max 118ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.L.A.N.> (P14)<D.A.N.> (P11)Cyber Ranger (P12)rAphax 
  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 $36
  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 $36
  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 $36
  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 $36
  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 $36
  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 $36
  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 $36
  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 $36
  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 $36
  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 $36
  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: 120ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $56 (5 units for $280)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 186
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (77ms) <P12> 118ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8251213103836101026
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 46751344
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $926 Plots: 2 Assets: 1684 Total: 3610
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 6 Energy: 3 Smithore: 10 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1135 Plots: 2 Assets: 950 Total: 3085
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 6 Energy: 5 Smithore: 1 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $1268 Plots: 2 Assets: 466 Total: 2734
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Money: $500 Plots: 3 Assets: 685 Total: 2685
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Food: 3 Energy: 4 Smithore: 2 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 7 mules
  INFO [Shop.buildMules]                             A mule now costs $180
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $94
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $51
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop mules: 7 $180
  INFO [SummaryPhase2.begin]                         Colony total: 12114
  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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 12ms (30ms) <P11> 68ms (72ms) <P12> 118ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 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 (6,4)
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Mountain3 (6,4)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <D.A.N.> must pick a different tile.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Mountain2 (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 12ms, max 118ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 120ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 12ms, max 119ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 17 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> is granted tile 17: Mountain2 (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 20: Mountain2 (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 32: Plain (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 18ms, max 119ms
  INFO [LandGrantPhase.update]                       (P13)<A.L.A.N.> pressed at plot 33 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.L.A.N.> is granted tile 33: Mountain3 (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 18ms, max 119ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 87
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (29ms) <P11> 68ms (76ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (28ms) <P11> 68ms (76ms) <P12> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 259814466824668388
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.05951512
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<A.L.A.N.> (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: HomeWorldPackage
  INFO [PlayerEventPhase$1.finished]                 Event Message: You just received a package from your home-world relatives containing 3 food and 2 energy units
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P13)<A.L.A.N.> has 6 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (23ms) <P11> 68ms (74ms) <P12> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning 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 592.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1239.9999999999998
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,4) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,4) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (7,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain3 (6,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  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 [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Plain (7,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Mountain3 (6,4) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: CatchWampus
  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 [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.L.A.N.> gambles $61, max: 47.5, left: 9.659134, fraction 0.20335019
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $61 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.L.A.N.> finishes on update 1918
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 172
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 15ms (17ms) <P11> 70ms (75ms) <P12> 119ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7746848954492470477
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6218768
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<D.A.N.> (rank 3)
  INFO [Player.useFood]                              (P14)<D.A.N.> has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 13ms (17ms) <P11> 72ms (76ms) <P12> 122ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 450.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 1ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 858.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,2) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain2 (2,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  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 [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Mountain2 (2,2) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying River (4,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $142, max: 47.5, left: 26.379517, fraction 0.55535823
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $142 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 1056
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 114
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (17ms) <P11> 72ms (77ms) <P12> 123ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5122180860012031280
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7548152
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 6 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (24ms) <P11> 74ms (77ms) <P12> 119ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 4 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)Cyber Ranger develops tile Plain (5,4) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1271
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $54, max: 47.5, left: 22.57943, fraction 0.4753564
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $54 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 144
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (17ms) <P11> 73ms (77ms) <P12> 119ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -774573382726226819
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.33997315
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 1)
  INFO [Player.useFood]                              (P12)rAphax has 6 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (24ms) <P11> 74ms (77ms) <P12> 119ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 4 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]                       (P12)rAphax develops tile Mountain3 (5,3) with Energy factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (6,3) with Energy factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain2 (7,2) with Energy factory
  INFO [GameModel.buyAssay]                          (P12)rAphax got an assay bot
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: The MEEK, hide...
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            rAphax caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 2180
  INFO [GameModel.gamble]                            (P12)rAphax gambles $62, max: 47.5, left: 4.4591, fraction 0.09387579
  INFO [DevelopmentMessenger.showMessage]            rAphax won $62 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 290
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 10ms (17ms) <P11> 71ms (77ms) <P12> 120ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1134158550378241023
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 10ms (17ms) <P11> 71ms (77ms) <P12> 120ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3771007095586039384
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)<A.L.A.N.> has 6 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 5 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 3 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> expects 10 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 4 food, 6 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 0 food, 19 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> produced 11 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 5 food, 7 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 0 food, 18 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 15ms (23ms) <P11> 71ms (78ms) <P12> 120ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 15ms (23ms) <P11> 71ms (78ms) <P12> 120ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4371258914862327785
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $94
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 2, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is increased to 175%
  INFO [Shop.printPriceFactor]                       Smithore buy price $165 sell price $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Smithore: 6 critical: 0 surplus: 6 money: $176
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 4 critical: 0 surplus: 4 money: $1155
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 1 critical: 0 surplus: 1 money: $1009
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 10 critical: 0 surplus: 10 money: $958
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 85
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 15ms (23ms) <P11> 68ms (78ms) <P12> 120ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $182
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $190
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $178
  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: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.88 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 15ms, max 120ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 123ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.L.A.N.> (P14)<D.A.N.> (P12)rAphax 
  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 [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 123ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 125ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $165 (10 units for $1650)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 200
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (17ms) <P11> 67ms (79ms) <P12> 120ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 501867755403746755
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $144
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $80 sell price $220
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: FUCK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $176
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $1155
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 10 critical: 0 surplus: 10 money: $19
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 0 critical: 0 surplus: 0 money: $2608
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (24ms) <P11> 67ms (79ms) <P12> 120ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 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 $92
  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 $88
  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: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.88 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 16ms, max 120ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 123ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.L.A.N.> (P14)<D.A.N.> (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger 
  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 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 125ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $80 (10 units for $800)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 112
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 15ms (30ms) <P11> 68ms (76ms) <P12> 120ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6813081929586666797
  INFO [Shop.calcBuySellPrice]                       Current Food price $51
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 22, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 66%
  INFO [Shop.printPriceFactor]                       Food buy price $19 sell price $54
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Food: 13 critical: 3 surplus: 10 money: $176
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 5 critical: 3 surplus: 2 money: $1155
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 2 critical: 3 surplus: -1 money: $819
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 2 critical: 3 surplus: -1 money: $2608
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 98
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 18ms (33ms) <P11> 68ms (76ms) <P12> 122ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 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 $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 $34
  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.877 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 26ms, max 123ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.L.A.N.> (P14)<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 $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 $34
  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 $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 $34
  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 $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 $34
  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 $34
  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 $28
  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 $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $28
  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 $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $34
  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 $34
  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: 135ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $34
  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 $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $47
  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 $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $47
  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 $47
  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: 135ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $47
  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 $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 135ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $47
  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 $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $34 (12 units for $413)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 110
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 26ms (31ms) <P11> 68ms (77ms) <P12> 125ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 26 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4243858063075624348
  INFO [Shop.calcBuySellPrice]                       Current Energy price $56
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 40, needed: 12
  INFO [Shop.printPriceFactor]                       Energy is decreased to 48%
  INFO [Shop.printPriceFactor]                       Energy buy price $12 sell price $47
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Energy: 9 critical: 4 surplus: 5 money: $501
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 8 critical: 3 surplus: 5 money: $1243
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 2 critical: 4 surplus: -2 money: $670
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 21 critical: 1 surplus: 20 money: $2344
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 130
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (31ms) <P11> 68ms (75ms) <P12> 126ms (137ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 26 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 $27
  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 $27
  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: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.874 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 30ms, max 134ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 136ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.L.A.N.> (P14)<D.A.N.> (P11)Cyber Ranger 
  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 $27
  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 $27
  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 $27
  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 $27
  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 $27
  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 $27
  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 $27
  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 $27
  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: 136ms
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: SHIT
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $27
  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 $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $27
  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 $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $27
  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 $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $27
  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 $27
  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: 136ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $37 (8 units for $296)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 88
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (31ms) <P11> 68ms (77ms) <P12> 120ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9198846409397019242
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47033376
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $2048 Plots: 3 Assets: 1668 Total: 5216
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 10 Energy: 29 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Money: $609 Plots: 4 Assets: 1592 Total: 4201
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Food: 3 Energy: 5 Smithore: 6 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $1431 Plots: 3 Assets: 1165 Total: 4096
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 3 Energy: 4 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $670 Plots: 3 Assets: 1838 Total: 4008
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 6 Energy: 2 Smithore: 7 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 4 mules
  INFO [Shop.buildMules]                             A mule now costs $330
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $165
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $34
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $37
  INFO [SummaryPhase2.begin]                         Shop mules: 4 $330
  INFO [SummaryPhase2.begin]                         Colony total: 17521
  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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 25
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 15ms (30ms) <P11> 68ms (78ms) <P12> 119ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 4 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (3,3)
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Plain (3,2)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 15ms, max 119ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 136ms 14 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 13: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 14: Plain (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 17 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> is granted tile 17: Plain (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.update]                       (P13)<A.L.A.N.> pressed at plot 23 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.L.A.N.> is granted tile 23: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 116
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (77ms) <P12> 118ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (77ms) <P12> 119ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1546016310286456889
  INFO [Development.setPlayerOrder]                  Reverse development order. 4 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.813433
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 6 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (77ms) <P12> 119ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (5,4) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (7,0) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (7,1) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2350
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $100, max: 47.5, left: 0.49910352, fraction 0.010507442
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $100 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 254
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (28ms) <P11> 68ms (71ms) <P12> 120ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 461314849372062421
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.45376116
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<D.A.N.> (rank 3)
  INFO [Player.useFood]                              (P14)<D.A.N.> has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (70ms) <P12> 120ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 1020.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1709.9999999999998
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,2) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  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 [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (3,2) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $190, max: 47.5, left: 34.179695, fraction 0.71957254
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $190 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 666
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 90
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (69ms) <P12> 123ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1676839962357795116
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.44210052
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.L.A.N.> (rank 2)
  INFO [Player.useFood]                              (P13)<A.L.A.N.> has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (70ms) <P12> 123ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning 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 1705.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 2ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2874.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,4) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,4) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,3) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,4): Food --> 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 (7,4): Energy --> Smithore
  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,3): Empty --> Smithore
  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.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  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 [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile River (4,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Plain (7,4) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Plain (3,3) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> is assaying Plain (3,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.L.A.N.> gambles $107, max: 47.5, left: 6.7390976, fraction 0.14187574
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $107 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.L.A.N.> finishes on update 2038
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 96
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 25ms (34ms) <P11> 68ms (76ms) <P12> 120ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1981399456991618479
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.04594022
  INFO [PlayerEventPhase.begin]                      Event player: (P12)rAphax (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: FlyingCatBugs
  INFO [PlayerEventPhase$1.finished]                 Event Message: Flying Cat-Bugs ate the roof off your house. Repairs cost $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P12)rAphax has 10 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (34ms) <P11> 68ms (76ms) <P12> 120ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain3 (5,3) with Smithore factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (6,3) with Smithore factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain2 (7,2) with Smithore factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (8,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 156
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (31ms) <P11> 68ms (74ms) <P12> 119ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 19 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -283639930002544123
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 19ms (33ms) <P11> 68ms (74ms) <P12> 119ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 19 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7876600117872990261
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)<A.L.A.N.> has 5 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 4 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 29 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> expects 4 food, 2 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 4 food, 3 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 0 food, 0 energy, 15 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> produced 4 food, 1 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 4 food, 3 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 8 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 0 food, 0 energy, 14 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 19ms (31ms) <P11> 68ms (74ms) <P12> 119ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 19ms (31ms) <P11> 68ms (74ms) <P12> 119ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4658975126870426397
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $165
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-1
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $230 sell price $265
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Smithore: 21 critical: 0 surplus: 21 money: $261
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 12 critical: 0 surplus: 12 money: $1216
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 11 critical: 0 surplus: 11 money: $490
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 14 critical: 0 surplus: 14 money: $1368
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 19ms (31ms) <P11> 71ms (74ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 19 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 $230
  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 $230
  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.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 19ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.L.A.N.> (P14)<D.A.N.> (P11)Cyber Ranger (P12)rAphax 
  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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $230 (58 units for $13340)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 71ms (74ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9010365338368473868
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $80
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $56 sell price $196
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $5091
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $3976
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $3020
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 0 critical: 0 surplus: 0 money: $4588
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 73ms (76ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $88
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $56 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 73ms (78ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8835568801784710946
  INFO [Shop.calcBuySellPrice]                       Current Food price $34
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 14, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 111%
  INFO [Shop.printPriceFactor]                       Food buy price $23 sell price $58
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Food: 4 critical: 4 surplus: 0 money: $5091
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 4 critical: 4 surplus: 0 money: $3976
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 2 critical: 4 surplus: -2 money: $3020
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 4 critical: 4 surplus: 0 money: $4588
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 94
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 25ms (34ms) <P11> 68ms (78ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 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 $58
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $58
  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.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 30ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $38 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (34ms) <P11> 68ms (78ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5589109134199525478
  INFO [Shop.calcBuySellPrice]                       Current Energy price $37
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 34, needed: 16
  INFO [Shop.printPriceFactor]                       Energy is decreased to 60%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Energy: 2 critical: 5 surplus: -3 money: $5091
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 4 critical: 4 surplus: 0 money: $3976
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 9 critical: 2 surplus: 7 money: $3020
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 19 critical: 5 surplus: 14 money: $4588
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 102
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 72ms (79ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 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 $281
  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: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.L.A.N.> (P14)<D.A.N.> (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger 
  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: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 130
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 18ms (34ms) <P11> 72ms (79ms) <P12> 120ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2600049251269557964
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 54520600
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Money: $5091 Plots: 5 Assets: 677 Total: 8268
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $4588 Plots: 4 Assets: 1067 Total: 7655
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 4 Energy: 19 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $3976 Plots: 4 Assets: 617 Total: 6593
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $3020 Plots: 4 Assets: 581 Total: 5601
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 2 Energy: 9 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 14 mules for 28 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop Smithore: 30 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $38
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $460
  INFO [SummaryPhase2.begin]                         Colony total: 28117
  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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 35
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (75ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 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 Mountain1 (3,0)
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Plain (5,1)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 121ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<A.L.A.N.> pressed at plot 3 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.L.A.N.> is granted tile 3: Mountain1 (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 120ms
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 12 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> is granted tile 12: Plain (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 120ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 15: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 120ms
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 16: Plain (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 120ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 130
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (26ms) <P11> 68ms (74ms) <P12> 120ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (24ms) <P11> 68ms (74ms) <P12> 120ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7254261096796395709
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6245663
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.L.A.N.> (rank 1)
  INFO [Player.useFood]                              (P13)<A.L.A.N.> has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (24ms) <P11> 68ms (73ms) <P12> 120ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1151.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,3) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,4) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,0) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (3,3): Smithore --> 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 (7,4): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain1 (3,0): Empty --> Energy
  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.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  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 [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Plain (3,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Plain (7,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Mountain1 (3,0) 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 [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.L.A.N.> gambles $118, max: 47.5, left: 4.8190994, fraction 0.10145473
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $118 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.L.A.N.> finishes on update 2160
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 202
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 67ms (73ms) <P12> 120ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7782124870325746247
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.86219966
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 2)
  INFO [Player.useFood]                              (P12)rAphax has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (24ms) <P11> 68ms (76ms) <P12> 120ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 3 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]                       (P12)rAphax develops tile Plain (8,1) with Food factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (8,2) with Food factory
  INFO [DevelopmentMessenger.showMessage]            rAphax caught the Mountain Wampus and got $200
  INFO [GameModel.buyAssay]                          (P12)rAphax got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 2020
  INFO [GameModel.gamble]                            (P12)rAphax gambles $125, max: 47.5, left: 7.6990967, fraction 0.16208625
  INFO [DevelopmentMessenger.showMessage]            rAphax won $125 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 138
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (31ms) <P11> 71ms (78ms) <P12> 119ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 532006884419402515
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.26498777
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<D.A.N.> (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: ExtraPlot
  INFO [PlayerEventPhase$1.finished]                 Event Message: You received an extra plot of land to encourage colony development
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P14)<D.A.N.> has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (31ms) <P11> 71ms (77ms) <P12> 119ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 1653.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 2ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4061.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,2) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,2) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,2) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (5,0) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (5,1) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain2 (2,2): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,2): Smithore --> Energy
  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 (5,2): Energy --> Food
  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 (5,0): Empty --> Food
  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 (5,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.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  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 [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Mountain2 (2,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (3,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (5,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (5,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (5,1) with Food 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 [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $102, max: 47.5, left: 2.6191015, fraction 0.05513898
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $102 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 2244
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 126
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 15ms (20ms) <P11> 68ms (73ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6695738801616007400
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.19794679
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: WormInfestation
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony awarded you $200 for stopping the Wart Worm infestation
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P11)Cyber Ranger has 2 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 15ms (17ms) <P11> 68ms (75ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 3 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)Cyber Ranger develops tile Mountain3 (7,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,2) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Mountain3 (7,0)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Crater (7,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1313
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 106
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (17ms) <P11> 67ms (71ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (17ms) <P11> 67ms (71ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3554305137167693352
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)<A.L.A.N.> has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 9 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 19 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> expects 4 food, 13 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 18 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 6 energy, 1 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 6 food, 0 energy, 13 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> produced 3 food, 13 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 17 food, 7 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 6 energy, 2 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 8 food, 0 energy, 16 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 82
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (73ms) <P12> 118ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -509978438176558011
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (73ms) <P12> 118ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5164312324589362810
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 30, mules potentially available: 24, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $102 sell price $137
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Smithore: 4 critical: 0 surplus: 4 money: $4949
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $3183
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 2 critical: 0 surplus: 2 money: $2660
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 16 critical: 0 surplus: 16 money: $4478
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (73ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $142
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $150
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $137
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $150
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 121ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.L.A.N.> (P11)Cyber Ranger (P12)rAphax 
  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 5
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $102 (18 units for $1836)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 165
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (30ms) <P11> 68ms (74ms) <P12> 118ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4358214159977383470
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $56
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $56 sell price $196
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $4949
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $3183
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 4 critical: 0 surplus: 4 money: $2864
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 0 critical: 0 surplus: 0 money: $6110
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (79ms) <P12> 118ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $88
  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.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 20ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 121ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.L.A.N.> (P14)<D.A.N.> (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger 
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $56 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (85ms) <P12> 118ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8766244388478177852
  INFO [Shop.calcBuySellPrice]                       Current Food price $38
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 25, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 73%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Food: 0 critical: 4 surplus: -4 money: $4949
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 17 critical: 4 surplus: 13 money: $3183
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 4 surplus: -4 money: $2864
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 8 critical: 4 surplus: 4 money: $6110
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 69ms (85ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  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: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.L.A.N.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<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 [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <A.L.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <A.L.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <A.L.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <A.L.A.N.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $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 $50
  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 $50
  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 $50
  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 #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 121ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (13 units for $650)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 70
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (29ms) <P11> 72ms (79ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2932081716819969243
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 43, needed: 17
  INFO [Shop.printPriceFactor]                       Energy is decreased to 55%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Energy: 13 critical: 3 surplus: 10 money: $4949
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 7 critical: 5 surplus: 2 money: $3833
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 12 critical: 3 surplus: 9 money: $2614
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 11 critical: 6 surplus: 5 money: $5710
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 72ms (77ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $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: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 121ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.L.A.N.> (P14)<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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 121ms
  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: 126ms
  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 [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 [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 [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <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 #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <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: 122ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $43 (10 units for $430)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 84
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 70ms (77ms) <P12> 120ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4862624292416041689
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51138928
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $5305 Plots: 5 Assets: 2110 Total: 9915
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 16 Energy: 20 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Money: $5354 Plots: 6 Assets: 1090 Total: 9444
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Food: 0 Energy: 4 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $3858 Plots: 6 Assets: 868 Total: 7726
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 4 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $2589 Plots: 5 Assets: 1448 Total: 6537
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 5 Energy: 13 Smithore: 0 Crystite: 4
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $200
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop Smithore: 38 units $102
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $43
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $200
  INFO [SummaryPhase2.begin]                         Colony total: 33622
  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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (72ms) <P12> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (2,3)
  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 [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 122ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 3 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> is granted tile 3: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 11: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 120ms
  INFO [LandGrantPhase.update]                       (P13)<A.L.A.N.> pressed at plot 14 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.L.A.N.> is granted tile 14: Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 15: Plain (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 125
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (17ms) <P11> 68ms (70ms) <P12> 119ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (17ms) <P11> 68ms (71ms) <P12> 119ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5259075357150010575
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.20782095
  INFO [PlayerEventPhase.begin]                      Event player: (P12)rAphax (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: MulesDeteriorated
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your mining M.U.L.E.s have deteriorated from heavy use and cost $100 each to repair. The total cost is $300
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P12)rAphax has 16 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (30ms) <P11> 68ms (69ms) <P12> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 3 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]                       (P12)rAphax develops tile Mountain3 (5,3) with Energy factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (6,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain2 (7,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain3 (5,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (1,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 156
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (34ms) <P11> 67ms (74ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3629512704906797638
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6312167
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.L.A.N.> (rank 2)
  INFO [Player.useFood]                              (P13)<A.L.A.N.> has 0 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (34ms) <P11> 67ms (74ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <A.L.A.N.> is short on development time and goes to the pub
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 1150.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 6ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1910.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,0) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,4) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (2,3) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain1 (3,0): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (2,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (7,4): Energy --> 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.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  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 [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.L.A.N.> gambles $108, max: 47.5, left: 3.8000011, fraction 0.08000002
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $108 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.L.A.N.> finishes on update 60
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (34ms) <P11> 67ms (74ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1482111606392568447
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.017081559
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<D.A.N.> (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: TapDancingMule
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. won the colony tap-dancing contest. You collected $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P14)<D.A.N.> has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 68ms (72ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 1607.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 32ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2138.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,2) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,2) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (4,0) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (5,1): Food --> 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 River (4,0): Empty --> Food
  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 (2,2): Energy --> 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 (5,2): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (5,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile River (4,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Mountain2 (2,2) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (5,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<D.A.N.> sold a mule for $225
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> chose not to hunt the wampus.
  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 [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $135, max: 47.5, left: 10.5591545, fraction 0.222298
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $135 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 1847
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 178
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (18ms) <P11> 68ms (72ms) <P12> 119ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4958499838832878874
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.52962315
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (18ms) <P11> 68ms (69ms) <P12> 119ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 3 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)Cyber Ranger develops tile Mountain3 (7,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (7,3) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2279
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $104, max: 47.5, left: 1.9191022, fraction 0.04040215
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $104 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 224
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 9ms (17ms) <P11> 69ms (77ms) <P12> 119ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 9ms (17ms) <P11> 69ms (77ms) <P12> 119ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2799136908414468967
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)<A.L.A.N.> has 4 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 6 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 13 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 20 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> expects 4 food, 13 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 16 food, 14 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 3 energy, 1 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 6 food, 3 energy, 0 smithore, 9 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> produced 5 food, 14 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 13 food, 11 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 3 energy, 1 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 8 food, 3 energy, 0 smithore, 8 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 72
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 12ms (20ms) <P11> 73ms (77ms) <P12> 120ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 173317455853921991
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 12ms (26ms) <P11> 73ms (77ms) <P12> 120ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5943449535272182896
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $102
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $6
  INFO [Shop.printPriceFactor]                       Smithore shop: 38, mules potentially available: 29, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $56 sell price $91
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Smithore: 5 critical: 0 surplus: 5 money: $5462
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 1 critical: 0 surplus: 1 money: $3893
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $2043
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 0 critical: 0 surplus: 0 money: $4680
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 15ms (26ms) <P11> 73ms (78ms) <P12> 120ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $122
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $130
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $118
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $130
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.88 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 12ms, max 120ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 136ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.L.A.N.> (P14)<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 [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 126ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 126ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 126ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 136ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 136ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $95 (44 units for $4186)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 166
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (20ms) <P11> 68ms (79ms) <P12> 123ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8639757290923563743
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $56
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $136 sell price $276
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $6072
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $4011
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 9 critical: 0 surplus: 9 money: $41
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 3 critical: 0 surplus: 3 money: $2496
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (20ms) <P11> 68ms (77ms) <P12> 122ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $88
  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.878 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 16ms, max 122ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 136ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.L.A.N.> (P14)<D.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P12)rAphax 
  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 7
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 135ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $136 (12 units for $1632)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (17ms) <P11> 68ms (77ms) <P12> 122ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1826146988361042059
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 33, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 61%
  INFO [Shop.printPriceFactor]                       Food buy price $16 sell price $51
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Food: 5 critical: 4 surplus: 1 money: $6072
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 13 critical: 4 surplus: 9 money: $4011
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 4 surplus: -3 money: $1265
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 14 critical: 4 surplus: 10 money: $2904
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 82
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (30ms) <P11> 68ms (70ms) <P12> 120ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $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 $16
  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: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.88 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 120ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 135ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.L.A.N.> (P14)<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 $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 $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 $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 $16
  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 $26
  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 $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 $26
  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 $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 $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $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 $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  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 $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $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 $39
  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: 135ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #9
  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 $54
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 135ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $54
  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 $54
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 135ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $37 (10 units for $370)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (71ms) <P12> 119ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8400999550422395278
  INFO [Shop.calcBuySellPrice]                       Current Energy price $43
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 53, needed: 20
  INFO [Shop.printPriceFactor]                       Energy is decreased to 53%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Energy: 16 critical: 3 surplus: 13 money: $6123
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 13 critical: 5 surplus: 8 money: $4330
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 9 critical: 6 surplus: 3 money: $895
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 15 critical: 6 surplus: 9 money: $2904
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 88
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (31ms) <P11> 69ms (74ms) <P12> 120ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $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: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.88 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 30ms, max 120ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 128ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.L.A.N.> (P14)<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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer rAphax rank 1
  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 [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 [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <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: 128ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <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 #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <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 #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 [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $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 #12
  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 #13
  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 #14
  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 #15
  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 #16
  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 #17
  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 #18
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  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: 120ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $38 (19 units for $729)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 150
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (33ms) <P11> 68ms (74ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1458558698813052639
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 46689152
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Money: $6663 Plots: 7 Assets: 810 Total: 10973
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $2589 Plots: 6 Assets: 4054 Total: 9643
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 14 Energy: 22 Smithore: 22 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $4519 Plots: 7 Assets: 921 Total: 8940
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 4 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $481 Plots: 6 Assets: 4030 Total: 7511
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 11 Energy: 21 Smithore: 22 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $190
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $95
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $37
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $38
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $190
  INFO [SummaryPhase2.begin]                         Colony total: 37067
  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 [GameController.apply]                        Client Synchronization OK
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: Stats: Round 6
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 1:rAphax Money: $5305 Plots: 5 Assets: 2110 Total: 9915
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 2:<A.L.A.N.> Money: $5354 Plots: 6 Assets: 1090 Total: 9444
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 3:<D.A.N.> Money: $3858 Plots: 6 Assets: 868 Total: 7726
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 4:Cyber Ranger Money: $2589 Plots: 5 Assets: 1448 Total: 6537
  INFO [GameController.apply]                        (S10)LandruBOT chat: Event Probabilites: Pirates(13.30%) Pests(13.30%) Radiation(13.30%) Acid Rain(13.30%) Sunspot Activity(6.67%) Meteor Strike(6.67%) Earthquake(20.00%) Fire(13.30%) 
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: BRK
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: r
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: TY
  INFO [GameController.apply]                        (P12)rAphax chat: r
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 66
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (75ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (3,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,0)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 129ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 3 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> is granted tile 3: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 4: Plain (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.update]                       (P13)<A.L.A.N.> pressed at plot 8 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.L.A.N.> is granted tile 8: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 9: Plain (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 115
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (72ms) <P12> 119ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (73ms) <P12> 119ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 559656731643068957
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.10473281
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<A.L.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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P13)<A.L.A.N.> has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (72ms) <P12> 119ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning 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 1322.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 19ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1624.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,4) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,0) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (4,3) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (3,1) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,4): Energy --> 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,3): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain1 (3,0): Energy --> Smithore
  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): Empty --> Smithore
  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.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile River (4,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile River (4,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Mountain1 (3,0) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Plain (3,1) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.L.A.N.> gambles $115, max: 47.5, left: 16.8793, fraction 0.35535365
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $115 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.L.A.N.> finishes on update 1531
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 110
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 69ms (77ms) <P12> 124ms (139ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7423422942863630047
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.69855255
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 2)
  INFO [Player.useFood]                              (P12)rAphax has 14 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 69ms (77ms) <P12> 124ms (139ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 3 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]                       (P12)rAphax develops tile Plain (8,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (8,2) with Food factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (8,2) with Food factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain2 (7,2) with Food factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (8,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain2 (7,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (0,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            rAphax caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 2403
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 270
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 15ms (30ms) <P11> 71ms (78ms) <P12> 120ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 885386603293077214
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6055277
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<D.A.N.> (rank 3)
  INFO [Player.useFood]                              (P14)<D.A.N.> has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 15ms (18ms) <P11> 69ms (78ms) <P12> 120ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 1624.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 76ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2059.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,2) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,0) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,2): Energy --> 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 (6,0): Empty --> Smithore
  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.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (3,2) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (6,0) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Plain (5,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $138, max: 47.5, left: 14.039234, fraction 0.29556283
  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 [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 1673
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 164
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (17ms) <P11> 68ms (74ms) <P12> 119ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8055793434108589747
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.97998875
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 11 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 14ms (17ms) <P11> 68ms (74ms) <P12> 119ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 3 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)Cyber Ranger develops tile Plain (5,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (7,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (8,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2276
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $102, max: 47.5, left: 1.9791021, fraction 0.04166531
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 228
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 7ms (17ms) <P11> 67ms (77ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9196887557910279748
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 8ms (17ms) <P11> 67ms (77ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4921802809457846267
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)<A.L.A.N.> has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 21 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 22 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> expects 4 food, 22 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 16 food, 14 energy, 10 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 0 food, 14 energy, 0 smithore, 19 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]               (P13)<A.L.A.N.> produced 4 food, 22 energy, 10 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 12 food, 15 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 33 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 0 food, 13 energy, 0 smithore, 20 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (26ms) <P11> 67ms (74ms) <P12> 119ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (26ms) <P11> 67ms (74ms) <P12> 119ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5946954004560299875
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $95
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-11
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 6, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 75%
  INFO [Shop.printPriceFactor]                       Smithore buy price $60 sell price $95
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Smithore: 10 critical: 0 surplus: 10 money: $6488
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 7 critical: 0 surplus: 7 money: $4367
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 22 critical: 0 surplus: 22 money: $218
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 22 critical: 0 surplus: 22 money: $2399
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (31ms) <P11> 68ms (77ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $102
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $110
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $98
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $110
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 121ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.L.A.N.> (P14)<D.A.N.> (P11)Cyber Ranger 
  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 [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $60 (22 units for $1320)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 88
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (31ms) <P11> 70ms (79ms) <P12> 118ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3404052330290383327
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $56 sell price $196
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $6488
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $4367
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 33 critical: 0 surplus: 33 money: $1538
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 20 critical: 0 surplus: 20 money: $1079
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 21ms (32ms) <P11> 68ms (79ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $88
  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.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 121ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.L.A.N.> (P14)<D.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P12)rAphax 
  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 [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: bot:events
  INFO [GameController.apply]                        (S10)LandruBOT chat: Event Time Line: (1) Sunspot Activity ~ (2) Acid Rain ~ (3) Sunspot Activity ~ (4) Meteor Strike ~ (5) Pests ~ (6) Earthquake ~ (7) Sunspot Activity ~ 
  INFO [GameController.apply]                        (S10)LandruBOT chat:    Event Totals: Pirates (0/2) - Pests (1/3) - Radiation (0/2) - Acid Rain (1/3) - Sunspot Activity (3/3) - Meteor Strike (1/2) - Earthquake (1/3) - Fire (0/2) - 
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $56 (33 units for $1848)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 94
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (31ms) <P11> 68ms (79ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4380309270060656831
  INFO [Shop.calcBuySellPrice]                       Current Food price $37
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 25, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 73%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Food: 4 critical: 4 surplus: 0 money: $6488
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 12 critical: 4 surplus: 8 money: $4367
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 4 critical: 4 surplus: 0 money: $3386
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 5 critical: 4 surplus: 1 money: $1079
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 120
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (21ms) <P11> 68ms (73ms) <P12> 120ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $150
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 122ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.L.A.N.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<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 $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $150
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 122ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $150
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $150
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $150
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $150
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $150
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $150
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $150
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 124ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $47 (8 units for $382)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 74
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (18ms) <P11> 68ms (73ms) <P12> 122ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2293875466265510331
  INFO [Shop.calcBuySellPrice]                       Current Energy price $38
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 74, needed: 26
  INFO [Shop.printPriceFactor]                       Energy is decreased to 51%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Energy: 22 critical: 5 surplus: 17 money: $6488
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 15 critical: 7 surplus: 8 money: $4749
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 11 critical: 8 surplus: 3 money: $3004
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 26 critical: 6 surplus: 20 money: $1079
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (32ms) <P11> 68ms (73ms) <P12> 122ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $86
  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: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.878 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 18ms, max 122ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 130ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.L.A.N.> (P14)<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 $86
  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 $86
  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 $86
  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 $86
  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 $86
  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 #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $86
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $86
  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: 130ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $86
  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 #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $86
  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 #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 $86
  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 #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $86
  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 #12
  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 $86
  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 #13
  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 $86
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  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 $86
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  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 $86
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  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 $86
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  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 $86
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  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 $86
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  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 $86
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  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 $86
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  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 $86
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  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 $86
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  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 $86
  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: 126ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $39 (23 units for $909)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 68
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (33ms) <P11> 68ms (73ms) <P12> 119ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 541925856742553725
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 41354008
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Money: $7208 Plots: 7 Assets: 1667 Total: 12375
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Food: 4 Energy: 6 Smithore: 10 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $4938 Plots: 8 Assets: 1600 Total: 10538
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 4 Energy: 8 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $1079 Plots: 7 Assets: 5854 Total: 10433
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 5 Energy: 26 Smithore: 44 Crystite: 20
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $2095 Plots: 7 Assets: 2835 Total: 8430
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 12 Energy: 34 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 6 mules
  INFO [Shop.buildMules]                             A mule now costs $120
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $47
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $39
  INFO [SummaryPhase2.begin]                         Shop mules: 6 $120
  INFO [SummaryPhase2.begin]                         Colony total: 41776
  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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 31
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 18ms (33ms) <P11> 68ms (71ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (2,3)
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Plain (2,1)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 18ms, max 119ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 120ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 18ms, max 119ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 5 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> is granted tile 5: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 18ms, max 119ms
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 6: Mountain1 (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 18ms, max 119ms
  INFO [LandGrantPhase.update]                       (P13)<A.L.A.N.> pressed at plot 8 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.L.A.N.> is granted tile 8: Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 18ms, max 119ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 13: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 18ms, max 119ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 117
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 18ms (32ms) <P11> 68ms (71ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 18ms (30ms) <P11> 68ms (71ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5319831432476678668
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.29461622
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 12 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (29ms) <P11> 68ms (73ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,4) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $300
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1490
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $153, max: 47.5, left: 18.19933, fraction 0.38314378
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $153 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 112
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 20ms (30ms) <P11> 68ms (74ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 20 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1103416341826457722
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.37638134
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 3)
  INFO [Player.useFood]                              (P12)rAphax has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 20ms (30ms) <P11> 68ms (74ms) <P12> 119ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 20 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [Mule.runAway]                                Mule runs away for (P12)rAphax
  INFO [Mule.runAway]                                Mule runs away for (P12)rAphax
  INFO [Mule.runAway]                                Mule runs away for (P12)rAphax
  INFO [Mule.runAway]                                Mule runs away for (P12)rAphax
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (1,2) with Food factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain1 (0,3) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            rAphax caught the Mountain Wampus and got $300
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 2404
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 254
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (74ms) <P12> 119ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4480045616699765058
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.10287726
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<D.A.N.> (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: DirtySolarCollectors
  INFO [PlayerEventPhase$1.finished]                 Event Message: The Solar Collectors on your energy M.U.L.E.s are dirty. Cleaning cost you $150 each for a total of $300
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P14)<D.A.N.> has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (27ms) <P11> 68ms (74ms) <P12> 119ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 3612.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 2075ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4012.999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,2) into Empty from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,0) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (2,2) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (2,1) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.bringMule]                Stripping because want it empty
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,2): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (6,0): Smithore --> Food
  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 (2,2): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (2,1): Empty --> Food
  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.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> undevelops tile Plain (3,2)
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (6,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Mountain2 (2,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (2,1) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $300
  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 [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $160, max: 47.5, left: 7.459097, fraction 0.15703362
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $160 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 2028
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 190
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (29ms) <P11> 68ms (78ms) <P12> 119ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1864952632553023018
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.16356808
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<A.L.A.N.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: GypsyInlaws
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your Space Gypsy inlaws made a mess of the town. It cost you $450 to clean it up
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P13)<A.L.A.N.> has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 81
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (77ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 2926.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 42ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3646.999999999998
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,4) into Empty from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,3) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (2,3) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.bringMule]                Stripping because want it empty
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (7,4): Energy --> Empty
  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,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.bringMule]                Stripping because short on something (either money or mules).
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,3): Energy --> Empty
  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,3): Empty --> Food
  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.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> undevelops tile Plain (7,4)
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Plain (2,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> undevelops tile River (4,3)
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile River (4,3) 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 [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $300
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> is assaying Plain (2,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> is assaying Mountain1 (3,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  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 [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.L.A.N.> gambles $150, max: 47.5, left: 2.6591015, fraction 0.055981085
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $150 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.L.A.N.> finishes on update 2268
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 249
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 67ms (72ms) <P12> 119ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 67ms (72ms) <P12> 119ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8554239304543218217
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)<A.L.A.N.> has 6 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 8 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 34 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 26 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> expects 10 food, 8 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 33 food, 8 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 33 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 2 food, 3 energy, 0 smithore, 27 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> produced 12 food, 8 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 37 food, 9 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 37 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 1 food, 2 energy, 0 smithore, 23 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 104
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (72ms) <P12> 119ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4554302316714695987
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (77ms) <P12> 119ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2802423420356156846
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $60
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $153 sell price $188
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Smithore: 22 critical: 0 surplus: 22 money: $7233
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 7 critical: 0 surplus: 7 money: $5248
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $2328
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 44 critical: 0 surplus: 44 money: $604
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 35
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (74ms) <P12> 120ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $153
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $90
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $153
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $90
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.88 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 120ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 127ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.L.A.N.> (P14)<D.A.N.> (P12)rAphax 
  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 5
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.L.A.N.> auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 135ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $153 (73 units for $11169)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 172
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (28ms) <P11> 68ms (75ms) <P12> 120ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3894219360342055091
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $56
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $120 sell price $260
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $10599
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $6319
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 37 critical: 0 surplus: 37 money: $2328
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 43 critical: 0 surplus: 43 money: $7336
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 20ms (30ms) <P11> 68ms (75ms) <P12> 120ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  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 $88
  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.88 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 120ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 129ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.L.A.N.> (P14)<D.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P12)rAphax 
  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 [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 121ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $120 (80 units for $9600)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 236
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 12ms (30ms) <P11> 68ms (75ms) <P12> 120ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2803238162526316026
  INFO [Shop.calcBuySellPrice]                       Current Food price $47
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 55, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 52%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Food: 12 critical: 5 surplus: 7 money: $10599
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 37 critical: 5 surplus: 32 money: $6319
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 4 critical: 5 surplus: -1 money: $6768
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 2 critical: 5 surplus: -3 money: $12496
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 90
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (75ms) <P12> 120ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  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.876 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 124ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 142ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.L.A.N.> (P14)<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 [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer rAphax rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  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 $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  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 $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  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 $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  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 #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  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 #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $36
  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: 136ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45
  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: 136ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45
  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: 136ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 136ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $384
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 136ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $32 (39 units for $1270)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 189
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (20ms) <P11> 68ms (75ms) <P12> 124ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3516889483845779963
  INFO [Shop.calcBuySellPrice]                       Current Energy price $39
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 57, needed: 30
  INFO [Shop.printPriceFactor]                       Energy is decreased to 64%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Energy: 9 critical: 6 surplus: 3 money: $10853
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 11 critical: 7 surplus: 4 money: $7335
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 20 critical: 9 surplus: 11 money: $5498
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 17 critical: 8 surplus: 9 money: $12496
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 134
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 71ms (75ms) <P12> 123ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $256
  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: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.877 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 123ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 136ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.L.A.N.> (P14)<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 $256
  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 $256
  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 $256
  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: 136ms
  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 $256
  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 $256
  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: 136ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $34 (5 units for $171)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 129
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (20ms) <P11> 72ms (79ms) <P12> 120ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4531486441449793073
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49726808
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $12496 Plots: 8 Assets: 1597 Total: 18093
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 2 Energy: 17 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Money: $10943 Plots: 8 Assets: 1018 Total: 15961
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Food: 5 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $7416 Plots: 9 Assets: 962 Total: 12878
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 5 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $5327 Plots: 8 Assets: 3306 Total: 12633
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 43 Energy: 25 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 14 mules for 28 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $300
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $120
  INFO [SummaryPhase2.begin]                         Shop Smithore: 45 units $153
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $32
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $34
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $300
  INFO [SummaryPhase2.begin]                         Colony total: 59565
  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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 31
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (20ms) <P11> 71ms (75ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (2,0)
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Plain (2,0)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <A.L.A.N.> must pick a different tile.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Mountain1 (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 16ms, max 119ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 120ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 2 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> is granted tile 2: Plain (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.update]                       (P13)<A.L.A.N.> pressed at plot 3 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.L.A.N.> is granted tile 3: Mountain1 (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 4: Plain (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 8: Plain (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 69
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (26ms) <P11> 69ms (74ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $756
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $1188
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $1188
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $666
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $664
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.L.A.N.> (P14)<D.A.N.> (P11)Cyber Ranger (P12)rAphax 
  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 $1240 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $1188 (changed $-52)
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 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)Cyber Ranger bought the plot for $2748
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 235
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (25ms) <P11> 70ms (84ms) <P12> 119ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $2688
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $844
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $844
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $668
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $668
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.L.A.N.> (P14)<D.A.N.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 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)rAphax bought the plot for $2688
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 207
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (18ms) <P11> 71ms (79ms) <P12> 120ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7718239167107978222
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.30090243
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 1)
  INFO [Player.useFood]                              (P12)rAphax has 2 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (25ms) <P11> 70ms (78ms) <P12> 120ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (1,1) with Food factory
  INFO [GameModel.sellMule]                          (P12)rAphax sold a mule for $325
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 1083
  INFO [GameModel.gamble]                            (P12)rAphax gambles $150, max: 47.5, left: 0.33968708, fraction 0.007151307
  INFO [DevelopmentMessenger.showMessage]            rAphax won $150 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 162
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (25ms) <P11> 68ms (75ms) <P12> 120ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 431228511944884747
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.07671219
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<A.L.A.N.> (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: RelativeDied
  INFO [PlayerEventPhase$1.finished]                 Event Message: A distant relative died and left you a vast fortune. But after taxes you only got $300
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P13)<A.L.A.N.> has 5 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 13ms (24ms) <P11> 68ms (75ms) <P12> 120ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning 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 1467.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 775ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2360.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,3) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,3) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (0,1) into Smithore from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (7,4) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (2,3): Energy --> 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 River (4,3): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain1 (0,1): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (7,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Plain (2,3) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile River (4,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Mountain1 (0,1) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Plain (7,4) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.L.A.N.> gambles $161, max: 47.5, left: 4.6790996, fraction 0.09850736
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $161 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.L.A.N.> finishes on update 2141
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 210
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (21ms) <P11> 68ms (76ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2987704599800976223
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.45026714
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<D.A.N.> (rank 3)
  INFO [Player.useFood]                              (P14)<D.A.N.> has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 13ms (21ms) <P11> 69ms (76ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 1270.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 1544ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1874.9999999999998
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,0) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,1) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (2,2) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (2,0) into Smithore from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (3,2) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (5,0): Food --> 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 (2,1): Food --> Smithore
  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 (2,2): Food --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (2,0): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,2): 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.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (5,0) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (2,1) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Mountain2 (2,2) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (2,0) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> developed a tile but is short on time: 9.839138
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $153, max: 47.5, left: 5.8790984, fraction 0.12377049
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $153 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 2081
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 199
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 13ms (17ms) <P11> 69ms (76ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7798841834655825502
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4139039
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 43 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 13ms (17ms) <P11> 72ms (76ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain1 (0,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1878
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $191, max: 47.5, left: 9.93914, fraction 0.20924506
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $191 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 194
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 13ms (21ms) <P11> 68ms (76ms) <P12> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 13ms (21ms) <P11> 68ms (76ms) <P12> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4384431403898277034
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)<A.L.A.N.> has 7 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 8 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 25 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 17 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> expects 4 food, 7 energy, 27 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 15 food, 15 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 50 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 6 food, 3 energy, 0 smithore, 27 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> produced 2 food, 5 energy, 31 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 18 food, 15 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 46 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 6 food, 3 energy, 0 smithore, 27 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 94
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 13ms (30ms) <P11> 72ms (77ms) <P12> 120ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 324584586038742677
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 15ms (30ms) <P11> 73ms (80ms) <P12> 120ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9157045094563713269
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $153
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $10
  INFO [Shop.printPriceFactor]                       Smithore shop: 45, mules potentially available: 30, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $77 sell price $112
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Smithore: 31 critical: 0 surplus: 31 money: $10604
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 9 critical: 0 surplus: 9 money: $7069
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $1970
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 0 critical: 0 surplus: 0 money: $9633
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 21ms (30ms) <P11> 73ms (80ms) <P12> 119ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 21 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $77
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $77
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $70
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.88 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 21ms, max 120ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 123ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.L.A.N.> (P14)<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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 123ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 123ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 122ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $77 (25 units for $1925)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 145
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 20ms (30ms) <P11> 73ms (84ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2357184175168246317
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $120
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $116 sell price $256
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $11836
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $7762
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $45
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 0 critical: 0 surplus: 0 money: $9633
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 47
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 20ms (30ms) <P11> 73ms (84ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 20 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $88
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $116 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 21ms (30ms) <P11> 73ms (84ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 20 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2385867434940760170
  INFO [Shop.calcBuySellPrice]                       Current Food price $32
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 45, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 58%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Food: 2 critical: 5 surplus: -3 money: $11836
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 18 critical: 5 surplus: 13 money: $7762
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 19 critical: 5 surplus: 14 money: $45
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 6 critical: 5 surplus: 1 money: $9633
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 94
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 21ms (30ms) <P11> 71ms (74ms) <P12> 120ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 21 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $278
  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 $147
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.88 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 28ms, max 120ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 129ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.L.A.N.> (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> (P11)Cyber Ranger 
  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 [AbstractAuctionPhase.checkCancelTransactions] Seller Cyber Ranger rank 4 takes over trade from seller <D.A.N.> rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $278
  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 $147
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $278
  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 $147
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $278
  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 $147
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $278
  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 $147
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $278
  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 $147
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $278
  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 $147
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $278
  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 $147
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $278
  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 $147
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $278
  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 $147
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $278
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $147
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $278
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $147
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $278
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $147
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $278
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $147
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $278
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $147
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $278
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $147
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $278
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $147
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $278
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $147
  INFO [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $278
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $147
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 127ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: NS
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (18 units for $900)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 206
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 22ms (30ms) <P11> 68ms (74ms) <P12> 120ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 22 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1434147176950044261
  INFO [Shop.calcBuySellPrice]                       Current Energy price $34
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 44, needed: 35
  INFO [Shop.printPriceFactor]                       Energy is decreased to 85%
  INFO [Shop.printPriceFactor]                       Energy buy price $14 sell price $49
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Energy: 5 critical: 8 surplus: -3 money: $11686
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 17 critical: 7 surplus: 10 money: $8412
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 12 critical: 11 surplus: 1 money: $295
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 10 critical: 9 surplus: 1 money: $8883
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 122
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (32ms) <P11> 72ms (78ms) <P12> 120ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $137
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $89
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.88 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 22ms, max 120ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 124ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.L.A.N.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<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 $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $137
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $89
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $137
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $89
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $137
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $89
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $137
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $89
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $137
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $89
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $137
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $89
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $137
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $89
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $137
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $89
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $137
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $89
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $49 (9 units for $441)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 206
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 10ms (30ms) <P11> 72ms (85ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4342704426222318341
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49424416
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Money: $11686 Plots: 9 Assets: 2540 Total: 18726
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Food: 5 Energy: 5 Smithore: 15 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $8736 Plots: 10 Assets: 2702 Total: 16438
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 21 Energy: 13 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $8853 Plots: 10 Assets: 1407 Total: 15260
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 5 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1 Plots: 10 Assets: 4857 Total: 9858
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 14 Energy: 18 Smithore: 25 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $116
  INFO [SummaryPhase2.begin]                         Shop Smithore: 33 units $77
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $49
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $150
  INFO [SummaryPhase2.begin]                         Colony total: 60282
  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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 8ms (30ms) <P11> 73ms (85ms) <P12> 120ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (0,0)
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Plain (1,0)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 8ms, max 120ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 124ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 11ms, max 120ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<A.L.A.N.> pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.L.A.N.> is granted tile 0: Plain (0,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 11ms, max 120ms
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> is granted tile 1: Plain (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 14ms, max 120ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 2: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 14ms, max 120ms
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 3: Plain (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 14ms, max 120ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 73ms (85ms) <P12> 120ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $2656
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $630
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $628
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $693
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $692
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 17ms, max 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.L.A.N.> (P14)<D.A.N.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 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)rAphax bought the plot for $2656
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 170
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (27ms) <P11> 68ms (73ms) <P12> 120ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4302751580132508177
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7749622
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.L.A.N.> (rank 1)
  INFO [Player.useFood]                              (P13)<A.L.A.N.> has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (31ms) <P11> 68ms (72ms) <P12> 120ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 66ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2365.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,1) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,3) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,4) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (0,0) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain1 (0,1): Smithore --> 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,3): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (7,4): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (0,0): Empty --> Energy
  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.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Mountain1 (0,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: bot:probs
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameController.apply]                        (S10)LandruBOT chat: Event Probabilites: Pirates(9.09%) Pests(18.20%) Radiation(18.20%) Acid Rain(18.20%) Sunspot Activity(0%) Meteor Strike(9.09%) Earthquake(18.20%) Fire(9.09%) 
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Plain (2,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Plain (7,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.L.A.N.> finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P13)<A.L.A.N.>
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 249
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 19ms (31ms) <P11> 72ms (84ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 20 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1503577726440725815
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.48242205
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 2)
  INFO [Player.useFood]                              (P12)rAphax has 21 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 20ms (31ms) <P11> 71ms (84ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 19 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (1,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (8,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (1,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (2,4) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 2116
  INFO [GameModel.gamble]                            (P12)rAphax gambles $153, max: 47.5, left: 5.179099, fraction 0.10903367
  INFO [DevelopmentMessenger.showMessage]            rAphax won $153 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 226
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 14ms (24ms) <P11> 76ms (86ms) <P12> 119ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7414235949994489042
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.12374157
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<D.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 $150 (Yuck!)
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P14)<D.A.N.> has 5 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 67
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 14ms (28ms) <P11> 76ms (81ms) <P12> 119ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 2339.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 3000ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2984.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,0) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,1) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,0) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (3,2) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (1,0) into Crystite from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (2,0): Smithore --> 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 (2,1): Smithore --> Food
  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 (5,0): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (1,0): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (2,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (2,1) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (5,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (3,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P14)<D.A.N.>
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 152
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 18ms (34ms) <P11> 68ms (76ms) <P12> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7823744974764882235
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.52881825
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 14 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 18ms (34ms) <P11> 68ms (73ms) <P12> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (3,4)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 479
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $250, max: 47.5, left: 37.91978, fraction 0.7983112
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $250 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 157
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 18ms (34ms) <P11> 68ms (69ms) <P12> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 18ms (34ms) <P11> 68ms (69ms) <P12> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6907531747627934556
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)<A.L.A.N.> has 5 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 8 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 18 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 13 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> expects 4 food, 20 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 34 food, 14 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 52 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 2 food, 15 energy, 0 smithore, 31 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> produced 3 food, 24 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 31 food, 14 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 52 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 2 food, 16 energy, 0 smithore, 31 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 18ms (30ms) <P11> 68ms (70ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7395016026944019543
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 35
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 18ms (30ms) <P11> 68ms (70ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8024551899249609624
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $77
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $12
  INFO [Shop.printPriceFactor]                       Smithore shop: 33, mules potentially available: 25, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 46%
  INFO [Shop.printPriceFactor]                       Smithore buy price $62 sell price $97
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Smithore: 19 critical: 0 surplus: 19 money: $11561
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 1 critical: 0 surplus: 1 money: $8678
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 25 critical: 0 surplus: 25 money: $251
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 0 critical: 0 surplus: 0 money: $5758
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 18ms (30ms) <P11> 68ms (70ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $62
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $62
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $50
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 18ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 121ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.L.A.N.> (P14)<D.A.N.> (P11)Cyber Ranger 
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $62 (25 units for $1550)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 162
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (81ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7335387776869887542
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $116
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $124 sell price $264
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $11561
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $8678
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 25 critical: 0 surplus: 25 money: $1801
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 14 critical: 0 surplus: 14 money: $5758
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 80
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 10ms (31ms) <P11> 68ms (74ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  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 $88
  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.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 22ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 121ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.L.A.N.> (P14)<D.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P12)rAphax 
  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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $124 (39 units for $4836)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 78
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (30ms) <P11> 68ms (80ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2565945694909579451
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 49, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 56%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Food: 3 critical: 5 surplus: -2 money: $11561
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 31 critical: 5 surplus: 26 money: $8678
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 5 critical: 5 surplus: 0 money: $4901
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 10 critical: 5 surplus: 5 money: $7494
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 122
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (80ms) <P12> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  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: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 122ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.L.A.N.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<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 [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <A.L.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <A.L.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <A.L.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <A.L.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <A.L.A.N.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $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 $50
  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 $50
  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 $50
  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 #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $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 #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $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 #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $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: 122ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $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: 123ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $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: 123ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $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: 122ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $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: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 122ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $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 [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 122ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $46 (19 units for $883)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 246
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (17ms) <P11> 68ms (80ms) <P12> 119ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7826257121139594598
  INFO [Shop.calcBuySellPrice]                       Current Energy price $49
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 60, needed: 32
  INFO [Shop.printPriceFactor]                       Energy is decreased to 65%
  INFO [Shop.printPriceFactor]                       Energy buy price $17 sell price $52
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Energy: 19 critical: 4 surplus: 15 money: $11461
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 15 critical: 8 surplus: 7 money: $9561
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 6 critical: 11 surplus: -5 money: $4251
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 20 critical: 9 surplus: 11 money: $7361
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 154
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (17ms) <P11> 68ms (78ms) <P12> 121ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $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: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.88 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 8ms, max 120ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 123ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.L.A.N.> (P14)<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 $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 [SlickLogSystem.info]                         Transaction #2
  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: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 123ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  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 [SlickLogSystem.info]                         Transaction #4
  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 [SlickLogSystem.info]                         Transaction #5
  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 [SlickLogSystem.info]                         Transaction #6
  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: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 123ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  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 [SlickLogSystem.info]                         Transaction #8
  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 [SlickLogSystem.info]                         Transaction #9
  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 [SlickLogSystem.info]                         Transaction #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 [SlickLogSystem.info]                         Transaction #11
  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 [SlickLogSystem.info]                         Transaction #12
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  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: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 123ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $46 (20 units for $924)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 158
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 10ms (17ms) <P11> 68ms (72ms) <P12> 119ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2595686751899291003
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48509864
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Money: $12189 Plots: 10 Assets: 2258 Total: 19447
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Food: 5 Energy: 5 Smithore: 19 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $9757 Plots: 11 Assets: 1753 Total: 17010
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 12 Energy: 9 Smithore: 1 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $7361 Plots: 12 Assets: 2824 Total: 16185
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 14 Energy: 20 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $3327 Plots: 11 Assets: 3374 Total: 12201
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 18 Energy: 26 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $120
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $124
  INFO [SummaryPhase2.begin]                         Shop Smithore: 48 units $62
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $46
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $46
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $120
  INFO [SummaryPhase2.begin]                         Colony total: 64843
  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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (17ms) <P11> 68ms (71ms) <P12> 119ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (17ms) <P11> 68ms (71ms) <P12> 119ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (71ms) <P12> 119ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7840961352315325808
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.06859428
  INFO [PlayerEventGenerator.nextEvent]              No suitable event was found
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.L.A.N.> (rank 1)
  INFO [Player.useFood]                              (P13)<A.L.A.N.> has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 119ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning 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 2109.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 654ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2661.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,0) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,1) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (0,0) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (6,4) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (7,4) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain1 (3,0): Smithore --> 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 (3,1): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (0,0): Empty --> Energy
  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 (6,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain1 (7,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Mountain1 (3,0) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Plain (3,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Plain (0,0) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.L.A.N.> finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P13)<A.L.A.N.>
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 118
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 68ms (71ms) <P12> 119ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -463154961882217727
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7205338
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<D.A.N.> (rank 2)
  INFO [Player.useFood]                              (P14)<D.A.N.> has 12 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 68ms (71ms) <P12> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 2368.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 3001ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2998.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,2) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,2) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (1,0) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain2 (2,2): Smithore --> 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,2): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (1,0): Empty --> Food
  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.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Mountain2 (2,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (3,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (1,0) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Plain (2,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $158, max: 47.5, left: 2.8991013, fraction 0.06103371
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $158 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 2230
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 158
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (22ms) <P11> 68ms (77ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6692863588260805109
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.56392986
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 3)
  INFO [Player.useFood]                              (P12)rAphax has 14 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (77ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (0,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (2,4) with Energy factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (8,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 1522
  INFO [GameModel.gamble]                            (P12)rAphax gambles $155, max: 47.5, left: 17.059303, fraction 0.35914323
  INFO [DevelopmentMessenger.showMessage]            rAphax won $155 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 84
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 68ms (70ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5481967386704111963
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.094159245
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: DeadMooseRat
  INFO [PlayerEventPhase$1.finished]                 Event Message: You found a dead Moose Rat and sold the hide for $150
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P11)Cyber Ranger has 18 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 68ms (70ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1095
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $152, max: 47.5, left: 25.599499, fraction 0.5389368
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $152 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 170
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (34ms) <P11> 68ms (75ms) <P12> 119ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 29 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (34ms) <P11> 68ms (75ms) <P12> 119ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 29 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6521939696522468464
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)<A.L.A.N.> has 5 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 9 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 26 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 20 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> expects 4 food, 37 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 57 food, 8 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 56 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 0 food, 14 energy, 0 smithore, 49 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> produced 5 food, 40 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 60 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 64 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 0 food, 11 energy, 0 smithore, 48 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (76ms) <P12> 119ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5367233250979174252
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (33ms) <P11> 69ms (77ms) <P12> 119ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -345797127604158279
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $62
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-2
  INFO [Shop.printPriceFactor]                       Smithore shop: 48, mules potentially available: 33, mules needed: 3
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $48 sell price $83
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Smithore: 19 critical: 0 surplus: 19 money: $11899
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 1 critical: 0 surplus: 1 money: $9845
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $3409
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 0 critical: 0 surplus: 0 money: $7221
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (33ms) <P11> 69ms (77ms) <P12> 119ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $30
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 29ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 136ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.L.A.N.> (P14)<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 [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> 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 [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 136ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $48 (20 units for $960)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 134
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 18ms (34ms) <P11> 73ms (78ms) <P12> 121ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1281752570772576208
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $124
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $100 sell price $240
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $12811
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $9893
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $2449
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 0 critical: 0 surplus: 0 money: $7221
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 21ms (34ms) <P11> 73ms (78ms) <P12> 124ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 21 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $88
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $100 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 21ms (34ms) <P11> 75ms (85ms) <P12> 124ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 21 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4125833233900082560
  INFO [Shop.calcBuySellPrice]                       Current Food price $46
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 81, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 44%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Food: 5 critical: 5 surplus: 0 money: $12811
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 64 critical: 5 surplus: 59 money: $9893
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 7 critical: 5 surplus: 2 money: $2449
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 5 critical: 5 surplus: 0 money: $7221
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 68
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (34ms) <P11> 72ms (85ms) <P12> 119ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  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: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 30ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 125ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.L.A.N.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<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 $50
  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 $50
  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: 122ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (2 units for $100)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 122
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (33ms) <P11> 68ms (73ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 88283360210866502
  INFO [Shop.calcBuySellPrice]                       Current Energy price $46
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 81, needed: 34
  INFO [Shop.printPriceFactor]                       Energy is decreased to 56%
  INFO [Shop.printPriceFactor]                       Energy buy price $11 sell price $46
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Energy: 43 critical: 2 surplus: 41 money: $12811
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 6 critical: 10 surplus: -4 money: $9993
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 12 critical: 12 surplus: 0 money: $2349
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 20 critical: 10 surplus: 10 money: $7221
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 74
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (37ms) <P11> 68ms (71ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  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 $26
  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: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <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 $26
  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 $26
  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: 119ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $46 (40 units for $1840)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 72
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 67ms (72ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -915812449865982717
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51223776
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Money: $14651 Plots: 10 Assets: 1043 Total: 20694
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Food: 5 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $9993 Plots: 11 Assets: 4086 Total: 19579
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 62 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $7221 Plots: 12 Assets: 2640 Total: 15861
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 5 Energy: 20 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $509 Plots: 11 Assets: 5287 Total: 11296
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 9 Energy: 52 Smithore: 20 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop Smithore: 38 units $48
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $46
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 67430
  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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: ...blah, blah, blah...
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 68ms (74ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 68ms (74ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 27
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 68ms (74ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8590590376878309897
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8707119
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.L.A.N.> (rank 1)
  INFO [Player.useFood]                              (P13)<A.L.A.N.> has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (33ms) <P11> 68ms (74ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning 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 2620.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 29ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2691.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,4) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,4) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,4) into Crystite from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,4): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain1 (7,4): Empty --> Energy
  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 (6,4): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile River (4,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Mountain1 (7,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.L.A.N.> develops tile Mountain2 (6,4) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.L.A.N.> gambles $230, max: 47.5, left: 8.279102, fraction 0.17429689
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $230 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.L.A.N.> finishes on update 1961
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 96
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 24ms (31ms) <P11> 68ms (73ms) <P12> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 481318183101722084
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5440651
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<D.A.N.> (rank 2)
  INFO [Player.useFood]                              (P14)<D.A.N.> has 62 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 24ms (33ms) <P11> 68ms (73ms) <P12> 119ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 24 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning 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 [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 16ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2155.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (1,0) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,0) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (2,1) into Energy from Food
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (1,0): Food --> 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 (2,0): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (2,1): Food --> Energy
  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.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (1,0) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (2,0) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (2,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<D.A.N.> sold a mule for $115
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $214, max: 47.5, left: 5.339099, fraction 0.11240208
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $214 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 2108
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 142
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (31ms) <P11> 68ms (78ms) <P12> 119ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6125223816281681670
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.16238856
  INFO [PlayerEventPhase.begin]                      Event player: (P12)rAphax (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: MuseumBoughtComputer
  INFO [PlayerEventPhase$1.finished]                 Event Message: The museum bought your antique personal computer for $800
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P12)rAphax has 5 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 68ms (78ms) <P12> 119ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)rAphax undevelops tile Mountain3 (5,3)
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (2,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (1,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain3 (5,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 1545
  INFO [GameModel.gamble]                            (P12)rAphax gambles $229, max: 47.5, left: 16.599293, fraction 0.34945878
  INFO [DevelopmentMessenger.showMessage]            rAphax won $229 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 124
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (21ms) <P11> 68ms (76ms) <P12> 120ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2522357739695839142
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.742176
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 9 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 68ms (76ms) <P12> 120ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 74
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $250, max: 47.5, left: 46.019966, fraction 0.9688414
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $250 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 72ms (82ms) <P12> 120ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 72ms (82ms) <P12> 120ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2077273793355946231
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)<A.L.A.N.> has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 52 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 20 energy and needs 12 energy
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> expects 0 food, 54 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 33 food, 25 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 56 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 0 food, 0 energy, 0 smithore, 77 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)<A.L.A.N.> produced 0 food, 51 energy, 0 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 31 food, 25 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 58 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 0 food, 0 energy, 0 smithore, 82 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 68
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 21ms (34ms) <P11> 68ms (76ms) <P12> 120ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 21 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5448996327033851510
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 21ms (34ms) <P11> 68ms (76ms) <P12> 119ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 21 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5164926256991319939
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $48
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $18
  INFO [Shop.printPriceFactor]                       Smithore shop: 38, mules potentially available: 31, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $68 sell price $103
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $14526
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $10132
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 20 critical: 0 surplus: 20 money: $759
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 0 critical: 0 surplus: 0 money: $8100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 21ms (34ms) <P11> 68ms (76ms) <P12> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 21 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $-2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $10
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (34ms) <P11> 67ms (76ms) <P12> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 21 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1940554372218291451
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $100
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $140 sell price $280
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Crystite: 5 critical: 0 surplus: 5 money: $14526
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $10132
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 58 critical: 0 surplus: 58 money: $759
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 82 critical: 0 surplus: 82 money: $8100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 31ms (34ms) <P11> 67ms (74ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 31 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $88
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 31ms (34ms) <P11> 68ms (74ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 31 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5247750149565270607
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 62, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 49%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: FUCK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Food: 0 critical: 0 surplus: 0 money: $14526
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 60 critical: 0 surplus: 60 money: $10132
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 2 critical: 0 surplus: 2 money: $759
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 0 critical: 0 surplus: 0 money: $8100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 88
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 21ms (33ms) <P11> 68ms (73ms) <P12> 119ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 24 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $11
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (31ms) <P11> 68ms (74ms) <P12> 119ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 21 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7784880832319132790
  INFO [Shop.calcBuySellPrice]                       Current Energy price $46
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 115, needed: 34
  INFO [Shop.printPriceFactor]                       Energy is decreased to 47%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: ...fucking game...
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.L.A.N.> Energy: 53 critical: 0 surplus: 53 money: $14526
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 25 critical: 0 surplus: 25 money: $10132
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 31 critical: 0 surplus: 31 money: $759
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 6 critical: 0 surplus: 6 money: $8100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 76
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 72ms (76ms) <P12> 120ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  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: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 71ms (76ms) <P12> 120ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3334017613512775545
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50395384
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $8100 Plots: 12 Assets: 13250 Total: 27350
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 0 Energy: 6 Smithore: 0 Crystite: 82
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Money: $14526 Plots: 10 Assets: 2925 Total: 22451
  INFO [SummaryPhase2.begin]                         (P13)<A.L.A.N.> Food: 0 Energy: 53 Smithore: 0 Crystite: 5
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $10132 Plots: 11 Assets: 3210 Total: 18842
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 60 Energy: 25 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $759 Plots: 11 Assets: 11800 Total: 18059
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 2 Energy: 31 Smithore: 20 Crystite: 58
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $130
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $140
  INFO [SummaryPhase2.begin]                         Shop Smithore: 34 units $68
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $130
  INFO [SummaryPhase2.begin]                         Colony total: 86702
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Game
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: Final Results:
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 1:<A.L.A.N.> Money: $14651 Plots: 10 Assets: 1043 Total: 20694
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 2:<D.A.N.> Money: $9993 Plots: 11 Assets: 4086 Total: 19579
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 3:rAphax Money: $7221 Plots: 12 Assets: 2640 Total: 15861
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 4:Cyber Ranger Money: $509 Plots: 11 Assets: 5287 Total: 11296
  INFO [GameController.apply]                        (S10)LandruBOT chat: Game Completed, Hosting Bot Will Start a New Game in 30 Seconds,  Thanks for Playing.
  INFO [GameController.apply]                        (S10)LandruBOT chat: Cyber Ranger  Bot Reputation now: 3449
  INFO [GameController.apply]                        (S10)LandruBOT chat: rAphax  Bot Reputation now: 229
  INFO [SummaryPhase2.getColonyMessage]              Colony rating: 4
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony succeeded. The Federation is pleased by your efforts. You will live comfortably!
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [MetaFrame$16.windowClosing]                  Meta frame closing
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 106940 user number 10
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
