  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: 745acc4d2ed278c5fb968fd019f3d5ba
  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-5289, 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 3b831d3e-3465-42a6-9762-104a2582c19e
  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 3b831d3e-3465-42a6-9762-104a2582c19e
  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 3b831d3e-3465-42a6-9762-104a2582c19e
  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 b320e487-2685-4cf1-a09d-68b446ca082f
  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 152934
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  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
  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 b320e487-2685-4cf1-a09d-68b446ca082f
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /138.197.182.234 <>
  INFO [GameController.apply]                        (S10)LandruBOT chat: === LandruBOT Bot Reputation: Fair (0) Bot Games: 0
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Server.acceptClients]                        Server: Accepted client /92.31.138.195 id 89da5a08-316b-46ee-87eb-2bf080ac9bfe
  INFO [ServerMessageHandler.processJoin]            Server: Client /92.31.138.195 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 37 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)Gohar is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)Gohar (ID: 15256)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /92.31.138.195 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7155 bytes
  INFO [Server.initUdp]                              Server: Client /92.31.138.195 <S11> requests UDP address /92.31.138.195:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Gohar (ID 15256)
  INFO [ServerMessageHandler.processPlayerJoin]      /92.31.138.195 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)Gohar joins the players
  INFO [Player.<init>]                               Creating (P11)Gohar
  INFO [GameModel.setRemoteUser]                     (P11)Gohar is a remote Player
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello Gohar  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: === Gohar Bot Reputation: A+++ (366) Bot Games: 690
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Server.acceptClients]                        Server: Accepted client /24.228.36.225 id 77f37c72-0173-4725-abd3-fa647077b2e6
  INFO [ServerMessageHandler.processJoin]            Server: Client /24.228.36.225 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 41 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)majicmule is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)majicmule (ID: 103543)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /24.228.36.225 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7294 bytes
  INFO [Server.initUdp]                              Server: Client /24.228.36.225 <S12> requests UDP address /24.228.36.225:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)majicmule (ID 103543)
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello majicmule  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: === majicmule Bot Reputation: A+++ (585) Bot Games: 738
  INFO [ServerMessageHandler.processPlayerJoin]      /24.228.36.225 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)majicmule joins the players
  INFO [Player.<init>]                               Creating (P12)majicmule
  INFO [GameModel.setRemoteUser]                     (P12)majicmule is a remote Player
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Server.acceptClients]                        Server: Accepted client /98.195.207.52 id db1793b7-e5f3-4629-8526-38966406d3d6
  INFO [ServerMessageHandler.processJoin]            Server: Client /98.195.207.52 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)Acavia is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)Acavia (ID: 26197)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /98.195.207.52 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7398 bytes
  INFO [Server.initUdp]                              Server: Client /98.195.207.52 <S13> requests UDP address /98.195.207.52:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)Acavia (ID 26197)
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello Acavia  this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [ServerMessageHandler.processPlayerJoin]      /98.195.207.52 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)Acavia joins the players
  INFO [Player.<init>]                               Creating (P13)Acavia
  INFO [GameModel.setRemoteUser]                     (P13)Acavia is a remote Player
  INFO [GameController.apply]                        (S10)LandruBOT chat: === Acavia Bot Reputation: Poor (-39) Bot Games: 773
  INFO [GameController.apply]                        (S10)LandruBOT chat: Acavia  Warning, this player has a bad Bot Reputation.  Other players bewarned.
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [GameController.apply]                        (P13)Acavia chat: play the AI?
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 26197 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /98.195.207.52 <P13>
  INFO [Server.removeClient]                         Server: Removing client /98.195.207.52 <> with id db1793b7-e5f3-4629-8526-38966406d3d6
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /98.195.207.52 <>
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Server.acceptClients]                        Server: Accepted client /24.119.110.46 id cbf92e4c-ff02-4b46-aa24-35c077d8403d
  INFO [ServerMessageHandler.processJoin]            Server: Client /24.119.110.46 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 36 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)Rolf is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)Rolf (ID: 108894)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /24.119.110.46 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7395 bytes
  INFO [Server.initUdp]                              Server: Client /24.119.110.46 <S13> requests UDP address /24.119.110.46:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)Rolf (ID 108894)
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello Rolf  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: === Rolf Bot Reputation: A+++ (133) Bot Games: 139
  INFO [GameController.apply]                        (S13)Rolf chat: bot:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 14
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 14 bytes
  INFO [Player.<init>]                               Creating (P14)<A.D.A.M.>
  INFO [UserController.setAiPlayer]                  (P14)<A.D.A.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.D.A.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P14)<A.D.A.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      /24.119.110.46 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)Rolf joins the players
  INFO [Player.<init>]                               Creating (P13)Rolf
  INFO [GameModel.setRemoteUser]                     (P13)Rolf is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P11)Gohar chat: hi
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P11)Gohar (P13)Rolf (P14)<A.D.A.M.> (P12)majicmule 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [GameController.apply]                        (P13)Rolf chat: hello
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 651
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 102ms (102ms) <P12> 34ms (51ms) <P13> 85ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 102ms (102ms) <P12> 34ms (51ms) <P13> 85ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 47571553434627864
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)<A.D.A.M.> (P12)majicmule (P13)Rolf (P11)Gohar 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 21308888
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)majicmule Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)majicmule Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Rolf Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)Rolf Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Gohar Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)Gohar 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 29
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 102ms (102ms) <P12> 34ms (51ms) <P13> 85ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 102ms (102ms) <P12> 34ms (51ms) <P13> 85ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <A.D.A.M.> prefers Smithore
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 4 plans testing 7616 tiles in 52914665ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2140 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2140 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2140 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain2 Smithore <claim> (+3) 1440 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 1940 points
  INFO [LandGrantActuator.update]                    AI: <A.D.A.M.> wants Mountain3 (8,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 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 102ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)majicmule is granted tile 12: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Gohar is granted tile 17: Mountain3 (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Rolf is granted tile 19: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 25 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 25: Mountain3 (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 102ms (102ms) <P12> 34ms (51ms) <P13> 85ms (85ms) 
  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: $160
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1046
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $912
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Gohar (P12)majicmule (P13)Rolf 
  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.D.A.M.> new price $912 (changed $64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $856 (changed $-56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $880 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $816 (changed $-64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $876 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $856 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $824 (changed $-32)
  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)Rolf bought the plot for $972
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 102
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (27ms) <P11> 98ms (102ms) <P12> 34ms (45ms) <P13> 85ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5512008667430100385
  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)<A.D.A.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<A.D.A.M.> has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (20ms) <P11> 102ms (102ms) <P12> 34ms (45ms) <P13> 85ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  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.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> starts by assaying Mountain3 (8,2)
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 1 plans testing 196 tiles in 1668015ns
  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.D.A.M.> Plan: Mountain3 Smithore (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,2) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (8,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Mountain3 (8,2) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $107, max: 47.5, left: 17.539314, fraction 0.36924872
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $107 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 1498
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 90
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (19ms) <P11> 101ms (108ms) <P12> 43ms (51ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -516735786756981739
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)majicmule (rank 2)
  INFO [Player.useFood]                              (P12)majicmule has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (19ms) <P11> 102ms (108ms) <P12> 41ms (51ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)majicmule
  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)majicmule develops tile Plain (3,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)majicmule finishes on update 696
  INFO [GameModel.gamble]                            (P12)majicmule gambles $170, max: 47.5, left: 33.57968, fraction 0.70694065
  INFO [DevelopmentMessenger.showMessage]            majicmule won $170 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (33ms) <P11> 101ms (102ms) <P12> 41ms (51ms) <P13> 88ms (91ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6206594873208541098
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Rolf (rank 3)
  INFO [Player.useFood]                              (P13)Rolf has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (33ms) <P11> 102ms (102ms) <P12> 41ms (49ms) <P13> 85ms (91ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Rolf
  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.buyAssay]                          (P13)Rolf got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            Rolf caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P13)Rolf develops tile River (4,4) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Rolf finishes on update 1830
  INFO [GameModel.gamble]                            (P13)Rolf gambles $74, max: 47.5, left: 11.479176, fraction 0.24166685
  INFO [DevelopmentMessenger.showMessage]            Rolf won $74 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 90
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 33ms (34ms) <P11> 101ms (102ms) <P12> 34ms (51ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 33 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4070268947651425582
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Gohar (rank 4)
  INFO [Player.useFood]                              (P11)Gohar has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 33ms (34ms) <P11> 101ms (104ms) <P12> 34ms (49ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 33 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Gohar
  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)Gohar develops tile Mountain3 (8,1) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Gohar caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Gohar finishes on update 1671
  INFO [GameModel.gamble]                            (P11)Gohar gambles $106, max: 47.5, left: 19.039349, fraction 0.4008284
  INFO [DevelopmentMessenger.showMessage]            Gohar won $106 in the pub
  INFO [GameController.apply]                        (P11)Gohar chat: fire risk
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.apply]                        (P11)Gohar chat: i pray
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 136
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 30ms (33ms) <P11> 104ms (118ms) <P12> 34ms (42ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 30ms (33ms) <P11> 104ms (118ms) <P12> 34ms (42ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2445856108576220351
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Gohar has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)majicmule has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)Rolf has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)Gohar expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)majicmule expects 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Rolf expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.logProduction]               (P11)Gohar produced 0 food, 0 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)majicmule produced 0 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Rolf produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 28ms (30ms) <P11> 108ms (118ms) <P12> 35ms (50ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 29 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8033324305976050451
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Gohar chat: prayer answered, tg
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 29ms (30ms) <P11> 108ms (119ms) <P12> 38ms (50ms) <P13> 82ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 29 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -675404610789579702
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-7
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 14, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 52%
  INFO [Shop.printPriceFactor]                       Smithore buy price $43 sell price $78
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Smithore: 5 critical: 0 surplus: 5 money: $1031
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Smithore: 0 critical: 0 surplus: 0 money: $1020
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 4 critical: 0 surplus: 4 money: $932
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Smithore: 0 critical: 0 surplus: 0 money: $77
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 29ms (30ms) <P11> 108ms (119ms) <P12> 40ms (51ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 29 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $218
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $230
  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.892 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 29ms, max 108ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Gohar (P12)majicmule (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $78 (1 units for $78)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 28ms (30ms) <P11> 102ms (112ms) <P12> 42ms (51ms) <P13> 82ms (87ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 28 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -89193836536596112
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $140 sell price $280
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Crystite: 0 critical: 0 surplus: 0 money: $953
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Crystite: 0 critical: 0 surplus: 0 money: $1020
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $932
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Crystite: 0 critical: 0 surplus: 0 money: $77
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 28ms (30ms) <P11> 102ms (112ms) <P12> 40ms (51ms) <P13> 79ms (86ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 28 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $140 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 28ms (30ms) <P11> 102ms (112ms) <P12> 50ms (51ms) <P13> 79ms (86ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 28 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 841996979433264390
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Food: 1 critical: 3 surplus: -2 money: $953
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Food: 1 critical: 3 surplus: -2 money: $1020
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 1 critical: 3 surplus: -2 money: $932
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Food: 4 critical: 3 surplus: 1 money: $77
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (29ms) <P11> 102ms (103ms) <P12> 51ms (51ms) <P13> 79ms (85ms) 
  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.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $282
  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.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 103ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Gohar (P12)majicmule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Rolf 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 4 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 4 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 4 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 4 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 4 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $282
  INFO [Player.increaseAuctionTeleportCount]         (P13)Rolf auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 103ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $282
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $282
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 103ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (3 units for $150)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (30ms) <P11> 102ms (103ms) <P12> 51ms (51ms) <P13> 85ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6936330773362038684
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 14, needed: 7
  INFO [Shop.printPriceFactor]                       Energy is decreased to 63%
  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]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Energy: 1 critical: 2 surplus: -1 money: $903
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Energy: 3 critical: 1 surplus: 2 money: $1020
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 1 critical: 2 surplus: -1 money: $832
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Energy: 1 critical: 2 surplus: -1 money: $127
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (34ms) <P11> 102ms (103ms) <P12> 51ms (51ms) <P13> 85ms (85ms) 
  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.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $287
  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.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 30ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 103ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Gohar (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)majicmule 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 4 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 4 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 4 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 4 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $287
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $287
  INFO [Player.increaseAuctionTeleportCount]         (P12)majicmule auction teleport count: 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 4 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $287
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $287
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $287
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $287
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 108ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (6 units for $270)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 30ms (34ms) <P11> 102ms (109ms) <P12> 38ms (51ms) <P13> 85ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4552444376252819626
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47069200
  INFO [SummaryPhase2.begin]                         (P11)Gohar Money: $723 Plots: 1 Assets: 903 Total: 2126
  INFO [SummaryPhase2.begin]                         (P11)Gohar Food: 2 Energy: 5 Smithore: 6 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $742 Plots: 1 Assets: 707 Total: 1949
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 3 Energy: 3 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)majicmule Money: $1110 Plots: 1 Assets: 180 Total: 1790
  INFO [SummaryPhase2.begin]                         (P12)majicmule Food: 1 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Rolf Money: $127 Plots: 2 Assets: 255 Total: 1382
  INFO [SummaryPhase2.begin]                         (P13)Rolf Food: 3 Energy: 1 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 3 mules for 6 smithore and now has 13 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $140
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $78
  INFO [SummaryPhase2.begin]                         Shop Food: 6 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 4 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 13 $150
  INFO [SummaryPhase2.begin]                         Colony total: 7247
  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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 30ms (34ms) <P11> 102ms (109ms) <P12> 34ms (44ms) <P13> 85ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the search to pick a tile.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 4 plans testing 5970 tiles in 55077712ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 2196 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2813 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 2196 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2813 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 2196 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2813 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 2196 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2813 points
  INFO [LandGrantActuator.update]                    AI: <A.D.A.M.> 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 2 frames, rountrip 30ms, max 102ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 109ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 30ms, max 102ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Gohar is granted tile 10: Plain (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 21ms, max 102ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Rolf is granted tile 17: Plain (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 21ms, max 102ms
  INFO [LandGrantPhase.claimPlot]                    (P12)majicmule is granted tile 18: Plain (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 21ms, max 102ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 19 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 19: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (34ms) <P11> 102ms (102ms) <P12> 34ms (34ms) <P13> 85ms (89ms) 
  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: $912
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $726
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $444
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Gohar (P12)majicmule (P13)Rolf 
  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)majicmule bought the plot for $912
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 104
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (20ms) <P11> 102ms (118ms) <P12> 34ms (34ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1680628661464543653
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5203211
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Gohar (rank 1)
  INFO [Player.useFood]                              (P11)Gohar has 2 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (20ms) <P11> 102ms (111ms) <P12> 34ms (34ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Gohar
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Gohar develops tile Plain (1,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            Gohar caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Gohar finishes on update 1375
  INFO [GameModel.gamble]                            (P11)Gohar gambles $53, max: 47.5, left: 6.372758, fraction 0.13416332
  INFO [DevelopmentMessenger.showMessage]            Gohar won $53 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (34ms) <P11> 102ms (118ms) <P12> 34ms (46ms) <P13> 78ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4036045581262660120
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.57080054
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 2)
  INFO [Player.useFood]                              (P14)<A.D.A.M.> has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (34ms) <P11> 102ms (111ms) <P12> 34ms (51ms) <P13> 78ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 1 plans testing 137 tiles in 1156986ns
  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.D.A.M.> Plan: Plain Energy (+3) 2196 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2953 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (5,2) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Plain (5,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $106, max: 47.5, left: 21.579407, fraction 0.4543033
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $106 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 1322
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 70
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 15ms (17ms) <P11> 102ms (109ms) <P12> 42ms (51ms) <P13> 81ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6931496551167727418
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.30177784
  INFO [PlayerEventPhase.begin]                      No player event for (P12)majicmule (rank 3)
  INFO [Player.useFood]                              (P12)majicmule has 1 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 15ms (17ms) <P11> 102ms (109ms) <P12> 46ms (53ms) <P13> 81ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)majicmule
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)majicmule develops tile Plain (3,2) with Food factory
  INFO [DevelopmentMessenger.showMessage]            majicmule caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)majicmule finishes on update 999
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 15ms (17ms) <P11> 102ms (107ms) <P12> 42ms (51ms) <P13> 85ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4079824141309480533
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4023406
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Rolf (rank 4)
  INFO [Player.useFood]                              (P13)Rolf has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 15ms (17ms) <P11> 102ms (109ms) <P12> 42ms (49ms) <P13> 85ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Rolf
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.buyAssay]                          (P13)Rolf got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            Rolf caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P13)Rolf develops tile Plain (2,2) with Energy factory
  INFO [GameModel.buyAssay]                          (P13)Rolf got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Rolf finishes on update 2293
  INFO [GameModel.gamble]                            (P13)Rolf gambles $50, max: 47.5, left: 2.4191017, fraction 0.05092846
  INFO [DevelopmentMessenger.showMessage]            Rolf won $50 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 248
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (19ms) <P11> 102ms (118ms) <P12> 34ms (43ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6494626969880982276
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (29ms) <P11> 102ms (118ms) <P12> 34ms (43ms) <P13> 86ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7215185304393414975
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)Gohar has 5 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)majicmule has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)Rolf has 1 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)Gohar expects 2 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)majicmule expects 2 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 0 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Rolf expects 4 food, 6 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Gohar produced 2 food, 0 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)majicmule produced 1 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 0 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Rolf produced 4 food, 5 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 19ms (33ms) <P11> 102ms (119ms) <P12> 34ms (43ms) <P13> 88ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 19ms (33ms) <P11> 102ms (119ms) <P12> 34ms (43ms) <P13> 88ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5759830206821811739
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $78
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 9, mules needed: 6
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Smithore: 11 critical: 0 surplus: 11 money: $701
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Smithore: 0 critical: 0 surplus: 0 money: $123
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 8 critical: 0 surplus: 8 money: $748
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Smithore: 0 critical: 0 surplus: 0 money: $77
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 29ms (33ms) <P11> 107ms (130ms) <P12> 34ms (40ms) <P13> 88ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 19 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $198
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $210
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.888 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 30ms, max 112ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 130ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)majicmule (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P11)Gohar 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [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 [Player.increaseAuctionTeleportCount]         (P11)Gohar auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 130ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $60 (11 units for $660)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 96
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 24ms (31ms) <P11> 102ms (130ms) <P12> 34ms (40ms) <P13> 90ms (92ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 29 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8613176700530077673
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $140
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $100 sell price $240
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Crystite: 0 critical: 0 surplus: 0 money: $1361
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Crystite: 0 critical: 0 surplus: 0 money: $123
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $748
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Crystite: 0 critical: 0 surplus: 0 money: $77
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 19ms (30ms) <P11> 102ms (125ms) <P12> 34ms (40ms) <P13> 90ms (93ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 24 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $100 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 24ms (30ms) <P11> 102ms (125ms) <P12> 34ms (40ms) <P13> 90ms (93ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 19 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8115550681822400165
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 6, total: 13, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 94%
  INFO [Shop.printPriceFactor]                       Food buy price $32 sell price $67
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Food: 2 critical: 3 surplus: -1 money: $1361
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Food: 1 critical: 3 surplus: -2 money: $123
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 0 critical: 3 surplus: -3 money: $748
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Food: 4 critical: 3 surplus: 1 money: $77
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 25ms (31ms) <P11> 102ms (118ms) <P12> 34ms (50ms) <P13> 89ms (93ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 29 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 25ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Gohar (P12)majicmule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Rolf 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer majicmule rank 3 takes over trade from buyer Gohar rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer majicmule rank 3 takes over trade from buyer Gohar rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer majicmule rank 3 takes over trade from buyer Gohar rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer majicmule rank 3 takes over trade from buyer Gohar rank 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P12)majicmule auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P13)Rolf auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $67 (4 units for $268)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 88
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (25ms) <P11> 101ms (118ms) <P12> 41ms (51ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5225646094392392097
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 4, total: 26, needed: 9
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Energy: 3 critical: 3 surplus: 0 money: $1361
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Energy: 6 critical: 2 surplus: 4 money: $56
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 8 critical: 2 surplus: 6 money: $547
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Energy: 5 critical: 2 surplus: 3 money: $144
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 101ms (113ms) <P12> 41ms (51ms) <P13> 85ms (87ms) 
  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.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 102ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P12)majicmule (P13)Rolf 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (3 units for $51)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 72
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 101ms (101ms) <P12> 41ms (51ms) <P13> 85ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6695183703733472324
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50315536
  INFO [SummaryPhase2.begin]                         (P11)Gohar Money: $1310 Plots: 2 Assets: 454 Total: 2764
  INFO [SummaryPhase2.begin]                         (P11)Gohar Food: 2 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $547 Plots: 2 Assets: 1076 Total: 2623
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 3 Energy: 8 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Rolf Money: $178 Plots: 3 Assets: 421 Total: 2099
  INFO [SummaryPhase2.begin]                         (P13)Rolf Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)majicmule Money: $73 Plots: 3 Assets: 404 Total: 1977
  INFO [SummaryPhase2.begin]                         (P12)majicmule Food: 2 Energy: 5 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 $100
  INFO [SummaryPhase2.begin]                         Shop Smithore: 2 units $60
  INFO [SummaryPhase2.begin]                         Shop Food: 3 units $67
  INFO [SummaryPhase2.begin]                         Shop Energy: 4 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $120
  INFO [SummaryPhase2.begin]                         Colony total: 9463
  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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 27
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 14ms (17ms) <P11> 101ms (101ms) <P12> 34ms (49ms) <P13> 85ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the search to pick a tile.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 4 plans testing 4525 tiles in 36990943ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: River Food <claim> (+4) 3019 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 3986 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: River Food <claim> (+4) 3019 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 3986 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: River Food <claim> (+4) 3019 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 3852 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Food <claim> (+2) 2865 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 3698 points
  INFO [LandGrantActuator.update]                    AI: <A.D.A.M.> 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 2 frames, rountrip 14ms, max 101ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 101ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 14ms, max 101ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 11 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 11: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 14ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Gohar is granted tile 15: Mountain1 (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 14ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P12)majicmule is granted tile 19: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 14ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Rolf is granted tile 20: Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 16ms, max 101ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 114
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 101ms (101ms) <P12> 34ms (44ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractLandAuctionPhase.begin]              Player Land Auctions: 1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $852
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1411
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $268
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 17ms, max 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Gohar (P12)majicmule (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (20ms) <P11> 101ms (108ms) <P12> 34ms (43ms) <P13> 85ms (91ms) 
  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: $416
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1404
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $268
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 17ms, max 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Gohar (P12)majicmule (P13)Rolf 
  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]            (P11)Gohar bought the plot for $416
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 80
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 18ms (31ms) <P11> 102ms (118ms) <P12> 38ms (50ms) <P13> 89ms (91ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $356
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1404
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $268
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 20ms, max 102ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Gohar (P12)majicmule (P13)Rolf 
  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 [GameController.apply]                        (P13)Rolf chat: pretty sweet outcome!
  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)Gohar bought the plot for $356
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #3
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 96
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (33ms) <P11> 102ms (109ms) <P12> 37ms (51ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $296
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1404
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $268
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [GameController.apply]                        (P11)Gohar chat: ya, glad i didnt try savingore, i thought aoutit
  INFO [GameController.apply]                        (P11)Gohar chat: og, 3
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Gohar (P12)majicmule (P13)Rolf 
  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 [GameController.apply]                        (P13)Rolf chat: geeez!
  INFO [GameController.apply]                        (P13)Rolf chat: wow
  INFO [GameController.apply]                        (P13)Rolf chat: very nice
  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)Gohar bought the plot for $296
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 84
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 102ms (110ms) <P12> 40ms (51ms) <P13> 85ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3469141411553620119
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.38900363
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Gohar (rank 1)
  INFO [Player.useFood]                              (P11)Gohar has 2 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Gohar chat: ty, too nice this, i had money for 4 lol
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 102ms (110ms) <P12> 37ms (51ms) <P13> 85ms (87ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Gohar
  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)Gohar develops tile Plain (6,2) with Food factory
  INFO [GameController.apply]                        (P13)Rolf chat: maybe you'll lose a plot =D
  INFO [DevelopmentMessenger.showMessage]            Gohar caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Gohar finishes on update 1343
  INFO [GameModel.gamble]                            (P11)Gohar gambles $69, max: 47.5, left: 7.0127573, fraction 0.147637
  INFO [DevelopmentMessenger.showMessage]            Gohar won $69 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 77
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 102ms (112ms) <P12> 40ms (49ms) <P13> 85ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1367576356909925800
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.81945986
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 2)
  INFO [Player.useFood]                              (P14)<A.D.A.M.> has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 102ms (110ms) <P12> 40ms (49ms) <P13> 85ms (86ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  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.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 1025.0 from previous solution, plus 1 round of fudging.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 0ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1182.9999999999998
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,1) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,2): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> 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.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (5,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile River (4,1) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [GameController.apply]                        (P11)Gohar chat: tbh even if  do, given i paid 300 for the last one, itll be like pests or sth
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $82, max: 47.5, left: 22.739433, fraction 0.4787249
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $82 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 1264
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 84
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 102ms (102ms) <P12> 40ms (44ms) <P13> 85ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 894947561702352054
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.84373844
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Rolf (rank 3)
  INFO [Player.useFood]                              (P13)Rolf has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (18ms) <P11> 102ms (102ms) <P12> 40ms (44ms) <P13> 85ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Rolf
  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]                       (P13)Rolf develops tile Plain (1,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Rolf caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P13)Rolf got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.buyAssay]                          (P13)Rolf got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Rolf finishes on update 2273
  INFO [GameModel.gamble]                            (P13)Rolf gambles $58, max: 47.5, left: 2.7791014, fraction 0.058507398
  INFO [DevelopmentMessenger.showMessage]            Rolf won $58 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [GameController.apply]                        (P11)Gohar chat: majic has it
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 134
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 13ms (18ms) <P11> 102ms (102ms) <P12> 34ms (45ms) <P13> 85ms (91ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5902851062139475664
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.40912688
  INFO [PlayerEventPhase.begin]                      No player event for (P12)majicmule (rank 4)
  INFO [Player.useFood]                              (P12)majicmule has 2 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 13ms (18ms) <P11> 102ms (102ms) <P12> 34ms (45ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)majicmule
  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)majicmule undevelops tile Plain (3,1)
  INFO [GameModel.developLand]                       (P12)majicmule develops tile Plain (3,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            majicmule caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)majicmule finishes on update 1459
  INFO [GameModel.gamble]                            (P12)majicmule gambles $69, max: 47.5, left: 4.7727594, fraction 0.10047915
  INFO [DevelopmentMessenger.showMessage]            majicmule won $69 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 82
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 102ms (103ms) <P12> 34ms (45ms) <P13> 85ms (95ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (17ms) <P11> 102ms (103ms) <P12> 34ms (45ms) <P13> 85ms (95ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8049860186640131583
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Gohar has 6 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)majicmule has 5 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 8 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)Rolf has 3 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)Gohar expects 4 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)majicmule expects 6 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 6 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Rolf expects 4 food, 8 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Gohar produced 5 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)majicmule produced 6 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 5 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Rolf produced 5 food, 9 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 78
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (30ms) <P11> 102ms (105ms) <P12> 43ms (51ms) <P13> 85ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5987040378187935626
  INFO [GameController.apply]                        Client Synchronization OK
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (30ms) <P11> 102ms (105ms) <P12> 40ms (51ms) <P13> 85ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5482795454275381452
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $60
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $3
  INFO [Shop.printPriceFactor]                       Smithore shop: 2, mules potentially available: 12, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 75%
  INFO [Shop.printPriceFactor]                       Smithore buy price $53 sell price $88
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Gohar chat: took my smaller food , yaya
  INFO [GameController.apply]                        (P13)Rolf chat: the high ye[
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Smithore: 4 critical: 0 surplus: 4 money: $266
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Smithore: 0 critical: 0 surplus: 0 money: $267
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 11 critical: 0 surplus: 11 money: $609
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Smithore: 0 critical: 0 surplus: 0 money: $166
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 27ms (31ms) <P11> 102ms (105ms) <P12> 39ms (51ms) <P13> 85ms (85ms) 
  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.D.A.M.> target price $178
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $190
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 30ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 108ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)majicmule (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P11)Gohar 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P11)Gohar auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 108ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $53 (4 units for $212)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 30ms (34ms) <P11> 102ms (108ms) <P12> 43ms (51ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1738779437995279653
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $100
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $60 sell price $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Crystite: 0 critical: 0 surplus: 0 money: $478
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Crystite: 0 critical: 0 surplus: 0 money: $267
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $609
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Crystite: 0 critical: 0 surplus: 0 money: $166
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 30ms (34ms) <P11> 102ms (108ms) <P12> 43ms (51ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $60 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 30ms (34ms) <P11> 102ms (108ms) <P12> 39ms (51ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8031786758755403450
  INFO [Shop.calcBuySellPrice]                       Current Food price $67
  INFO [Shop.printPriceFactor]                       Food shop: 3, total: 23, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 64%
  INFO [Shop.printPriceFactor]                       Food buy price $28 sell price $63
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Food: 4 critical: 3 surplus: 1 money: $478
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Food: 6 critical: 3 surplus: 3 money: $267
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 5 critical: 3 surplus: 2 money: $609
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Food: 5 critical: 3 surplus: 2 money: $166
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 70
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 30ms (34ms) <P11> 102ms (119ms) <P12> 37ms (51ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.895 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 30ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P11)Gohar (P12)majicmule (P13)Rolf 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)Rolf auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.D.A.M.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P12)majicmule 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (7 units for $196)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 106
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (34ms) <P11> 105ms (119ms) <P12> 36ms (43ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 25 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4125962775175145966
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 4, total: 25, needed: 13
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Energy: 3 critical: 4 surplus: -1 money: $478
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Energy: 3 critical: 3 surplus: 0 money: $351
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 4 critical: 4 surplus: 0 money: $665
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Energy: 11 critical: 2 surplus: 9 money: $222
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (26ms) <P11> 102ms (119ms) <P12> 36ms (41ms) <P13> 85ms (90ms) 
  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.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Gohar (P12)majicmule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Rolf 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer majicmule rank 4 takes over trade from buyer <A.D.A.M.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer majicmule rank 4 takes over trade from buyer <A.D.A.M.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer majicmule rank 4 takes over trade from buyer <A.D.A.M.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer majicmule rank 4 takes over trade from buyer <A.D.A.M.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 111ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer majicmule rank 4 takes over trade from buyer <A.D.A.M.> rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 109ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 109ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer majicmule rank 4 takes over trade from buyer <A.D.A.M.> rank 2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 109ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (8 units for $192)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 78
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 13ms (17ms) <P11> 101ms (109ms) <P12> 34ms (41ms) <P13> 78ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -268705196629674998
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50465072
  INFO [SummaryPhase2.begin]                         (P11)Gohar Money: $478 Plots: 6 Assets: 425 Total: 3903
  INFO [SummaryPhase2.begin]                         (P11)Gohar Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $552 Plots: 3 Assets: 1128 Total: 3180
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 3 Energy: 9 Smithore: 11 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Rolf Money: $324 Plots: 4 Assets: 445 Total: 2769
  INFO [SummaryPhase2.begin]                         (P13)Rolf Food: 3 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)majicmule Money: $272 Plots: 4 Assets: 360 Total: 2632
  INFO [SummaryPhase2.begin]                         (P12)majicmule Food: 3 Energy: 6 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 3 mules for 6 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $53
  INFO [SummaryPhase2.begin]                         Shop Food: 10 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 2 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 12484
  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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 25
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 12ms (17ms) <P11> 101ms (103ms) <P12> 34ms (41ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Mountain3 (8,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 2 frames, rountrip 12ms, max 101ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 103ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 13ms, max 101ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 7 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 7: Mountain3 (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 13ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P12)majicmule is granted tile 13: Plain (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 13ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Rolf is granted tile 14: Mountain2 (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 13ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Gohar is granted tile 20: Plain (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 12ms, max 101ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 124
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 13ms (17ms) <P11> 101ms (102ms) <P12> 40ms (43ms) <P13> 78ms (87ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $296
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $650
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $328
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 13ms, max 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Gohar (P12)majicmule (P13)Rolf 
  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.D.A.M.> new price $308 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $328 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $328 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $328 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $320 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $312 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $328 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $284 (changed $-44)
  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)Gohar bought the plot for $388
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 172
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (30ms) <P11> 102ms (102ms) <P12> 34ms (43ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4332154435465990950
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.16052926
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Gohar (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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Gohar chat: :)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P11)Gohar has 4 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (30ms) <P11> 102ms (102ms) <P12> 34ms (51ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Gohar
  INFO [Wampus.<init>]                               Wampus has 6 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)Gohar undevelops tile Plain (1,1)
  INFO [GameModel.developLand]                       (P11)Gohar develops tile Plain (1,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Gohar caught the Mountain Wampus and got $200
  INFO [GameController.apply]                        (P13)Rolf chat: :)
  INFO [GameModel.developLand]                       (P11)Gohar develops tile Plain (1,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Gohar develops tile Plain (0,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Gohar finishes on update 2097
  INFO [GameModel.gamble]                            (P11)Gohar gambles $111, max: 47.5, left: 6.259098, fraction 0.13177049
  INFO [DevelopmentMessenger.showMessage]            Gohar won $111 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 100
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 21ms (34ms) <P11> 102ms (112ms) <P12> 34ms (43ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 21 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8144262997058686751
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.48033023
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 2)
  INFO [Player.useFood]                              (P14)<A.D.A.M.> has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 21ms (32ms) <P11> 102ms (112ms) <P12> 34ms (46ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 21 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 629.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 0ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1446.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (8,0) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,2): Food --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (8,0): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> 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.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (5,2) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Mountain3 (8,0) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying River (4,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $121, max: 47.5, left: 5.479099, fraction 0.11534945
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $121 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 2127
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 88
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (20ms) <P11> 102ms (120ms) <P12> 39ms (50ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3887306495367612687
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.90104514
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Rolf (rank 3)
  INFO [Player.useFood]                              (P13)Rolf has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (20ms) <P11> 102ms (120ms) <P12> 39ms (50ms) <P13> 85ms (87ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Rolf
  INFO [Wampus.<init>]                               Wampus has 6 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]                       (P13)Rolf develops tile Plain (2,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Rolf caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P13)Rolf develops tile Mountain2 (0,3) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Rolf finishes on update 2075
  INFO [GameModel.gamble]                            (P13)Rolf gambles $126, max: 47.5, left: 6.559098, fraction 0.13808627
  INFO [DevelopmentMessenger.showMessage]            Rolf won $126 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 186
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (20ms) <P11> 102ms (108ms) <P12> 41ms (50ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 380311359320765115
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.47578216
  INFO [PlayerEventPhase.begin]                      No player event for (P12)majicmule (rank 4)
  INFO [Player.useFood]                              (P12)majicmule has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (20ms) <P11> 102ms (109ms) <P12> 39ms (50ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)majicmule
  INFO [Wampus.<init>]                               Wampus has 6 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)majicmule develops tile Mountain2 (7,3) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            majicmule caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)majicmule develops tile Plain (7,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)majicmule finishes on update 2026
  INFO [GameModel.gamble]                            (P12)majicmule gambles $119, max: 47.5, left: 7.559097, fraction 0.15913887
  INFO [DevelopmentMessenger.showMessage]            majicmule won $119 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 96
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (31ms) <P11> 104ms (120ms) <P12> 34ms (34ms) <P13> 84ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -796700876619399610
  INFO [GameController.apply]                        Client Synchronization OK
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (31ms) <P11> 102ms (120ms) <P12> 34ms (34ms) <P13> 84ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1742433248444442165
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Gohar has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)majicmule has 6 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 9 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)Rolf has 5 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)Gohar expects 2 food, 3 energy, 4 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12)majicmule expects 6 food, 0 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 4 food, 0 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Rolf expects 4 food, 15 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)Gohar produced 2 food, 4 energy, 4 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12)majicmule produced 6 food, 0 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 4 food, 0 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Rolf produced 5 food, 18 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (31ms) <P11> 107ms (120ms) <P12> 34ms (34ms) <P13> 84ms (90ms) 
  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 P14> 17ms (31ms) <P11> 107ms (120ms) <P12> 34ms (34ms) <P13> 84ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5222464293380171192
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $53
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 8, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  INFO [Shop.printPriceFactor]                       Smithore buy price $55 sell price $90
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Smithore: 4 critical: 0 surplus: 4 money: $176
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Smithore: 0 critical: 0 surplus: 0 money: $191
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 25 critical: 0 surplus: 25 money: $648
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Smithore: 0 critical: 0 surplus: 0 money: $325
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (31ms) <P11> 112ms (120ms) <P12> 34ms (34ms) <P13> 84ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $158
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $170
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.894 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 112ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)majicmule (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P11)Gohar 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P11)Gohar 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $55 (4 units for $220)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (25ms) <P11> 106ms (119ms) <P12> 34ms (44ms) <P13> 82ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6291533282294085374
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $60
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $124 sell price $264
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Crystite: 2 critical: 0 surplus: 2 money: $396
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Crystite: 3 critical: 0 surplus: 3 money: $191
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $648
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Crystite: 0 critical: 0 surplus: 0 money: $325
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 102ms (119ms) <P12> 34ms (44ms) <P13> 82ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Gohar (P12)majicmule 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P12)majicmule auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P11)Gohar auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $124 (5 units for $620)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 148
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 106ms (119ms) <P12> 34ms (42ms) <P13> 84ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3160857641763315542
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 10, total: 28, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 68%
  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]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Food: 3 critical: 4 surplus: -1 money: $644
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Food: 6 critical: 4 surplus: 2 money: $563
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 4 critical: 4 surplus: 0 money: $648
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Food: 5 critical: 4 surplus: 1 money: $325
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (30ms) <P11> 102ms (119ms) <P12> 34ms (42ms) <P13> 84ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $80
  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.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Gohar (P12)majicmule (P13)Rolf 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $80
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $80
  INFO [Player.increaseAuctionTeleportCount]         (P12)majicmule auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $80
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $80
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $80
  INFO [Player.increaseAuctionTeleportCount]         (P13)Rolf auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 108ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (5 units for $75)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 162
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (30ms) <P11> 102ms (108ms) <P12> 34ms (44ms) <P13> 85ms (86ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5609835009976200686
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 2, total: 33, needed: 16
  INFO [Shop.printPriceFactor]                       Energy is decreased to 61%
  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]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Energy: 4 critical: 4 surplus: 0 money: $644
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Energy: 2 critical: 5 surplus: -3 money: $623
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 4 critical: 5 surplus: -1 money: $648
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Energy: 21 critical: 2 surplus: 19 money: $340
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 23ms (33ms) <P11> 102ms (115ms) <P12> 34ms (51ms) <P13> 85ms (86ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 23 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $48
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 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.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 23ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Gohar (P12)majicmule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Rolf 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $48
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $48
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 115ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (2 units for $90)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (23ms) <P11> 102ms (107ms) <P12> 41ms (51ms) <P13> 84ms (86ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4543460133935146255
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 53489944
  INFO [SummaryPhase2.begin]                         (P11)Gohar Money: $644 Plots: 7 Assets: 660 Total: 4804
  INFO [SummaryPhase2.begin]                         (P11)Gohar Food: 3 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $558 Plots: 4 Assets: 2155 Total: 4713
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 4 Energy: 6 Smithore: 25 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Rolf Money: $430 Plots: 5 Assets: 1290 Total: 4220
  INFO [SummaryPhase2.begin]                         (P13)Rolf Food: 4 Energy: 19 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)majicmule Money: $623 Plots: 5 Assets: 540 Total: 3663
  INFO [SummaryPhase2.begin]                         (P12)majicmule Food: 2 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $124
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $55
  INFO [SummaryPhase2.begin]                         Shop Food: 15 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 2 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $110
  INFO [SummaryPhase2.begin]                         Colony total: 17400
  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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (17ms) <P11> 102ms (107ms) <P12> 51ms (51ms) <P13> 84ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> 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 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 104ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)Rolf is granted tile 8: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 9 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 9: Plain (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Gohar is granted tile 10: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.claimPlot]                    (P12)majicmule is granted tile 22: Plain (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 16ms, max 102ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 84
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 12ms (17ms) <P11> 102ms (104ms) <P12> 51ms (51ms) <P13> 84ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $328
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1287
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $308
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 12ms, max 102ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Gohar (P12)majicmule (P13)Rolf 
  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]            (P11)Gohar bought the plot for $624
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 139
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 16ms (21ms) <P11> 102ms (103ms) <P12> 48ms (51ms) <P13> 84ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5915949438891807027
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.52905303
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Gohar (rank 1)
  INFO [Player.useFood]                              (P11)Gohar has 3 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 17ms (33ms) <P11> 102ms (111ms) <P12> 44ms (51ms) <P13> 81ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Gohar
  INFO [Wampus.<init>]                               Wampus has 6 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: UserLeft (12) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 103543 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /24.228.36.225 <P12>
  INFO [Server.removeClient]                         Server: Removing client /24.228.36.225 <> with id 77f37c72-0173-4725-abd3-fa647077b2e6
  INFO [UserController.setAiPlayer]                  (P12)majicmule is taken over by an AI player
  INFO [UserController.setAiPlayer]                  majicmule is using the Adam's AI
  INFO [Server.addUserToClient]                      Server: /127.0.0.1 <S10 P14> gets user number 12
  INFO [GameModel.setLocalUser]                      (P12)majicmule is a local Player
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /24.228.36.225 <>
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (S10)LandruBOT chat: Player Removed, votes required to restart: 2
  INFO [GameController.apply]                        (S10)LandruBOT chat: majicmule  Bot Reputation now: 582
  INFO [DevelopmentMessenger.showMessage]            Gohar caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11)Gohar develops tile Plain (6,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Gohar develops tile Plain (6,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Gohar finishes on update 1861
  INFO [GameModel.gamble]                            (P11)Gohar gambles $100, max: 47.5, left: 0.17434648, fraction 0.0036704522
  INFO [DevelopmentMessenger.showMessage]            Gohar 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 98
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 33ms (34ms) <P11> 102ms (119ms) <P13> 85ms (86ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 33 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7377095061942331252
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7060378
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 2)
  INFO [Player.useFood]                              (P14)<A.D.A.M.> has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)Rolf chat: oh a quitter eh
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 33ms (34ms) <P11> 102ms (119ms) <P13> 85ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 33 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 1459.0 from previous solution, plus 1 round of fudging.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1459.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> 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.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (5,1) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [GameController.apply]                        (P11)Gohar chat: he wudve had the next plot most likely he has the  money for it
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Mountain3 (8,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Plain (3,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameController.apply]                        (P13)Rolf chat: he "had" the money for it
  INFO [GameModel.buyAssay]                          (P14)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [GameController.apply]                        (P13)Rolf chat: now he's a bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $106, max: 47.5, left: 2.7591014, fraction 0.058086347
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $106 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 2263
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 160
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (34ms) <P11> 104ms (119ms) <P13> 85ms (92ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 171876972172667811
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8104952
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Rolf (rank 3)
  INFO [Player.useFood]                              (P13)Rolf 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (34ms) <P11> 102ms (119ms) <P13> 85ms (92ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Rolf
  INFO [Wampus.<init>]                               Wampus has 6 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]                       (P13)Rolf develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Rolf develops tile Crater (0,3) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Rolf caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P13)Rolf develops tile Plain (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Rolf develops tile Plain (2,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Rolf finishes on update 2410
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 184
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 8ms (17ms) <P11> 104ms (111ms) <P13> 79ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5687133547506257007
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.22854018
  INFO [PlayerEventPhase.begin]                      Event player: (P12)majicmule (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: SwampEelEating
  INFO [PlayerEventPhase$1.finished]                 Event Message: You won the colony Swamp Eel eating contest and collected $100 (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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P12)majicmule has 2 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 15ms (17ms) <P11> 103ms (111ms) <P13> 79ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)majicmule
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: majicmule copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: majicmule beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: majicmule started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: majicmule 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: majicmule finished Development LP in time 15ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 863.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: majicmule picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,2) into Energy from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,3) into Energy from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (1,3) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (8,4) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: majicmule is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- is trying Plain (7,2): Crystite --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- is trying Mountain2 (7,3): Crystite --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- is trying Plain (1,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- is trying Plain (8,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: majicmule 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: majicmule Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)majicmule develops tile Plain (7,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToOutfitStore
  INFO [GameController.apply]                        (P13)Rolf chat: cyber ranger is waiting
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)majicmule develops tile Mountain2 (7,3) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: majicmule developed a tile but is short on time: 5.409585
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToMuleStore
  INFO [DevelopmentActuator.doEndingActions]         AI: majicmule needs to sell his mule before doing anything else!
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P12)majicmule sold a mule for $210
  INFO [DevelopmentActuator.actionComplete]          AI: majicmule action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: majicmule not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: majicmule not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToPub
  INFO [GameModel.gamble]                            (P12)majicmule gambles $101, max: 47.5, left: 0.52958965, fraction 0.011149256
  INFO [DevelopmentMessenger.showMessage]            majicmule won $101 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: majicmule gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)majicmule finishes on update 1286
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 80
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 15ms (17ms) <P11> 109ms (119ms) <P13> 79ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 15ms (17ms) <P11> 109ms (119ms) <P13> 79ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9127506767242451657
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Gohar has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12)majicmule has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 6 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)Rolf has 19 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P11)Gohar expects 2 food, 3 energy, 4 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12)majicmule expects 6 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 4 food, 3 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Rolf expects 4 food, 3 energy, 0 smithore, 15 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P11)Gohar chat: rnd 5 tho, lets continue if that ok
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Gohar produced 2 food, 5 energy, 3 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P12)majicmule produced 6 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 4 food, 2 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Rolf produced 4 food, 3 energy, 0 smithore, 13 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (30ms) <P11> 103ms (111ms) <P13> 85ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6505934881018576809
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 81
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 15ms (30ms) <P11> 102ms (111ms) <P13> 85ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7734512174274671128
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $55
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-1
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 6, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 125%
  INFO [Shop.printPriceFactor]                       Smithore buy price $68 sell price $103
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)Rolf chat: oh, of course
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Smithore: 3 critical: 0 surplus: 3 money: $110
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Smithore: 0 critical: 0 surplus: 0 money: $924
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 39 critical: 0 surplus: 39 money: $704
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Smithore: 0 critical: 0 surplus: 0 money: $110
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (34ms) <P11> 102ms (116ms) <P13> 85ms (88ms) 
  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.D.A.M.> target price $138
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $150
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $103
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $150
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13)Rolf chat: just making note of the fact that he will still be waiting when we finish
  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.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)majicmule (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P11)Gohar 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule has buyout mask 5
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)Gohar chat: ur gonna make bank here, i got to pray u get screwed with no plots
  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: 116ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P13)Rolf chat: nah you're in control 
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $68 (1 units for $68)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 113
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 11ms (30ms) <P11> 102ms (116ms) <P13> 84ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9210833212544670952
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $124
  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]               (P11)Gohar Crystite: 1 critical: 0 surplus: 1 money: $178
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Crystite: 0 critical: 0 surplus: 0 money: $924
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $704
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Crystite: 13 critical: 0 surplus: 13 money: $110
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 11ms (30ms) <P11> 98ms (114ms) <P13> 85ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.902 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 15ms, max 98ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P12)majicmule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Gohar (P13)Rolf 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule 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]         (P11)Gohar auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [GameController.apply]                        (P13)Rolf chat: it's fine, I always play my games through to the end unless... you know, certain things
  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 [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 [Player.increaseAuctionTeleportCount]         (P13)Rolf auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $124 (14 units for $1736)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 186
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 11ms (17ms) <P11> 102ms (116ms) <P13> 84ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8880814677547972016
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 15, total: 29, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 66%
  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]               (P11)Gohar Food: 0 critical: 4 surplus: -4 money: $302
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Food: 6 critical: 4 surplus: 2 money: $924
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 4 critical: 4 surplus: 0 money: $704
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Food: 4 critical: 4 surplus: 0 money: $1722
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 130
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 16ms (17ms) <P11> 111ms (118ms) <P13> 84ms (85ms) 
  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.D.A.M.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $106
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.89100003 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 16ms, max 109ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 114ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Gohar (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)majicmule 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule 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.D.A.M.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $106
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 114ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $106
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P12)majicmule auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 114ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (2 units for $100)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 142
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (111ms) <P13> 85ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7992731182717038345
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 2, total: 31, needed: 19
  INFO [Shop.printPriceFactor]                       Energy is decreased to 71%
  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]               (P11)Gohar Energy: 5 critical: 5 surplus: 0 money: $202
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Energy: 6 critical: 3 surplus: 3 money: $1024
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 4 critical: 5 surplus: -1 money: $704
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Energy: 14 critical: 6 surplus: 8 money: $1722
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 100
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (31ms) <P11> 108ms (111ms) <P13> 85ms (90ms) 
  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.D.A.M.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $37
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 111ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)majicmule (P13)Rolf 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule 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.D.A.M.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $37
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $37
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 111ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $50 (2 units for $100)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 126
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 26ms (31ms) <P11> 102ms (109ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6986566755980684368
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48557952
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $604 Plots: 5 Assets: 3627 Total: 6731
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 4 Energy: 6 Smithore: 39 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Rolf Money: $1722 Plots: 6 Assets: 1585 Total: 6307
  INFO [SummaryPhase2.begin]                         (P13)Rolf Food: 4 Energy: 14 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Gohar Money: $202 Plots: 9 Assets: 1011 Total: 5713
  INFO [SummaryPhase2.begin]                         (P11)Gohar Food: 2 Energy: 5 Smithore: 2 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)majicmule Money: $1124 Plots: 6 Assets: 690 Total: 4814
  INFO [SummaryPhase2.begin]                         (P12)majicmule Food: 4 Energy: 4 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 $130
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $124
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $68
  INFO [SummaryPhase2.begin]                         Shop Food: 15 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 2 units $50
  INFO [SummaryPhase2.begin]                         Shop mules: 6 $130
  INFO [SummaryPhase2.begin]                         Colony total: 23565
  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 (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 23
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (31ms) <P11> 102ms (109ms) <P13> 84ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 26 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants River (4,0)
  INFO [LandGrantActuator.begin]                     AI: majicmule is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: majicmule wants Mountain2 (3,4)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 108ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 4 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 4: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Gohar is granted tile 6: Plain (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Rolf is granted tile 9: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.update]                       (P12)majicmule pressed at plot 14 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P12)majicmule is granted tile 14: Mountain2 (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 125
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (31ms) <P11> 102ms (109ms) <P13> 85ms (90ms) 
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 26ms (31ms) <P11> 102ms (109ms) <P13> 84ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2174106983414885742
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.40075642
  INFO [PlayerEventPhase.begin]                      No player event for (P12)majicmule (rank 4)
  INFO [Player.useFood]                              (P12)majicmule 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 26ms (30ms) <P11> 102ms (120ms) <P13> 84ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 26 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)majicmule
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: majicmule copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: majicmule beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: majicmule started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: majicmule got lower bound of 1012.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: majicmule finished Development LP in time 365ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1677.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: majicmule picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,3) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (1,3) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (8,4) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (3,4) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: majicmule is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- is trying Mountain2 (7,3): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- is trying Plain (1,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- is trying Plain (8,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- is trying Mountain2 (3,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: majicmule successfully enqueued the entire plan.
  INFO [GameController.apply]                        (P11)Gohar chat: damn i called it, 
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)majicmule develops tile Mountain2 (7,3) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)majicmule develops tile Plain (1,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToOutfitStore
  INFO [GameController.apply]                        (P11)Gohar chat: 2 plots, and u wudve been right behind me with better tite and delveopment
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)majicmule develops tile Plain (8,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)majicmule develops tile Mountain2 (3,4) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: majicmule action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: majicmule not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: majicmule not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToPub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)majicmule finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 441
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (30ms) <P11> 102ms (110ms) <P13> 85ms (91ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4009697572203800514
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.014590263
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Gohar (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: MuseumBoughtComputer
  INFO [PlayerEventPhase$1.finished]                 Event Message: The museum bought your antique personal computer for $400
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Gohar chat: wowzers
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P11)Gohar has 2 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (30ms) <P11> 101ms (110ms) <P13> 86ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Gohar
  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 [GameController.apply]                        (P11)Gohar chat: i apolgse for thsi disgustin luck !
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P13)Rolf chat: geez
  INFO [GameModel.developLand]                       (P11)Gohar develops tile Plain (0,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Gohar develops tile Plain (1,1) with Energy factory
  INFO [GameController.apply]                        (P13)Rolf chat: lucky me it was only the Atari 400
  INFO [GameController.apply]                        (P13)Rolf chat: not the 800!
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Gohar finishes on update 1259
  INFO [GameController.apply]                        (P13)Rolf chat: :)
  INFO [GameModel.gamble]                            (P11)Gohar gambles $103, max: 47.5, left: 1.0695891, fraction 0.022517666
  INFO [DevelopmentMessenger.showMessage]            Gohar won $103 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 172
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 10ms (17ms) <P11> 102ms (108ms) <P13> 84ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6690983093093964864
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.08855903
  INFO [PlayerEventPhase.begin]                      Event player: (P13)Rolf (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 $100 each for a total of $100
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P13)Rolf has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 114
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 10ms (17ms) <P11> 101ms (102ms) <P13> 84ms (86ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Rolf
  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]                       (P13)Rolf develops tile Plain (3,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Rolf undevelops tile Plain (2,3)
  INFO [GameModel.developLand]                       (P13)Rolf develops tile Plain (2,1) with Energy factory
  INFO [GameModel.developLand]                       (P13)Rolf develops tile Plain (2,3) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Rolf caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Rolf finishes on update 2222
  INFO [GameModel.gamble]                            (P13)Rolf gambles $106, max: 47.5, left: 3.8591003, fraction 0.081244215
  INFO [DevelopmentMessenger.showMessage]            Rolf won $106 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 192
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 11ms (21ms) <P11> 102ms (109ms) <P13> 84ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4472890249931191409
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.49180353
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<A.D.A.M.> 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 15ms (30ms) <P11> 102ms (115ms) <P13> 85ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  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.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 2403.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 24ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2715.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,0) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> 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.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile River (4,0) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $189, max: 47.5, left: 34.85971, fraction 0.7338886
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $189 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 632
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 95
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 15ms (30ms) <P11> 102ms (119ms) <P13> 85ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6985390194025544567
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 16ms (30ms) <P11> 109ms (119ms) <P13> 85ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4279550704348169640
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)Gohar has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)majicmule has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 6 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P13)Rolf has 14 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P11)Gohar expects 3 food, 2 energy, 4 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P12)majicmule expects 8 food, 8 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 12 food, 2 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Rolf expects 5 food, 2 energy, 0 smithore, 19 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Gohar produced 4 food, 3 energy, 1 smithore, 9 crystite
  INFO [ProductionPhase.logProduction]               (P12)majicmule produced 6 food, 7 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 9 food, 0 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Rolf produced 3 food, 2 energy, 0 smithore, 19 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 103
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 16ms (30ms) <P11> 109ms (119ms) <P13> 85ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 16ms (30ms) <P11> 109ms (119ms) <P13> 85ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -440414847027265186
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $68
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $8
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 0, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $178 sell price $213
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Smithore: 3 critical: 0 surplus: 3 money: $475
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Smithore: 5 critical: 0 surplus: 5 money: $534
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 51 critical: 0 surplus: 51 money: $638
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Smithore: 0 critical: 0 surplus: 0 money: $1698
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (30ms) <P11> 109ms (119ms) <P13> 85ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $178
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $130
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $178
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.89100003 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 109ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P12)majicmule (P11)Gohar 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 7
  INFO [AuctionActuator.beginAuction]                AI: majicmule 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 [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]         (P11)Gohar auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P12)majicmule auction teleport count: 1
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [GameController.apply]                        (P11)Gohar chat: adam
  INFO [GameController.apply]                        (P11)Gohar chat: is a problem
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $178 (59 units for $10502)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 146
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 15ms (17ms) <P11> 102ms (111ms) <P13> 79ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8858362143171492692
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $124
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $64 sell price $204
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)Rolf chat: lol it's a one time deal though
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Crystite: 9 critical: 0 surplus: 9 money: $1009
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Crystite: 0 critical: 0 surplus: 0 money: $1424
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $9716
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Crystite: 19 critical: 0 surplus: 19 money: $1698
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 86
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (110ms) <P13> 78ms (85ms) 
  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.D.A.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)Gohar chat: this odious bot needs unplugging!
  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.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 107ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P12)majicmule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Gohar (P13)Rolf 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13)Rolf chat: he won't have another chance to hoard anything
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Player.increaseAuctionTeleportCount]         (P11)Gohar auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 107ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $64 (9 units for $576)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 72
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (103ms) <P13> 79ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4029511999577127491
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 15, total: 37, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 57%
  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]               (P11)Gohar Food: 4 critical: 4 surplus: 0 money: $1585
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Food: 6 critical: 4 surplus: 2 money: $1424
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 9 critical: 4 surplus: 5 money: $9716
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Food: 3 critical: 4 surplus: -1 money: $1698
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (102ms) <P13> 84ms (86ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 102ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Gohar (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P12)majicmule 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P12)majicmule auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 102ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (2 units for $50)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 66
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (115ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8878016582973480293
  INFO [Shop.calcBuySellPrice]                       Current Energy price $50
  INFO [Shop.printPriceFactor]                       Energy shop: 2, total: 21, needed: 24
  INFO [Shop.printPriceFactor]                       Energy is increased to 111%
  INFO [Shop.printPriceFactor]                       Energy buy price $40 sell price $75
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Energy: 3 critical: 6 surplus: -3 money: $1560
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Energy: 7 critical: 5 surplus: 2 money: $1474
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 1 critical: 6 surplus: -5 money: $9716
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Energy: 8 critical: 7 surplus: 1 money: $1673
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 74
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (31ms) <P11> 102ms (118ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Gohar 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)majicmule (P13)Rolf 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 115ms
  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 [GameController.apply]                        (P13)Rolf chat: see
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $75 (3 units for $225)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 78
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 19ms (32ms) <P11> 105ms (118ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8453699820729856626
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50287400
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $9716 Plots: 6 Assets: 880 Total: 13596
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 9 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Rolf Money: $1673 Plots: 7 Assets: 2756 Total: 7929
  INFO [SummaryPhase2.begin]                         (P13)Rolf Food: 4 Energy: 8 Smithore: 0 Crystite: 19
  INFO [SummaryPhase2.begin]                         (P11)Gohar Money: $1335 Plots: 10 Assets: 1260 Total: 7595
  INFO [SummaryPhase2.begin]                         (P11)Gohar Food: 5 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)majicmule Money: $1549 Plots: 7 Assets: 1165 Total: 6214
  INFO [SummaryPhase2.begin]                         (P12)majicmule Food: 4 Energy: 6 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 14 mules for 28 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $350
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $64
  INFO [SummaryPhase2.begin]                         Shop Smithore: 32 units $178
  INFO [SummaryPhase2.begin]                         Shop Food: 15 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $75
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $350
  INFO [SummaryPhase2.begin]                         Colony total: 35334
  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:<A.D.A.M.> Money: $604 Plots: 5 Assets: 3627 Total: 6731
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 2:Rolf Money: $1722 Plots: 6 Assets: 1585 Total: 6307
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 3:Gohar Money: $202 Plots: 9 Assets: 1011 Total: 5713
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 4:majicmule Money: $1124 Plots: 6 Assets: 690 Total: 4814
  INFO [GameController.apply]                        (S10)LandruBOT chat: Event Probabilites: Pirates(6.67%) Pests(6.67%) Radiation(13.30%) Acid Rain(20.00%) Sunspot Activity(13.30%) Meteor Strike(6.67%) Earthquake(20.00%) Fire(13.30%) 
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (812095) FluffyFiend: meow
  INFO [GameController.apply]                        (P13)Rolf chat: we took care of that bot
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 29
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (30ms) <P11> 102ms (118ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Mountain2 (6,4)
  INFO [LandGrantActuator.begin]                     AI: majicmule is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: majicmule wants River (4,3)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 118ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)Rolf is granted tile 2: Plain (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Gohar is granted tile 4: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.update]                       (P12)majicmule pressed at plot 7 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P12)majicmule is granted tile 7: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 12 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 12: Mountain2 (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 61
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (31ms) <P11> 102ms (110ms) <P13> 85ms (90ms) 
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (31ms) <P11> 102ms (110ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8620447766695522332
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.32357907
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<A.D.A.M.> has 9 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (30ms) <P11> 102ms (110ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 1 plans testing 41 tiles in 856043ns
  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.D.A.M.> Plan: Mountain2 Smithore (+3) 14749 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Smithore <claim> (+1) 15889 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,4) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (6,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Mountain2 (6,4) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $217, max: 47.5, left: 31.35963, fraction 0.66020274
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $217 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 807
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 78
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (109ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 82104480900515797
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.40547282
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Rolf (rank 2)
  INFO [Player.useFood]                              (P13)Rolf has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)Rolf chat: now, the real problem here is that orange scourge upon the land!  ;)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (109ms) <P13> 85ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Rolf
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)Gohar chat: this BS can be infuriating, oppnents get sit like confeeti then when its ur turn u get nothing
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P11)Gohar chat: lol
  INFO [GameModel.developLand]                       (P13)Rolf develops tile Plain (2,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Rolf undevelops tile Plain (2,1)
  INFO [GameModel.developLand]                       (P13)Rolf develops tile Plain (2,0) with Energy factory
  INFO [GameModel.developLand]                       (P13)Rolf develops tile Plain (2,1) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Rolf caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P13)Rolf undevelops tile Plain (2,1)
  INFO [GameModel.developLand]                       (P13)Rolf develops tile Plain (2,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Rolf develops tile Plain (2,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Rolf finishes on update 1970
  INFO [GameModel.gamble]                            (P13)Rolf gambles $104, max: 47.5, left: 8.919117, fraction 0.18777089
  INFO [DevelopmentMessenger.showMessage]            Rolf won $104 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 204
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 99ms (102ms) <P13> 85ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3630834802115758295
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.52472013
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Gohar (rank 3)
  INFO [Player.useFood]                              (P11)Gohar 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 11ms (17ms) <P11> 101ms (102ms) <P13> 85ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Gohar
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P13)Rolf chat: we'll be okay but it was super lame of him to quit
  INFO [GameModel.developLand]                       (P11)Gohar develops tile Plain (6,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Gohar develops tile Plain (6,1) with Energy factory
  INFO [GameModel.developLand]                       (P11)Gohar develops tile Plain (5,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Gohar undevelops tile Plain (6,2)
  INFO [GameModel.developLand]                       (P11)Gohar develops tile Plain (7,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Gohar finishes on update 2248
  INFO [GameModel.gamble]                            (P11)Gohar gambles $104, max: 47.5, left: 2.5391016, fraction 0.05345477
  INFO [DevelopmentMessenger.showMessage]            Gohar 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 234
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 11ms (17ms) <P11> 101ms (117ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6637365064627120161
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1430825
  INFO [PlayerEventPhase.begin]                      Event player: (P12)majicmule (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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P12)majicmule has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 98
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (19ms) <P11> 102ms (118ms) <P13> 85ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)majicmule
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: majicmule copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: majicmule beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: majicmule started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: majicmule got lower bound of 1603.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: majicmule finished Development LP in time 13ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2782.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: majicmule picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,3) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,1) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,2) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (4,3) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: majicmule is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- is trying Mountain2 (7,3): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- is trying Plain (3,1): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- is trying River (4,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- is trying Plain (3,2): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: majicmule successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule 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: majicmule Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToOutfitStore
  INFO [GameController.apply]                        (P13)Rolf chat: quitters = lame
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)majicmule develops tile Mountain2 (7,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)majicmule develops tile Plain (3,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)majicmule develops tile River (4,3) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)majicmule develops tile Plain (3,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P12)majicmule sold a mule for $375
  INFO [DevelopmentActuator.actionComplete]          AI: majicmule action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: majicmule not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: majicmule not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToPub
  INFO [GameModel.gamble]                            (P12)majicmule gambles $113, max: 47.5, left: 8.499107, fraction 0.17892857
  INFO [DevelopmentMessenger.showMessage]            majicmule won $113 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: majicmule gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)majicmule finishes on update 1950
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 114
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (118ms) <P13> 80ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4547814849719712314
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Gohar chat: agreem incl when its me guilyt of it
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (118ms) <P13> 80ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8801912155271654718
  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 (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.finishPower]                 (P11)Gohar has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12)majicmule has 6 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 1 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)Rolf has 8 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P11)Gohar expects 0 food, 4 energy, 4 smithore, 19 crystite
  INFO [ProductionPhase.logProduction]               (P12)majicmule expects 5 food, 26 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 0 food, 2 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Rolf expects 5 food, 2 energy, 0 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P11)Gohar produced 0 food, 6 energy, 4 smithore, 19 crystite
  INFO [ProductionPhase.logProduction]               (P12)majicmule produced 7 food, 24 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 0 food, 4 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Rolf produced 4 food, 1 energy, 0 smithore, 23 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (119ms) <P13> 80ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (119ms) <P13> 80ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5480137609081691432
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $178
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 32, mules potentially available: 25, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 46%
  INFO [Shop.printPriceFactor]                       Smithore buy price $79 sell price $114
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Smithore: 4 critical: 0 surplus: 4 money: $514
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Smithore: 5 critical: 0 surplus: 5 money: $1262
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 5 critical: 0 surplus: 5 money: $9508
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Smithore: 0 critical: 0 surplus: 0 money: $1527
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (25ms) <P11> 109ms (119ms) <P13> 80ms (85ms) 
  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.D.A.M.> target price $98
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $110
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $106
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $110
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.89100003 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 109ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P12)majicmule (P11)Gohar 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule has buyout mask 1
  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 [Player.increaseAuctionTeleportCount]         (P11)Gohar 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $79 (4 units for $316)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 92
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (30ms) <P11> 110ms (120ms) <P13> 84ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3061613955977400320
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $64
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $80 sell price $220
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Crystite: 19 critical: 0 surplus: 19 money: $830
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Crystite: 0 critical: 0 surplus: 0 money: $1262
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $9508
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Crystite: 42 critical: 0 surplus: 42 money: $1527
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 25ms (33ms) <P11> 110ms (119ms) <P13> 85ms (86ms) 
  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.D.A.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.89 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 25ms, max 110ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P12)majicmule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Gohar (P13)Rolf 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [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 [Player.increaseAuctionTeleportCount]         (P11)Gohar auction teleport count: 1
  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 #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [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 [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 #41
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $80 (41 units for $3280)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 118
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 30ms (33ms) <P11> 103ms (112ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6078143231505141442
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 15, total: 30, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 65%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Food: 1 critical: 4 surplus: -3 money: $2350
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Food: 7 critical: 4 surplus: 3 money: $1262
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 3 critical: 4 surplus: -1 money: $9508
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Food: 4 critical: 4 surplus: 0 money: $3287
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 66
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (32ms) <P11> 101ms (110ms) <P13> 85ms (88ms) 
  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.D.A.M.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.902 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 30ms, max 98ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 107ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Gohar (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)majicmule 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P12)majicmule auction teleport count: 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 111ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (5 units for $250)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (34ms) <P11> 98ms (102ms) <P13> 82ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4214712082236601916
  INFO [Shop.calcBuySellPrice]                       Current Energy price $75
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 39, needed: 25
  INFO [Shop.printPriceFactor]                       Energy is decreased to 73%
  INFO [Shop.printPriceFactor]                       Energy buy price $40 sell price $75
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Energy: 6 critical: 7 surplus: -1 money: $2150
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Energy: 27 critical: 3 surplus: 24 money: $1412
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 4 critical: 7 surplus: -3 money: $9458
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Energy: 2 critical: 8 surplus: -6 money: $3287
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (34ms) <P11> 98ms (107ms) <P13> 81ms (85ms) 
  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.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-39
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 110ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Gohar (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)majicmule 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-39
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-39
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-39
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-39
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-39
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 110ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-39
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 110ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-39
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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 #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-39
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-39
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-39
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-39
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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 #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-39
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 110ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-39
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 110ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-39
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-39
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-39
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-39
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-39
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-39
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-39
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-39
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-39
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-39
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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: 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $75 (23 units for $1725)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 232
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (119ms) <P13> 81ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7044519622321768701
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 45686968
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $9458 Plots: 7 Assets: 1540 Total: 14498
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 4 Energy: 4 Smithore: 5 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Rolf Money: $2237 Plots: 8 Assets: 3955 Total: 10192
  INFO [SummaryPhase2.begin]                         (P13)Rolf Food: 4 Energy: 16 Smithore: 0 Crystite: 20
  INFO [SummaryPhase2.begin]                         (P11)Gohar Money: $1475 Plots: 11 Assets: 2330 Total: 9305
  INFO [SummaryPhase2.begin]                         (P11)Gohar Food: 5 Energy: 15 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)majicmule Money: $3137 Plots: 8 Assets: 1575 Total: 8712
  INFO [SummaryPhase2.begin]                         (P12)majicmule Food: 4 Energy: 4 Smithore: 5 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop Smithore: 26 units $79
  INFO [SummaryPhase2.begin]                         Shop Food: 13 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $75
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $150
  INFO [SummaryPhase2.begin]                         Colony total: 42707
  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 (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (119ms) <P13> 81ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (5,4)
  INFO [LandGrantActuator.begin]                     AI: majicmule is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: majicmule wants Plain (8,3)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 2 frames, rountrip 17ms, max 102ms
  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 2 frames, rountrip 17ms, max 103ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)Rolf is granted tile 0: Mountain1 (0,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 103ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Gohar is granted tile 4: Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 105ms
  INFO [LandGrantPhase.update]                       (P12)majicmule pressed at plot 6 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P12)majicmule is granted tile 6: Plain (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 105ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 8 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 8: Plain (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 11ms, max 105ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 88
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 11ms (17ms) <P11> 108ms (120ms) <P13> 84ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $564
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $995
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $992
  INFO [LandAuctionActuator.beginLandAuction]        AI: majicmule originally valued the plot at $1160
  INFO [LandAuctionActuator.beginLandAuction]        AI: majicmule targets price $1160
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 11ms, max 108ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P12)majicmule (P11)Gohar (P13)Rolf 
  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: majicmule new price $1208 (changed $48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1036 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $992 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: majicmule new price $1264 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $988 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: majicmule new price $1288 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $968 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: majicmule new price $1320 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $956 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: majicmule new price $1296 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: majicmule new price $1248 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: majicmule new price $1276 (changed $28)
  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)Rolf bought the plot for $1508
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 116
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (22ms) <P11> 106ms (120ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $1448
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1283
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $1280
  INFO [LandAuctionActuator.beginLandAuction]        AI: majicmule originally valued the plot at $1100
  INFO [LandAuctionActuator.beginLandAuction]        AI: majicmule targets price $1100
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 17ms, max 105ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P12)majicmule (P11)Gohar (P13)Rolf 
  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 [GameController.apply]                        (P11)Gohar chat: i shudnt buy this really
  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)Gohar bought the plot for $1448
  INFO [GameController.apply]                        (P11)Gohar chat: but obv i am too grreedy
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #3
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 160
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (30ms) <P11> 102ms (111ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $1388
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $995
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $992
  INFO [LandAuctionActuator.beginLandAuction]        AI: majicmule originally valued the plot at $995
  INFO [LandAuctionActuator.beginLandAuction]        AI: majicmule targets price $992
  INFO [AbstractAuctionController.begin]             Begin auction id 13
  INFO [GameController.apply]                        (P11)Gohar chat: better to fill mah plots
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P12)majicmule (P11)Gohar (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (22ms) <P11> 102ms (102ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5745643452934811473
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.26654154
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<A.D.A.M.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: BatLizard
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your child was bitten by a Bat-Lizard and the hospital bill cost you $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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P14)<A.D.A.M.> has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (110ms) <P13> 85ms (87ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 9ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2459.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Energy from Smithore
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,1) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,4) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,2): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,1): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> 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.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (5,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile River (4,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (5,4) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $300
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Mountain2 (6,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $157, max: 47.5, left: 1.8791022, fraction 0.039560046
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $157 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 2307
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 106
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (102ms) <P13> 85ms (87ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8309413213460552862
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9655611
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Rolf (rank 2)
  INFO [Player.useFood]                              (P13)Rolf 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (105ms) <P13> 85ms (87ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Rolf
  INFO [Wampus.<init>]                               Wampus has 1 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]                       (P13)Rolf develops tile Plain (2,0) with Energy factory
  INFO [GameModel.developLand]                       (P13)Rolf develops tile Mountain1 (0,0) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Rolf caught the Mountain Wampus and got $300
  INFO [GameModel.developLand]                       (P13)Rolf develops tile Plain (2,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Rolf develops tile Plain (3,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Rolf finishes on update 2443
  INFO [GameModel.gamble]                            (P13)Rolf gambles $154, max: 47.5, left: 1.9191022, fraction 0.04040215
  INFO [DevelopmentMessenger.showMessage]            Rolf won $154 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 102
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 34ms (34ms) <P11> 103ms (118ms) <P13> 84ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 34 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5419511750775157110
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.15223414
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Gohar (rank 3)
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P11)Gohar has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 34ms (38ms) <P11> 101ms (118ms) <P13> 84ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 34 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Gohar
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)Gohar chat: shameful good event lol
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Gohar develops tile Plain (7,1) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Gohar caught the Mountain Wampus and got $300
  INFO [GameModel.developLand]                       (P11)Gohar develops tile Plain (6,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Gohar develops tile Plain (6,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Gohar finishes on update 2183
  INFO [GameModel.gamble]                            (P11)Gohar gambles $164, max: 47.5, left: 4.4391, fraction 0.09345473
  INFO [DevelopmentMessenger.showMessage]            Gohar won $164 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 88
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 34ms (38ms) <P11> 101ms (118ms) <P13> 85ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 34 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6494941426918634096
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.17345572
  INFO [PlayerEventPhase.begin]                      Event player: (P12)majicmule (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: ArtificialDumbness
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your offworld investments in Artificial Dumbness paid $450 in dividends
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P12)majicmule has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 34ms (38ms) <P11> 101ms (111ms) <P13> 85ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 34 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)majicmule
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: majicmule copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: majicmule beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: majicmule started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: majicmule got lower bound of 2882.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: majicmule finished Development LP in time 207ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3257.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: majicmule picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,3) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: majicmule is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- is trying Plain (8,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: majicmule 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: majicmule Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: PlaceMule
  INFO [GameController.apply]                        (P13)Rolf chat: lol the game wanted to help you out
  INFO [GameModel.developLand]                       (P12)majicmule develops tile Plain (8,3) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: majicmule action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: majicmule chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: majicmule chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToPub
  INFO [GameModel.gamble]                            (P12)majicmule gambles $250, max: 47.5, left: 31.479633, fraction 0.66272914
  INFO [DevelopmentMessenger.showMessage]            majicmule won $250 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: majicmule gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)majicmule finishes on update 801
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 34ms (34ms) <P11> 102ms (118ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 34 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 34ms (34ms) <P11> 102ms (118ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 34 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1869913101201660853
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)Gohar has 15 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)majicmule has 4 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)Rolf has 16 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P11)Gohar expects 0 food, 6 energy, 4 smithore, 33 crystite
  INFO [ProductionPhase.logProduction]               (P12)majicmule expects 4 food, 39 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 4 food, 18 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Rolf expects 4 food, 8 energy, 0 smithore, 30 crystite
  INFO [GameController.apply]                        (P11)Gohar chat: if no pirats chanc eto overtake adam here
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [GameController.apply]                        (P11)Gohar chat: othersie no powerr base
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)Gohar produced 0 food, 7 energy, 6 smithore, 36 crystite
  INFO [ProductionPhase.logProduction]               (P12)majicmule produced 4 food, 41 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 4 food, 21 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Rolf produced 3 food, 10 energy, 0 smithore, 33 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 34ms (34ms) <P11> 102ms (111ms) <P13> 85ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 34 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4297149619111402848
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 34ms (34ms) <P11> 102ms (109ms) <P13> 85ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 34 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3015875819937630227
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $79
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-9
  INFO [Shop.printPriceFactor]                       Smithore shop: 26, mules potentially available: 21, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 50%
  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]               (P11)Gohar Smithore: 3 critical: 0 surplus: 3 money: $291
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Smithore: 6 critical: 0 surplus: 6 money: $3637
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 9 critical: 0 surplus: 9 money: $9415
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Smithore: 0 critical: 0 surplus: 0 money: $733
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 34ms (34ms) <P11> 102ms (109ms) <P13> 85ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 34 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $78
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $90
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $86
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $90
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)Gohar chat: quake better than pirates , alhough not ideal
  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.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 34ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 111ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P12)majicmule (P11)Gohar 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $41 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (34ms) <P11> 102ms (118ms) <P13> 85ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4049185496690508402
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $80
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $140 sell price $280
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Gohar chat: good price, we move now
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Crystite: 16 critical: 0 surplus: 16 money: $291
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Crystite: 0 critical: 0 surplus: 0 money: $3637
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $9415
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Crystite: 35 critical: 0 surplus: 35 money: $733
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (34ms) <P11> 102ms (118ms) <P13> 85ms (88ms) 
  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.D.A.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P12)majicmule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Gohar (P13)Rolf 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule 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 [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 [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 [Player.increaseAuctionTeleportCount]         (P11)Gohar auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P13)Rolf auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 112ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $140 (51 units for $7140)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 110
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (118ms) <P13> 77ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 363507867450510249
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 13, total: 25, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 85%
  INFO [Shop.printPriceFactor]                       Food buy price $28 sell price $63
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)Rolf chat: we can still crush ADAM
  INFO [GameController.apply]                        (P11)Gohar chat: crush and erase
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Food: 1 critical: 5 surplus: -4 money: $2531
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Food: 4 critical: 5 surplus: -1 money: $3637
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 4 critical: 5 surplus: -1 money: $9415
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Food: 3 critical: 5 surplus: -2 money: $5633
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (34ms) <P11> 102ms (118ms) <P13> 71ms (85ms) 
  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.D.A.M.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P12)majicmule (P11)Gohar (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule 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.D.A.M.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $63
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $63
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $63
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Shop.setAveragePrice]                        Food price set to average $63 (13 units for $819)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 68
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (34ms) <P11> 101ms (112ms) <P13> 85ms (95ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7864287083809871013
  INFO [Shop.calcBuySellPrice]                       Current Energy price $75
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 93, needed: 26
  INFO [Shop.printPriceFactor]                       Energy is decreased to 46%
  INFO [Shop.printPriceFactor]                       Energy buy price $19 sell price $54
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)Rolf chat: format the floppy he's on
  INFO [GameController.apply]                        (P11)Gohar chat: lol
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Energy: 13 critical: 9 surplus: 4 money: $1964
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Energy: 43 critical: 3 surplus: 40 money: $3574
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 21 critical: 5 surplus: 16 money: $9352
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Energy: 16 critical: 9 surplus: 7 money: $5507
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 94
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 34ms (34ms) <P11> 102ms (119ms) <P13> 90ms (96ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 34 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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 (13) 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.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 34ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Gohar (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P12)majicmule 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule 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.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 111ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 111ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 111ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 112ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 112ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 112ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 112ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 111ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $39 (54 units for $2136)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 152
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 30ms (34ms) <P11> 102ms (111ms) <P13> 90ms (95ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 22 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -987432192350075421
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50900984
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $10162 Plots: 8 Assets: 1648 Total: 15810
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 5 Energy: 6 Smithore: 9 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Rolf Money: $4697 Plots: 10 Assets: 2699 Total: 12396
  INFO [SummaryPhase2.begin]                         (P13)Rolf Food: 5 Energy: 31 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Gohar Money: $638 Plots: 13 Assets: 4006 Total: 11144
  INFO [SummaryPhase2.begin]                         (P11)Gohar Food: 10 Energy: 52 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)majicmule Money: $4900 Plots: 9 Assets: 1482 Total: 10882
  INFO [SummaryPhase2.begin]                         (P12)majicmule Food: 5 Energy: 4 Smithore: 6 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $80
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $140
  INFO [SummaryPhase2.begin]                         Shop Smithore: 14 units $41
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $63
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $39
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $80
  INFO [SummaryPhase2.begin]                         Colony total: 50232
  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 (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 21ms (34ms) <P11> 102ms (111ms) <P13> 90ms (94ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 22 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (7,4)
  INFO [LandGrantActuator.begin]                     AI: majicmule is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: majicmule wants Plain (7,4)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <A.D.A.M.> must pick a different tile.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 2 frames, rountrip 21ms, max 102ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 111ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Gohar is granted tile 0: Plain (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Rolf is granted tile 1: Mountain1 (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 2 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 2: Plain (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.update]                       (P12)majicmule pressed at plot 3 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)majicmule is granted tile 3: Plain (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 100
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (30ms) <P11> 102ms (111ms) <P13> 86ms (92ms) 
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (22ms) <P11> 102ms (111ms) <P13> 86ms (94ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -52654178189946473
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6915438
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<A.D.A.M.> 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (22ms) <P11> 102ms (111ms) <P13> 85ms (94ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  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.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 1919.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 615ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2945.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,1) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,1) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (2,4) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,1): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (2,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,1): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> 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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile River (4,1) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (2,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (5,1) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<A.D.A.M.> sold a mule for $130
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Plain (2,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $150, max: 47.5, left: 10.5591545, fraction 0.222298
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $150 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 1847
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 106
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 8ms (17ms) <P11> 102ms (102ms) <P13> 85ms (92ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3089034634410408256
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.78320855
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Rolf (rank 2)
  INFO [Player.useFood]                              (P13)Rolf 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 10ms (17ms) <P11> 102ms (107ms) <P13> 81ms (86ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Rolf
  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]                       (P13)Rolf develops tile Plain (2,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Rolf develops tile Plain (3,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Rolf develops tile Mountain1 (0,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Rolf finishes on update 1875
  INFO [GameModel.gamble]                            (P13)Rolf gambles $166, max: 47.5, left: 9.999142, fraction 0.21050824
  INFO [DevelopmentMessenger.showMessage]            Rolf won $166 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 106
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 7ms (16ms) <P11> 102ms (119ms) <P13> 85ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7854819778206911514
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.38653165
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Gohar (rank 3)
  INFO [Player.useFood]                              (P11)Gohar has 10 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 8ms (17ms) <P11> 102ms (119ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Gohar
  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)Gohar develops tile Plain (5,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Gohar develops tile Plain (6,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Gohar develops tile Plain (1,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Gohar develops tile Plain (1,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Gohar finishes on update 2375
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 114
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (40ms) <P11> 102ms (110ms) <P13> 88ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8651687611391933581
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.37683845
  INFO [PlayerEventPhase.begin]                      No player event for (P12)majicmule (rank 4)
  INFO [Player.useFood]                              (P12)majicmule 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 21ms (40ms) <P11> 102ms (112ms) <P13> 88ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 21 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)majicmule
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: majicmule copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: majicmule beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: majicmule started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: majicmule got lower bound of 2552.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: majicmule finished Development LP in time 4ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4856.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: majicmule picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,3) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,4) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (8,4) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (7,4) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: majicmule is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- is trying Plain (8,3): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- is trying Mountain2 (3,4): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- is trying Plain (8,4): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- is trying Plain (7,4): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: majicmule 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: majicmule Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)majicmule develops tile Plain (8,3) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: PlaceMule
  INFO [GameController.apply]                        (P11)Gohar chat: ppriats here wont be fiun lol
  INFO [GameModel.developLand]                       (P12)majicmule develops tile Mountain2 (3,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)majicmule develops tile Plain (8,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: PlaceMule
  INFO [GameController.apply]                        (P13)Rolf chat: not for me!
  INFO [GameModel.developLand]                       (P12)majicmule develops tile Plain (7,4) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: majicmule action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: majicmule chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToPub
  INFO [GameModel.gamble]                            (P12)majicmule gambles $180, max: 47.5, left: 8.519108, fraction 0.17934963
  INFO [DevelopmentMessenger.showMessage]            majicmule won $180 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: majicmule gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)majicmule finishes on update 1949
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 84
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 21ms (33ms) <P11> 94ms (102ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 21 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2189837425738868570
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 21ms (33ms) <P11> 97ms (102ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 21 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3487909959948241079
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)Gohar has 52 energy and needs 12 energy
  INFO [ProductionPhase.finishPower]                 (P12)majicmule has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)Rolf has 31 energy and needs 10 energy
  INFO [ProductionPhase.logProduction]               (P11)Gohar expects 0 food, 3 energy, 4 smithore, 57 crystite
  INFO [ProductionPhase.logProduction]               (P12)majicmule expects 17 food, 30 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 16 food, 12 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Rolf expects 4 food, 0 energy, 0 smithore, 45 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [GameController.apply]                        (P11)Gohar chat: better than pirates
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)Gohar produced 0 food, 4 energy, 3 smithore, 56 crystite
  INFO [ProductionPhase.logProduction]               (P12)majicmule produced 16 food, 30 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 14 food, 14 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Rolf produced 2 food, 0 energy, 0 smithore, 39 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 30
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 21ms (33ms) <P11> 102ms (117ms) <P13> 85ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 21 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 21ms (33ms) <P11> 102ms (117ms) <P13> 85ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 21 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1482641487851332880
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $41
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-6
  INFO [Shop.printPriceFactor]                       Smithore shop: 14, mules potentially available: 15, mules needed: 3
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $44 sell price $79
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)Rolf chat: I'll take that anytime ;)
  INFO [GameController.apply]                        (P11)Gohar chat: yup
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Smithore: 6 critical: 0 surplus: 6 money: $48
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Smithore: 6 critical: 0 surplus: 6 money: $5050
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 23 critical: 0 surplus: 23 money: $10232
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Smithore: 0 critical: 0 surplus: 0 money: $4583
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 21ms (33ms) <P11> 102ms (117ms) <P13> 85ms (85ms) 
  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.D.A.M.> target price $58
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $70
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $66
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $70
  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.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Gohar (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P12)majicmule 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [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 [Player.increaseAuctionTeleportCount]         (P14)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [SlickLogSystem.info]                         Transaction #29
  INFO [Player.increaseAuctionTeleportCount]         (P12)majicmule auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [GameController.apply]                        (P11)Gohar chat: adam gonna be formatted and shredded
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $60 (30 units for $1809)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 74
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (113ms) <P13> 71ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9204936234023174477
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $140
  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]               (P11)Gohar Crystite: 56 critical: 0 surplus: 56 money: $48
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Crystite: 0 critical: 0 surplus: 0 money: $5446
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $11566
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Crystite: 39 critical: 0 surplus: 39 money: $2774
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (117ms) <P13> 72ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.895 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 105ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P12)majicmule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Gohar (P13)Rolf 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule 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 [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 [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 [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 [Player.increaseAuctionTeleportCount]         (P13)Rolf auction teleport count: 1
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #57
  INFO [Player.increaseAuctionTeleportCount]         (P11)Gohar auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 108ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $140 (95 units for $13300)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 76
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 13ms (17ms) <P11> 102ms (109ms) <P13> 84ms (87ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1310715996024735331
  INFO [Shop.calcBuySellPrice]                       Current Food price $63
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 35, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 68%
  INFO [Shop.printPriceFactor]                       Food buy price $28 sell price $63
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)Rolf chat: yes sir it will be
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Food: 3 critical: 5 surplus: -2 money: $7888
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Food: 16 critical: 5 surplus: 11 money: $5446
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 14 critical: 5 surplus: 9 money: $11566
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Food: 2 critical: 5 surplus: -3 money: $8234
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (30ms) <P11> 103ms (109ms) <P13> 84ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.895 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 105ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Gohar (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P12)majicmule 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule 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.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 109ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 109ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 109ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 109ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P12)majicmule auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 109ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 109ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $48 (20 units for $969)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 112
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 16ms (30ms) <P11> 100ms (109ms) <P13> 84ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3156816044276316459
  INFO [Shop.calcBuySellPrice]                       Current Energy price $39
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 94, needed: 36
  INFO [Shop.printPriceFactor]                       Energy is decreased to 54%
  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)Gohar chat: i buy the even un case of elves
  INFO [GameController.apply]                        (P11)Gohar chat: lwo cost insurance
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Energy: 34 critical: 13 surplus: 21 money: $7230
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Energy: 30 critical: 5 surplus: 25 money: $5966
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 14 critical: 7 surplus: 7 money: $12015
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Energy: 16 critical: 11 surplus: 5 money: $7923
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 76
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 15ms (17ms) <P11> 99ms (104ms) <P13> 80ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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 (13) 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.901 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 15ms, max 99ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 102ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Gohar (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P12)majicmule 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gohar rank 3 takes over trade from buyer Rolf rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $30 (30 units for $918)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 76
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 101ms (101ms) <P13> 73ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1495217763094522746
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47569224
  INFO [SummaryPhase2.begin]                         (P11)Gohar Money: $6690 Plots: 14 Assets: 4476 Total: 18166
  INFO [SummaryPhase2.begin]                         (P11)Gohar Food: 17 Energy: 54 Smithore: 6 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $12285 Plots: 9 Assets: 1245 Total: 18030
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 5 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Rolf Money: $7545 Plots: 11 Assets: 4239 Total: 17284
  INFO [SummaryPhase2.begin]                         (P13)Rolf Food: 8 Energy: 26 Smithore: 30 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)majicmule Money: $6614 Plots: 10 Assets: 1170 Total: 12784
  INFO [SummaryPhase2.begin]                         (P12)majicmule Food: 5 Energy: 6 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $120
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $140
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $60
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $30
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $120
  INFO [SummaryPhase2.begin]                         Colony total: 66264
  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 (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 101ms (102ms) <P13> 72ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: majicmule Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 101ms (102ms) <P13> 72ms (85ms) 
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 101ms (102ms) <P13> 76ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1304702603223343909
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8628949
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Gohar (rank 1)
  INFO [Player.useFood]                              (P11)Gohar has 17 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 101ms (103ms) <P13> 77ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Gohar
  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)Gohar develops tile Plain (6,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Gohar develops tile Mountain1 (0,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Gohar finishes on update 1566
  INFO [GameModel.gamble]                            (P11)Gohar gambles $213, max: 47.5, left: 16.179283, fraction 0.3406165
  INFO [DevelopmentMessenger.showMessage]            Gohar won $213 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 70
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (110ms) <P13> 85ms (87ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 251887008619903500
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7295008
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 2)
  INFO [Player.useFood]                              (P14)<A.D.A.M.> 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (118ms) <P13> 85ms (87ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  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.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> starts by assaying Plain (5,4)
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 2141.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 223ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2463.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,0) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,4) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,4) into Food from Energy
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (8,0): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (6,4): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,4): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> 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: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Mountain3 (8,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Mountain2 (6,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (5,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<A.D.A.M.> sold a mule for $170
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $163, max: 47.5, left: 7.259097, fraction 0.15282309
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $163 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 2012
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 86
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (34ms) <P11> 106ms (120ms) <P13> 85ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7864532291725142232
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9346774
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Rolf (rank 3)
  INFO [Player.useFood]                              (P13)Rolf has 8 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 33ms (34ms) <P11> 111ms (120ms) <P13> 85ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Rolf
  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]                       (P13)Rolf develops tile River (4,4) with Energy factory
  INFO [GameModel.developLand]                       (P13)Rolf develops tile Crater (1,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Rolf finishes on update 1392
  INFO [GameModel.gamble]                            (P13)Rolf gambles $178, max: 47.5, left: 19.659363, fraction 0.41388133
  INFO [DevelopmentMessenger.showMessage]            Rolf won $178 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 64
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 20ms (34ms) <P11> 106ms (119ms) <P13> 84ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 20 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5851046958304845108
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.88340276
  INFO [PlayerEventPhase.begin]                      No player event for (P12)majicmule (rank 4)
  INFO [Player.useFood]                              (P12)majicmule 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 26ms (34ms) <P11> 101ms (118ms) <P13> 84ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 20 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)majicmule
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: majicmule copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: majicmule beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: majicmule started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: majicmule got lower bound of 2542.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: majicmule finished Development LP in time 707ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3560.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: majicmule picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,1) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,2) into Food from Energy
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: majicmule is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- is trying Plain (3,1): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- is trying Plain (3,2): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: majicmule successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule 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: majicmule Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)majicmule develops tile Plain (3,1) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)majicmule develops tile Plain (3,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P12)majicmule sold a mule for $170
  INFO [DevelopmentActuator.actionComplete]          AI: majicmule action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: majicmule chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToPub
  INFO [GameModel.gamble]                            (P12)majicmule gambles $224, max: 47.5, left: 22.279423, fraction 0.46904048
  INFO [DevelopmentMessenger.showMessage]            majicmule won $224 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: majicmule gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)majicmule finishes on update 1261
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 78
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 19ms (34ms) <P11> 101ms (118ms) <P13> 84ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 19 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 19ms (34ms) <P11> 101ms (118ms) <P13> 84ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 19 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7995513365102222041
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Gohar has 54 energy and needs 14 energy
  INFO [ProductionPhase.finishPower]                 (P12)majicmule has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 8 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)Rolf has 26 energy and needs 10 energy
  INFO [ProductionPhase.logProduction]               (P11)Gohar expects 0 food, 0 energy, 4 smithore, 78 crystite
  INFO [ProductionPhase.logProduction]               (P12)majicmule expects 31 food, 14 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 31 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Rolf expects 0 food, 2 energy, 0 smithore, 53 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Gohar produced 0 food, 0 energy, 5 smithore, 82 crystite
  INFO [ProductionPhase.logProduction]               (P12)majicmule produced 29 food, 13 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 32 food, 5 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Rolf produced 0 food, 0 energy, 0 smithore, 56 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (20ms) <P11> 101ms (118ms) <P13> 84ms (87ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8018254841941234292
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (20ms) <P11> 101ms (105ms) <P13> 84ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8517958352202520662
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $60
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 12, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $52 sell price $87
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Smithore: 8 critical: 0 surplus: 8 money: $6633
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Smithore: 0 critical: 0 surplus: 0 money: $6888
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 1 critical: 0 surplus: 1 money: $12573
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Smithore: 30 critical: 0 surplus: 30 money: $7478
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (19ms) <P11> 101ms (102ms) <P13> 84ms (87ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $50
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $50
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [GameController.apply]                        (P11)Gohar chat: i think u shuve gona ll ou on ore u had money
  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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 105ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)majicmule (P11)Gohar (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule 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)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 105ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 105ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $77 (2 units for $155)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (118ms) <P13> 84ms (87ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1703093751265000994
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $140
  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)Gohar chat: now the mule tank has been refilled
  INFO [GameController.apply]                        (P11)Gohar chat: so u wu dhav eto burn aisntead of buying it
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Crystite: 37 critical: 0 surplus: 37 money: $6478
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Crystite: 0 critical: 0 surplus: 0 money: $6888
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $12641
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Crystite: 25 critical: 0 surplus: 25 money: $7478
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (108ms) <P13> 84ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 108ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P12)majicmule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Gohar (P13)Rolf 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule 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 [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.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 #21
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [SlickLogSystem.info]                         Transaction #25
  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 [Player.increaseAuctionTeleportCount]         (P13)Rolf auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [Player.increaseAuctionTeleportCount]         (P11)Gohar auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 108ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $80 (62 units for $4960)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 120
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (109ms) <P13> 85ms (87ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7353419412428795615
  INFO [Shop.calcBuySellPrice]                       Current Food price $48
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 69, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 47%
  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]               (P11)Gohar Food: 6 critical: 5 surplus: 1 money: $9438
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Food: 29 critical: 5 surplus: 24 money: $6888
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 32 critical: 5 surplus: 27 money: $12641
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Food: 2 critical: 5 surplus: -3 money: $9478
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (30ms) <P11> 102ms (109ms) <P13> 85ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 103ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Gohar (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P12)majicmule 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule 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 left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 109ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 109ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 109ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 110ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (42 units for $782)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 102
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (30ms) <P11> 102ms (118ms) <P13> 84ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2163316615727001902
  INFO [Shop.calcBuySellPrice]                       Current Energy price $30
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 61, needed: 41
  INFO [Shop.printPriceFactor]                       Energy is decreased to 75%
  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]               (P11)Gohar Energy: 30 critical: 15 surplus: 15 money: $9154
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Energy: 13 critical: 7 surplus: 6 money: $7255
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 6 critical: 8 surplus: -2 money: $13056
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Energy: 12 critical: 11 surplus: 1 money: $9340
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 32ms (35ms) <P11> 107ms (118ms) <P13> 84ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 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.897 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 32ms, max 103ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Gohar (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)majicmule 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule 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.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (5 units for $225)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (34ms) <P11> 107ms (114ms) <P13> 84ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8601019970740768520
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47732304
  INFO [SummaryPhase2.begin]                         (P11)Gohar Money: $9154 Plots: 14 Assets: 4465 Total: 20619
  INFO [SummaryPhase2.begin]                         (P11)Gohar Food: 16 Energy: 30 Smithore: 10 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Rolf Money: $9115 Plots: 11 Assets: 4810 Total: 19425
  INFO [SummaryPhase2.begin]                         (P13)Rolf Food: 10 Energy: 17 Smithore: 30 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $13056 Plots: 9 Assets: 1060 Total: 18616
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 5 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)majicmule Money: $7480 Plots: 10 Assets: 1480 Total: 13960
  INFO [SummaryPhase2.begin]                         (P12)majicmule Food: 14 Energy: 8 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 12 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $77
  INFO [SummaryPhase2.begin]                         Shop Food: 24 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 12 $150
  INFO [SummaryPhase2.begin]                         Colony total: 72620
  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 (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (34ms) <P11> 102ms (112ms) <P13> 84ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: majicmule Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (34ms) <P11> 102ms (112ms) <P13> 84ms (89ms) 
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 30ms (34ms) <P11> 102ms (111ms) <P13> 85ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6336144096509765106
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.99240357
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Gohar (rank 1)
  INFO [Player.useFood]                              (P11)Gohar has 16 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 30ms (34ms) <P11> 102ms (111ms) <P13> 85ms (87ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Gohar
  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)Gohar develops tile Plain (1,0) with Energy factory
  INFO [GameModel.developLand]                       (P11)Gohar develops tile Mountain3 (8,1) with Crystite factory
  INFO [GameModel.sellMule]                          (P11)Gohar sold a mule for $225
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Gohar finishes on update 1808
  INFO [GameModel.gamble]                            (P11)Gohar gambles $156, max: 47.5, left: 11.339172, fraction 0.23871942
  INFO [DevelopmentMessenger.showMessage]            Gohar won $156 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 136
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 11ms (17ms) <P11> 102ms (109ms) <P13> 85ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9175126846155045305
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4976744
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Rolf (rank 2)
  INFO [Player.useFood]                              (P13)Rolf has 10 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (105ms) <P13> 85ms (87ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Rolf
  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 [AbstractDevelopmentPhase.apply]              Remote (P13)Rolf finishes on update 769
  INFO [GameModel.gamble]                            (P13)Rolf gambles $213, max: 47.5, left: 32.119648, fraction 0.67620313
  INFO [DevelopmentMessenger.showMessage]            Rolf won $213 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 122
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 9ms (17ms) <P11> 102ms (111ms) <P13> 85ms (87ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3781647499471979049
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.19553101
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<A.D.A.M.> (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: BestBuiltMule
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. was judged "Best Built" at the colony fair. You won $150
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P14)<A.D.A.M.> has 5 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 11ms (17ms) <P11> 103ms (118ms) <P13> 85ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  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.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> 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.D.A.M.> finished Development LP in time 33ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1897.9999999999998
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (8,0) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,4) into Smithore from Food
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,1): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (8,0): Food --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (6,4): Food --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> 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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (5,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Mountain3 (8,0) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Mountain2 (6,4) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<A.D.A.M.> sold a mule for $175
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $151, max: 47.5, left: 8.139099, fraction 0.17134945
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $151 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 1968
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 82
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (33ms) <P11> 102ms (118ms) <P13> 85ms (91ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6055705698245512121
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.044611335
  INFO [PlayerEventPhase.begin]                      Event player: (P12)majicmule (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: AgricultureAward
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony council for agriculture awarded you $150 for each food plot you have developed. The total grant is $900
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P12)majicmule has 14 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 32ms (34ms) <P11> 102ms (118ms) <P13> 85ms (91ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)majicmule
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: majicmule copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: majicmule beginning threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: majicmule starts by assaying Plain (1,3)
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: majicmule started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: majicmule got lower bound of 1525.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: majicmule finished Development LP in time 821ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1927.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: majicmule picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,1) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,2) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,4) into Energy from Food
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: majicmule is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- is trying Plain (3,1): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- is trying Plain (3,2): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- is trying Plain (7,4): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: majicmule successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule 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: majicmule Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P12)majicmule got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)majicmule develops tile Plain (3,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)majicmule develops tile Plain (3,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)majicmule develops tile Plain (7,4) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: majicmule developed a tile but is short on time: 7.579097
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToMuleStore
  INFO [DevelopmentActuator.doEndingActions]         AI: majicmule needs to sell his mule before doing anything else!
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P12)majicmule sold a mule for $175
  INFO [DevelopmentActuator.actionComplete]          AI: majicmule action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: majicmule not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToPub
  INFO [GameModel.gamble]                            (P12)majicmule gambles $150, max: 47.5, left: 2.3591018, fraction 0.049665302
  INFO [DevelopmentMessenger.showMessage]            majicmule won $150 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: majicmule gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)majicmule finishes on update 2257
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 104
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 33ms (34ms) <P11> 101ms (108ms) <P13> 84ms (87ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 33 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1590619547707104723
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P11)Gohar Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 33ms (38ms) <P11> 102ms (111ms) <P13> 84ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 33 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6488721560521066112
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)Gohar has 30 energy and needs 12 energy
  INFO [ProductionPhase.finishPower]                 (P12)majicmule has 8 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)Rolf has 17 energy and needs 10 energy
  INFO [ProductionPhase.logProduction]               (P11)Gohar expects 0 food, 3 energy, 0 smithore, 72 crystite
  INFO [ProductionPhase.logProduction]               (P12)majicmule expects 13 food, 36 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 15 food, 14 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Rolf expects 0 food, 2 energy, 0 smithore, 53 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Gohar produced 0 food, 4 energy, 0 smithore, 68 crystite
  INFO [ProductionPhase.logProduction]               (P12)majicmule produced 14 food, 36 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 16 food, 15 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Rolf produced 0 food, 2 energy, 0 smithore, 57 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 34ms (38ms) <P11> 102ms (118ms) <P13> 84ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 34 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 34ms (38ms) <P11> 102ms (118ms) <P13> 84ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 34 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3497342478848269523
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $77
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $6
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 12, mules needed: 2
  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]               (P11)Gohar Smithore: 10 critical: 0 surplus: 10 money: $9335
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Smithore: 0 critical: 0 surplus: 0 money: $8455
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 12 critical: 0 surplus: 12 money: $13232
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Smithore: 30 critical: 0 surplus: 30 money: $9328
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 34ms (38ms) <P11> 102ms (118ms) <P13> 81ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 34 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $56
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $30
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $30
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 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.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 34ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)majicmule (P11)Gohar (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule 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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Rolf rank 2 takes over trade from buyer Gohar rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Rolf rank 2 takes over trade from buyer Gohar rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Rolf rank 2 takes over trade from buyer Gohar rank 1
  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 [Player.increaseAuctionTeleportCount]         (P14)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 115ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $58 (12 units for $701)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 114
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 34ms (38ms) <P11> 104ms (115ms) <P13> 85ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 34 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6296802212969555758
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $80
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $104 sell price $244
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Crystite: 68 critical: 0 surplus: 68 money: $9156
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Crystite: 0 critical: 0 surplus: 0 money: $8455
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $13933
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Crystite: 57 critical: 0 surplus: 57 money: $8806
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 34ms (38ms) <P11> 107ms (119ms) <P13> 85ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 34 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.893 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 34ms, max 107ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P12)majicmule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Gohar (P13)Rolf 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [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 [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 #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #57
  INFO [Player.increaseAuctionTeleportCount]         (P13)Rolf auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #58
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #59
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #60
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #61
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #62
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #63
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #64
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #65
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #66
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #67
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #68
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #69
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #70
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #71
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #72
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #73
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #74
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #75
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #76
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #77
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #78
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #79
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #80
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #81
  INFO [Player.increaseAuctionTeleportCount]         (P11)Gohar auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 108ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $104 (125 units for $13000)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 125
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (110ms) <P13> 85ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6482974308224129911
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 24, total: 68, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 47%
  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]               (P11)Gohar Food: 6 critical: 5 surplus: 1 money: $16228
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Food: 19 critical: 5 surplus: 14 money: $8455
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 16 critical: 5 surplus: 11 money: $13933
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Food: 3 critical: 5 surplus: -2 money: $14734
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 92
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (34ms) <P11> 102ms (107ms) <P13> 85ms (89ms) 
  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.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 110ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P12)majicmule (P11)Gohar 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule 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.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 110ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (22 units for $330)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 86
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (33ms) <P11> 102ms (110ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6390908523526262468
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 81, needed: 35
  INFO [Shop.printPriceFactor]                       Energy is decreased to 57%
  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]               (P11)Gohar Energy: 18 critical: 13 surplus: 5 money: $16228
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Energy: 40 critical: 4 surplus: 36 money: $8620
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 15 critical: 7 surplus: 8 money: $14098
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Energy: 8 critical: 11 surplus: -3 money: $14734
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 34ms (34ms) <P11> 102ms (110ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 33 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule 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.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 34ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 109ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Gohar (P13)Rolf 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P12)majicmule 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: majicmule 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.D.A.M.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 109ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 110ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $26 (3 units for $78)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 102
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 30ms (34ms) <P11> 102ms (115ms) <P13> 85ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 33 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3344270408435379474
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47592272
  INFO [SummaryPhase2.begin]                         (P11)Gohar Money: $16228 Plots: 14 Assets: 3107 Total: 26335
  INFO [SummaryPhase2.begin]                         (P11)Gohar Food: 6 Energy: 18 Smithore: 13 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Rolf Money: $14656 Plots: 11 Assets: 4073 Total: 24229
  INFO [SummaryPhase2.begin]                         (P13)Rolf Food: 3 Energy: 11 Smithore: 39 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $14098 Plots: 9 Assets: 1305 Total: 19903
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 5 Energy: 15 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)majicmule Money: $8698 Plots: 10 Assets: 1977 Total: 15675
  INFO [SummaryPhase2.begin]                         (P12)majicmule Food: 8 Energy: 37 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 12 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $104
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $58
  INFO [SummaryPhase2.begin]                         Shop Food: 46 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $26
  INFO [SummaryPhase2.begin]                         Shop mules: 12 $110
  INFO [SummaryPhase2.begin]                         Colony total: 86142
  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 (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 28
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (34ms) <P11> 102ms (115ms) <P13> 84ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: majicmule Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (34ms) <P11> 102ms (115ms) <P13> 84ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 33
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (34ms) <P11> 102ms (119ms) <P13> 84ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2732597817214884613
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5708419
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Gohar (rank 1)
  INFO [Player.useFood]                              (P11)Gohar has 6 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 30ms (34ms) <P11> 102ms (119ms) <P13> 84ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Gohar
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Gohar develops tile Plain (1,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Gohar develops tile Plain (6,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Gohar finishes on update 1299
  INFO [GameModel.gamble]                            (P11)Gohar gambles $250, max: 47.5, left: 21.519405, fraction 0.45304012
  INFO [DevelopmentMessenger.showMessage]            Gohar 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 72
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (30ms) <P11> 102ms (111ms) <P13> 84ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -519301161430336229
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7863606
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Rolf (rank 2)
  INFO [Player.useFood]                              (P13)Rolf has 3 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (111ms) <P13> 84ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Rolf
  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 (P13)Rolf finishes on update 77
  INFO [GameModel.gamble]                            (P13)Rolf gambles $250, max: 47.5, left: 28.959967, fraction 0.6096835
  INFO [DevelopmentMessenger.showMessage]            Rolf won $250 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 20
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 16ms (17ms) <P11> 102ms (111ms) <P13> 84ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5211414679768162645
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.56002855
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 3)
  INFO [Player.useFood]                              (P14)<A.D.A.M.> 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (110ms) <P13> 84ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  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.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 1523.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 33ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2055.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,2) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (2,4) into Crystite from Energy
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,1): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,2): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (2,4): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> 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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (5,1) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (5,2) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (2,4) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<A.D.A.M.> sold a mule for $160
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $207, max: 47.5, left: 9.739136, fraction 0.20503443
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $207 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 1888
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 80
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (104ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7828599051379443686
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.45485723
  INFO [PlayerEventPhase.begin]                      No player event for (P12)majicmule (rank 4)
  INFO [Player.useFood]                              (P12)majicmule has 8 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (105ms) <P13> 85ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)majicmule
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: majicmule copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: majicmule beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: majicmule started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: majicmule got lower bound of 1284.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: majicmule finished Development LP in time 48ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1733.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: majicmule picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (1,3) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (8,3) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (8,4) into Crystite from Food
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: majicmule is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- is trying Plain (1,3): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- is trying Plain (8,3): Food --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- is trying Plain (8,4): Food --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: majicmule ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: majicmule successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule 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: majicmule Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)majicmule develops tile Plain (1,3) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)majicmule develops tile Plain (8,3) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)majicmule develops tile Plain (8,4) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: majicmule developed a tile but is short on time: 9.659134
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToMuleStore
  INFO [DevelopmentActuator.doEndingActions]         AI: majicmule needs to sell his mule before doing anything else!
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P12)majicmule sold a mule for $135
  INFO [DevelopmentActuator.actionComplete]          AI: majicmule action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: majicmule not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: majicmule Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: majicmule Action: GoToPub
  INFO [GameModel.gamble]                            (P12)majicmule gambles $211, max: 47.5, left: 3.6391006, fraction 0.076612644
  INFO [DevelopmentMessenger.showMessage]            majicmule won $211 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: majicmule gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)majicmule finishes on update 2193
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 182
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (17ms) <P11> 102ms (118ms) <P13> 85ms (88ms) 
  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 P14 P12> 17ms (17ms) <P11> 102ms (118ms) <P13> 85ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6556036614253170409
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Gohar has 18 energy and needs 14 energy
  INFO [ProductionPhase.finishPower]                 (P12)majicmule has 37 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 15 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)Rolf has 11 energy and needs 10 energy
  INFO [ProductionPhase.logProduction]               (P11)Gohar expects 0 food, 0 energy, 0 smithore, 84 crystite
  INFO [ProductionPhase.logProduction]               (P12)majicmule expects 4 food, 31 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 15 food, 0 energy, 14 smithore, 9 crystite
  INFO [ProductionPhase.logProduction]               (P13)Rolf expects 0 food, 2 energy, 0 smithore, 53 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)Gohar produced 0 food, 0 energy, 0 smithore, 76 crystite
  INFO [ProductionPhase.logProduction]               (P12)majicmule produced 4 food, 31 energy, 0 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 12 food, 0 energy, 17 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P13)Rolf produced 0 food, 2 energy, 0 smithore, 50 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 64
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (30ms) <P11> 102ms (118ms) <P13> 84ms (87ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5290693119293794739
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (33ms) <P11> 102ms (118ms) <P13> 84ms (87ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8459886643826372961
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $58
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-7
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 11, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $43 sell price $78
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)Rolf chat: nice win Gohar
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Smithore: 13 critical: 0 surplus: 13 money: $16218
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Smithore: 0 critical: 0 surplus: 0 money: $8709
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 17 critical: 0 surplus: 17 money: $14155
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Smithore: 39 critical: 0 surplus: 39 money: $14906
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (34ms) <P11> 106ms (118ms) <P13> 84ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $-2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $10
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $6
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $10
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (34ms) <P11> 103ms (118ms) <P13> 84ms (86ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9203460631015584948
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $104
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $104 sell price $244
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)Rolf chat: I don't like to burn mules but I recognize that I ... you know, could have done that
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Crystite: 76 critical: 0 surplus: 76 money: $16218
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Crystite: 14 critical: 0 surplus: 14 money: $8709
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 10 critical: 0 surplus: 10 money: $14155
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Crystite: 50 critical: 0 surplus: 50 money: $14906
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 33ms (34ms) <P11> 103ms (118ms) <P13> 84ms (86ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 33 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 33ms (34ms) <P11> 102ms (118ms) <P13> 84ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 33 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8266241748962011342
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 46, total: 65, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 48%
  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]                        (P13)Rolf chat: gg
  INFO [CollectionPhase.goToNextPhase]               (P11)Gohar Food: 1 critical: 0 surplus: 1 money: $16218
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Food: 6 critical: 0 surplus: 6 money: $8709
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 12 critical: 0 surplus: 12 money: $14155
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Food: 0 critical: 0 surplus: 0 money: $14906
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 98
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 33ms (34ms) <P11> 101ms (115ms) <P13> 84ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 34 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $10
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [GameController.apply]                        (P13)Rolf chat: I'll need a quick piss break but I'll still be here for another
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 33ms (34ms) <P11> 101ms (115ms) <P13> 84ms (86ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 33 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5932454866242468161
  INFO [Shop.calcBuySellPrice]                       Current Energy price $26
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 67, needed: 41
  INFO [Shop.printPriceFactor]                       Energy is decreased to 71%
  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]               (P11)Gohar Energy: 3 critical: 0 surplus: 3 money: $16218
  INFO [CollectionPhase.goToNextPhase]               (P12)majicmule Energy: 56 critical: 0 surplus: 56 money: $8709
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 5 critical: 0 surplus: 5 money: $14155
  INFO [CollectionPhase.goToNextPhase]               (P13)Rolf Energy: 3 critical: 0 surplus: 3 money: $14906
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (34ms) <P11> 101ms (112ms) <P13> 85ms (87ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 17ms (34ms) <P11> 101ms (112ms) <P13> 85ms (87ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5347637541180162701
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51724280
  INFO [SummaryPhase2.begin]                         (P11)Gohar Money: $16218 Plots: 14 Assets: 10458 Total: 33676
  INFO [SummaryPhase2.begin]                         (P11)Gohar Food: 1 Energy: 3 Smithore: 13 Crystite: 76
  INFO [SummaryPhase2.begin]                         (P13)Rolf Money: $14906 Plots: 11 Assets: 8387 Total: 28793
  INFO [SummaryPhase2.begin]                         (P13)Rolf Food: 0 Energy: 3 Smithore: 39 Crystite: 50
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $14155 Plots: 9 Assets: 3171 Total: 21826
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 12 Energy: 5 Smithore: 17 Crystite: 10
  INFO [SummaryPhase2.begin]                         (P12)majicmule Money: $8709 Plots: 10 Assets: 4011 Total: 17720
  INFO [SummaryPhase2.begin]                         (P12)majicmule Food: 6 Energy: 56 Smithore: 0 Crystite: 14
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 11 mules
  INFO [Shop.buildMules]                             A mule now costs $80
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $104
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $43
  INFO [SummaryPhase2.begin]                         Shop Food: 46 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 11 $80
  INFO [SummaryPhase2.begin]                         Colony total: 102015
  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:Gohar Money: $16228 Plots: 14 Assets: 3107 Total: 26335
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 2:Rolf Money: $14656 Plots: 11 Assets: 4073 Total: 24229
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 3:<A.D.A.M.> Money: $14098 Plots: 9 Assets: 1305 Total: 19903
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 4:majicmule Money: $8698 Plots: 10 Assets: 1977 Total: 15675
  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: Gohar  Bot Reputation now: 367
  INFO [GameController.apply]                        (S10)LandruBOT chat: Rolf  Bot Reputation now: 134
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [SummaryPhase2.getColonyMessage]              Colony rating: 5
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony succeeded... Extremely well. You can now retire in elegant estates!
  INFO [MetaFrame$16.windowClosing]                  Meta frame closing
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 106940 user number 10
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
