  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 2000 5.0 x86
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [Properties.<init>]                           Max Memory: 266403840
  INFO [Properties.<init>]                           Avaialble Processors: 2
  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: 6agovuuhpbbf1asko3fiohob57
  INFO [Login$MasterListener$1.run]                  Logged in as "host4u" (id 101333)
  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: 1440 x 900 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1440 x 900 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: igdumd64
  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 965/963 Graphics Media Accelerator
  INFO [MuleGameContainer.<init>]                    GL Version: 2.0.0 - Build 8.14.10.1930
  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: Irata-347, Address: 127.0.0.1, Is Host: true
  INFO [MuleGameContainer.init]                      *** Starting Game ***
  INFO [MuleGameContainer.init]                      Display: Created=true Active=false Visible=true
  INFO [MuleGameContainer.init]                      Making display the current GL context
  INFO [View.<init>]                                 Creating view...
  INFO [View.<init>]                                 Finished creating view
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0.0.0.0:6260
  INFO [Server.<init>]                               Server: Started on UDP address /0.0.0.0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connect]                              Client UDP local address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connect]                              Client: Connects TCP: /127.0.0.1:6260 UDP: /127.0.0.1:6260
  INFO [Client.connect]                              Client: TCP receive buffer: 8192 send buffer: 8192
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id 7ca8d47e-caa1-468a-931d-449f0230ebbe
  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 [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (10) 38 bytes
  INFO [UserController.apply]                        My client id is 7ca8d47e-caa1-468a-931d-449f0230ebbe
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S10)host4u is my user
  INFO [GameModel.setLocalUser]                      (S10)host4u is a local Spectator
  INFO [GameModel.setServerUser]                     (S10)host4u is hosting the server
  INFO [GameController.beginNextPhase]               (S10)host4u 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)host4u (ID: 101333)
  INFO [Client.initUDP]                              Sending UDP initialization message id 7ca8d47e-caa1-468a-931d-449f0230ebbe
  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 /54.214.39.13 id 9d2e7889-2ecd-432f-93a7-3c8d97df1e90
  INFO [MasterClient.logSend]                        MasterClient: Sending New Game
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)host4u (ID 101333)
  INFO [GameLobbyPhase$MasterListener.apply]         Master server gives game ID 104839
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Server.acceptClients]                        Server: Accepted client /76.92.151.22 id ef439a7a-070a-47e5-974d-608be1d59246
  INFO [ServerMessageHandler.processJoin]            Server: Client /76.92.151.22 <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 /76.92.151.22 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7081 bytes
  INFO [Server.initUdp]                              Server: Client /76.92.151.22 <S11> requests UDP address /76.92.151.22:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Cyber Ranger (ID 14481)
  INFO [GameController.apply]                        (S10)host4u chat: Hello host4u , welcome to Irata!
  INFO [GameController.apply]                        (S10)host4u chat: Prepare to mine crystite for your Home World.  
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /54.214.39.13 <>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /54.214.39.13 <> with id 9d2e7889-2ecd-432f-93a7-3c8d97df1e90
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /54.214.39.13 <>
  INFO [GameController.apply]                        (S10)host4u chat: The winner shall be wealthy beyond imagination!
  INFO [GameController.apply]                        (S10)host4u chat: Join Us: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an auto hosted game, 
  INFO [GameController.apply]                        (S10)host4u chat: the host is not participating in the game.  
  INFO [GameController.apply]                        (S10)host4u chat: Type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)host4u chat: === host4u Bot Reputation: Fair (0) Bot Games: 0
  INFO [GameController.apply]                        (S10)host4u chat: Hello Cyber Ranger , welcome to Irata!
  INFO [GameController.apply]                        (S10)host4u chat: Prepare to mine crystite for your Home World.  
  INFO [GameController.apply]                        (S10)host4u chat: The winner shall be wealthy beyond imagination!
  INFO [GameController.apply]                        (S10)host4u chat: Join Us: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an auto hosted game, 
  INFO [GameController.apply]                        (S10)host4u chat: the host is not participating in the game.  
  INFO [GameController.apply]                        (S10)host4u chat: Type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)host4u chat: === Cyber Ranger Bot Reputation: A+++ (441) Bot Games: 504
  INFO [ServerMessageHandler.processPlayerJoin]      /76.92.151.22 <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 [Server.acceptClients]                        Server: Accepted client /24.47.151.221 id f0670099-c86d-46b3-9c15-6baf98eb2ef0
  INFO [ServerMessageHandler.processJoin]            Server: Client /24.47.151.221 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 40 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)BRAD1867 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)BRAD1867 (ID: 14266)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /24.47.151.221 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7206 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)BRAD1867 (ID 14266)
  INFO [Server.initUdp]                              Server: Client /24.47.151.221 <S12> requests UDP address /24.47.151.221:6261
  INFO [GameController.apply]                        (S10)host4u chat: Hello BRAD1867 , welcome to Irata!
  INFO [GameController.apply]                        (S10)host4u chat: Prepare to mine crystite for your Home World.  
  INFO [ServerMessageHandler.processPlayerJoin]      /24.47.151.221 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [GameController.apply]                        (S10)host4u chat: The winner shall be wealthy beyond imagination!
  INFO [UserController.apply]                        (S12)BRAD1867 joins the players
  INFO [Player.<init>]                               Creating (P12)BRAD1867
  INFO [GameModel.setRemoteUser]                     (P12)BRAD1867 is a remote Player
  INFO [GameController.apply]                        (S10)host4u chat: Join Us: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an auto hosted game, 
  INFO [GameController.apply]                        (S10)host4u chat: the host is not participating in the game.  
  INFO [GameController.apply]                        (S10)host4u chat: Type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)host4u chat: === BRAD1867 Bot Reputation: A+++ (229) Bot Games: 268
  INFO [Server.acceptClients]                        Server: Accepted client /99.107.240.231 id 256fa5e7-9422-4d09-81fe-cfa6380b5c81
  INFO [ServerMessageHandler.processJoin]            Server: Client /99.107.240.231 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 46 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)ThereIsNoSpoon is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)ThereIsNoSpoon (ID: 101700)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /99.107.240.231 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7321 bytes
  INFO [Server.initUdp]                              Server: Client /99.107.240.231 <S13> requests UDP address /99.107.240.231:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)ThereIsNoSpoon (ID 101700)
  INFO [GameController.apply]                        (S10)host4u chat: Hello ThereIsNoSpoon , welcome to Irata!
  INFO [GameController.apply]                        (S10)host4u chat: Prepare to mine crystite for your Home World.  
  INFO [GameController.apply]                        (S10)host4u chat: The winner shall be wealthy beyond imagination!
  INFO [GameController.apply]                        (S10)host4u chat: Join Us: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an auto hosted game, 
  INFO [GameController.apply]                        (S10)host4u chat: the host is not participating in the game.  
  INFO [GameController.apply]                        (S10)host4u chat: Type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)host4u chat: === ThereIsNoSpoon Bot Reputation: Unknown (1) Bot Games: 1
  INFO [GameController.apply]                        (P12)BRAD1867 chat: grats CR
  INFO [ServerMessageHandler.processPlayerJoin]      /99.107.240.231 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)ThereIsNoSpoon joins the players
  INFO [Player.<init>]                               Creating (P13)ThereIsNoSpoon
  INFO [GameModel.setRemoteUser]                     (P13)ThereIsNoSpoon is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: There's no spoons in ice cream...
  INFO [GameController.apply]                        (P13)ThereIsNoSpoon chat: ?
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: I'm sorry, bones...
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101700 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /99.107.240.231 <P13>
  INFO [Server.removeClient]                         Server: Removing client /99.107.240.231 <> with id 256fa5e7-9422-4d09-81fe-cfa6380b5c81
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /99.107.240.231 <>
  INFO [Server.acceptClients]                        Server: Accepted client /99.107.240.231 id 31323dea-c7d8-4912-98d1-533c4ca34905
  INFO [ServerMessageHandler.processJoin]            Server: Client /99.107.240.231 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 46 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)ThereIsNoSpoon is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)ThereIsNoSpoon (ID: 101700)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /99.107.240.231 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7321 bytes
  INFO [Server.initUdp]                              Server: Client /99.107.240.231 <S13> requests UDP address /99.107.240.231:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)ThereIsNoSpoon (ID 101700)
  INFO [GameController.apply]                        (S10)host4u chat: Hello ThereIsNoSpoon , welcome to Irata!
  INFO [GameController.apply]                        (S10)host4u chat: Prepare to mine crystite for your Home World.  
  INFO [GameController.apply]                        (S10)host4u chat: The winner shall be wealthy beyond imagination!
  INFO [GameController.apply]                        (S10)host4u chat: Join Us: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an auto hosted game, 
  INFO [GameController.apply]                        (S10)host4u chat: the host is not participating in the game.  
  INFO [GameController.apply]                        (S10)host4u chat: Type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)host4u chat: === ThereIsNoSpoon Bot Reputation: Unknown (1) Bot Games: 1
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: It was closer than I imagined, Brad...
  INFO [ServerMessageHandler.processPlayerJoin]      /99.107.240.231 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)ThereIsNoSpoon joins the players
  INFO [Player.<init>]                               Creating (P13)ThereIsNoSpoon
  INFO [GameModel.setRemoteUser]                     (P13)ThereIsNoSpoon is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P13)ThereIsNoSpoon chat: hey, where's the best place to learn mule strategy?
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Playing...
  INFO [GameController.apply]                        (P13)ThereIsNoSpoon chat: like when to buy ore or tite or when to short the store, etc...
  INFO [GameController.apply]                        (P13)ThereIsNoSpoon chat: i been doing that...was looking for a good read
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Same answer...
  INFO [GameController.apply]                        (P13)ThereIsNoSpoon chat: ok,  thanks
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: You have to be able to "forecast" when each will happen, or when someone else will make it happen - to include yourself...
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P13)ThereIsNoSpoon chat: yup. thats what i'm trying to learn
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: You have to be able to "read" your opponents moves - like chess, along w/ your own play...
  INFO [GameController.apply]                        (P13)ThereIsNoSpoon chat: ool know when tite is going to drop or how much ore will increase or when to switch from one to the other
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Brad is more apt at answering the question than I...
  INFO [GameController.apply]                        (P12)BRAD1867 chat: nope, CR is like Rainman when it comes to that stuff:)
  INFO [GameController.apply]                        (P13)ThereIsNoSpoon chat: i read his posts on strategy but they were more about the basics of the game
  INFO [Server.acceptClients]                        Server: Accepted client /198.68.236.49 id 6116b204-7799-438a-9752-77477d8469b8
  INFO [ServerMessageHandler.processJoin]            Server: Client /198.68.236.49 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 39 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)mr.earl is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)mr.earl (ID: 25761)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /198.68.236.49 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7409 bytes
  INFO [Server.initUdp]                              Server: Client /198.68.236.49 <S14> requests UDP address /198.68.236.49:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)mr.earl (ID 25761)
  INFO [GameController.apply]                        (S10)host4u chat: Hello mr.earl , welcome to Irata!
  INFO [GameController.apply]                        (S10)host4u chat: Prepare to mine crystite for your Home World.  
  INFO [GameController.apply]                        (S10)host4u chat: The winner shall be wealthy beyond imagination!
  INFO [GameController.apply]                        (S10)host4u chat: Join Us: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an auto hosted game, 
  INFO [ServerMessageHandler.processPlayerJoin]      /198.68.236.49 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [GameController.apply]                        (S10)host4u chat: the host is not participating in the game.  
  INFO [UserController.apply]                        (S14)mr.earl joins the players
  INFO [Player.<init>]                               Creating (P14)mr.earl
  INFO [GameModel.setRemoteUser]                     (P14)mr.earl is a remote Player
  INFO [GameController.apply]                        (S10)host4u chat: Type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)host4u chat: === mr.earl Bot Reputation: A+++ (110) Bot Games: 257
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P13)ThereIsNoSpoon chat: nice posts, by the way
  INFO [GameController.apply]                        (P12)BRAD1867 chat: gle
  INFO [GameController.apply]                        (P12)BRAD1867 chat: Land wins
  INFO [GameController.apply]                        (P14)mr.earl chat: ok ok 
  INFO [GameController.apply]                        (P14)mr.earl chat: gla
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P13)ThereIsNoSpoon chat: but in your game the guy with only 9 plots won
  INFO [GameController.apply]                        (P12)BRAD1867 chat: Yep
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: But, you have to look at your opponents plots, see what they're producing - and what they will likely do, in answer to your, and others moves...
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P13)ThereIsNoSpoon chat: thanks for the asvice, guys
  INFO [GameController.apply]                        (P14)mr.earl chat: i have won with 9 a few times
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P14)mr.earl chat: an some one had 13
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Because, I controlled the price of all commodities, from the start...
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)mr.earl (P11)Cyber Ranger (P13)ThereIsNoSpoon (P12)BRAD1867 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 13ms (13ms) <P11> 86ms (87ms) <P12> 237ms (253ms) <P13> 87ms (90ms) <P14> 105ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.apply]                        (P13)ThereIsNoSpoon chat: gle
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 13ms (13ms) <P11> 86ms (87ms) <P12> 237ms (245ms) <P13> 86ms (89ms) <P14> 105ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6859839428045871744
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)ThereIsNoSpoon (P11)Cyber Ranger (P12)BRAD1867 (P14)mr.earl 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 46886136
  INFO [SummaryPhase2.begin]                         (P13)ThereIsNoSpoon Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)ThereIsNoSpoon 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)BRAD1867 Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)BRAD1867 Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)mr.earl Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)mr.earl Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Smithore: 8 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 4680
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Very hard to do - especially w/ the current level of skill of the players involved...
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 10
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 13ms (13ms) <P11> 85ms (87ms) <P12> 237ms (251ms) <P13> 85ms (88ms) <P14> 107ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 12
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 13ms (13ms) <P11> 83ms (87ms) <P12> 238ms (252ms) <P13> 85ms (90ms) <P14> 110ms (113ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 6 frames, rountrip 13ms, max 238ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 252ms 21 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 6 frames, rountrip 13ms, max 238ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P14)mr.earl is granted tile 11: Mountain3 (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 13ms, max 238ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 13: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 13ms, max 238ms
  INFO [LandGrantPhase.claimPlot]                    (P12)BRAD1867 is granted tile 20: Mountain2 (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 12ms, max 238ms
  INFO [LandGrantPhase.claimPlot]                    (P13)ThereIsNoSpoon is granted tile 30: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 12ms, max 237ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 12ms (13ms) <P11> 82ms (83ms) <P12> 237ms (252ms) <P13> 84ms (87ms) <P14> 110ms (113ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 6 frames, rountrip 12ms, max 237ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)BRAD1867 (P13)ThereIsNoSpoon (P14)mr.earl 
  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 $932
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 59
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (14ms) <P11> 79ms (81ms) <P12> 229ms (243ms) <P13> 84ms (89ms) <P14> 109ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6788887391935410429
  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)ThereIsNoSpoon (rank 1)
  INFO [Player.useFood]                              (P13)ThereIsNoSpoon has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (8ms) <P11> 78ms (79ms) <P12> 229ms (243ms) <P13> 86ms (89ms) <P14> 109ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)ThereIsNoSpoon
  INFO [Wampus.<init>]                               Wampus has 15 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon develops tile River (4,3) with Food factory
  INFO [GameModel.buyAssay]                          (P13)ThereIsNoSpoon got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)ThereIsNoSpoon finishes on update 2261
  INFO [GameModel.gamble]                            (P13)ThereIsNoSpoon gambles $51, max: 47.5, left: 2.2791018, fraction 0.04798109
  INFO [DevelopmentMessenger.showMessage]            ThereIsNoSpoon won $51 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (8ms) <P11> 79ms (81ms) <P12> 236ms (243ms) <P13> 84ms (93ms) <P14> 105ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -772624246554818531
  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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (8ms) <P11> 79ms (82ms) <P12> 236ms (243ms) <P13> 84ms (95ms) <P14> 104ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 15 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.buyAssay]                          (P11)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile River (4,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1485
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $99, max: 47.5, left: 18.379333, fraction 0.38693333
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $99 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: 34
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (11ms) <P11> 81ms (83ms) <P12> 236ms (251ms) <P13> 82ms (87ms) <P14> 105ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3672780616649988966
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)BRAD1867 (rank 3)
  INFO [Player.useFood]                              (P12)BRAD1867 has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 10ms (11ms) <P11> 81ms (84ms) <P12> 236ms (251ms) <P13> 82ms (87ms) <P14> 105ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)BRAD1867
  INFO [Wampus.<init>]                               Wampus has 15 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Mountain2 (2,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            BRAD1867 caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)BRAD1867 finishes on update 1070
  INFO [GameModel.gamble]                            (P12)BRAD1867 gambles $112, max: 47.5, left: 26.679523, fraction 0.5616742
  INFO [DevelopmentMessenger.showMessage]            BRAD1867 won $112 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (11ms) <P11> 81ms (82ms) <P12> 235ms (251ms) <P13> 83ms (92ms) <P14> 107ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3410666956323552543
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)mr.earl (rank 4)
  INFO [Player.useFood]                              (P14)mr.earl has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (11ms) <P11> 81ms (82ms) <P12> 235ms (251ms) <P13> 83ms (92ms) <P14> 107ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)mr.earl
  INFO [Wampus.<init>]                               Wampus has 15 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P14)mr.earl develops tile Mountain3 (2,1) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            mr.earl caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P14)mr.earl got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)mr.earl finishes on update 2077
  INFO [GameModel.gamble]                            (P14)mr.earl gambles $65, max: 47.5, left: 6.9590974, fraction 0.14650731
  INFO [DevelopmentMessenger.showMessage]            mr.earl won $65 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (10ms) <P11> 80ms (83ms) <P12> 243ms (247ms) <P13> 92ms (94ms) <P14> 106ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (10ms) <P11> 80ms (83ms) <P12> 243ms (247ms) <P13> 92ms (94ms) <P14> 106ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3687601366222245724
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)BRAD1867 has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P13)ThereIsNoSpoon has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)mr.earl has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)BRAD1867 expects 0 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)ThereIsNoSpoon expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)mr.earl expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)BRAD1867 produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)ThereIsNoSpoon produced 1 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)mr.earl produced 0 food, 0 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 14
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (8ms) <P11> 82ms (83ms) <P12> 243ms (245ms) <P13> 93ms (94ms) <P14> 106ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8300175684519702536
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 12
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (8ms) <P11> 82ms (83ms) <P12> 243ms (245ms) <P13> 92ms (94ms) <P14> 107ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6200056286274191725
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $7
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 14, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 52%
  INFO [Shop.printPriceFactor]                       Smithore buy price $57 sell price $92
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $142
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Smithore: 0 critical: 0 surplus: 0 money: $1062
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Smithore: 0 critical: 0 surplus: 0 money: $926
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Smithore: 3 critical: 0 surplus: 3 money: $990
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (12ms) <P11> 83ms (84ms) <P12> 243ms (245ms) <P13> 92ms (93ms) <P14> 107ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.75699997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 4ms, max 243ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 245ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)BRAD1867 (P13)ThereIsNoSpoon (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 245ms
  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 (11) 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 [Shop.setAveragePrice]                        Smithore price set to average $92 (8 units for $736)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (12ms) <P11> 83ms (85ms) <P12> 233ms (245ms) <P13> 92ms (93ms) <P14> 109ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7593010752541743070
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $136 sell price $276
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $142
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Crystite: 0 critical: 0 surplus: 0 money: $1062
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Crystite: 0 critical: 0 surplus: 0 money: $926
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Crystite: 0 critical: 0 surplus: 0 money: $254
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (12ms) <P11> 83ms (84ms) <P12> 233ms (245ms) <P13> 92ms (93ms) <P14> 109ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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 [Shop.setAveragePrice]                        Crystite price set to average $136 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (12ms) <P11> 83ms (83ms) <P12> 231ms (245ms) <P13> 92ms (93ms) <P14> 110ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1820385922416620464
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 16, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 81%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 4 critical: 3 surplus: 1 money: $142
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Food: 1 critical: 3 surplus: -2 money: $1062
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Food: 2 critical: 3 surplus: -1 money: $926
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Food: 1 critical: 3 surplus: -2 money: $254
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 18
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (13ms) <P11> 82ms (84ms) <P12> 230ms (243ms) <P13> 92ms (93ms) <P14> 113ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.77 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 6 frames, rountrip 5ms, max 230ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 243ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)BRAD1867 (P13)ThereIsNoSpoon (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 243ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 243ms
  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 (11) 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 [Shop.setAveragePrice]                        Food price set to average $50 (9 units for $450)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (11ms) <P11> 80ms (83ms) <P12> 228ms (243ms) <P13> 92ms (93ms) <P14> 110ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6978027592173578909
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 13, needed: 7
  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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 1 critical: 2 surplus: -1 money: $342
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Energy: 2 critical: 1 surplus: 1 money: $812
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Energy: 1 critical: 2 surplus: -1 money: $876
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Energy: 1 critical: 2 surplus: -1 money: $104
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 18
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (11ms) <P11> 79ms (83ms) <P12> 227ms (243ms) <P13> 92ms (93ms) <P14> 110ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [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.773 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 6 frames, rountrip 3ms, max 227ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 243ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)BRAD1867 (P13)ThereIsNoSpoon (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer BRAD1867 rank 3 takes over trade from buyer ThereIsNoSpoon rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer BRAD1867 rank 3 takes over trade from buyer ThereIsNoSpoon rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer BRAD1867 rank 3 takes over trade from buyer ThereIsNoSpoon rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer BRAD1867 rank 3 takes over trade from buyer ThereIsNoSpoon rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer mr.earl rank 4 takes over trade from buyer BRAD1867 rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer mr.earl rank 4 takes over trade from buyer BRAD1867 rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer mr.earl rank 4 takes over trade from buyer BRAD1867 rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction 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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer BRAD1867 rank 3 takes over trade from buyer Cyber Ranger rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer BRAD1867 rank 3 takes over trade from buyer Cyber Ranger rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer BRAD1867 rank 3 takes over trade from buyer Cyber Ranger rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer BRAD1867 rank 3 takes over trade from buyer Cyber Ranger rank 2
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 230ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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 [Shop.setAveragePrice]                        Energy price set to average $45 (8 units for $360)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (11ms) <P11> 78ms (81ms) <P12> 227ms (243ms) <P13> 91ms (94ms) <P14> 104ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4069092297954985413
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 46533512
  INFO [SummaryPhase2.begin]                         (P14)mr.earl Money: $59 Plots: 1 Assets: 1412 Total: 1971
  INFO [SummaryPhase2.begin]                         (P14)mr.earl Food: 4 Energy: 2 Smithore: 11 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)BRAD1867 Money: $497 Plots: 1 Assets: 790 Total: 1787
  INFO [SummaryPhase2.begin]                         (P12)BRAD1867 Food: 6 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)ThereIsNoSpoon Money: $876 Plots: 1 Assets: 255 Total: 1631
  INFO [SummaryPhase2.begin]                         (P13)ThereIsNoSpoon Food: 3 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $342 Plots: 2 Assets: 105 Total: 1447
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 0 Energy: 1 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $180
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Food: 3 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $180
  INFO [SummaryPhase2.begin]                         Colony total: 6836
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (11ms) <P11> 80ms (86ms) <P12> 223ms (241ms) <P13> 91ms (94ms) <P14> 106ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 6 frames, rountrip 1ms, max 223ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 241ms 20 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 6 frames, rountrip 1ms, max 223ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P14)mr.earl is granted tile 25: Mountain1 (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 1ms, max 223ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 26: Plain (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 1ms, max 223ms
  INFO [LandGrantPhase.claimPlot]                    (P12)BRAD1867 is granted tile 28: Mountain3 (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 1ms, max 223ms
  INFO [LandGrantPhase.claimPlot]                    (P13)ThereIsNoSpoon is granted tile 34: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 1ms, max 227ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (10ms) <P11> 78ms (85ms) <P12> 228ms (240ms) <P13> 91ms (94ms) <P14> 106ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $872
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 6 frames, rountrip 1ms, max 228ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)BRAD1867 (P13)ThereIsNoSpoon (P14)mr.earl 
  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: TimerFinished (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)ThereIsNoSpoon bought the plot for $872
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P11> 84ms (89ms) <P12> 227ms (240ms) <P13> 91ms (94ms) <P14> 108ms (113ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8680579936312937477
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.42196268
  INFO [PlayerEventPhase.begin]                      No player event for (P14)mr.earl (rank 1)
  INFO [Player.useFood]                              (P14)mr.earl has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (10ms) <P11> 84ms (89ms) <P12> 227ms (240ms) <P13> 90ms (93ms) <P14> 108ms (113ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)mr.earl
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P14)mr.earl undevelops tile Mountain3 (2,1)
  INFO [GameModel.developLand]                       (P14)mr.earl develops tile Mountain1 (3,3) with Food factory
  INFO [DevelopmentMessenger.showMessage]            mr.earl caught the Mountain Wampus and got $100
  INFO [GameModel.sellMule]                          (P14)mr.earl sold a mule for $180
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)mr.earl finishes on update 2274
  INFO [GameModel.gamble]                            (P14)mr.earl gambles $54, max: 47.5, left: 2.7991014, fraction 0.05892845
  INFO [DevelopmentMessenger.showMessage]            mr.earl won $54 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (10ms) <P11> 84ms (90ms) <P12> 240ms (252ms) <P13> 92ms (95ms) <P14> 107ms (114ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2271113138831128108
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9119656
  INFO [PlayerEventPhase.begin]                      No player event for (P12)BRAD1867 (rank 2)
  INFO [Player.useFood]                              (P12)BRAD1867 has 6 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (11ms) <P11> 85ms (90ms) <P12> 240ms (251ms) <P13> 92ms (95ms) <P14> 108ms (114ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)BRAD1867
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Mountain2 (2,2) with Smithore factory
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Mountain3 (7,3) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            BRAD1867 caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)BRAD1867 finishes on update 1451
  INFO [GameModel.gamble]                            (P12)BRAD1867 gambles $106, max: 47.5, left: 19.13935, fraction 0.40293372
  INFO [DevelopmentMessenger.showMessage]            BRAD1867 won $106 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (11ms) <P11> 84ms (90ms) <P12> 244ms (251ms) <P13> 93ms (95ms) <P14> 106ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3547325651309147985
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.18123764
  INFO [PlayerEventPhase.begin]                      Event player: (P13)ThereIsNoSpoon (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]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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 [Player.useFood]                              (P13)ThereIsNoSpoon has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (11ms) <P11> 89ms (90ms) <P12> 244ms (246ms) <P13> 93ms (95ms) <P14> 107ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)ThereIsNoSpoon
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.buyAssay]                          (P13)ThereIsNoSpoon got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentMessenger.showMessage]            ThereIsNoSpoon caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)ThereIsNoSpoon finishes on update 2288
  INFO [GameModel.gamble]                            (P13)ThereIsNoSpoon gambles $53, max: 47.5, left: 2.6391015, fraction 0.05556003
  INFO [DevelopmentMessenger.showMessage]            ThereIsNoSpoon won $53 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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> 7ms (10ms) <P11> 89ms (90ms) <P12> 229ms (244ms) <P13> 88ms (93ms) <P14> 105ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6731671396518629803
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3675443
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 0 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (11ms) <P11> 85ms (90ms) <P12> 224ms (232ms) <P13> 88ms (93ms) <P14> 105ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 73
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $52, max: 47.5, left: 3.5400014, fraction 0.07452635
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $52 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: 10
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (10ms) <P11> 84ms (90ms) <P12> 224ms (244ms) <P13> 88ms (93ms) <P14> 104ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9181645325038880589
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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> 7ms (11ms) <P11> 85ms (91ms) <P12> 224ms (244ms) <P13> 88ms (92ms) <P14> 104ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7389314038373837641
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)BRAD1867 has 9 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)ThereIsNoSpoon has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)mr.earl has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)BRAD1867 expects 0 food, 0 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)ThereIsNoSpoon expects 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)mr.earl expects 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 6 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)BRAD1867 produced 0 food, 0 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)ThereIsNoSpoon produced 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)mr.earl produced 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (11ms) <P11> 85ms (89ms) <P12> 224ms (234ms) <P13> 87ms (92ms) <P14> 105ms (114ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (11ms) <P11> 85ms (89ms) <P12> 224ms (234ms) <P13> 87ms (92ms) <P14> 105ms (114ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3796067876303341720
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $92
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 9, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 92%
  INFO [Shop.printPriceFactor]                       Smithore buy price $81 sell price $116
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $394
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Smithore: 8 critical: 0 surplus: 8 money: $423
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Smithore: 2 critical: 0 surplus: 2 money: $157
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Smithore: 11 critical: 0 surplus: 11 money: $263
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (11ms) <P11> 85ms (89ms) <P12> 230ms (248ms) <P13> 87ms (93ms) <P14> 107ms (114ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.77 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 6 frames, rountrip 7ms, max 230ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 248ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)BRAD1867 (P13)ThereIsNoSpoon (P14)mr.earl 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  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]         (P13)ThereIsNoSpoon auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 248ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 248ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Player.increaseAuctionTeleportCount]         (P12)BRAD1867 auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [Player.increaseAuctionTeleportCount]         (P14)mr.earl auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 248ms
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $81 (21 units for $1701)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (10ms) <P11> 85ms (90ms) <P12> 233ms (248ms) <P13> 87ms (93ms) <P14> 107ms (114ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6401477415936539864
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $104 sell price $244
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $394
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Crystite: 0 critical: 0 surplus: 0 money: $1071
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Crystite: 0 critical: 0 surplus: 0 money: $319
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Crystite: 0 critical: 0 surplus: 0 money: $1154
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (10ms) <P11> 86ms (91ms) <P12> 233ms (248ms) <P13> 86ms (93ms) <P14> 107ms (114ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $104 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (10ms) <P11> 86ms (91ms) <P12> 233ms (248ms) <P13> 86ms (93ms) <P14> 106ms (113ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6987470726198488785
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 3, total: 19, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 72%
  INFO [Shop.printPriceFactor]                       Food buy price $21 sell price $56
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 6 critical: 3 surplus: 3 money: $394
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Food: 2 critical: 3 surplus: -1 money: $1071
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Food: 5 critical: 3 surplus: 2 money: $319
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Food: 3 critical: 3 surplus: 0 money: $1154
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (7ms) <P11> 86ms (91ms) <P12> 233ms (238ms) <P13> 86ms (93ms) <P14> 109ms (115ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.767 seconds
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [AbstractAuctionPhase.apply]                  Choose direction arrived after countdown finished
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)BRAD1867 (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P13)ThereIsNoSpoon 
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 6 frames, rountrip 2ms, max 233ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 238ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)BRAD1867 (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P13)ThereIsNoSpoon 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  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]         (P13)ThereIsNoSpoon auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 236ms
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $32 (2 units for $64)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (6ms) <P11> 85ms (91ms) <P12> 232ms (234ms) <P13> 85ms (87ms) <P14> 110ms (113ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2269878108970923545
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 7, needed: 9
  INFO [Shop.printPriceFactor]                       Energy is increased to 121%
  INFO [Shop.printPriceFactor]                       Energy buy price $40 sell price $75
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 0 critical: 2 surplus: -2 money: $394
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Energy: 6 critical: 3 surplus: 3 money: $1007
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Energy: 0 critical: 2 surplus: -2 money: $383
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Energy: 1 critical: 2 surplus: -1 money: $1154
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (5ms) <P11> 85ms (90ms) <P12> 232ms (234ms) <P13> 85ms (90ms) <P14> 110ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [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.768 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 6 frames, rountrip 2ms, max 232ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 236ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P13)ThereIsNoSpoon (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)BRAD1867 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 236ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 236ms
  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 (11) 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 [Shop.setAveragePrice]                        Energy price set to average $115 (2 units for $230)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (5ms) <P11> 84ms (87ms) <P12> 234ms (238ms) <P13> 84ms (91ms) <P14> 110ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5183139437046131804
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47371712
  INFO [SummaryPhase2.begin]                         (P12)BRAD1867 Money: $1237 Plots: 2 Assets: 808 Total: 3045
  INFO [SummaryPhase2.begin]                         (P12)BRAD1867 Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)mr.earl Money: $1154 Plots: 2 Assets: 271 Total: 2425
  INFO [SummaryPhase2.begin]                         (P14)mr.earl Food: 3 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $164 Plots: 3 Assets: 482 Total: 2146
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 6 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)ThereIsNoSpoon Money: $383 Plots: 3 Assets: 156 Total: 2039
  INFO [SummaryPhase2.begin]                         (P13)ThereIsNoSpoon Food: 3 Energy: 0 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $160
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $104
  INFO [SummaryPhase2.begin]                         Shop Smithore: 11 units $81
  INFO [SummaryPhase2.begin]                         Shop Food: 3 units $32
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $115
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $160
  INFO [SummaryPhase2.begin]                         Colony total: 9655
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 10
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (5ms) <P11> 84ms (85ms) <P12> 234ms (242ms) <P13> 85ms (91ms) <P14> 109ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 6 frames, rountrip 2ms, max 234ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 243ms 20 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 6 frames, rountrip 2ms, max 234ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 18: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 2ms, max 234ms
  INFO [LandGrantPhase.claimPlot]                    (P14)mr.earl is granted tile 24: Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 2ms, max 234ms
  INFO [LandGrantPhase.claimPlot]                    (P12)BRAD1867 is granted tile 25: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 2ms, max 234ms
  INFO [LandGrantPhase.claimPlot]                    (P13)ThereIsNoSpoon is granted tile 30: Plain (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 2ms, max 234ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 42
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (5ms) <P11> 80ms (84ms) <P12> 237ms (246ms) <P13> 85ms (91ms) <P14> 108ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $812
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 7 frames, rountrip 2ms, max 237ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)BRAD1867 (P13)ThereIsNoSpoon (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: brk at sum - dogs
  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)BRAD1867 bought the plot for $1160
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 46
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (13ms) <P11> 77ms (80ms) <P12> 232ms (244ms) <P13> 85ms (91ms) <P14> 108ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $1100
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 6 frames, rountrip 5ms, max 231ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)BRAD1867 (P13)ThereIsNoSpoon (P14)mr.earl 
  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]            (P14)mr.earl bought the plot for $1100
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 11ms (15ms) <P11> 77ms (79ms) <P12> 232ms (241ms) <P13> 84ms (86ms) <P14> 111ms (114ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5300467518202327006
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6648381
  INFO [PlayerEventPhase.begin]                      No player event for (P12)BRAD1867 (rank 1)
  INFO [Player.useFood]                              (P12)BRAD1867 has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 11ms (15ms) <P11> 76ms (79ms) <P12> 232ms (243ms) <P13> 84ms (92ms) <P14> 108ms (114ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)BRAD1867
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)BRAD1867 undevelops tile Mountain2 (2,2)
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Plain (6,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            BRAD1867 caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Mountain1 (0,4) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)BRAD1867 finishes on update 1800
  INFO [GameModel.gamble]                            (P12)BRAD1867 gambles $57, max: 47.5, left: 12.6992035, fraction 0.26735166
  INFO [DevelopmentMessenger.showMessage]            BRAD1867 won $57 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (11ms) <P11> 77ms (80ms) <P12> 232ms (242ms) <P13> 84ms (86ms) <P14> 111ms (115ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5782619593747237964
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8183229
  INFO [PlayerEventPhase.begin]                      No player event for (P14)mr.earl (rank 2)
  INFO [Player.useFood]                              (P14)mr.earl has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (11ms) <P11> 77ms (80ms) <P12> 232ms (242ms) <P13> 84ms (85ms) <P14> 108ms (115ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)mr.earl
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P12)BRAD1867 chat: I smell a pyro
  INFO [GameModel.buyAssay]                          (P14)mr.earl got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentMessenger.showMessage]            mr.earl caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P14)mr.earl undevelops tile Mountain1 (3,3)
  INFO [GameModel.developLand]                       (P14)mr.earl develops tile Plain (2,3) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)mr.earl finishes on update 1921
  INFO [GameModel.gamble]                            (P14)mr.earl gambles $52, max: 47.5, left: 10.079144, fraction 0.21219249
  INFO [DevelopmentMessenger.showMessage]            mr.earl won $52 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (11ms) <P11> 79ms (80ms) <P12> 228ms (242ms) <P13> 82ms (85ms) <P14> 108ms (115ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -99282919531634685
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.45238584
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (11ms) <P11> 80ms (80ms) <P12> 226ms (242ms) <P13> 82ms (85ms) <P14> 108ms (115ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.buyAssay]                          (P11)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 develops tile Plain (5,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2132
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $72, max: 47.5, left: 5.399099, fraction 0.11366524
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $72 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: 56
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (8ms) <P11> 80ms (82ms) <P12> 240ms (248ms) <P13> 84ms (93ms) <P14> 106ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9011237998947694978
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8672209
  INFO [PlayerEventPhase.begin]                      No player event for (P13)ThereIsNoSpoon (rank 4)
  INFO [Player.useFood]                              (P13)ThereIsNoSpoon has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (8ms) <P11> 80ms (82ms) <P12> 240ms (248ms) <P13> 84ms (93ms) <P14> 106ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)ThereIsNoSpoon
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon develops tile Plain (5,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            ThereIsNoSpoon caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon develops tile Plain (5,4) with Smithore factory
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon develops tile River (4,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)ThereIsNoSpoon finishes on update 2377
  INFO [GameModel.gamble]                            (P13)ThereIsNoSpoon gambles $50, max: 47.5, left: 0.69910336, fraction 0.014717965
  INFO [DevelopmentMessenger.showMessage]            ThereIsNoSpoon won $50 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (9ms) <P11> 80ms (83ms) <P12> 243ms (251ms) <P13> 92ms (94ms) <P14> 107ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (9ms) <P11> 80ms (83ms) <P12> 243ms (251ms) <P13> 92ms (94ms) <P14> 107ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1675885701712327687
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)BRAD1867 has 4 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)ThereIsNoSpoon has 0 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)mr.earl has 1 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 4 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)BRAD1867 expects 1 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)ThereIsNoSpoon expects 0 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)mr.earl expects 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 4 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)BRAD1867 produced 1 food, 3 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)ThereIsNoSpoon produced 0 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)mr.earl produced 1 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 18
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (4ms) <P11> 83ms (89ms) <P12> 244ms (251ms) <P13> 92ms (94ms) <P14> 107ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3162360264859395528
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (3ms) <P11> 83ms (89ms) <P12> 241ms (249ms) <P13> 92ms (94ms) <P14> 107ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1023503303445120094
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $81
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $3
  INFO [Shop.printPriceFactor]                       Smithore shop: 11, mules potentially available: 15, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 65%
  INFO [Shop.printPriceFactor]                       Smithore buy price $56 sell price $91
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $126
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Smithore: 5 critical: 0 surplus: 5 money: $74
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Smithore: 0 critical: 0 surplus: 0 money: $88
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Smithore: 0 critical: 0 surplus: 0 money: $206
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (3ms) <P11> 83ms (89ms) <P12> 240ms (245ms) <P13> 92ms (94ms) <P14> 107ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.759 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 3ms, max 240ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 245ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P13)ThereIsNoSpoon (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)BRAD1867 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P12)BRAD1867 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 244ms
  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 (11) 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 [Shop.setAveragePrice]                        Smithore price set to average $56 (5 units for $280)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (3ms) <P11> 83ms (91ms) <P12> 235ms (241ms) <P13> 92ms (94ms) <P14> 107ms (113ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5796753052547244141
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $104
  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]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $126
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Crystite: 0 critical: 0 surplus: 0 money: $354
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Crystite: 0 critical: 0 surplus: 0 money: $88
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Crystite: 0 critical: 0 surplus: 0 money: $206
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 6
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (3ms) <P11> 83ms (91ms) <P12> 235ms (241ms) <P13> 92ms (95ms) <P14> 109ms (113ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $52 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (3ms) <P11> 86ms (91ms) <P12> 235ms (241ms) <P13> 92ms (95ms) <P14> 107ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7726463611639363062
  INFO [Shop.calcBuySellPrice]                       Current Food price $32
  INFO [Shop.printPriceFactor]                       Food shop: 3, total: 11, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 107%
  INFO [Shop.printPriceFactor]                       Food buy price $19 sell price $54
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 6 critical: 3 surplus: 3 money: $126
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Food: 1 critical: 3 surplus: -2 money: $354
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Food: 0 critical: 3 surplus: -3 money: $88
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Food: 1 critical: 3 surplus: -2 money: $206
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (3ms) <P11> 89ms (93ms) <P12> 232ms (241ms) <P13> 92ms (97ms) <P14> 107ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.769 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 6 frames, rountrip 3ms, max 231ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 241ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)BRAD1867 (P13)ThereIsNoSpoon (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 241ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 241ms
  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 (11) 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 [Shop.setAveragePrice]                        Food price set to average $54 (3 units for $162)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (6ms) <P11> 87ms (91ms) <P12> 230ms (240ms) <P13> 92ms (96ms) <P14> 107ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8331196368816295739
  INFO [Shop.calcBuySellPrice]                       Current Energy price $115
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 10, needed: 10
  INFO [Shop.printPriceFactor]                       Energy is increased to 100%
  INFO [Shop.printPriceFactor]                       Energy buy price $100 sell price $135
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 3 critical: 2 surplus: 1 money: $288
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Energy: 5 critical: 3 surplus: 2 money: $192
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Energy: 2 critical: 3 surplus: -1 money: $88
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Energy: 0 critical: 2 surplus: -2 money: $206
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 26
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 87ms (93ms) <P12> 231ms (241ms) <P13> 92ms (97ms) <P14> 106ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.77 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 6 frames, rountrip 3ms, max 230ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 241ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ThereIsNoSpoon (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P12)BRAD1867 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 242ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P12)BRAD1867 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 242ms
  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 (11) 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 [Shop.setAveragePrice]                        Energy price set to average $100 (2 units for $200)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (8ms) <P11> 87ms (93ms) <P12> 230ms (242ms) <P13> 92ms (96ms) <P14> 107ms (113ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5511265972173187982
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49257416
  INFO [SummaryPhase2.begin]                         (P12)BRAD1867 Money: $392 Plots: 4 Assets: 771 Total: 3163
  INFO [SummaryPhase2.begin]                         (P12)BRAD1867 Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $288 Plots: 4 Assets: 607 Total: 2895
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)ThereIsNoSpoon Money: $88 Plots: 4 Assets: 455 Total: 2543
  INFO [SummaryPhase2.begin]                         (P13)ThereIsNoSpoon Food: 0 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)mr.earl Money: $206 Plots: 4 Assets: 114 Total: 2320
  INFO [SummaryPhase2.begin]                         (P14)mr.earl Food: 1 Energy: 0 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 $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Smithore: 8 units $56
  INFO [SummaryPhase2.begin]                         Shop Food: 3 units $54
  INFO [SummaryPhase2.begin]                         Shop Energy: 2 units $100
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 10921
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P12)BRAD1867 chat: when they asked the quetion, say CR
  INFO [GameController.apply]                        (P12)BRAD1867 chat: Who let the dogs out
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: r
  INFO [GameController.apply]                        (P14)mr.earl chat: r
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: I did, dammit...
  INFO [GameController.apply]                        (P14)mr.earl chat: r
  INFO [GameController.apply]                        (P14)mr.earl chat: r
  INFO [GameController.apply]                        (P14)mr.earl chat: r
  INFO [GameController.apply]                        (P14)mr.earl chat: r
  INFO [GameController.apply]                        (P14)mr.earl chat: r
  INFO [GameController.apply]                        (P14)mr.earl chat: r
  INFO [GameController.apply]                        (P14)mr.earl chat: r
  INFO [GameController.apply]                        (P14)mr.earl chat: r
  INFO [GameController.apply]                        (P14)mr.earl chat: r
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: And, they didn't play - in sub-zero temps...
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: r?
  INFO [GameController.apply]                        (P12)BRAD1867 chat: r
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: I only "see" erl...
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: go
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: T???
  INFO [GameController.apply]                        (P12)BRAD1867 chat: Spoon is looking for Teresa Weatherspoon
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: No issues - I would too...
  INFO [GameController.apply]                        (P13)ThereIsNoSpoon chat: r
  INFO [GameController.apply]                        (P13)ThereIsNoSpoon chat: sorry
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: go
  INFO [GameController.apply]                        (P14)mr.earl chat: r
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 8
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (3ms) <P11> 80ms (82ms) <P12> 232ms (245ms) <P13> 89ms (90ms) <P14> 108ms (114ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 6 frames, rountrip 3ms, max 232ms
  INFO [GameController.apply]                        (P12)BRAD1867 chat: r
  INFO [LandGrantPhase$2.finished]                   Grace duration 245ms 20 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 6 frames, rountrip 3ms, max 232ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 17: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 3ms, max 232ms
  INFO [LandGrantPhase.claimPlot]                    (P14)mr.earl is granted tile 19: Mountain2 (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 3ms, max 232ms
  INFO [LandGrantPhase.claimPlot]                    (P12)BRAD1867 is granted tile 20: Plain (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 3ms, max 232ms
  INFO [LandGrantPhase.claimPlot]                    (P13)ThereIsNoSpoon is granted tile 21: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 3ms, max 238ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (3ms) <P11> 80ms (82ms) <P12> 238ms (245ms) <P13> 85ms (90ms) <P14> 108ms (114ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1068
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 7 frames, rountrip 3ms, max 243ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)BRAD1867 (P13)ThereIsNoSpoon (P14)mr.earl 
  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 (11) 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: 14
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (3ms) <P11> 80ms (84ms) <P12> 243ms (247ms) <P13> 85ms (88ms) <P14> 111ms (114ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1248342663951093678
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5588793
  INFO [PlayerEventPhase.begin]                      No player event for (P12)BRAD1867 (rank 1)
  INFO [Player.useFood]                              (P12)BRAD1867 has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (5ms) <P11> 80ms (84ms) <P12> 243ms (247ms) <P13> 85ms (91ms) <P14> 110ms (114ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)BRAD1867
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Mountain2 (2,2) with Smithore factory
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Mountain1 (0,4) with Energy factory
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Plain (0,3) with Food factory
  INFO [DevelopmentMessenger.showMessage]            BRAD1867 caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)BRAD1867 finishes on update 2288
  INFO [GameModel.gamble]                            (P12)BRAD1867 gambles $108, max: 47.5, left: 2.2991018, fraction 0.048402146
  INFO [DevelopmentMessenger.showMessage]            BRAD1867 won $108 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (10ms) <P11> 78ms (81ms) <P12> 242ms (250ms) <P13> 84ms (88ms) <P14> 106ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8985337932238303239
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.0206334
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: DeadMooseRat
  INFO [PlayerEventPhase$1.finished]                 Event Message: You found a dead Moose Rat and sold the hide for $100
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [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: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (11ms) <P11> 78ms (83ms) <P12> 242ms (247ms) <P13> 86ms (91ms) <P14> 104ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (5,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile River (4,0) with Food factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (5,2)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (5,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  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: 65
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (9ms) <P11> 83ms (91ms) <P12> 245ms (249ms) <P13> 88ms (96ms) <P14> 104ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1808230078336551554
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.06784344
  INFO [PlayerEventGenerator.nextEvent]              Player event pitys player without food.
  INFO [PlayerEventPhase.begin]                      Event player: (P13)ThereIsNoSpoon (rank 3)
  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 [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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P13)ThereIsNoSpoon has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (9ms) <P11> 83ms (91ms) <P12> 246ms (249ms) <P13> 87ms (96ms) <P14> 104ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)ThereIsNoSpoon
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.buyAssay]                          (P13)ThereIsNoSpoon got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentMessenger.showMessage]            ThereIsNoSpoon caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon develops tile Plain (2,4) with Energy factory
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon undevelops tile River (4,4)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 2013. End Update: 2012
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon develops tile Plain (1,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)ThereIsNoSpoon finishes on update 2356
  INFO [GameModel.gamble]                            (P13)ThereIsNoSpoon gambles $100, max: 47.5, left: 1.2791028, fraction 0.02692848
  INFO [DevelopmentMessenger.showMessage]            ThereIsNoSpoon won $100 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 68
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (10ms) <P11> 82ms (91ms) <P12> 245ms (252ms) <P13> 86ms (88ms) <P14> 102ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1948203887688189618
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5086248
  INFO [PlayerEventPhase.begin]                      No player event for (P14)mr.earl (rank 4)
  INFO [Player.useFood]                              (P14)mr.earl has 1 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (10ms) <P11> 82ms (89ms) <P12> 244ms (252ms) <P13> 86ms (87ms) <P14> 103ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)mr.earl
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P14)mr.earl develops tile Mountain1 (3,3) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 578. End Update: 577
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 757. End Update: 756
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)mr.earl finishes on update 822
  INFO [GameModel.gamble]                            (P14)mr.earl gambles $105, max: 47.5, left: 2.7264175, fraction 0.057398263
  INFO [DevelopmentMessenger.showMessage]            mr.earl won $105 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (10ms) <P11> 81ms (87ms) <P12> 245ms (252ms) <P13> 87ms (92ms) <P14> 104ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5911196117069590036
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 4
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (10ms) <P11> 81ms (87ms) <P12> 245ms (252ms) <P13> 90ms (94ms) <P14> 104ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5291412167284366135
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)BRAD1867 has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)ThereIsNoSpoon has 4 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)mr.earl has 0 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 14 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)BRAD1867 expects 3 food, 2 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)ThereIsNoSpoon expects 5 food, 4 energy, 1 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)mr.earl expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 14 food, 5 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)BRAD1867 produced 3 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)ThereIsNoSpoon produced 6 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)mr.earl produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 26
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (9ms) <P11> 80ms (87ms) <P12> 241ms (246ms) <P13> 91ms (94ms) <P14> 108ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (9ms) <P11> 80ms (87ms) <P12> 241ms (246ms) <P13> 91ms (94ms) <P14> 108ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4728969210475088048
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $56
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 12, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 75%
  INFO [Shop.printPriceFactor]                       Smithore buy price $47 sell price $82
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $293
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Smithore: 4 critical: 0 surplus: 4 money: $355
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Smithore: 0 critical: 0 surplus: 0 money: $228
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Smithore: 0 critical: 0 surplus: 0 money: $151
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (8ms) <P11> 81ms (91ms) <P12> 241ms (252ms) <P13> 91ms (94ms) <P14> 108ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.759 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 4ms, max 241ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 248ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P13)ThereIsNoSpoon (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)BRAD1867 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  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)BRAD1867 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 248ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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: 248ms
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $54 (5 units for $270)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (8ms) <P11> 80ms (92ms) <P12> 241ms (252ms) <P13> 91ms (93ms) <P14> 106ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7242887110412301155
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $52
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $48 sell price $188
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $23
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Crystite: 0 critical: 0 surplus: 0 money: $543
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Crystite: 0 critical: 0 surplus: 0 money: $228
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Crystite: 0 critical: 0 surplus: 0 money: $151
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 4
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (8ms) <P11> 80ms (92ms) <P12> 244ms (252ms) <P13> 91ms (93ms) <P14> 106ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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 [Shop.setAveragePrice]                        Crystite price set to average $48 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (8ms) <P11> 80ms (94ms) <P12> 244ms (252ms) <P13> 91ms (93ms) <P14> 106ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3037135680705490190
  INFO [Shop.calcBuySellPrice]                       Current Food price $54
  INFO [Shop.printPriceFactor]                       Food shop: 3, total: 27, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 69%
  INFO [Shop.printPriceFactor]                       Food buy price $23 sell price $58
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 14 critical: 4 surplus: 10 money: $23
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Food: 4 critical: 4 surplus: 0 money: $543
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Food: 6 critical: 4 surplus: 2 money: $228
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Food: 0 critical: 4 surplus: -4 money: $151
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (8ms) <P11> 91ms (94ms) <P12> 246ms (252ms) <P13> 91ms (92ms) <P14> 106ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.754 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 4ms, max 246ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 252ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)BRAD1867 (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P13)ThereIsNoSpoon 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 257ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P13)ThereIsNoSpoon auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 257ms
  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 (11) 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 [Shop.setAveragePrice]                        Food price set to average $39 (2 units for $78)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (8ms) <P11> 91ms (94ms) <P12> 251ms (257ms) <P13> 90ms (91ms) <P14> 103ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7048374353505817954
  INFO [Shop.calcBuySellPrice]                       Current Energy price $100
  INFO [Shop.printPriceFactor]                       Energy shop: 2, total: 11, needed: 12
  INFO [Shop.printPriceFactor]                       Energy is increased to 107%
  INFO [Shop.printPriceFactor]                       Energy buy price $92 sell price $127
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 6 critical: 3 surplus: 3 money: $23
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Energy: 0 critical: 4 surplus: -4 money: $543
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Energy: 3 critical: 3 surplus: 0 money: $306
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Energy: 0 critical: 2 surplus: -2 money: $73
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (8ms) <P11> 91ms (94ms) <P12> 252ms (267ms) <P13> 89ms (91ms) <P14> 105ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.748 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 4ms, max 252ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)BRAD1867 (P13)ThereIsNoSpoon (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 266ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 266ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P12)BRAD1867 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  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 (11) 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 [Shop.setAveragePrice]                        Energy price set to average $127 (4 units for $508)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (8ms) <P11> 89ms (93ms) <P12> 251ms (267ms) <P13> 89ms (90ms) <P14> 103ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1135986529235720625
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 46092624
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $404 Plots: 5 Assets: 1487 Total: 4391
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 14 Energy: 3 Smithore: 5 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)ThereIsNoSpoon Money: $306 Plots: 5 Assets: 877 Total: 3683
  INFO [SummaryPhase2.begin]                         (P13)ThereIsNoSpoon Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)BRAD1867 Money: $35 Plots: 5 Assets: 1114 Total: 3649
  INFO [SummaryPhase2.begin]                         (P12)BRAD1867 Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)mr.earl Money: $73 Plots: 5 Assets: 223 Total: 2796
  INFO [SummaryPhase2.begin]                         (P14)mr.earl Food: 2 Energy: 0 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 3 mules for 6 smithore and now has 11 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $54
  INFO [SummaryPhase2.begin]                         Shop Food: 3 units $39
  INFO [SummaryPhase2.begin]                         Shop Energy: 1 units $127
  INFO [SummaryPhase2.begin]                         Shop mules: 11 $100
  INFO [SummaryPhase2.begin]                         Colony total: 14519
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 11
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (8ms) <P11> 88ms (92ms) <P12> 255ms (270ms) <P13> 89ms (90ms) <P14> 106ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 4ms, max 255ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 270ms 22 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 7 frames, rountrip 4ms, max 262ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)BRAD1867 is granted tile 0: Mountain2 (0,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 4ms, max 262ms
  INFO [LandGrantPhase.claimPlot]                    (P14)mr.earl is granted tile 6: Mountain2 (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 4ms, max 261ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 11: Plain (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 4ms, max 261ms
  INFO [LandGrantPhase.claimPlot]                    (P13)ThereIsNoSpoon is granted tile 19: Plain (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 4ms, max 261ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (8ms) <P11> 88ms (92ms) <P12> 261ms (270ms) <P13> 89ms (90ms) <P14> 109ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $524
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 7 frames, rountrip 4ms, max 261ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)BRAD1867 (P13)ThereIsNoSpoon (P14)mr.earl 
  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 (11) 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: 26
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (9ms) <P11> 87ms (89ms) <P12> 261ms (273ms) <P13> 90ms (90ms) <P14> 109ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7706101765416727429
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.57413185
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 14 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (9ms) <P11> 87ms (89ms) <P12> 262ms (273ms) <P13> 90ms (90ms) <P14> 110ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (5,1) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1731
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $155, max: 47.5, left: 13.43922, fraction 0.28293097
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $155 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (14ms) <P11> 81ms (84ms) <P12> 257ms (265ms) <P13> 90ms (93ms) <P14> 105ms (108ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7009628200098753113
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.55355626
  INFO [PlayerEventPhase.begin]                      No player event for (P13)ThereIsNoSpoon (rank 2)
  INFO [Player.useFood]                              (P13)ThereIsNoSpoon has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (14ms) <P11> 81ms (84ms) <P12> 261ms (266ms) <P13> 90ms (93ms) <P14> 105ms (108ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)ThereIsNoSpoon
  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]                       (P13)ThereIsNoSpoon develops tile Plain (1,4) with Energy factory
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon develops tile River (4,4) with Food factory
  INFO [DevelopmentMessenger.showMessage]            ThereIsNoSpoon caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)ThereIsNoSpoon finishes on update 2222
  INFO [GameModel.gamble]                            (P13)ThereIsNoSpoon gambles $103, max: 47.5, left: 4.0791, fraction 0.085875794
  INFO [DevelopmentMessenger.showMessage]            ThereIsNoSpoon won $103 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (13ms) <P11> 83ms (88ms) <P12> 262ms (266ms) <P13> 88ms (90ms) <P14> 106ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1613717340755513589
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.24758661
  INFO [PlayerEventPhase.begin]                      Event player: (P12)BRAD1867 (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: BestBuiltMule
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. was judged "Best Built" at the colony fair. You won $100
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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 [Player.useFood]                              (P12)BRAD1867 has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (13ms) <P11> 86ms (89ms) <P12> 261ms (266ms) <P13> 87ms (90ms) <P14> 106ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)BRAD1867
  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)BRAD1867 undevelops tile Plain (6,3)
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Plain (0,3) with Energy factory
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Plain (6,3) with Food factory
  INFO [DevelopmentMessenger.showMessage]            BRAD1867 caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Mountain2 (0,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)BRAD1867 finishes on update 1887
  INFO [GameModel.gamble]                            (P12)BRAD1867 gambles $111, max: 47.5, left: 10.419151, fraction 0.21935055
  INFO [DevelopmentMessenger.showMessage]            BRAD1867 won $111 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (13ms) <P11> 86ms (88ms) <P12> 258ms (267ms) <P13> 87ms (90ms) <P14> 107ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3010347993031951269
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.63021827
  INFO [PlayerEventPhase.begin]                      No player event for (P14)mr.earl (rank 4)
  INFO [Player.useFood]                              (P14)mr.earl has 2 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (13ms) <P11> 84ms (88ms) <P12> 258ms (266ms) <P13> 87ms (90ms) <P14> 107ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)mr.earl
  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 [DevelopmentMessenger.showMessage]            mr.earl caught the Mountain Wampus and got $200
  INFO [GameModel.sellMule]                          (P14)mr.earl sold a mule for $150
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)mr.earl finishes on update 1343
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (13ms) <P11> 83ms (87ms) <P12> 259ms (267ms) <P13> 88ms (90ms) <P14> 110ms (115ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -850697778660544166
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (13ms) <P11> 82ms (87ms) <P12> 260ms (267ms) <P13> 88ms (90ms) <P14> 110ms (115ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 577714860380287396
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)BRAD1867 has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)ThereIsNoSpoon has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)mr.earl has 0 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 10 food, 32 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)BRAD1867 expects 2 food, 12 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)ThereIsNoSpoon expects 10 food, 24 energy, 1 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)mr.earl expects 0 food, 4 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 10 food, 31 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)BRAD1867 produced 4 food, 11 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)ThereIsNoSpoon produced 9 food, 21 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)mr.earl produced 0 food, 4 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (13ms) <P11> 81ms (83ms) <P12> 262ms (267ms) <P13> 88ms (91ms) <P14> 110ms (115ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (13ms) <P11> 81ms (83ms) <P12> 262ms (267ms) <P13> 88ms (91ms) <P14> 110ms (115ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8306694008860604810
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $54
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 6, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 125%
  INFO [Shop.printPriceFactor]                       Smithore buy price $70 sell price $105
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 5 critical: 0 surplus: 5 money: $459
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Smithore: 14 critical: 0 surplus: 14 money: $271
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Smithore: 2 critical: 0 surplus: 2 money: $334
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Smithore: 0 critical: 0 surplus: 0 money: $273
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 11
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (14ms) <P11> 81ms (82ms) <P12> 262ms (266ms) <P13> 88ms (90ms) <P14> 110ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.73800004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 7ms, max 261ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 266ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P12)BRAD1867 (P13)ThereIsNoSpoon 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P13)ThereIsNoSpoon auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P12)BRAD1867 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 266ms
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $70 (21 units for $1470)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (14ms) <P11> 80ms (85ms) <P12> 259ms (265ms) <P13> 87ms (89ms) <P14> 107ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8379786353929395458
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $140 sell price $280
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $809
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Crystite: 0 critical: 0 surplus: 0 money: $1251
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Crystite: 0 critical: 0 surplus: 0 money: $474
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Crystite: 0 critical: 0 surplus: 0 money: $273
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 9ms (15ms) <P11> 79ms (84ms) <P12> 256ms (264ms) <P13> 87ms (89ms) <P14> 107ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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 [Shop.setAveragePrice]                        Crystite price set to average $140 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 9ms (15ms) <P11> 80ms (85ms) <P12> 256ms (264ms) <P13> 88ms (89ms) <P14> 108ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2662502824469904272
  INFO [Shop.calcBuySellPrice]                       Current Food price $39
  INFO [Shop.printPriceFactor]                       Food shop: 3, total: 31, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 64%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 15 critical: 4 surplus: 11 money: $809
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Food: 4 critical: 4 surplus: 0 money: $1251
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Food: 9 critical: 4 surplus: 5 money: $474
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Food: 0 critical: 4 surplus: -4 money: $273
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 9ms (15ms) <P11> 82ms (87ms) <P12> 256ms (265ms) <P13> 88ms (89ms) <P14> 107ms (115ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.74399996 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 9ms, max 256ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 265ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)BRAD1867 (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P13)ThereIsNoSpoon 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 264ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 264ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 264ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 262ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 262ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P13)ThereIsNoSpoon auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 262ms
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (5 units for $118)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 9ms (13ms) <P11> 86ms (87ms) <P12> 249ms (262ms) <P13> 86ms (91ms) <P14> 109ms (115ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -28646401452660049
  INFO [Shop.calcBuySellPrice]                       Current Energy price $127
  INFO [Shop.printPriceFactor]                       Energy shop: 1, total: 69, needed: 14
  INFO [Shop.printPriceFactor]                       Energy is decreased to 40%
  INFO [Shop.printPriceFactor]                       Energy buy price $36 sell price $71
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 32 critical: 3 surplus: 29 money: $809
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Energy: 11 critical: 5 surplus: 6 money: $1236
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Energy: 21 critical: 4 surplus: 17 money: $592
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Energy: 4 critical: 2 surplus: 2 money: $185
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (13ms) <P11> 86ms (91ms) <P12> 256ms (262ms) <P13> 85ms (91ms) <P14> 109ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.74300003 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 7ms, max 257ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P12)BRAD1867 (P13)ThereIsNoSpoon 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [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]         (P13)ThereIsNoSpoon auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 262ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [SlickLogSystem.info]                         Transaction #44
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 270ms
  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 (11) 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 [Shop.setAveragePrice]                        Energy price set to average $36 (48 units for $1728)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 11ms (14ms) <P11> 83ms (89ms) <P12> 257ms (270ms) <P13> 81ms (85ms) <P14> 106ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5202938783431456073
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48197904
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1745 Plots: 6 Assets: 1126 Total: 5871
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 15 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)BRAD1867 Money: $1416 Plots: 6 Assets: 926 Total: 5342
  INFO [SummaryPhase2.begin]                         (P12)BRAD1867 Food: 5 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)ThereIsNoSpoon Money: $1204 Plots: 6 Assets: 749 Total: 4953
  INFO [SummaryPhase2.begin]                         (P13)ThereIsNoSpoon Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)mr.earl Money: $185 Plots: 6 Assets: 379 Total: 3564
  INFO [SummaryPhase2.begin]                         (P14)mr.earl Food: 3 Energy: 4 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $140
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $140
  INFO [SummaryPhase2.begin]                         Shop Smithore: 6 units $70
  INFO [SummaryPhase2.begin]                         Shop Food: 4 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 49 units $36
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $140
  INFO [SummaryPhase2.begin]                         Colony total: 19730
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 11
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (13ms) <P11> 83ms (87ms) <P12> 257ms (261ms) <P13> 81ms (87ms) <P14> 106ms (108ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 8ms, max 257ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 261ms 21 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 7 frames, rountrip 8ms, max 257ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)BRAD1867 is granted tile 0: Plain (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 8ms, max 257ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 9: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 8ms, max 258ms
  INFO [LandGrantPhase.claimPlot]                    (P14)mr.earl is granted tile 10: Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 8ms, max 258ms
  INFO [LandGrantPhase.claimPlot]                    (P13)ThereIsNoSpoon is granted tile 19: Mountain3 (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 8ms, max 258ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (13ms) <P11> 85ms (85ms) <P12> 258ms (270ms) <P13> 81ms (93ms) <P14> 107ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $252
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 7 frames, rountrip 8ms, max 258ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)BRAD1867 (P13)ThereIsNoSpoon (P14)mr.earl 
  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)BRAD1867 bought the plot for $1276
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (14ms) <P11> 81ms (85ms) <P12> 259ms (270ms) <P13> 92ms (93ms) <P14> 107ms (113ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $1216
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 7 frames, rountrip 8ms, max 260ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)BRAD1867 (P13)ThereIsNoSpoon (P14)mr.earl 
  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 $1216
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (14ms) <P11> 80ms (82ms) <P12> 260ms (270ms) <P13> 92ms (94ms) <P14> 109ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8416161846073958125
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.31003505
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 15 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (13ms) <P11> 80ms (82ms) <P12> 260ms (268ms) <P13> 92ms (94ms) <P14> 109ms (112ms) 
  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 $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (5,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (5,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2278
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $106, max: 47.5, left: 1.9391022, fraction 0.040823203
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $106 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: 70
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 79ms (83ms) <P12> 259ms (268ms) <P13> 89ms (92ms) <P14> 107ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5696827300297006296
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7620617
  INFO [PlayerEventPhase.begin]                      No player event for (P12)BRAD1867 (rank 2)
  INFO [Player.useFood]                              (P12)BRAD1867 has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (11ms) <P11> 80ms (83ms) <P12> 260ms (270ms) <P13> 89ms (92ms) <P14> 107ms (113ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)BRAD1867
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.buyAssay]                          (P12)BRAD1867 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P12)BRAD1867 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)BRAD1867 finishes on update 1563
  INFO [GameModel.gamble]                            (P12)BRAD1867 gambles $131, max: 47.5, left: 16.239285, fraction 0.34187967
  INFO [DevelopmentMessenger.showMessage]            BRAD1867 won $131 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: 40
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 79ms (83ms) <P12> 261ms (264ms) <P13> 90ms (94ms) <P14> 107ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1437897729831667944
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9137993
  INFO [PlayerEventPhase.begin]                      No player event for (P13)ThereIsNoSpoon (rank 3)
  INFO [Player.useFood]                              (P13)ThereIsNoSpoon has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 79ms (83ms) <P12> 261ms (264ms) <P13> 90ms (94ms) <P14> 107ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)ThereIsNoSpoon
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon undevelops tile Plain (1,3)
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon develops tile Plain (1,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon undevelops tile Plain (1,4)
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon develops tile Plain (1,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon undevelops tile Plain (2,4)
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon develops tile Plain (2,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon undevelops tile Plain (5,4)
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon develops tile Mountain3 (8,4) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)ThereIsNoSpoon finishes on update 2302
  INFO [GameModel.gamble]                            (P13)ThereIsNoSpoon gambles $106, max: 47.5, left: 1.4591026, fraction 0.03071795
  INFO [DevelopmentMessenger.showMessage]            ThereIsNoSpoon won $106 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 83ms (86ms) <P12> 259ms (264ms) <P13> 91ms (93ms) <P14> 101ms (107ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8134485164178549922
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6749583
  INFO [PlayerEventPhase.begin]                      No player event for (P14)mr.earl (rank 4)
  INFO [Player.useFood]                              (P14)mr.earl has 3 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (11ms) <P11> 83ms (86ms) <P12> 259ms (264ms) <P13> 91ms (93ms) <P14> 102ms (108ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)mr.earl
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.sellMule]                          (P14)mr.earl sold a mule for $140
  INFO [GameModel.developLand]                       (P14)mr.earl undevelops tile Mountain1 (3,3)
  INFO [GameModel.developLand]                       (P14)mr.earl develops tile Mountain3 (2,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)mr.earl finishes on update 1636
  INFO [GameModel.gamble]                            (P14)mr.earl gambles $100, max: 47.5, left: 4.154343, fraction 0.087459855
  INFO [DevelopmentMessenger.showMessage]            mr.earl won $100 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 9ms (12ms) <P11> 82ms (86ms) <P12> 249ms (263ms) <P13> 91ms (93ms) <P14> 107ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8391233350346631512
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P11)Cyber Ranger River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 8
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (11ms) <P11> 82ms (86ms) <P12> 249ms (264ms) <P13> 90ms (93ms) <P14> 107ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4296489747867577597
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 6 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12)BRAD1867 has 6 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)ThereIsNoSpoon has 4 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)mr.earl has 4 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 4 food, 8 energy, 0 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P12)BRAD1867 expects 2 food, 6 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)ThereIsNoSpoon expects 10 food, 0 energy, 4 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)mr.earl expects 2 food, 0 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 5 food, 9 energy, 0 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P12)BRAD1867 produced 2 food, 7 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)ThereIsNoSpoon produced 11 food, 0 energy, 3 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)mr.earl produced 3 food, 0 energy, 6 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (10ms) <P11> 80ms (83ms) <P12> 249ms (261ms) <P13> 90ms (93ms) <P14> 108ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (10ms) <P11> 80ms (83ms) <P12> 249ms (261ms) <P13> 90ms (93ms) <P14> 108ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5280109617024717636
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $70
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-5
  INFO [Shop.printPriceFactor]                       Smithore shop: 6, mules potentially available: 16, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 63%
  INFO [Shop.printPriceFactor]                       Smithore buy price $45 sell price $80
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $295
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Smithore: 13 critical: 0 surplus: 13 money: $271
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Smithore: 3 critical: 0 surplus: 3 money: $1160
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Smithore: 6 critical: 0 surplus: 6 money: $260
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (9ms) <P11> 77ms (82ms) <P12> 249ms (257ms) <P13> 90ms (93ms) <P14> 107ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.748 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 4ms, max 252ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 261ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)BRAD1867 (P13)ThereIsNoSpoon (P14)mr.earl 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  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: 257ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Player.increaseAuctionTeleportCount]         (P13)ThereIsNoSpoon auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #10
  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 [Player.increaseAuctionTeleportCount]         (P12)BRAD1867 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 257ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [Player.increaseAuctionTeleportCount]         (P14)mr.earl auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 257ms
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $45 (22 units for $990)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (8ms) <P11> 77ms (77ms) <P12> 250ms (255ms) <P13> 89ms (92ms) <P14> 104ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4172573663768753066
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $140
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $80 sell price $220
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 12 critical: 0 surplus: 12 money: $25
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Crystite: 0 critical: 0 surplus: 0 money: $856
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Crystite: 2 critical: 0 surplus: 2 money: $1295
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Crystite: 0 critical: 0 surplus: 0 money: $530
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (8ms) <P11> 76ms (77ms) <P12> 250ms (255ms) <P13> 89ms (92ms) <P14> 104ms (107ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [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.752 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 4ms, max 248ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 255ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)BRAD1867 (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P13)ThereIsNoSpoon 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  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]         (P13)ThereIsNoSpoon auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  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]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 257ms
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $80 (14 units for $1120)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (8ms) <P11> 76ms (77ms) <P12> 250ms (255ms) <P13> 89ms (92ms) <P14> 104ms (107ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5657103422847245090
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 4, total: 32, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 63%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 11 critical: 4 surplus: 7 money: $985
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Food: 3 critical: 4 surplus: -1 money: $856
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Food: 11 critical: 4 surplus: 7 money: $1455
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Food: 3 critical: 4 surplus: -1 money: $530
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 18
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (8ms) <P11> 76ms (79ms) <P12> 246ms (254ms) <P13> 89ms (92ms) <P14> 104ms (108ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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.754 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 3ms, max 246ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 254ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)BRAD1867 (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)ThereIsNoSpoon 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 75ms (86ms) <P12> 246ms (253ms) <P13> 91ms (93ms) <P14> 105ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8145384177902461194
  INFO [Shop.calcBuySellPrice]                       Current Energy price $36
  INFO [Shop.printPriceFactor]                       Energy shop: 49, total: 71, needed: 20
  INFO [Shop.printPriceFactor]                       Energy is decreased to 46%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 11 critical: 5 surplus: 6 money: $985
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Energy: 9 critical: 5 surplus: 4 money: $856
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Energy: 0 critical: 7 surplus: -7 money: $1455
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Energy: 2 critical: 3 surplus: -1 money: $530
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 79ms (90ms) <P12> 247ms (255ms) <P13> 91ms (93ms) <P14> 106ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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 (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.753 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 3ms, max 247ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 254ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P13)ThereIsNoSpoon (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)BRAD1867 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 252ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P12)BRAD1867 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 252ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 252ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 252ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 252ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 252ms
  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 (11) 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 [Shop.setAveragePrice]                        Energy price set to average $45 (12 units for $540)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (6ms) <P11> 87ms (92ms) <P12> 247ms (252ms) <P13> 89ms (91ms) <P14> 104ms (108ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6310913389121133689
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 45832360
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $985 Plots: 8 Assets: 1730 Total: 6715
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 11 Energy: 11 Smithore: 6 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)ThereIsNoSpoon Money: $1005 Plots: 7 Assets: 1415 Total: 5920
  INFO [SummaryPhase2.begin]                         (P13)ThereIsNoSpoon Food: 11 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)BRAD1867 Money: $1036 Plots: 8 Assets: 875 Total: 5911
  INFO [SummaryPhase2.begin]                         (P12)BRAD1867 Food: 3 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)mr.earl Money: $440 Plots: 7 Assets: 440 Total: 4380
  INFO [SummaryPhase2.begin]                         (P14)mr.earl Food: 3 Energy: 4 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 $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop Smithore: 20 units $45
  INFO [SummaryPhase2.begin]                         Shop Food: 4 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 41 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 22926
  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 [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: Stats: Round 6
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 1:Cyber Ranger Money: $1745 Plots: 6 Assets: 1126 Total: 5871
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 2:BRAD1867 Money: $1416 Plots: 6 Assets: 926 Total: 5342
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 3:ThereIsNoSpoon Money: $1204 Plots: 6 Assets: 749 Total: 4953
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 4:mr.earl Money: $185 Plots: 6 Assets: 379 Total: 3564
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (372553) CCMuleBot01: Final Results:
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (372554) CCMuleBot01: 1:Acavia Money: $4350 Plots: 12 Assets: 8117 Total: 18467
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (372555) CCMuleBot01: 2:batmule Money: $5910 Plots: 10 Assets: 7544 Total: 18454
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (372556) CCMuleBot01: 3:C64MuleBoot Money: $2856 Plots: 10 Assets: 8043 Total: 15899
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (372557) CCMuleBot01: 4:NJDevil Money: $1117 Plots: 12 Assets: 7348 Total: 14465
  INFO [GameController.apply]                        (S10)host4u chat: Event Probabilites: Pirates(6.67%) Pests(13.30%) Radiation(13.30%) Acid Rain(6.67%) Sunspot Activity(13.30%) Meteor Strike(13.30%) Earthquake(20.00%) Fire(13.30%) 
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 87ms (92ms) <P12> 247ms (250ms) <P13> 87ms (91ms) <P14> 104ms (108ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 2ms, max 247ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 250ms 21 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 7 frames, rountrip 2ms, max 248ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)BRAD1867 is granted tile 0: Plain (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 2ms, max 248ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 1: Plain (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 2ms, max 248ms
  INFO [LandGrantPhase.claimPlot]                    (P14)mr.earl is granted tile 9: Plain (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 2ms, max 247ms
  INFO [LandGrantPhase.claimPlot]                    (P13)ThereIsNoSpoon is granted tile 13: Plain (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 2ms, max 247ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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: 18
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P11> 87ms (92ms) <P12> 247ms (250ms) <P13> 84ms (91ms) <P14> 104ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1184
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 7 frames, rountrip 2ms, max 247ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)BRAD1867 (P13)ThereIsNoSpoon (P14)mr.earl 
  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)
  WARNING [AbstractLandAuctionPhase.update]          Did not reach final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (5ms) <P11> 83ms (89ms) <P12> 247ms (250ms) <P13> 89ms (93ms) <P14> 106ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6362702786125275899
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.77970177
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 11 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (5ms) <P11> 83ms (90ms) <P12> 247ms (250ms) <P13> 91ms (93ms) <P14> 106ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 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 River (4,0) with Food factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,1) with Food factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (5,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2078
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $112, max: 47.5, left: 5.9390984, fraction 0.12503365
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $112 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: 68
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (8ms) <P11> 87ms (95ms) <P12> 247ms (250ms) <P13> 87ms (92ms) <P14> 105ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3335279463745765192
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8723116
  INFO [PlayerEventPhase.begin]                      No player event for (P13)ThereIsNoSpoon (rank 2)
  INFO [Player.useFood]                              (P13)ThereIsNoSpoon has 11 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (10ms) <P11> 87ms (97ms) <P12> 247ms (250ms) <P13> 87ms (92ms) <P14> 108ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)ThereIsNoSpoon
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon develops tile Plain (5,4) with Energy factory
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon develops tile Plain (7,4) with Smithore factory
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon undevelops tile River (4,4)
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon develops tile River (4,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)ThereIsNoSpoon finishes on update 2224
  INFO [GameModel.gamble]                            (P13)ThereIsNoSpoon gambles $104, max: 47.5, left: 3.0191011, fraction 0.063560024
  INFO [DevelopmentMessenger.showMessage]            ThereIsNoSpoon won $104 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [GameController.apply]                        (P12)BRAD1867 chat: bpt:pings
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.apply]                        (P12)BRAD1867 chat: bot:pings
  INFO [GameController.apply]                        (S10)host4u chat: Pings:  Bot: 5ms (10ms) Cyber Ranger : 87ms (97ms) BRAD1867 : 247ms (250ms) ThereIsNoSpoon : 87ms (92ms) mr.earl : 108ms (109ms) 
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (8ms) <P11> 85ms (92ms) <P12> 247ms (250ms) <P13> 86ms (87ms) <P14> 106ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -370060325798025501
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.08327687
  INFO [PlayerEventPhase.begin]                      Event player: (P12)BRAD1867 (rank 3)
  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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Yeah, it's you...
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P12)BRAD1867 has 3 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (11ms) <P11> 83ms (90ms) <P12> 247ms (250ms) <P13> 85ms (87ms) <P14> 103ms (108ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)BRAD1867
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: /
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: bot:pings
  INFO [GameController.apply]                        (S10)host4u chat: Pings:  Bot: 2ms (11ms) Cyber Ranger : 83ms (90ms) BRAD1867 : 247ms (250ms) ThereIsNoSpoon : 85ms (87ms) mr.earl : 103ms (108ms) 
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: bot:ready
  INFO [GameController.apply]                        (S10)host4u chat: The bot is always ready.   If Mule is running slow, or seems non-responsive, another player may be lagging.
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: don't quit....
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: bot:pings
  INFO [GameController.apply]                        (S10)host4u chat: Pings:  Bot: 2ms (11ms) Cyber Ranger : 83ms (90ms) BRAD1867 : 247ms (250ms) ThereIsNoSpoon : 85ms (87ms) mr.earl : 103ms (108ms) 
  INFO [GameController.apply]                        (P13)ThereIsNoSpoon chat: i never quit....even for a noob
  INFO [GameController.apply]                        (P14)mr.earl chat: wtf
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /24.47.151.221 <P12>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Server.removeClient]                         Server: Removing client /24.47.151.221 <P12> with id f0670099-c86d-46b3-9c15-6baf98eb2ef0
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /24.47.151.221 <P12>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /24.47.151.221 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14266 user number 12
  INFO [UserController.setAiPlayer]                  (P12)BRAD1867 is taken over by an AI player
  INFO [UserController.setAiPlayer]                  BRAD1867 is using the Adam's AI
  INFO [Server.addUserToClient]                      Server: /127.0.0.1 <S10> gets user number 12
  INFO [DevelopmentActuator.beginThreaded]           AI: BRAD1867 copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: BRAD1867 beginning threaded development.
  INFO [GameModel.setLocalUser]                      (P12)BRAD1867 is a local Player
  INFO [PlayerLP.makeDevelopmentPlan]                AI: BRAD1867 started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: BRAD1867 couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: BRAD1867 finished Development LP in time 3000ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1462.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: BRAD1867 picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,0) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (1,0) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (2,0) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (3,0) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: BRAD1867 is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Mountain2 (0,0): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Mountain2 (0,0): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Plain (1,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Plain (2,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Plain (3,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentActuator.mergeThread]             Merged the development thread.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [DevelopmentActionQueue2.update]              AI: BRAD1867 Action: PlaceMule
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1. End Update: 0
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [GameModel.developLand]                       (P12)BRAD1867 undevelops tile Mountain2 (0,0)
  INFO [DevelopmentActionQueue2.update]              AI: BRAD1867 Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P12)BRAD1867 sold a mule for $165
  INFO [DevelopmentActionQueue2.update]              AI: BRAD1867 Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: BRAD1867 Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: BRAD1867 Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Mountain2 (0,0) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: BRAD1867 Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: BRAD1867 Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: BRAD1867 Action: PlaceMule
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)BRAD1867 finishes on update 1844
  INFO [Mule.runAway]                                Mule runs away for (P12)BRAD1867
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 90
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 8ms (9ms) <P11> 84ms (89ms) <P13> 84ms (90ms) <P14> 106ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7370210714457487234
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.38246518
  INFO [PlayerEventPhase.begin]                      No player event for (P14)mr.earl (rank 4)
  INFO [Player.useFood]                              (P14)mr.earl has 3 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 9ms (9ms) <P11> 84ms (89ms) <P13> 85ms (90ms) <P14> 106ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)mr.earl
  INFO [Wampus.<init>]                               Wampus has 0 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]                       (P14)mr.earl develops tile Plain (7,2) with Energy factory
  INFO [GameModel.developLand]                       (P14)mr.earl develops tile Plain (7,1) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1559. End Update: 1558
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)mr.earl finishes on update 1682
  INFO [GameModel.gamble]                            (P14)mr.earl gambles $106, max: 47.5, left: 3.234344, fraction 0.06809145
  INFO [DevelopmentMessenger.showMessage]            mr.earl won $106 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 9ms (9ms) <P11> 84ms (90ms) <P13> 88ms (92ms) <P14> 106ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 9ms (9ms) <P11> 84ms (90ms) <P13> 88ms (92ms) <P14> 106ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4580028434345864389
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 11 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12)BRAD1867 has 5 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)ThereIsNoSpoon has 10 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)mr.earl has 4 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 16 food, 15 energy, 0 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P12)BRAD1867 expects 2 food, 6 energy, 7 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)ThereIsNoSpoon expects 4 food, 7 energy, 7 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P14)mr.earl expects 2 food, 8 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: He's in the lobby...
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 16 food, 13 energy, 0 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P12)BRAD1867 produced 2 food, 5 energy, 8 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P13)ThereIsNoSpoon produced 4 food, 6 energy, 7 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P14)mr.earl produced 2 food, 9 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 6ms (6ms) <P11> 76ms (92ms) <P13> 92ms (92ms) <P14> 102ms (105ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3839965276893768555
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 6ms (6ms) <P11> 76ms (92ms) <P13> 92ms (92ms) <P14> 103ms (107ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8288763755209739755
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $45
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 20, mules potentially available: 16, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 63%
  INFO [Shop.printPriceFactor]                       Smithore buy price $51 sell price $86
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 6 critical: 0 surplus: 6 money: $727
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Smithore: 8 critical: 0 surplus: 8 money: $1096
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Smithore: 7 critical: 0 surplus: 7 money: $779
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Smithore: 4 critical: 0 surplus: 4 money: $266
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 6ms (6ms) <P11> 83ms (93ms) <P13> 91ms (92ms) <P14> 103ms (107ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $102
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 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.896 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 6ms, max 104ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 109ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)BRAD1867 (P11)Cyber Ranger (P13)ThereIsNoSpoon (P14)mr.earl 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: BRAD1867 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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P14)mr.earl auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P13)ThereIsNoSpoon auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 109ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $51 (17 units for $867)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 6ms (6ms) <P11> 84ms (88ms) <P13> 90ms (92ms) <P14> 103ms (107ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4833898022913738172
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $80
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $124 sell price $264
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $1033
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Crystite: 0 critical: 0 surplus: 0 money: $1096
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Crystite: 0 critical: 0 surplus: 0 money: $1136
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Crystite: 0 critical: 0 surplus: 0 money: $470
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 6ms (6ms) <P11> 84ms (88ms) <P13> 90ms (91ms) <P14> 103ms (107ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $124 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 6ms (6ms) <P11> 86ms (88ms) <P13> 90ms (91ms) <P14> 104ms (108ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8453369093191897449
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 4, total: 36, needed: 16
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 20 critical: 4 surplus: 16 money: $1033
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Food: 2 critical: 4 surplus: -2 money: $1096
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Food: 8 critical: 4 surplus: 4 money: $1136
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Food: 2 critical: 4 surplus: -2 money: $470
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (6ms) <P11> 87ms (88ms) <P13> 86ms (90ms) <P14> 106ms (108ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 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.894 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 106ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 108ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)BRAD1867 (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P13)ThereIsNoSpoon 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: BRAD1867 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: BRAD1867 target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $-30
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $-30
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 108ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $-30
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 107ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $-30
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 107ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $44 (4 units for $176)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (1ms) <P11> 85ms (87ms) <P13> 85ms (87ms) <P14> 106ms (107ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3346095244751638768
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 41, total: 84, needed: 22
  INFO [Shop.printPriceFactor]                       Energy is decreased to 45%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 17 critical: 7 surplus: 10 money: $1133
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Energy: 6 critical: 5 surplus: 1 money: $996
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Energy: 9 critical: 7 surplus: 2 money: $1212
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Energy: 11 critical: 3 surplus: 8 money: $394
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (1ms) <P11> 85ms (87ms) <P13> 85ms (86ms) <P14> 104ms (107ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $-100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.896 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 104ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 107ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)BRAD1867 (P13)ThereIsNoSpoon (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: BRAD1867 has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (1ms) <P11> 84ms (86ms) <P13> 85ms (88ms) <P14> 104ms (107ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9043440015468591811
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51209360
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1133 Plots: 9 Assets: 2057 Total: 7690
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 18 Energy: 17 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)BRAD1867 Money: $996 Plots: 9 Assets: 1319 Total: 6815
  INFO [SummaryPhase2.begin]                         (P12)BRAD1867 Food: 4 Energy: 6 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)ThereIsNoSpoon Money: $1212 Plots: 8 Assets: 1344 Total: 6556
  INFO [SummaryPhase2.begin]                         (P13)ThereIsNoSpoon Food: 6 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)mr.earl Money: $394 Plots: 8 Assets: 791 Total: 5185
  INFO [SummaryPhase2.begin]                         (P14)mr.earl Food: 4 Energy: 11 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 8 mules for 16 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: 21 units $51
  INFO [SummaryPhase2.begin]                         Shop Food: 4 units $44
  INFO [SummaryPhase2.begin]                         Shop Energy: 41 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 26246
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (1ms) <P11> 84ms (86ms) <P13> 84ms (88ms) <P14> 103ms (106ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: BRAD1867 is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: BRAD1867 wants Plain (0,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 1ms, max 103ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 107ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 104ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 0: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 104ms
  INFO [LandGrantPhase.claimPlot]                    (P14)mr.earl is granted tile 1: Plain (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 104ms
  INFO [LandGrantPhase.update]                       (P12)BRAD1867 pressed at plot 2 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)BRAD1867 is granted tile 2: Plain (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 104ms
  INFO [LandGrantPhase.claimPlot]                    (P13)ThereIsNoSpoon is granted tile 8: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 104ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 27
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (1ms) <P11> 84ms (86ms) <P13> 84ms (92ms) <P14> 104ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 7
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (2ms) <P11> 84ms (86ms) <P13> 84ms (92ms) <P14> 104ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -976247833870143471
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.813416
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 18 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [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: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (2ms) <P11> 84ms (86ms) <P13> 84ms (92ms) <P14> 104ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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 (6,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (5,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile River (4,1) with Energy 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 5ms (9ms) <P11> 83ms (87ms) <P13> 83ms (90ms) <P14> 111ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2221754175324941607
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.586976
  INFO [PlayerEventPhase.begin]                      No player event for (P12)BRAD1867 (rank 2)
  INFO [Player.useFood]                              (P12)BRAD1867 has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 5ms (9ms) <P11> 84ms (89ms) <P13> 84ms (90ms) <P14> 111ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [DevelopmentActuator.begin]                   AI: BRAD1867 copying development state.
  INFO [DevelopmentActuator.begin]                   AI: BRAD1867 beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: BRAD1867 started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: BRAD1867 got lower bound of 1429.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: BRAD1867 finished Development LP in time 3000ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2196.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: BRAD1867 picked 6 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,2) into Empty from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,3) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (2,0) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (3,0) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (1,0) into Crystite from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	6. make plot (0,1) into Crystite from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: BRAD1867 is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Mountain2 (2,2): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Plain (6,3): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Plain (6,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Plain (2,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Plain (3,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Plain (1,0): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Plain (0,1): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 undevelops tile Mountain2 (2,2)
  INFO [GameModel.sellMule]                          (P12)BRAD1867 sold a mule for $175
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 undevelops tile Plain (6,3)
  INFO [GameModel.sellMule]                          (P12)BRAD1867 sold a mule for $125
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Plain (6,3) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Plain (2,0) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Plain (3,0) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Plain (1,0) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Plain (0,1) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: BRAD1867 action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: BRAD1867 not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)BRAD1867 gambles $241, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            BRAD1867 won $241 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: BRAD1867 gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 6ms (11ms) <P11> 80ms (91ms) <P13> 84ms (90ms) <P14> 105ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9032639093403065811
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.06925082
  INFO [PlayerEventPhase.begin]                      Event player: (P13)ThereIsNoSpoon (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: RelativeDied
  INFO [PlayerEventPhase$1.finished]                 Event Message: A distant relative died and left you a vast fortune. But after taxes you only got $300
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Player.useFood]                              (P13)ThereIsNoSpoon has 6 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 7ms (9ms) <P11> 80ms (88ms) <P13> 88ms (95ms) <P14> 104ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)ThereIsNoSpoon
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon develops tile Plain (3,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon undevelops tile Plain (7,4)
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon develops tile Plain (7,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)ThereIsNoSpoon finishes on update 2217
  INFO [GameModel.gamble]                            (P13)ThereIsNoSpoon gambles $150, max: 47.5, left: 3.159101, fraction 0.06650739
  INFO [DevelopmentMessenger.showMessage]            ThereIsNoSpoon won $150 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 7ms (7ms) <P11> 81ms (88ms) <P13> 91ms (95ms) <P14> 107ms (114ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6092842838539582456
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.32111824
  INFO [PlayerEventPhase.begin]                      No player event for (P14)mr.earl (rank 4)
  INFO [Player.useFood]                              (P14)mr.earl has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 7ms (7ms) <P11> 87ms (92ms) <P13> 91ms (95ms) <P14> 107ms (114ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)mr.earl
  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]                       (P14)mr.earl develops tile Mountain2 (8,2) with Smithore factory
  INFO [GameModel.developLand]                       (P14)mr.earl undevelops tile Plain (7,2)
  INFO [GameController.apply]                        (P13)ThereIsNoSpoon chat: meteor time
  INFO [GameModel.developLand]                       (P14)mr.earl develops tile Mountain1 (3,3) with Smithore factory
  INFO [GameModel.developLand]                       (P14)mr.earl develops tile Plain (7,2) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)mr.earl finishes on update 2177
  INFO [GameModel.gamble]                            (P14)mr.earl gambles $152, max: 47.5, left: 3.9591002, fraction 0.08334948
  INFO [DevelopmentMessenger.showMessage]            mr.earl won $152 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 7ms (7ms) <P11> 89ms (96ms) <P13> 90ms (95ms) <P14> 108ms (115ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 7ms (7ms) <P11> 89ms (96ms) <P13> 90ms (95ms) <P14> 108ms (115ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1943363653193919567
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 17 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)BRAD1867 has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)ThereIsNoSpoon has 9 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P14)mr.earl has 11 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 6 food, 5 energy, 0 smithore, 28 crystite
  INFO [ProductionPhase.logProduction]               (P12)BRAD1867 expects 6 food, 12 energy, 4 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P13)ThereIsNoSpoon expects 4 food, 7 energy, 4 smithore, 9 crystite
  INFO [ProductionPhase.logProduction]               (P14)mr.earl expects 4 food, 3 energy, 12 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 9 food, 3 energy, 0 smithore, 32 crystite
  INFO [ProductionPhase.logProduction]               (P12)BRAD1867 produced 6 food, 13 energy, 3 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P13)ThereIsNoSpoon produced 3 food, 9 energy, 3 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P14)mr.earl produced 5 food, 4 energy, 13 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 7ms (7ms) <P11> 86ms (89ms) <P13> 89ms (90ms) <P14> 106ms (113ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7561101715739888728
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 7ms (7ms) <P11> 86ms (87ms) <P13> 89ms (90ms) <P14> 106ms (113ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5014367998219976944
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $51
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $18
  INFO [Shop.printPriceFactor]                       Smithore shop: 21, mules potentially available: 16, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 63%
  INFO [Shop.printPriceFactor]                       Smithore buy price $68 sell price $103
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $683
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Smithore: 11 critical: 0 surplus: 11 money: $737
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Smithore: 3 critical: 0 surplus: 3 money: $1437
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Smithore: 13 critical: 0 surplus: 13 money: $221
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 7ms (7ms) <P11> 86ms (86ms) <P13> 89ms (91ms) <P14> 106ms (113ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $82
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $90
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.894 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 7ms, max 106ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 113ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P13)ThereIsNoSpoon (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)BRAD1867 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: BRAD1867 has buyout mask 3
  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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 113ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Player.increaseAuctionTeleportCount]         (P12)BRAD1867 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 113ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $82 (11 units for $902)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 7ms (7ms) <P11> 84ms (86ms) <P13> 89ms (90ms) <P14> 107ms (113ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6203493936886137598
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $124
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $80 sell price $220
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 32 critical: 0 surplus: 32 money: $27
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Crystite: 14 critical: 0 surplus: 14 money: $1639
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Crystite: 6 critical: 0 surplus: 6 money: $1191
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Crystite: 0 critical: 0 surplus: 0 money: $221
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 7ms (7ms) <P11> 84ms (86ms) <P13> 89ms (91ms) <P14> 107ms (113ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P14)mr.earl chat: bot:probs
  INFO [GameController.apply]                        (S10)host4u chat: Event Probabilites: Pirates(0%) Pests(15.40%) Radiation(7.69%) Acid Rain(7.69%) Sunspot Activity(15.40%) Meteor Strike(15.40%) Earthquake(23.10%) Fire(15.40%) 
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.893 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 7ms, max 107ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 113ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)BRAD1867 (P11)Cyber Ranger (P13)ThereIsNoSpoon 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: BRAD1867 has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P13)ThereIsNoSpoon 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 [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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 113ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $80 (38 units for $3040)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 7ms (7ms) <P11> 84ms (88ms) <P13> 89ms (92ms) <P14> 107ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1649661231248880173
  INFO [Shop.calcBuySellPrice]                       Current Food price $44
  INFO [Shop.printPriceFactor]                       Food shop: 4, total: 32, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 72%
  INFO [Shop.printPriceFactor]                       Food buy price $17 sell price $52
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 13 critical: 5 surplus: 8 money: $2587
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Food: 6 critical: 5 surplus: 1 money: $1639
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Food: 4 critical: 5 surplus: -1 money: $1671
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Food: 5 critical: 5 surplus: 0 money: $221
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 6ms (7ms) <P11> 83ms (86ms) <P13> 88ms (91ms) <P14> 106ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $144
  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.895 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 6ms, max 106ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 109ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P13)ThereIsNoSpoon (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)BRAD1867 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: BRAD1867 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: BRAD1867 target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $144
  INFO [Player.increaseAuctionTeleportCount]         (P12)BRAD1867 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 112ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $52 (1 units for $52)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 6ms (6ms) <P11> 83ms (88ms) <P13> 88ms (91ms) <P14> 107ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -34346187846601685
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 41, total: 84, needed: 30
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 10 critical: 9 surplus: 1 money: $2587
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Energy: 13 critical: 7 surplus: 6 money: $1691
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Energy: 11 critical: 8 surplus: 3 money: $1619
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Energy: 9 critical: 6 surplus: 3 money: $221
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 6ms (6ms) <P11> 82ms (88ms) <P13> 87ms (91ms) <P14> 107ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $126
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.893 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 6ms, max 107ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 112ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)BRAD1867 (P13)ThereIsNoSpoon 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: BRAD1867 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: BRAD1867 target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $126
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $126
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $126
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $126
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $126
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 112ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $126
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $126
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $126
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $126
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $126
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $126
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $126
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $126
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $126
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $126
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $126
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $126
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $126
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (18 units for $810)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 6ms (6ms) <P11> 83ms (87ms) <P13> 87ms (91ms) <P14> 108ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -83619427790791639
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 45394760
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1777 Plots: 10 Assets: 3692 Total: 10469
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 13 Energy: 28 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)BRAD1867 Money: $1916 Plots: 10 Assets: 2630 Total: 9546
  INFO [SummaryPhase2.begin]                         (P12)BRAD1867 Food: 5 Energy: 8 Smithore: 0 Crystite: 14
  INFO [SummaryPhase2.begin]                         (P13)ThereIsNoSpoon Money: $1619 Plots: 9 Assets: 2262 Total: 8381
  INFO [SummaryPhase2.begin]                         (P13)ThereIsNoSpoon Food: 5 Energy: 11 Smithore: 6 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)mr.earl Money: $221 Plots: 9 Assets: 2266 Total: 6987
  INFO [SummaryPhase2.begin]                         (P14)mr.earl Food: 5 Energy: 9 Smithore: 13 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $160
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop Smithore: 5 units $82
  INFO [SummaryPhase2.begin]                         Shop Food: 4 units $52
  INFO [SummaryPhase2.begin]                         Shop Energy: 28 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $160
  INFO [SummaryPhase2.begin]                         Colony total: 35383
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 6ms (6ms) <P11> 84ms (88ms) <P13> 86ms (91ms) <P14> 109ms (113ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: BRAD1867 is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: BRAD1867 wants Plain (0,2)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 6ms, max 109ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 113ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 6ms, max 109ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P14)mr.earl is granted tile 0: Plain (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 6ms, max 109ms
  INFO [LandGrantPhase.update]                       (P12)BRAD1867 pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)BRAD1867 is granted tile 1: Plain (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 6ms, max 110ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 3: Plain (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 6ms, max 110ms
  INFO [LandGrantPhase.claimPlot]                    (P13)ThereIsNoSpoon is granted tile 5: Plain (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 6ms, max 109ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 6ms (6ms) <P11> 81ms (87ms) <P13> 87ms (91ms) <P14> 108ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 6ms (6ms) <P11> 81ms (87ms) <P13> 86ms (91ms) <P14> 108ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 214353487194634988
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4108277
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 13 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 6ms (6ms) <P11> 81ms (87ms) <P13> 86ms (91ms) <P14> 108ms (112ms) 
  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 (5,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile River (4,0) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1923
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $168, max: 47.5, left: 9.03912, fraction 0.19029726
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $168 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 6ms (11ms) <P11> 80ms (87ms) <P13> 84ms (91ms) <P14> 109ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3047500356453114152
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.55611223
  INFO [PlayerEventPhase.begin]                      No player event for (P12)BRAD1867 (rank 2)
  INFO [Player.useFood]                              (P12)BRAD1867 has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 6ms (11ms) <P11> 80ms (84ms) <P13> 84ms (89ms) <P14> 106ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [DevelopmentActuator.begin]                   AI: BRAD1867 copying development state.
  INFO [DevelopmentActuator.begin]                   AI: BRAD1867 beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: BRAD1867 started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: BRAD1867 got lower bound of 2511.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: BRAD1867 finished Development LP in time 3000ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3157.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: BRAD1867 picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,1) into Food from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,3) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,3) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (0,2) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (2,2) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: BRAD1867 is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Plain (0,1): Crystite --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Plain (0,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Mountain3 (7,3): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Mountain3 (7,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Plain (6,3): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Plain (6,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Plain (0,2): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Mountain2 (2,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 undevelops tile Plain (0,1)
  INFO [GameModel.sellMule]                          (P12)BRAD1867 sold a mule for $260
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Plain (0,1) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 undevelops tile Mountain3 (7,3)
  INFO [GameModel.sellMule]                          (P12)BRAD1867 sold a mule for $235
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Mountain3 (7,3) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 undevelops tile Plain (6,3)
  INFO [GameModel.sellMule]                          (P12)BRAD1867 sold a mule for $210
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Plain (6,3) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Plain (0,2) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Mountain2 (2,2) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: BRAD1867 action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: BRAD1867 not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)BRAD1867 gambles $211, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            BRAD1867 won $211 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: BRAD1867 gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 6ms (9ms) <P11> 80ms (89ms) <P13> 88ms (95ms) <P14> 105ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3717074880594052154
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5553833
  INFO [PlayerEventPhase.begin]                      No player event for (P13)ThereIsNoSpoon (rank 3)
  INFO [Player.useFood]                              (P13)ThereIsNoSpoon has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 6ms (6ms) <P11> 80ms (99ms) <P13> 89ms (95ms) <P14> 105ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)ThereIsNoSpoon
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon develops tile Plain (6,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon undevelops tile Mountain3 (8,4)
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon develops tile Mountain3 (8,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)ThereIsNoSpoon finishes on update 2268
  INFO [GameModel.gamble]                            (P13)ThereIsNoSpoon gambles $150, max: 47.5, left: 2.139102, fraction 0.045033727
  INFO [DevelopmentMessenger.showMessage]            ThereIsNoSpoon won $150 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 6ms (6ms) <P11> 98ms (100ms) <P13> 95ms (95ms) <P14> 110ms (115ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7781368322888189499
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.51329225
  INFO [PlayerEventPhase.begin]                      No player event for (P14)mr.earl (rank 4)
  INFO [Player.useFood]                              (P14)mr.earl has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 6ms (6ms) <P11> 95ms (100ms) <P13> 95ms (95ms) <P14> 111ms (115ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)mr.earl
  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.sellMule]                          (P14)mr.earl sold a mule for $160
  INFO [GameModel.developLand]                       (P14)mr.earl undevelops tile Plain (2,3)
  INFO [GameModel.developLand]                       (P14)mr.earl develops tile Mountain2 (7,0) with Smithore factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1627. End Update: 1626
  INFO [GameModel.sellMule]                          (P14)mr.earl sold a mule for $160
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)mr.earl finishes on update 2282
  INFO [GameModel.gamble]                            (P14)mr.earl gambles $152, max: 47.5, left: 1.8591022, fraction 0.039138995
  INFO [DevelopmentMessenger.showMessage]            mr.earl won $152 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 6ms (6ms) <P11> 96ms (104ms) <P13> 93ms (95ms) <P14> 111ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 6ms (6ms) <P11> 96ms (104ms) <P13> 93ms (95ms) <P14> 111ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5365849694840503307
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 28 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P12)BRAD1867 has 8 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)ThereIsNoSpoon has 11 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)mr.earl has 9 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 6 energy, 0 smithore, 50 crystite
  INFO [ProductionPhase.logProduction]               (P12)BRAD1867 expects 29 food, 10 energy, 0 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P13)ThereIsNoSpoon expects 4 food, 7 energy, 0 smithore, 22 crystite
  INFO [ProductionPhase.logProduction]               (P14)mr.earl expects 2 food, 3 energy, 16 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 6 energy, 0 smithore, 49 crystite
  INFO [ProductionPhase.logProduction]               (P12)BRAD1867 produced 34 food, 12 energy, 0 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P13)ThereIsNoSpoon produced 4 food, 6 energy, 0 smithore, 23 crystite
  INFO [ProductionPhase.logProduction]               (P14)mr.earl produced 2 food, 1 energy, 16 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 5ms (6ms) <P11> 96ms (104ms) <P13> 94ms (95ms) <P14> 111ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2527857016044442346
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 5ms (6ms) <P11> 96ms (104ms) <P13> 94ms (95ms) <P14> 111ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8855960522464571893
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $82
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $12
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 10, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 78%
  INFO [Shop.printPriceFactor]                       Smithore buy price $76 sell price $111
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 8 critical: 0 surplus: 8 money: $1535
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Smithore: 0 critical: 0 surplus: 0 money: $1882
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Smithore: 6 critical: 0 surplus: 6 money: $1484
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Smithore: 29 critical: 0 surplus: 29 money: $323
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 5ms (6ms) <P11> 96ms (104ms) <P13> 94ms (95ms) <P14> 111ms (114ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $62
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $70
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.889 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 5ms, max 111ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 114ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)BRAD1867 (P13)ThereIsNoSpoon (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: BRAD1867 has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 113ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $77 (8 units for $616)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 5ms (5ms) <P11> 94ms (98ms) <P13> 90ms (94ms) <P14> 111ms (114ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1502144957240324069
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $80
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $128 sell price $268
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 49 critical: 0 surplus: 49 money: $2151
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Crystite: 19 critical: 0 surplus: 19 money: $1882
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Crystite: 23 critical: 0 surplus: 23 money: $1099
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Crystite: 0 critical: 0 surplus: 0 money: $92
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 5ms (5ms) <P11> 93ms (97ms) <P13> 90ms (94ms) <P14> 108ms (114ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $128
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 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.894 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 5ms, max 106ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 113ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)BRAD1867 (P11)Cyber Ranger (P13)ThereIsNoSpoon 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: BRAD1867 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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  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]         (P12)BRAD1867 auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [Player.increaseAuctionTeleportCount]         (P13)ThereIsNoSpoon auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 114ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $128 (91 units for $11648)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 5ms (5ms) <P11> 91ms (93ms) <P13> 88ms (91ms) <P14> 106ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7860900491073256939
  INFO [Shop.calcBuySellPrice]                       Current Food price $52
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 44, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 59%
  INFO [Shop.printPriceFactor]                       Food buy price $16 sell price $51
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 4 critical: 5 surplus: -1 money: $8423
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Food: 34 critical: 5 surplus: 29 money: $4314
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Food: 4 critical: 5 surplus: -1 money: $4043
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Food: 2 critical: 5 surplus: -3 money: $92
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 5ms (5ms) <P11> 92ms (93ms) <P13> 88ms (92ms) <P14> 107ms (113ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $178
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.893 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 5ms, max 107ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 111ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P13)ThereIsNoSpoon (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)BRAD1867 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: BRAD1867 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: BRAD1867 target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $178
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $178
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $178
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $178
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $178
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $178
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $178
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $178
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $178
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 113ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $178
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 113ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 110ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $178
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $178
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $178
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $178
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 110ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $51 (14 units for $714)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 5ms (5ms) <P11> 84ms (93ms) <P13> 87ms (92ms) <P14> 107ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1204231312333946406
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 46, needed: 34
  INFO [Shop.printPriceFactor]                       Energy is decreased to 80%
  INFO [Shop.printPriceFactor]                       Energy buy price $21 sell price $56
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 21 critical: 10 surplus: 11 money: $7913
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Energy: 12 critical: 9 surplus: 3 money: $5028
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Energy: 9 critical: 9 surplus: 0 money: $3839
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Energy: 4 critical: 6 surplus: -2 money: $92
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 5ms (5ms) <P11> 90ms (93ms) <P13> 87ms (90ms) <P14> 108ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $122
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.893 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 5ms, max 107ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 109ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ThereIsNoSpoon (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)BRAD1867 (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: BRAD1867 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: BRAD1867 target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $122
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 109ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $122
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 110ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (14) 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $56 (2 units for $112)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 5ms (5ms) <P11> 84ms (90ms) <P13> 87ms (90ms) <P14> 107ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5637331471710303795
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 45833952
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $7913 Plots: 11 Assets: 3275 Total: 16688
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 14 Energy: 21 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)BRAD1867 Money: $5140 Plots: 11 Assets: 2465 Total: 13105
  INFO [SummaryPhase2.begin]                         (P12)BRAD1867 Food: 20 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)ThereIsNoSpoon Money: $3727 Plots: 10 Assets: 3046 Total: 11773
  INFO [SummaryPhase2.begin]                         (P13)ThereIsNoSpoon Food: 8 Energy: 11 Smithore: 11 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)mr.earl Money: $92 Plots: 10 Assets: 3375 Total: 8467
  INFO [SummaryPhase2.begin]                         (P14)mr.earl Food: 2 Energy: 4 Smithore: 32 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $128
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $77
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $51
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $150
  INFO [SummaryPhase2.begin]                         Colony total: 50033
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 5ms (5ms) <P11> 85ms (91ms) <P13> 87ms (90ms) <P14> 107ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [LandGrantActuator.begin]                     AI: BRAD1867 Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 5ms, max 107ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 109ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 5ms, max 107ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P12)BRAD1867 pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)mr.earl is granted tile 0: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 5ms, max 107ms
  INFO [LandGrantPhase.update]                       (P12)BRAD1867 pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)ThereIsNoSpoon is granted tile 1: Plain (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 5ms, max 107ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 5ms (5ms) <P11> 88ms (92ms) <P13> 86ms (88ms) <P14> 107ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 5ms (5ms) <P11> 88ms (92ms) <P13> 86ms (90ms) <P14> 108ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3861802684998674159
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.77086437
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 14 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 5ms (5ms) <P11> 88ms (92ms) <P13> 87ms (90ms) <P14> 108ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 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 [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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 5ms (8ms) <P11> 89ms (91ms) <P13> 86ms (90ms) <P14> 108ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6166398553819180947
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.53669727
  INFO [PlayerEventPhase.begin]                      No player event for (P12)BRAD1867 (rank 2)
  INFO [Player.useFood]                              (P12)BRAD1867 has 20 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 7
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 5ms (8ms) <P11> 88ms (91ms) <P13> 86ms (90ms) <P14> 107ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [DevelopmentActuator.begin]                   AI: BRAD1867 copying development state.
  INFO [DevelopmentActuator.begin]                   AI: BRAD1867 beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: BRAD1867 started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: BRAD1867 got lower bound of 2866.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: BRAD1867 finished Development LP in time 3000ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3000.999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: BRAD1867 picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,2) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,2) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (0,1) into Crystite from Food
  INFO [DevelopmentPlanner.enqueueNormal]            AI: BRAD1867 is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Plain (0,2): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Plain (0,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Mountain2 (2,2): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Mountain2 (2,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Plain (0,1): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Plain (0,1): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 undevelops tile Plain (0,2)
  INFO [GameModel.sellMule]                          (P12)BRAD1867 sold a mule for $175
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Plain (0,2) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 undevelops tile Mountain2 (2,2)
  INFO [GameModel.sellMule]                          (P12)BRAD1867 sold a mule for $200
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Mountain2 (2,2) with Smithore factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 undevelops tile Plain (0,1)
  INFO [GameModel.sellMule]                          (P12)BRAD1867 sold a mule for $175
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Plain (0,1) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: BRAD1867 action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: BRAD1867 is assaying Plain (0,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: Assay
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.buyAssay]                          (P12)BRAD1867 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: BRAD1867 action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: BRAD1867 not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)BRAD1867 gambles $167, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            BRAD1867 won $167 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: BRAD1867 gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 6ms (8ms) <P11> 87ms (90ms) <P13> 86ms (90ms) <P14> 106ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2559072726218435199
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.87864274
  INFO [PlayerEventPhase.begin]                      No player event for (P13)ThereIsNoSpoon (rank 3)
  INFO [Player.useFood]                              (P13)ThereIsNoSpoon has 8 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 6ms (8ms) <P11> 87ms (90ms) <P13> 86ms (90ms) <P14> 106ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)ThereIsNoSpoon
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon develops tile Plain (8,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon undevelops tile River (4,3)
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon develops tile Plain (5,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)ThereIsNoSpoon develops tile River (4,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)ThereIsNoSpoon finishes on update 2238
  INFO [GameModel.gamble]                            (P13)ThereIsNoSpoon gambles $159, max: 47.5, left: 2.7391014, fraction 0.057665292
  INFO [DevelopmentMessenger.showMessage]            ThereIsNoSpoon won $159 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (1ms) <P11> 79ms (81ms) <P13> 85ms (94ms) <P14> 102ms (107ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9136627049565245339
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5400847
  INFO [PlayerEventPhase.begin]                      No player event for (P14)mr.earl (rank 4)
  INFO [Player.useFood]                              (P14)mr.earl has 2 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (1ms) <P11> 76ms (81ms) <P13> 85ms (94ms) <P14> 102ms (107ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)mr.earl
  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 [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 28. End Update: 27
  INFO [GameModel.developLand]                       (P14)mr.earl undevelops tile Plain (7,2)
  INFO [GameModel.developLand]                       (P14)mr.earl develops tile Plain (7,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)mr.earl finishes on update 1022
  INFO [GameModel.gamble]                            (P14)mr.earl gambles $154, max: 47.5, left: 1.5596862, fraction 0.0328355
  INFO [DevelopmentMessenger.showMessage]            mr.earl won $154 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (1ms) <P11> 75ms (80ms) <P13> 90ms (94ms) <P14> 106ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (1ms) <P11> 75ms (80ms) <P13> 90ms (94ms) <P14> 106ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5831608130811091581
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 21 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P12)BRAD1867 has 10 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)ThereIsNoSpoon has 11 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P14)mr.earl has 4 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 6 energy, 0 smithore, 50 crystite
  INFO [ProductionPhase.logProduction]               (P12)BRAD1867 expects 15 food, 13 energy, 3 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P13)ThereIsNoSpoon expects 0 food, 6 energy, 0 smithore, 39 crystite
  INFO [ProductionPhase.logProduction]               (P14)mr.earl expects 0 food, 8 energy, 16 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 5 energy, 0 smithore, 51 crystite
  INFO [ProductionPhase.logProduction]               (P12)BRAD1867 produced 17 food, 15 energy, 2 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P13)ThereIsNoSpoon produced 0 food, 7 energy, 0 smithore, 32 crystite
  INFO [ProductionPhase.logProduction]               (P14)mr.earl produced 0 food, 9 energy, 18 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (1ms) <P11> 74ms (76ms) <P13> 93ms (95ms) <P14> 107ms (115ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2398449160855309154
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (1ms) <P11> 74ms (76ms) <P13> 93ms (95ms) <P14> 107ms (115ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7170284759939214834
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $77
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 9, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 75%
  INFO [Shop.printPriceFactor]                       Smithore buy price $61 sell price $96
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $8163
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Smithore: 2 critical: 0 surplus: 2 money: $5182
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Smithore: 11 critical: 0 surplus: 11 money: $3561
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Smithore: 50 critical: 0 surplus: 50 money: $221
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (1ms) <P11> 74ms (78ms) <P13> 94ms (95ms) <P14> 109ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $61
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $50
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.89100003 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 109ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P13)ThereIsNoSpoon 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)BRAD1867 (P14)mr.earl 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: BRAD1867 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]         (P12)BRAD1867 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 115ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $68 (11 units for $752)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (1ms) <P11> 73ms (76ms) <P13> 93ms (94ms) <P14> 107ms (114ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8184995834464261048
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $128
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $84 sell price $224
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 51 critical: 0 surplus: 51 money: $8019
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Crystite: 13 critical: 0 surplus: 13 money: $5314
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Crystite: 32 critical: 0 surplus: 32 money: $2953
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Crystite: 0 critical: 0 surplus: 0 money: $841
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (1ms) <P11> 73ms (74ms) <P13> 93ms (93ms) <P14> 104ms (107ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.896 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 104ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 107ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ThereIsNoSpoon (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)BRAD1867 (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: BRAD1867 has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 107ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 107ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $84 (51 units for $4352)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (1ms) <P11> 73ms (77ms) <P13> 93ms (93ms) <P14> 104ms (107ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6185461747767553141
  INFO [Shop.calcBuySellPrice]                       Current Food price $51
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 32, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 72%
  INFO [Shop.printPriceFactor]                       Food buy price $22 sell price $57
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 5 critical: 5 surplus: 0 money: $12371
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Food: 25 critical: 5 surplus: 20 money: $5314
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Food: 2 critical: 5 surplus: -3 money: $1457
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Food: 0 critical: 5 surplus: -5 money: $841
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (1ms) <P11> 74ms (85ms) <P13> 92ms (93ms) <P14> 104ms (107ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 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.896 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 104ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 107ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P13)ThereIsNoSpoon (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)BRAD1867 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: BRAD1867 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: BRAD1867 target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $130
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $130
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $130
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $130
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $130
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $130
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $130
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $130
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $130
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $130
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $130
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $130
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $130
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $130
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $130
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $130
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $130
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $130
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $56
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $130
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $56
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $130
  INFO [Player.increaseAuctionTeleportCount]         (P12)BRAD1867 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 109ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $57 (20 units for $1140)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (1ms) <P11> 84ms (88ms) <P13> 91ms (93ms) <P14> 106ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8283093674538979699
  INFO [Shop.calcBuySellPrice]                       Current Energy price $56
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 49, needed: 34
  INFO [Shop.printPriceFactor]                       Energy is decreased to 77%
  INFO [Shop.printPriceFactor]                       Energy buy price $28 sell price $63
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 14 critical: 10 surplus: 4 money: $11915
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Energy: 17 critical: 9 surplus: 8 money: $6454
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Energy: 9 critical: 10 surplus: -1 money: $1115
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Energy: 9 critical: 5 surplus: 4 money: $499
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (1ms) <P11> 83ms (88ms) <P13> 91ms (92ms) <P14> 107ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $96
  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.893 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 107ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 109ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P13)ThereIsNoSpoon 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)BRAD1867 (P14)mr.earl 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: BRAD1867 has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer ThereIsNoSpoon rank 3 takes over trade from buyer Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer ThereIsNoSpoon rank 3 takes over trade from buyer Cyber Ranger rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $96
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 109ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $96
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $96
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $96
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $96
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $96
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $96
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 109ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $96
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $96
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 109ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $62 (9 units for $565)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (1ms) <P11> 84ms (86ms) <P13> 91ms (91ms) <P14> 107ms (109ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4077683439367532736
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48510144
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $11537 Plots: 11 Assets: 3502 Total: 20539
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 13 Energy: 20 Smithore: 2 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)BRAD1867 Money: $6889 Plots: 11 Assets: 3007 Total: 15396
  INFO [SummaryPhase2.begin]                         (P12)BRAD1867 Food: 5 Energy: 10 Smithore: 0 Crystite: 13
  INFO [SummaryPhase2.begin]                         (P13)ThereIsNoSpoon Money: $928 Plots: 11 Assets: 8061 Total: 14489
  INFO [SummaryPhase2.begin]                         (P13)ThereIsNoSpoon Food: 8 Energy: 12 Smithore: 20 Crystite: 49
  INFO [SummaryPhase2.begin]                         (P14)mr.earl Money: $629 Plots: 11 Assets: 4174 Total: 10303
  INFO [SummaryPhase2.begin]                         (P14)mr.earl Food: 6 Energy: 7 Smithore: 41 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $130
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $84
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $57
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $62
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $130
  INFO [SummaryPhase2.begin]                         Colony total: 60727
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (1ms) <P11> 83ms (88ms) <P13> 91ms (94ms) <P14> 108ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [LandGrantActuator.begin]                     AI: BRAD1867 Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (1ms) <P11> 83ms (88ms) <P13> 91ms (94ms) <P14> 108ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (1ms) <P11> 80ms (86ms) <P13> 91ms (94ms) <P14> 107ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4218343010556675062
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8320815
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 13 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [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: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (4ms) <P11> 79ms (86ms) <P13> 91ms (94ms) <P14> 107ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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 [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 68
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $250, max: 47.5, left: 46.13997, fraction 0.9713678
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (4ms) <P11> 79ms (86ms) <P13> 91ms (94ms) <P14> 105ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2658515269525383635
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.36334032
  INFO [PlayerEventPhase.begin]                      No player event for (P12)BRAD1867 (rank 2)
  INFO [Player.useFood]                              (P12)BRAD1867 has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 1ms (4ms) <P11> 79ms (86ms) <P13> 91ms (94ms) <P14> 108ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [DevelopmentActuator.begin]                   AI: BRAD1867 copying development state.
  INFO [DevelopmentActuator.begin]                   AI: BRAD1867 beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: BRAD1867 started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: BRAD1867 got lower bound of 3591.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: BRAD1867 finished Development LP in time 3000ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4083.999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: BRAD1867 picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,0) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,3) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,3) into Crystite from Food
  INFO [DevelopmentPlanner.enqueueNormal]            AI: BRAD1867 is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Plain (2,0): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Plain (2,0): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Plain (6,3): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Plain (6,3): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Mountain3 (7,3): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Mountain3 (7,3): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 undevelops tile Plain (2,0)
  INFO [GameModel.sellMule]                          (P12)BRAD1867 sold a mule for $155
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Plain (2,0) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 undevelops tile Plain (6,3)
  INFO [GameModel.sellMule]                          (P12)BRAD1867 sold a mule for $155
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Plain (6,3) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 undevelops tile Mountain3 (7,3)
  INFO [GameModel.sellMule]                          (P12)BRAD1867 sold a mule for $155
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Mountain3 (7,3) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: BRAD1867 action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: BRAD1867 chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)BRAD1867 gambles $182, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            BRAD1867 won $182 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: BRAD1867 gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 4ms (6ms) <P11> 80ms (86ms) <P13> 94ms (96ms) <P14> 109ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7097482228001637682
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.22505218
  INFO [PlayerEventPhase.begin]                      Event player: (P13)ThereIsNoSpoon (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: SwampEelEating
  INFO [PlayerEventPhase$1.finished]                 Event Message: You won the colony Swamp Eel eating contest and collected $150 (Yuck!)
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Player.useFood]                              (P13)ThereIsNoSpoon has 8 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 4ms (6ms) <P11> 79ms (81ms) <P13> 94ms (96ms) <P14> 109ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)ThereIsNoSpoon
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)ThereIsNoSpoon finishes on update 74
  INFO [GameModel.gamble]                            (P13)ThereIsNoSpoon gambles $250, max: 47.5, left: 46.019966, fraction 0.9688414
  INFO [DevelopmentMessenger.showMessage]            ThereIsNoSpoon won $250 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 4ms (6ms) <P11> 77ms (80ms) <P13> 92ms (95ms) <P14> 109ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9062740848795116584
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.16095018
  INFO [PlayerEventPhase.begin]                      Event player: (P14)mr.earl (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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Player.useFood]                              (P14)mr.earl has 6 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12> 4ms (6ms) <P11> 77ms (80ms) <P13> 90ms (95ms) <P14> 109ms (113ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)mr.earl
  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 [GameController.apply]                        (P11)Cyber Ranger chat: /
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /198.68.236.49 <P14>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Server.removeClient]                         Server: Removing client /198.68.236.49 <P14> with id 6116b204-7799-438a-9752-77477d8469b8
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /198.68.236.49 <P14>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /198.68.236.49 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 25761 user number 14
  INFO [UserController.setAiPlayer]                  (P14)mr.earl is taken over by an AI player
  INFO [UserController.setAiPlayer]                  mr.earl is using the Adam's AI
  INFO [Server.addUserToClient]                      Server: /127.0.0.1 <S10 P12> gets user number 14
  INFO [DevelopmentActuator.beginThreaded]           AI: mr.earl copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: mr.earl beginning threaded development.
  INFO [GameModel.setLocalUser]                      (P14)mr.earl is a local Player
  INFO [PlayerLP.makeDevelopmentPlan]                AI: mr.earl started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: mr.earl got lower bound of 1432.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: mr.earl finished Development LP in time 3000ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3582.999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: mr.earl picked 6 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,3) into Empty from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (8,0) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (1,1) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (8,1) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (1,2) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	6. make plot (2,3) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: mr.earl is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: mr.earl ------- is trying Mountain1 (3,3): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: mr.earl ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: mr.earl ------- is trying Plain (8,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: mr.earl ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: mr.earl ------- is trying Plain (1,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: mr.earl ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: mr.earl ------- is trying Mountain1 (8,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: mr.earl ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: mr.earl ------- is trying Plain (1,2): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: mr.earl ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: mr.earl ------- is trying Plain (2,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: mr.earl ------- succeeded.
  INFO [DevelopmentActuator.mergeThread]             Merged the development thread.
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [DevelopmentActionQueue2.update]              AI: mr.earl Action: PlaceMule
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [GameModel.developLand]                       (P14)mr.earl undevelops tile Mountain1 (3,3)
  INFO [DevelopmentActionQueue2.update]              AI: mr.earl Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)mr.earl sold a mule for $205
  INFO [DevelopmentActionQueue2.update]              AI: mr.earl Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: mr.earl Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: mr.earl Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)mr.earl develops tile Plain (8,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: mr.earl Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: mr.earl Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: mr.earl Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)mr.earl develops tile Plain (1,1) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: mr.earl Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: mr.earl Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: mr.earl Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)mr.earl develops tile Mountain1 (8,1) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: mr.earl developed a tile but is short on time: 6.299098
  INFO [DevelopmentActuator.testAssayLast]           AI: mr.earl not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: mr.earl Action: GoToPub
  INFO [GameModel.gamble]                            (P14)mr.earl gambles $153, max: 47.5, left: 2.039102, fraction 0.042928465
  INFO [DevelopmentMessenger.showMessage]            mr.earl won $153 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: mr.earl gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)mr.earl finishes on update 2273
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 10ms (11ms) <P11> 82ms (84ms) <P13> 87ms (91ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3068300482878110375
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P11)Cyber Ranger Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 10ms (11ms) <P11> 82ms (84ms) <P13> 86ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4063832745209372511
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 20 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)BRAD1867 has 10 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)ThereIsNoSpoon has 12 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P14)mr.earl has 7 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 6 energy, 0 smithore, 35 crystite
  INFO [ProductionPhase.logProduction]               (P12)BRAD1867 expects 2 food, 13 energy, 3 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P13)ThereIsNoSpoon expects 0 food, 6 energy, 0 smithore, 39 crystite
  INFO [ProductionPhase.logProduction]               (P14)mr.earl expects 10 food, 8 energy, 13 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 7 energy, 0 smithore, 36 crystite
  INFO [ProductionPhase.logProduction]               (P12)BRAD1867 produced 3 food, 13 energy, 3 smithore, 32 crystite
  INFO [ProductionPhase.logProduction]               (P13)ThereIsNoSpoon produced 0 food, 8 energy, 0 smithore, 39 crystite
  INFO [ProductionPhase.logProduction]               (P14)mr.earl produced 9 food, 9 energy, 11 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 10ms (11ms) <P11> 82ms (83ms) <P13> 84ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 10ms (11ms) <P11> 82ms (83ms) <P13> 84ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6862531196563387507
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $68
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $4
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 7, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 79%
  INFO [Shop.printPriceFactor]                       Smithore buy price $57 sell price $92
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  WARNING [Server.initUdp]                           Server: Got UDP init from non-existing client id 6116b204-7799-438a-9752-77477d8469b8
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 2 critical: 0 surplus: 2 money: $11787
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Smithore: 3 critical: 0 surplus: 3 money: $6846
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Smithore: 20 critical: 0 surplus: 20 money: $1328
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Smithore: 52 critical: 0 surplus: 52 money: $822
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 10ms (11ms) <P11> 82ms (85ms) <P13> 86ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $57
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $30
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl target price $57
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl calculated the target price (via method 2) to be $30
  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.914 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 10ms, max 85ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 90ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)BRAD1867 (P14)mr.earl (P13)ThereIsNoSpoon 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: BRAD1867 has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: mr.earl 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 [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [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
  WARNING [Server.initUdp]                           Server: Got UDP init from non-existing client id 6116b204-7799-438a-9752-77477d8469b8
  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 [Player.increaseAuctionTeleportCount]         (P14)mr.earl auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [Player.increaseAuctionTeleportCount]         (P12)BRAD1867 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 86ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $57 (55 units for $3135)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 10ms (10ms) <P11> 82ms (83ms) <P13> 83ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -452189885171399414
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $84
  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]               (P11)Cyber Ranger Crystite: 36 critical: 0 surplus: 36 money: $8652
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Crystite: 45 critical: 0 surplus: 45 money: $7017
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Crystite: 88 critical: 0 surplus: 88 money: $1328
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Crystite: 0 critical: 0 surplus: 0 money: $3786
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 10ms (10ms) <P11> 82ms (84ms) <P13> 85ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $136
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl 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.915 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 10ms, max 85ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 88ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)BRAD1867 (P11)Cyber Ranger (P13)ThereIsNoSpoon 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: BRAD1867 has buyout mask 7
  INFO [AuctionActuator.beginAuction]                AI: mr.earl has buyout mask 5
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [Player.increaseAuctionTeleportCount]         (P12)BRAD1867 auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P13)ThereIsNoSpoon auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 88ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $136 (169 units for $22984)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 10ms (10ms) <P11> 78ms (83ms) <P13> 85ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2754369573869709861
  INFO [Shop.calcBuySellPrice]                       Current Food price $57
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 19, needed: 20
  INFO [Shop.printPriceFactor]                       Food is increased to 104%
  INFO [Shop.printPriceFactor]                       Food buy price $44 sell price $79
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 4 critical: 5 surplus: -1 money: $13548
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Food: 3 critical: 5 surplus: -2 money: $13137
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Food: 2 critical: 5 surplus: -3 money: $13296
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Food: 10 critical: 5 surplus: 5 money: $3786
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 10ms (10ms) <P11> 82ms (84ms) <P13> 83ms (86ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $112
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl target price $59
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl calculated the target price (via method 2) to be $163
  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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 10ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 86ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)BRAD1867 (P11)Cyber Ranger (P13)ThereIsNoSpoon 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)mr.earl 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: BRAD1867 has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: mr.earl has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer ThereIsNoSpoon rank 3 takes over trade from buyer BRAD1867 rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer ThereIsNoSpoon rank 3 takes over trade from buyer BRAD1867 rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer ThereIsNoSpoon rank 3 takes over trade from buyer BRAD1867 rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer ThereIsNoSpoon rank 3 takes over trade from buyer BRAD1867 rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $112
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl target price $59
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl calculated the target price (via method 2) to be $163
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $112
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl target price $70
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl calculated the target price (via method 2) to be $163
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $112
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl target price $70
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl calculated the target price (via method 2) to be $163
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $112
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl target price $89
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl calculated the target price (via method 2) to be $163
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 88ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $112
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl target price $89
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl calculated the target price (via method 2) to be $163
  INFO [Player.increaseAuctionTeleportCount]         (P14)mr.earl auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 88ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $81 (5 units for $406)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 10ms (10ms) <P11> 78ms (84ms) <P13> 85ms (91ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8783731815970821974
  INFO [Shop.calcBuySellPrice]                       Current Energy price $62
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 52, needed: 35
  INFO [Shop.printPriceFactor]                       Energy is decreased to 75%
  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]               (P11)Cyber Ranger Energy: 16 critical: 9 surplus: 7 money: $13458
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Energy: 15 critical: 9 surplus: 6 money: $13137
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Energy: 11 critical: 10 surplus: 1 money: $12980
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Energy: 10 critical: 7 surplus: 3 money: $4192
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 5ms (10ms) <P11> 78ms (88ms) <P13> 90ms (91ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $77
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl calculated the target price (via method 2) to be $107
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.90999997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 5ms, max 90ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 91ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P13)ThereIsNoSpoon 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)BRAD1867 (P14)mr.earl 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: BRAD1867 has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: mr.earl 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: BRAD1867 target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $77
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl calculated the target price (via method 2) to be $107
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $77
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl calculated the target price (via method 2) to be $107
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 91ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $77
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl calculated the target price (via method 2) to be $107
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 92ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $77
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl calculated the target price (via method 2) to be $107
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 92ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $77
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl calculated the target price (via method 2) to be $107
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $77
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl calculated the target price (via method 2) to be $107
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $77
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl calculated the target price (via method 2) to be $107
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 92ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $61 (7 units for $429)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 5ms (5ms) <P11> 78ms (88ms) <P13> 91ms (92ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8877455788683923580
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50635656
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $13029 Plots: 11 Assets: 6307 Total: 24836
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 5 Energy: 23 Smithore: 57 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)ThereIsNoSpoon Money: $12980 Plots: 11 Assets: 3682 Total: 22162
  INFO [SummaryPhase2.begin]                         (P13)ThereIsNoSpoon Food: 6 Energy: 11 Smithore: 20 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)BRAD1867 Money: $13472 Plots: 11 Assets: 2088 Total: 21060
  INFO [SummaryPhase2.begin]                         (P12)BRAD1867 Food: 3 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)mr.earl Money: $4286 Plots: 11 Assets: 1573 Total: 11359
  INFO [SummaryPhase2.begin]                         (P14)mr.earl Food: 5 Energy: 8 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 7 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $57
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $81
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $61
  INFO [SummaryPhase2.begin]                         Shop mules: 7 $110
  INFO [SummaryPhase2.begin]                         Colony total: 79417
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 11
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 5ms (5ms) <P11> 79ms (88ms) <P13> 91ms (93ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [LandGrantActuator.begin]                     AI: BRAD1867 Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: mr.earl Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 5ms (5ms) <P11> 79ms (88ms) <P13> 91ms (93ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 5ms (5ms) <P11> 87ms (88ms) <P13> 91ms (93ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6855028869084058104
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9650152
  INFO [PlayerEventPhase.begin]                      No player event for (P14)mr.earl (rank 4)
  INFO [Player.useFood]                              (P14)mr.earl 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 5ms (5ms) <P11> 87ms (88ms) <P13> 92ms (94ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [DevelopmentActuator.begin]                   AI: mr.earl copying development state.
  INFO [DevelopmentActuator.begin]                   AI: mr.earl beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: mr.earl started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: mr.earl got lower bound of 4089.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: mr.earl finished Development LP in time 1407ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 6210.999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: mr.earl picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,2) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,0) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (1,2) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (2,3) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (3,3) into Food from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: mr.earl is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: mr.earl ------- is trying Mountain2 (8,2): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: mr.earl ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: mr.earl ------- is trying Mountain2 (8,2): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: mr.earl ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: mr.earl ------- is trying Mountain2 (7,0): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: mr.earl ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: mr.earl ------- is trying Mountain2 (7,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: mr.earl ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: mr.earl ------- is trying Plain (1,2): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: mr.earl ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: mr.earl ------- is trying Plain (2,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: mr.earl ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: mr.earl ------- is trying Mountain1 (3,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: mr.earl ------- succeeded.
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)mr.earl undevelops tile Mountain2 (8,2)
  INFO [GameModel.sellMule]                          (P14)mr.earl sold a mule for $185
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)mr.earl develops tile Mountain2 (8,2) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)mr.earl undevelops tile Mountain2 (7,0)
  INFO [GameModel.sellMule]                          (P14)mr.earl sold a mule for $185
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)mr.earl develops tile Mountain2 (7,0) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)mr.earl develops tile Plain (1,2) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)mr.earl develops tile Plain (2,3) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)mr.earl develops tile Mountain1 (3,3) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: mr.earl action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: mr.earl not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: mr.earl Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.gamble]                            (P14)mr.earl gambles $208, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            mr.earl won $208 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: mr.earl gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 5ms (7ms) <P11> 79ms (88ms) <P13> 91ms (94ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8737227483492011585
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6160593
  INFO [PlayerEventPhase.begin]                      No player event for (P12)BRAD1867 (rank 3)
  INFO [Player.useFood]                              (P12)BRAD1867 has 3 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 5ms (7ms) <P11> 79ms (88ms) <P13> 92ms (95ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [DevelopmentActuator.begin]                   AI: BRAD1867 copying development state.
  INFO [DevelopmentActuator.begin]                   AI: BRAD1867 beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: BRAD1867 started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: BRAD1867 got lower bound of 4550.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: BRAD1867 finished Development LP in time 519ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 5823.000000000002
  INFO [DevelopmentPlanner.finalizePlan]             AI: BRAD1867 picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,2) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (0,3) into Food from Energy
  INFO [DevelopmentPlanner.enqueueNormal]            AI: BRAD1867 is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Plain (0,2): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Plain (0,2): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Plain (0,3): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- is trying Plain (0,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: BRAD1867 ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 undevelops tile Plain (0,2)
  INFO [GameModel.sellMule]                          (P12)BRAD1867 sold a mule for $160
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Plain (0,2) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 undevelops tile Plain (0,3)
  INFO [GameModel.sellMule]                          (P12)BRAD1867 sold a mule for $160
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12)BRAD1867 develops tile Plain (0,3) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: BRAD1867 action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: BRAD1867 not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: BRAD1867 Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12)BRAD1867 gambles $206, max: 47.5, left: 15.250001, fraction 0.32105264
  INFO [DevelopmentMessenger.showMessage]            BRAD1867 won $206 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: BRAD1867 gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 7ms (7ms) <P11> 79ms (88ms) <P13> 90ms (96ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6043176476230278653
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.0054501295
  INFO [PlayerEventPhase.begin]                      Event player: (P13)ThereIsNoSpoon (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: Charity
  INFO [PlayerEventPhase$1.finished]                 Event Message: A charity from your home-world took pity on you and sent $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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P13)ThereIsNoSpoon has 6 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 7ms (7ms) <P11> 79ms (88ms) <P13> 90ms (96ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)ThereIsNoSpoon
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)ThereIsNoSpoon finishes on update 85
  INFO [GameModel.gamble]                            (P13)ThereIsNoSpoon gambles $250, max: 47.5, left: 45.79996, fraction 0.96420974
  INFO [DevelopmentMessenger.showMessage]            ThereIsNoSpoon won $250 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 7ms (7ms) <P11> 79ms (88ms) <P13> 85ms (96ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1662599406949974101
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.825414
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 1)
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 7ms (7ms) <P11> 79ms (88ms) <P13> 85ms (96ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 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 [GameModel.developLand]                       (P11)Cyber Ranger develops tile River (4,0) with Food factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile River (4,1) with Food factory
  INFO [Mule.runAway]                                Mule runs away for (P11)Cyber Ranger
  INFO [Mule.runAway]                                Mule runs away for (P11)Cyber Ranger
  INFO [Mule.runAway]                                Mule runs away for (P11)Cyber Ranger
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 7ms (7ms) <P11> 79ms (80ms) <P13> 93ms (96ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 7ms (7ms) <P11> 79ms (80ms) <P13> 93ms (96ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 476285119168608922
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 23 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P12)BRAD1867 has 10 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P13)ThereIsNoSpoon has 11 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P14)mr.earl has 8 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 10 food, 0 energy, 0 smithore, 35 crystite
  INFO [ProductionPhase.logProduction]               (P12)BRAD1867 expects 11 food, 1 energy, 3 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P13)ThereIsNoSpoon expects 0 food, 6 energy, 0 smithore, 39 crystite
  INFO [ProductionPhase.logProduction]               (P14)mr.earl expects 32 food, 13 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P13)ThereIsNoSpoon chat: what were u trying to go?
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: waste mules
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 12 food, 0 energy, 0 smithore, 34 crystite
  INFO [ProductionPhase.logProduction]               (P12)BRAD1867 produced 9 food, 0 energy, 2 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P13)ThereIsNoSpoon produced 0 food, 4 energy, 0 smithore, 38 crystite
  INFO [ProductionPhase.logProduction]               (P14)mr.earl produced 35 food, 12 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 6ms (7ms) <P11> 83ms (89ms) <P13> 92ms (95ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4031826598426682620
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 0ms (7ms) <P11> 83ms (89ms) <P13> 90ms (95ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6364866888665931437
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $57
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $9
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is increased to 175%
  INFO [Shop.printPriceFactor]                       Smithore buy price $109 sell price $144
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)ThereIsNoSpoon chat: i figured that...but why below the store and not beside it?
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 50 critical: 0 surplus: 50 money: $12514
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Smithore: 2 critical: 0 surplus: 2 money: $13728
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Smithore: 20 critical: 0 surplus: 20 money: $13530
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Smithore: 4 critical: 0 surplus: 4 money: $4164
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 0ms (6ms) <P11> 83ms (90ms) <P13> 90ms (93ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $2
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $10
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl target price $-2
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl calculated the target price (via method 2) to be $10
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 0ms (6ms) <P11> 83ms (90ms) <P13> 90ms (93ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4056093660008078588
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $68 sell price $208
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: I had property there...
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 34 critical: 0 surplus: 34 money: $12514
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Crystite: 26 critical: 0 surplus: 26 money: $13728
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Crystite: 38 critical: 0 surplus: 38 money: $13530
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Crystite: 0 critical: 0 surplus: 0 money: $4164
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 0ms (1ms) <P11> 84ms (90ms) <P13> 89ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 0ms (1ms) <P11> 84ms (90ms) <P13> 89ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1312518944965025401
  INFO [Shop.calcBuySellPrice]                       Current Food price $81
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 57, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 51%
  INFO [Shop.printPriceFactor]                       Food buy price $27 sell price $62
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)ThereIsNoSpoon chat: actually, that was my plot...i was just curious
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 12 critical: 0 surplus: 12 money: $12514
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Food: 9 critical: 0 surplus: 9 money: $13728
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Food: 1 critical: 0 surplus: 1 money: $13530
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Food: 35 critical: 0 surplus: 35 money: $4164
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 0ms (9ms) <P11> 83ms (85ms) <P13> 88ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $235
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 1ms (9ms) <P11> 82ms (84ms) <P13> 88ms (90ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6949731211493127708
  INFO [Shop.calcBuySellPrice]                       Current Energy price $61
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 28, needed: 41
  INFO [Shop.printPriceFactor]                       Energy is increased to 135%
  INFO [Shop.printPriceFactor]                       Energy buy price $67 sell price $102
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 10 critical: 0 surplus: 10 money: $12514
  INFO [CollectionPhase.goToNextPhase]               (P12)BRAD1867 Energy: 0 critical: 0 surplus: 0 money: $13728
  INFO [CollectionPhase.goToNextPhase]               (P13)ThereIsNoSpoon Energy: 6 critical: 0 surplus: 6 money: $13530
  INFO [CollectionPhase.goToNextPhase]               (P14)mr.earl Energy: 12 critical: 0 surplus: 12 money: $4164
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 9ms (9ms) <P11> 76ms (83ms) <P13> 86ms (94ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 target price $82
  INFO [AuctionActuator.calcTargetPrice]             AI: BRAD1867 calculated the target price (via method 2) to be $144
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl target price $82
  INFO [AuctionActuator.calcTargetPrice]             AI: mr.earl calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P14> 9ms (9ms) <P11> 76ms (83ms) <P13> 86ms (94ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 37433636040183186
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48774616
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $12514 Plots: 11 Assets: 10286 Total: 28300
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 12 Energy: 10 Smithore: 50 Crystite: 34
  INFO [SummaryPhase2.begin]                         (P13)ThereIsNoSpoon Money: $13530 Plots: 11 Assets: 6683 Total: 25713
  INFO [SummaryPhase2.begin]                         (P13)ThereIsNoSpoon Food: 1 Energy: 6 Smithore: 20 Crystite: 38
  INFO [SummaryPhase2.begin]                         (P12)BRAD1867 Money: $13728 Plots: 11 Assets: 3549 Total: 22777
  INFO [SummaryPhase2.begin]                         (P12)BRAD1867 Food: 9 Energy: 0 Smithore: 2 Crystite: 26
  INFO [SummaryPhase2.begin]                         (P14)mr.earl Money: $4164 Plots: 11 Assets: 3675 Total: 13339
  INFO [SummaryPhase2.begin]                         (P14)mr.earl Food: 35 Energy: 12 Smithore: 4 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 0 mules
  INFO [Shop.buildMules]                             A mule now costs $210
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $109
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $42
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $82
  INFO [SummaryPhase2.begin]                         Shop mules: 0 $210
  INFO [SummaryPhase2.begin]                         Colony total: 90129
  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.addLobbyMessages]                  Lobby Chat (372579) Cyber Ranger: Man - Brad and Erl quit...
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (372580) mr.earl: i A M FUCKED
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (372581) mr.earl: BS
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (372582) mr.earl: i AM TIMED OUT
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (372583) mr.earl: i DONT GET IT
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: Final Results:
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 1:Cyber Ranger Money: $13029 Plots: 11 Assets: 6307 Total: 24836
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 2:ThereIsNoSpoon Money: $12980 Plots: 11 Assets: 3682 Total: 22162
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 3:BRAD1867 Money: $13472 Plots: 11 Assets: 2088 Total: 21060
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 4:mr.earl Money: $4286 Plots: 11 Assets: 1573 Total: 11359
  INFO [GameController.apply]                        (S10)host4u chat: Game Completed, Hosting Bot Will Start a New Game in 30 Seconds,  Thanks for Playing.
  INFO [GameController.apply]                        (S10)host4u chat: Cyber Ranger  Bot Reputation now: 442
  INFO [GameController.apply]                        (S10)host4u chat: ThereIsNoSpoon  Bot Reputation now: 2
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [SummaryPhase2.getColonyMessage]              Colony rating: 4
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony succeeded. The Federation is pleased by your efforts. You will live comfortably!
  INFO [GameController.apply]                        (P13)ThereIsNoSpoon chat: gg
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MetaFrame$16.windowClosing]                  Meta frame closing
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /76.92.151.22 <P11>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /76.92.151.22 <P11> with id ef439a7a-070a-47e5-974d-608be1d59246
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /76.92.151.22 <P11>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /76.92.151.22 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101333 user number 10
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
