  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: b947db8bdabb9ab0536a0a698610ccc9
  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-6105, Address: 127.0.0.1, Is Host: true
  INFO [MuleGameContainer.init]                      *** Starting Game ***
  INFO [MuleGameContainer.init]                      Display: Created=true Active=true 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 9bb22188-bb7b-465d-a9e8-a71cd175dc97
  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 9bb22188-bb7b-465d-a9e8-a71cd175dc97
  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 9bb22188-bb7b-465d-a9e8-a71cd175dc97
  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 7c72110b-de10-4ffd-bbac-cfa25b5c6fb1
  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 155012
  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 7c72110b-de10-4ffd-bbac-cfa25b5c6fb1
  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
  SEVERE [MasterClient.send]                         Alive com.turborilla.mule.network.MasterResponseException: [/var/www/planetmule.com/server/inc/begin.php 49] mysql_connect(): Too many connections
Response:
error="[/var/www/planetmule.com/server/inc/begin.php 49] mysql_connect(): Too many connections"

	 at com.turborilla.mule.network.MasterResponse.read(MasterResponse.java:74)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:501)
	 at com.turborilla.mule.network.MasterClient.access$500(MasterClient.java:33)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:416)
	 at java.lang.Thread.run(Unknown Source)
  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 [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 [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
  SEVERE [MasterClient.send]                         Alive com.turborilla.mule.network.MasterResponseException: [/var/www/planetmule.com/server/inc/begin.php 49] mysql_connect(): Too many connections
Response:
error="[/var/www/planetmule.com/server/inc/begin.php 49] mysql_connect(): Too many connections"

	 at com.turborilla.mule.network.MasterResponse.read(MasterResponse.java:74)
	 at com.turborilla.mule.network.MasterClient.send(MasterClient.java:501)
	 at com.turborilla.mule.network.MasterClient.access$500(MasterClient.java:33)
	 at com.turborilla.mule.network.MasterClient$MasterCommunicator.run(MasterClient.java:416)
	 at java.lang.Thread.run(Unknown Source)
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [Server.acceptClients]                        Server: Accepted client /69.228.194.56 id 70889b97-a443-40d4-86b5-8dd9ff1053d8
  INFO [ServerMessageHandler.processJoin]            Server: Client /69.228.194.56 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)Cyber Ranger is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)Cyber Ranger (ID: 14481)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /69.228.194.56 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7173 bytes
  INFO [Server.initUdp]                              Server: Client /69.228.194.56 <S11> requests UDP address /69.228.194.56:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Cyber Ranger (ID 14481)
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello Cyber Ranger  this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)LandruBOT chat: === Cyber Ranger Bot Reputation: A+++ (2831) Bot Games: 3209
  INFO [ServerMessageHandler.processPlayerJoin]      /69.228.194.56 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)Cyber Ranger joins the players
  INFO [Player.<init>]                               Creating (P11)Cyber Ranger
  INFO [GameModel.setRemoteUser]                     (P11)Cyber Ranger is a remote Player
  INFO [ServerMessageHandler.processPlayerUnjoin]    /69.228.194.56 <P11> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (11) 0 bytes
  INFO [UserController.apply]                        (P11)Cyber Ranger unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S11)Cyber Ranger is a remote Spectator
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: bot:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 14 bytes
  INFO [Player.<init>]                               Creating (P12)<A.L.A.N.>
  INFO [UserController.setAiPlayer]                  (P12)<A.L.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.L.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<A.L.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: bot:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 12 bytes
  INFO [Player.<init>]                               Creating (P13)<J.I.M.>
  INFO [UserController.setAiPlayer]                  (P13)<J.I.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <J.I.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<J.I.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      /69.228.194.56 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)Cyber Ranger joins the players
  INFO [Player.<init>]                               Creating (P11)Cyber Ranger
  INFO [GameModel.setRemoteUser]                     (P11)Cyber Ranger is a remote Player
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: bot:kick1
  INFO [GameController.apply]                        (S10)LandruBOT chat: Recording vote to kick player rank 1
  INFO [GameController.apply]                        (S10)LandruBOT chat: Note: It takes two votes to kick non-AI players past round 1
  INFO [GameController.apply]                        (S10)LandruBOT chat: The position in your kick request should be based on the position on the <<<<< LEFT box not Above ^^^^^
  INFO [GameController.apply]                        (S10)LandruBOT chat: Processing Kick Request 
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: bot:kick1
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /127.0.0.1 <S10 P12 P13>
  INFO [GameController.apply]                        (S10)LandruBOT chat: Recording vote to kick player rank 1
  INFO [GameController.apply]                        (S10)LandruBOT chat: Note: It takes two votes to kick non-AI players past round 1
  INFO [GameController.apply]                        (S10)LandruBOT chat: The position in your kick request should be based on the position on the <<<<< LEFT box not Above ^^^^^
  INFO [GameController.apply]                        (S10)LandruBOT chat: Processing Kick Request 
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /127.0.0.1 <S10 P12>
  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 [Server.acceptClients]                        Server: Accepted client /187.137.18.5 id a46fd709-924e-4476-8f66-e70739da5aad
  INFO [ServerMessageHandler.processJoin]            Server: Client /187.137.18.5 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)rAphax is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)rAphax (ID: 103314)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /187.137.18.5 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7309 bytes
  INFO [Server.initUdp]                              Server: Client /187.137.18.5 <S12> requests UDP address /187.137.18.5:40739
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)rAphax (ID 103314)
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello rAphax  this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)LandruBOT chat: === rAphax Bot Reputation: A++ (92) Bot Games: 1235
  INFO [GameController.apply]                        (S12)rAphax chat: bot:addai
  INFO [GameController.apply]                        (S12)rAphax chat: bot:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 14 bytes
  INFO [Player.<init>]                               Creating (P13)<B.I.L.L.>
  INFO [UserController.setAiPlayer]                  (P13)<B.I.L.L.> is an AI player
  INFO [UserController.setAiPlayer]                  <B.I.L.L.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<B.I.L.L.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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]      /187.137.18.5 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)rAphax joins the players
  INFO [Player.<init>]                               Creating (P12)rAphax
  INFO [GameModel.setRemoteUser]                     (P12)rAphax is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: This isn't going to be a "wait on you while you work" game...
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: If so - don't play...
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Yes? No?
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [GameController.apply]                        (P12)rAphax chat: play.or.dont
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: NOT PLAYING YOU WHILE YOU WORK...
  INFO [GameController.apply]                        (P12)rAphax chat: i.habe.waited.for.you.millions.of.time
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: OK, this time...
  INFO [GameController.apply]                        (P12)rAphax chat: food,serices.sleep.wife
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: I'll need time to go to the bathroom @ some point; BRK @ 6 - REGARDLESS...
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)<B.I.L.L.> (P12)rAphax (P14)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 154
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 34ms (34ms) <P11> 68ms (68ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 34 ms
  INFO [GameController.apply]                        (P12)rAphax chat: im.not.working
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 34ms (34ms) <P11> 68ms (68ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 34 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1491506154330398121
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)<B.I.L.L.> (P11)Cyber Ranger (P12)rAphax (P14)<A.D.A.M.> 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 16293104
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (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 [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]                        (P12)rAphax chat: not.monday.or.tuesday
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P12)rAphax chat: i.open.wed.thru.sunday
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 45
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 34ms (34ms) <P11> 68ms (68ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 34 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 91
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 27ms (34ms) <P11> 68ms (68ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 34 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <B.I.L.L.> prefers Energy
  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 47458835ns
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 4 plans testing 7616 tiles in 50339721ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [LandGrantActuator.update]                    AI: <B.I.L.L.> wants Plain (5,2)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 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) 2040 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain2 Smithore <claim> (+3) 1440 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Smithore <claim> (+3) 1990 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain2 Smithore <claim> (+3) 1440 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Smithore <claim> (+3) 1990 points
  INFO [LandGrantActuator.update]                    AI: <A.D.A.M.> wants Mountain3 (6,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 27ms, max 119ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 119ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 27ms, max 119ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 2: Mountain3 (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 18ms, max 119ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 15 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 15: Mountain3 (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 21: Mountain2 (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 22 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 22: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 159
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 68ms (69ms) <P12> 119ms (119ms) 
  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: <B.I.L.L.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $988
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $940
  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 $1067
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $928
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $872 (changed $-56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $940 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $940 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $820 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $940 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $940 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $832 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $892 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $916 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $816 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $912 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $776 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $940 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $916 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $876 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $888 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $880 (changed $-8)
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P12)rAphax bought the plot for $900
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 224
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 14ms (17ms) <P11> 68ms (77ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $840
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $1150
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $940
  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 $316
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $316
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [GameController.apply]                        (P12)rAphax chat: fuck
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 16ms, max 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $908 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $900 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $920 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $940 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $888 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $824 (changed $-64)
  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 [AbstractLandAuctionPhase.buyLand]            (P11)Cyber Ranger bought the plot for $840
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #3
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 535
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 14ms (26ms) <P11> 67ms (72ms) <P12> 119ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $780
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $921
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $920
  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 $426
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $424
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 14ms, max 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)<B.I.L.L.> bought the plot for $784
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 292
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 6ms (15ms) <P11> 68ms (72ms) <P12> 120ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5026073717002012406
  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 (P13)<B.I.L.L.> (rank 1)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 7ms (15ms) <P11> 68ms (72ms) <P12> 120ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <B.I.L.L.> starts by assaying Plain (7,4)
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentPlanner.begin]                    AI: <B.I.L.L.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 1 plans testing 298 tiles in 776668ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (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: <B.I.L.L.> Plan: Plain Energy (+3) Plain Empty 1151 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Empty <claim> 1576 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,2) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $107, max: 47.5, left: 21.819412, fraction 0.45935604
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $107 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 1310
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 84
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 12ms (17ms) <P11> 68ms (73ms) <P12> 119ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3793074062167353601
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 12ms (17ms) <P11> 68ms (73ms) <P12> 119ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,0) with Energy factory
  INFO [GameModel.buyAssay]                          (P11)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (3,0)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (2,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2403
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 236
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (20ms) <P11> 68ms (79ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2773652197707838763
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 3)
  INFO [Player.useFood]                              (P12)rAphax has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (21ms) <P11> 68ms (79ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 10 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]                          (P12)rAphax got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            rAphax caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain2 (8,2) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 1861
  INFO [GameModel.gamble]                            (P12)rAphax gambles $67, max: 47.5, left: 10.859161, fraction 0.22861393
  INFO [DevelopmentMessenger.showMessage]            rAphax won $67 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 120
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 15ms (17ms) <P11> 68ms (68ms) <P12> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3639438289574333163
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 4)
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (17ms) <P11> 68ms (68ms) <P12> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 10 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 149 tiles in 4614427ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (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: Plain Crystite <claim> (+3) 2140 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,1) 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 (6,1): 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 Mountain3 (6,1) with Smithore 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 Mountain3 (6,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 Low 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 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]            No Crystite found
  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 $67, max: 47.5, left: 7.279097, fraction 0.15324415
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $67 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 2037
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 162
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 12ms (17ms) <P11> 68ms (68ms) <P12> 121ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 12ms (17ms) <P11> 68ms (68ms) <P12> 121ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8736841531315460888
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> 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]                 (P11)Cyber Ranger has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> 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]               (P11)Cyber Ranger expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 1 food, 0 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]               (P13)<B.I.L.L.> produced 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 0 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 45
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 9ms (17ms) <P11> 68ms (68ms) <P12> 121ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8737314257183163987
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 12ms (17ms) <P11> 68ms (68ms) <P12> 120ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7370238298545137926
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-11
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 14, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 63%
  INFO [Shop.printPriceFactor]                       Smithore buy price $39 sell price $74
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 0 critical: 0 surplus: 0 money: $273
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 3 critical: 0 surplus: 3 money: $992
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 5 critical: 0 surplus: 5 money: $85
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 0 critical: 0 surplus: 0 money: $142
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (17ms) <P11> 68ms (73ms) <P12> 119ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $74
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $214
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 9ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 121ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 1
  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)rAphax auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 121ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 121ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $39 (5 units for $195)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 112
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 8ms (17ms) <P11> 68ms (75ms) <P12> 118ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2274559299257475246
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $76 sell price $216
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $273
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $992
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $280
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 0 critical: 0 surplus: 0 money: $25
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 9ms (17ms) <P11> 68ms (77ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $76 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 9ms (17ms) <P11> 68ms (77ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7639762529857648450
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 12, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 100%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 1 critical: 3 surplus: -2 money: $273
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 1 critical: 3 surplus: -2 money: $992
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $280
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 1 critical: 3 surplus: -2 money: $25
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 72ms (77ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $126
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.88199997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 118ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $126
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $17
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $126
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $126
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $126
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $126
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $126
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (6 units for $300)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 190
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 12ms (30ms) <P11> 74ms (79ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6618983379114181632
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 16, needed: 7
  INFO [Shop.printPriceFactor]                       Energy is decreased to 58%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 5 critical: 1 surplus: 4 money: $173
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 1 critical: 2 surplus: -1 money: $892
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 1 critical: 2 surplus: -1 money: $180
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 1 critical: 2 surplus: -1 money: $25
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 118
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 21ms (30ms) <P11> 68ms (79ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 21 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $131
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 21ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $131
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $131
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $131
  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 #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $131
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $131
  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 #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $131
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (6 units for $270)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 100
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 20ms (26ms) <P11> 67ms (74ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 20 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5185506504663100398
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 46860392
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $802 Plots: 1 Assets: 512 Total: 1814
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 3 Energy: 3 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $308 Plots: 2 Assets: 325 Total: 1633
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $0 Plots: 2 Assets: 485 Total: 1485
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 3 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $25 Plots: 2 Assets: 272 Total: 1297
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 1 Energy: 1 Smithore: 3 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $70
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $76
  INFO [SummaryPhase2.begin]                         Shop Smithore: 2 units $39
  INFO [SummaryPhase2.begin]                         Shop Food: 2 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 5 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $70
  INFO [SummaryPhase2.begin]                         Colony total: 6229
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 35
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (21ms) <P11> 68ms (68ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the search to pick a tile.
  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 5550 tiles in 42749627ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 1985 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2456 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 1985 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2456 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 1985 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2456 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 1985 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2456 points
  INFO [LandGrantActuator.update]                    AI: <A.D.A.M.> wants Plain (3,1)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 4 plans testing 25941 tiles in 99177722ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy (+3) Plain Energy <claim> (+3) 2288 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3233 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy (+3) Plain Energy <claim> (+3) 2288 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3233 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy (+3) Plain Energy <claim> (+3) 2288 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3233 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy (+3) Plain Energy <claim> (+3) 2288 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3233 points
  INFO [LandGrantActuator.update]                    AI: <B.I.L.L.> wants Plain (5,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 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 119ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 0: Plain (0,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 10 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 10: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 19: Plain (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 25 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 25: Plain (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 178
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (21ms) <P11> 67ms (68ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $780
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $2000
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $-68
  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 $367
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $364
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 66
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 67ms (68ms) <P12> 119ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4474387183987329752
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.21710736
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<A.D.A.M.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: FlyingCatBugs
  INFO [PlayerEventPhase$1.finished]                 Event Message: Flying Cat-Bugs ate the roof off your house. Repairs cost $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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P14)<A.D.A.M.> has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 119ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 10 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 133 tiles in 1230956ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (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) 1885 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2356 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 (3,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 (3,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 [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 (3,1) with Energy 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 Plain (3,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]            No Crystite found
  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 $101, max: 47.5, left: 28.139557, fraction 0.5924117
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $101 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 968
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 90
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (17ms) <P11> 68ms (75ms) <P12> 119ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5276860310926184318
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.23167986
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<B.I.L.L.> (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 $50 each for a total of $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (77ms) <P12> 120ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <B.I.L.L.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 1 plans testing 464 tiles in 2565750ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (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: <B.I.L.L.> Plan: Plain Energy (+3) Plain Energy (+3) 2238 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3183 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,3) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,4) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (7,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (7,4) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Plain (5,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Plain (5,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $65, max: 47.5, left: 4.1191, fraction 0.086717896
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $65 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 2195
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 150
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (17ms) <P11> 73ms (77ms) <P12> 120ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3103396924715310478
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.33909684
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (17ms) <P11> 74ms (84ms) <P12> 120ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.buyAssay]                          (P11)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.buyAssay]                          (P11)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P11)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2401
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 125
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (73ms) <P12> 117ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6449670376035322838
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1588198
  INFO [PlayerEventPhase.begin]                      Event player: (P12)rAphax (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: DeadMooseRat
  INFO [PlayerEventPhase$1.finished]                 Event Message: You found a dead Moose Rat and sold the hide for $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P12)rAphax has 1 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (31ms) <P11> 68ms (73ms) <P12> 117ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)rAphax undevelops tile Mountain2 (8,2)
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (7,2) with Food factory
  INFO [DevelopmentMessenger.showMessage]            rAphax caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 988
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 80
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 67ms (69ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -296750026809132628
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 29ms (34ms) <P11> 67ms (69ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5110257456197162233
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 5 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 1 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 0 food, 23 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]               (P11)Cyber Ranger expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 0 food, 22 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 0 food, 6 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 29ms (34ms) <P11> 67ms (68ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 29ms (34ms) <P11> 67ms (68ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3780979903231235515
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $39
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  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 $50 sell price $85
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 0 critical: 0 surplus: 0 money: $183
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 8 critical: 0 surplus: 8 money: $683
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 2 critical: 0 surplus: 2 money: $100
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 3 critical: 0 surplus: 3 money: $175
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 67ms (68ms) <P12> 119ms (119ms) 
  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: <B.I.L.L.> target price $85
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $210
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $194
  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.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)rAphax 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 5
  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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $50 (5 units for $250)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 94
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 68ms (68ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8096273001652867369
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $76
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $76 sell price $216
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $183
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $683
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $200
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 0 critical: 0 surplus: 0 money: $325
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 68ms (68ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $76 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 68ms (68ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6887375901843244701
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 2, total: 5, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 205%
  INFO [Shop.printPriceFactor]                       Food buy price $88 sell price $123
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 0 critical: 3 surplus: -3 money: $183
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 0 critical: 3 surplus: -3 money: $683
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 3 surplus: -3 money: $200
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 3 critical: 3 surplus: 0 money: $325
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 70
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (33ms) <P11> 68ms (68ms) <P12> 118ms (119ms) 
  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: <B.I.L.L.> target price $123
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $123
  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: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.88199997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 118ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)rAphax 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $103 capped by money $60
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $123
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $103 capped by money $60
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $103
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $123 capped by money $60
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $123
  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: <B.I.L.L.> target price $123 capped by money $60
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $123
  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: 119ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $123 (4 units for $492)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 905201901803693596
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 5, total: 40, needed: 7
  INFO [Shop.printPriceFactor]                       Energy is decreased to 38%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 24 critical: 1 surplus: 23 money: $60
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 8 critical: 2 surplus: 6 money: $314
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 3 critical: 2 surplus: 1 money: $200
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 0 critical: 2 surplus: -2 money: $571
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 107
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 7
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 120ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 120ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 120ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (6 units for $150)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 76
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (17ms) <P11> 66ms (70ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5531616768663570441
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49773256
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $210 Plots: 3 Assets: 828 Total: 2538
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 1 Energy: 18 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $314 Plots: 2 Assets: 1164 Total: 2478
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 3 Energy: 8 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $421 Plots: 3 Assets: 333 Total: 2254
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 1 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $200 Plots: 3 Assets: 185 Total: 1885
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 0 Energy: 3 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 $76
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $123
  INFO [SummaryPhase2.begin]                         Shop Energy: 5 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 9155
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 23
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (17ms) <P11> 67ms (70ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants River (4,3)
  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 4487 tiles in 21378436ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: River Food <claim> (+4) 2742 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 4025 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: River Food <claim> (+4) 2742 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 4025 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: River Food <claim> (+4) 2742 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 4025 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: River Food <claim> (+4) 2742 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 4025 points
  INFO [LandGrantActuator.update]                    AI: <A.D.A.M.> wants River (4,3)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <B.I.L.L.> must pick a different tile.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 16ms, max 119ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 120ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 16ms, max 119ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 9 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 9: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 16: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 20: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 21 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 21: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 135
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (24ms) <P11> 65ms (68ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $380
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $1013
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $-120
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $2160
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $16
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 86
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 13ms (30ms) <P11> 65ms (72ms) <P12> 118ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2532572798839735872
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.54060555
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 1)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 1 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 13ms (30ms) <P11> 65ms (68ms) <P12> 118ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 1273.0 from previous solution, plus 1 round of fudging.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 0ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3450.0000000000005
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,3) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,4) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (4,1) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,2): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,3): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (7,4): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying River (4,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,3) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> developed a tile but is short on time: 6.1864142
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActuator.doEndingActions]         AI: <B.I.L.L.> needs to sell his mule before doing anything else!
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P13)<B.I.L.L.> sold a mule for $150
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $54, max: 47.5, left: 2.7864175, fraction 0.05866142
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $54 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 819
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 51
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 24ms (34ms) <P11> 65ms (68ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 19 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2835495534828185042
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8795391
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 24ms (34ms) <P11> 65ms (68ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 24 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 10 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 1477.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: 2300.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,1) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,1) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (4,3) 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 Mountain3 (6,1): 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 Plain (3,1): 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.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,3): 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 Mountain3 (6,1) 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 (3,1) 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,3) 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.> is assaying Plain (1,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 Medium amounts of Crystite
  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 $53, max: 47.5, left: 9.91914, fraction 0.208824
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $53 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 1879
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 92
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 62ms (68ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2509851306899569033
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4527185
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 3)
  INFO [Player.useFood]                              (P12)rAphax has 1 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 62ms (68ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (6,2) with Food factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain2 (8,2) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 959
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 65ms (68ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2482856127692501894
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.0347144
  INFO [PlayerEventGenerator.nextEvent]              Player event pitys player without food.
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: HomeWorldPackage
  INFO [PlayerEventPhase$1.finished]                 Event Message: You just received a package from your home-world relatives containing 3 food and 2 energy units
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P11)Cyber Ranger has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 65ms (68ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,3) with Food factory
  INFO [GameModel.buyAssay]                          (P11)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2068
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $58, max: 47.5, left: 6.7990975, fraction 0.1431389
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $58 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 118
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 67ms (73ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8461881039138420606
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (33ms) <P11> 67ms (73ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2799558136921497731
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 18 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 8 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 5 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 6 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 8 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 13 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 3 food, 0 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 14 food, 0 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]               (P13)<B.I.L.L.> produced 9 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 9 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 5 food, 0 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 14 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (34ms) <P11> 68ms (73ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 21 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (34ms) <P11> 68ms (73ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 21 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9030973605788535358
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 9, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 83%
  INFO [Shop.printPriceFactor]                       Smithore buy price $50 sell price $85
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 0 critical: 0 surplus: 0 money: $314
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 8 critical: 0 surplus: 8 money: $317
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 6 critical: 0 surplus: 6 money: $58
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 0 critical: 0 surplus: 0 money: $171
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 31ms (34ms) <P11> 68ms (73ms) <P12> 119ms (120ms) 
  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: <B.I.L.L.> target price $85
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $190
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $174
  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.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 33ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 7
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $50 (6 units for $300)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 31ms (34ms) <P11> 68ms (73ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 33 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -356922958398321403
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $76
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $136 sell price $276
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $314
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $317
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $358
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 0 critical: 0 surplus: 0 money: $21
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 33ms (34ms) <P11> 68ms (72ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 31 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $136 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 33ms (34ms) <P11> 68ms (72ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 33 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1656784402682449580
  INFO [Shop.calcBuySellPrice]                       Current Food price $123
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 37, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 49%
  INFO [Shop.printPriceFactor]                       Food buy price $46 sell price $81
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 9 critical: 3 surplus: 6 money: $314
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 9 critical: 3 surplus: 6 money: $317
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 5 critical: 3 surplus: 2 money: $358
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 14 critical: 3 surplus: 11 money: $21
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (34ms) <P11> 68ms (70ms) <P12> 119ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 31 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $46
  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: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 21ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 123ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P12)rAphax 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 7
  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] Seller rAphax rank 3 takes over trade from seller <A.D.A.M.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller rAphax rank 3 takes over trade from seller <A.D.A.M.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller rAphax rank 3 takes over trade from seller <A.D.A.M.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller rAphax rank 3 takes over trade from seller <A.D.A.M.> rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $46
  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: <B.I.L.L.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $46
  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: <B.I.L.L.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $46
  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: <B.I.L.L.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $46
  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: <B.I.L.L.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $46
  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: <B.I.L.L.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.D.A.M.> auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> 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: <B.I.L.L.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 123ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $46 (23 units for $1059)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (31ms) <P11> 68ms (71ms) <P12> 119ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8357508218439788656
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 5, total: 28, needed: 15
  INFO [Shop.printPriceFactor]                       Energy is decreased to 65%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 14 critical: 3 surplus: 11 money: $590
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 4 critical: 4 surplus: 0 money: $593
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 2 critical: 4 surplus: -2 money: $311
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 3 critical: 4 surplus: -1 money: $528
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (18ms) <P11> 68ms (71ms) <P12> 119ms (123ms) 
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.88 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 120ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 123ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 Cyber Ranger rank 4 takes over trade from buyer <A.D.A.M.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <A.D.A.M.> rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 120ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (5 units for $225)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 68
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 12ms (17ms) <P11> 65ms (71ms) <P12> 120ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7820240299964172443
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47876800
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $815 Plots: 4 Assets: 748 Total: 3563
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 3 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $528 Plots: 4 Assets: 603 Total: 3131
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 3 Energy: 3 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $548 Plots: 3 Assets: 943 Total: 2991
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 3 Energy: 5 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $131 Plots: 4 Assets: 826 Total: 2957
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 6 Energy: 6 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 11 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 22 units $46
  INFO [SummaryPhase2.begin]                         Shop Energy: 5 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 11 $100
  INFO [SummaryPhase2.begin]                         Colony total: 12642
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (17ms) <P11> 65ms (68ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Mountain2 (7,3)
  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 3 frames, rountrip 11ms, max 119ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 120ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 11ms, max 119ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 9 frame 4
  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 3 frames, rountrip 11ms, max 119ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 16: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 11ms, max 119ms
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 17: Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 12ms, max 119ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 19 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 19: Mountain2 (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 12ms, max 119ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 104
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 12ms (17ms) <P11> 68ms (70ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (17ms) <P11> 68ms (71ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1935495618565959425
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.18417639
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<B.I.L.L.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: MuleLostBolt
  INFO [PlayerEventPhase$1.finished]                 Event Message: One of your M.U.L.E.s lost a bolt. Repairs cost you $150
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (27ms) <P11> 68ms (71ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 8 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 467.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 1ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1553.9999999999998
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,4) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,2) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,3) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (4,1) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (7,3) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (7,4): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,2): Food --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying River (4,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,3): Food --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain2 (7,3): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (7,4) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,2) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile River (4,1) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,3) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain2 (7,3) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 110
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (76ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4026818489531645001
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.99010515
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 2)
  INFO [Player.useFood]                              (P12)rAphax has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (76ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 8 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (2,3) with Energy factory
  INFO [GameModel.buyAssay]                          (P12)rAphax got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            rAphax caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain2 (8,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain2 (3,2) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 2323
  INFO [GameModel.gamble]                            (P12)rAphax gambles $104, max: 47.5, left: 1.5791025, fraction 0.033244263
  INFO [DevelopmentMessenger.showMessage]            rAphax won $104 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 108
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (68ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5614059523364402318
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.45628512
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 3)
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (68ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 8 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 478.0 from previous solution, plus 1 round of fudging.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 2ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1042.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,1) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,1) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,1) 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 (3,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 (6,1): 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 Plain (5,1): 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 (3,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 (6,1) 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 Plain (5,1) with Smithore 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 $200
  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 $108, max: 47.5, left: 6.079098, fraction 0.12798102
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $108 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 2097
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 100
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (84ms) <P12> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3550970831602662703
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8365995
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 6 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 69ms (84ms) <P12> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 8 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (3,0)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,3) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Mountain3 (2,0)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1888
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $115, max: 47.5, left: 10.299149, fraction 0.21682417
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $115 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 98
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 9ms (17ms) <P11> 68ms (71ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -542008959999748982
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 9ms (17ms) <P11> 68ms (71ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7146362917799712467
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 9 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 5 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 6 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 3 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 4 food, 0 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 4 food, 3 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 6 food, 4 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 5 food, 0 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 4 food, 2 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 5 food, 3 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (17ms) <P11> 67ms (71ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (17ms) <P11> 67ms (71ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5595691275637027841
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-14
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 6, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  INFO [Shop.printPriceFactor]                       Smithore buy price $36 sell price $71
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 12 critical: 0 surplus: 12 money: $240
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 15 critical: 0 surplus: 15 money: $606
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $321
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 6 critical: 0 surplus: 6 money: $482
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (17ms) <P11> 67ms (70ms) <P12> 119ms (120ms) 
  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: <B.I.L.L.> target price $158
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $170
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $154
  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.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [AbstractAuctionPhase.apply]                  Choose direction arrived after countdown finished
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> 
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 16ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 7
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $154 (1 units for $154)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 65ms (68ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6726759472662524392
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $136 sell price $276
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $240
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $760
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 6 critical: 0 surplus: 6 money: $321
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 0 critical: 0 surplus: 0 money: $328
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 65ms (68ms) <P12> 119ms (119ms) 
  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: <B.I.L.L.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  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.88199997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 118ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $136 (6 units for $816)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 67ms (70ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2128613752799840522
  INFO [Shop.calcBuySellPrice]                       Current Food price $46
  INFO [Shop.printPriceFactor]                       Food shop: 22, total: 38, 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]               (P13)<B.I.L.L.> Food: 5 critical: 4 surplus: 1 money: $240
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 4 critical: 4 surplus: 0 money: $760
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 2 critical: 4 surplus: -2 money: $1137
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 5 critical: 4 surplus: 1 money: $328
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (34ms) <P11> 68ms (68ms) <P12> 118ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $11
  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: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.88199997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 30ms, max 118ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 123ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 3
  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: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 123ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $11
  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: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $12
  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: 123ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $12
  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: 123ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (5 units for $250)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 31ms (34ms) <P11> 68ms (68ms) <P12> 118ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6507370839205410817
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 5, total: 18, needed: 18
  INFO [Shop.printPriceFactor]                       Energy is increased to 100%
  INFO [Shop.printPriceFactor]                       Energy buy price $30 sell price $65
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 3 critical: 6 surplus: -3 money: $290
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 4 critical: 4 surplus: 0 money: $760
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 3 critical: 4 surplus: -1 money: $887
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 3 critical: 4 surplus: -1 money: $328
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 31ms (34ms) <P11> 68ms (69ms) <P12> 120ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 31 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $45
  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.88 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 20ms, max 120ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 123ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 Cyber Ranger rank 4 takes over trade from buyer <A.D.A.M.> rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <A.D.A.M.> rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <A.D.A.M.> rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <A.D.A.M.> rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $45
  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: <B.I.L.L.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $45
  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: <B.I.L.L.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $45
  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: <B.I.L.L.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $45
  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: 123ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $65 (5 units for $325)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 82
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (31ms) <P11> 68ms (69ms) <P12> 120ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7099042404930713071
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 52418440
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $760 Plots: 4 Assets: 2981 Total: 5741
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 4 Energy: 4 Smithore: 14 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $290 Plots: 5 Assets: 2743 Total: 5533
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 4 Energy: 3 Smithore: 12 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $328 Plots: 5 Assets: 1923 Total: 4751
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 5 Energy: 3 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $562 Plots: 5 Assets: 1275 Total: 4337
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 7 Energy: 8 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 $300
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $154
  INFO [SummaryPhase2.begin]                         Shop Food: 18 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $65
  INFO [SummaryPhase2.begin]                         Shop mules: 6 $300
  INFO [SummaryPhase2.begin]                         Colony total: 20362
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 25
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (20ms) <P11> 68ms (70ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Mountain2 (6,4)
  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 (2,1)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 120ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 17ms, max 120ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 8 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 8: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 120ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 20: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 120ms
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 22: Crater (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 120ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 23 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 23: Mountain2 (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 120ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 81
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (71ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $180
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $2117
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $-552
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $2117
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $76
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P12)rAphax bought the plot for $248
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 106
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 19ms (33ms) <P11> 68ms (68ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 19 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1080161926344791813
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.050727606
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: ExtraPlot
  INFO [PlayerEventPhase$1.finished]                 Event Message: You received an extra plot of land to encourage colony development
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)rAphax chat: wow
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P11)Cyber Ranger has 7 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 22ms (33ms) <P11> 68ms (68ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 22 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (2,0) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (3,0)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,4) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (0,4) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2171
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $108, max: 47.5, left: 4.6190996, fraction 0.0972442
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $108 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 228
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (68ms) <P12> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 25732477462584293
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.26685762
  INFO [PlayerEventPhase.begin]                      Event player: (P12)rAphax (rank 3)
  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 [GameController.apply]                        (P11)Cyber Ranger chat: That was kinda funny...
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P12)rAphax has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 68
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (25ms) <P11> 68ms (74ms) <P12> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)rAphax undevelops tile Mountain2 (3,2)
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain2 (8,2) with Smithore factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (7,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain2 (3,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            rAphax caught the Mountain Wampus and got $200
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: For all of the right reasons!!!  LOL
  INFO [GameModel.developLand]                       (P12)rAphax undevelops tile Plain (2,3)
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (6,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain1 (7,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 2114
  INFO [GameModel.gamble]                            (P12)rAphax gambles $118, max: 47.5, left: 5.7590985, fraction 0.12124418
  INFO [DevelopmentMessenger.showMessage]            rAphax won $118 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 248
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (17ms) <P11> 68ms (72ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6188916269627476269
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4858482
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 2)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 15ms (17ms) <P11> 68ms (72ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <B.I.L.L.> starts by assaying Mountain2 (6,4)
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> 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: <B.I.L.L.> finished Development LP in time 20ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2447.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,3) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,4) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (6,4) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.bringMule]                Stripping because short on something (either money or mules).
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,2): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain2 (6,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,2): Empty --> Energy
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: <B.I.L.L.> couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <B.I.L.L.> tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.bringMule]                Stripping because short on something (either money or mules).
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,3): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.bringMule]                Stripping because short on something (either money or mules).
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (7,4): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (7,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> undevelops tile Plain (5,2)
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain2 (6,4) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> undevelops tile Plain (5,3)
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,3) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> developed a tile but is short on time: 8.019096
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $103, max: 47.5, left: 6.0390983, fraction 0.12713891
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $103 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 2099
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 119
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 68ms (68ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5379892854778805729
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.14194554
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<A.D.A.M.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: KazingaRaces
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost $200 betting on the two-legged Kazinga races
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P14)<A.D.A.M.> has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 67ms (68ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.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 1973.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2893.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,1) 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 (2,1): 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 [Client.receiveTCPMessages]                   Client: TimerStarted (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 (2,1) with Smithore 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 $200
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Plain (5,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]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Plain (2,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]            No Crystite found
  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 Medium 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 $103, max: 47.5, left: 1.039103, fraction 0.021875853
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $103 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 2349
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 174
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 10ms (34ms) <P11> 68ms (70ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 10ms (34ms) <P11> 68ms (70ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -673923221917010519
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 3 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 8 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 3 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 4 food, 8 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 4 food, 3 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 7 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 0 food, 8 energy, 11 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 2 food, 8 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 4 food, 4 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 11 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 0 food, 9 energy, 10 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 94
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 10ms (17ms) <P11> 68ms (78ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 682614629456258189
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 10ms (17ms) <P11> 69ms (78ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4627646055390377316
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $154
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 2, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $230 sell price $265
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 15 critical: 0 surplus: 15 money: $268
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 19 critical: 0 surplus: 19 money: $488
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 5 critical: 0 surplus: 5 money: $120
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 13 critical: 0 surplus: 13 money: $298
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 10ms (17ms) <P11> 69ms (85ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $150
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $150
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)rAphax 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 5
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  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]         (P12)rAphax auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [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: 120ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $230 (52 units for $11960)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 122
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 69ms (78ms) <P12> 118ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8929734498103881667
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $116 sell price $256
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $3718
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $4858
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 6 critical: 0 surplus: 6 money: $1270
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 0 critical: 0 surplus: 0 money: $3288
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 70ms (78ms) <P12> 118ms (120ms) 
  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: <B.I.L.L.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  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.88199997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 118ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $116 (6 units for $696)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 100
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (74ms) <P12> 118ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2137525300507563424
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 18, total: 27, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 69%
  INFO [Shop.printPriceFactor]                       Food buy price $20 sell price $55
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 2 critical: 4 surplus: -2 money: $3718
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 4 critical: 4 surplus: 0 money: $4858
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 2 critical: 4 surplus: -2 money: $1966
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 1 critical: 4 surplus: -3 money: $3288
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 80
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (72ms) <P12> 119ms (119ms) 
  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: <B.I.L.L.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $425
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.88199997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 24ms, max 118ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 Cyber Ranger rank 4 takes over trade from buyer <B.I.L.L.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <B.I.L.L.> rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $425
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $425
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $425
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $425
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $425
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $17
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $425
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $425
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $425
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $425
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $20
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $425
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $425
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $425
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $425
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $425
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $425
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $425
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer rAphax rank 3 takes over trade from buyer <B.I.L.L.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer rAphax rank 3 takes over trade from buyer <B.I.L.L.> rank 2
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $425
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $425
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $55 (18 units for $990)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (33ms) <P11> 67ms (69ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 26 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7493197136644110224
  INFO [Shop.calcBuySellPrice]                       Current Energy price $65
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 24, needed: 20
  INFO [Shop.printPriceFactor]                       Energy is decreased to 88%
  INFO [Shop.printPriceFactor]                       Energy buy price $42 sell price $77
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 8 critical: 5 surplus: 3 money: $3663
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 4 critical: 5 surplus: -1 money: $4858
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 3 critical: 6 surplus: -3 money: $1691
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 9 critical: 4 surplus: 5 money: $2628
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (33ms) <P11> 67ms (68ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $57
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $57
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $211
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 30ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $57
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $57
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $211
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $57
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $57
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $211
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $77 (2 units for $154)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 68
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 27ms (31ms) <P11> 67ms (68ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1225522464418262300
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47879640
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $4858 Plots: 5 Assets: 1003 Total: 8361
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $2628 Plots: 7 Assets: 1908 Total: 8036
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 13 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $3817 Plots: 6 Assets: 1187 Total: 8004
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 3 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1537 Plots: 7 Assets: 1395 Total: 6432
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 7 Energy: 5 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 12 mules for 24 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $116
  INFO [SummaryPhase2.begin]                         Shop Smithore: 28 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $55
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $77
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $460
  INFO [SummaryPhase2.begin]                         Colony total: 30833
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 27
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 67ms (68ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 25 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Mountain2 (0,3)
  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 (0,3)
  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 (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 119ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 2 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 2: Plain (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 7: Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 12 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 12: Mountain2 (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 16: Plain (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 127
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 67ms (68ms) <P12> 119ms (119ms) 
  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: $188
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $1535
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $1532
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $2057
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $2056
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2116 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $1484 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $1428 (changed $-56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2068 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2012 (changed $-56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $1380 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $1336 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2036 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $1364 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2100 (changed $64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $1328 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $1348 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2152 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2192 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $1348 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2216 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $1328 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2244 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $1316 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $1368 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $1404 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2304 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $1372 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2360 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2348 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2364 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2380 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2436 (changed $56)
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P12)rAphax bought the plot for $1668
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 102
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (72ms) <P12> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3931617644946046084
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7784966
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (72ms) <P12> 119ms (123ms) 
  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 $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 [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 2245.0 from previous solution, plus 1 round of fudging.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 10ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2535.999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,1) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,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 (2,1): 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 Plain (5,0): Empty --> Smithore
  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 (2,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (5,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.> 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 $171, max: 47.5, left: 30.099602, fraction 0.6336758
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $171 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 870
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 68
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (71ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8266157973436828801
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.22133118
  INFO [PlayerEventPhase.begin]                      Event player: (P12)rAphax (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: WormInfestation
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony awarded you $200 for stopping the Wart Worm infestation
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P12)rAphax has 13 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 136
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (69ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Crater (5,4) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            rAphax caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (6,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (7,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (6,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (7,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 2413
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 333
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (18ms) <P11> 66ms (68ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3111614427148364006
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.24532312
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<B.I.L.L.> (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: ArtificialDumbness
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your offworld investments in Artificial Dumbness paid $300 in dividends
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 3 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (22ms) <P11> 67ms (70ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 2193.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 16ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3002.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,3) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain2 (0,3): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain2 (0,3) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $156, max: 47.5, left: 16.114525, fraction 0.33925316
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $156 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 1064
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 91
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (32ms) <P11> 68ms (74ms) <P12> 119ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7121124175313604984
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.42763722
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 7 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (32ms) <P11> 68ms (71ms) <P12> 119ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,0) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Mountain3 (2,0)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (2,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2257
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $108, max: 47.5, left: 2.9191012, fraction 0.06145476
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $108 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 170
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 12ms (17ms) <P11> 68ms (71ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 12ms (17ms) <P11> 68ms (71ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -761130561942280640
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 6 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 9 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 4 food, 8 energy, 17 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 4 food, 8 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 6 energy, 3 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 0 food, 3 energy, 11 smithore, 14 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 4 food, 9 energy, 17 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 4 food, 9 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 5 energy, 3 smithore, 15 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 0 food, 3 energy, 11 smithore, 15 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (17ms) <P11> 65ms (70ms) <P12> 120ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9209005857789521199
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 12ms (17ms) <P11> 63ms (68ms) <P12> 120ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2268028834238750135
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $21
  INFO [Shop.printPriceFactor]                       Smithore shop: 28, mules potentially available: 22, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 49%
  INFO [Shop.printPriceFactor]                       Smithore buy price $133 sell price $168
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 17 critical: 0 surplus: 17 money: $3938
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 15 critical: 0 surplus: 15 money: $4519
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 3 critical: 0 surplus: 3 money: $800
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 11 critical: 0 surplus: 11 money: $190
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 12ms (17ms) <P11> 63ms (66ms) <P12> 120ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $133
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $130
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $133
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $130
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 11ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)rAphax 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 5
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  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]         (P12)rAphax auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.D.A.M.> auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $133 (46 units for $6118)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 88
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 15ms (17ms) <P11> 62ms (65ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4631342243240835008
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $116
  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]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $6199
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $6514
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 15 critical: 0 surplus: 15 money: $1199
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 15 critical: 0 surplus: 15 money: $1653
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 101
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 61ms (65ms) <P12> 118ms (120ms) 
  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: <B.I.L.L.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  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.88199997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 118ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P12)rAphax 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $80 (30 units for $2400)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 150
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (19ms) <P11> 62ms (68ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1814865089903670699
  INFO [Shop.calcBuySellPrice]                       Current Food price $55
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 11, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 134%
  INFO [Shop.printPriceFactor]                       Food buy price $59 sell price $94
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 4 critical: 4 surplus: 0 money: $6199
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 0 critical: 4 surplus: -4 money: $6514
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 2 critical: 4 surplus: -2 money: $2399
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 5 critical: 4 surplus: 1 money: $2853
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 251
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 12ms (21ms) <P11> 67ms (68ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $94
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $94
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $258
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.88199997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 12ms, max 118ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $74 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 80
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 14ms (21ms) <P11> 67ms (68ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2701712279213178541
  INFO [Shop.calcBuySellPrice]                       Current Energy price $77
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 30, needed: 24
  INFO [Shop.printPriceFactor]                       Energy is decreased to 85%
  INFO [Shop.printPriceFactor]                       Energy buy price $50 sell price $85
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 10 critical: 6 surplus: 4 money: $6199
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 9 critical: 5 surplus: 4 money: $6514
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 5 critical: 6 surplus: -1 money: $2399
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 6 critical: 7 surplus: -1 money: $2853
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 150
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 14ms (19ms) <P11> 67ms (68ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $91
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 12ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer rAphax rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $91
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $91
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $91
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $91
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $91
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $91
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $76 (6 units for $456)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 146
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 12ms (17ms) <P11> 62ms (68ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1827184517497241689
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47758216
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $6400 Plots: 7 Assets: 1498 Total: 11398
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 4 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $6769 Plots: 6 Assets: 1016 Total: 10785
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 0 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $2853 Plots: 9 Assets: 1646 Total: 8999
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 5 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1943 Plots: 8 Assets: 1804 Total: 7747
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 2 Energy: 11 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 $260
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop Smithore: 62 units $133
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $74
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $76
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $260
  INFO [SummaryPhase2.begin]                         Colony total: 38929
  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: $4858 Plots: 5 Assets: 1003 Total: 8361
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 2:rAphax Money: $2628 Plots: 7 Assets: 1908 Total: 8036
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 3:<B.I.L.L.> Money: $3817 Plots: 6 Assets: 1187 Total: 8004
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 4:Cyber Ranger Money: $1537 Plots: 7 Assets: 1395 Total: 6432
  INFO [GameController.apply]                        (S10)LandruBOT chat: Event Probabilites: Pirates(6.67%) Pests(20.00%) Radiation(13.30%) Acid Rain(13.30%) Sunspot Activity(13.30%) Meteor Strike(6.67%) Earthquake(13.30%) Fire(13.30%) 
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (831574) host4u: Irata-4638
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (831575) CCMuleBot01: MuleBotLives-707
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: BRK
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: r
  INFO [GameController.apply]                        (P12)rAphax chat: r
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: r
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 875
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants River (4,0)
  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,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 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 119ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 1: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 7: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 11: Plain (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 12 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 12: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 243
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1608
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $1231
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $1228
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1497
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $1496
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P12)rAphax bought the plot for $2008
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 236
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (76ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $1948
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $1231
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $1228
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1475
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $1472
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 71
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (78ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -751144844921036364
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.014339149
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<B.I.L.L.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: MischievousElves
  INFO [PlayerEventPhase$1.finished]                 Event Message: Mischievous Glac-Elves broke into your storage shed and stole half your food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 2 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (85ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 2815.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 19ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 5452.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,3) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,4) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,4) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (4,0) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain2 (7,3): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain2 (6,4): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (7,4): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying River (4,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain2 (7,3) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain2 (6,4) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> developed a tile but is short on time: 8.649597
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActuator.doEndingActions]         AI: <B.I.L.L.> needs to sell his mule before doing anything else!
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P13)<B.I.L.L.> sold a mule for $335
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $109, max: 47.5, left: 4.0695863, fraction 0.0856755
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $109 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 1109
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (74ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8415258286511658580
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.60282606
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 2)
  INFO [Player.useFood]                              (P14)<A.D.A.M.> has 0 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (74ms) <P12> 119ms (120ms) 
  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 $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 [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> is short on development time and goes to the pub
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 2494.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 7ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 5441.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,0) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,1) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,1) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (4,4) 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,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 Plain (5,1): 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 Mountain3 (6,1): 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 River (4,4): 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: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $103, max: 47.5, left: 3.8000011, fraction 0.08000002
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $103 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 60
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (74ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3462587619442270351
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9742229
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 3)
  INFO [Player.useFood]                              (P12)rAphax has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (70ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (2,3) with Energy factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (1,2) with Food factory
  INFO [DevelopmentMessenger.showMessage]            rAphax caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (7,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (6,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (8,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 2271
  INFO [GameModel.gamble]                            (P12)rAphax gambles $103, max: 47.5, left: 2.6191015, fraction 0.05513898
  INFO [DevelopmentMessenger.showMessage]            rAphax won $103 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 184
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (72ms) <P12> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6124893559188103101
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.56588465
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 2 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (72ms) <P12> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (0,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1313
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 160
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 12ms (17ms) <P11> 66ms (82ms) <P12> 120ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 12ms (17ms) <P11> 66ms (82ms) <P12> 120ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1251159166893610317
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 7 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 6 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 11 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 6 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 9 food, 8 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 4 food, 8 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 6 energy, 0 smithore, 32 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 2 food, 14 energy, 11 smithore, 9 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]               (P13)<B.I.L.L.> produced 10 food, 11 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 5 food, 6 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 5 energy, 0 smithore, 36 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 0 food, 14 energy, 9 smithore, 8 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 84
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (17ms) <P11> 66ms (72ms) <P12> 120ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5311092153796873625
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 13ms (17ms) <P11> 66ms (72ms) <P12> 120ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3232258348248523233
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $133
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-7
  INFO [Shop.printPriceFactor]                       Smithore shop: 62, mules potentially available: 41, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $51 sell price $86
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 2 critical: 0 surplus: 2 money: $6609
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 3 critical: 0 surplus: 3 money: $6872
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $1558
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 3 critical: 0 surplus: 3 money: $243
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (17ms) <P11> 66ms (72ms) <P12> 120ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $98
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $110
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $94
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $110
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 12ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P12)rAphax 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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)rAphax auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $80 (19 units for $1529)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 210
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (27ms) <P11> 68ms (80ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4415342278255920253
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $80
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $144 sell price $284
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $6609
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $6872
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 17 critical: 0 surplus: 17 money: $29
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 4 critical: 0 surplus: 4 money: $396
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (28ms) <P11> 68ms (80ms) <P12> 119ms (120ms) 
  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: <B.I.L.L.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  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.88199997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 118ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P12)rAphax 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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]         (P12)rAphax auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $144 (21 units for $3024)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 185
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (28ms) <P11> 68ms (76ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7628275115136169934
  INFO [Shop.calcBuySellPrice]                       Current Food price $74
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 13, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 117%
  INFO [Shop.printPriceFactor]                       Food buy price $72 sell price $107
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 7 critical: 4 surplus: 3 money: $6609
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 5 critical: 4 surplus: 1 money: $6872
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 4 surplus: -4 money: $2477
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 1 critical: 4 surplus: -3 money: $972
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 160
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (26ms) <P11> 68ms (79ms) <P12> 118ms (119ms) 
  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: <B.I.L.L.> target price $87
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-264
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $109
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $113
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.88199997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 118ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $109
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-264
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $109
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $113
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $109
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-264
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $152
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $113
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.D.A.M.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $109
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-264
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $152
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $113
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $152
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-264
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $152
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $113
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $108 (4 units for $434)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 136
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (26ms) <P11> 67ms (73ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5913212241971979515
  INFO [Shop.calcBuySellPrice]                       Current Energy price $76
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 44, needed: 25
  INFO [Shop.printPriceFactor]                       Energy is decreased to 68%
  INFO [Shop.printPriceFactor]                       Energy buy price $36 sell price $71
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 13 critical: 5 surplus: 8 money: $6934
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 8 critical: 5 surplus: 3 money: $6981
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 9 critical: 7 surplus: 2 money: $2043
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 14 critical: 8 surplus: 6 money: $972
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (24ms) <P11> 67ms (70ms) <P12> 118ms (119ms) 
  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: <B.I.L.L.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-75
  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 $31
  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.88199997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 118ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P12)rAphax 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-75
  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 $31
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-75
  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 $31
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller rAphax rank 3 takes over trade from seller <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller rAphax rank 3 takes over trade from seller <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller rAphax rank 3 takes over trade from seller <B.I.L.L.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-75
  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 $31
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-75
  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 $31
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-75
  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 $31
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-75
  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 $31
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-75
  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 $31
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-75
  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 $31
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax 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 #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-75
  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 $31
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-75
  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 $31
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-75
  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 $31
  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: <B.I.L.L.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-75
  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 $31
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-75
  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 $31
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-75
  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 $31
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-75
  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 $31
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $68 (15 units for $1025)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 74
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 22ms (34ms) <P11> 68ms (73ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2943970099264641419
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 44017432
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $7431 Plots: 8 Assets: 1510 Total: 12941
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 4 Energy: 6 Smithore: 2 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $7083 Plots: 7 Assets: 1640 Total: 12223
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 4 Energy: 6 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1018 Plots: 9 Assets: 4564 Total: 10082
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 4 Energy: 24 Smithore: 19 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $1398 Plots: 11 Assets: 1702 Total: 8600
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 1 Energy: 8 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $160
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Smithore: 38 units $80
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $108
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $160
  INFO [SummaryPhase2.begin]                         Colony total: 43846
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 18ms (34ms) <P11> 68ms (81ms) <P12> 109ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Plain (6,3)
  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 (2,2)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 2 frames, rountrip 18ms, max 109ms
  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 22ms, max 109ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 4: Plain (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 22ms, max 108ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 5 frame 1
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (6,3)
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 5: Plain (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 18ms, max 108ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 6 frame 1
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Plain (8,4)
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 6: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 18ms, max 108ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 8 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 8: Plain (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 18ms, max 108ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 140
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 22ms (34ms) <P11> 73ms (84ms) <P12> 108ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 18ms (34ms) <P11> 73ms (84ms) <P12> 107ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 22 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2055841558563693697
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.12527293
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<B.I.L.L.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: MulesDeteriorated
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your mining M.U.L.E.s have deteriorated from heavy use and cost $150 each to repair. The total cost is $300
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 98
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 18ms (34ms) <P11> 79ms (89ms) <P12> 107ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <B.I.L.L.> starts by assaying Plain (8,4)
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 5359.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 8180.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,4) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (0,3) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (4,0) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (7,3) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (8,4) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (7,4): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain2 (0,3): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying River (4,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain1 (7,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (8,4): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (7,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain2 (0,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile River (4,0) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> developed a tile but is short on time: 1.5991025
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 100
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 24ms (34ms) <P11> 70ms (78ms) <P12> 118ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 24 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9014278692703257920
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.42890602
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 69ms (74ms) <P12> 118ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 24 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.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 5377.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 2ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 7907.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,0) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,1) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,1) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (6,3) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (4,4) 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,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 Plain (5,1): 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 Mountain3 (6,1): 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 (6,3): 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.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,4): 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: TimerStarted (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,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 Plain (5,1) 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 Mountain3 (6,1) 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 (6,3) with Food 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 River (4,4) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> not enough time to assay.
  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 $171, max: 47.5, left: 6.459098, fraction 0.13598101
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $171 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 2052
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 114
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (73ms) <P12> 109ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3566123919145696868
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.33537722
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (73ms) <P12> 112ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,2) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $300
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (0,0)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (2,0) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (2,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2370
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $150, max: 47.5, left: 0.6391034, fraction 0.013454809
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $150 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 198
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 15ms (17ms) <P11> 68ms (69ms) <P12> 102ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3918855180794071834
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.013619304
  INFO [PlayerEventPhase.begin]                      Event player: (P12)rAphax (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: MuseumBoughtComputer
  INFO [PlayerEventPhase$1.finished]                 Event Message: The museum bought your antique personal computer for $600
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P12)rAphax has 1 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (31ms) <P11> 68ms (68ms) <P12> 103ms (113ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain2 (3,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (2,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 782
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 84
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 25ms (31ms) <P11> 68ms (68ms) <P12> 111ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 25ms (31ms) <P11> 68ms (68ms) <P12> 111ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3664118274357032294
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 6 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 24 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 8 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 19 food, 12 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 32 food, 8 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 3 energy, 0 smithore, 51 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 2 food, 14 energy, 5 smithore, 20 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 20 food, 13 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 34 food, 8 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 3 energy, 0 smithore, 40 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 4 food, 15 energy, 5 smithore, 18 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 18ms (31ms) <P11> 68ms (68ms) <P12> 113ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1087657654527018150
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 18ms (31ms) <P11> 68ms (68ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2784950767036113970
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $80
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 8, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 91%
  INFO [Shop.printPriceFactor]                       Smithore buy price $73 sell price $108
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 2 critical: 0 surplus: 2 money: $7021
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 3 critical: 0 surplus: 3 money: $7034
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 19 critical: 0 surplus: 19 money: $898
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 5 critical: 0 surplus: 5 money: $1713
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (31ms) <P11> 68ms (68ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 25 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $73
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $90
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $73
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $90
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 25ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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]         (P14)<A.D.A.M.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $89 (5 units for $445)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 25ms (34ms) <P11> 68ms (69ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4370880724009842047
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $144
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $76 sell price $216
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $7199
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $7301
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 40 critical: 0 surplus: 40 money: $898
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 18 critical: 0 surplus: 18 money: $1268
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 80
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 68ms (69ms) <P12> 119ms (120ms) 
  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: <B.I.L.L.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  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: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $76 (40 units for $3040)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 192
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 14ms (17ms) <P11> 68ms (69ms) <P12> 110ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2504662411255515123
  INFO [Shop.calcBuySellPrice]                       Current Food price $108
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 58, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 51%
  INFO [Shop.printPriceFactor]                       Food buy price $40 sell price $75
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 20 critical: 5 surplus: 15 money: $7199
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 34 critical: 5 surplus: 29 money: $7301
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 5 surplus: -5 money: $3938
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 4 critical: 5 surplus: -1 money: $356
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 290
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (16ms) <P11> 64ms (68ms) <P12> 109ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  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.89100003 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 11ms, max 109ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  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: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  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: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  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: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  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: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> 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: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> 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: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> 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: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> 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: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> 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 [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  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 #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  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: 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $40 (18 units for $720)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 152
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 13ms (17ms) <P11> 68ms (70ms) <P12> 108ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1176285213804180869
  INFO [Shop.calcBuySellPrice]                       Current Energy price $68
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 53, needed: 31
  INFO [Shop.printPriceFactor]                       Energy is decreased to 69%
  INFO [Shop.printPriceFactor]                       Energy buy price $32 sell price $67
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 15 critical: 5 surplus: 10 money: $7199
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 8 critical: 7 surplus: 1 money: $8021
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 15 critical: 10 surplus: 5 money: $3298
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 15 critical: 9 surplus: 6 money: $276
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 224
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (30ms) <P11> 68ms (68ms) <P12> 110ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $47
  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: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.89 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 16ms, max 110ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P12)rAphax 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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] Seller rAphax rank 4 takes over trade from seller <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller rAphax rank 4 takes over trade from seller <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller rAphax rank 4 takes over trade from seller <B.I.L.L.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $47
  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: <B.I.L.L.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $47
  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: <B.I.L.L.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $47
  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: <B.I.L.L.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $47
  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: <B.I.L.L.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $47
  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: <B.I.L.L.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> 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: <B.I.L.L.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $47
  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: 119ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $67 (15 units for $1005)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 132
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 13ms (30ms) <P11> 68ms (76ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4675916446265238711
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51349592
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $7802 Plots: 9 Assets: 1697 Total: 13999
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 20 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $8021 Plots: 8 Assets: 1706 Total: 13727
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 16 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $2293 Plots: 10 Assets: 5641 Total: 12934
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 16 Energy: 30 Smithore: 19 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $678 Plots: 12 Assets: 5223 Total: 11901
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 6 Energy: 9 Smithore: 10 Crystite: 30
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 8 mules
  INFO [Shop.buildMules]                             A mule now costs $170
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $76
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $89
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $40
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $67
  INFO [SummaryPhase2.begin]                         Shop mules: 8 $170
  INFO [SummaryPhase2.begin]                         Colony total: 52561
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 29
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 12ms (25ms) <P11> 68ms (75ms) <P12> 110ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Mountain1 (8,3)
  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 (1,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 12ms, max 110ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 120ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 12ms, max 110ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 2: Mountain1 (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 13ms, max 110ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 3 frame 1
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Mountain1 (8,3)
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax is granted tile 3: Plain (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 13ms, max 110ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 4 frame 1
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Plain (0,0)
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 4: Mountain1 (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 15ms, max 110ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 100
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 15ms (30ms) <P11> 70ms (77ms) <P12> 110ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1456
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $817
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $816
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $817
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $816
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 15ms, max 104ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P11)Cyber Ranger bought the plot for $1456
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 207
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (30ms) <P11> 70ms (77ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $1396
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $817
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $816
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $817
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $816
  INFO [AbstractAuctionController.begin]             Begin auction id 13
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 23ms, max 118ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 84
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (34ms) <P11> 68ms (70ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 28 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2220184739793564508
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.389462
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 1)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 20 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (34ms) <P11> 68ms (69ms) <P12> 119ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 1835.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 582ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2758.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,3) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,4) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,4) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (7,3) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (8,4) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain2 (0,3): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain2 (6,4): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (7,4): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain1 (7,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (8,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain2 (0,3) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain2 (6,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (7,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain1 (7,3) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> developed a tile but is short on time: 8.559109
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $158, max: 47.5, left: 5.099099, fraction 0.107349455
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $158 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 2120
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 225
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 21ms (34ms) <P11> 68ms (75ms) <P12> 120ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 22 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8145328166740718201
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4963156
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 2)
  INFO [Player.useFood]                              (P14)<A.D.A.M.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 21ms (34ms) <P11> 68ms (75ms) <P12> 120ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 21 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 1632.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 75ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2641.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,0) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,1) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,1) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (8,3) 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,0): 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 Plain (5,1): 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 Mountain3 (6,1): 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 Mountain1 (8,3): 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: 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,0) 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,1) 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 (6,1) 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 Mountain1 (8,3) with Smithore factory
  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: 0.33910343, fraction 0.0071390197
  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 2358
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 216
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (18ms) <P11> 68ms (76ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8820798083345933
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4797656
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P11)Cyber Ranger 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (18ms) <P11> 68ms (76ms) <P12> 119ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (0,4) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (2,0) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain1 (0,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P11)Cyber Ranger
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 317
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (20ms) <P11> 68ms (76ms) <P12> 116ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4887320050056549995
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.41273737
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 4)
  INFO [Player.useFood]                              (P12)rAphax 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (24ms) <P11> 68ms (77ms) <P12> 116ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain2 (3,2) with Smithore factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (2,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (1,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (6,0) with Food factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (6,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (7,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (1,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 349
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 15ms (30ms) <P11> 68ms (77ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 15ms (30ms) <P11> 68ms (77ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4028875051276188792
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 6 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 8 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 30 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 9 energy and needs 10 energy
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 10 food, 21 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 15 food, 14 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 12 smithore, 35 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 0 food, 14 energy, 7 smithore, 33 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 10 food, 21 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 15 food, 15 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 11 smithore, 33 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 0 food, 15 energy, 7 smithore, 32 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 96
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (31ms) <P11> 68ms (75ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7571560895480639131
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)rAphax chat: nice.win
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 168
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 26ms (32ms) <P11> 68ms (75ms) <P12> 118ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 26 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6225980876045584994
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $89
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-2
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 2, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is increased to 175%
  INFO [Shop.printPriceFactor]                       Smithore buy price $154 sell price $189
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: TY
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 4 critical: 0 surplus: 4 money: $7665
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 12 critical: 0 surplus: 12 money: $7802
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 30 critical: 0 surplus: 30 money: $422
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 17 critical: 0 surplus: 17 money: $88
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 113
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (31ms) <P11> 68ms (73ms) <P12> 118ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 26 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $154
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $154
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $70
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.88199997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 118ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)rAphax 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 5
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.D.A.M.> auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [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]         (P12)rAphax 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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $154 (63 units for $9702)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 181
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 23ms (32ms) <P11> 68ms (73ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7158520516493890636
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $76
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $76 sell price $216
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $8281
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $9650
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $5042
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 0 critical: 0 surplus: 0 money: $2706
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 26ms (34ms) <P11> 68ms (73ms) <P12> 116ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 23 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $76 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 23
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (34ms) <P11> 68ms (73ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 26 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5408727701567196904
  INFO [Shop.calcBuySellPrice]                       Current Food price $40
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 46, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 58%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 18 critical: 5 surplus: 13 money: $8281
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 21 critical: 5 surplus: 16 money: $9650
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 6 critical: 5 surplus: 1 money: $5042
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 1 critical: 5 surplus: -4 money: $2706
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 306
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 15ms (32ms) <P11> 68ms (76ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 15ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 rAphax rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer rAphax rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (15 units for $307)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 261
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 6ms (17ms) <P11> 67ms (73ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1340403805373721729
  INFO [Shop.calcBuySellPrice]                       Current Energy price $67
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 71, needed: 34
  INFO [Shop.printPriceFactor]                       Energy is decreased to 61%
  INFO [Shop.printPriceFactor]                       Energy buy price $26 sell price $61
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 24 critical: 4 surplus: 20 money: $8413
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 17 critical: 7 surplus: 10 money: $9825
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 15 critical: 12 surplus: 3 money: $4830
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 15 critical: 11 surplus: 4 money: $2611
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 274
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 6ms (18ms) <P11> 68ms (72ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  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: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 6ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 rAphax rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer rAphax rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  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: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  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: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  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: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  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: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> 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: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> 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: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  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: 120ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> 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: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> 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: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> 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: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> 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: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> 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: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> 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: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> 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: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  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: 119ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $55 (28 units for $1546)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 192
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 13ms (17ms) <P11> 63ms (69ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9168944987796037787
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50896024
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $10212 Plots: 9 Assets: 1565 Total: 16277
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 12 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $9572 Plots: 9 Assets: 1290 Total: 15362
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 12 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $4830 Plots: 12 Assets: 2715 Total: 13545
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 16 Energy: 15 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $1065 Plots: 13 Assets: 4075 Total: 11640
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 6 Energy: 43 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 12 mules for 24 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $300
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $76
  INFO [SummaryPhase2.begin]                         Shop Smithore: 39 units $154
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $55
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $300
  INFO [SummaryPhase2.begin]                         Colony total: 56824
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 15ms (17ms) <P11> 63ms (68ms) <P12> 113ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 2 frames, rountrip 15ms, max 113ms
  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 111ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)rAphax 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 111ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 66
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (18ms) <P11> 66ms (69ms) <P12> 113ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 31
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (18ms) <P11> 66ms (69ms) <P12> 111ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8664370543469587394
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4153037
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<A.D.A.M.> has 12 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 67ms (69ms) <P12> 113ms (119ms) 
  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 2033.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 470ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2343.0
  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 Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,3) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (4,4) into Energy 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): 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 Plain (6,3): 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 River (4,4): 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.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 Plain (6,3) 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,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<A.D.A.M.> sold a mule for $325
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Plain (5,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]            No Crystite found
  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 $152, max: 47.5, left: 4.4591, fraction 0.09387579
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $152 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 2152
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 304
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (17ms) <P11> 68ms (69ms) <P12> 117ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 676967321413656553
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6462995
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 2)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 12 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (17ms) <P11> 68ms (72ms) <P12> 115ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 2279.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 215ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2292.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,1) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,4) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (8,4) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying River (4,1): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain2 (6,4): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (8,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile River (4,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain2 (6,4) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (8,4) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $174, max: 47.5, left: 20.959393, fraction 0.44125038
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $174 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 1327
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 110
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 6ms (17ms) <P11> 68ms (69ms) <P12> 112ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8724109429688902321
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9733165
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P11)Cyber Ranger 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 6ms (17ms) <P11> 68ms (69ms) <P12> 112ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (2,4) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (0,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,4) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain1 (0,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,3) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (2,0) with Crystite factory
  INFO [GameModel.sellMule]                          (P11)Cyber Ranger sold a mule for $375
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 208
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (27ms) <P11> 68ms (68ms) <P12> 106ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7320594724899558847
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.26652753
  INFO [PlayerEventPhase.begin]                      Event player: (P12)rAphax (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: TapDancingMule
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. won the colony tap-dancing contest. You collected $300
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P12)rAphax has 6 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (27ms) <P11> 68ms (68ms) <P12> 108ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain2 (3,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (8,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (2,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (1,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (1,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 300
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (16ms) <P11> 68ms (68ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5476524617395953707
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (16ms) <P11> 68ms (70ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3096501977913288035
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 5 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 8 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 15 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 43 energy and needs 14 energy
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 4 food, 46 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 4 food, 47 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 24 energy, 0 smithore, 34 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 0 food, 0 energy, 5 smithore, 77 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 4 food, 45 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 4 food, 45 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 24 energy, 0 smithore, 36 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 0 food, 0 energy, 2 smithore, 76 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 12ms (30ms) <P11> 68ms (72ms) <P12> 118ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 12ms (30ms) <P11> 68ms (72ms) <P12> 118ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8591823588219763210
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $154
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 39, mules potentially available: 31, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $64 sell price $99
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 5 critical: 0 surplus: 5 money: $9346
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 7 critical: 0 surplus: 7 money: $10339
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $4905
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 2 critical: 0 surplus: 2 money: $790
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (30ms) <P11> 68ms (73ms) <P12> 112ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $64
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $64
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $50
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.895 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 16ms, max 105ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P12)rAphax 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [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 [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  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: 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $64 (14 units for $896)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 66
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 29ms (30ms) <P11> 68ms (74ms) <P12> 102ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4141410848027073564
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $76
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $124 sell price $264
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $9666
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $10787
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 36 critical: 0 surplus: 36 money: $4905
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 76 critical: 0 surplus: 76 money: $918
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 70
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 32ms (34ms) <P11> 66ms (73ms) <P12> 102ms (105ms) 
  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: <B.I.L.L.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  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: 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 32ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 104ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)rAphax 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [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] Buyer left auction 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 [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 [Player.increaseAuctionTeleportCount]         (P12)rAphax 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $124 (76 units for $9424)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 166
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 26ms (33ms) <P11> 61ms (66ms) <P12> 102ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 26 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7137805753280816046
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 23, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 90%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 8 critical: 5 surplus: 3 money: $9666
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 8 critical: 5 surplus: 3 money: $10787
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 6 critical: 5 surplus: 1 money: $3293
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 1 critical: 5 surplus: -4 money: $10342
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 94
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 18ms (33ms) <P11> 60ms (65ms) <P12> 106ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 26 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  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: 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 18ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 rAphax rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer rAphax rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer rAphax rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  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: <B.I.L.L.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  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: 119ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer rAphax rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer rAphax rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  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: <B.I.L.L.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $45
  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: 119ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer rAphax rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer rAphax rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> 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 #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> 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: 119ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $41 (6 units for $249)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 130
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (26ms) <P11> 60ms (67ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5383007075903489718
  INFO [Shop.calcBuySellPrice]                       Current Energy price $55
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 148, needed: 32
  INFO [Shop.printPriceFactor]                       Energy is decreased to 41%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 47 critical: 4 surplus: 43 money: $9783
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 49 critical: 4 surplus: 45 money: $10919
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 30 critical: 9 surplus: 21 money: $3243
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 22 critical: 15 surplus: 7 money: $10143
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 130
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 67ms (68ms) <P12> 119ms (120ms) 
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 17ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #20
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #21
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #22
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 120ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (26 units for $650)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 77
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8501564537751345249
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49766304
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $9743 Plots: 14 Assets: 3036 Total: 19779
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 6 Energy: 38 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $2993 Plots: 12 Assets: 8698 Total: 17691
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 7 Energy: 40 Smithore: 0 Crystite: 49
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $10919 Plots: 9 Assets: 2220 Total: 17639
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 5 Energy: 49 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $10433 Plots: 9 Assets: 1520 Total: 16453
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 5 Energy: 21 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $120
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $124
  INFO [SummaryPhase2.begin]                         Shop Smithore: 49 units $64
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $41
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $120
  INFO [SummaryPhase2.begin]                         Colony total: 71562
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 47
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5826717282646393776
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.41889077
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 1)
  INFO [Player.useFood]                              (P12)rAphax 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (74ms) <P12> 118ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)rAphax undevelops tile Mountain2 (3,2)
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain1 (7,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain2 (8,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Mountain2 (3,2) with Crystite factory
  INFO [GameModel.buyAssay]                          (P12)rAphax got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Very High amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 1923
  INFO [GameModel.gamble]                            (P12)rAphax gambles $150, max: 47.5, left: 9.03912, fraction 0.19029726
  INFO [DevelopmentMessenger.showMessage]            rAphax won $150 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 210
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (23ms) <P11> 67ms (75ms) <P12> 102ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4011190799243193199
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.40194
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 7 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (33ms) <P11> 67ms (75ms) <P12> 102ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (2,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (8,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2027
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $176, max: 47.5, left: 6.9590974, fraction 0.14650731
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $176 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 84
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 33ms (34ms) <P11> 67ms (69ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 32 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4533818819242057559
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7634943
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 34ms (34ms) <P11> 67ms (69ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 33 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 1666.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 77ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3183.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,1) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,1) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (4,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 Plain (2,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 (3,1): 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.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,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: 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 (2,1) 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 (3,1) 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,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.> 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 $182, max: 47.5, left: 13.119213, fraction 0.27619395
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $182 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 1719
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 132
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 32ms (34ms) <P11> 68ms (69ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 32 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -309149788400889180
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.13621455
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<B.I.L.L.> (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 $150
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 5 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 80
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (34ms) <P11> 68ms (68ms) <P12> 118ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 2029.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 26ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 5000.999999999998
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> 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,2) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,3) into Food from Energy
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying River (4,1): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,2): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,3): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile River (4,1) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,3) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P13)<B.I.L.L.> sold a mule for $170
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $150, max: 47.5, left: 24.059464, fraction 0.506515
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $150 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 1172
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 97
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 12ms (17ms) <P11> 68ms (68ms) <P12> 118ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6942916042332336698
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P12)rAphax Plain (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 11ms (17ms) <P11> 68ms (68ms) <P12> 118ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -311717441780415895
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 21 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 49 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 40 energy and needs 12 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 38 energy and needs 13 energy
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 20 food, 13 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 20 food, 14 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 76 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 0 food, 0 energy, 0 smithore, 86 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 17 food, 13 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 25 food, 15 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 76 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 0 food, 0 energy, 0 smithore, 91 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 12ms (17ms) <P11> 68ms (68ms) <P12> 118ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 12ms (17ms) <P11> 68ms (68ms) <P12> 118ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3486681409888307975
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $64
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $4
  INFO [Shop.printPriceFactor]                       Smithore shop: 49, mules potentially available: 37, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $54 sell price $89
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 7 critical: 0 surplus: 7 money: $10808
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 7 critical: 0 surplus: 7 money: $11176
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $2799
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 0 critical: 0 surplus: 0 money: $9843
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 112ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $54
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $54
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $30
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.888 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: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 left auction line.
  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 [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 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: 120ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $54 (14 units for $756)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (19ms) <P11> 68ms (68ms) <P12> 110ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8294657798001137915
  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]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $11186
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $11554
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 125 critical: 0 surplus: 125 money: $2799
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 91 critical: 0 surplus: 91 money: $9843
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (34ms) <P11> 68ms (78ms) <P12> 110ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  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.89 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 30ms, max 110ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P12)rAphax 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #82
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #83
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #84
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #85
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #86
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #87
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #88
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #89
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #90
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #91
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #92
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #93
  INFO [Player.increaseAuctionTeleportCount]         (P12)rAphax auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #94
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #95
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #96
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #97
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #98
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #99
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #100
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #101
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #102
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #103
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #104
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #105
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #106
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #107
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #108
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #109
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #110
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #111
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #112
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #113
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #114
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #115
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #116
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #117
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #118
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #119
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #120
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #121
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #122
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #123
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #124
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #125
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $124 (216 units for $26784)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 174
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (34ms) <P11> 68ms (71ms) <P12> 116ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6930339320469296529
  INFO [Shop.calcBuySellPrice]                       Current Food price $41
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 44, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 59%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 17 critical: 5 surplus: 12 money: $11186
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 25 critical: 5 surplus: 20 money: $11554
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 5 surplus: -4 money: $18299
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 1 critical: 5 surplus: -4 money: $21127
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 30ms (34ms) <P11> 68ms (71ms) <P12> 109ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 30 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: TimerStarted (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 30ms, max 109ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [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 #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (4 units for $73)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 78
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 68ms (69ms) <P12> 105ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 18 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2156633485155507786
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 113, needed: 41
  INFO [Shop.printPriceFactor]                       Energy is decreased to 52%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 25 critical: 7 surplus: 18 money: $11238
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 48 critical: 7 surplus: 41 money: $11575
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 21 critical: 13 surplus: 8 money: $18226
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 19 critical: 14 surplus: 5 money: $21127
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 68ms (68ms) <P12> 103ms (118ms) 
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.897 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 17ms, max 103ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 112ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (1 units for $25)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (23ms) <P11> 68ms (68ms) <P12> 102ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6363331951062253298
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49513648
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $21102 Plots: 14 Assets: 2285 Total: 30387
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 1 Energy: 20 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $18226 Plots: 12 Assets: 2295 Total: 26521
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 5 Energy: 21 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $11575 Plots: 9 Assets: 2635 Total: 18710
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 24 Energy: 48 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $11263 Plots: 9 Assets: 1735 Total: 17498
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 14 Energy: 24 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 1 mules for 2 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $124
  INFO [SummaryPhase2.begin]                         Shop Smithore: 61 units $54
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 93116
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 14ms (17ms) <P11> 68ms (68ms) <P12> 109ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 14ms (17ms) <P11> 68ms (68ms) <P12> 102ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 14ms (17ms) <P11> 68ms (68ms) <P12> 102ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4168508497083371820
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.75387466
  INFO [PlayerEventPhase.begin]                      No player event for (P12)rAphax (rank 1)
  INFO [Player.useFood]                              (P12)rAphax has 1 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 15ms (17ms) <P11> 68ms (68ms) <P12> 102ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)rAphax
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)rAphax develops tile Plain (1,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)rAphax finishes on update 675
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 15ms (17ms) <P11> 68ms (68ms) <P12> 114ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2090587593615472008
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5608892
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (17ms) <P11> 68ms (69ms) <P12> 114ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 75
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $250, max: 47.5, left: 45.999966, fraction 0.9684203
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $250 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (17ms) <P11> 68ms (68ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6915609984292638322
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7625313
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 3)
  INFO [Player.useFood]                              (P14)<A.D.A.M.> has 24 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: gg
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (17ms) <P11> 68ms (69ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 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 1305.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 120ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1693.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,0) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,3) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,1) into Smithore 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,0): 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 (6,3): 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.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,1): Energy --> 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,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 Plain (6,3) 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,1) 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 $150
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> nothing left 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 $233, max: 47.5, left: 18.23933, fraction 0.3839859
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $233 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 1463
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 114
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (17ms) <P11> 68ms (73ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2308576659097387803
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.56019455
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 4)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 14 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 16ms (17ms) <P11> 68ms (72ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 1356.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 60ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1953.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,3) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,3) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,4) into Crystite from Energy
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain2 (0,3): Smithore --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain1 (7,3): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (7,4): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain2 (0,3) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain1 (7,3) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (7,4) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> developed a tile but is short on time: 10.459152
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActuator.doEndingActions]         AI: <B.I.L.L.> needs to sell his mule before doing anything else!
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P13)<B.I.L.L.> sold a mule for $150
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $205, max: 47.5, left: 5.239099, fraction 0.11029682
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $205 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 2113
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 150
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (33ms) <P11> 67ms (72ms) <P12> 104ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (33ms) <P11> 67ms (72ms) <P12> 104ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1011707797143634789
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 24 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 48 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 21 energy and needs 12 energy
  INFO [ProductionPhase.finishPower]                 (P12)rAphax has 20 energy and needs 14 energy
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 20 food, 3 energy, 3 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 32 food, 0 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 76 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax expects 0 food, 0 energy, 0 smithore, 91 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 19 food, 2 energy, 2 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 32 food, 0 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 81 crystite
  INFO [ProductionPhase.logProduction]               (P12)rAphax produced 0 food, 0 energy, 0 smithore, 95 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 80
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (33ms) <P11> 67ms (68ms) <P12> 104ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7555916091161495365
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 67ms (68ms) <P12> 109ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2362654483338449710
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $54
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $7
  INFO [Shop.printPriceFactor]                       Smithore shop: 61, mules potentially available: 43, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $57 sell price $92
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 2 critical: 0 surplus: 2 money: $11343
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 12 critical: 0 surplus: 12 money: $11833
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $18476
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Smithore: 0 critical: 0 surplus: 0 money: $20902
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (34ms) <P11> 67ms (68ms) <P12> 111ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $-2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $-6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $10
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (33ms) <P11> 67ms (68ms) <P12> 111ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7062411520785133214
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $124
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $52 sell price $192
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)rAphax chat: gg
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 11 critical: 0 surplus: 11 money: $11343
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $11833
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 81 critical: 0 surplus: 81 money: $18476
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Crystite: 95 critical: 0 surplus: 95 money: $20902
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 67ms (68ms) <P12> 120ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 67ms (68ms) <P12> 120ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4542539082143838868
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 66, 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 [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 24 critical: 0 surplus: 24 money: $11343
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 42 critical: 0 surplus: 42 money: $11833
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 0 surplus: 0 money: $18476
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Food: 0 critical: 0 surplus: 0 money: $20902
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $17
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (68ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4418654441191646054
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 56, needed: 47
  INFO [Shop.printPriceFactor]                       Energy is decreased to 88%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 14 critical: 0 surplus: 14 money: $11343
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 30 critical: 0 surplus: 30 money: $11833
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 7 critical: 0 surplus: 7 money: $18476
  INFO [CollectionPhase.goToNextPhase]               (P12)rAphax Energy: 5 critical: 0 surplus: 5 money: $20902
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (74ms) <P12> 115ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 17ms (17ms) <P11> 68ms (74ms) <P12> 115ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6955536992404015649
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 53710184
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $20902 Plots: 14 Assets: 6955 Total: 34857
  INFO [SummaryPhase2.begin]                         (P12)rAphax Food: 0 Energy: 5 Smithore: 0 Crystite: 95
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $18476 Plots: 12 Assets: 6007 Total: 30483
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 0 Energy: 7 Smithore: 0 Crystite: 81
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $11833 Plots: 9 Assets: 3384 Total: 19717
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 42 Energy: 30 Smithore: 12 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $11343 Plots: 9 Assets: 2596 Total: 18439
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 24 Energy: 14 Smithore: 2 Crystite: 11
  INFO [Shop.buildMules]                             Shop built 1 mules for 2 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Smithore: 59 units $57
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 103496
  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:rAphax Money: $21102 Plots: 14 Assets: 2285 Total: 30387
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 2:Cyber Ranger Money: $18226 Plots: 12 Assets: 2295 Total: 26521
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 3:<A.D.A.M.> Money: $11575 Plots: 9 Assets: 2635 Total: 18710
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 4:<B.I.L.L.> Money: $11263 Plots: 9 Assets: 1735 Total: 17498
  INFO [GameController.apply]                        (S10)LandruBOT chat: Game Completed, Hosting Bot Will Start a New Game in 30 Seconds,  Thanks for Playing.
  INFO [GameController.apply]                        (S10)LandruBOT chat: Cyber Ranger  Bot Reputation now: 2832
  INFO [GameController.apply]                        (S10)LandruBOT chat: rAphax  Bot Reputation now: 93
  INFO [SummaryPhase2.getColonyMessage]              Colony rating: 5
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony succeeded... Extremely well. You can now retire in elegant estates!
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /187.137.18.5 <P12>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /187.137.18.5 <P12> with id a46fd709-924e-4476-8f66-e70739da5aad
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /187.137.18.5 <P12>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /187.137.18.5 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /69.228.194.56 <P11>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /69.228.194.56 <P11> with id 70889b97-a443-40d4-86b5-8dd9ff1053d8
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /69.228.194.56 <P11>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /69.228.194.56 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MetaFrame$16.windowClosing]                  Meta frame closing
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 106940 user number 10
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
