Skip to content
Success

Console Output

07:27:21 Started by an SCM change
07:27:21 Running as SYSTEM
07:27:21 Building in workspace /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21
07:27:21 The recommended git tool is: NONE
07:27:21 using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf
07:27:21 Cloning the remote Git repository
07:27:21 Cloning repository http://localhost:3000/IPSpiel21/ipspiel21.git
07:27:21  > /usr/bin/git init /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21 # timeout=10
07:27:21 Fetching upstream changes from http://localhost:3000/IPSpiel21/ipspiel21.git
07:27:21  > /usr/bin/git --version # timeout=10
07:27:21  > git --version # 'git version 2.39.1'
07:27:21 using GIT_ASKPASS to set credentials 
07:27:21  > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/IPSpiel21/ipspiel21.git +refs/heads/*:refs/remotes/origin/* # timeout=10
07:27:25  > /usr/bin/git config remote.origin.url http://localhost:3000/IPSpiel21/ipspiel21.git # timeout=10
07:27:25  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
07:27:25 Avoid second fetch
07:27:25  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
07:27:25 Checking out Revision 37290312d4b72c0ff627dbf7769112fa8cbbc6b4 (refs/remotes/origin/master)
07:27:25  > /usr/bin/git config core.sparsecheckout # timeout=10
07:27:25  > /usr/bin/git checkout -f 37290312d4b72c0ff627dbf7769112fa8cbbc6b4 # timeout=10
07:27:25 Commit message: "build: added pipeline script"
07:27:25 First time build. Skipping changelog.
07:27:25 Parsing POMs
07:27:25 Modules changed, recalculating dependency graph
07:27:25 Established TCP socket on 33683
07:27:25 [ipspiel21] $ /usr/lib/jvm/openjdk-bin-11/bin/java -Xmx1024m -XX:MaxPermSize=128m -cp /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/share/maven-bin-3.8/boot/plexus-classworlds-2.6.0.jar:/usr/share/maven-bin-3.8/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven-bin-3.8 /var/lib/jenkins/home/war/WEB-INF/lib/remoting-3077.vd69cf116da_6f.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 33683
07:27:25 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
07:27:25 <===[JENKINS REMOTING CAPACITY]===>channel started
07:27:28 Executing Maven:  -B -f /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/pom.xml clean install site
07:27:30 [INFO] Scanning for projects...
07:27:30 [INFO] ------------------------------------------------------------------------
07:27:30 [INFO] Reactor Build Order:
07:27:30 [INFO] 
07:27:30 [INFO] IP Spieltheorie 2021                                               [pom]
07:27:30 [INFO] IP Spieltheorie 2021 Build Tools                                   [jar]
07:27:30 [INFO] IP Spieltheorie 2021 evolution relation                            [jar]
07:27:30 [INFO] IP Spieltheorie 2021 Demo Game                                     [jar]
07:27:30 [INFO] IP Spieltheorie 2021 Schere-Stein-Papier Game                      [jar]
07:27:30 [INFO] IP Spieltheorie 2021 Kopfzahl Game                                 [jar]
07:27:30 [INFO] IP Spieltheorie 2021 Kopfzahlkante Game                            [jar]
07:27:30 [INFO] IP Spieltheorie 2021 prisoner dilemma Game                         [pom]
07:27:30 [INFO] IP Spieltheorie 2021 original dilemma game                         [jar]
07:27:30 [INFO] IP Spieltheorie 2021 basic dilemma game                            [jar]
07:27:30 [INFO] IP Spieltheorie 2021 Configuration Customized                      [pom]
07:27:30 [INFO] IP Spieltheorie 2021 Configuration Customized Strategy Core        [jar]
07:27:30 [INFO] IP Spieltheorie 2021 Configuration Customized Strategy Gui         [jar]
07:27:30 [INFO] IP Spieltheorie 2021 customized dilemma game                       [jar]
07:27:30 [INFO] IP Spieltheorie 2021 Freizeit Game                                 [jar]
07:27:30 [INFO] IP Spieltheorie 2021 search tree algorithms                        [jar]
07:27:30 [INFO] IP Spieltheorie 2021 Tic Tac Toe game                              [pom]
07:27:30 [INFO] IP Spieltheorie 2021 Tic Tac Toe game: Core                        [jar]
07:27:30 [INFO] IP Spieltheorie 2021 Tic Tac Toe game: Random strategy             [jar]
07:27:30 [INFO] IP Spieltheorie 2021 Tic Tac Toe game: GUI                         [jar]
07:27:30 [INFO] IP Spieltheorie 2021 Tic Tac Toe game: Best strategy               [jar]
07:27:30 [INFO] IP Spieltheorie 2021 Vier gewinnt Game                             [pom]
07:27:30 [INFO] IP Spieltheorie 2021 Vier gewinnt Game: Core                       [jar]
07:27:30 [INFO] IP Spieltheorie 2021 Vier gewinnt Game: GUI                        [jar]
07:27:30 [INFO] IP Spieltheorie 2021 Vier gewinnt Game: Strategies Group 1         [jar]
07:27:30 [INFO] IP Spieltheorie 2021 Vier gewinnt Game: Strategies Group 2         [jar]
07:27:30 [INFO] IP Spieltheorie 2021 Gaming Iterational Contest                    [jar]
07:27:30 [INFO] 
07:27:30 [INFO] -----------------< de.fhdw.gaming.ipspiel21:ipspiel21 >-----------------
07:27:30 [INFO] Building IP Spieltheorie 2021 1.0.0-SNAPSHOT                      [1/27]
07:27:30 [INFO] --------------------------------[ pom ]---------------------------------
07:27:31 [INFO] 
07:27:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21 ---
07:27:31 [INFO] 
07:27:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21 ---
07:27:32 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21/1.0.0-SNAPSHOT/ipspiel21-1.0.0-SNAPSHOT.pom
07:27:32 [INFO] 
07:27:32 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21 ---
07:27:34 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:27:35 [INFO] 16 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-convergence, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:27:35 [INFO] Rendering site with default locale English (en)
07:27:35 [WARNING] No project URL defined - decoration links will not be relativized!
07:27:35 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:27:35 [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.1.1:dependency-convergence
07:27:37 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:27:37 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:27:37 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:27:37 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:27:39 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.1.1:modules
07:27:39 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:27:40 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:27:40 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:27:41 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21@tmp/maven-reporters/moduleset/site
07:27:42 [INFO] 
07:27:42 [INFO] -----------< de.fhdw.gaming.ipspiel21:ipspiel21-build-tools >-----------
07:27:42 [INFO] Building IP Spieltheorie 2021 Build Tools 1.0.0-SNAPSHOT          [2/27]
07:27:42 [INFO] --------------------------------[ jar ]---------------------------------
07:27:42 [INFO] 
07:27:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-build-tools ---
07:27:42 [INFO] 
07:27:42 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-build-tools ---
07:27:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:27:42 [INFO] Copying 3 resources
07:27:42 [INFO] 
07:27:42 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-build-tools ---
07:27:42 [INFO] No sources to compile
07:27:42 [INFO] 
07:27:42 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-build-tools ---
07:27:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:27:42 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-build-tools/src/test/resources
07:27:42 [INFO] 
07:27:42 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-build-tools ---
07:27:42 [INFO] No sources to compile
07:27:42 [INFO] 
07:27:42 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-build-tools ---
07:27:42 [INFO] No tests to run.
07:27:42 [JENKINS] Recording test results
07:27:42 [INFO] 
07:27:42 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-build-tools ---
07:27:43 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-build-tools/target/ipspiel21-build-tools-1.0.0-SNAPSHOT.jar
07:27:43 [INFO] 
07:27:43 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-build-tools ---
07:27:43 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-build-tools/target/ipspiel21-build-tools-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-build-tools/1.0.0-SNAPSHOT/ipspiel21-build-tools-1.0.0-SNAPSHOT.jar
07:27:43 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-build-tools/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-build-tools/1.0.0-SNAPSHOT/ipspiel21-build-tools-1.0.0-SNAPSHOT.pom
07:27:43 [INFO] 
07:27:43 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-build-tools ---
07:27:43 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:27:43 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:27:43 [INFO] Rendering site with default locale English (en)
07:27:43 [WARNING] No project URL defined - decoration links will not be relativized!
07:27:43 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:27:43 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:27:43 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:27:43 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:27:43 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:27:44 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:27:44 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:27:44 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:27:44 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-build-tools/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-build-tools@tmp/maven-reporters/moduleset/site/ipspiel21-build-tools
07:27:45 [INFO] 
07:27:45 [INFO] ------------< de.fhdw.gaming.ipspiel21:ipspiel21-evolution >------------
07:27:45 [INFO] Building IP Spieltheorie 2021 evolution relation 1.0.0-SNAPSHOT   [3/27]
07:27:45 [INFO] --------------------------------[ jar ]---------------------------------
07:27:45 [INFO] 
07:27:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-evolution ---
07:27:45 [INFO] 
07:27:45 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-evolution ---
07:27:47 [INFO] You have 0 Checkstyle violations.
07:27:47 [INFO] 
07:27:47 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-evolution >>>
07:27:47 [INFO] 
07:27:47 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-evolution ---
07:27:51 [INFO] 
07:27:51 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-evolution <<<
07:27:51 [INFO] 
07:27:51 [INFO] 
07:27:51 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-evolution ---
07:27:51 [INFO] PMD version: 6.30.0
07:27:52 [INFO] 
07:27:52 [INFO] 
07:27:52 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-evolution ---
07:27:52 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-evolution/target/jacoco.exec
07:27:52 [INFO] 
07:27:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-evolution ---
07:27:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:27:52 [INFO] Copying 1 resource
07:27:52 [INFO] 
07:27:52 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-evolution ---
07:27:52 [INFO] Changes detected - recompiling the module!
07:27:52 [INFO] Compiling 9 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-evolution/target/classes
07:27:54 [INFO] 
07:27:54 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-evolution >>>
07:27:54 [INFO] 
07:27:54 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-evolution ---
07:27:57 [INFO] Fork Value is true
07:28:08 [INFO] Done SpotBugs Analysis....
07:28:09 [INFO] 
07:28:09 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-evolution <<<
07:28:09 [INFO] 
07:28:09 [INFO] 
07:28:09 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-evolution ---
07:28:09 [INFO] BugInstance size is 0
07:28:09 [INFO] Error size is 0
07:28:09 [INFO] No errors/warnings found
07:28:09 [INFO] 
07:28:09 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-evolution ---
07:28:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:28:09 [INFO] Copying 1 resource
07:28:09 [INFO] 
07:28:09 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-evolution ---
07:28:09 [INFO] No sources to compile
07:28:10 [INFO] 
07:28:10 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-evolution ---
07:28:10 [JENKINS] Recording test results[INFO] 
07:28:10 
07:28:10 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-evolution ---
07:28:10 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:28:10 [INFO] 
07:28:10 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-evolution ---
07:28:10 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-evolution/target/ipspiel21-evolution-1.0.0-SNAPSHOT.jar
07:28:10 [INFO] 
07:28:10 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-evolution ---
07:28:10 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-evolution/target/ipspiel21-evolution-1.0.0-SNAPSHOT-sources.jar
07:28:11 [INFO] 
07:28:11 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-evolution ---
07:28:11 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-evolution/target/ipspiel21-evolution-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-evolution/1.0.0-SNAPSHOT/ipspiel21-evolution-1.0.0-SNAPSHOT.jar
07:28:11 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-evolution/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-evolution/1.0.0-SNAPSHOT/ipspiel21-evolution-1.0.0-SNAPSHOT.pom
07:28:11 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-evolution/target/ipspiel21-evolution-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-evolution/1.0.0-SNAPSHOT/ipspiel21-evolution-1.0.0-SNAPSHOT-sources.jar
07:28:11 [INFO] 
07:28:11 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-evolution ---
07:28:11 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:28:11 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:28:11 [INFO] Rendering site with default locale English (en)
07:28:11 [WARNING] No project URL defined - decoration links will not be relativized!
07:28:11 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:28:11 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
07:28:12 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:28:12 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:28:12 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:28:12 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:28:12 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:28:13 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:28:13 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:28:13 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-evolution/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-evolution@tmp/maven-reporters/moduleset/site/ipspiel21-evolution
07:28:14 [INFO] 
07:28:14 [INFO] --------------< de.fhdw.gaming.ipspiel21:ipspiel21-demo >---------------
07:28:14 [INFO] Building IP Spieltheorie 2021 Demo Game 1.0.0-SNAPSHOT            [4/27]
07:28:14 [INFO] --------------------------------[ jar ]---------------------------------
07:28:14 [INFO] 
07:28:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-demo ---
07:28:14 [INFO] 
07:28:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-demo ---
07:28:14 [INFO] You have 0 Checkstyle violations.
07:28:14 [INFO] 
07:28:14 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-demo >>>
07:28:14 [INFO] 
07:28:14 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-demo ---
07:28:16 [INFO] 
07:28:16 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-demo <<<
07:28:16 [INFO] 
07:28:16 [INFO] 
07:28:16 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-demo ---
07:28:16 [INFO] PMD version: 6.30.0
07:28:16 [INFO] 
07:28:16 [INFO] 
07:28:16 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-demo ---
07:28:16 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-demo/target/jacoco.exec
07:28:16 [INFO] 
07:28:16 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-demo ---
07:28:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:28:16 [INFO] Copying 1 resource
07:28:16 [INFO] 
07:28:16 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-demo ---
07:28:16 [INFO] Changes detected - recompiling the module!
07:28:16 [INFO] Compiling 28 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-demo/target/classes
07:28:17 [INFO] 
07:28:17 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-demo >>>
07:28:17 [INFO] 
07:28:17 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-demo ---
07:28:17 [INFO] Fork Value is true
07:28:25 [INFO] Done SpotBugs Analysis....
07:28:25 [INFO] 
07:28:25 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-demo <<<
07:28:25 [INFO] 
07:28:25 [INFO] 
07:28:25 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-demo ---
07:28:25 [INFO] BugInstance size is 0
07:28:25 [INFO] Error size is 0
07:28:25 [INFO] No errors/warnings found
07:28:25 [INFO] 
07:28:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-demo ---
07:28:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:28:25 [INFO] Copying 1 resource
07:28:25 [INFO] 
07:28:25 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-demo ---
07:28:25 [INFO] No sources to compile
07:28:25 [INFO] 
07:28:25 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-demo ---
07:28:25 [INFO] 
07:28:25 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-demo ---
07:28:25 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:28:25 [JENKINS] Recording test results
07:28:25 [INFO] 
07:28:25 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-demo ---
07:28:26 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-demo/target/ipspiel21-demo-1.0.0-SNAPSHOT.jar
07:28:26 [INFO] 
07:28:26 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-demo ---
07:28:26 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-demo/target/ipspiel21-demo-1.0.0-SNAPSHOT-sources.jar
07:28:26 [INFO] 
07:28:26 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-demo ---
07:28:26 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-demo/target/ipspiel21-demo-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-demo/1.0.0-SNAPSHOT/ipspiel21-demo-1.0.0-SNAPSHOT.jar
07:28:26 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-demo/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-demo/1.0.0-SNAPSHOT/ipspiel21-demo-1.0.0-SNAPSHOT.pom
07:28:26 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-demo/target/ipspiel21-demo-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-demo/1.0.0-SNAPSHOT/ipspiel21-demo-1.0.0-SNAPSHOT-sources.jar
07:28:26 [INFO] 
07:28:26 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-demo ---
07:28:26 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:28:26 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:28:26 [INFO] Rendering site with default locale English (en)
07:28:26 [WARNING] No project URL defined - decoration links will not be relativized!
07:28:26 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:28:26 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
07:28:26 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:28:26 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:28:27 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:28:27 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:28:27 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:28:27 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:28:28 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:28:28 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-demo/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-demo@tmp/maven-reporters/moduleset/site/ipspiel21-demo
07:28:28 [INFO] 
07:28:28 [INFO] -------< de.fhdw.gaming.ipspiel21:ipspiel21-rock-paper-scissors >-------
07:28:28 [INFO] Building IP Spieltheorie 2021 Schere-Stein-Papier Game 1.0.0-SNAPSHOT [5/27]
07:28:28 [INFO] --------------------------------[ jar ]---------------------------------
07:28:28 [INFO] 
07:28:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-rock-paper-scissors ---
07:28:28 [INFO] 
07:28:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-rock-paper-scissors ---
07:28:29 [INFO] You have 0 Checkstyle violations.
07:28:29 [INFO] 
07:28:29 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-rock-paper-scissors >>>
07:28:29 [INFO] 
07:28:29 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-rock-paper-scissors ---
07:28:32 [INFO] 
07:28:32 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-rock-paper-scissors <<<
07:28:32 [INFO] 
07:28:32 [INFO] 
07:28:32 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-rock-paper-scissors ---
07:28:32 [INFO] PMD version: 6.30.0
07:28:32 [INFO] 
07:28:32 [INFO] 
07:28:32 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-rock-paper-scissors ---
07:28:32 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-rock-paper-scissors/target/jacoco.exec
07:28:32 [INFO] 
07:28:32 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-rock-paper-scissors ---
07:28:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:28:32 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-rock-paper-scissors/src/main/resources
07:28:32 [INFO] 
07:28:32 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-rock-paper-scissors ---
07:28:32 [INFO] Changes detected - recompiling the module!
07:28:32 [INFO] Compiling 33 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-rock-paper-scissors/target/classes
07:28:32 [INFO] 
07:28:32 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-rock-paper-scissors >>>
07:28:32 [INFO] 
07:28:32 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-rock-paper-scissors ---
07:28:32 [INFO] Fork Value is true
07:28:41 [INFO] Done SpotBugs Analysis....
07:28:41 [INFO] 
07:28:41 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-rock-paper-scissors <<<
07:28:41 [INFO] 
07:28:41 [INFO] 
07:28:41 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-rock-paper-scissors ---
07:28:41 [INFO] BugInstance size is 0
07:28:41 [INFO] Error size is 0
07:28:41 [INFO] No errors/warnings found
07:28:41 [INFO] 
07:28:41 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-rock-paper-scissors ---
07:28:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:28:41 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-rock-paper-scissors/src/test/resources
07:28:41 [INFO] 
07:28:41 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-rock-paper-scissors ---
07:28:41 [INFO] Changes detected - recompiling the module!
07:28:41 [INFO] Compiling 2 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-rock-paper-scissors/target/test-classes
07:28:42 [INFO] 
07:28:42 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-rock-paper-scissors ---
07:28:42 [INFO] 
07:28:42 [INFO] -------------------------------------------------------
07:28:42 [INFO]  T E S T S
07:28:42 [INFO] -------------------------------------------------------
07:28:44 [INFO] Running de.fhdw.gaming.ipspiel21.rockpaperscissors.domain.impl.DefaultPlayerTest
07:28:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in de.fhdw.gaming.ipspiel21.rockpaperscissors.domain.impl.DefaultPlayerTest
07:28:45 [INFO] Running de.fhdw.gaming.ipspiel21.rockpaperscissors.domain.impl.DefaultGameTest
07:28:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.003 s - in de.fhdw.gaming.ipspiel21.rockpaperscissors.domain.impl.DefaultGameTest
07:28:46 [INFO] 
07:28:46 [INFO] Results:
07:28:46 [INFO] 
07:28:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
07:28:46 [INFO] 
07:28:46 [JENKINS] Recording test results
07:28:47 [INFO] 
07:28:47 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-rock-paper-scissors ---
07:28:47 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-rock-paper-scissors/target/jacoco.exec
07:28:47 [INFO] Analyzed bundle 'IP Spieltheorie 2021 Schere-Stein-Papier Game' with 34 classes
07:28:47 [INFO] 
07:28:47 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-rock-paper-scissors ---
07:28:47 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-rock-paper-scissors/target/ipspiel21-rock-paper-scissors-1.0.0-SNAPSHOT.jar
07:28:48 [INFO] 
07:28:48 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-rock-paper-scissors ---
07:28:48 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-rock-paper-scissors/target/ipspiel21-rock-paper-scissors-1.0.0-SNAPSHOT-sources.jar
07:28:48 [INFO] 
07:28:48 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-rock-paper-scissors ---
07:28:48 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-rock-paper-scissors/target/ipspiel21-rock-paper-scissors-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-rock-paper-scissors/1.0.0-SNAPSHOT/ipspiel21-rock-paper-scissors-1.0.0-SNAPSHOT.jar
07:28:48 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-rock-paper-scissors/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-rock-paper-scissors/1.0.0-SNAPSHOT/ipspiel21-rock-paper-scissors-1.0.0-SNAPSHOT.pom
07:28:48 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-rock-paper-scissors/target/ipspiel21-rock-paper-scissors-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-rock-paper-scissors/1.0.0-SNAPSHOT/ipspiel21-rock-paper-scissors-1.0.0-SNAPSHOT-sources.jar
07:28:48 [INFO] 
07:28:48 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-rock-paper-scissors ---
07:28:48 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:28:48 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:28:48 [INFO] Rendering site with default locale English (en)
07:28:48 [WARNING] No project URL defined - decoration links will not be relativized!
07:28:48 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:28:48 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
07:28:48 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:28:48 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:28:49 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:28:49 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:28:49 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:28:49 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:28:50 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:28:50 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-rock-paper-scissors/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-rock-paper-scissors@tmp/maven-reporters/moduleset/site/ipspiel21-rock-paper-scissors
07:28:51 [INFO] 
07:28:51 [INFO] ------------< de.fhdw.gaming.ipspiel21:ipspiel21-kopfzahl >-------------
07:28:51 [INFO] Building IP Spieltheorie 2021 Kopfzahl Game 1.0.0-SNAPSHOT        [6/27]
07:28:51 [INFO] --------------------------------[ jar ]---------------------------------
07:28:51 [INFO] 
07:28:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-kopfzahl ---
07:28:51 [INFO] 
07:28:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-kopfzahl ---
07:28:51 [INFO] You have 0 Checkstyle violations.
07:28:51 [INFO] 
07:28:51 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-kopfzahl >>>
07:28:51 [INFO] 
07:28:51 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-kopfzahl ---
07:28:54 [INFO] 
07:28:54 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-kopfzahl <<<
07:28:54 [INFO] 
07:28:54 [INFO] 
07:28:54 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-kopfzahl ---
07:28:54 [INFO] PMD version: 6.30.0
07:28:54 [INFO] 
07:28:54 [INFO] 
07:28:54 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-kopfzahl ---
07:28:54 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/target/jacoco.exec
07:28:54 [INFO] 
07:28:54 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-kopfzahl ---
07:28:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:28:54 [INFO] Copying 1 resource
07:28:54 [INFO] 
07:28:54 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-kopfzahl ---
07:28:54 [INFO] Changes detected - recompiling the module!
07:28:54 [INFO] Compiling 29 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/target/classes
07:28:55 [INFO] 
07:28:55 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-kopfzahl >>>
07:28:55 [INFO] 
07:28:55 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-kopfzahl ---
07:28:55 [INFO] Fork Value is true
07:29:04 [INFO] Done SpotBugs Analysis....
07:29:04 [INFO] 
07:29:04 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-kopfzahl <<<
07:29:04 [INFO] 
07:29:04 [INFO] 
07:29:04 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-kopfzahl ---
07:29:04 [INFO] BugInstance size is 0
07:29:04 [INFO] Error size is 0
07:29:04 [INFO] No errors/warnings found
07:29:04 [INFO] 
07:29:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-kopfzahl ---
07:29:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:29:04 [INFO] Copying 1 resource
07:29:04 [INFO] 
07:29:04 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-kopfzahl ---
07:29:04 [INFO] Changes detected - recompiling the module!
07:29:04 [INFO] Compiling 5 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/target/test-classes
07:29:05 [INFO] 
07:29:05 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-kopfzahl ---
07:29:05 [INFO] 
07:29:05 [INFO] -------------------------------------------------------
07:29:05 [INFO]  T E S T S
07:29:05 [INFO] -------------------------------------------------------
07:29:07 [INFO] Running de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlPlayerImplTest
07:29:07 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlPlayerImplTest
07:29:07 [INFO] Running de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlGameImplTest
07:29:07 KopfzahlGame[id=1, state=KopfzahlState[firstPlayer=KopfzahlPlayer[name=A, state=PLAYING, outcome=Optional.empty], secondPlayer=KopfzahlPlayer[name=B, state=PLAYING, outcome=Optional.empty]], strategies={A=KopfzahlSayKopfStrategy, B=KopfzahlSayKopfStrategy}]
07:29:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlGameImplTest
07:29:07 [INFO] Running de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlStateImplTest
07:29:07 KopfzahlState[firstPlayer=KopfzahlPlayer[name=A, state=PLAYING, outcome=Optional.empty], secondPlayer=KopfzahlPlayer[name=B, state=PLAYING, outcome=Optional.empty]]
07:29:07 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlStateImplTest
07:29:07 [INFO] Running de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlPlayerBuilderImplTest
07:29:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlPlayerBuilderImplTest
07:29:07 [INFO] Running de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlGameBuilderImplTest
07:29:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in de.fhdw.gaming.ipspiel21.kopfzahl.domain.impl.KopfzahlGameBuilderImplTest
07:29:08 [INFO] 
07:29:08 [INFO] Results:
07:29:08 [INFO] 
07:29:08 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
07:29:08 [INFO] 
07:29:08 [JENKINS] Recording test results
07:29:08 [INFO] 
07:29:08 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-kopfzahl ---
07:29:08 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/target/jacoco.exec
07:29:08 [INFO] Analyzed bundle 'IP Spieltheorie 2021 Kopfzahl Game' with 17 classes
07:29:08 [INFO] 
07:29:08 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-kopfzahl ---
07:29:08 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/target/ipspiel21-kopfzahl-1.0.0-SNAPSHOT.jar
07:29:08 [INFO] 
07:29:08 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-kopfzahl ---
07:29:08 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/target/ipspiel21-kopfzahl-1.0.0-SNAPSHOT-sources.jar
07:29:08 [INFO] 
07:29:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-kopfzahl ---
07:29:08 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/target/ipspiel21-kopfzahl-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-kopfzahl/1.0.0-SNAPSHOT/ipspiel21-kopfzahl-1.0.0-SNAPSHOT.jar
07:29:08 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-kopfzahl/1.0.0-SNAPSHOT/ipspiel21-kopfzahl-1.0.0-SNAPSHOT.pom
07:29:08 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/target/ipspiel21-kopfzahl-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-kopfzahl/1.0.0-SNAPSHOT/ipspiel21-kopfzahl-1.0.0-SNAPSHOT-sources.jar
07:29:08 [INFO] 
07:29:08 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-kopfzahl ---
07:29:08 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:29:08 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:29:08 [INFO] Rendering site with default locale English (en)
07:29:08 [WARNING] No project URL defined - decoration links will not be relativized!
07:29:08 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:29:08 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
07:29:09 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:29:09 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:29:09 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:29:09 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:29:10 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:29:10 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:29:10 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:29:10 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl@tmp/maven-reporters/moduleset/site/ipspiel21-kopfzahl
07:29:11 [INFO] 
07:29:11 [INFO] ----------< de.fhdw.gaming.ipspiel21:ipspiel21-kopfzahlkante >----------
07:29:11 [INFO] Building IP Spieltheorie 2021 Kopfzahlkante Game 1.0.0-SNAPSHOT   [7/27]
07:29:11 [INFO] --------------------------------[ jar ]---------------------------------
07:29:11 [INFO] 
07:29:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-kopfzahlkante ---
07:29:11 [INFO] 
07:29:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-kopfzahlkante ---
07:29:12 [INFO] You have 0 Checkstyle violations.
07:29:12 [INFO] 
07:29:12 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-kopfzahlkante >>>
07:29:12 [INFO] 
07:29:12 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-kopfzahlkante ---
07:29:14 [INFO] 
07:29:14 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-kopfzahlkante <<<
07:29:14 [INFO] 
07:29:14 [INFO] 
07:29:14 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-kopfzahlkante ---
07:29:14 [INFO] PMD version: 6.30.0
07:29:14 [INFO] 
07:29:15 [INFO] 
07:29:15 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-kopfzahlkante ---
07:29:15 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahlkante/target/jacoco.exec
07:29:15 [INFO] 
07:29:15 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-kopfzahlkante ---
07:29:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:29:15 [INFO] Copying 1 resource
07:29:15 [INFO] 
07:29:15 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-kopfzahlkante ---
07:29:15 [INFO] Changes detected - recompiling the module!
07:29:15 [INFO] Compiling 34 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahlkante/target/classes
07:29:15 [INFO] 
07:29:15 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-kopfzahlkante >>>
07:29:15 [INFO] 
07:29:15 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-kopfzahlkante ---
07:29:15 [INFO] Fork Value is true
07:29:25 [INFO] Done SpotBugs Analysis....
07:29:25 [INFO] 
07:29:25 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-kopfzahlkante <<<
07:29:25 [INFO] 
07:29:25 [INFO] 
07:29:25 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-kopfzahlkante ---
07:29:25 [INFO] BugInstance size is 0
07:29:25 [INFO] Error size is 0
07:29:25 [INFO] No errors/warnings found
07:29:25 [INFO] 
07:29:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-kopfzahlkante ---
07:29:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:29:25 [INFO] Copying 1 resource
07:29:25 [INFO] 
07:29:25 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-kopfzahlkante ---
07:29:25 [INFO] Changes detected - recompiling the module!
07:29:25 [INFO] Compiling 5 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahlkante/target/test-classes
07:29:26 [INFO] 
07:29:26 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-kopfzahlkante ---
07:29:26 [INFO] 
07:29:26 [INFO] -------------------------------------------------------
07:29:26 [INFO]  T E S T S
07:29:26 [INFO] -------------------------------------------------------
07:29:28 [INFO] Running de.fhdw.gaming.ipspiel21.kopfzahlkante.domain.impl.KopfzahlkanteGameImplTest
07:29:28 With the combination Random/Kante in 10 games A won 0 and B won: 1
07:29:28 With the combination Random/Kante in 10 games A won 0 and B won: 2
07:29:28 With the combination Random/Kante in 10 games A won 1 and B won: 2
07:29:28 With the combination Random/Kante in 10 games A won 1 and B won: 3
07:29:28 With the combination Random/Kante in 10 games A won 2 and B won: 3
07:29:28 With the combination Random/Kante in 10 games A won 2 and B won: 4
07:29:28 With the combination Random/Kante in 10 games A won 2 and B won: 5
07:29:28 With the combination Random/Kante in 10 games A won 2 and B won: 6
07:29:28 With the combination Random/Kante in 10 games A won 2 and B won: 7
07:29:28 With the combination Random/Kante in 10 games A won 3 and B won: 7
07:29:28 KopfzahlkanteGame[id=1, state=KopfzahlkanteState[firstPlayer=KopfzahlkantePlayer[name=A, state=PLAYING, outcome=Optional.empty], secondPlayer=KopfzahlkantePlayer[name=B, state=PLAYING, outcome=Optional.empty]], strategies={A=KopfzahlkanteSayKopfStrategy, B=KopfzahlkanteSayKopfStrategy}]
07:29:28 With the combination Random/Zahl in 1000 games A won 1 and B won: 0
07:29:28 With the combination Random/Zahl in 1000 games A won 2 and B won: 0
07:29:28 With the combination Random/Zahl in 1000 games A won 2 and B won: 1
07:29:28 With the combination Random/Zahl in 1000 games A won 2 and B won: 2
07:29:28 With the combination Random/Zahl in 1000 games A won 2 and B won: 3
07:29:28 With the combination Random/Zahl in 1000 games A won 3 and B won: 3
07:29:28 With the combination Random/Zahl in 1000 games A won 4 and B won: 3
07:29:28 With the combination Random/Zahl in 1000 games A won 5 and B won: 3
07:29:28 With the combination Random/Zahl in 1000 games A won 5 and B won: 4
07:29:28 With the combination Random/Zahl in 1000 games A won 5 and B won: 5
07:29:28 With the combination Random/Zahl in 1000 games A won 5 and B won: 6
07:29:28 With the combination Random/Zahl in 1000 games A won 5 and B won: 7
07:29:28 With the combination Random/Zahl in 1000 games A won 5 and B won: 8
07:29:28 With the combination Random/Zahl in 1000 games A won 6 and B won: 8
07:29:28 With the combination Random/Zahl in 1000 games A won 6 and B won: 9
07:29:28 With the combination Random/Zahl in 1000 games A won 7 and B won: 9
07:29:28 With the combination Random/Zahl in 1000 games A won 7 and B won: 10
07:29:28 With the combination Random/Zahl in 1000 games A won 7 and B won: 11
07:29:28 With the combination Random/Zahl in 1000 games A won 7 and B won: 12
07:29:28 With the combination Random/Zahl in 1000 games A won 7 and B won: 13
07:29:28 With the combination Random/Zahl in 1000 games A won 7 and B won: 14
07:29:28 With the combination Random/Zahl in 1000 games A won 7 and B won: 15
07:29:28 With the combination Random/Zahl in 1000 games A won 8 and B won: 15
07:29:28 With the combination Random/Zahl in 1000 games A won 9 and B won: 15
07:29:28 With the combination Random/Zahl in 1000 games A won 10 and B won: 15
07:29:28 With the combination Random/Zahl in 1000 games A won 10 and B won: 16
07:29:28 With the combination Random/Zahl in 1000 games A won 10 and B won: 17
07:29:28 With the combination Random/Zahl in 1000 games A won 11 and B won: 17
07:29:28 With the combination Random/Zahl in 1000 games A won 11 and B won: 18
07:29:28 With the combination Random/Zahl in 1000 games A won 11 and B won: 19
07:29:28 With the combination Random/Zahl in 1000 games A won 12 and B won: 19
07:29:28 With the combination Random/Zahl in 1000 games A won 12 and B won: 20
07:29:28 With the combination Random/Zahl in 1000 games A won 12 and B won: 21
07:29:28 With the combination Random/Zahl in 1000 games A won 13 and B won: 21
07:29:28 With the combination Random/Zahl in 1000 games A won 14 and B won: 21
07:29:28 With the combination Random/Zahl in 1000 games A won 14 and B won: 22
07:29:28 With the combination Random/Zahl in 1000 games A won 14 and B won: 23
07:29:28 With the combination Random/Zahl in 1000 games A won 14 and B won: 24
07:29:28 With the combination Random/Zahl in 1000 games A won 14 and B won: 25
07:29:28 With the combination Random/Zahl in 1000 games A won 14 and B won: 26
07:29:28 With the combination Random/Zahl in 1000 games A won 14 and B won: 27
07:29:28 With the combination Random/Zahl in 1000 games A won 14 and B won: 28
07:29:28 With the combination Random/Zahl in 1000 games A won 15 and B won: 28
07:29:28 With the combination Random/Zahl in 1000 games A won 15 and B won: 29
07:29:28 With the combination Random/Zahl in 1000 games A won 15 and B won: 30
07:29:28 With the combination Random/Zahl in 1000 games A won 15 and B won: 31
07:29:28 With the combination Random/Zahl in 1000 games A won 15 and B won: 32
07:29:28 With the combination Random/Zahl in 1000 games A won 15 and B won: 33
07:29:28 With the combination Random/Zahl in 1000 games A won 15 and B won: 34
07:29:28 With the combination Random/Zahl in 1000 games A won 16 and B won: 34
07:29:28 With the combination Random/Zahl in 1000 games A won 16 and B won: 35
07:29:28 With the combination Random/Zahl in 1000 games A won 16 and B won: 36
07:29:28 With the combination Random/Zahl in 1000 games A won 16 and B won: 37
07:29:28 With the combination Random/Zahl in 1000 games A won 16 and B won: 38
07:29:28 With the combination Random/Zahl in 1000 games A won 16 and B won: 39
07:29:28 With the combination Random/Zahl in 1000 games A won 16 and B won: 40
07:29:28 With the combination Random/Zahl in 1000 games A won 16 and B won: 41
07:29:28 With the combination Random/Zahl in 1000 games A won 16 and B won: 42
07:29:28 With the combination Random/Zahl in 1000 games A won 16 and B won: 43
07:29:28 With the combination Random/Zahl in 1000 games A won 16 and B won: 44
07:29:28 With the combination Random/Zahl in 1000 games A won 17 and B won: 44
07:29:28 With the combination Random/Zahl in 1000 games A won 18 and B won: 44
07:29:28 With the combination Random/Zahl in 1000 games A won 18 and B won: 45
07:29:28 With the combination Random/Zahl in 1000 games A won 19 and B won: 45
07:29:28 With the combination Random/Zahl in 1000 games A won 19 and B won: 46
07:29:28 With the combination Random/Zahl in 1000 games A won 20 and B won: 46
07:29:28 With the combination Random/Zahl in 1000 games A won 20 and B won: 47
07:29:28 With the combination Random/Zahl in 1000 games A won 21 and B won: 47
07:29:28 With the combination Random/Zahl in 1000 games A won 21 and B won: 48
07:29:28 With the combination Random/Zahl in 1000 games A won 21 and B won: 49
07:29:28 With the combination Random/Zahl in 1000 games A won 21 and B won: 50
07:29:28 With the combination Random/Zahl in 1000 games A won 21 and B won: 51
07:29:28 With the combination Random/Zahl in 1000 games A won 21 and B won: 52
07:29:28 With the combination Random/Zahl in 1000 games A won 21 and B won: 53
07:29:28 With the combination Random/Zahl in 1000 games A won 22 and B won: 53
07:29:28 With the combination Random/Zahl in 1000 games A won 22 and B won: 54
07:29:28 With the combination Random/Zahl in 1000 games A won 22 and B won: 55
07:29:28 With the combination Random/Zahl in 1000 games A won 23 and B won: 55
07:29:28 With the combination Random/Zahl in 1000 games A won 23 and B won: 56
07:29:28 With the combination Random/Zahl in 1000 games A won 24 and B won: 56
07:29:28 With the combination Random/Zahl in 1000 games A won 24 and B won: 57
07:29:28 With the combination Random/Zahl in 1000 games A won 24 and B won: 58
07:29:28 With the combination Random/Zahl in 1000 games A won 25 and B won: 58
07:29:28 With the combination Random/Zahl in 1000 games A won 26 and B won: 58
07:29:28 With the combination Random/Zahl in 1000 games A won 27 and B won: 58
07:29:28 With the combination Random/Zahl in 1000 games A won 28 and B won: 58
07:29:28 With the combination Random/Zahl in 1000 games A won 28 and B won: 59
07:29:28 With the combination Random/Zahl in 1000 games A won 29 and B won: 59
07:29:28 With the combination Random/Zahl in 1000 games A won 29 and B won: 60
07:29:28 With the combination Random/Zahl in 1000 games A won 30 and B won: 60
07:29:28 With the combination Random/Zahl in 1000 games A won 31 and B won: 60
07:29:28 With the combination Random/Zahl in 1000 games A won 31 and B won: 61
07:29:28 With the combination Random/Zahl in 1000 games A won 31 and B won: 62
07:29:28 With the combination Random/Zahl in 1000 games A won 31 and B won: 63
07:29:28 With the combination Random/Zahl in 1000 games A won 31 and B won: 64
07:29:28 With the combination Random/Zahl in 1000 games A won 31 and B won: 65
07:29:28 With the combination Random/Zahl in 1000 games A won 32 and B won: 65
07:29:28 With the combination Random/Zahl in 1000 games A won 32 and B won: 66
07:29:28 With the combination Random/Zahl in 1000 games A won 33 and B won: 66
07:29:28 With the combination Random/Zahl in 1000 games A won 33 and B won: 67
07:29:28 With the combination Random/Zahl in 1000 games A won 33 and B won: 68
07:29:28 With the combination Random/Zahl in 1000 games A won 34 and B won: 68
07:29:28 With the combination Random/Zahl in 1000 games A won 34 and B won: 69
07:29:28 With the combination Random/Zahl in 1000 games A won 34 and B won: 70
07:29:28 With the combination Random/Zahl in 1000 games A won 35 and B won: 70
07:29:28 With the combination Random/Zahl in 1000 games A won 36 and B won: 70
07:29:28 With the combination Random/Zahl in 1000 games A won 37 and B won: 70
07:29:28 With the combination Random/Zahl in 1000 games A won 37 and B won: 71
07:29:28 With the combination Random/Zahl in 1000 games A won 38 and B won: 71
07:29:28 With the combination Random/Zahl in 1000 games A won 38 and B won: 72
07:29:28 With the combination Random/Zahl in 1000 games A won 38 and B won: 73
07:29:28 With the combination Random/Zahl in 1000 games A won 39 and B won: 73
07:29:28 With the combination Random/Zahl in 1000 games A won 39 and B won: 74
07:29:28 With the combination Random/Zahl in 1000 games A won 39 and B won: 75
07:29:28 With the combination Random/Zahl in 1000 games A won 39 and B won: 76
07:29:28 With the combination Random/Zahl in 1000 games A won 39 and B won: 77
07:29:28 With the combination Random/Zahl in 1000 games A won 39 and B won: 78
07:29:28 With the combination Random/Zahl in 1000 games A won 39 and B won: 79
07:29:28 With the combination Random/Zahl in 1000 games A won 40 and B won: 79
07:29:28 With the combination Random/Zahl in 1000 games A won 40 and B won: 80
07:29:28 With the combination Random/Zahl in 1000 games A won 40 and B won: 81
07:29:28 With the combination Random/Zahl in 1000 games A won 40 and B won: 82
07:29:28 With the combination Random/Zahl in 1000 games A won 40 and B won: 83
07:29:28 With the combination Random/Zahl in 1000 games A won 40 and B won: 84
07:29:28 With the combination Random/Zahl in 1000 games A won 40 and B won: 85
07:29:28 With the combination Random/Zahl in 1000 games A won 40 and B won: 86
07:29:28 With the combination Random/Zahl in 1000 games A won 40 and B won: 87
07:29:28 With the combination Random/Zahl in 1000 games A won 40 and B won: 88
07:29:28 With the combination Random/Zahl in 1000 games A won 40 and B won: 89
07:29:28 With the combination Random/Zahl in 1000 games A won 40 and B won: 90
07:29:28 With the combination Random/Zahl in 1000 games A won 40 and B won: 91
07:29:28 With the combination Random/Zahl in 1000 games A won 41 and B won: 91
07:29:28 With the combination Random/Zahl in 1000 games A won 41 and B won: 92
07:29:28 With the combination Random/Zahl in 1000 games A won 41 and B won: 93
07:29:28 With the combination Random/Zahl in 1000 games A won 41 and B won: 94
07:29:28 With the combination Random/Zahl in 1000 games A won 42 and B won: 94
07:29:28 With the combination Random/Zahl in 1000 games A won 43 and B won: 94
07:29:28 With the combination Random/Zahl in 1000 games A won 43 and B won: 95
07:29:28 With the combination Random/Zahl in 1000 games A won 44 and B won: 95
07:29:28 With the combination Random/Zahl in 1000 games A won 44 and B won: 96
07:29:28 With the combination Random/Zahl in 1000 games A won 44 and B won: 97
07:29:28 With the combination Random/Zahl in 1000 games A won 45 and B won: 97
07:29:28 With the combination Random/Zahl in 1000 games A won 45 and B won: 98
07:29:28 With the combination Random/Zahl in 1000 games A won 45 and B won: 99
07:29:28 With the combination Random/Zahl in 1000 games A won 45 and B won: 100
07:29:28 With the combination Random/Zahl in 1000 games A won 45 and B won: 101
07:29:28 With the combination Random/Zahl in 1000 games A won 45 and B won: 102
07:29:28 With the combination Random/Zahl in 1000 games A won 45 and B won: 103
07:29:28 With the combination Random/Zahl in 1000 games A won 45 and B won: 104
07:29:28 With the combination Random/Zahl in 1000 games A won 45 and B won: 105
07:29:28 With the combination Random/Zahl in 1000 games A won 45 and B won: 106
07:29:28 With the combination Random/Zahl in 1000 games A won 45 and B won: 107
07:29:28 With the combination Random/Zahl in 1000 games A won 45 and B won: 108
07:29:28 With the combination Random/Zahl in 1000 games A won 45 and B won: 109
07:29:28 With the combination Random/Zahl in 1000 games A won 45 and B won: 110
07:29:28 With the combination Random/Zahl in 1000 games A won 45 and B won: 111
07:29:28 With the combination Random/Zahl in 1000 games A won 45 and B won: 112
07:29:28 With the combination Random/Zahl in 1000 games A won 45 and B won: 113
07:29:28 With the combination Random/Zahl in 1000 games A won 45 and B won: 114
07:29:28 With the combination Random/Zahl in 1000 games A won 45 and B won: 115
07:29:28 With the combination Random/Zahl in 1000 games A won 45 and B won: 116
07:29:28 With the combination Random/Zahl in 1000 games A won 46 and B won: 116
07:29:28 With the combination Random/Zahl in 1000 games A won 46 and B won: 117
07:29:28 With the combination Random/Zahl in 1000 games A won 46 and B won: 118
07:29:28 With the combination Random/Zahl in 1000 games A won 47 and B won: 118
07:29:28 With the combination Random/Zahl in 1000 games A won 48 and B won: 118
07:29:28 With the combination Random/Zahl in 1000 games A won 48 and B won: 119
07:29:28 With the combination Random/Zahl in 1000 games A won 48 and B won: 120
07:29:28 With the combination Random/Zahl in 1000 games A won 48 and B won: 121
07:29:28 With the combination Random/Zahl in 1000 games A won 49 and B won: 121
07:29:28 With the combination Random/Zahl in 1000 games A won 50 and B won: 121
07:29:28 With the combination Random/Zahl in 1000 games A won 50 and B won: 122
07:29:28 With the combination Random/Zahl in 1000 games A won 50 and B won: 123
07:29:28 With the combination Random/Zahl in 1000 games A won 51 and B won: 123
07:29:28 With the combination Random/Zahl in 1000 games A won 51 and B won: 124
07:29:28 With the combination Random/Zahl in 1000 games A won 52 and B won: 124
07:29:28 With the combination Random/Zahl in 1000 games A won 52 and B won: 125
07:29:28 With the combination Random/Zahl in 1000 games A won 53 and B won: 125
07:29:28 With the combination Random/Zahl in 1000 games A won 53 and B won: 126
07:29:28 With the combination Random/Zahl in 1000 games A won 53 and B won: 127
07:29:28 With the combination Random/Zahl in 1000 games A won 53 and B won: 128
07:29:28 With the combination Random/Zahl in 1000 games A won 54 and B won: 128
07:29:28 With the combination Random/Zahl in 1000 games A won 54 and B won: 129
07:29:28 With the combination Random/Zahl in 1000 games A won 54 and B won: 130
07:29:28 With the combination Random/Zahl in 1000 games A won 54 and B won: 131
07:29:28 With the combination Random/Zahl in 1000 games A won 54 and B won: 132
07:29:28 With the combination Random/Zahl in 1000 games A won 54 and B won: 133
07:29:28 With the combination Random/Zahl in 1000 games A won 55 and B won: 133
07:29:28 With the combination Random/Zahl in 1000 games A won 55 and B won: 134
07:29:28 With the combination Random/Zahl in 1000 games A won 55 and B won: 135
07:29:28 With the combination Random/Zahl in 1000 games A won 56 and B won: 135
07:29:28 With the combination Random/Zahl in 1000 games A won 57 and B won: 135
07:29:28 With the combination Random/Zahl in 1000 games A won 57 and B won: 136
07:29:28 With the combination Random/Zahl in 1000 games A won 57 and B won: 137
07:29:28 With the combination Random/Zahl in 1000 games A won 57 and B won: 138
07:29:28 With the combination Random/Zahl in 1000 games A won 57 and B won: 139
07:29:28 With the combination Random/Zahl in 1000 games A won 57 and B won: 140
07:29:28 With the combination Random/Zahl in 1000 games A won 57 and B won: 141
07:29:28 With the combination Random/Zahl in 1000 games A won 58 and B won: 141
07:29:28 With the combination Random/Zahl in 1000 games A won 58 and B won: 142
07:29:28 With the combination Random/Zahl in 1000 games A won 58 and B won: 143
07:29:28 With the combination Random/Zahl in 1000 games A won 58 and B won: 144
07:29:28 With the combination Random/Zahl in 1000 games A won 58 and B won: 145
07:29:28 With the combination Random/Zahl in 1000 games A won 59 and B won: 145
07:29:28 With the combination Random/Zahl in 1000 games A won 60 and B won: 145
07:29:28 With the combination Random/Zahl in 1000 games A won 60 and B won: 146
07:29:28 With the combination Random/Zahl in 1000 games A won 60 and B won: 147
07:29:28 With the combination Random/Zahl in 1000 games A won 61 and B won: 147
07:29:28 With the combination Random/Zahl in 1000 games A won 61 and B won: 148
07:29:28 With the combination Random/Zahl in 1000 games A won 61 and B won: 149
07:29:28 With the combination Random/Zahl in 1000 games A won 62 and B won: 149
07:29:28 With the combination Random/Zahl in 1000 games A won 62 and B won: 150
07:29:28 With the combination Random/Zahl in 1000 games A won 62 and B won: 151
07:29:28 With the combination Random/Zahl in 1000 games A won 62 and B won: 152
07:29:28 With the combination Random/Zahl in 1000 games A won 62 and B won: 153
07:29:28 With the combination Random/Zahl in 1000 games A won 62 and B won: 154
07:29:28 With the combination Random/Zahl in 1000 games A won 62 and B won: 155
07:29:28 With the combination Random/Zahl in 1000 games A won 62 and B won: 156
07:29:28 With the combination Random/Zahl in 1000 games A won 63 and B won: 156
07:29:29 With the combination Random/Zahl in 1000 games A won 63 and B won: 157
07:29:29 With the combination Random/Zahl in 1000 games A won 63 and B won: 158
07:29:29 With the combination Random/Zahl in 1000 games A won 63 and B won: 159
07:29:29 With the combination Random/Zahl in 1000 games A won 64 and B won: 159
07:29:29 With the combination Random/Zahl in 1000 games A won 65 and B won: 159
07:29:29 With the combination Random/Zahl in 1000 games A won 65 and B won: 160
07:29:29 With the combination Random/Zahl in 1000 games A won 65 and B won: 161
07:29:29 With the combination Random/Zahl in 1000 games A won 66 and B won: 161
07:29:29 With the combination Random/Zahl in 1000 games A won 67 and B won: 161
07:29:29 With the combination Random/Zahl in 1000 games A won 67 and B won: 162
07:29:29 With the combination Random/Zahl in 1000 games A won 68 and B won: 162
07:29:29 With the combination Random/Zahl in 1000 games A won 69 and B won: 162
07:29:29 With the combination Random/Zahl in 1000 games A won 69 and B won: 163
07:29:29 With the combination Random/Zahl in 1000 games A won 69 and B won: 164
07:29:29 With the combination Random/Zahl in 1000 games A won 69 and B won: 165
07:29:29 With the combination Random/Zahl in 1000 games A won 70 and B won: 165
07:29:29 With the combination Random/Zahl in 1000 games A won 71 and B won: 165
07:29:29 With the combination Random/Zahl in 1000 games A won 71 and B won: 166
07:29:29 With the combination Random/Zahl in 1000 games A won 71 and B won: 167
07:29:29 With the combination Random/Zahl in 1000 games A won 71 and B won: 168
07:29:29 With the combination Random/Zahl in 1000 games A won 71 and B won: 169
07:29:29 With the combination Random/Zahl in 1000 games A won 71 and B won: 170
07:29:29 With the combination Random/Zahl in 1000 games A won 71 and B won: 171
07:29:29 With the combination Random/Zahl in 1000 games A won 71 and B won: 172
07:29:29 With the combination Random/Zahl in 1000 games A won 72 and B won: 172
07:29:29 With the combination Random/Zahl in 1000 games A won 73 and B won: 172
07:29:29 With the combination Random/Zahl in 1000 games A won 73 and B won: 173
07:29:29 With the combination Random/Zahl in 1000 games A won 74 and B won: 173
07:29:29 With the combination Random/Zahl in 1000 games A won 74 and B won: 174
07:29:29 With the combination Random/Zahl in 1000 games A won 74 and B won: 175
07:29:29 With the combination Random/Zahl in 1000 games A won 74 and B won: 176
07:29:29 With the combination Random/Zahl in 1000 games A won 75 and B won: 176
07:29:29 With the combination Random/Zahl in 1000 games A won 76 and B won: 176
07:29:29 With the combination Random/Zahl in 1000 games A won 76 and B won: 177
07:29:29 With the combination Random/Zahl in 1000 games A won 76 and B won: 178
07:29:29 With the combination Random/Zahl in 1000 games A won 76 and B won: 179
07:29:29 With the combination Random/Zahl in 1000 games A won 77 and B won: 179
07:29:29 With the combination Random/Zahl in 1000 games A won 77 and B won: 180
07:29:29 With the combination Random/Zahl in 1000 games A won 77 and B won: 181
07:29:29 With the combination Random/Zahl in 1000 games A won 78 and B won: 181
07:29:29 With the combination Random/Zahl in 1000 games A won 78 and B won: 182
07:29:29 With the combination Random/Zahl in 1000 games A won 79 and B won: 182
07:29:29 With the combination Random/Zahl in 1000 games A won 80 and B won: 182
07:29:29 With the combination Random/Zahl in 1000 games A won 80 and B won: 183
07:29:29 With the combination Random/Zahl in 1000 games A won 80 and B won: 184
07:29:29 With the combination Random/Zahl in 1000 games A won 81 and B won: 184
07:29:29 With the combination Random/Zahl in 1000 games A won 81 and B won: 185
07:29:29 With the combination Random/Zahl in 1000 games A won 81 and B won: 186
07:29:29 With the combination Random/Zahl in 1000 games A won 81 and B won: 187
07:29:29 With the combination Random/Zahl in 1000 games A won 81 and B won: 188
07:29:29 With the combination Random/Zahl in 1000 games A won 81 and B won: 189
07:29:29 With the combination Random/Zahl in 1000 games A won 81 and B won: 190
07:29:29 With the combination Random/Zahl in 1000 games A won 82 and B won: 190
07:29:29 With the combination Random/Zahl in 1000 games A won 83 and B won: 190
07:29:29 With the combination Random/Zahl in 1000 games A won 83 and B won: 191
07:29:29 With the combination Random/Zahl in 1000 games A won 84 and B won: 191
07:29:29 With the combination Random/Zahl in 1000 games A won 84 and B won: 192
07:29:29 With the combination Random/Zahl in 1000 games A won 84 and B won: 193
07:29:29 With the combination Random/Zahl in 1000 games A won 84 and B won: 194
07:29:29 With the combination Random/Zahl in 1000 games A won 84 and B won: 195
07:29:29 With the combination Random/Zahl in 1000 games A won 84 and B won: 196
07:29:29 With the combination Random/Zahl in 1000 games A won 85 and B won: 196
07:29:29 With the combination Random/Zahl in 1000 games A won 85 and B won: 197
07:29:29 With the combination Random/Zahl in 1000 games A won 85 and B won: 198
07:29:29 With the combination Random/Zahl in 1000 games A won 85 and B won: 199
07:29:29 With the combination Random/Zahl in 1000 games A won 85 and B won: 200
07:29:29 With the combination Random/Zahl in 1000 games A won 85 and B won: 201
07:29:29 With the combination Random/Zahl in 1000 games A won 85 and B won: 202
07:29:29 With the combination Random/Zahl in 1000 games A won 86 and B won: 202
07:29:29 With the combination Random/Zahl in 1000 games A won 86 and B won: 203
07:29:29 With the combination Random/Zahl in 1000 games A won 86 and B won: 204
07:29:29 With the combination Random/Zahl in 1000 games A won 86 and B won: 205
07:29:29 With the combination Random/Zahl in 1000 games A won 86 and B won: 206
07:29:29 With the combination Random/Zahl in 1000 games A won 86 and B won: 207
07:29:29 With the combination Random/Zahl in 1000 games A won 86 and B won: 208
07:29:29 With the combination Random/Zahl in 1000 games A won 87 and B won: 208
07:29:29 With the combination Random/Zahl in 1000 games A won 88 and B won: 208
07:29:29 With the combination Random/Zahl in 1000 games A won 88 and B won: 209
07:29:29 With the combination Random/Zahl in 1000 games A won 88 and B won: 210
07:29:29 With the combination Random/Zahl in 1000 games A won 88 and B won: 211
07:29:29 With the combination Random/Zahl in 1000 games A won 89 and B won: 211
07:29:29 With the combination Random/Zahl in 1000 games A won 90 and B won: 211
07:29:29 With the combination Random/Zahl in 1000 games A won 91 and B won: 211
07:29:29 With the combination Random/Zahl in 1000 games A won 91 and B won: 212
07:29:29 With the combination Random/Zahl in 1000 games A won 91 and B won: 213
07:29:29 With the combination Random/Zahl in 1000 games A won 92 and B won: 213
07:29:29 With the combination Random/Zahl in 1000 games A won 92 and B won: 214
07:29:29 With the combination Random/Zahl in 1000 games A won 93 and B won: 214
07:29:29 With the combination Random/Zahl in 1000 games A won 93 and B won: 215
07:29:29 With the combination Random/Zahl in 1000 games A won 94 and B won: 215
07:29:29 With the combination Random/Zahl in 1000 games A won 94 and B won: 216
07:29:29 With the combination Random/Zahl in 1000 games A won 94 and B won: 217
07:29:29 With the combination Random/Zahl in 1000 games A won 94 and B won: 218
07:29:29 With the combination Random/Zahl in 1000 games A won 94 and B won: 219
07:29:29 With the combination Random/Zahl in 1000 games A won 94 and B won: 220
07:29:29 With the combination Random/Zahl in 1000 games A won 95 and B won: 220
07:29:29 With the combination Random/Zahl in 1000 games A won 95 and B won: 221
07:29:29 With the combination Random/Zahl in 1000 games A won 96 and B won: 221
07:29:29 With the combination Random/Zahl in 1000 games A won 96 and B won: 222
07:29:29 With the combination Random/Zahl in 1000 games A won 96 and B won: 223
07:29:29 With the combination Random/Zahl in 1000 games A won 96 and B won: 224
07:29:29 With the combination Random/Zahl in 1000 games A won 96 and B won: 225
07:29:29 With the combination Random/Zahl in 1000 games A won 96 and B won: 226
07:29:29 With the combination Random/Zahl in 1000 games A won 97 and B won: 226
07:29:29 With the combination Random/Zahl in 1000 games A won 97 and B won: 227
07:29:29 With the combination Random/Zahl in 1000 games A won 97 and B won: 228
07:29:29 With the combination Random/Zahl in 1000 games A won 97 and B won: 229
07:29:29 With the combination Random/Zahl in 1000 games A won 97 and B won: 230
07:29:29 With the combination Random/Zahl in 1000 games A won 97 and B won: 231
07:29:29 With the combination Random/Zahl in 1000 games A won 98 and B won: 231
07:29:29 With the combination Random/Zahl in 1000 games A won 98 and B won: 232
07:29:29 With the combination Random/Zahl in 1000 games A won 98 and B won: 233
07:29:29 With the combination Random/Zahl in 1000 games A won 99 and B won: 233
07:29:29 With the combination Random/Zahl in 1000 games A won 100 and B won: 233
07:29:29 With the combination Random/Zahl in 1000 games A won 101 and B won: 233
07:29:29 With the combination Random/Zahl in 1000 games A won 101 and B won: 234
07:29:29 With the combination Random/Zahl in 1000 games A won 102 and B won: 234
07:29:29 With the combination Random/Zahl in 1000 games A won 102 and B won: 235
07:29:29 With the combination Random/Zahl in 1000 games A won 103 and B won: 235
07:29:29 With the combination Random/Zahl in 1000 games A won 103 and B won: 236
07:29:29 With the combination Random/Zahl in 1000 games A won 104 and B won: 236
07:29:29 With the combination Random/Zahl in 1000 games A won 104 and B won: 237
07:29:29 With the combination Random/Zahl in 1000 games A won 104 and B won: 238
07:29:29 With the combination Random/Zahl in 1000 games A won 105 and B won: 238
07:29:29 With the combination Random/Zahl in 1000 games A won 106 and B won: 238
07:29:29 With the combination Random/Zahl in 1000 games A won 106 and B won: 239
07:29:29 With the combination Random/Zahl in 1000 games A won 107 and B won: 239
07:29:29 With the combination Random/Zahl in 1000 games A won 107 and B won: 240
07:29:29 With the combination Random/Zahl in 1000 games A won 107 and B won: 241
07:29:29 With the combination Random/Zahl in 1000 games A won 107 and B won: 242
07:29:29 With the combination Random/Zahl in 1000 games A won 107 and B won: 243
07:29:29 With the combination Random/Zahl in 1000 games A won 107 and B won: 244
07:29:29 With the combination Random/Zahl in 1000 games A won 107 and B won: 245
07:29:29 With the combination Random/Zahl in 1000 games A won 107 and B won: 246
07:29:29 With the combination Random/Zahl in 1000 games A won 107 and B won: 247
07:29:29 With the combination Random/Zahl in 1000 games A won 108 and B won: 247
07:29:29 With the combination Random/Zahl in 1000 games A won 108 and B won: 248
07:29:29 With the combination Random/Zahl in 1000 games A won 108 and B won: 249
07:29:29 With the combination Random/Zahl in 1000 games A won 108 and B won: 250
07:29:29 With the combination Random/Zahl in 1000 games A won 109 and B won: 250
07:29:29 With the combination Random/Zahl in 1000 games A won 110 and B won: 250
07:29:29 With the combination Random/Zahl in 1000 games A won 111 and B won: 250
07:29:29 With the combination Random/Zahl in 1000 games A won 111 and B won: 251
07:29:29 With the combination Random/Zahl in 1000 games A won 111 and B won: 252
07:29:29 With the combination Random/Zahl in 1000 games A won 111 and B won: 253
07:29:29 With the combination Random/Zahl in 1000 games A won 111 and B won: 254
07:29:29 With the combination Random/Zahl in 1000 games A won 112 and B won: 254
07:29:29 With the combination Random/Zahl in 1000 games A won 112 and B won: 255
07:29:29 With the combination Random/Zahl in 1000 games A won 112 and B won: 256
07:29:29 With the combination Random/Zahl in 1000 games A won 113 and B won: 256
07:29:29 With the combination Random/Zahl in 1000 games A won 113 and B won: 257
07:29:29 With the combination Random/Zahl in 1000 games A won 114 and B won: 257
07:29:29 With the combination Random/Zahl in 1000 games A won 114 and B won: 258
07:29:29 With the combination Random/Zahl in 1000 games A won 114 and B won: 259
07:29:29 With the combination Random/Zahl in 1000 games A won 114 and B won: 260
07:29:29 With the combination Random/Zahl in 1000 games A won 114 and B won: 261
07:29:29 With the combination Random/Zahl in 1000 games A won 115 and B won: 261
07:29:29 With the combination Random/Zahl in 1000 games A won 116 and B won: 261
07:29:29 With the combination Random/Zahl in 1000 games A won 117 and B won: 261
07:29:29 With the combination Random/Zahl in 1000 games A won 117 and B won: 262
07:29:29 With the combination Random/Zahl in 1000 games A won 117 and B won: 263
07:29:29 With the combination Random/Zahl in 1000 games A won 118 and B won: 263
07:29:29 With the combination Random/Zahl in 1000 games A won 118 and B won: 264
07:29:29 With the combination Random/Zahl in 1000 games A won 119 and B won: 264
07:29:29 With the combination Random/Zahl in 1000 games A won 120 and B won: 264
07:29:29 With the combination Random/Zahl in 1000 games A won 120 and B won: 265
07:29:29 With the combination Random/Zahl in 1000 games A won 120 and B won: 266
07:29:29 With the combination Random/Zahl in 1000 games A won 120 and B won: 267
07:29:29 With the combination Random/Zahl in 1000 games A won 120 and B won: 268
07:29:29 With the combination Random/Zahl in 1000 games A won 121 and B won: 268
07:29:29 With the combination Random/Zahl in 1000 games A won 121 and B won: 269
07:29:29 With the combination Random/Zahl in 1000 games A won 121 and B won: 270
07:29:29 With the combination Random/Zahl in 1000 games A won 121 and B won: 271
07:29:29 With the combination Random/Zahl in 1000 games A won 121 and B won: 272
07:29:29 With the combination Random/Zahl in 1000 games A won 121 and B won: 273
07:29:29 With the combination Random/Zahl in 1000 games A won 121 and B won: 274
07:29:29 With the combination Random/Zahl in 1000 games A won 122 and B won: 274
07:29:29 With the combination Random/Zahl in 1000 games A won 122 and B won: 275
07:29:29 With the combination Random/Zahl in 1000 games A won 122 and B won: 276
07:29:29 With the combination Random/Zahl in 1000 games A won 122 and B won: 277
07:29:29 With the combination Random/Zahl in 1000 games A won 122 and B won: 278
07:29:29 With the combination Random/Zahl in 1000 games A won 122 and B won: 279
07:29:29 With the combination Random/Zahl in 1000 games A won 122 and B won: 280
07:29:29 With the combination Random/Zahl in 1000 games A won 123 and B won: 280
07:29:29 With the combination Random/Zahl in 1000 games A won 123 and B won: 281
07:29:29 With the combination Random/Zahl in 1000 games A won 123 and B won: 282
07:29:29 With the combination Random/Zahl in 1000 games A won 123 and B won: 283
07:29:29 With the combination Random/Zahl in 1000 games A won 124 and B won: 283
07:29:29 With the combination Random/Zahl in 1000 games A won 124 and B won: 284
07:29:29 With the combination Random/Zahl in 1000 games A won 125 and B won: 284
07:29:29 With the combination Random/Zahl in 1000 games A won 125 and B won: 285
07:29:29 With the combination Random/Zahl in 1000 games A won 125 and B won: 286
07:29:29 With the combination Random/Zahl in 1000 games A won 125 and B won: 287
07:29:29 With the combination Random/Zahl in 1000 games A won 126 and B won: 287
07:29:29 With the combination Random/Zahl in 1000 games A won 127 and B won: 287
07:29:29 With the combination Random/Zahl in 1000 games A won 127 and B won: 288
07:29:29 With the combination Random/Zahl in 1000 games A won 127 and B won: 289
07:29:29 With the combination Random/Zahl in 1000 games A won 127 and B won: 290
07:29:29 With the combination Random/Zahl in 1000 games A won 127 and B won: 291
07:29:29 With the combination Random/Zahl in 1000 games A won 128 and B won: 291
07:29:29 With the combination Random/Zahl in 1000 games A won 128 and B won: 292
07:29:29 With the combination Random/Zahl in 1000 games A won 129 and B won: 292
07:29:29 With the combination Random/Zahl in 1000 games A won 130 and B won: 292
07:29:29 With the combination Random/Zahl in 1000 games A won 130 and B won: 293
07:29:29 With the combination Random/Zahl in 1000 games A won 130 and B won: 294
07:29:29 With the combination Random/Zahl in 1000 games A won 130 and B won: 295
07:29:29 With the combination Random/Zahl in 1000 games A won 130 and B won: 296
07:29:29 With the combination Random/Zahl in 1000 games A won 130 and B won: 297
07:29:29 With the combination Random/Zahl in 1000 games A won 131 and B won: 297
07:29:29 With the combination Random/Zahl in 1000 games A won 131 and B won: 298
07:29:29 With the combination Random/Zahl in 1000 games A won 132 and B won: 298
07:29:29 With the combination Random/Zahl in 1000 games A won 132 and B won: 299
07:29:29 With the combination Random/Zahl in 1000 games A won 132 and B won: 300
07:29:29 With the combination Random/Zahl in 1000 games A won 132 and B won: 301
07:29:29 With the combination Random/Zahl in 1000 games A won 133 and B won: 301
07:29:29 With the combination Random/Zahl in 1000 games A won 133 and B won: 302
07:29:29 With the combination Random/Zahl in 1000 games A won 133 and B won: 303
07:29:29 With the combination Random/Zahl in 1000 games A won 134 and B won: 303
07:29:29 With the combination Random/Zahl in 1000 games A won 134 and B won: 304
07:29:29 With the combination Random/Zahl in 1000 games A won 135 and B won: 304
07:29:29 With the combination Random/Zahl in 1000 games A won 136 and B won: 304
07:29:29 With the combination Random/Zahl in 1000 games A won 136 and B won: 305
07:29:29 With the combination Random/Zahl in 1000 games A won 136 and B won: 306
07:29:29 With the combination Random/Zahl in 1000 games A won 136 and B won: 307
07:29:29 With the combination Random/Zahl in 1000 games A won 136 and B won: 308
07:29:29 With the combination Random/Zahl in 1000 games A won 136 and B won: 309
07:29:29 With the combination Random/Zahl in 1000 games A won 136 and B won: 310
07:29:29 With the combination Random/Zahl in 1000 games A won 136 and B won: 311
07:29:29 With the combination Random/Zahl in 1000 games A won 137 and B won: 311
07:29:29 With the combination Random/Zahl in 1000 games A won 137 and B won: 312
07:29:29 With the combination Random/Zahl in 1000 games A won 137 and B won: 313
07:29:29 With the combination Random/Zahl in 1000 games A won 137 and B won: 314
07:29:29 With the combination Random/Zahl in 1000 games A won 137 and B won: 315
07:29:29 With the combination Random/Zahl in 1000 games A won 137 and B won: 316
07:29:29 With the combination Random/Zahl in 1000 games A won 137 and B won: 317
07:29:29 With the combination Random/Zahl in 1000 games A won 137 and B won: 318
07:29:29 With the combination Random/Zahl in 1000 games A won 137 and B won: 319
07:29:29 With the combination Random/Zahl in 1000 games A won 137 and B won: 320
07:29:29 With the combination Random/Zahl in 1000 games A won 137 and B won: 321
07:29:29 With the combination Random/Zahl in 1000 games A won 138 and B won: 321
07:29:29 With the combination Random/Zahl in 1000 games A won 138 and B won: 322
07:29:29 With the combination Random/Zahl in 1000 games A won 138 and B won: 323
07:29:29 With the combination Random/Zahl in 1000 games A won 138 and B won: 324
07:29:29 With the combination Random/Zahl in 1000 games A won 138 and B won: 325
07:29:29 With the combination Random/Zahl in 1000 games A won 138 and B won: 326
07:29:29 With the combination Random/Zahl in 1000 games A won 138 and B won: 327
07:29:29 With the combination Random/Zahl in 1000 games A won 139 and B won: 327
07:29:29 With the combination Random/Zahl in 1000 games A won 139 and B won: 328
07:29:29 With the combination Random/Zahl in 1000 games A won 139 and B won: 329
07:29:29 With the combination Random/Zahl in 1000 games A won 139 and B won: 330
07:29:29 With the combination Random/Zahl in 1000 games A won 139 and B won: 331
07:29:29 With the combination Random/Zahl in 1000 games A won 140 and B won: 331
07:29:29 With the combination Random/Zahl in 1000 games A won 140 and B won: 332
07:29:29 With the combination Random/Zahl in 1000 games A won 140 and B won: 333
07:29:29 With the combination Random/Zahl in 1000 games A won 140 and B won: 334
07:29:29 With the combination Random/Zahl in 1000 games A won 141 and B won: 334
07:29:29 With the combination Random/Zahl in 1000 games A won 141 and B won: 335
07:29:29 With the combination Random/Zahl in 1000 games A won 141 and B won: 336
07:29:29 With the combination Random/Zahl in 1000 games A won 142 and B won: 336
07:29:29 With the combination Random/Zahl in 1000 games A won 142 and B won: 337
07:29:29 With the combination Random/Zahl in 1000 games A won 142 and B won: 338
07:29:29 With the combination Random/Zahl in 1000 games A won 142 and B won: 339
07:29:29 With the combination Random/Zahl in 1000 games A won 142 and B won: 340
07:29:29 With the combination Random/Zahl in 1000 games A won 142 and B won: 341
07:29:29 With the combination Random/Zahl in 1000 games A won 142 and B won: 342
07:29:29 With the combination Random/Zahl in 1000 games A won 142 and B won: 343
07:29:29 With the combination Random/Zahl in 1000 games A won 143 and B won: 343
07:29:29 With the combination Random/Zahl in 1000 games A won 143 and B won: 344
07:29:29 With the combination Random/Zahl in 1000 games A won 143 and B won: 345
07:29:29 With the combination Random/Zahl in 1000 games A won 144 and B won: 345
07:29:29 With the combination Random/Zahl in 1000 games A won 144 and B won: 346
07:29:29 With the combination Random/Zahl in 1000 games A won 145 and B won: 346
07:29:29 With the combination Random/Zahl in 1000 games A won 145 and B won: 347
07:29:29 With the combination Random/Zahl in 1000 games A won 145 and B won: 348
07:29:29 With the combination Random/Zahl in 1000 games A won 146 and B won: 348
07:29:29 With the combination Random/Zahl in 1000 games A won 146 and B won: 349
07:29:29 With the combination Random/Zahl in 1000 games A won 146 and B won: 350
07:29:29 With the combination Random/Zahl in 1000 games A won 147 and B won: 350
07:29:29 With the combination Random/Zahl in 1000 games A won 148 and B won: 350
07:29:29 With the combination Random/Zahl in 1000 games A won 148 and B won: 351
07:29:29 With the combination Random/Zahl in 1000 games A won 148 and B won: 352
07:29:29 With the combination Random/Zahl in 1000 games A won 149 and B won: 352
07:29:29 With the combination Random/Zahl in 1000 games A won 150 and B won: 352
07:29:29 With the combination Random/Zahl in 1000 games A won 150 and B won: 353
07:29:29 With the combination Random/Zahl in 1000 games A won 150 and B won: 354
07:29:29 With the combination Random/Zahl in 1000 games A won 150 and B won: 355
07:29:29 With the combination Random/Zahl in 1000 games A won 150 and B won: 356
07:29:29 With the combination Random/Zahl in 1000 games A won 151 and B won: 356
07:29:29 With the combination Random/Zahl in 1000 games A won 151 and B won: 357
07:29:29 With the combination Random/Zahl in 1000 games A won 152 and B won: 357
07:29:29 With the combination Random/Zahl in 1000 games A won 152 and B won: 358
07:29:29 With the combination Random/Zahl in 1000 games A won 153 and B won: 358
07:29:29 With the combination Random/Zahl in 1000 games A won 154 and B won: 358
07:29:29 With the combination Random/Zahl in 1000 games A won 154 and B won: 359
07:29:29 With the combination Random/Zahl in 1000 games A won 155 and B won: 359
07:29:29 With the combination Random/Zahl in 1000 games A won 155 and B won: 360
07:29:29 With the combination Random/Zahl in 1000 games A won 155 and B won: 361
07:29:29 With the combination Random/Zahl in 1000 games A won 155 and B won: 362
07:29:29 With the combination Random/Zahl in 1000 games A won 155 and B won: 363
07:29:29 With the combination Random/Zahl in 1000 games A won 155 and B won: 364
07:29:29 With the combination Random/Zahl in 1000 games A won 155 and B won: 365
07:29:29 With the combination Random/Zahl in 1000 games A won 156 and B won: 365
07:29:29 With the combination Random/Zahl in 1000 games A won 157 and B won: 365
07:29:29 With the combination Random/Zahl in 1000 games A won 157 and B won: 366
07:29:29 With the combination Random/Zahl in 1000 games A won 158 and B won: 366
07:29:29 With the combination Random/Zahl in 1000 games A won 159 and B won: 366
07:29:29 With the combination Random/Zahl in 1000 games A won 159 and B won: 367
07:29:29 With the combination Random/Zahl in 1000 games A won 160 and B won: 367
07:29:29 With the combination Random/Zahl in 1000 games A won 161 and B won: 367
07:29:29 With the combination Random/Zahl in 1000 games A won 161 and B won: 368
07:29:29 With the combination Random/Zahl in 1000 games A won 162 and B won: 368
07:29:29 With the combination Random/Zahl in 1000 games A won 162 and B won: 369
07:29:29 With the combination Random/Zahl in 1000 games A won 162 and B won: 370
07:29:29 With the combination Random/Zahl in 1000 games A won 162 and B won: 371
07:29:29 With the combination Random/Zahl in 1000 games A won 162 and B won: 372
07:29:29 With the combination Random/Zahl in 1000 games A won 162 and B won: 373
07:29:29 With the combination Random/Zahl in 1000 games A won 162 and B won: 374
07:29:29 With the combination Random/Zahl in 1000 games A won 162 and B won: 375
07:29:29 With the combination Random/Zahl in 1000 games A won 163 and B won: 375
07:29:29 With the combination Random/Zahl in 1000 games A won 164 and B won: 375
07:29:29 With the combination Random/Zahl in 1000 games A won 165 and B won: 375
07:29:29 With the combination Random/Zahl in 1000 games A won 165 and B won: 376
07:29:29 With the combination Random/Zahl in 1000 games A won 166 and B won: 376
07:29:29 With the combination Random/Zahl in 1000 games A won 166 and B won: 377
07:29:29 With the combination Random/Zahl in 1000 games A won 166 and B won: 378
07:29:29 With the combination Random/Zahl in 1000 games A won 166 and B won: 379
07:29:29 With the combination Random/Zahl in 1000 games A won 166 and B won: 380
07:29:29 With the combination Random/Zahl in 1000 games A won 167 and B won: 380
07:29:29 With the combination Random/Zahl in 1000 games A won 167 and B won: 381
07:29:29 With the combination Random/Zahl in 1000 games A won 168 and B won: 381
07:29:29 With the combination Random/Zahl in 1000 games A won 168 and B won: 382
07:29:29 With the combination Random/Zahl in 1000 games A won 168 and B won: 383
07:29:29 With the combination Random/Zahl in 1000 games A won 169 and B won: 383
07:29:29 With the combination Random/Zahl in 1000 games A won 169 and B won: 384
07:29:29 With the combination Random/Zahl in 1000 games A won 169 and B won: 385
07:29:29 With the combination Random/Zahl in 1000 games A won 170 and B won: 385
07:29:29 With the combination Random/Zahl in 1000 games A won 171 and B won: 385
07:29:29 With the combination Random/Zahl in 1000 games A won 171 and B won: 386
07:29:29 With the combination Random/Zahl in 1000 games A won 172 and B won: 386
07:29:29 With the combination Random/Zahl in 1000 games A won 172 and B won: 387
07:29:29 With the combination Random/Zahl in 1000 games A won 172 and B won: 388
07:29:29 With the combination Random/Zahl in 1000 games A won 172 and B won: 389
07:29:29 With the combination Random/Zahl in 1000 games A won 173 and B won: 389
07:29:29 With the combination Random/Zahl in 1000 games A won 173 and B won: 390
07:29:29 With the combination Random/Zahl in 1000 games A won 174 and B won: 390
07:29:29 With the combination Random/Zahl in 1000 games A won 175 and B won: 390
07:29:29 With the combination Random/Zahl in 1000 games A won 175 and B won: 391
07:29:29 With the combination Random/Zahl in 1000 games A won 175 and B won: 392
07:29:29 With the combination Random/Zahl in 1000 games A won 176 and B won: 392
07:29:29 With the combination Random/Zahl in 1000 games A won 176 and B won: 393
07:29:29 With the combination Random/Zahl in 1000 games A won 177 and B won: 393
07:29:29 With the combination Random/Zahl in 1000 games A won 177 and B won: 394
07:29:29 With the combination Random/Zahl in 1000 games A won 177 and B won: 395
07:29:29 With the combination Random/Zahl in 1000 games A won 178 and B won: 395
07:29:29 With the combination Random/Zahl in 1000 games A won 178 and B won: 396
07:29:29 With the combination Random/Zahl in 1000 games A won 179 and B won: 396
07:29:29 With the combination Random/Zahl in 1000 games A won 179 and B won: 397
07:29:29 With the combination Random/Zahl in 1000 games A won 179 and B won: 398
07:29:29 With the combination Random/Zahl in 1000 games A won 179 and B won: 399
07:29:29 With the combination Random/Zahl in 1000 games A won 179 and B won: 400
07:29:29 With the combination Random/Zahl in 1000 games A won 179 and B won: 401
07:29:29 With the combination Random/Zahl in 1000 games A won 180 and B won: 401
07:29:29 With the combination Random/Zahl in 1000 games A won 180 and B won: 402
07:29:29 With the combination Random/Zahl in 1000 games A won 180 and B won: 403
07:29:29 With the combination Random/Zahl in 1000 games A won 181 and B won: 403
07:29:29 With the combination Random/Zahl in 1000 games A won 181 and B won: 404
07:29:29 With the combination Random/Zahl in 1000 games A won 181 and B won: 405
07:29:29 With the combination Random/Zahl in 1000 games A won 181 and B won: 406
07:29:29 With the combination Random/Zahl in 1000 games A won 181 and B won: 407
07:29:29 With the combination Random/Zahl in 1000 games A won 182 and B won: 407
07:29:29 With the combination Random/Zahl in 1000 games A won 182 and B won: 408
07:29:29 With the combination Random/Zahl in 1000 games A won 183 and B won: 408
07:29:29 With the combination Random/Zahl in 1000 games A won 184 and B won: 408
07:29:29 With the combination Random/Zahl in 1000 games A won 184 and B won: 409
07:29:29 With the combination Random/Zahl in 1000 games A won 184 and B won: 410
07:29:29 With the combination Random/Zahl in 1000 games A won 185 and B won: 410
07:29:29 With the combination Random/Zahl in 1000 games A won 185 and B won: 411
07:29:29 With the combination Random/Zahl in 1000 games A won 185 and B won: 412
07:29:29 With the combination Random/Zahl in 1000 games A won 185 and B won: 413
07:29:29 With the combination Random/Zahl in 1000 games A won 186 and B won: 413
07:29:29 With the combination Random/Zahl in 1000 games A won 186 and B won: 414
07:29:29 With the combination Random/Zahl in 1000 games A won 186 and B won: 415
07:29:29 With the combination Random/Zahl in 1000 games A won 186 and B won: 416
07:29:29 With the combination Random/Zahl in 1000 games A won 186 and B won: 417
07:29:29 With the combination Random/Zahl in 1000 games A won 187 and B won: 417
07:29:29 With the combination Random/Zahl in 1000 games A won 188 and B won: 417
07:29:29 With the combination Random/Zahl in 1000 games A won 189 and B won: 417
07:29:29 With the combination Random/Zahl in 1000 games A won 190 and B won: 417
07:29:29 With the combination Random/Zahl in 1000 games A won 190 and B won: 418
07:29:29 With the combination Random/Zahl in 1000 games A won 190 and B won: 419
07:29:29 With the combination Random/Zahl in 1000 games A won 191 and B won: 419
07:29:29 With the combination Random/Zahl in 1000 games A won 191 and B won: 420
07:29:29 With the combination Random/Zahl in 1000 games A won 191 and B won: 421
07:29:29 With the combination Random/Zahl in 1000 games A won 191 and B won: 422
07:29:29 With the combination Random/Zahl in 1000 games A won 191 and B won: 423
07:29:29 With the combination Random/Zahl in 1000 games A won 191 and B won: 424
07:29:29 With the combination Random/Zahl in 1000 games A won 192 and B won: 424
07:29:29 With the combination Random/Zahl in 1000 games A won 192 and B won: 425
07:29:29 With the combination Random/Zahl in 1000 games A won 192 and B won: 426
07:29:29 With the combination Random/Zahl in 1000 games A won 192 and B won: 427
07:29:29 With the combination Random/Zahl in 1000 games A won 192 and B won: 428
07:29:29 With the combination Random/Zahl in 1000 games A won 193 and B won: 428
07:29:29 With the combination Random/Zahl in 1000 games A won 193 and B won: 429
07:29:29 With the combination Random/Zahl in 1000 games A won 193 and B won: 430
07:29:29 With the combination Random/Zahl in 1000 games A won 194 and B won: 430
07:29:29 With the combination Random/Zahl in 1000 games A won 195 and B won: 430
07:29:29 With the combination Random/Zahl in 1000 games A won 195 and B won: 431
07:29:29 With the combination Random/Zahl in 1000 games A won 196 and B won: 431
07:29:29 With the combination Random/Zahl in 1000 games A won 196 and B won: 432
07:29:29 With the combination Random/Zahl in 1000 games A won 196 and B won: 433
07:29:29 With the combination Random/Zahl in 1000 games A won 196 and B won: 434
07:29:29 With the combination Random/Zahl in 1000 games A won 197 and B won: 434
07:29:29 With the combination Random/Zahl in 1000 games A won 197 and B won: 435
07:29:29 With the combination Random/Zahl in 1000 games A won 197 and B won: 436
07:29:29 With the combination Random/Zahl in 1000 games A won 198 and B won: 436
07:29:29 With the combination Random/Zahl in 1000 games A won 198 and B won: 437
07:29:29 With the combination Random/Zahl in 1000 games A won 198 and B won: 438
07:29:29 With the combination Random/Zahl in 1000 games A won 199 and B won: 438
07:29:29 With the combination Random/Zahl in 1000 games A won 199 and B won: 439
07:29:29 With the combination Random/Zahl in 1000 games A won 200 and B won: 439
07:29:29 With the combination Random/Zahl in 1000 games A won 201 and B won: 439
07:29:29 With the combination Random/Zahl in 1000 games A won 201 and B won: 440
07:29:29 With the combination Random/Zahl in 1000 games A won 201 and B won: 441
07:29:29 With the combination Random/Zahl in 1000 games A won 201 and B won: 442
07:29:29 With the combination Random/Zahl in 1000 games A won 201 and B won: 443
07:29:29 With the combination Random/Zahl in 1000 games A won 201 and B won: 444
07:29:29 With the combination Random/Zahl in 1000 games A won 202 and B won: 444
07:29:29 With the combination Random/Zahl in 1000 games A won 202 and B won: 445
07:29:29 With the combination Random/Zahl in 1000 games A won 202 and B won: 446
07:29:29 With the combination Random/Zahl in 1000 games A won 202 and B won: 447
07:29:29 With the combination Random/Zahl in 1000 games A won 202 and B won: 448
07:29:29 With the combination Random/Zahl in 1000 games A won 202 and B won: 449
07:29:29 With the combination Random/Zahl in 1000 games A won 203 and B won: 449
07:29:29 With the combination Random/Zahl in 1000 games A won 204 and B won: 449
07:29:29 With the combination Random/Zahl in 1000 games A won 204 and B won: 450
07:29:29 With the combination Random/Zahl in 1000 games A won 205 and B won: 450
07:29:29 With the combination Random/Zahl in 1000 games A won 206 and B won: 450
07:29:29 With the combination Random/Zahl in 1000 games A won 206 and B won: 451
07:29:29 With the combination Random/Zahl in 1000 games A won 206 and B won: 452
07:29:29 With the combination Random/Zahl in 1000 games A won 206 and B won: 453
07:29:29 With the combination Random/Zahl in 1000 games A won 207 and B won: 453
07:29:29 With the combination Random/Zahl in 1000 games A won 207 and B won: 454
07:29:29 With the combination Random/Zahl in 1000 games A won 207 and B won: 455
07:29:29 With the combination Random/Zahl in 1000 games A won 207 and B won: 456
07:29:29 With the combination Random/Zahl in 1000 games A won 208 and B won: 456
07:29:29 With the combination Random/Zahl in 1000 games A won 209 and B won: 456
07:29:29 With the combination Random/Zahl in 1000 games A won 209 and B won: 457
07:29:29 With the combination Random/Zahl in 1000 games A won 209 and B won: 458
07:29:29 With the combination Random/Zahl in 1000 games A won 209 and B won: 459
07:29:29 With the combination Random/Zahl in 1000 games A won 209 and B won: 460
07:29:29 With the combination Random/Zahl in 1000 games A won 209 and B won: 461
07:29:29 With the combination Random/Zahl in 1000 games A won 210 and B won: 461
07:29:29 With the combination Random/Zahl in 1000 games A won 211 and B won: 461
07:29:29 With the combination Random/Zahl in 1000 games A won 211 and B won: 462
07:29:29 With the combination Random/Zahl in 1000 games A won 212 and B won: 462
07:29:29 With the combination Random/Zahl in 1000 games A won 212 and B won: 463
07:29:29 With the combination Random/Zahl in 1000 games A won 212 and B won: 464
07:29:29 With the combination Random/Zahl in 1000 games A won 212 and B won: 465
07:29:29 With the combination Random/Zahl in 1000 games A won 213 and B won: 465
07:29:29 With the combination Random/Zahl in 1000 games A won 213 and B won: 466
07:29:29 With the combination Random/Zahl in 1000 games A won 213 and B won: 467
07:29:29 With the combination Random/Zahl in 1000 games A won 214 and B won: 467
07:29:29 With the combination Random/Zahl in 1000 games A won 215 and B won: 467
07:29:29 With the combination Random/Zahl in 1000 games A won 216 and B won: 467
07:29:29 With the combination Random/Zahl in 1000 games A won 216 and B won: 468
07:29:29 With the combination Random/Zahl in 1000 games A won 217 and B won: 468
07:29:29 With the combination Random/Zahl in 1000 games A won 217 and B won: 469
07:29:29 With the combination Random/Zahl in 1000 games A won 217 and B won: 470
07:29:29 With the combination Random/Zahl in 1000 games A won 217 and B won: 471
07:29:29 With the combination Random/Zahl in 1000 games A won 217 and B won: 472
07:29:29 With the combination Random/Zahl in 1000 games A won 218 and B won: 472
07:29:29 With the combination Random/Zahl in 1000 games A won 218 and B won: 473
07:29:29 With the combination Random/Zahl in 1000 games A won 218 and B won: 474
07:29:29 With the combination Random/Zahl in 1000 games A won 218 and B won: 475
07:29:29 With the combination Random/Zahl in 1000 games A won 218 and B won: 476
07:29:29 With the combination Random/Zahl in 1000 games A won 218 and B won: 477
07:29:29 With the combination Random/Zahl in 1000 games A won 218 and B won: 478
07:29:29 With the combination Random/Zahl in 1000 games A won 218 and B won: 479
07:29:29 With the combination Random/Zahl in 1000 games A won 218 and B won: 480
07:29:29 With the combination Random/Zahl in 1000 games A won 219 and B won: 480
07:29:29 With the combination Random/Zahl in 1000 games A won 219 and B won: 481
07:29:29 With the combination Random/Zahl in 1000 games A won 219 and B won: 482
07:29:29 With the combination Random/Zahl in 1000 games A won 220 and B won: 482
07:29:29 With the combination Random/Zahl in 1000 games A won 220 and B won: 483
07:29:29 With the combination Random/Zahl in 1000 games A won 220 and B won: 484
07:29:29 With the combination Random/Zahl in 1000 games A won 220 and B won: 485
07:29:29 With the combination Random/Zahl in 1000 games A won 220 and B won: 486
07:29:29 With the combination Random/Zahl in 1000 games A won 220 and B won: 487
07:29:29 With the combination Random/Zahl in 1000 games A won 221 and B won: 487
07:29:29 With the combination Random/Zahl in 1000 games A won 221 and B won: 488
07:29:29 With the combination Random/Zahl in 1000 games A won 222 and B won: 488
07:29:29 With the combination Random/Zahl in 1000 games A won 222 and B won: 489
07:29:29 With the combination Random/Zahl in 1000 games A won 222 and B won: 490
07:29:29 With the combination Random/Zahl in 1000 games A won 222 and B won: 491
07:29:29 With the combination Random/Zahl in 1000 games A won 222 and B won: 492
07:29:29 With the combination Random/Zahl in 1000 games A won 222 and B won: 493
07:29:29 With the combination Random/Zahl in 1000 games A won 222 and B won: 494
07:29:29 With the combination Random/Zahl in 1000 games A won 222 and B won: 495
07:29:29 With the combination Random/Zahl in 1000 games A won 223 and B won: 495
07:29:29 With the combination Random/Zahl in 1000 games A won 223 and B won: 496
07:29:29 With the combination Random/Zahl in 1000 games A won 224 and B won: 496
07:29:29 With the combination Random/Zahl in 1000 games A won 224 and B won: 497
07:29:29 With the combination Random/Zahl in 1000 games A won 225 and B won: 497
07:29:29 With the combination Random/Zahl in 1000 games A won 225 and B won: 498
07:29:29 With the combination Random/Zahl in 1000 games A won 225 and B won: 499
07:29:29 With the combination Random/Zahl in 1000 games A won 225 and B won: 500
07:29:29 With the combination Random/Zahl in 1000 games A won 225 and B won: 501
07:29:29 With the combination Random/Zahl in 1000 games A won 225 and B won: 502
07:29:29 With the combination Random/Zahl in 1000 games A won 225 and B won: 503
07:29:29 With the combination Random/Zahl in 1000 games A won 225 and B won: 504
07:29:29 With the combination Random/Zahl in 1000 games A won 226 and B won: 504
07:29:29 With the combination Random/Zahl in 1000 games A won 227 and B won: 504
07:29:29 With the combination Random/Zahl in 1000 games A won 227 and B won: 505
07:29:29 With the combination Random/Zahl in 1000 games A won 228 and B won: 505
07:29:29 With the combination Random/Zahl in 1000 games A won 228 and B won: 506
07:29:29 With the combination Random/Zahl in 1000 games A won 229 and B won: 506
07:29:29 With the combination Random/Zahl in 1000 games A won 229 and B won: 507
07:29:29 With the combination Random/Zahl in 1000 games A won 230 and B won: 507
07:29:29 With the combination Random/Zahl in 1000 games A won 231 and B won: 507
07:29:29 With the combination Random/Zahl in 1000 games A won 232 and B won: 507
07:29:29 With the combination Random/Zahl in 1000 games A won 232 and B won: 508
07:29:29 With the combination Random/Zahl in 1000 games A won 232 and B won: 509
07:29:29 With the combination Random/Zahl in 1000 games A won 232 and B won: 510
07:29:29 With the combination Random/Zahl in 1000 games A won 232 and B won: 511
07:29:29 With the combination Random/Zahl in 1000 games A won 233 and B won: 511
07:29:29 With the combination Random/Zahl in 1000 games A won 234 and B won: 511
07:29:29 With the combination Random/Zahl in 1000 games A won 234 and B won: 512
07:29:29 With the combination Random/Zahl in 1000 games A won 235 and B won: 512
07:29:29 With the combination Random/Zahl in 1000 games A won 235 and B won: 513
07:29:29 With the combination Random/Zahl in 1000 games A won 235 and B won: 514
07:29:29 With the combination Random/Zahl in 1000 games A won 235 and B won: 515
07:29:29 With the combination Random/Zahl in 1000 games A won 235 and B won: 516
07:29:29 With the combination Random/Zahl in 1000 games A won 235 and B won: 517
07:29:29 With the combination Random/Zahl in 1000 games A won 235 and B won: 518
07:29:29 With the combination Random/Zahl in 1000 games A won 236 and B won: 518
07:29:29 With the combination Random/Zahl in 1000 games A won 236 and B won: 519
07:29:29 With the combination Random/Zahl in 1000 games A won 236 and B won: 520
07:29:29 With the combination Random/Zahl in 1000 games A won 236 and B won: 521
07:29:29 With the combination Random/Zahl in 1000 games A won 237 and B won: 521
07:29:29 With the combination Random/Zahl in 1000 games A won 238 and B won: 521
07:29:29 With the combination Random/Zahl in 1000 games A won 238 and B won: 522
07:29:29 With the combination Random/Zahl in 1000 games A won 238 and B won: 523
07:29:29 With the combination Random/Zahl in 1000 games A won 239 and B won: 523
07:29:29 With the combination Random/Zahl in 1000 games A won 239 and B won: 524
07:29:29 With the combination Random/Zahl in 1000 games A won 240 and B won: 524
07:29:29 With the combination Random/Zahl in 1000 games A won 240 and B won: 525
07:29:29 With the combination Random/Zahl in 1000 games A won 240 and B won: 526
07:29:29 With the combination Random/Zahl in 1000 games A won 240 and B won: 527
07:29:29 With the combination Random/Zahl in 1000 games A won 240 and B won: 528
07:29:29 With the combination Random/Zahl in 1000 games A won 240 and B won: 529
07:29:29 With the combination Random/Zahl in 1000 games A won 241 and B won: 529
07:29:29 With the combination Random/Zahl in 1000 games A won 241 and B won: 530
07:29:29 With the combination Random/Zahl in 1000 games A won 242 and B won: 530
07:29:29 With the combination Random/Zahl in 1000 games A won 242 and B won: 531
07:29:29 With the combination Random/Zahl in 1000 games A won 243 and B won: 531
07:29:29 With the combination Random/Zahl in 1000 games A won 243 and B won: 532
07:29:29 With the combination Random/Zahl in 1000 games A won 243 and B won: 533
07:29:29 With the combination Random/Zahl in 1000 games A won 244 and B won: 533
07:29:29 With the combination Random/Zahl in 1000 games A won 244 and B won: 534
07:29:29 With the combination Random/Zahl in 1000 games A won 244 and B won: 535
07:29:29 With the combination Random/Zahl in 1000 games A won 244 and B won: 536
07:29:29 With the combination Random/Zahl in 1000 games A won 245 and B won: 536
07:29:29 With the combination Random/Zahl in 1000 games A won 246 and B won: 536
07:29:29 With the combination Random/Zahl in 1000 games A won 246 and B won: 537
07:29:29 With the combination Random/Zahl in 1000 games A won 247 and B won: 537
07:29:29 With the combination Random/Zahl in 1000 games A won 247 and B won: 538
07:29:29 With the combination Random/Zahl in 1000 games A won 247 and B won: 539
07:29:29 With the combination Random/Zahl in 1000 games A won 248 and B won: 539
07:29:29 With the combination Random/Zahl in 1000 games A won 249 and B won: 539
07:29:29 With the combination Random/Zahl in 1000 games A won 249 and B won: 540
07:29:29 With the combination Random/Zahl in 1000 games A won 249 and B won: 541
07:29:29 With the combination Random/Zahl in 1000 games A won 249 and B won: 542
07:29:29 With the combination Random/Zahl in 1000 games A won 249 and B won: 543
07:29:29 With the combination Random/Zahl in 1000 games A won 249 and B won: 544
07:29:29 With the combination Random/Zahl in 1000 games A won 250 and B won: 544
07:29:29 With the combination Random/Zahl in 1000 games A won 250 and B won: 545
07:29:29 With the combination Random/Zahl in 1000 games A won 250 and B won: 546
07:29:29 With the combination Random/Zahl in 1000 games A won 250 and B won: 547
07:29:29 With the combination Random/Zahl in 1000 games A won 251 and B won: 547
07:29:29 With the combination Random/Zahl in 1000 games A won 251 and B won: 548
07:29:29 With the combination Random/Zahl in 1000 games A won 251 and B won: 549
07:29:29 With the combination Random/Zahl in 1000 games A won 252 and B won: 549
07:29:29 With the combination Random/Zahl in 1000 games A won 252 and B won: 550
07:29:29 With the combination Random/Zahl in 1000 games A won 253 and B won: 550
07:29:29 With the combination Random/Zahl in 1000 games A won 253 and B won: 551
07:29:29 With the combination Random/Zahl in 1000 games A won 254 and B won: 551
07:29:29 With the combination Random/Zahl in 1000 games A won 254 and B won: 552
07:29:29 With the combination Random/Zahl in 1000 games A won 255 and B won: 552
07:29:29 With the combination Random/Zahl in 1000 games A won 255 and B won: 553
07:29:29 With the combination Random/Zahl in 1000 games A won 255 and B won: 554
07:29:29 With the combination Random/Zahl in 1000 games A won 256 and B won: 554
07:29:29 With the combination Random/Zahl in 1000 games A won 256 and B won: 555
07:29:29 With the combination Random/Zahl in 1000 games A won 257 and B won: 555
07:29:29 With the combination Random/Zahl in 1000 games A won 257 and B won: 556
07:29:29 With the combination Random/Zahl in 1000 games A won 257 and B won: 557
07:29:29 With the combination Random/Zahl in 1000 games A won 257 and B won: 558
07:29:29 With the combination Random/Zahl in 1000 games A won 258 and B won: 558
07:29:29 With the combination Random/Zahl in 1000 games A won 258 and B won: 559
07:29:29 With the combination Random/Zahl in 1000 games A won 258 and B won: 560
07:29:29 With the combination Random/Zahl in 1000 games A won 259 and B won: 560
07:29:29 With the combination Random/Zahl in 1000 games A won 260 and B won: 560
07:29:29 With the combination Random/Zahl in 1000 games A won 260 and B won: 561
07:29:29 With the combination Random/Zahl in 1000 games A won 260 and B won: 562
07:29:29 With the combination Random/Zahl in 1000 games A won 261 and B won: 562
07:29:29 With the combination Random/Zahl in 1000 games A won 262 and B won: 562
07:29:29 With the combination Random/Zahl in 1000 games A won 263 and B won: 562
07:29:29 With the combination Random/Zahl in 1000 games A won 263 and B won: 563
07:29:29 With the combination Random/Zahl in 1000 games A won 264 and B won: 563
07:29:29 With the combination Random/Zahl in 1000 games A won 264 and B won: 564
07:29:29 With the combination Random/Zahl in 1000 games A won 264 and B won: 565
07:29:29 With the combination Random/Zahl in 1000 games A won 264 and B won: 566
07:29:29 With the combination Random/Zahl in 1000 games A won 264 and B won: 567
07:29:29 With the combination Random/Zahl in 1000 games A won 264 and B won: 568
07:29:29 With the combination Random/Zahl in 1000 games A won 264 and B won: 569
07:29:29 With the combination Random/Zahl in 1000 games A won 264 and B won: 570
07:29:29 With the combination Random/Zahl in 1000 games A won 265 and B won: 570
07:29:29 With the combination Random/Zahl in 1000 games A won 266 and B won: 570
07:29:29 With the combination Random/Zahl in 1000 games A won 266 and B won: 571
07:29:29 With the combination Random/Zahl in 1000 games A won 266 and B won: 572
07:29:29 With the combination Random/Zahl in 1000 games A won 266 and B won: 573
07:29:29 With the combination Random/Zahl in 1000 games A won 266 and B won: 574
07:29:29 With the combination Random/Zahl in 1000 games A won 267 and B won: 574
07:29:29 With the combination Random/Zahl in 1000 games A won 267 and B won: 575
07:29:29 With the combination Random/Zahl in 1000 games A won 267 and B won: 576
07:29:29 With the combination Random/Zahl in 1000 games A won 267 and B won: 577
07:29:29 With the combination Random/Zahl in 1000 games A won 267 and B won: 578
07:29:29 With the combination Random/Zahl in 1000 games A won 267 and B won: 579
07:29:29 With the combination Random/Zahl in 1000 games A won 267 and B won: 580
07:29:29 With the combination Random/Zahl in 1000 games A won 267 and B won: 581
07:29:29 With the combination Random/Zahl in 1000 games A won 267 and B won: 582
07:29:29 With the combination Random/Zahl in 1000 games A won 268 and B won: 582
07:29:29 With the combination Random/Zahl in 1000 games A won 269 and B won: 582
07:29:29 With the combination Random/Zahl in 1000 games A won 270 and B won: 582
07:29:29 With the combination Random/Zahl in 1000 games A won 270 and B won: 583
07:29:29 With the combination Random/Zahl in 1000 games A won 270 and B won: 584
07:29:29 With the combination Random/Zahl in 1000 games A won 270 and B won: 585
07:29:29 With the combination Random/Zahl in 1000 games A won 271 and B won: 585
07:29:29 With the combination Random/Zahl in 1000 games A won 271 and B won: 586
07:29:29 With the combination Random/Zahl in 1000 games A won 271 and B won: 587
07:29:29 With the combination Random/Zahl in 1000 games A won 271 and B won: 588
07:29:29 With the combination Random/Zahl in 1000 games A won 272 and B won: 588
07:29:29 With the combination Random/Zahl in 1000 games A won 273 and B won: 588
07:29:29 With the combination Random/Zahl in 1000 games A won 274 and B won: 588
07:29:29 With the combination Random/Zahl in 1000 games A won 274 and B won: 589
07:29:29 With the combination Random/Zahl in 1000 games A won 275 and B won: 589
07:29:29 With the combination Random/Zahl in 1000 games A won 275 and B won: 590
07:29:29 With the combination Random/Zahl in 1000 games A won 275 and B won: 591
07:29:29 With the combination Random/Zahl in 1000 games A won 275 and B won: 592
07:29:29 With the combination Random/Zahl in 1000 games A won 275 and B won: 593
07:29:29 With the combination Random/Zahl in 1000 games A won 276 and B won: 593
07:29:29 With the combination Random/Zahl in 1000 games A won 276 and B won: 594
07:29:29 With the combination Random/Zahl in 1000 games A won 277 and B won: 594
07:29:29 With the combination Random/Zahl in 1000 games A won 277 and B won: 595
07:29:29 With the combination Random/Zahl in 1000 games A won 277 and B won: 596
07:29:29 With the combination Random/Zahl in 1000 games A won 278 and B won: 596
07:29:29 With the combination Random/Zahl in 1000 games A won 278 and B won: 597
07:29:29 With the combination Random/Zahl in 1000 games A won 278 and B won: 598
07:29:29 With the combination Random/Zahl in 1000 games A won 279 and B won: 598
07:29:29 With the combination Random/Zahl in 1000 games A won 280 and B won: 598
07:29:29 With the combination Random/Zahl in 1000 games A won 281 and B won: 598
07:29:29 With the combination Random/Zahl in 1000 games A won 281 and B won: 599
07:29:29 With the combination Random/Zahl in 1000 games A won 281 and B won: 600
07:29:29 With the combination Random/Zahl in 1000 games A won 281 and B won: 601
07:29:29 With the combination Random/Zahl in 1000 games A won 282 and B won: 601
07:29:29 With the combination Random/Zahl in 1000 games A won 282 and B won: 602
07:29:29 With the combination Random/Zahl in 1000 games A won 283 and B won: 602
07:29:29 With the combination Random/Zahl in 1000 games A won 283 and B won: 603
07:29:29 With the combination Random/Zahl in 1000 games A won 284 and B won: 603
07:29:29 With the combination Random/Zahl in 1000 games A won 284 and B won: 604
07:29:29 With the combination Random/Zahl in 1000 games A won 284 and B won: 605
07:29:29 With the combination Random/Zahl in 1000 games A won 285 and B won: 605
07:29:29 With the combination Random/Zahl in 1000 games A won 285 and B won: 606
07:29:29 With the combination Random/Zahl in 1000 games A won 286 and B won: 606
07:29:29 With the combination Random/Zahl in 1000 games A won 286 and B won: 607
07:29:29 With the combination Random/Zahl in 1000 games A won 286 and B won: 608
07:29:29 With the combination Random/Zahl in 1000 games A won 286 and B won: 609
07:29:29 With the combination Random/Zahl in 1000 games A won 287 and B won: 609
07:29:29 With the combination Random/Zahl in 1000 games A won 288 and B won: 609
07:29:29 With the combination Random/Zahl in 1000 games A won 289 and B won: 609
07:29:29 With the combination Random/Zahl in 1000 games A won 289 and B won: 610
07:29:29 With the combination Random/Zahl in 1000 games A won 290 and B won: 610
07:29:29 With the combination Random/Zahl in 1000 games A won 290 and B won: 611
07:29:29 With the combination Random/Zahl in 1000 games A won 290 and B won: 612
07:29:29 With the combination Random/Zahl in 1000 games A won 290 and B won: 613
07:29:29 With the combination Random/Zahl in 1000 games A won 290 and B won: 614
07:29:29 With the combination Random/Zahl in 1000 games A won 290 and B won: 615
07:29:29 With the combination Random/Zahl in 1000 games A won 290 and B won: 616
07:29:29 With the combination Random/Zahl in 1000 games A won 290 and B won: 617
07:29:29 With the combination Random/Zahl in 1000 games A won 290 and B won: 618
07:29:29 With the combination Random/Zahl in 1000 games A won 290 and B won: 619
07:29:29 With the combination Random/Zahl in 1000 games A won 290 and B won: 620
07:29:29 With the combination Random/Zahl in 1000 games A won 290 and B won: 621
07:29:29 With the combination Random/Zahl in 1000 games A won 291 and B won: 621
07:29:29 With the combination Random/Zahl in 1000 games A won 292 and B won: 621
07:29:29 With the combination Random/Zahl in 1000 games A won 292 and B won: 622
07:29:29 With the combination Random/Zahl in 1000 games A won 293 and B won: 622
07:29:29 With the combination Random/Zahl in 1000 games A won 294 and B won: 622
07:29:29 With the combination Random/Zahl in 1000 games A won 295 and B won: 622
07:29:29 With the combination Random/Zahl in 1000 games A won 296 and B won: 622
07:29:29 With the combination Random/Zahl in 1000 games A won 297 and B won: 622
07:29:29 With the combination Random/Zahl in 1000 games A won 298 and B won: 622
07:29:29 With the combination Random/Zahl in 1000 games A won 298 and B won: 623
07:29:29 With the combination Random/Zahl in 1000 games A won 298 and B won: 624
07:29:29 With the combination Random/Zahl in 1000 games A won 298 and B won: 625
07:29:29 With the combination Random/Zahl in 1000 games A won 299 and B won: 625
07:29:29 With the combination Random/Zahl in 1000 games A won 299 and B won: 626
07:29:29 With the combination Random/Zahl in 1000 games A won 300 and B won: 626
07:29:29 With the combination Random/Zahl in 1000 games A won 300 and B won: 627
07:29:29 With the combination Random/Zahl in 1000 games A won 300 and B won: 628
07:29:29 With the combination Random/Zahl in 1000 games A won 300 and B won: 629
07:29:29 With the combination Random/Zahl in 1000 games A won 301 and B won: 629
07:29:29 With the combination Random/Zahl in 1000 games A won 301 and B won: 630
07:29:29 With the combination Random/Zahl in 1000 games A won 302 and B won: 630
07:29:29 With the combination Random/Zahl in 1000 games A won 303 and B won: 630
07:29:29 With the combination Random/Zahl in 1000 games A won 303 and B won: 631
07:29:29 With the combination Random/Zahl in 1000 games A won 303 and B won: 632
07:29:29 With the combination Random/Zahl in 1000 games A won 304 and B won: 632
07:29:29 With the combination Random/Zahl in 1000 games A won 304 and B won: 633
07:29:29 With the combination Random/Zahl in 1000 games A won 305 and B won: 633
07:29:29 With the combination Random/Zahl in 1000 games A won 305 and B won: 634
07:29:29 With the combination Random/Zahl in 1000 games A won 305 and B won: 635
07:29:29 With the combination Random/Zahl in 1000 games A won 306 and B won: 635
07:29:29 With the combination Random/Zahl in 1000 games A won 307 and B won: 635
07:29:29 With the combination Random/Zahl in 1000 games A won 307 and B won: 636
07:29:29 With the combination Random/Zahl in 1000 games A won 308 and B won: 636
07:29:29 With the combination Random/Zahl in 1000 games A won 309 and B won: 636
07:29:29 With the combination Random/Zahl in 1000 games A won 309 and B won: 637
07:29:29 With the combination Random/Zahl in 1000 games A won 310 and B won: 637
07:29:29 With the combination Random/Zahl in 1000 games A won 311 and B won: 637
07:29:29 With the combination Random/Zahl in 1000 games A won 311 and B won: 638
07:29:29 With the combination Random/Zahl in 1000 games A won 311 and B won: 639
07:29:29 With the combination Random/Zahl in 1000 games A won 311 and B won: 640
07:29:29 With the combination Random/Zahl in 1000 games A won 311 and B won: 641
07:29:29 With the combination Random/Zahl in 1000 games A won 311 and B won: 642
07:29:29 With the combination Random/Zahl in 1000 games A won 312 and B won: 642
07:29:29 With the combination Random/Zahl in 1000 games A won 312 and B won: 643
07:29:29 With the combination Random/Zahl in 1000 games A won 312 and B won: 644
07:29:29 With the combination Random/Zahl in 1000 games A won 312 and B won: 645
07:29:29 With the combination Random/Zahl in 1000 games A won 313 and B won: 645
07:29:29 With the combination Random/Zahl in 1000 games A won 314 and B won: 645
07:29:29 With the combination Random/Zahl in 1000 games A won 314 and B won: 646
07:29:29 With the combination Random/Zahl in 1000 games A won 314 and B won: 647
07:29:29 With the combination Random/Zahl in 1000 games A won 314 and B won: 648
07:29:29 With the combination Random/Zahl in 1000 games A won 315 and B won: 648
07:29:29 With the combination Random/Zahl in 1000 games A won 316 and B won: 648
07:29:29 With the combination Random/Zahl in 1000 games A won 317 and B won: 648
07:29:29 With the combination Random/Zahl in 1000 games A won 318 and B won: 648
07:29:29 With the combination Random/Zahl in 1000 games A won 319 and B won: 648
07:29:29 With the combination Random/Zahl in 1000 games A won 319 and B won: 649
07:29:29 With the combination Random/Zahl in 1000 games A won 319 and B won: 650
07:29:29 With the combination Random/Zahl in 1000 games A won 319 and B won: 651
07:29:29 With the combination Random/Zahl in 1000 games A won 320 and B won: 651
07:29:29 With the combination Random/Zahl in 1000 games A won 320 and B won: 652
07:29:29 With the combination Random/Zahl in 1000 games A won 320 and B won: 653
07:29:29 With the combination Random/Zahl in 1000 games A won 321 and B won: 653
07:29:29 With the combination Random/Zahl in 1000 games A won 322 and B won: 653
07:29:29 With the combination Random/Zahl in 1000 games A won 322 and B won: 654
07:29:29 With the combination Random/Zahl in 1000 games A won 322 and B won: 655
07:29:29 With the combination Random/Zahl in 1000 games A won 322 and B won: 656
07:29:29 With the combination Random/Zahl in 1000 games A won 322 and B won: 657
07:29:29 With the combination Random/Zahl in 1000 games A won 322 and B won: 658
07:29:29 With the combination Random/Zahl in 1000 games A won 322 and B won: 659
07:29:29 With the combination Random/Zahl in 1000 games A won 322 and B won: 660
07:29:29 With the combination Random/Zahl in 1000 games A won 322 and B won: 661
07:29:29 With the combination Random/Zahl in 1000 games A won 323 and B won: 661
07:29:29 With the combination Random/Zahl in 1000 games A won 324 and B won: 661
07:29:29 With the combination Random/Zahl in 1000 games A won 325 and B won: 661
07:29:29 With the combination Random/Zahl in 1000 games A won 326 and B won: 661
07:29:29 With the combination Random/Zahl in 1000 games A won 327 and B won: 661
07:29:29 With the combination Random/Zahl in 1000 games A won 327 and B won: 662
07:29:29 With the combination Random/Zahl in 1000 games A won 328 and B won: 662
07:29:29 With the combination Random/Zahl in 1000 games A won 328 and B won: 663
07:29:29 With the combination Random/Zahl in 1000 games A won 328 and B won: 664
07:29:29 With the combination Random/Zahl in 1000 games A won 328 and B won: 665
07:29:29 With the combination Random/Zahl in 1000 games A won 329 and B won: 665
07:29:29 With the combination Random/Zahl in 1000 games A won 329 and B won: 666
07:29:29 With the combination Random/Zahl in 1000 games A won 329 and B won: 667
07:29:29 With the combination Random/Zahl in 1000 games A won 329 and B won: 668
07:29:29 With the combination Random/Zahl in 1000 games A won 329 and B won: 669
07:29:29 With the combination Random/Zahl in 1000 games A won 329 and B won: 670
07:29:29 With the combination Random/Zahl in 1000 games A won 329 and B won: 671
07:29:29 With the combination Random/Kopf in 100 A won 0 and B won: 1
07:29:29 With the combination Random/Kopf in 100 A won 0 and B won: 2
07:29:29 With the combination Random/Kopf in 100 A won 1 and B won: 2
07:29:29 With the combination Random/Kopf in 100 A won 1 and B won: 3
07:29:29 With the combination Random/Kopf in 100 A won 1 and B won: 4
07:29:29 With the combination Random/Kopf in 100 A won 1 and B won: 5
07:29:29 With the combination Random/Kopf in 100 A won 1 and B won: 6
07:29:29 With the combination Random/Kopf in 100 A won 2 and B won: 6
07:29:29 With the combination Random/Kopf in 100 A won 2 and B won: 7
07:29:29 With the combination Random/Kopf in 100 A won 2 and B won: 8
07:29:29 With the combination Random/Kopf in 100 A won 3 and B won: 8
07:29:29 With the combination Random/Kopf in 100 A won 4 and B won: 8
07:29:29 With the combination Random/Kopf in 100 A won 5 and B won: 8
07:29:29 With the combination Random/Kopf in 100 A won 5 and B won: 9
07:29:29 With the combination Random/Kopf in 100 A won 5 and B won: 10
07:29:29 With the combination Random/Kopf in 100 A won 5 and B won: 11
07:29:29 With the combination Random/Kopf in 100 A won 6 and B won: 11
07:29:29 With the combination Random/Kopf in 100 A won 7 and B won: 11
07:29:29 With the combination Random/Kopf in 100 A won 7 and B won: 12
07:29:29 With the combination Random/Kopf in 100 A won 7 and B won: 13
07:29:29 With the combination Random/Kopf in 100 A won 7 and B won: 14
07:29:29 With the combination Random/Kopf in 100 A won 7 and B won: 15
07:29:29 With the combination Random/Kopf in 100 A won 7 and B won: 16
07:29:29 With the combination Random/Kopf in 100 A won 8 and B won: 16
07:29:29 With the combination Random/Kopf in 100 A won 8 and B won: 17
07:29:29 With the combination Random/Kopf in 100 A won 8 and B won: 18
07:29:29 With the combination Random/Kopf in 100 A won 9 and B won: 18
07:29:29 With the combination Random/Kopf in 100 A won 9 and B won: 19
07:29:29 With the combination Random/Kopf in 100 A won 10 and B won: 19
07:29:29 With the combination Random/Kopf in 100 A won 11 and B won: 19
07:29:29 With the combination Random/Kopf in 100 A won 11 and B won: 20
07:29:29 With the combination Random/Kopf in 100 A won 12 and B won: 20
07:29:29 With the combination Random/Kopf in 100 A won 13 and B won: 20
07:29:29 With the combination Random/Kopf in 100 A won 14 and B won: 20
07:29:29 With the combination Random/Kopf in 100 A won 15 and B won: 20
07:29:29 With the combination Random/Kopf in 100 A won 15 and B won: 21
07:29:29 With the combination Random/Kopf in 100 A won 15 and B won: 22
07:29:29 With the combination Random/Kopf in 100 A won 16 and B won: 22
07:29:29 With the combination Random/Kopf in 100 A won 17 and B won: 22
07:29:29 With the combination Random/Kopf in 100 A won 18 and B won: 22
07:29:29 With the combination Random/Kopf in 100 A won 18 and B won: 23
07:29:29 With the combination Random/Kopf in 100 A won 19 and B won: 23
07:29:29 With the combination Random/Kopf in 100 A won 20 and B won: 23
07:29:29 With the combination Random/Kopf in 100 A won 20 and B won: 24
07:29:29 With the combination Random/Kopf in 100 A won 20 and B won: 25
07:29:29 With the combination Random/Kopf in 100 A won 20 and B won: 26
07:29:29 With the combination Random/Kopf in 100 A won 21 and B won: 26
07:29:29 With the combination Random/Kopf in 100 A won 22 and B won: 26
07:29:29 With the combination Random/Kopf in 100 A won 22 and B won: 27
07:29:29 With the combination Random/Kopf in 100 A won 22 and B won: 28
07:29:29 With the combination Random/Kopf in 100 A won 22 and B won: 29
07:29:29 With the combination Random/Kopf in 100 A won 23 and B won: 29
07:29:29 With the combination Random/Kopf in 100 A won 23 and B won: 30
07:29:29 With the combination Random/Kopf in 100 A won 24 and B won: 30
07:29:29 With the combination Random/Kopf in 100 A won 24 and B won: 31
07:29:29 With the combination Random/Kopf in 100 A won 24 and B won: 32
07:29:29 With the combination Random/Kopf in 100 A won 25 and B won: 32
07:29:29 With the combination Random/Kopf in 100 A won 26 and B won: 32
07:29:29 With the combination Random/Kopf in 100 A won 26 and B won: 33
07:29:29 With the combination Random/Kopf in 100 A won 27 and B won: 33
07:29:29 With the combination Random/Kopf in 100 A won 28 and B won: 33
07:29:29 With the combination Random/Kopf in 100 A won 29 and B won: 33
07:29:29 With the combination Random/Kopf in 100 A won 29 and B won: 34
07:29:29 With the combination Random/Kopf in 100 A won 30 and B won: 34
07:29:29 With the combination Random/Kopf in 100 A won 30 and B won: 35
07:29:29 With the combination Random/Kopf in 100 A won 30 and B won: 36
07:29:29 With the combination Random/Kopf in 100 A won 30 and B won: 37
07:29:29 With the combination Random/Kopf in 100 A won 30 and B won: 38
07:29:29 With the combination Random/Kopf in 100 A won 30 and B won: 39
07:29:29 With the combination Random/Kopf in 100 A won 30 and B won: 40
07:29:29 With the combination Random/Kopf in 100 A won 30 and B won: 41
07:29:29 With the combination Random/Kopf in 100 A won 30 and B won: 42
07:29:29 With the combination Random/Kopf in 100 A won 30 and B won: 43
07:29:29 With the combination Random/Kopf in 100 A won 31 and B won: 43
07:29:29 With the combination Random/Kopf in 100 A won 31 and B won: 44
07:29:29 With the combination Random/Kopf in 100 A won 32 and B won: 44
07:29:29 With the combination Random/Kopf in 100 A won 33 and B won: 44
07:29:29 With the combination Random/Kopf in 100 A won 33 and B won: 45
07:29:29 With the combination Random/Kopf in 100 A won 34 and B won: 45
07:29:29 With the combination Random/Kopf in 100 A won 35 and B won: 45
07:29:29 With the combination Random/Kopf in 100 A won 36 and B won: 45
07:29:29 With the combination Random/Kopf in 100 A won 36 and B won: 46
07:29:29 With the combination Random/Kopf in 100 A won 36 and B won: 47
07:29:29 With the combination Random/Kopf in 100 A won 37 and B won: 47
07:29:29 With the combination Random/Kopf in 100 A won 38 and B won: 47
07:29:29 With the combination Random/Kopf in 100 A won 38 and B won: 48
07:29:29 With the combination Random/Kopf in 100 A won 39 and B won: 48
07:29:29 With the combination Random/Kopf in 100 A won 40 and B won: 48
07:29:29 With the combination Random/Kopf in 100 A won 40 and B won: 49
07:29:29 With the combination Random/Kopf in 100 A won 40 and B won: 50
07:29:29 With the combination Random/Kopf in 100 A won 41 and B won: 50
07:29:29 With the combination Random/Kopf in 100 A won 42 and B won: 50
07:29:29 With the combination Random/Kopf in 100 A won 42 and B won: 51
07:29:29 With the combination Random/Kopf in 100 A won 42 and B won: 52
07:29:29 With the combination Random/Kopf in 100 A won 42 and B won: 53
07:29:29 With the combination Random/Kopf in 100 A won 43 and B won: 53
07:29:29 With the combination Random/Kopf in 100 A won 43 and B won: 54
07:29:29 With the combination Random/Kopf in 100 A won 44 and B won: 54
07:29:29 With the combination Random/Kopf in 100 A won 44 and B won: 55
07:29:29 With the combination Random/Kopf in 100 A won 45 and B won: 55
07:29:29 With the combination Random/Random in 10000 games A won 0 and B won: 1
07:29:29 With the combination Random/Random in 10000 games A won 0 and B won: 2
07:29:29 With the combination Random/Random in 10000 games A won 0 and B won: 3
07:29:29 With the combination Random/Random in 10000 games A won 0 and B won: 4
07:29:29 With the combination Random/Random in 10000 games A won 0 and B won: 5
07:29:29 With the combination Random/Random in 10000 games A won 0 and B won: 6
07:29:29 With the combination Random/Random in 10000 games A won 0 and B won: 7
07:29:29 With the combination Random/Random in 10000 games A won 0 and B won: 8
07:29:29 With the combination Random/Random in 10000 games A won 0 and B won: 9
07:29:29 With the combination Random/Random in 10000 games A won 0 and B won: 10
07:29:29 With the combination Random/Random in 10000 games A won 0 and B won: 11
07:29:29 With the combination Random/Random in 10000 games A won 0 and B won: 12
07:29:29 With the combination Random/Random in 10000 games A won 1 and B won: 12
07:29:29 With the combination Random/Random in 10000 games A won 1 and B won: 13
07:29:29 With the combination Random/Random in 10000 games A won 1 and B won: 14
07:29:29 With the combination Random/Random in 10000 games A won 2 and B won: 14
07:29:29 With the combination Random/Random in 10000 games A won 3 and B won: 14
07:29:29 With the combination Random/Random in 10000 games A won 3 and B won: 15
07:29:29 With the combination Random/Random in 10000 games A won 4 and B won: 15
07:29:29 With the combination Random/Random in 10000 games A won 5 and B won: 15
07:29:29 With the combination Random/Random in 10000 games A won 5 and B won: 16
07:29:29 With the combination Random/Random in 10000 games A won 5 and B won: 17
07:29:29 With the combination Random/Random in 10000 games A won 5 and B won: 18
07:29:29 With the combination Random/Random in 10000 games A won 5 and B won: 19
07:29:29 With the combination Random/Random in 10000 games A won 5 and B won: 20
07:29:29 With the combination Random/Random in 10000 games A won 5 and B won: 21
07:29:29 With the combination Random/Random in 10000 games A won 5 and B won: 22
07:29:29 With the combination Random/Random in 10000 games A won 6 and B won: 22
07:29:29 With the combination Random/Random in 10000 games A won 6 and B won: 23
07:29:29 With the combination Random/Random in 10000 games A won 6 and B won: 24
07:29:29 With the combination Random/Random in 10000 games A won 6 and B won: 25
07:29:29 With the combination Random/Random in 10000 games A won 6 and B won: 26
07:29:29 With the combination Random/Random in 10000 games A won 6 and B won: 27
07:29:29 With the combination Random/Random in 10000 games A won 6 and B won: 28
07:29:29 With the combination Random/Random in 10000 games A won 6 and B won: 29
07:29:29 With the combination Random/Random in 10000 games A won 7 and B won: 29
07:29:29 With the combination Random/Random in 10000 games A won 7 and B won: 30
07:29:29 With the combination Random/Random in 10000 games A won 7 and B won: 31
07:29:29 With the combination Random/Random in 10000 games A won 7 and B won: 32
07:29:29 With the combination Random/Random in 10000 games A won 7 and B won: 33
07:29:29 With the combination Random/Random in 10000 games A won 7 and B won: 34
07:29:29 With the combination Random/Random in 10000 games A won 7 and B won: 35
07:29:29 With the combination Random/Random in 10000 games A won 7 and B won: 36
07:29:29 With the combination Random/Random in 10000 games A won 7 and B won: 37
07:29:29 With the combination Random/Random in 10000 games A won 8 and B won: 37
07:29:29 With the combination Random/Random in 10000 games A won 9 and B won: 37
07:29:29 With the combination Random/Random in 10000 games A won 9 and B won: 38
07:29:29 With the combination Random/Random in 10000 games A won 9 and B won: 39
07:29:29 With the combination Random/Random in 10000 games A won 10 and B won: 39
07:29:29 With the combination Random/Random in 10000 games A won 10 and B won: 40
07:29:29 With the combination Random/Random in 10000 games A won 10 and B won: 41
07:29:29 With the combination Random/Random in 10000 games A won 10 and B won: 42
07:29:29 With the combination Random/Random in 10000 games A won 11 and B won: 42
07:29:29 With the combination Random/Random in 10000 games A won 11 and B won: 43
07:29:29 With the combination Random/Random in 10000 games A won 11 and B won: 44
07:29:29 With the combination Random/Random in 10000 games A won 12 and B won: 44
07:29:29 With the combination Random/Random in 10000 games A won 13 and B won: 44
07:29:29 With the combination Random/Random in 10000 games A won 13 and B won: 45
07:29:29 With the combination Random/Random in 10000 games A won 13 and B won: 46
07:29:29 With the combination Random/Random in 10000 games A won 13 and B won: 47
07:29:29 With the combination Random/Random in 10000 games A won 14 and B won: 47
07:29:29 With the combination Random/Random in 10000 games A won 14 and B won: 48
07:29:29 With the combination Random/Random in 10000 games A won 14 and B won: 49
07:29:29 With the combination Random/Random in 10000 games A won 14 and B won: 50
07:29:29 With the combination Random/Random in 10000 games A won 14 and B won: 51
07:29:29 With the combination Random/Random in 10000 games A won 14 and B won: 52
07:29:29 With the combination Random/Random in 10000 games A won 14 and B won: 53
07:29:29 With the combination Random/Random in 10000 games A won 15 and B won: 53
07:29:29 With the combination Random/Random in 10000 games A won 15 and B won: 54
07:29:29 With the combination Random/Random in 10000 games A won 15 and B won: 55
07:29:29 With the combination Random/Random in 10000 games A won 15 and B won: 56
07:29:29 With the combination Random/Random in 10000 games A won 15 and B won: 57
07:29:29 With the combination Random/Random in 10000 games A won 16 and B won: 57
07:29:29 With the combination Random/Random in 10000 games A won 17 and B won: 57
07:29:29 With the combination Random/Random in 10000 games A won 17 and B won: 58
07:29:29 With the combination Random/Random in 10000 games A won 18 and B won: 58
07:29:29 With the combination Random/Random in 10000 games A won 18 and B won: 59
07:29:29 With the combination Random/Random in 10000 games A won 19 and B won: 59
07:29:29 With the combination Random/Random in 10000 games A won 19 and B won: 60
07:29:29 With the combination Random/Random in 10000 games A won 19 and B won: 61
07:29:29 With the combination Random/Random in 10000 games A won 19 and B won: 62
07:29:29 With the combination Random/Random in 10000 games A won 19 and B won: 63
07:29:29 With the combination Random/Random in 10000 games A won 20 and B won: 63
07:29:29 With the combination Random/Random in 10000 games A won 21 and B won: 63
07:29:29 With the combination Random/Random in 10000 games A won 21 and B won: 64
07:29:29 With the combination Random/Random in 10000 games A won 21 and B won: 65
07:29:29 With the combination Random/Random in 10000 games A won 21 and B won: 66
07:29:29 With the combination Random/Random in 10000 games A won 21 and B won: 67
07:29:29 With the combination Random/Random in 10000 games A won 21 and B won: 68
07:29:29 With the combination Random/Random in 10000 games A won 22 and B won: 68
07:29:29 With the combination Random/Random in 10000 games A won 22 and B won: 69
07:29:29 With the combination Random/Random in 10000 games A won 22 and B won: 70
07:29:29 With the combination Random/Random in 10000 games A won 22 and B won: 71
07:29:29 With the combination Random/Random in 10000 games A won 23 and B won: 71
07:29:29 With the combination Random/Random in 10000 games A won 23 and B won: 72
07:29:29 With the combination Random/Random in 10000 games A won 23 and B won: 73
07:29:29 With the combination Random/Random in 10000 games A won 23 and B won: 74
07:29:29 With the combination Random/Random in 10000 games A won 24 and B won: 74
07:29:29 With the combination Random/Random in 10000 games A won 24 and B won: 75
07:29:29 With the combination Random/Random in 10000 games A won 25 and B won: 75
07:29:29 With the combination Random/Random in 10000 games A won 26 and B won: 75
07:29:29 With the combination Random/Random in 10000 games A won 26 and B won: 76
07:29:29 With the combination Random/Random in 10000 games A won 26 and B won: 77
07:29:29 With the combination Random/Random in 10000 games A won 26 and B won: 78
07:29:29 With the combination Random/Random in 10000 games A won 26 and B won: 79
07:29:29 With the combination Random/Random in 10000 games A won 26 and B won: 80
07:29:29 With the combination Random/Random in 10000 games A won 27 and B won: 80
07:29:29 With the combination Random/Random in 10000 games A won 28 and B won: 80
07:29:29 With the combination Random/Random in 10000 games A won 28 and B won: 81
07:29:29 With the combination Random/Random in 10000 games A won 28 and B won: 82
07:29:29 With the combination Random/Random in 10000 games A won 28 and B won: 83
07:29:29 With the combination Random/Random in 10000 games A won 28 and B won: 84
07:29:29 With the combination Random/Random in 10000 games A won 29 and B won: 84
07:29:29 With the combination Random/Random in 10000 games A won 29 and B won: 85
07:29:29 With the combination Random/Random in 10000 games A won 29 and B won: 86
07:29:29 With the combination Random/Random in 10000 games A won 29 and B won: 87
07:29:29 With the combination Random/Random in 10000 games A won 30 and B won: 87
07:29:29 With the combination Random/Random in 10000 games A won 30 and B won: 88
07:29:29 With the combination Random/Random in 10000 games A won 30 and B won: 89
07:29:29 With the combination Random/Random in 10000 games A won 30 and B won: 90
07:29:29 With the combination Random/Random in 10000 games A won 30 and B won: 91
07:29:29 With the combination Random/Random in 10000 games A won 30 and B won: 92
07:29:29 With the combination Random/Random in 10000 games A won 30 and B won: 93
07:29:29 With the combination Random/Random in 10000 games A won 30 and B won: 94
07:29:29 With the combination Random/Random in 10000 games A won 31 and B won: 94
07:29:29 With the combination Random/Random in 10000 games A won 31 and B won: 95
07:29:29 With the combination Random/Random in 10000 games A won 31 and B won: 96
07:29:29 With the combination Random/Random in 10000 games A won 31 and B won: 97
07:29:29 With the combination Random/Random in 10000 games A won 31 and B won: 98
07:29:29 With the combination Random/Random in 10000 games A won 31 and B won: 99
07:29:29 With the combination Random/Random in 10000 games A won 31 and B won: 100
07:29:29 With the combination Random/Random in 10000 games A won 32 and B won: 100
07:29:29 With the combination Random/Random in 10000 games A won 32 and B won: 101
07:29:29 With the combination Random/Random in 10000 games A won 32 and B won: 102
07:29:29 With the combination Random/Random in 10000 games A won 33 and B won: 102
07:29:29 With the combination Random/Random in 10000 games A won 33 and B won: 103
07:29:29 With the combination Random/Random in 10000 games A won 34 and B won: 103
07:29:29 With the combination Random/Random in 10000 games A won 34 and B won: 104
07:29:29 With the combination Random/Random in 10000 games A won 35 and B won: 104
07:29:29 With the combination Random/Random in 10000 games A won 35 and B won: 105
07:29:29 With the combination Random/Random in 10000 games A won 35 and B won: 106
07:29:29 With the combination Random/Random in 10000 games A won 35 and B won: 107
07:29:29 With the combination Random/Random in 10000 games A won 36 and B won: 107
07:29:29 With the combination Random/Random in 10000 games A won 36 and B won: 108
07:29:29 With the combination Random/Random in 10000 games A won 36 and B won: 109
07:29:29 With the combination Random/Random in 10000 games A won 36 and B won: 110
07:29:29 With the combination Random/Random in 10000 games A won 36 and B won: 111
07:29:29 With the combination Random/Random in 10000 games A won 36 and B won: 112
07:29:29 With the combination Random/Random in 10000 games A won 36 and B won: 113
07:29:29 With the combination Random/Random in 10000 games A won 36 and B won: 114
07:29:29 With the combination Random/Random in 10000 games A won 37 and B won: 114
07:29:29 With the combination Random/Random in 10000 games A won 38 and B won: 114
07:29:29 With the combination Random/Random in 10000 games A won 39 and B won: 114
07:29:29 With the combination Random/Random in 10000 games A won 39 and B won: 115
07:29:29 With the combination Random/Random in 10000 games A won 39 and B won: 116
07:29:29 With the combination Random/Random in 10000 games A won 39 and B won: 117
07:29:29 With the combination Random/Random in 10000 games A won 40 and B won: 117
07:29:29 With the combination Random/Random in 10000 games A won 40 and B won: 118
07:29:29 With the combination Random/Random in 10000 games A won 41 and B won: 118
07:29:29 With the combination Random/Random in 10000 games A won 42 and B won: 118
07:29:29 With the combination Random/Random in 10000 games A won 43 and B won: 118
07:29:29 With the combination Random/Random in 10000 games A won 44 and B won: 118
07:29:29 With the combination Random/Random in 10000 games A won 44 and B won: 119
07:29:29 With the combination Random/Random in 10000 games A won 45 and B won: 119
07:29:29 With the combination Random/Random in 10000 games A won 46 and B won: 119
07:29:29 With the combination Random/Random in 10000 games A won 46 and B won: 120
07:29:29 With the combination Random/Random in 10000 games A won 46 and B won: 121
07:29:29 With the combination Random/Random in 10000 games A won 46 and B won: 122
07:29:29 With the combination Random/Random in 10000 games A won 46 and B won: 123
07:29:29 With the combination Random/Random in 10000 games A won 46 and B won: 124
07:29:29 With the combination Random/Random in 10000 games A won 46 and B won: 125
07:29:29 With the combination Random/Random in 10000 games A won 47 and B won: 125
07:29:29 With the combination Random/Random in 10000 games A won 47 and B won: 126
07:29:29 With the combination Random/Random in 10000 games A won 47 and B won: 127
07:29:29 With the combination Random/Random in 10000 games A won 48 and B won: 127
07:29:29 With the combination Random/Random in 10000 games A won 48 and B won: 128
07:29:29 With the combination Random/Random in 10000 games A won 48 and B won: 129
07:29:29 With the combination Random/Random in 10000 games A won 48 and B won: 130
07:29:29 With the combination Random/Random in 10000 games A won 49 and B won: 130
07:29:29 With the combination Random/Random in 10000 games A won 49 and B won: 131
07:29:29 With the combination Random/Random in 10000 games A won 49 and B won: 132
07:29:29 With the combination Random/Random in 10000 games A won 50 and B won: 132
07:29:29 With the combination Random/Random in 10000 games A won 51 and B won: 132
07:29:29 With the combination Random/Random in 10000 games A won 51 and B won: 133
07:29:29 With the combination Random/Random in 10000 games A won 52 and B won: 133
07:29:29 With the combination Random/Random in 10000 games A won 53 and B won: 133
07:29:29 With the combination Random/Random in 10000 games A won 54 and B won: 133
07:29:29 With the combination Random/Random in 10000 games A won 54 and B won: 134
07:29:29 With the combination Random/Random in 10000 games A won 54 and B won: 135
07:29:29 With the combination Random/Random in 10000 games A won 55 and B won: 135
07:29:29 With the combination Random/Random in 10000 games A won 56 and B won: 135
07:29:29 With the combination Random/Random in 10000 games A won 56 and B won: 136
07:29:29 With the combination Random/Random in 10000 games A won 56 and B won: 137
07:29:29 With the combination Random/Random in 10000 games A won 57 and B won: 137
07:29:29 With the combination Random/Random in 10000 games A won 58 and B won: 137
07:29:29 With the combination Random/Random in 10000 games A won 59 and B won: 137
07:29:29 With the combination Random/Random in 10000 games A won 60 and B won: 137
07:29:29 With the combination Random/Random in 10000 games A won 60 and B won: 138
07:29:29 With the combination Random/Random in 10000 games A won 60 and B won: 139
07:29:29 With the combination Random/Random in 10000 games A won 60 and B won: 140
07:29:29 With the combination Random/Random in 10000 games A won 60 and B won: 141
07:29:29 With the combination Random/Random in 10000 games A won 60 and B won: 142
07:29:29 With the combination Random/Random in 10000 games A won 60 and B won: 143
07:29:29 With the combination Random/Random in 10000 games A won 60 and B won: 144
07:29:29 With the combination Random/Random in 10000 games A won 60 and B won: 145
07:29:29 With the combination Random/Random in 10000 games A won 60 and B won: 146
07:29:29 With the combination Random/Random in 10000 games A won 61 and B won: 146
07:29:29 With the combination Random/Random in 10000 games A won 62 and B won: 146
07:29:29 With the combination Random/Random in 10000 games A won 63 and B won: 146
07:29:29 With the combination Random/Random in 10000 games A won 64 and B won: 146
07:29:29 With the combination Random/Random in 10000 games A won 64 and B won: 147
07:29:29 With the combination Random/Random in 10000 games A won 64 and B won: 148
07:29:29 With the combination Random/Random in 10000 games A won 64 and B won: 149
07:29:29 With the combination Random/Random in 10000 games A won 65 and B won: 149
07:29:29 With the combination Random/Random in 10000 games A won 65 and B won: 150
07:29:29 With the combination Random/Random in 10000 games A won 65 and B won: 151
07:29:29 With the combination Random/Random in 10000 games A won 66 and B won: 151
07:29:29 With the combination Random/Random in 10000 games A won 66 and B won: 152
07:29:29 With the combination Random/Random in 10000 games A won 66 and B won: 153
07:29:29 With the combination Random/Random in 10000 games A won 66 and B won: 154
07:29:29 With the combination Random/Random in 10000 games A won 67 and B won: 154
07:29:29 With the combination Random/Random in 10000 games A won 67 and B won: 155
07:29:29 With the combination Random/Random in 10000 games A won 67 and B won: 156
07:29:29 With the combination Random/Random in 10000 games A won 67 and B won: 157
07:29:29 With the combination Random/Random in 10000 games A won 67 and B won: 158
07:29:29 With the combination Random/Random in 10000 games A won 67 and B won: 159
07:29:29 With the combination Random/Random in 10000 games A won 68 and B won: 159
07:29:29 With the combination Random/Random in 10000 games A won 68 and B won: 160
07:29:29 With the combination Random/Random in 10000 games A won 68 and B won: 161
07:29:29 With the combination Random/Random in 10000 games A won 68 and B won: 162
07:29:29 With the combination Random/Random in 10000 games A won 68 and B won: 163
07:29:29 With the combination Random/Random in 10000 games A won 68 and B won: 164
07:29:29 With the combination Random/Random in 10000 games A won 68 and B won: 165
07:29:29 With the combination Random/Random in 10000 games A won 69 and B won: 165
07:29:29 With the combination Random/Random in 10000 games A won 69 and B won: 166
07:29:29 With the combination Random/Random in 10000 games A won 69 and B won: 167
07:29:29 With the combination Random/Random in 10000 games A won 69 and B won: 168
07:29:29 With the combination Random/Random in 10000 games A won 70 and B won: 168
07:29:29 With the combination Random/Random in 10000 games A won 70 and B won: 169
07:29:29 With the combination Random/Random in 10000 games A won 70 and B won: 170
07:29:29 With the combination Random/Random in 10000 games A won 70 and B won: 171
07:29:29 With the combination Random/Random in 10000 games A won 70 and B won: 172
07:29:29 With the combination Random/Random in 10000 games A won 70 and B won: 173
07:29:29 With the combination Random/Random in 10000 games A won 71 and B won: 173
07:29:29 With the combination Random/Random in 10000 games A won 71 and B won: 174
07:29:29 With the combination Random/Random in 10000 games A won 71 and B won: 175
07:29:29 With the combination Random/Random in 10000 games A won 72 and B won: 175
07:29:29 With the combination Random/Random in 10000 games A won 72 and B won: 176
07:29:29 With the combination Random/Random in 10000 games A won 72 and B won: 177
07:29:29 With the combination Random/Random in 10000 games A won 72 and B won: 178
07:29:29 With the combination Random/Random in 10000 games A won 72 and B won: 179
07:29:29 With the combination Random/Random in 10000 games A won 72 and B won: 180
07:29:29 With the combination Random/Random in 10000 games A won 72 and B won: 181
07:29:29 With the combination Random/Random in 10000 games A won 72 and B won: 182
07:29:29 With the combination Random/Random in 10000 games A won 73 and B won: 182
07:29:29 With the combination Random/Random in 10000 games A won 73 and B won: 183
07:29:29 With the combination Random/Random in 10000 games A won 74 and B won: 183
07:29:29 With the combination Random/Random in 10000 games A won 74 and B won: 184
07:29:29 With the combination Random/Random in 10000 games A won 75 and B won: 184
07:29:29 With the combination Random/Random in 10000 games A won 75 and B won: 185
07:29:29 With the combination Random/Random in 10000 games A won 75 and B won: 186
07:29:29 With the combination Random/Random in 10000 games A won 75 and B won: 187
07:29:29 With the combination Random/Random in 10000 games A won 76 and B won: 187
07:29:29 With the combination Random/Random in 10000 games A won 77 and B won: 187
07:29:29 With the combination Random/Random in 10000 games A won 78 and B won: 187
07:29:29 With the combination Random/Random in 10000 games A won 78 and B won: 188
07:29:29 With the combination Random/Random in 10000 games A won 78 and B won: 189
07:29:29 With the combination Random/Random in 10000 games A won 79 and B won: 189
07:29:29 With the combination Random/Random in 10000 games A won 79 and B won: 190
07:29:29 With the combination Random/Random in 10000 games A won 79 and B won: 191
07:29:29 With the combination Random/Random in 10000 games A won 79 and B won: 192
07:29:29 With the combination Random/Random in 10000 games A won 79 and B won: 193
07:29:29 With the combination Random/Random in 10000 games A won 80 and B won: 193
07:29:29 With the combination Random/Random in 10000 games A won 80 and B won: 194
07:29:29 With the combination Random/Random in 10000 games A won 80 and B won: 195
07:29:29 With the combination Random/Random in 10000 games A won 80 and B won: 196
07:29:29 With the combination Random/Random in 10000 games A won 81 and B won: 196
07:29:29 With the combination Random/Random in 10000 games A won 82 and B won: 196
07:29:29 With the combination Random/Random in 10000 games A won 82 and B won: 197
07:29:29 With the combination Random/Random in 10000 games A won 82 and B won: 198
07:29:29 With the combination Random/Random in 10000 games A won 82 and B won: 199
07:29:29 With the combination Random/Random in 10000 games A won 82 and B won: 200
07:29:29 With the combination Random/Random in 10000 games A won 83 and B won: 200
07:29:29 With the combination Random/Random in 10000 games A won 83 and B won: 201
07:29:29 With the combination Random/Random in 10000 games A won 83 and B won: 202
07:29:29 With the combination Random/Random in 10000 games A won 83 and B won: 203
07:29:29 With the combination Random/Random in 10000 games A won 83 and B won: 204
07:29:29 With the combination Random/Random in 10000 games A won 83 and B won: 205
07:29:29 With the combination Random/Random in 10000 games A won 84 and B won: 205
07:29:29 With the combination Random/Random in 10000 games A won 84 and B won: 206
07:29:29 With the combination Random/Random in 10000 games A won 85 and B won: 206
07:29:29 With the combination Random/Random in 10000 games A won 85 and B won: 207
07:29:29 With the combination Random/Random in 10000 games A won 85 and B won: 208
07:29:29 With the combination Random/Random in 10000 games A won 85 and B won: 209
07:29:29 With the combination Random/Random in 10000 games A won 85 and B won: 210
07:29:29 With the combination Random/Random in 10000 games A won 86 and B won: 210
07:29:29 With the combination Random/Random in 10000 games A won 86 and B won: 211
07:29:29 With the combination Random/Random in 10000 games A won 86 and B won: 212
07:29:29 With the combination Random/Random in 10000 games A won 87 and B won: 212
07:29:29 With the combination Random/Random in 10000 games A won 87 and B won: 213
07:29:29 With the combination Random/Random in 10000 games A won 88 and B won: 213
07:29:29 With the combination Random/Random in 10000 games A won 88 and B won: 214
07:29:29 With the combination Random/Random in 10000 games A won 89 and B won: 214
07:29:29 With the combination Random/Random in 10000 games A won 89 and B won: 215
07:29:29 With the combination Random/Random in 10000 games A won 90 and B won: 215
07:29:29 With the combination Random/Random in 10000 games A won 90 and B won: 216
07:29:29 With the combination Random/Random in 10000 games A won 90 and B won: 217
07:29:29 With the combination Random/Random in 10000 games A won 91 and B won: 217
07:29:29 With the combination Random/Random in 10000 games A won 91 and B won: 218
07:29:29 With the combination Random/Random in 10000 games A won 91 and B won: 219
07:29:29 With the combination Random/Random in 10000 games A won 91 and B won: 220
07:29:29 With the combination Random/Random in 10000 games A won 92 and B won: 220
07:29:29 With the combination Random/Random in 10000 games A won 92 and B won: 221
07:29:29 With the combination Random/Random in 10000 games A won 93 and B won: 221
07:29:29 With the combination Random/Random in 10000 games A won 94 and B won: 221
07:29:29 With the combination Random/Random in 10000 games A won 94 and B won: 222
07:29:29 With the combination Random/Random in 10000 games A won 94 and B won: 223
07:29:29 With the combination Random/Random in 10000 games A won 95 and B won: 223
07:29:29 With the combination Random/Random in 10000 games A won 95 and B won: 224
07:29:29 With the combination Random/Random in 10000 games A won 95 and B won: 225
07:29:29 With the combination Random/Random in 10000 games A won 95 and B won: 226
07:29:29 With the combination Random/Random in 10000 games A won 95 and B won: 227
07:29:29 With the combination Random/Random in 10000 games A won 95 and B won: 228
07:29:29 With the combination Random/Random in 10000 games A won 95 and B won: 229
07:29:29 With the combination Random/Random in 10000 games A won 96 and B won: 229
07:29:29 With the combination Random/Random in 10000 games A won 96 and B won: 230
07:29:29 With the combination Random/Random in 10000 games A won 96 and B won: 231
07:29:29 With the combination Random/Random in 10000 games A won 97 and B won: 231
07:29:29 With the combination Random/Random in 10000 games A won 97 and B won: 232
07:29:29 With the combination Random/Random in 10000 games A won 97 and B won: 233
07:29:29 With the combination Random/Random in 10000 games A won 97 and B won: 234
07:29:29 With the combination Random/Random in 10000 games A won 97 and B won: 235
07:29:29 With the combination Random/Random in 10000 games A won 97 and B won: 236
07:29:29 With the combination Random/Random in 10000 games A won 97 and B won: 237
07:29:29 With the combination Random/Random in 10000 games A won 97 and B won: 238
07:29:29 With the combination Random/Random in 10000 games A won 97 and B won: 239
07:29:29 With the combination Random/Random in 10000 games A won 97 and B won: 240
07:29:29 With the combination Random/Random in 10000 games A won 97 and B won: 241
07:29:29 With the combination Random/Random in 10000 games A won 98 and B won: 241
07:29:29 With the combination Random/Random in 10000 games A won 98 and B won: 242
07:29:29 With the combination Random/Random in 10000 games A won 98 and B won: 243
07:29:29 With the combination Random/Random in 10000 games A won 98 and B won: 244
07:29:29 With the combination Random/Random in 10000 games A won 98 and B won: 245
07:29:29 With the combination Random/Random in 10000 games A won 99 and B won: 245
07:29:29 With the combination Random/Random in 10000 games A won 99 and B won: 246
07:29:29 With the combination Random/Random in 10000 games A won 99 and B won: 247
07:29:29 With the combination Random/Random in 10000 games A won 99 and B won: 248
07:29:29 With the combination Random/Random in 10000 games A won 100 and B won: 248
07:29:29 With the combination Random/Random in 10000 games A won 100 and B won: 249
07:29:29 With the combination Random/Random in 10000 games A won 100 and B won: 250
07:29:29 With the combination Random/Random in 10000 games A won 101 and B won: 250
07:29:29 With the combination Random/Random in 10000 games A won 102 and B won: 250
07:29:29 With the combination Random/Random in 10000 games A won 102 and B won: 251
07:29:29 With the combination Random/Random in 10000 games A won 103 and B won: 251
07:29:29 With the combination Random/Random in 10000 games A won 103 and B won: 252
07:29:29 With the combination Random/Random in 10000 games A won 103 and B won: 253
07:29:29 With the combination Random/Random in 10000 games A won 104 and B won: 253
07:29:29 With the combination Random/Random in 10000 games A won 104 and B won: 254
07:29:29 With the combination Random/Random in 10000 games A won 105 and B won: 254
07:29:29 With the combination Random/Random in 10000 games A won 105 and B won: 255
07:29:29 With the combination Random/Random in 10000 games A won 105 and B won: 256
07:29:29 With the combination Random/Random in 10000 games A won 105 and B won: 257
07:29:29 With the combination Random/Random in 10000 games A won 105 and B won: 258
07:29:29 With the combination Random/Random in 10000 games A won 105 and B won: 259
07:29:29 With the combination Random/Random in 10000 games A won 106 and B won: 259
07:29:29 With the combination Random/Random in 10000 games A won 107 and B won: 259
07:29:29 With the combination Random/Random in 10000 games A won 107 and B won: 260
07:29:29 With the combination Random/Random in 10000 games A won 107 and B won: 261
07:29:29 With the combination Random/Random in 10000 games A won 108 and B won: 261
07:29:29 With the combination Random/Random in 10000 games A won 108 and B won: 262
07:29:29 With the combination Random/Random in 10000 games A won 108 and B won: 263
07:29:29 With the combination Random/Random in 10000 games A won 109 and B won: 263
07:29:29 With the combination Random/Random in 10000 games A won 109 and B won: 264
07:29:29 With the combination Random/Random in 10000 games A won 110 and B won: 264
07:29:29 With the combination Random/Random in 10000 games A won 110 and B won: 265
07:29:29 With the combination Random/Random in 10000 games A won 110 and B won: 266
07:29:29 With the combination Random/Random in 10000 games A won 110 and B won: 267
07:29:29 With the combination Random/Random in 10000 games A won 111 and B won: 267
07:29:29 With the combination Random/Random in 10000 games A won 111 and B won: 268
07:29:29 With the combination Random/Random in 10000 games A won 111 and B won: 269
07:29:29 With the combination Random/Random in 10000 games A won 111 and B won: 270
07:29:29 With the combination Random/Random in 10000 games A won 112 and B won: 270
07:29:29 With the combination Random/Random in 10000 games A won 113 and B won: 270
07:29:29 With the combination Random/Random in 10000 games A won 113 and B won: 271
07:29:29 With the combination Random/Random in 10000 games A won 114 and B won: 271
07:29:29 With the combination Random/Random in 10000 games A won 114 and B won: 272
07:29:29 With the combination Random/Random in 10000 games A won 114 and B won: 273
07:29:29 With the combination Random/Random in 10000 games A won 114 and B won: 274
07:29:29 With the combination Random/Random in 10000 games A won 114 and B won: 275
07:29:29 With the combination Random/Random in 10000 games A won 114 and B won: 276
07:29:29 With the combination Random/Random in 10000 games A won 114 and B won: 277
07:29:29 With the combination Random/Random in 10000 games A won 114 and B won: 278
07:29:29 With the combination Random/Random in 10000 games A won 114 and B won: 279
07:29:29 With the combination Random/Random in 10000 games A won 115 and B won: 279
07:29:29 With the combination Random/Random in 10000 games A won 115 and B won: 280
07:29:29 With the combination Random/Random in 10000 games A won 115 and B won: 281
07:29:29 With the combination Random/Random in 10000 games A won 116 and B won: 281
07:29:29 With the combination Random/Random in 10000 games A won 116 and B won: 282
07:29:29 With the combination Random/Random in 10000 games A won 116 and B won: 283
07:29:29 With the combination Random/Random in 10000 games A won 116 and B won: 284
07:29:29 With the combination Random/Random in 10000 games A won 116 and B won: 285
07:29:29 With the combination Random/Random in 10000 games A won 116 and B won: 286
07:29:29 With the combination Random/Random in 10000 games A won 116 and B won: 287
07:29:29 With the combination Random/Random in 10000 games A won 116 and B won: 288
07:29:29 With the combination Random/Random in 10000 games A won 117 and B won: 288
07:29:29 With the combination Random/Random in 10000 games A won 118 and B won: 288
07:29:29 With the combination Random/Random in 10000 games A won 119 and B won: 288
07:29:29 With the combination Random/Random in 10000 games A won 120 and B won: 288
07:29:29 With the combination Random/Random in 10000 games A won 120 and B won: 289
07:29:29 With the combination Random/Random in 10000 games A won 120 and B won: 290
07:29:29 With the combination Random/Random in 10000 games A won 121 and B won: 290
07:29:29 With the combination Random/Random in 10000 games A won 122 and B won: 290
07:29:29 With the combination Random/Random in 10000 games A won 122 and B won: 291
07:29:29 With the combination Random/Random in 10000 games A won 122 and B won: 292
07:29:29 With the combination Random/Random in 10000 games A won 122 and B won: 293
07:29:29 With the combination Random/Random in 10000 games A won 122 and B won: 294
07:29:29 With the combination Random/Random in 10000 games A won 123 and B won: 294
07:29:29 With the combination Random/Random in 10000 games A won 123 and B won: 295
07:29:29 With the combination Random/Random in 10000 games A won 123 and B won: 296
07:29:29 With the combination Random/Random in 10000 games A won 123 and B won: 297
07:29:29 With the combination Random/Random in 10000 games A won 124 and B won: 297
07:29:29 With the combination Random/Random in 10000 games A won 124 and B won: 298
07:29:29 With the combination Random/Random in 10000 games A won 124 and B won: 299
07:29:29 With the combination Random/Random in 10000 games A won 124 and B won: 300
07:29:29 With the combination Random/Random in 10000 games A won 124 and B won: 301
07:29:29 With the combination Random/Random in 10000 games A won 124 and B won: 302
07:29:29 With the combination Random/Random in 10000 games A won 124 and B won: 303
07:29:29 With the combination Random/Random in 10000 games A won 125 and B won: 303
07:29:29 With the combination Random/Random in 10000 games A won 125 and B won: 304
07:29:29 With the combination Random/Random in 10000 games A won 126 and B won: 304
07:29:29 With the combination Random/Random in 10000 games A won 126 and B won: 305
07:29:29 With the combination Random/Random in 10000 games A won 126 and B won: 306
07:29:29 With the combination Random/Random in 10000 games A won 126 and B won: 307
07:29:29 With the combination Random/Random in 10000 games A won 126 and B won: 308
07:29:29 With the combination Random/Random in 10000 games A won 126 and B won: 309
07:29:29 With the combination Random/Random in 10000 games A won 126 and B won: 310
07:29:29 With the combination Random/Random in 10000 games A won 126 and B won: 311
07:29:29 With the combination Random/Random in 10000 games A won 126 and B won: 312
07:29:29 With the combination Random/Random in 10000 games A won 126 and B won: 313
07:29:29 With the combination Random/Random in 10000 games A won 126 and B won: 314
07:29:29 With the combination Random/Random in 10000 games A won 126 and B won: 315
07:29:29 With the combination Random/Random in 10000 games A won 126 and B won: 316
07:29:29 With the combination Random/Random in 10000 games A won 126 and B won: 317
07:29:29 With the combination Random/Random in 10000 games A won 126 and B won: 318
07:29:29 With the combination Random/Random in 10000 games A won 127 and B won: 318
07:29:29 With the combination Random/Random in 10000 games A won 128 and B won: 318
07:29:29 With the combination Random/Random in 10000 games A won 128 and B won: 319
07:29:29 With the combination Random/Random in 10000 games A won 129 and B won: 319
07:29:29 With the combination Random/Random in 10000 games A won 129 and B won: 320
07:29:30 With the combination Random/Random in 10000 games A won 130 and B won: 320
07:29:30 With the combination Random/Random in 10000 games A won 130 and B won: 321
07:29:30 With the combination Random/Random in 10000 games A won 130 and B won: 322
07:29:30 With the combination Random/Random in 10000 games A won 131 and B won: 322
07:29:30 With the combination Random/Random in 10000 games A won 131 and B won: 323
07:29:30 With the combination Random/Random in 10000 games A won 132 and B won: 323
07:29:30 With the combination Random/Random in 10000 games A won 132 and B won: 324
07:29:30 With the combination Random/Random in 10000 games A won 133 and B won: 324
07:29:30 With the combination Random/Random in 10000 games A won 134 and B won: 324
07:29:30 With the combination Random/Random in 10000 games A won 134 and B won: 325
07:29:30 With the combination Random/Random in 10000 games A won 134 and B won: 326
07:29:30 With the combination Random/Random in 10000 games A won 135 and B won: 326
07:29:30 With the combination Random/Random in 10000 games A won 135 and B won: 327
07:29:30 With the combination Random/Random in 10000 games A won 135 and B won: 328
07:29:30 With the combination Random/Random in 10000 games A won 135 and B won: 329
07:29:30 With the combination Random/Random in 10000 games A won 135 and B won: 330
07:29:30 With the combination Random/Random in 10000 games A won 135 and B won: 331
07:29:30 With the combination Random/Random in 10000 games A won 135 and B won: 332
07:29:30 With the combination Random/Random in 10000 games A won 135 and B won: 333
07:29:30 With the combination Random/Random in 10000 games A won 135 and B won: 334
07:29:30 With the combination Random/Random in 10000 games A won 136 and B won: 334
07:29:30 With the combination Random/Random in 10000 games A won 136 and B won: 335
07:29:30 With the combination Random/Random in 10000 games A won 136 and B won: 336
07:29:30 With the combination Random/Random in 10000 games A won 136 and B won: 337
07:29:30 With the combination Random/Random in 10000 games A won 137 and B won: 337
07:29:30 With the combination Random/Random in 10000 games A won 137 and B won: 338
07:29:30 With the combination Random/Random in 10000 games A won 137 and B won: 339
07:29:30 With the combination Random/Random in 10000 games A won 137 and B won: 340
07:29:30 With the combination Random/Random in 10000 games A won 137 and B won: 341
07:29:30 With the combination Random/Random in 10000 games A won 137 and B won: 342
07:29:30 With the combination Random/Random in 10000 games A won 137 and B won: 343
07:29:30 With the combination Random/Random in 10000 games A won 137 and B won: 344
07:29:30 With the combination Random/Random in 10000 games A won 137 and B won: 345
07:29:30 With the combination Random/Random in 10000 games A won 138 and B won: 345
07:29:30 With the combination Random/Random in 10000 games A won 139 and B won: 345
07:29:30 With the combination Random/Random in 10000 games A won 140 and B won: 345
07:29:30 With the combination Random/Random in 10000 games A won 141 and B won: 345
07:29:30 With the combination Random/Random in 10000 games A won 141 and B won: 346
07:29:30 With the combination Random/Random in 10000 games A won 142 and B won: 346
07:29:30 With the combination Random/Random in 10000 games A won 142 and B won: 347
07:29:30 With the combination Random/Random in 10000 games A won 143 and B won: 347
07:29:30 With the combination Random/Random in 10000 games A won 143 and B won: 348
07:29:30 With the combination Random/Random in 10000 games A won 143 and B won: 349
07:29:30 With the combination Random/Random in 10000 games A won 143 and B won: 350
07:29:30 With the combination Random/Random in 10000 games A won 143 and B won: 351
07:29:30 With the combination Random/Random in 10000 games A won 143 and B won: 352
07:29:30 With the combination Random/Random in 10000 games A won 144 and B won: 352
07:29:30 With the combination Random/Random in 10000 games A won 145 and B won: 352
07:29:30 With the combination Random/Random in 10000 games A won 146 and B won: 352
07:29:30 With the combination Random/Random in 10000 games A won 147 and B won: 352
07:29:30 With the combination Random/Random in 10000 games A won 147 and B won: 353
07:29:30 With the combination Random/Random in 10000 games A won 147 and B won: 354
07:29:30 With the combination Random/Random in 10000 games A won 147 and B won: 355
07:29:30 With the combination Random/Random in 10000 games A won 147 and B won: 356
07:29:30 With the combination Random/Random in 10000 games A won 147 and B won: 357
07:29:30 With the combination Random/Random in 10000 games A won 147 and B won: 358
07:29:30 With the combination Random/Random in 10000 games A won 147 and B won: 359
07:29:30 With the combination Random/Random in 10000 games A won 147 and B won: 360
07:29:30 With the combination Random/Random in 10000 games A won 147 and B won: 361
07:29:30 With the combination Random/Random in 10000 games A won 148 and B won: 361
07:29:30 With the combination Random/Random in 10000 games A won 148 and B won: 362
07:29:30 With the combination Random/Random in 10000 games A won 148 and B won: 363
07:29:30 With the combination Random/Random in 10000 games A won 148 and B won: 364
07:29:30 With the combination Random/Random in 10000 games A won 148 and B won: 365
07:29:30 With the combination Random/Random in 10000 games A won 148 and B won: 366
07:29:30 With the combination Random/Random in 10000 games A won 148 and B won: 367
07:29:30 With the combination Random/Random in 10000 games A won 149 and B won: 367
07:29:30 With the combination Random/Random in 10000 games A won 149 and B won: 368
07:29:30 With the combination Random/Random in 10000 games A won 149 and B won: 369
07:29:30 With the combination Random/Random in 10000 games A won 149 and B won: 370
07:29:30 With the combination Random/Random in 10000 games A won 150 and B won: 370
07:29:30 With the combination Random/Random in 10000 games A won 150 and B won: 371
07:29:30 With the combination Random/Random in 10000 games A won 150 and B won: 372
07:29:30 With the combination Random/Random in 10000 games A won 150 and B won: 373
07:29:30 With the combination Random/Random in 10000 games A won 150 and B won: 374
07:29:30 With the combination Random/Random in 10000 games A won 150 and B won: 375
07:29:30 With the combination Random/Random in 10000 games A won 151 and B won: 375
07:29:30 With the combination Random/Random in 10000 games A won 152 and B won: 375
07:29:30 With the combination Random/Random in 10000 games A won 152 and B won: 376
07:29:30 With the combination Random/Random in 10000 games A won 152 and B won: 377
07:29:30 With the combination Random/Random in 10000 games A won 152 and B won: 378
07:29:30 With the combination Random/Random in 10000 games A won 153 and B won: 378
07:29:30 With the combination Random/Random in 10000 games A won 153 and B won: 379
07:29:30 With the combination Random/Random in 10000 games A won 154 and B won: 379
07:29:30 With the combination Random/Random in 10000 games A won 154 and B won: 380
07:29:30 With the combination Random/Random in 10000 games A won 154 and B won: 381
07:29:30 With the combination Random/Random in 10000 games A won 155 and B won: 381
07:29:30 With the combination Random/Random in 10000 games A won 156 and B won: 381
07:29:30 With the combination Random/Random in 10000 games A won 157 and B won: 381
07:29:30 With the combination Random/Random in 10000 games A won 157 and B won: 382
07:29:30 With the combination Random/Random in 10000 games A won 158 and B won: 382
07:29:30 With the combination Random/Random in 10000 games A won 158 and B won: 383
07:29:30 With the combination Random/Random in 10000 games A won 158 and B won: 384
07:29:30 With the combination Random/Random in 10000 games A won 158 and B won: 385
07:29:30 With the combination Random/Random in 10000 games A won 159 and B won: 385
07:29:30 With the combination Random/Random in 10000 games A won 160 and B won: 385
07:29:30 With the combination Random/Random in 10000 games A won 161 and B won: 385
07:29:30 With the combination Random/Random in 10000 games A won 161 and B won: 386
07:29:30 With the combination Random/Random in 10000 games A won 161 and B won: 387
07:29:30 With the combination Random/Random in 10000 games A won 162 and B won: 387
07:29:30 With the combination Random/Random in 10000 games A won 162 and B won: 388
07:29:30 With the combination Random/Random in 10000 games A won 163 and B won: 388
07:29:30 With the combination Random/Random in 10000 games A won 163 and B won: 389
07:29:30 With the combination Random/Random in 10000 games A won 163 and B won: 390
07:29:30 With the combination Random/Random in 10000 games A won 163 and B won: 391
07:29:30 With the combination Random/Random in 10000 games A won 163 and B won: 392
07:29:30 With the combination Random/Random in 10000 games A won 164 and B won: 392
07:29:30 With the combination Random/Random in 10000 games A won 165 and B won: 392
07:29:30 With the combination Random/Random in 10000 games A won 165 and B won: 393
07:29:30 With the combination Random/Random in 10000 games A won 165 and B won: 394
07:29:30 With the combination Random/Random in 10000 games A won 165 and B won: 395
07:29:30 With the combination Random/Random in 10000 games A won 165 and B won: 396
07:29:30 With the combination Random/Random in 10000 games A won 165 and B won: 397
07:29:30 With the combination Random/Random in 10000 games A won 165 and B won: 398
07:29:30 With the combination Random/Random in 10000 games A won 165 and B won: 399
07:29:30 With the combination Random/Random in 10000 games A won 166 and B won: 399
07:29:30 With the combination Random/Random in 10000 games A won 167 and B won: 399
07:29:30 With the combination Random/Random in 10000 games A won 167 and B won: 400
07:29:30 With the combination Random/Random in 10000 games A won 167 and B won: 401
07:29:30 With the combination Random/Random in 10000 games A won 167 and B won: 402
07:29:30 With the combination Random/Random in 10000 games A won 167 and B won: 403
07:29:30 With the combination Random/Random in 10000 games A won 167 and B won: 404
07:29:30 With the combination Random/Random in 10000 games A won 167 and B won: 405
07:29:30 With the combination Random/Random in 10000 games A won 168 and B won: 405
07:29:30 With the combination Random/Random in 10000 games A won 168 and B won: 406
07:29:30 With the combination Random/Random in 10000 games A won 168 and B won: 407
07:29:30 With the combination Random/Random in 10000 games A won 168 and B won: 408
07:29:30 With the combination Random/Random in 10000 games A won 168 and B won: 409
07:29:30 With the combination Random/Random in 10000 games A won 168 and B won: 410
07:29:30 With the combination Random/Random in 10000 games A won 168 and B won: 411
07:29:30 With the combination Random/Random in 10000 games A won 168 and B won: 412
07:29:30 With the combination Random/Random in 10000 games A won 168 and B won: 413
07:29:30 With the combination Random/Random in 10000 games A won 168 and B won: 414
07:29:30 With the combination Random/Random in 10000 games A won 168 and B won: 415
07:29:30 With the combination Random/Random in 10000 games A won 168 and B won: 416
07:29:30 With the combination Random/Random in 10000 games A won 169 and B won: 416
07:29:30 With the combination Random/Random in 10000 games A won 169 and B won: 417
07:29:30 With the combination Random/Random in 10000 games A won 169 and B won: 418
07:29:30 With the combination Random/Random in 10000 games A won 170 and B won: 418
07:29:30 With the combination Random/Random in 10000 games A won 170 and B won: 419
07:29:30 With the combination Random/Random in 10000 games A won 171 and B won: 419
07:29:30 With the combination Random/Random in 10000 games A won 172 and B won: 419
07:29:30 With the combination Random/Random in 10000 games A won 172 and B won: 420
07:29:30 With the combination Random/Random in 10000 games A won 172 and B won: 421
07:29:30 With the combination Random/Random in 10000 games A won 172 and B won: 422
07:29:30 With the combination Random/Random in 10000 games A won 172 and B won: 423
07:29:30 With the combination Random/Random in 10000 games A won 173 and B won: 423
07:29:30 With the combination Random/Random in 10000 games A won 174 and B won: 423
07:29:30 With the combination Random/Random in 10000 games A won 175 and B won: 423
07:29:30 With the combination Random/Random in 10000 games A won 175 and B won: 424
07:29:30 With the combination Random/Random in 10000 games A won 175 and B won: 425
07:29:30 With the combination Random/Random in 10000 games A won 176 and B won: 425
07:29:30 With the combination Random/Random in 10000 games A won 177 and B won: 425
07:29:30 With the combination Random/Random in 10000 games A won 178 and B won: 425
07:29:30 With the combination Random/Random in 10000 games A won 178 and B won: 426
07:29:30 With the combination Random/Random in 10000 games A won 178 and B won: 427
07:29:30 With the combination Random/Random in 10000 games A won 179 and B won: 427
07:29:30 With the combination Random/Random in 10000 games A won 180 and B won: 427
07:29:30 With the combination Random/Random in 10000 games A won 180 and B won: 428
07:29:30 With the combination Random/Random in 10000 games A won 180 and B won: 429
07:29:30 With the combination Random/Random in 10000 games A won 180 and B won: 430
07:29:30 With the combination Random/Random in 10000 games A won 181 and B won: 430
07:29:30 With the combination Random/Random in 10000 games A won 181 and B won: 431
07:29:30 With the combination Random/Random in 10000 games A won 182 and B won: 431
07:29:30 With the combination Random/Random in 10000 games A won 183 and B won: 431
07:29:30 With the combination Random/Random in 10000 games A won 183 and B won: 432
07:29:30 With the combination Random/Random in 10000 games A won 183 and B won: 433
07:29:30 With the combination Random/Random in 10000 games A won 184 and B won: 433
07:29:30 With the combination Random/Random in 10000 games A won 184 and B won: 434
07:29:30 With the combination Random/Random in 10000 games A won 184 and B won: 435
07:29:30 With the combination Random/Random in 10000 games A won 184 and B won: 436
07:29:30 With the combination Random/Random in 10000 games A won 184 and B won: 437
07:29:30 With the combination Random/Random in 10000 games A won 184 and B won: 438
07:29:30 With the combination Random/Random in 10000 games A won 184 and B won: 439
07:29:30 With the combination Random/Random in 10000 games A won 185 and B won: 439
07:29:30 With the combination Random/Random in 10000 games A won 186 and B won: 439
07:29:30 With the combination Random/Random in 10000 games A won 186 and B won: 440
07:29:30 With the combination Random/Random in 10000 games A won 187 and B won: 440
07:29:30 With the combination Random/Random in 10000 games A won 187 and B won: 441
07:29:30 With the combination Random/Random in 10000 games A won 187 and B won: 442
07:29:30 With the combination Random/Random in 10000 games A won 188 and B won: 442
07:29:30 With the combination Random/Random in 10000 games A won 189 and B won: 442
07:29:30 With the combination Random/Random in 10000 games A won 189 and B won: 443
07:29:30 With the combination Random/Random in 10000 games A won 190 and B won: 443
07:29:30 With the combination Random/Random in 10000 games A won 190 and B won: 444
07:29:30 With the combination Random/Random in 10000 games A won 190 and B won: 445
07:29:30 With the combination Random/Random in 10000 games A won 190 and B won: 446
07:29:30 With the combination Random/Random in 10000 games A won 190 and B won: 447
07:29:30 With the combination Random/Random in 10000 games A won 190 and B won: 448
07:29:30 With the combination Random/Random in 10000 games A won 190 and B won: 449
07:29:30 With the combination Random/Random in 10000 games A won 190 and B won: 450
07:29:30 With the combination Random/Random in 10000 games A won 190 and B won: 451
07:29:30 With the combination Random/Random in 10000 games A won 190 and B won: 452
07:29:30 With the combination Random/Random in 10000 games A won 190 and B won: 453
07:29:30 With the combination Random/Random in 10000 games A won 191 and B won: 453
07:29:30 With the combination Random/Random in 10000 games A won 191 and B won: 454
07:29:30 With the combination Random/Random in 10000 games A won 192 and B won: 454
07:29:30 With the combination Random/Random in 10000 games A won 193 and B won: 454
07:29:30 With the combination Random/Random in 10000 games A won 193 and B won: 455
07:29:30 With the combination Random/Random in 10000 games A won 194 and B won: 455
07:29:30 With the combination Random/Random in 10000 games A won 194 and B won: 456
07:29:30 With the combination Random/Random in 10000 games A won 194 and B won: 457
07:29:30 With the combination Random/Random in 10000 games A won 194 and B won: 458
07:29:30 With the combination Random/Random in 10000 games A won 195 and B won: 458
07:29:30 With the combination Random/Random in 10000 games A won 195 and B won: 459
07:29:30 With the combination Random/Random in 10000 games A won 195 and B won: 460
07:29:30 With the combination Random/Random in 10000 games A won 196 and B won: 460
07:29:30 With the combination Random/Random in 10000 games A won 196 and B won: 461
07:29:30 With the combination Random/Random in 10000 games A won 196 and B won: 462
07:29:30 With the combination Random/Random in 10000 games A won 196 and B won: 463
07:29:30 With the combination Random/Random in 10000 games A won 197 and B won: 463
07:29:30 With the combination Random/Random in 10000 games A won 197 and B won: 464
07:29:30 With the combination Random/Random in 10000 games A won 197 and B won: 465
07:29:30 With the combination Random/Random in 10000 games A won 197 and B won: 466
07:29:30 With the combination Random/Random in 10000 games A won 197 and B won: 467
07:29:30 With the combination Random/Random in 10000 games A won 198 and B won: 467
07:29:30 With the combination Random/Random in 10000 games A won 199 and B won: 467
07:29:30 With the combination Random/Random in 10000 games A won 199 and B won: 468
07:29:30 With the combination Random/Random in 10000 games A won 200 and B won: 468
07:29:30 With the combination Random/Random in 10000 games A won 200 and B won: 469
07:29:30 With the combination Random/Random in 10000 games A won 200 and B won: 470
07:29:30 With the combination Random/Random in 10000 games A won 201 and B won: 470
07:29:30 With the combination Random/Random in 10000 games A won 202 and B won: 470
07:29:30 With the combination Random/Random in 10000 games A won 202 and B won: 471
07:29:30 With the combination Random/Random in 10000 games A won 203 and B won: 471
07:29:30 With the combination Random/Random in 10000 games A won 204 and B won: 471
07:29:30 With the combination Random/Random in 10000 games A won 204 and B won: 472
07:29:30 With the combination Random/Random in 10000 games A won 205 and B won: 472
07:29:30 With the combination Random/Random in 10000 games A won 205 and B won: 473
07:29:30 With the combination Random/Random in 10000 games A won 205 and B won: 474
07:29:30 With the combination Random/Random in 10000 games A won 205 and B won: 475
07:29:30 With the combination Random/Random in 10000 games A won 205 and B won: 476
07:29:30 With the combination Random/Random in 10000 games A won 206 and B won: 476
07:29:30 With the combination Random/Random in 10000 games A won 206 and B won: 477
07:29:30 With the combination Random/Random in 10000 games A won 206 and B won: 478
07:29:30 With the combination Random/Random in 10000 games A won 206 and B won: 479
07:29:30 With the combination Random/Random in 10000 games A won 206 and B won: 480
07:29:30 With the combination Random/Random in 10000 games A won 207 and B won: 480
07:29:30 With the combination Random/Random in 10000 games A won 207 and B won: 481
07:29:30 With the combination Random/Random in 10000 games A won 208 and B won: 481
07:29:30 With the combination Random/Random in 10000 games A won 209 and B won: 481
07:29:30 With the combination Random/Random in 10000 games A won 210 and B won: 481
07:29:30 With the combination Random/Random in 10000 games A won 210 and B won: 482
07:29:30 With the combination Random/Random in 10000 games A won 210 and B won: 483
07:29:30 With the combination Random/Random in 10000 games A won 210 and B won: 484
07:29:30 With the combination Random/Random in 10000 games A won 210 and B won: 485
07:29:30 With the combination Random/Random in 10000 games A won 211 and B won: 485
07:29:30 With the combination Random/Random in 10000 games A won 212 and B won: 485
07:29:30 With the combination Random/Random in 10000 games A won 213 and B won: 485
07:29:30 With the combination Random/Random in 10000 games A won 214 and B won: 485
07:29:30 With the combination Random/Random in 10000 games A won 214 and B won: 486
07:29:30 With the combination Random/Random in 10000 games A won 214 and B won: 487
07:29:30 With the combination Random/Random in 10000 games A won 215 and B won: 487
07:29:30 With the combination Random/Random in 10000 games A won 215 and B won: 488
07:29:30 With the combination Random/Random in 10000 games A won 215 and B won: 489
07:29:30 With the combination Random/Random in 10000 games A won 215 and B won: 490
07:29:30 With the combination Random/Random in 10000 games A won 215 and B won: 491
07:29:30 With the combination Random/Random in 10000 games A won 216 and B won: 491
07:29:30 With the combination Random/Random in 10000 games A won 217 and B won: 491
07:29:30 With the combination Random/Random in 10000 games A won 218 and B won: 491
07:29:30 With the combination Random/Random in 10000 games A won 218 and B won: 492
07:29:30 With the combination Random/Random in 10000 games A won 219 and B won: 492
07:29:30 With the combination Random/Random in 10000 games A won 219 and B won: 493
07:29:30 With the combination Random/Random in 10000 games A won 220 and B won: 493
07:29:30 With the combination Random/Random in 10000 games A won 221 and B won: 493
07:29:30 With the combination Random/Random in 10000 games A won 221 and B won: 494
07:29:30 With the combination Random/Random in 10000 games A won 221 and B won: 495
07:29:30 With the combination Random/Random in 10000 games A won 222 and B won: 495
07:29:30 With the combination Random/Random in 10000 games A won 222 and B won: 496
07:29:30 With the combination Random/Random in 10000 games A won 222 and B won: 497
07:29:30 With the combination Random/Random in 10000 games A won 222 and B won: 498
07:29:30 With the combination Random/Random in 10000 games A won 222 and B won: 499
07:29:30 With the combination Random/Random in 10000 games A won 222 and B won: 500
07:29:30 With the combination Random/Random in 10000 games A won 222 and B won: 501
07:29:30 With the combination Random/Random in 10000 games A won 222 and B won: 502
07:29:30 With the combination Random/Random in 10000 games A won 222 and B won: 503
07:29:30 With the combination Random/Random in 10000 games A won 222 and B won: 504
07:29:30 With the combination Random/Random in 10000 games A won 222 and B won: 505
07:29:30 With the combination Random/Random in 10000 games A won 222 and B won: 506
07:29:30 With the combination Random/Random in 10000 games A won 222 and B won: 507
07:29:30 With the combination Random/Random in 10000 games A won 222 and B won: 508
07:29:30 With the combination Random/Random in 10000 games A won 222 and B won: 509
07:29:30 With the combination Random/Random in 10000 games A won 222 and B won: 510
07:29:30 With the combination Random/Random in 10000 games A won 222 and B won: 511
07:29:30 With the combination Random/Random in 10000 games A won 222 and B won: 512
07:29:30 With the combination Random/Random in 10000 games A won 222 and B won: 513
07:29:30 With the combination Random/Random in 10000 games A won 222 and B won: 514
07:29:30 With the combination Random/Random in 10000 games A won 222 and B won: 515
07:29:30 With the combination Random/Random in 10000 games A won 222 and B won: 516
07:29:30 With the combination Random/Random in 10000 games A won 223 and B won: 516
07:29:30 With the combination Random/Random in 10000 games A won 223 and B won: 517
07:29:30 With the combination Random/Random in 10000 games A won 224 and B won: 517
07:29:30 With the combination Random/Random in 10000 games A won 224 and B won: 518
07:29:30 With the combination Random/Random in 10000 games A won 224 and B won: 519
07:29:30 With the combination Random/Random in 10000 games A won 224 and B won: 520
07:29:30 With the combination Random/Random in 10000 games A won 224 and B won: 521
07:29:30 With the combination Random/Random in 10000 games A won 224 and B won: 522
07:29:30 With the combination Random/Random in 10000 games A won 224 and B won: 523
07:29:30 With the combination Random/Random in 10000 games A won 224 and B won: 524
07:29:30 With the combination Random/Random in 10000 games A won 224 and B won: 525
07:29:30 With the combination Random/Random in 10000 games A won 224 and B won: 526
07:29:30 With the combination Random/Random in 10000 games A won 224 and B won: 527
07:29:30 With the combination Random/Random in 10000 games A won 224 and B won: 528
07:29:30 With the combination Random/Random in 10000 games A won 224 and B won: 529
07:29:30 With the combination Random/Random in 10000 games A won 225 and B won: 529
07:29:30 With the combination Random/Random in 10000 games A won 226 and B won: 529
07:29:30 With the combination Random/Random in 10000 games A won 227 and B won: 529
07:29:30 With the combination Random/Random in 10000 games A won 227 and B won: 530
07:29:30 With the combination Random/Random in 10000 games A won 227 and B won: 531
07:29:30 With the combination Random/Random in 10000 games A won 227 and B won: 532
07:29:30 With the combination Random/Random in 10000 games A won 228 and B won: 532
07:29:30 With the combination Random/Random in 10000 games A won 228 and B won: 533
07:29:30 With the combination Random/Random in 10000 games A won 228 and B won: 534
07:29:30 With the combination Random/Random in 10000 games A won 229 and B won: 534
07:29:30 With the combination Random/Random in 10000 games A won 229 and B won: 535
07:29:30 With the combination Random/Random in 10000 games A won 229 and B won: 536
07:29:30 With the combination Random/Random in 10000 games A won 229 and B won: 537
07:29:30 With the combination Random/Random in 10000 games A won 230 and B won: 537
07:29:30 With the combination Random/Random in 10000 games A won 230 and B won: 538
07:29:30 With the combination Random/Random in 10000 games A won 230 and B won: 539
07:29:30 With the combination Random/Random in 10000 games A won 230 and B won: 540
07:29:30 With the combination Random/Random in 10000 games A won 230 and B won: 541
07:29:30 With the combination Random/Random in 10000 games A won 230 and B won: 542
07:29:30 With the combination Random/Random in 10000 games A won 231 and B won: 542
07:29:30 With the combination Random/Random in 10000 games A won 231 and B won: 543
07:29:30 With the combination Random/Random in 10000 games A won 231 and B won: 544
07:29:30 With the combination Random/Random in 10000 games A won 231 and B won: 545
07:29:30 With the combination Random/Random in 10000 games A won 231 and B won: 546
07:29:30 With the combination Random/Random in 10000 games A won 231 and B won: 547
07:29:30 With the combination Random/Random in 10000 games A won 232 and B won: 547
07:29:30 With the combination Random/Random in 10000 games A won 232 and B won: 548
07:29:30 With the combination Random/Random in 10000 games A won 233 and B won: 548
07:29:30 With the combination Random/Random in 10000 games A won 234 and B won: 548
07:29:30 With the combination Random/Random in 10000 games A won 234 and B won: 549
07:29:30 With the combination Random/Random in 10000 games A won 234 and B won: 550
07:29:30 With the combination Random/Random in 10000 games A won 235 and B won: 550
07:29:30 With the combination Random/Random in 10000 games A won 236 and B won: 550
07:29:30 With the combination Random/Random in 10000 games A won 236 and B won: 551
07:29:30 With the combination Random/Random in 10000 games A won 236 and B won: 552
07:29:30 With the combination Random/Random in 10000 games A won 237 and B won: 552
07:29:30 With the combination Random/Random in 10000 games A won 237 and B won: 553
07:29:30 With the combination Random/Random in 10000 games A won 238 and B won: 553
07:29:30 With the combination Random/Random in 10000 games A won 238 and B won: 554
07:29:30 With the combination Random/Random in 10000 games A won 238 and B won: 555
07:29:30 With the combination Random/Random in 10000 games A won 239 and B won: 555
07:29:30 With the combination Random/Random in 10000 games A won 240 and B won: 555
07:29:30 With the combination Random/Random in 10000 games A won 240 and B won: 556
07:29:30 With the combination Random/Random in 10000 games A won 240 and B won: 557
07:29:30 With the combination Random/Random in 10000 games A won 241 and B won: 557
07:29:30 With the combination Random/Random in 10000 games A won 242 and B won: 557
07:29:30 With the combination Random/Random in 10000 games A won 242 and B won: 558
07:29:30 With the combination Random/Random in 10000 games A won 242 and B won: 559
07:29:30 With the combination Random/Random in 10000 games A won 243 and B won: 559
07:29:30 With the combination Random/Random in 10000 games A won 243 and B won: 560
07:29:30 With the combination Random/Random in 10000 games A won 243 and B won: 561
07:29:30 With the combination Random/Random in 10000 games A won 244 and B won: 561
07:29:30 With the combination Random/Random in 10000 games A won 245 and B won: 561
07:29:30 With the combination Random/Random in 10000 games A won 246 and B won: 561
07:29:30 With the combination Random/Random in 10000 games A won 246 and B won: 562
07:29:30 With the combination Random/Random in 10000 games A won 247 and B won: 562
07:29:30 With the combination Random/Random in 10000 games A won 247 and B won: 563
07:29:30 With the combination Random/Random in 10000 games A won 247 and B won: 564
07:29:30 With the combination Random/Random in 10000 games A won 248 and B won: 564
07:29:30 With the combination Random/Random in 10000 games A won 249 and B won: 564
07:29:30 With the combination Random/Random in 10000 games A won 249 and B won: 565
07:29:30 With the combination Random/Random in 10000 games A won 249 and B won: 566
07:29:30 With the combination Random/Random in 10000 games A won 249 and B won: 567
07:29:30 With the combination Random/Random in 10000 games A won 249 and B won: 568
07:29:30 With the combination Random/Random in 10000 games A won 249 and B won: 569
07:29:30 With the combination Random/Random in 10000 games A won 250 and B won: 569
07:29:30 With the combination Random/Random in 10000 games A won 250 and B won: 570
07:29:30 With the combination Random/Random in 10000 games A won 250 and B won: 571
07:29:30 With the combination Random/Random in 10000 games A won 250 and B won: 572
07:29:30 With the combination Random/Random in 10000 games A won 250 and B won: 573
07:29:30 With the combination Random/Random in 10000 games A won 251 and B won: 573
07:29:30 With the combination Random/Random in 10000 games A won 251 and B won: 574
07:29:30 With the combination Random/Random in 10000 games A won 251 and B won: 575
07:29:30 With the combination Random/Random in 10000 games A won 252 and B won: 575
07:29:30 With the combination Random/Random in 10000 games A won 252 and B won: 576
07:29:30 With the combination Random/Random in 10000 games A won 252 and B won: 577
07:29:30 With the combination Random/Random in 10000 games A won 252 and B won: 578
07:29:30 With the combination Random/Random in 10000 games A won 253 and B won: 578
07:29:30 With the combination Random/Random in 10000 games A won 253 and B won: 579
07:29:30 With the combination Random/Random in 10000 games A won 253 and B won: 580
07:29:30 With the combination Random/Random in 10000 games A won 253 and B won: 581
07:29:30 With the combination Random/Random in 10000 games A won 253 and B won: 582
07:29:30 With the combination Random/Random in 10000 games A won 253 and B won: 583
07:29:30 With the combination Random/Random in 10000 games A won 254 and B won: 583
07:29:30 With the combination Random/Random in 10000 games A won 254 and B won: 584
07:29:30 With the combination Random/Random in 10000 games A won 255 and B won: 584
07:29:30 With the combination Random/Random in 10000 games A won 255 and B won: 585
07:29:30 With the combination Random/Random in 10000 games A won 255 and B won: 586
07:29:30 With the combination Random/Random in 10000 games A won 255 and B won: 587
07:29:30 With the combination Random/Random in 10000 games A won 255 and B won: 588
07:29:30 With the combination Random/Random in 10000 games A won 255 and B won: 589
07:29:30 With the combination Random/Random in 10000 games A won 256 and B won: 589
07:29:30 With the combination Random/Random in 10000 games A won 256 and B won: 590
07:29:30 With the combination Random/Random in 10000 games A won 257 and B won: 590
07:29:30 With the combination Random/Random in 10000 games A won 258 and B won: 590
07:29:30 With the combination Random/Random in 10000 games A won 258 and B won: 591
07:29:30 With the combination Random/Random in 10000 games A won 259 and B won: 591
07:29:30 With the combination Random/Random in 10000 games A won 259 and B won: 592
07:29:30 With the combination Random/Random in 10000 games A won 259 and B won: 593
07:29:30 With the combination Random/Random in 10000 games A won 260 and B won: 593
07:29:30 With the combination Random/Random in 10000 games A won 261 and B won: 593
07:29:30 With the combination Random/Random in 10000 games A won 262 and B won: 593
07:29:30 With the combination Random/Random in 10000 games A won 262 and B won: 594
07:29:30 With the combination Random/Random in 10000 games A won 262 and B won: 595
07:29:30 With the combination Random/Random in 10000 games A won 262 and B won: 596
07:29:30 With the combination Random/Random in 10000 games A won 263 and B won: 596
07:29:30 With the combination Random/Random in 10000 games A won 263 and B won: 597
07:29:30 With the combination Random/Random in 10000 games A won 264 and B won: 597
07:29:30 With the combination Random/Random in 10000 games A won 264 and B won: 598
07:29:30 With the combination Random/Random in 10000 games A won 265 and B won: 598
07:29:30 With the combination Random/Random in 10000 games A won 265 and B won: 599
07:29:30 With the combination Random/Random in 10000 games A won 265 and B won: 600
07:29:30 With the combination Random/Random in 10000 games A won 266 and B won: 600
07:29:30 With the combination Random/Random in 10000 games A won 266 and B won: 601
07:29:30 With the combination Random/Random in 10000 games A won 266 and B won: 602
07:29:30 With the combination Random/Random in 10000 games A won 266 and B won: 603
07:29:30 With the combination Random/Random in 10000 games A won 267 and B won: 603
07:29:30 With the combination Random/Random in 10000 games A won 267 and B won: 604
07:29:30 With the combination Random/Random in 10000 games A won 268 and B won: 604
07:29:30 With the combination Random/Random in 10000 games A won 268 and B won: 605
07:29:30 With the combination Random/Random in 10000 games A won 269 and B won: 605
07:29:30 With the combination Random/Random in 10000 games A won 269 and B won: 606
07:29:30 With the combination Random/Random in 10000 games A won 270 and B won: 606
07:29:30 With the combination Random/Random in 10000 games A won 270 and B won: 607
07:29:30 With the combination Random/Random in 10000 games A won 271 and B won: 607
07:29:30 With the combination Random/Random in 10000 games A won 271 and B won: 608
07:29:30 With the combination Random/Random in 10000 games A won 272 and B won: 608
07:29:30 With the combination Random/Random in 10000 games A won 272 and B won: 609
07:29:30 With the combination Random/Random in 10000 games A won 272 and B won: 610
07:29:30 With the combination Random/Random in 10000 games A won 273 and B won: 610
07:29:30 With the combination Random/Random in 10000 games A won 274 and B won: 610
07:29:30 With the combination Random/Random in 10000 games A won 275 and B won: 610
07:29:30 With the combination Random/Random in 10000 games A won 276 and B won: 610
07:29:30 With the combination Random/Random in 10000 games A won 277 and B won: 610
07:29:30 With the combination Random/Random in 10000 games A won 277 and B won: 611
07:29:30 With the combination Random/Random in 10000 games A won 278 and B won: 611
07:29:30 With the combination Random/Random in 10000 games A won 279 and B won: 611
07:29:30 With the combination Random/Random in 10000 games A won 279 and B won: 612
07:29:30 With the combination Random/Random in 10000 games A won 279 and B won: 613
07:29:30 With the combination Random/Random in 10000 games A won 280 and B won: 613
07:29:30 With the combination Random/Random in 10000 games A won 281 and B won: 613
07:29:30 With the combination Random/Random in 10000 games A won 282 and B won: 613
07:29:30 With the combination Random/Random in 10000 games A won 282 and B won: 614
07:29:30 With the combination Random/Random in 10000 games A won 282 and B won: 615
07:29:30 With the combination Random/Random in 10000 games A won 282 and B won: 616
07:29:30 With the combination Random/Random in 10000 games A won 282 and B won: 617
07:29:30 With the combination Random/Random in 10000 games A won 282 and B won: 618
07:29:30 With the combination Random/Random in 10000 games A won 283 and B won: 618
07:29:30 With the combination Random/Random in 10000 games A won 284 and B won: 618
07:29:30 With the combination Random/Random in 10000 games A won 284 and B won: 619
07:29:30 With the combination Random/Random in 10000 games A won 284 and B won: 620
07:29:30 With the combination Random/Random in 10000 games A won 284 and B won: 621
07:29:30 With the combination Random/Random in 10000 games A won 284 and B won: 622
07:29:30 With the combination Random/Random in 10000 games A won 284 and B won: 623
07:29:30 With the combination Random/Random in 10000 games A won 284 and B won: 624
07:29:30 With the combination Random/Random in 10000 games A won 285 and B won: 624
07:29:30 With the combination Random/Random in 10000 games A won 286 and B won: 624
07:29:30 With the combination Random/Random in 10000 games A won 286 and B won: 625
07:29:30 With the combination Random/Random in 10000 games A won 287 and B won: 625
07:29:30 With the combination Random/Random in 10000 games A won 287 and B won: 626
07:29:30 With the combination Random/Random in 10000 games A won 288 and B won: 626
07:29:30 With the combination Random/Random in 10000 games A won 288 and B won: 627
07:29:30 With the combination Random/Random in 10000 games A won 288 and B won: 628
07:29:30 With the combination Random/Random in 10000 games A won 289 and B won: 628
07:29:30 With the combination Random/Random in 10000 games A won 289 and B won: 629
07:29:30 With the combination Random/Random in 10000 games A won 290 and B won: 629
07:29:30 With the combination Random/Random in 10000 games A won 290 and B won: 630
07:29:30 With the combination Random/Random in 10000 games A won 290 and B won: 631
07:29:30 With the combination Random/Random in 10000 games A won 290 and B won: 632
07:29:30 With the combination Random/Random in 10000 games A won 290 and B won: 633
07:29:30 With the combination Random/Random in 10000 games A won 291 and B won: 633
07:29:30 With the combination Random/Random in 10000 games A won 292 and B won: 633
07:29:30 With the combination Random/Random in 10000 games A won 292 and B won: 634
07:29:30 With the combination Random/Random in 10000 games A won 293 and B won: 634
07:29:30 With the combination Random/Random in 10000 games A won 293 and B won: 635
07:29:30 With the combination Random/Random in 10000 games A won 293 and B won: 636
07:29:30 With the combination Random/Random in 10000 games A won 293 and B won: 637
07:29:30 With the combination Random/Random in 10000 games A won 294 and B won: 637
07:29:30 With the combination Random/Random in 10000 games A won 294 and B won: 638
07:29:30 With the combination Random/Random in 10000 games A won 295 and B won: 638
07:29:30 With the combination Random/Random in 10000 games A won 295 and B won: 639
07:29:30 With the combination Random/Random in 10000 games A won 295 and B won: 640
07:29:30 With the combination Random/Random in 10000 games A won 295 and B won: 641
07:29:30 With the combination Random/Random in 10000 games A won 295 and B won: 642
07:29:30 With the combination Random/Random in 10000 games A won 296 and B won: 642
07:29:30 With the combination Random/Random in 10000 games A won 297 and B won: 642
07:29:30 With the combination Random/Random in 10000 games A won 298 and B won: 642
07:29:30 With the combination Random/Random in 10000 games A won 299 and B won: 642
07:29:30 With the combination Random/Random in 10000 games A won 299 and B won: 643
07:29:30 With the combination Random/Random in 10000 games A won 299 and B won: 644
07:29:30 With the combination Random/Random in 10000 games A won 299 and B won: 645
07:29:30 With the combination Random/Random in 10000 games A won 299 and B won: 646
07:29:30 With the combination Random/Random in 10000 games A won 300 and B won: 646
07:29:30 With the combination Random/Random in 10000 games A won 300 and B won: 647
07:29:30 With the combination Random/Random in 10000 games A won 300 and B won: 648
07:29:30 With the combination Random/Random in 10000 games A won 301 and B won: 648
07:29:30 With the combination Random/Random in 10000 games A won 302 and B won: 648
07:29:30 With the combination Random/Random in 10000 games A won 303 and B won: 648
07:29:30 With the combination Random/Random in 10000 games A won 303 and B won: 649
07:29:30 With the combination Random/Random in 10000 games A won 304 and B won: 649
07:29:30 With the combination Random/Random in 10000 games A won 304 and B won: 650
07:29:30 With the combination Random/Random in 10000 games A won 304 and B won: 651
07:29:30 With the combination Random/Random in 10000 games A won 305 and B won: 651
07:29:30 With the combination Random/Random in 10000 games A won 305 and B won: 652
07:29:30 With the combination Random/Random in 10000 games A won 306 and B won: 652
07:29:30 With the combination Random/Random in 10000 games A won 306 and B won: 653
07:29:30 With the combination Random/Random in 10000 games A won 306 and B won: 654
07:29:30 With the combination Random/Random in 10000 games A won 307 and B won: 654
07:29:30 With the combination Random/Random in 10000 games A won 307 and B won: 655
07:29:30 With the combination Random/Random in 10000 games A won 307 and B won: 656
07:29:30 With the combination Random/Random in 10000 games A won 308 and B won: 656
07:29:30 With the combination Random/Random in 10000 games A won 309 and B won: 656
07:29:30 With the combination Random/Random in 10000 games A won 309 and B won: 657
07:29:30 With the combination Random/Random in 10000 games A won 310 and B won: 657
07:29:30 With the combination Random/Random in 10000 games A won 310 and B won: 658
07:29:30 With the combination Random/Random in 10000 games A won 310 and B won: 659
07:29:30 With the combination Random/Random in 10000 games A won 310 and B won: 660
07:29:30 With the combination Random/Random in 10000 games A won 310 and B won: 661
07:29:30 With the combination Random/Random in 10000 games A won 310 and B won: 662
07:29:30 With the combination Random/Random in 10000 games A won 311 and B won: 662
07:29:30 With the combination Random/Random in 10000 games A won 312 and B won: 662
07:29:30 With the combination Random/Random in 10000 games A won 312 and B won: 663
07:29:30 With the combination Random/Random in 10000 games A won 312 and B won: 664
07:29:30 With the combination Random/Random in 10000 games A won 312 and B won: 665
07:29:30 With the combination Random/Random in 10000 games A won 312 and B won: 666
07:29:30 With the combination Random/Random in 10000 games A won 312 and B won: 667
07:29:30 With the combination Random/Random in 10000 games A won 312 and B won: 668
07:29:30 With the combination Random/Random in 10000 games A won 312 and B won: 669
07:29:30 With the combination Random/Random in 10000 games A won 312 and B won: 670
07:29:30 With the combination Random/Random in 10000 games A won 312 and B won: 671
07:29:30 With the combination Random/Random in 10000 games A won 312 and B won: 672
07:29:30 With the combination Random/Random in 10000 games A won 312 and B won: 673
07:29:30 With the combination Random/Random in 10000 games A won 313 and B won: 673
07:29:30 With the combination Random/Random in 10000 games A won 314 and B won: 673
07:29:30 With the combination Random/Random in 10000 games A won 314 and B won: 674
07:29:30 With the combination Random/Random in 10000 games A won 314 and B won: 675
07:29:30 With the combination Random/Random in 10000 games A won 315 and B won: 675
07:29:30 With the combination Random/Random in 10000 games A won 315 and B won: 676
07:29:30 With the combination Random/Random in 10000 games A won 315 and B won: 677
07:29:30 With the combination Random/Random in 10000 games A won 315 and B won: 678
07:29:30 With the combination Random/Random in 10000 games A won 315 and B won: 679
07:29:30 With the combination Random/Random in 10000 games A won 315 and B won: 680
07:29:30 With the combination Random/Random in 10000 games A won 315 and B won: 681
07:29:30 With the combination Random/Random in 10000 games A won 315 and B won: 682
07:29:30 With the combination Random/Random in 10000 games A won 315 and B won: 683
07:29:30 With the combination Random/Random in 10000 games A won 315 and B won: 684
07:29:30 With the combination Random/Random in 10000 games A won 316 and B won: 684
07:29:30 With the combination Random/Random in 10000 games A won 316 and B won: 685
07:29:30 With the combination Random/Random in 10000 games A won 317 and B won: 685
07:29:30 With the combination Random/Random in 10000 games A won 318 and B won: 685
07:29:30 With the combination Random/Random in 10000 games A won 318 and B won: 686
07:29:30 With the combination Random/Random in 10000 games A won 319 and B won: 686
07:29:30 With the combination Random/Random in 10000 games A won 319 and B won: 687
07:29:30 With the combination Random/Random in 10000 games A won 320 and B won: 687
07:29:30 With the combination Random/Random in 10000 games A won 320 and B won: 688
07:29:30 With the combination Random/Random in 10000 games A won 321 and B won: 688
07:29:30 With the combination Random/Random in 10000 games A won 321 and B won: 689
07:29:30 With the combination Random/Random in 10000 games A won 321 and B won: 690
07:29:30 With the combination Random/Random in 10000 games A won 321 and B won: 691
07:29:30 With the combination Random/Random in 10000 games A won 321 and B won: 692
07:29:30 With the combination Random/Random in 10000 games A won 321 and B won: 693
07:29:30 With the combination Random/Random in 10000 games A won 321 and B won: 694
07:29:30 With the combination Random/Random in 10000 games A won 322 and B won: 694
07:29:30 With the combination Random/Random in 10000 games A won 322 and B won: 695
07:29:30 With the combination Random/Random in 10000 games A won 322 and B won: 696
07:29:30 With the combination Random/Random in 10000 games A won 322 and B won: 697
07:29:30 With the combination Random/Random in 10000 games A won 323 and B won: 697
07:29:30 With the combination Random/Random in 10000 games A won 324 and B won: 697
07:29:30 With the combination Random/Random in 10000 games A won 324 and B won: 698
07:29:30 With the combination Random/Random in 10000 games A won 324 and B won: 699
07:29:30 With the combination Random/Random in 10000 games A won 324 and B won: 700
07:29:30 With the combination Random/Random in 10000 games A won 325 and B won: 700
07:29:30 With the combination Random/Random in 10000 games A won 326 and B won: 700
07:29:30 With the combination Random/Random in 10000 games A won 326 and B won: 701
07:29:30 With the combination Random/Random in 10000 games A won 327 and B won: 701
07:29:30 With the combination Random/Random in 10000 games A won 328 and B won: 701
07:29:30 With the combination Random/Random in 10000 games A won 328 and B won: 702
07:29:30 With the combination Random/Random in 10000 games A won 329 and B won: 702
07:29:30 With the combination Random/Random in 10000 games A won 330 and B won: 702
07:29:30 With the combination Random/Random in 10000 games A won 331 and B won: 702
07:29:30 With the combination Random/Random in 10000 games A won 332 and B won: 702
07:29:30 With the combination Random/Random in 10000 games A won 332 and B won: 703
07:29:30 With the combination Random/Random in 10000 games A won 332 and B won: 704
07:29:30 With the combination Random/Random in 10000 games A won 333 and B won: 704
07:29:30 With the combination Random/Random in 10000 games A won 334 and B won: 704
07:29:30 With the combination Random/Random in 10000 games A won 334 and B won: 705
07:29:30 With the combination Random/Random in 10000 games A won 335 and B won: 705
07:29:30 With the combination Random/Random in 10000 games A won 335 and B won: 706
07:29:30 With the combination Random/Random in 10000 games A won 335 and B won: 707
07:29:30 With the combination Random/Random in 10000 games A won 335 and B won: 708
07:29:30 With the combination Random/Random in 10000 games A won 335 and B won: 709
07:29:30 With the combination Random/Random in 10000 games A won 335 and B won: 710
07:29:30 With the combination Random/Random in 10000 games A won 336 and B won: 710
07:29:30 With the combination Random/Random in 10000 games A won 336 and B won: 711
07:29:30 With the combination Random/Random in 10000 games A won 336 and B won: 712
07:29:30 With the combination Random/Random in 10000 games A won 336 and B won: 713
07:29:30 With the combination Random/Random in 10000 games A won 336 and B won: 714
07:29:30 With the combination Random/Random in 10000 games A won 337 and B won: 714
07:29:30 With the combination Random/Random in 10000 games A won 338 and B won: 714
07:29:30 With the combination Random/Random in 10000 games A won 339 and B won: 714
07:29:30 With the combination Random/Random in 10000 games A won 340 and B won: 714
07:29:30 With the combination Random/Random in 10000 games A won 341 and B won: 714
07:29:30 With the combination Random/Random in 10000 games A won 342 and B won: 714
07:29:30 With the combination Random/Random in 10000 games A won 342 and B won: 715
07:29:30 With the combination Random/Random in 10000 games A won 342 and B won: 716
07:29:30 With the combination Random/Random in 10000 games A won 342 and B won: 717
07:29:30 With the combination Random/Random in 10000 games A won 342 and B won: 718
07:29:30 With the combination Random/Random in 10000 games A won 342 and B won: 719
07:29:30 With the combination Random/Random in 10000 games A won 342 and B won: 720
07:29:30 With the combination Random/Random in 10000 games A won 342 and B won: 721
07:29:30 With the combination Random/Random in 10000 games A won 342 and B won: 722
07:29:30 With the combination Random/Random in 10000 games A won 343 and B won: 722
07:29:30 With the combination Random/Random in 10000 games A won 343 and B won: 723
07:29:30 With the combination Random/Random in 10000 games A won 343 and B won: 724
07:29:30 With the combination Random/Random in 10000 games A won 343 and B won: 725
07:29:30 With the combination Random/Random in 10000 games A won 343 and B won: 726
07:29:30 With the combination Random/Random in 10000 games A won 343 and B won: 727
07:29:30 With the combination Random/Random in 10000 games A won 344 and B won: 727
07:29:30 With the combination Random/Random in 10000 games A won 344 and B won: 728
07:29:30 With the combination Random/Random in 10000 games A won 344 and B won: 729
07:29:30 With the combination Random/Random in 10000 games A won 344 and B won: 730
07:29:30 With the combination Random/Random in 10000 games A won 344 and B won: 731
07:29:30 With the combination Random/Random in 10000 games A won 344 and B won: 732
07:29:30 With the combination Random/Random in 10000 games A won 344 and B won: 733
07:29:30 With the combination Random/Random in 10000 games A won 344 and B won: 734
07:29:30 With the combination Random/Random in 10000 games A won 345 and B won: 734
07:29:30 With the combination Random/Random in 10000 games A won 345 and B won: 735
07:29:30 With the combination Random/Random in 10000 games A won 345 and B won: 736
07:29:30 With the combination Random/Random in 10000 games A won 345 and B won: 737
07:29:30 With the combination Random/Random in 10000 games A won 346 and B won: 737
07:29:30 With the combination Random/Random in 10000 games A won 346 and B won: 738
07:29:30 With the combination Random/Random in 10000 games A won 347 and B won: 738
07:29:30 With the combination Random/Random in 10000 games A won 347 and B won: 739
07:29:30 With the combination Random/Random in 10000 games A won 347 and B won: 740
07:29:30 With the combination Random/Random in 10000 games A won 348 and B won: 740
07:29:30 With the combination Random/Random in 10000 games A won 349 and B won: 740
07:29:30 With the combination Random/Random in 10000 games A won 349 and B won: 741
07:29:30 With the combination Random/Random in 10000 games A won 349 and B won: 742
07:29:30 With the combination Random/Random in 10000 games A won 350 and B won: 742
07:29:30 With the combination Random/Random in 10000 games A won 351 and B won: 742
07:29:30 With the combination Random/Random in 10000 games A won 352 and B won: 742
07:29:30 With the combination Random/Random in 10000 games A won 352 and B won: 743
07:29:30 With the combination Random/Random in 10000 games A won 352 and B won: 744
07:29:30 With the combination Random/Random in 10000 games A won 352 and B won: 745
07:29:30 With the combination Random/Random in 10000 games A won 353 and B won: 745
07:29:30 With the combination Random/Random in 10000 games A won 354 and B won: 745
07:29:30 With the combination Random/Random in 10000 games A won 354 and B won: 746
07:29:30 With the combination Random/Random in 10000 games A won 354 and B won: 747
07:29:30 With the combination Random/Random in 10000 games A won 354 and B won: 748
07:29:30 With the combination Random/Random in 10000 games A won 354 and B won: 749
07:29:30 With the combination Random/Random in 10000 games A won 354 and B won: 750
07:29:30 With the combination Random/Random in 10000 games A won 354 and B won: 751
07:29:30 With the combination Random/Random in 10000 games A won 355 and B won: 751
07:29:30 With the combination Random/Random in 10000 games A won 355 and B won: 752
07:29:30 With the combination Random/Random in 10000 games A won 355 and B won: 753
07:29:30 With the combination Random/Random in 10000 games A won 355 and B won: 754
07:29:30 With the combination Random/Random in 10000 games A won 355 and B won: 755
07:29:30 With the combination Random/Random in 10000 games A won 356 and B won: 755
07:29:30 With the combination Random/Random in 10000 games A won 357 and B won: 755
07:29:30 With the combination Random/Random in 10000 games A won 357 and B won: 756
07:29:30 With the combination Random/Random in 10000 games A won 357 and B won: 757
07:29:30 With the combination Random/Random in 10000 games A won 358 and B won: 757
07:29:30 With the combination Random/Random in 10000 games A won 358 and B won: 758
07:29:30 With the combination Random/Random in 10000 games A won 358 and B won: 759
07:29:30 With the combination Random/Random in 10000 games A won 358 and B won: 760
07:29:30 With the combination Random/Random in 10000 games A won 359 and B won: 760
07:29:30 With the combination Random/Random in 10000 games A won 359 and B won: 761
07:29:30 With the combination Random/Random in 10000 games A won 359 and B won: 762
07:29:30 With the combination Random/Random in 10000 games A won 359 and B won: 763
07:29:30 With the combination Random/Random in 10000 games A won 359 and B won: 764
07:29:30 With the combination Random/Random in 10000 games A won 359 and B won: 765
07:29:30 With the combination Random/Random in 10000 games A won 359 and B won: 766
07:29:30 With the combination Random/Random in 10000 games A won 359 and B won: 767
07:29:30 With the combination Random/Random in 10000 games A won 359 and B won: 768
07:29:30 With the combination Random/Random in 10000 games A won 360 and B won: 768
07:29:30 With the combination Random/Random in 10000 games A won 361 and B won: 768
07:29:30 With the combination Random/Random in 10000 games A won 361 and B won: 769
07:29:30 With the combination Random/Random in 10000 games A won 362 and B won: 769
07:29:30 With the combination Random/Random in 10000 games A won 362 and B won: 770
07:29:30 With the combination Random/Random in 10000 games A won 362 and B won: 771
07:29:30 With the combination Random/Random in 10000 games A won 362 and B won: 772
07:29:30 With the combination Random/Random in 10000 games A won 362 and B won: 773
07:29:30 With the combination Random/Random in 10000 games A won 362 and B won: 774
07:29:30 With the combination Random/Random in 10000 games A won 363 and B won: 774
07:29:30 With the combination Random/Random in 10000 games A won 364 and B won: 774
07:29:30 With the combination Random/Random in 10000 games A won 364 and B won: 775
07:29:30 With the combination Random/Random in 10000 games A won 365 and B won: 775
07:29:30 With the combination Random/Random in 10000 games A won 365 and B won: 776
07:29:30 With the combination Random/Random in 10000 games A won 365 and B won: 777
07:29:30 With the combination Random/Random in 10000 games A won 365 and B won: 778
07:29:30 With the combination Random/Random in 10000 games A won 365 and B won: 779
07:29:30 With the combination Random/Random in 10000 games A won 365 and B won: 780
07:29:30 With the combination Random/Random in 10000 games A won 365 and B won: 781
07:29:30 With the combination Random/Random in 10000 games A won 366 and B won: 781
07:29:30 With the combination Random/Random in 10000 games A won 367 and B won: 781
07:29:30 With the combination Random/Random in 10000 games A won 368 and B won: 781
07:29:30 With the combination Random/Random in 10000 games A won 368 and B won: 782
07:29:30 With the combination Random/Random in 10000 games A won 368 and B won: 783
07:29:30 With the combination Random/Random in 10000 games A won 368 and B won: 784
07:29:30 With the combination Random/Random in 10000 games A won 368 and B won: 785
07:29:30 With the combination Random/Random in 10000 games A won 368 and B won: 786
07:29:30 With the combination Random/Random in 10000 games A won 369 and B won: 786
07:29:30 With the combination Random/Random in 10000 games A won 370 and B won: 786
07:29:30 With the combination Random/Random in 10000 games A won 370 and B won: 787
07:29:30 With the combination Random/Random in 10000 games A won 370 and B won: 788
07:29:30 With the combination Random/Random in 10000 games A won 371 and B won: 788
07:29:30 With the combination Random/Random in 10000 games A won 371 and B won: 789
07:29:30 With the combination Random/Random in 10000 games A won 372 and B won: 789
07:29:30 With the combination Random/Random in 10000 games A won 372 and B won: 790
07:29:30 With the combination Random/Random in 10000 games A won 373 and B won: 790
07:29:30 With the combination Random/Random in 10000 games A won 374 and B won: 790
07:29:30 With the combination Random/Random in 10000 games A won 374 and B won: 791
07:29:30 With the combination Random/Random in 10000 games A won 375 and B won: 791
07:29:30 With the combination Random/Random in 10000 games A won 375 and B won: 792
07:29:30 With the combination Random/Random in 10000 games A won 375 and B won: 793
07:29:30 With the combination Random/Random in 10000 games A won 375 and B won: 794
07:29:30 With the combination Random/Random in 10000 games A won 375 and B won: 795
07:29:30 With the combination Random/Random in 10000 games A won 375 and B won: 796
07:29:30 With the combination Random/Random in 10000 games A won 375 and B won: 797
07:29:30 With the combination Random/Random in 10000 games A won 375 and B won: 798
07:29:30 With the combination Random/Random in 10000 games A won 375 and B won: 799
07:29:30 With the combination Random/Random in 10000 games A won 375 and B won: 800
07:29:30 With the combination Random/Random in 10000 games A won 375 and B won: 801
07:29:30 With the combination Random/Random in 10000 games A won 376 and B won: 801
07:29:30 With the combination Random/Random in 10000 games A won 377 and B won: 801
07:29:30 With the combination Random/Random in 10000 games A won 378 and B won: 801
07:29:30 With the combination Random/Random in 10000 games A won 378 and B won: 802
07:29:30 With the combination Random/Random in 10000 games A won 378 and B won: 803
07:29:30 With the combination Random/Random in 10000 games A won 378 and B won: 804
07:29:30 With the combination Random/Random in 10000 games A won 378 and B won: 805
07:29:30 With the combination Random/Random in 10000 games A won 379 and B won: 805
07:29:30 With the combination Random/Random in 10000 games A won 380 and B won: 805
07:29:30 With the combination Random/Random in 10000 games A won 380 and B won: 806
07:29:30 With the combination Random/Random in 10000 games A won 380 and B won: 807
07:29:30 With the combination Random/Random in 10000 games A won 381 and B won: 807
07:29:30 With the combination Random/Random in 10000 games A won 381 and B won: 808
07:29:30 With the combination Random/Random in 10000 games A won 382 and B won: 808
07:29:30 With the combination Random/Random in 10000 games A won 382 and B won: 809
07:29:30 With the combination Random/Random in 10000 games A won 383 and B won: 809
07:29:30 With the combination Random/Random in 10000 games A won 383 and B won: 810
07:29:30 With the combination Random/Random in 10000 games A won 383 and B won: 811
07:29:30 With the combination Random/Random in 10000 games A won 383 and B won: 812
07:29:30 With the combination Random/Random in 10000 games A won 384 and B won: 812
07:29:30 With the combination Random/Random in 10000 games A won 385 and B won: 812
07:29:30 With the combination Random/Random in 10000 games A won 385 and B won: 813
07:29:30 With the combination Random/Random in 10000 games A won 386 and B won: 813
07:29:30 With the combination Random/Random in 10000 games A won 386 and B won: 814
07:29:30 With the combination Random/Random in 10000 games A won 386 and B won: 815
07:29:30 With the combination Random/Random in 10000 games A won 386 and B won: 816
07:29:30 With the combination Random/Random in 10000 games A won 386 and B won: 817
07:29:30 With the combination Random/Random in 10000 games A won 386 and B won: 818
07:29:30 With the combination Random/Random in 10000 games A won 386 and B won: 819
07:29:30 With the combination Random/Random in 10000 games A won 386 and B won: 820
07:29:30 With the combination Random/Random in 10000 games A won 387 and B won: 820
07:29:30 With the combination Random/Random in 10000 games A won 387 and B won: 821
07:29:30 With the combination Random/Random in 10000 games A won 388 and B won: 821
07:29:30 With the combination Random/Random in 10000 games A won 388 and B won: 822
07:29:30 With the combination Random/Random in 10000 games A won 389 and B won: 822
07:29:30 With the combination Random/Random in 10000 games A won 389 and B won: 823
07:29:30 With the combination Random/Random in 10000 games A won 389 and B won: 824
07:29:30 With the combination Random/Random in 10000 games A won 389 and B won: 825
07:29:30 With the combination Random/Random in 10000 games A won 389 and B won: 826
07:29:30 With the combination Random/Random in 10000 games A won 390 and B won: 826
07:29:30 With the combination Random/Random in 10000 games A won 391 and B won: 826
07:29:30 With the combination Random/Random in 10000 games A won 391 and B won: 827
07:29:30 With the combination Random/Random in 10000 games A won 391 and B won: 828
07:29:30 With the combination Random/Random in 10000 games A won 391 and B won: 829
07:29:30 With the combination Random/Random in 10000 games A won 391 and B won: 830
07:29:30 With the combination Random/Random in 10000 games A won 391 and B won: 831
07:29:30 With the combination Random/Random in 10000 games A won 392 and B won: 831
07:29:30 With the combination Random/Random in 10000 games A won 392 and B won: 832
07:29:30 With the combination Random/Random in 10000 games A won 392 and B won: 833
07:29:30 With the combination Random/Random in 10000 games A won 392 and B won: 834
07:29:30 With the combination Random/Random in 10000 games A won 392 and B won: 835
07:29:30 With the combination Random/Random in 10000 games A won 392 and B won: 836
07:29:30 With the combination Random/Random in 10000 games A won 392 and B won: 837
07:29:30 With the combination Random/Random in 10000 games A won 392 and B won: 838
07:29:30 With the combination Random/Random in 10000 games A won 392 and B won: 839
07:29:30 With the combination Random/Random in 10000 games A won 393 and B won: 839
07:29:30 With the combination Random/Random in 10000 games A won 393 and B won: 840
07:29:30 With the combination Random/Random in 10000 games A won 393 and B won: 841
07:29:30 With the combination Random/Random in 10000 games A won 393 and B won: 842
07:29:30 With the combination Random/Random in 10000 games A won 393 and B won: 843
07:29:30 With the combination Random/Random in 10000 games A won 393 and B won: 844
07:29:30 With the combination Random/Random in 10000 games A won 393 and B won: 845
07:29:30 With the combination Random/Random in 10000 games A won 394 and B won: 845
07:29:30 With the combination Random/Random in 10000 games A won 394 and B won: 846
07:29:30 With the combination Random/Random in 10000 games A won 395 and B won: 846
07:29:30 With the combination Random/Random in 10000 games A won 395 and B won: 847
07:29:30 With the combination Random/Random in 10000 games A won 395 and B won: 848
07:29:30 With the combination Random/Random in 10000 games A won 395 and B won: 849
07:29:30 With the combination Random/Random in 10000 games A won 395 and B won: 850
07:29:30 With the combination Random/Random in 10000 games A won 396 and B won: 850
07:29:30 With the combination Random/Random in 10000 games A won 396 and B won: 851
07:29:30 With the combination Random/Random in 10000 games A won 397 and B won: 851
07:29:30 With the combination Random/Random in 10000 games A won 398 and B won: 851
07:29:30 With the combination Random/Random in 10000 games A won 399 and B won: 851
07:29:30 With the combination Random/Random in 10000 games A won 399 and B won: 852
07:29:30 With the combination Random/Random in 10000 games A won 399 and B won: 853
07:29:30 With the combination Random/Random in 10000 games A won 399 and B won: 854
07:29:30 With the combination Random/Random in 10000 games A won 399 and B won: 855
07:29:30 With the combination Random/Random in 10000 games A won 399 and B won: 856
07:29:30 With the combination Random/Random in 10000 games A won 400 and B won: 856
07:29:30 With the combination Random/Random in 10000 games A won 400 and B won: 857
07:29:30 With the combination Random/Random in 10000 games A won 400 and B won: 858
07:29:30 With the combination Random/Random in 10000 games A won 400 and B won: 859
07:29:30 With the combination Random/Random in 10000 games A won 400 and B won: 860
07:29:30 With the combination Random/Random in 10000 games A won 401 and B won: 860
07:29:30 With the combination Random/Random in 10000 games A won 401 and B won: 861
07:29:30 With the combination Random/Random in 10000 games A won 401 and B won: 862
07:29:30 With the combination Random/Random in 10000 games A won 401 and B won: 863
07:29:30 With the combination Random/Random in 10000 games A won 401 and B won: 864
07:29:30 With the combination Random/Random in 10000 games A won 401 and B won: 865
07:29:30 With the combination Random/Random in 10000 games A won 401 and B won: 866
07:29:30 With the combination Random/Random in 10000 games A won 401 and B won: 867
07:29:30 With the combination Random/Random in 10000 games A won 401 and B won: 868
07:29:30 With the combination Random/Random in 10000 games A won 401 and B won: 869
07:29:30 With the combination Random/Random in 10000 games A won 402 and B won: 869
07:29:30 With the combination Random/Random in 10000 games A won 403 and B won: 869
07:29:30 With the combination Random/Random in 10000 games A won 403 and B won: 870
07:29:30 With the combination Random/Random in 10000 games A won 403 and B won: 871
07:29:30 With the combination Random/Random in 10000 games A won 404 and B won: 871
07:29:30 With the combination Random/Random in 10000 games A won 404 and B won: 872
07:29:30 With the combination Random/Random in 10000 games A won 404 and B won: 873
07:29:30 With the combination Random/Random in 10000 games A won 404 and B won: 874
07:29:30 With the combination Random/Random in 10000 games A won 404 and B won: 875
07:29:30 With the combination Random/Random in 10000 games A won 404 and B won: 876
07:29:30 With the combination Random/Random in 10000 games A won 404 and B won: 877
07:29:30 With the combination Random/Random in 10000 games A won 404 and B won: 878
07:29:30 With the combination Random/Random in 10000 games A won 404 and B won: 879
07:29:30 With the combination Random/Random in 10000 games A won 404 and B won: 880
07:29:30 With the combination Random/Random in 10000 games A won 404 and B won: 881
07:29:30 With the combination Random/Random in 10000 games A won 404 and B won: 882
07:29:30 With the combination Random/Random in 10000 games A won 404 and B won: 883
07:29:30 With the combination Random/Random in 10000 games A won 404 and B won: 884
07:29:30 With the combination Random/Random in 10000 games A won 405 and B won: 884
07:29:30 With the combination Random/Random in 10000 games A won 405 and B won: 885
07:29:30 With the combination Random/Random in 10000 games A won 406 and B won: 885
07:29:30 With the combination Random/Random in 10000 games A won 406 and B won: 886
07:29:30 With the combination Random/Random in 10000 games A won 407 and B won: 886
07:29:30 With the combination Random/Random in 10000 games A won 407 and B won: 887
07:29:30 With the combination Random/Random in 10000 games A won 407 and B won: 888
07:29:30 With the combination Random/Random in 10000 games A won 407 and B won: 889
07:29:30 With the combination Random/Random in 10000 games A won 408 and B won: 889
07:29:30 With the combination Random/Random in 10000 games A won 408 and B won: 890
07:29:30 With the combination Random/Random in 10000 games A won 408 and B won: 891
07:29:30 With the combination Random/Random in 10000 games A won 408 and B won: 892
07:29:30 With the combination Random/Random in 10000 games A won 408 and B won: 893
07:29:30 With the combination Random/Random in 10000 games A won 408 and B won: 894
07:29:30 With the combination Random/Random in 10000 games A won 408 and B won: 895
07:29:30 With the combination Random/Random in 10000 games A won 409 and B won: 895
07:29:30 With the combination Random/Random in 10000 games A won 410 and B won: 895
07:29:30 With the combination Random/Random in 10000 games A won 410 and B won: 896
07:29:30 With the combination Random/Random in 10000 games A won 411 and B won: 896
07:29:30 With the combination Random/Random in 10000 games A won 411 and B won: 897
07:29:30 With the combination Random/Random in 10000 games A won 411 and B won: 898
07:29:30 With the combination Random/Random in 10000 games A won 412 and B won: 898
07:29:30 With the combination Random/Random in 10000 games A won 413 and B won: 898
07:29:30 With the combination Random/Random in 10000 games A won 414 and B won: 898
07:29:30 With the combination Random/Random in 10000 games A won 415 and B won: 898
07:29:30 With the combination Random/Random in 10000 games A won 415 and B won: 899
07:29:30 With the combination Random/Random in 10000 games A won 416 and B won: 899
07:29:30 With the combination Random/Random in 10000 games A won 416 and B won: 900
07:29:30 With the combination Random/Random in 10000 games A won 416 and B won: 901
07:29:30 With the combination Random/Random in 10000 games A won 416 and B won: 902
07:29:30 With the combination Random/Random in 10000 games A won 417 and B won: 902
07:29:30 With the combination Random/Random in 10000 games A won 418 and B won: 902
07:29:30 With the combination Random/Random in 10000 games A won 418 and B won: 903
07:29:30 With the combination Random/Random in 10000 games A won 418 and B won: 904
07:29:30 With the combination Random/Random in 10000 games A won 419 and B won: 904
07:29:30 With the combination Random/Random in 10000 games A won 419 and B won: 905
07:29:30 With the combination Random/Random in 10000 games A won 420 and B won: 905
07:29:30 With the combination Random/Random in 10000 games A won 420 and B won: 906
07:29:30 With the combination Random/Random in 10000 games A won 420 and B won: 907
07:29:30 With the combination Random/Random in 10000 games A won 420 and B won: 908
07:29:30 With the combination Random/Random in 10000 games A won 421 and B won: 908
07:29:30 With the combination Random/Random in 10000 games A won 421 and B won: 909
07:29:30 With the combination Random/Random in 10000 games A won 421 and B won: 910
07:29:30 With the combination Random/Random in 10000 games A won 421 and B won: 911
07:29:30 With the combination Random/Random in 10000 games A won 422 and B won: 911
07:29:30 With the combination Random/Random in 10000 games A won 422 and B won: 912
07:29:30 With the combination Random/Random in 10000 games A won 422 and B won: 913
07:29:30 With the combination Random/Random in 10000 games A won 422 and B won: 914
07:29:30 With the combination Random/Random in 10000 games A won 422 and B won: 915
07:29:30 With the combination Random/Random in 10000 games A won 422 and B won: 916
07:29:30 With the combination Random/Random in 10000 games A won 423 and B won: 916
07:29:30 With the combination Random/Random in 10000 games A won 423 and B won: 917
07:29:30 With the combination Random/Random in 10000 games A won 424 and B won: 917
07:29:30 With the combination Random/Random in 10000 games A won 425 and B won: 917
07:29:30 With the combination Random/Random in 10000 games A won 426 and B won: 917
07:29:30 With the combination Random/Random in 10000 games A won 426 and B won: 918
07:29:30 With the combination Random/Random in 10000 games A won 426 and B won: 919
07:29:30 With the combination Random/Random in 10000 games A won 426 and B won: 920
07:29:30 With the combination Random/Random in 10000 games A won 426 and B won: 921
07:29:30 With the combination Random/Random in 10000 games A won 426 and B won: 922
07:29:30 With the combination Random/Random in 10000 games A won 426 and B won: 923
07:29:30 With the combination Random/Random in 10000 games A won 426 and B won: 924
07:29:30 With the combination Random/Random in 10000 games A won 426 and B won: 925
07:29:30 With the combination Random/Random in 10000 games A won 426 and B won: 926
07:29:30 With the combination Random/Random in 10000 games A won 427 and B won: 926
07:29:30 With the combination Random/Random in 10000 games A won 427 and B won: 927
07:29:30 With the combination Random/Random in 10000 games A won 428 and B won: 927
07:29:30 With the combination Random/Random in 10000 games A won 428 and B won: 928
07:29:30 With the combination Random/Random in 10000 games A won 429 and B won: 928
07:29:30 With the combination Random/Random in 10000 games A won 429 and B won: 929
07:29:30 With the combination Random/Random in 10000 games A won 429 and B won: 930
07:29:30 With the combination Random/Random in 10000 games A won 429 and B won: 931
07:29:30 With the combination Random/Random in 10000 games A won 429 and B won: 932
07:29:30 With the combination Random/Random in 10000 games A won 429 and B won: 933
07:29:30 With the combination Random/Random in 10000 games A won 429 and B won: 934
07:29:30 With the combination Random/Random in 10000 games A won 429 and B won: 935
07:29:30 With the combination Random/Random in 10000 games A won 430 and B won: 935
07:29:30 With the combination Random/Random in 10000 games A won 430 and B won: 936
07:29:30 With the combination Random/Random in 10000 games A won 431 and B won: 936
07:29:30 With the combination Random/Random in 10000 games A won 431 and B won: 937
07:29:30 With the combination Random/Random in 10000 games A won 431 and B won: 938
07:29:30 With the combination Random/Random in 10000 games A won 432 and B won: 938
07:29:30 With the combination Random/Random in 10000 games A won 432 and B won: 939
07:29:30 With the combination Random/Random in 10000 games A won 432 and B won: 940
07:29:30 With the combination Random/Random in 10000 games A won 432 and B won: 941
07:29:30 With the combination Random/Random in 10000 games A won 432 and B won: 942
07:29:30 With the combination Random/Random in 10000 games A won 433 and B won: 942
07:29:30 With the combination Random/Random in 10000 games A won 433 and B won: 943
07:29:30 With the combination Random/Random in 10000 games A won 433 and B won: 944
07:29:30 With the combination Random/Random in 10000 games A won 434 and B won: 944
07:29:30 With the combination Random/Random in 10000 games A won 434 and B won: 945
07:29:30 With the combination Random/Random in 10000 games A won 434 and B won: 946
07:29:30 With the combination Random/Random in 10000 games A won 434 and B won: 947
07:29:30 With the combination Random/Random in 10000 games A won 434 and B won: 948
07:29:30 With the combination Random/Random in 10000 games A won 434 and B won: 949
07:29:30 With the combination Random/Random in 10000 games A won 434 and B won: 950
07:29:30 With the combination Random/Random in 10000 games A won 434 and B won: 951
07:29:30 With the combination Random/Random in 10000 games A won 434 and B won: 952
07:29:30 With the combination Random/Random in 10000 games A won 434 and B won: 953
07:29:30 With the combination Random/Random in 10000 games A won 435 and B won: 953
07:29:30 With the combination Random/Random in 10000 games A won 436 and B won: 953
07:29:30 With the combination Random/Random in 10000 games A won 437 and B won: 953
07:29:30 With the combination Random/Random in 10000 games A won 437 and B won: 954
07:29:30 With the combination Random/Random in 10000 games A won 437 and B won: 955
07:29:30 With the combination Random/Random in 10000 games A won 438 and B won: 955
07:29:30 With the combination Random/Random in 10000 games A won 439 and B won: 955
07:29:30 With the combination Random/Random in 10000 games A won 439 and B won: 956
07:29:30 With the combination Random/Random in 10000 games A won 439 and B won: 957
07:29:30 With the combination Random/Random in 10000 games A won 440 and B won: 957
07:29:30 With the combination Random/Random in 10000 games A won 441 and B won: 957
07:29:30 With the combination Random/Random in 10000 games A won 441 and B won: 958
07:29:30 With the combination Random/Random in 10000 games A won 441 and B won: 959
07:29:30 With the combination Random/Random in 10000 games A won 441 and B won: 960
07:29:30 With the combination Random/Random in 10000 games A won 442 and B won: 960
07:29:30 With the combination Random/Random in 10000 games A won 442 and B won: 961
07:29:30 With the combination Random/Random in 10000 games A won 442 and B won: 962
07:29:30 With the combination Random/Random in 10000 games A won 443 and B won: 962
07:29:30 With the combination Random/Random in 10000 games A won 444 and B won: 962
07:29:30 With the combination Random/Random in 10000 games A won 444 and B won: 963
07:29:30 With the combination Random/Random in 10000 games A won 444 and B won: 964
07:29:30 With the combination Random/Random in 10000 games A won 444 and B won: 965
07:29:30 With the combination Random/Random in 10000 games A won 444 and B won: 966
07:29:30 With the combination Random/Random in 10000 games A won 444 and B won: 967
07:29:30 With the combination Random/Random in 10000 games A won 444 and B won: 968
07:29:30 With the combination Random/Random in 10000 games A won 445 and B won: 968
07:29:30 With the combination Random/Random in 10000 games A won 445 and B won: 969
07:29:30 With the combination Random/Random in 10000 games A won 445 and B won: 970
07:29:30 With the combination Random/Random in 10000 games A won 446 and B won: 970
07:29:30 With the combination Random/Random in 10000 games A won 446 and B won: 971
07:29:30 With the combination Random/Random in 10000 games A won 446 and B won: 972
07:29:30 With the combination Random/Random in 10000 games A won 446 and B won: 973
07:29:30 With the combination Random/Random in 10000 games A won 446 and B won: 974
07:29:30 With the combination Random/Random in 10000 games A won 446 and B won: 975
07:29:30 With the combination Random/Random in 10000 games A won 446 and B won: 976
07:29:30 With the combination Random/Random in 10000 games A won 447 and B won: 976
07:29:30 With the combination Random/Random in 10000 games A won 448 and B won: 976
07:29:30 With the combination Random/Random in 10000 games A won 448 and B won: 977
07:29:30 With the combination Random/Random in 10000 games A won 448 and B won: 978
07:29:30 With the combination Random/Random in 10000 games A won 448 and B won: 979
07:29:30 With the combination Random/Random in 10000 games A won 448 and B won: 980
07:29:30 With the combination Random/Random in 10000 games A won 448 and B won: 981
07:29:30 With the combination Random/Random in 10000 games A won 449 and B won: 981
07:29:30 With the combination Random/Random in 10000 games A won 450 and B won: 981
07:29:30 With the combination Random/Random in 10000 games A won 451 and B won: 981
07:29:30 With the combination Random/Random in 10000 games A won 451 and B won: 982
07:29:30 With the combination Random/Random in 10000 games A won 452 and B won: 982
07:29:30 With the combination Random/Random in 10000 games A won 452 and B won: 983
07:29:30 With the combination Random/Random in 10000 games A won 453 and B won: 983
07:29:30 With the combination Random/Random in 10000 games A won 453 and B won: 984
07:29:30 With the combination Random/Random in 10000 games A won 453 and B won: 985
07:29:30 With the combination Random/Random in 10000 games A won 453 and B won: 986
07:29:30 With the combination Random/Random in 10000 games A won 453 and B won: 987
07:29:30 With the combination Random/Random in 10000 games A won 454 and B won: 987
07:29:30 With the combination Random/Random in 10000 games A won 455 and B won: 987
07:29:30 With the combination Random/Random in 10000 games A won 455 and B won: 988
07:29:30 With the combination Random/Random in 10000 games A won 455 and B won: 989
07:29:30 With the combination Random/Random in 10000 games A won 456 and B won: 989
07:29:30 With the combination Random/Random in 10000 games A won 456 and B won: 990
07:29:30 With the combination Random/Random in 10000 games A won 457 and B won: 990
07:29:30 With the combination Random/Random in 10000 games A won 458 and B won: 990
07:29:30 With the combination Random/Random in 10000 games A won 458 and B won: 991
07:29:30 With the combination Random/Random in 10000 games A won 458 and B won: 992
07:29:30 With the combination Random/Random in 10000 games A won 458 and B won: 993
07:29:30 With the combination Random/Random in 10000 games A won 458 and B won: 994
07:29:30 With the combination Random/Random in 10000 games A won 459 and B won: 994
07:29:30 With the combination Random/Random in 10000 games A won 460 and B won: 994
07:29:30 With the combination Random/Random in 10000 games A won 460 and B won: 995
07:29:30 With the combination Random/Random in 10000 games A won 460 and B won: 996
07:29:30 With the combination Random/Random in 10000 games A won 460 and B won: 997
07:29:30 With the combination Random/Random in 10000 games A won 461 and B won: 997
07:29:30 With the combination Random/Random in 10000 games A won 462 and B won: 997
07:29:30 With the combination Random/Random in 10000 games A won 463 and B won: 997
07:29:30 With the combination Random/Random in 10000 games A won 464 and B won: 997
07:29:30 With the combination Random/Random in 10000 games A won 464 and B won: 998
07:29:30 With the combination Random/Random in 10000 games A won 465 and B won: 998
07:29:30 With the combination Random/Random in 10000 games A won 465 and B won: 999
07:29:30 With the combination Random/Random in 10000 games A won 466 and B won: 999
07:29:30 With the combination Random/Random in 10000 games A won 467 and B won: 999
07:29:30 With the combination Random/Random in 10000 games A won 467 and B won: 1000
07:29:30 With the combination Random/Random in 10000 games A won 467 and B won: 1001
07:29:30 With the combination Random/Random in 10000 games A won 467 and B won: 1002
07:29:30 With the combination Random/Random in 10000 games A won 467 and B won: 1003
07:29:30 With the combination Random/Random in 10000 games A won 467 and B won: 1004
07:29:30 With the combination Random/Random in 10000 games A won 467 and B won: 1005
07:29:30 With the combination Random/Random in 10000 games A won 467 and B won: 1006
07:29:30 With the combination Random/Random in 10000 games A won 467 and B won: 1007
07:29:30 With the combination Random/Random in 10000 games A won 468 and B won: 1007
07:29:30 With the combination Random/Random in 10000 games A won 469 and B won: 1007
07:29:30 With the combination Random/Random in 10000 games A won 469 and B won: 1008
07:29:30 With the combination Random/Random in 10000 games A won 469 and B won: 1009
07:29:30 With the combination Random/Random in 10000 games A won 469 and B won: 1010
07:29:30 With the combination Random/Random in 10000 games A won 470 and B won: 1010
07:29:30 With the combination Random/Random in 10000 games A won 470 and B won: 1011
07:29:30 With the combination Random/Random in 10000 games A won 470 and B won: 1012
07:29:30 With the combination Random/Random in 10000 games A won 470 and B won: 1013
07:29:30 With the combination Random/Random in 10000 games A won 471 and B won: 1013
07:29:30 With the combination Random/Random in 10000 games A won 471 and B won: 1014
07:29:30 With the combination Random/Random in 10000 games A won 472 and B won: 1014
07:29:30 With the combination Random/Random in 10000 games A won 472 and B won: 1015
07:29:30 With the combination Random/Random in 10000 games A won 472 and B won: 1016
07:29:30 With the combination Random/Random in 10000 games A won 472 and B won: 1017
07:29:30 With the combination Random/Random in 10000 games A won 472 and B won: 1018
07:29:30 With the combination Random/Random in 10000 games A won 472 and B won: 1019
07:29:30 With the combination Random/Random in 10000 games A won 472 and B won: 1020
07:29:30 With the combination Random/Random in 10000 games A won 472 and B won: 1021
07:29:30 With the combination Random/Random in 10000 games A won 472 and B won: 1022
07:29:30 With the combination Random/Random in 10000 games A won 472 and B won: 1023
07:29:30 With the combination Random/Random in 10000 games A won 473 and B won: 1023
07:29:30 With the combination Random/Random in 10000 games A won 474 and B won: 1023
07:29:30 With the combination Random/Random in 10000 games A won 474 and B won: 1024
07:29:30 With the combination Random/Random in 10000 games A won 474 and B won: 1025
07:29:30 With the combination Random/Random in 10000 games A won 474 and B won: 1026
07:29:30 With the combination Random/Random in 10000 games A won 475 and B won: 1026
07:29:30 With the combination Random/Random in 10000 games A won 475 and B won: 1027
07:29:30 With the combination Random/Random in 10000 games A won 475 and B won: 1028
07:29:30 With the combination Random/Random in 10000 games A won 475 and B won: 1029
07:29:30 With the combination Random/Random in 10000 games A won 475 and B won: 1030
07:29:30 With the combination Random/Random in 10000 games A won 475 and B won: 1031
07:29:30 With the combination Random/Random in 10000 games A won 475 and B won: 1032
07:29:30 With the combination Random/Random in 10000 games A won 475 and B won: 1033
07:29:30 With the combination Random/Random in 10000 games A won 475 and B won: 1034
07:29:30 With the combination Random/Random in 10000 games A won 475 and B won: 1035
07:29:30 With the combination Random/Random in 10000 games A won 475 and B won: 1036
07:29:30 With the combination Random/Random in 10000 games A won 475 and B won: 1037
07:29:30 With the combination Random/Random in 10000 games A won 475 and B won: 1038
07:29:30 With the combination Random/Random in 10000 games A won 475 and B won: 1039
07:29:30 With the combination Random/Random in 10000 games A won 476 and B won: 1039
07:29:30 With the combination Random/Random in 10000 games A won 477 and B won: 1039
07:29:30 With the combination Random/Random in 10000 games A won 478 and B won: 1039
07:29:30 With the combination Random/Random in 10000 games A won 479 and B won: 1039
07:29:30 With the combination Random/Random in 10000 games A won 480 and B won: 1039
07:29:30 With the combination Random/Random in 10000 games A won 480 and B won: 1040
07:29:30 With the combination Random/Random in 10000 games A won 480 and B won: 1041
07:29:30 With the combination Random/Random in 10000 games A won 480 and B won: 1042
07:29:30 With the combination Random/Random in 10000 games A won 481 and B won: 1042
07:29:30 With the combination Random/Random in 10000 games A won 482 and B won: 1042
07:29:30 With the combination Random/Random in 10000 games A won 482 and B won: 1043
07:29:30 With the combination Random/Random in 10000 games A won 482 and B won: 1044
07:29:30 With the combination Random/Random in 10000 games A won 482 and B won: 1045
07:29:30 With the combination Random/Random in 10000 games A won 482 and B won: 1046
07:29:30 With the combination Random/Random in 10000 games A won 482 and B won: 1047
07:29:30 With the combination Random/Random in 10000 games A won 483 and B won: 1047
07:29:30 With the combination Random/Random in 10000 games A won 484 and B won: 1047
07:29:30 With the combination Random/Random in 10000 games A won 484 and B won: 1048
07:29:30 With the combination Random/Random in 10000 games A won 485 and B won: 1048
07:29:30 With the combination Random/Random in 10000 games A won 486 and B won: 1048
07:29:30 With the combination Random/Random in 10000 games A won 487 and B won: 1048
07:29:30 With the combination Random/Random in 10000 games A won 487 and B won: 1049
07:29:30 With the combination Random/Random in 10000 games A won 488 and B won: 1049
07:29:30 With the combination Random/Random in 10000 games A won 489 and B won: 1049
07:29:30 With the combination Random/Random in 10000 games A won 489 and B won: 1050
07:29:30 With the combination Random/Random in 10000 games A won 489 and B won: 1051
07:29:30 With the combination Random/Random in 10000 games A won 489 and B won: 1052
07:29:30 With the combination Random/Random in 10000 games A won 490 and B won: 1052
07:29:30 With the combination Random/Random in 10000 games A won 490 and B won: 1053
07:29:30 With the combination Random/Random in 10000 games A won 490 and B won: 1054
07:29:30 With the combination Random/Random in 10000 games A won 491 and B won: 1054
07:29:30 With the combination Random/Random in 10000 games A won 491 and B won: 1055
07:29:30 With the combination Random/Random in 10000 games A won 491 and B won: 1056
07:29:30 With the combination Random/Random in 10000 games A won 491 and B won: 1057
07:29:30 With the combination Random/Random in 10000 games A won 491 and B won: 1058
07:29:30 With the combination Random/Random in 10000 games A won 492 and B won: 1058
07:29:30 With the combination Random/Random in 10000 games A won 492 and B won: 1059
07:29:30 With the combination Random/Random in 10000 games A won 493 and B won: 1059
07:29:30 With the combination Random/Random in 10000 games A won 493 and B won: 1060
07:29:30 With the combination Random/Random in 10000 games A won 494 and B won: 1060
07:29:30 With the combination Random/Random in 10000 games A won 494 and B won: 1061
07:29:30 With the combination Random/Random in 10000 games A won 495 and B won: 1061
07:29:30 With the combination Random/Random in 10000 games A won 495 and B won: 1062
07:29:30 With the combination Random/Random in 10000 games A won 495 and B won: 1063
07:29:30 With the combination Random/Random in 10000 games A won 496 and B won: 1063
07:29:30 With the combination Random/Random in 10000 games A won 496 and B won: 1064
07:29:30 With the combination Random/Random in 10000 games A won 496 and B won: 1065
07:29:30 With the combination Random/Random in 10000 games A won 496 and B won: 1066
07:29:30 With the combination Random/Random in 10000 games A won 496 and B won: 1067
07:29:30 With the combination Random/Random in 10000 games A won 496 and B won: 1068
07:29:30 With the combination Random/Random in 10000 games A won 496 and B won: 1069
07:29:30 With the combination Random/Random in 10000 games A won 496 and B won: 1070
07:29:30 With the combination Random/Random in 10000 games A won 496 and B won: 1071
07:29:30 With the combination Random/Random in 10000 games A won 497 and B won: 1071
07:29:30 With the combination Random/Random in 10000 games A won 498 and B won: 1071
07:29:30 With the combination Random/Random in 10000 games A won 498 and B won: 1072
07:29:30 With the combination Random/Random in 10000 games A won 498 and B won: 1073
07:29:30 With the combination Random/Random in 10000 games A won 498 and B won: 1074
07:29:30 With the combination Random/Random in 10000 games A won 499 and B won: 1074
07:29:30 With the combination Random/Random in 10000 games A won 499 and B won: 1075
07:29:30 With the combination Random/Random in 10000 games A won 499 and B won: 1076
07:29:30 With the combination Random/Random in 10000 games A won 499 and B won: 1077
07:29:30 With the combination Random/Random in 10000 games A won 500 and B won: 1077
07:29:30 With the combination Random/Random in 10000 games A won 501 and B won: 1077
07:29:30 With the combination Random/Random in 10000 games A won 501 and B won: 1078
07:29:30 With the combination Random/Random in 10000 games A won 501 and B won: 1079
07:29:30 With the combination Random/Random in 10000 games A won 501 and B won: 1080
07:29:30 With the combination Random/Random in 10000 games A won 501 and B won: 1081
07:29:30 With the combination Random/Random in 10000 games A won 502 and B won: 1081
07:29:30 With the combination Random/Random in 10000 games A won 503 and B won: 1081
07:29:30 With the combination Random/Random in 10000 games A won 503 and B won: 1082
07:29:30 With the combination Random/Random in 10000 games A won 504 and B won: 1082
07:29:30 With the combination Random/Random in 10000 games A won 504 and B won: 1083
07:29:30 With the combination Random/Random in 10000 games A won 504 and B won: 1084
07:29:30 With the combination Random/Random in 10000 games A won 505 and B won: 1084
07:29:30 With the combination Random/Random in 10000 games A won 505 and B won: 1085
07:29:30 With the combination Random/Random in 10000 games A won 505 and B won: 1086
07:29:30 With the combination Random/Random in 10000 games A won 506 and B won: 1086
07:29:30 With the combination Random/Random in 10000 games A won 506 and B won: 1087
07:29:30 With the combination Random/Random in 10000 games A won 507 and B won: 1087
07:29:30 With the combination Random/Random in 10000 games A won 507 and B won: 1088
07:29:30 With the combination Random/Random in 10000 games A won 508 and B won: 1088
07:29:30 With the combination Random/Random in 10000 games A won 508 and B won: 1089
07:29:30 With the combination Random/Random in 10000 games A won 508 and B won: 1090
07:29:30 With the combination Random/Random in 10000 games A won 509 and B won: 1090
07:29:30 With the combination Random/Random in 10000 games A won 509 and B won: 1091
07:29:30 With the combination Random/Random in 10000 games A won 509 and B won: 1092
07:29:30 With the combination Random/Random in 10000 games A won 509 and B won: 1093
07:29:30 With the combination Random/Random in 10000 games A won 509 and B won: 1094
07:29:30 With the combination Random/Random in 10000 games A won 509 and B won: 1095
07:29:30 With the combination Random/Random in 10000 games A won 509 and B won: 1096
07:29:30 With the combination Random/Random in 10000 games A won 509 and B won: 1097
07:29:30 With the combination Random/Random in 10000 games A won 510 and B won: 1097
07:29:30 With the combination Random/Random in 10000 games A won 510 and B won: 1098
07:29:30 With the combination Random/Random in 10000 games A won 510 and B won: 1099
07:29:30 With the combination Random/Random in 10000 games A won 510 and B won: 1100
07:29:30 With the combination Random/Random in 10000 games A won 510 and B won: 1101
07:29:30 With the combination Random/Random in 10000 games A won 510 and B won: 1102
07:29:30 With the combination Random/Random in 10000 games A won 510 and B won: 1103
07:29:30 With the combination Random/Random in 10000 games A won 511 and B won: 1103
07:29:30 With the combination Random/Random in 10000 games A won 512 and B won: 1103
07:29:30 With the combination Random/Random in 10000 games A won 513 and B won: 1103
07:29:30 With the combination Random/Random in 10000 games A won 513 and B won: 1104
07:29:30 With the combination Random/Random in 10000 games A won 513 and B won: 1105
07:29:30 With the combination Random/Random in 10000 games A won 513 and B won: 1106
07:29:30 With the combination Random/Random in 10000 games A won 513 and B won: 1107
07:29:30 With the combination Random/Random in 10000 games A won 514 and B won: 1107
07:29:30 With the combination Random/Random in 10000 games A won 514 and B won: 1108
07:29:30 With the combination Random/Random in 10000 games A won 514 and B won: 1109
07:29:30 With the combination Random/Random in 10000 games A won 514 and B won: 1110
07:29:30 With the combination Random/Random in 10000 games A won 515 and B won: 1110
07:29:30 With the combination Random/Random in 10000 games A won 515 and B won: 1111
07:29:30 With the combination Random/Random in 10000 games A won 515 and B won: 1112
07:29:30 With the combination Random/Random in 10000 games A won 515 and B won: 1113
07:29:30 With the combination Random/Random in 10000 games A won 515 and B won: 1114
07:29:30 With the combination Random/Random in 10000 games A won 515 and B won: 1115
07:29:30 With the combination Random/Random in 10000 games A won 515 and B won: 1116
07:29:30 With the combination Random/Random in 10000 games A won 515 and B won: 1117
07:29:30 With the combination Random/Random in 10000 games A won 515 and B won: 1118
07:29:30 With the combination Random/Random in 10000 games A won 515 and B won: 1119
07:29:30 With the combination Random/Random in 10000 games A won 515 and B won: 1120
07:29:30 With the combination Random/Random in 10000 games A won 515 and B won: 1121
07:29:30 With the combination Random/Random in 10000 games A won 515 and B won: 1122
07:29:30 With the combination Random/Random in 10000 games A won 515 and B won: 1123
07:29:30 With the combination Random/Random in 10000 games A won 516 and B won: 1123
07:29:30 With the combination Random/Random in 10000 games A won 516 and B won: 1124
07:29:30 With the combination Random/Random in 10000 games A won 516 and B won: 1125
07:29:30 With the combination Random/Random in 10000 games A won 516 and B won: 1126
07:29:30 With the combination Random/Random in 10000 games A won 516 and B won: 1127
07:29:30 With the combination Random/Random in 10000 games A won 516 and B won: 1128
07:29:30 With the combination Random/Random in 10000 games A won 517 and B won: 1128
07:29:30 With the combination Random/Random in 10000 games A won 518 and B won: 1128
07:29:30 With the combination Random/Random in 10000 games A won 518 and B won: 1129
07:29:30 With the combination Random/Random in 10000 games A won 518 and B won: 1130
07:29:30 With the combination Random/Random in 10000 games A won 518 and B won: 1131
07:29:30 With the combination Random/Random in 10000 games A won 518 and B won: 1132
07:29:30 With the combination Random/Random in 10000 games A won 518 and B won: 1133
07:29:30 With the combination Random/Random in 10000 games A won 518 and B won: 1134
07:29:30 With the combination Random/Random in 10000 games A won 518 and B won: 1135
07:29:30 With the combination Random/Random in 10000 games A won 518 and B won: 1136
07:29:30 With the combination Random/Random in 10000 games A won 518 and B won: 1137
07:29:30 With the combination Random/Random in 10000 games A won 518 and B won: 1138
07:29:30 With the combination Random/Random in 10000 games A won 518 and B won: 1139
07:29:30 With the combination Random/Random in 10000 games A won 518 and B won: 1140
07:29:30 With the combination Random/Random in 10000 games A won 519 and B won: 1140
07:29:30 With the combination Random/Random in 10000 games A won 519 and B won: 1141
07:29:30 With the combination Random/Random in 10000 games A won 520 and B won: 1141
07:29:30 With the combination Random/Random in 10000 games A won 520 and B won: 1142
07:29:30 With the combination Random/Random in 10000 games A won 520 and B won: 1143
07:29:30 With the combination Random/Random in 10000 games A won 520 and B won: 1144
07:29:30 With the combination Random/Random in 10000 games A won 520 and B won: 1145
07:29:30 With the combination Random/Random in 10000 games A won 521 and B won: 1145
07:29:30 With the combination Random/Random in 10000 games A won 521 and B won: 1146
07:29:30 With the combination Random/Random in 10000 games A won 522 and B won: 1146
07:29:30 With the combination Random/Random in 10000 games A won 523 and B won: 1146
07:29:30 With the combination Random/Random in 10000 games A won 523 and B won: 1147
07:29:30 With the combination Random/Random in 10000 games A won 523 and B won: 1148
07:29:30 With the combination Random/Random in 10000 games A won 523 and B won: 1149
07:29:30 With the combination Random/Random in 10000 games A won 523 and B won: 1150
07:29:30 With the combination Random/Random in 10000 games A won 523 and B won: 1151
07:29:30 With the combination Random/Random in 10000 games A won 524 and B won: 1151
07:29:30 With the combination Random/Random in 10000 games A won 524 and B won: 1152
07:29:30 With the combination Random/Random in 10000 games A won 525 and B won: 1152
07:29:30 With the combination Random/Random in 10000 games A won 525 and B won: 1153
07:29:30 With the combination Random/Random in 10000 games A won 526 and B won: 1153
07:29:30 With the combination Random/Random in 10000 games A won 526 and B won: 1154
07:29:30 With the combination Random/Random in 10000 games A won 526 and B won: 1155
07:29:30 With the combination Random/Random in 10000 games A won 526 and B won: 1156
07:29:30 With the combination Random/Random in 10000 games A won 527 and B won: 1156
07:29:30 With the combination Random/Random in 10000 games A won 527 and B won: 1157
07:29:30 With the combination Random/Random in 10000 games A won 528 and B won: 1157
07:29:30 With the combination Random/Random in 10000 games A won 529 and B won: 1157
07:29:30 With the combination Random/Random in 10000 games A won 529 and B won: 1158
07:29:30 With the combination Random/Random in 10000 games A won 530 and B won: 1158
07:29:30 With the combination Random/Random in 10000 games A won 530 and B won: 1159
07:29:30 With the combination Random/Random in 10000 games A won 531 and B won: 1159
07:29:30 With the combination Random/Random in 10000 games A won 531 and B won: 1160
07:29:30 With the combination Random/Random in 10000 games A won 532 and B won: 1160
07:29:30 With the combination Random/Random in 10000 games A won 532 and B won: 1161
07:29:30 With the combination Random/Random in 10000 games A won 533 and B won: 1161
07:29:30 With the combination Random/Random in 10000 games A won 534 and B won: 1161
07:29:30 With the combination Random/Random in 10000 games A won 534 and B won: 1162
07:29:30 With the combination Random/Random in 10000 games A won 535 and B won: 1162
07:29:30 With the combination Random/Random in 10000 games A won 535 and B won: 1163
07:29:30 With the combination Random/Random in 10000 games A won 535 and B won: 1164
07:29:30 With the combination Random/Random in 10000 games A won 536 and B won: 1164
07:29:30 With the combination Random/Random in 10000 games A won 536 and B won: 1165
07:29:30 With the combination Random/Random in 10000 games A won 536 and B won: 1166
07:29:30 With the combination Random/Random in 10000 games A won 536 and B won: 1167
07:29:30 With the combination Random/Random in 10000 games A won 536 and B won: 1168
07:29:30 With the combination Random/Random in 10000 games A won 537 and B won: 1168
07:29:30 With the combination Random/Random in 10000 games A won 537 and B won: 1169
07:29:30 With the combination Random/Random in 10000 games A won 538 and B won: 1169
07:29:30 With the combination Random/Random in 10000 games A won 538 and B won: 1170
07:29:30 With the combination Random/Random in 10000 games A won 539 and B won: 1170
07:29:30 With the combination Random/Random in 10000 games A won 540 and B won: 1170
07:29:30 With the combination Random/Random in 10000 games A won 540 and B won: 1171
07:29:30 With the combination Random/Random in 10000 games A won 541 and B won: 1171
07:29:30 With the combination Random/Random in 10000 games A won 541 and B won: 1172
07:29:30 With the combination Random/Random in 10000 games A won 542 and B won: 1172
07:29:30 With the combination Random/Random in 10000 games A won 542 and B won: 1173
07:29:30 With the combination Random/Random in 10000 games A won 543 and B won: 1173
07:29:30 With the combination Random/Random in 10000 games A won 543 and B won: 1174
07:29:30 With the combination Random/Random in 10000 games A won 543 and B won: 1175
07:29:30 With the combination Random/Random in 10000 games A won 544 and B won: 1175
07:29:30 With the combination Random/Random in 10000 games A won 544 and B won: 1176
07:29:30 With the combination Random/Random in 10000 games A won 545 and B won: 1176
07:29:30 With the combination Random/Random in 10000 games A won 545 and B won: 1177
07:29:30 With the combination Random/Random in 10000 games A won 546 and B won: 1177
07:29:30 With the combination Random/Random in 10000 games A won 546 and B won: 1178
07:29:30 With the combination Random/Random in 10000 games A won 547 and B won: 1178
07:29:30 With the combination Random/Random in 10000 games A won 547 and B won: 1179
07:29:30 With the combination Random/Random in 10000 games A won 547 and B won: 1180
07:29:30 With the combination Random/Random in 10000 games A won 548 and B won: 1180
07:29:30 With the combination Random/Random in 10000 games A won 549 and B won: 1180
07:29:30 With the combination Random/Random in 10000 games A won 549 and B won: 1181
07:29:30 With the combination Random/Random in 10000 games A won 549 and B won: 1182
07:29:30 With the combination Random/Random in 10000 games A won 550 and B won: 1182
07:29:30 With the combination Random/Random in 10000 games A won 550 and B won: 1183
07:29:30 With the combination Random/Random in 10000 games A won 551 and B won: 1183
07:29:30 With the combination Random/Random in 10000 games A won 552 and B won: 1183
07:29:30 With the combination Random/Random in 10000 games A won 552 and B won: 1184
07:29:30 With the combination Random/Random in 10000 games A won 552 and B won: 1185
07:29:30 With the combination Random/Random in 10000 games A won 553 and B won: 1185
07:29:30 With the combination Random/Random in 10000 games A won 554 and B won: 1185
07:29:30 With the combination Random/Random in 10000 games A won 554 and B won: 1186
07:29:30 With the combination Random/Random in 10000 games A won 554 and B won: 1187
07:29:30 With the combination Random/Random in 10000 games A won 555 and B won: 1187
07:29:30 With the combination Random/Random in 10000 games A won 555 and B won: 1188
07:29:30 With the combination Random/Random in 10000 games A won 555 and B won: 1189
07:29:30 With the combination Random/Random in 10000 games A won 556 and B won: 1189
07:29:30 With the combination Random/Random in 10000 games A won 556 and B won: 1190
07:29:30 With the combination Random/Random in 10000 games A won 556 and B won: 1191
07:29:30 With the combination Random/Random in 10000 games A won 557 and B won: 1191
07:29:30 With the combination Random/Random in 10000 games A won 557 and B won: 1192
07:29:30 With the combination Random/Random in 10000 games A won 557 and B won: 1193
07:29:30 With the combination Random/Random in 10000 games A won 558 and B won: 1193
07:29:30 With the combination Random/Random in 10000 games A won 558 and B won: 1194
07:29:30 With the combination Random/Random in 10000 games A won 558 and B won: 1195
07:29:30 With the combination Random/Random in 10000 games A won 559 and B won: 1195
07:29:30 With the combination Random/Random in 10000 games A won 560 and B won: 1195
07:29:30 With the combination Random/Random in 10000 games A won 560 and B won: 1196
07:29:30 With the combination Random/Random in 10000 games A won 561 and B won: 1196
07:29:30 With the combination Random/Random in 10000 games A won 562 and B won: 1196
07:29:30 With the combination Random/Random in 10000 games A won 562 and B won: 1197
07:29:30 With the combination Random/Random in 10000 games A won 563 and B won: 1197
07:29:30 With the combination Random/Random in 10000 games A won 563 and B won: 1198
07:29:30 With the combination Random/Random in 10000 games A won 563 and B won: 1199
07:29:30 With the combination Random/Random in 10000 games A won 563 and B won: 1200
07:29:30 With the combination Random/Random in 10000 games A won 563 and B won: 1201
07:29:30 With the combination Random/Random in 10000 games A won 564 and B won: 1201
07:29:30 With the combination Random/Random in 10000 games A won 564 and B won: 1202
07:29:30 With the combination Random/Random in 10000 games A won 564 and B won: 1203
07:29:30 With the combination Random/Random in 10000 games A won 565 and B won: 1203
07:29:30 With the combination Random/Random in 10000 games A won 565 and B won: 1204
07:29:30 With the combination Random/Random in 10000 games A won 565 and B won: 1205
07:29:30 With the combination Random/Random in 10000 games A won 565 and B won: 1206
07:29:30 With the combination Random/Random in 10000 games A won 565 and B won: 1207
07:29:30 With the combination Random/Random in 10000 games A won 565 and B won: 1208
07:29:30 With the combination Random/Random in 10000 games A won 565 and B won: 1209
07:29:30 With the combination Random/Random in 10000 games A won 565 and B won: 1210
07:29:30 With the combination Random/Random in 10000 games A won 566 and B won: 1210
07:29:30 With the combination Random/Random in 10000 games A won 566 and B won: 1211
07:29:30 With the combination Random/Random in 10000 games A won 566 and B won: 1212
07:29:30 With the combination Random/Random in 10000 games A won 567 and B won: 1212
07:29:30 With the combination Random/Random in 10000 games A won 567 and B won: 1213
07:29:30 With the combination Random/Random in 10000 games A won 567 and B won: 1214
07:29:30 With the combination Random/Random in 10000 games A won 568 and B won: 1214
07:29:30 With the combination Random/Random in 10000 games A won 568 and B won: 1215
07:29:30 With the combination Random/Random in 10000 games A won 568 and B won: 1216
07:29:30 With the combination Random/Random in 10000 games A won 569 and B won: 1216
07:29:30 With the combination Random/Random in 10000 games A won 569 and B won: 1217
07:29:30 With the combination Random/Random in 10000 games A won 570 and B won: 1217
07:29:30 With the combination Random/Random in 10000 games A won 570 and B won: 1218
07:29:30 With the combination Random/Random in 10000 games A won 570 and B won: 1219
07:29:30 With the combination Random/Random in 10000 games A won 571 and B won: 1219
07:29:30 With the combination Random/Random in 10000 games A won 571 and B won: 1220
07:29:30 With the combination Random/Random in 10000 games A won 572 and B won: 1220
07:29:30 With the combination Random/Random in 10000 games A won 572 and B won: 1221
07:29:30 With the combination Random/Random in 10000 games A won 572 and B won: 1222
07:29:30 With the combination Random/Random in 10000 games A won 573 and B won: 1222
07:29:30 With the combination Random/Random in 10000 games A won 573 and B won: 1223
07:29:30 With the combination Random/Random in 10000 games A won 573 and B won: 1224
07:29:30 With the combination Random/Random in 10000 games A won 574 and B won: 1224
07:29:30 With the combination Random/Random in 10000 games A won 575 and B won: 1224
07:29:30 With the combination Random/Random in 10000 games A won 575 and B won: 1225
07:29:30 With the combination Random/Random in 10000 games A won 576 and B won: 1225
07:29:30 With the combination Random/Random in 10000 games A won 576 and B won: 1226
07:29:30 With the combination Random/Random in 10000 games A won 576 and B won: 1227
07:29:30 With the combination Random/Random in 10000 games A won 576 and B won: 1228
07:29:30 With the combination Random/Random in 10000 games A won 576 and B won: 1229
07:29:30 With the combination Random/Random in 10000 games A won 576 and B won: 1230
07:29:30 With the combination Random/Random in 10000 games A won 576 and B won: 1231
07:29:30 With the combination Random/Random in 10000 games A won 576 and B won: 1232
07:29:30 With the combination Random/Random in 10000 games A won 577 and B won: 1232
07:29:30 With the combination Random/Random in 10000 games A won 577 and B won: 1233
07:29:30 With the combination Random/Random in 10000 games A won 577 and B won: 1234
07:29:30 With the combination Random/Random in 10000 games A won 577 and B won: 1235
07:29:30 With the combination Random/Random in 10000 games A won 577 and B won: 1236
07:29:30 With the combination Random/Random in 10000 games A won 577 and B won: 1237
07:29:30 With the combination Random/Random in 10000 games A won 578 and B won: 1237
07:29:30 With the combination Random/Random in 10000 games A won 578 and B won: 1238
07:29:30 With the combination Random/Random in 10000 games A won 579 and B won: 1238
07:29:30 With the combination Random/Random in 10000 games A won 579 and B won: 1239
07:29:30 With the combination Random/Random in 10000 games A won 580 and B won: 1239
07:29:30 With the combination Random/Random in 10000 games A won 580 and B won: 1240
07:29:30 With the combination Random/Random in 10000 games A won 580 and B won: 1241
07:29:30 With the combination Random/Random in 10000 games A won 581 and B won: 1241
07:29:30 With the combination Random/Random in 10000 games A won 581 and B won: 1242
07:29:30 With the combination Random/Random in 10000 games A won 581 and B won: 1243
07:29:30 With the combination Random/Random in 10000 games A won 581 and B won: 1244
07:29:30 With the combination Random/Random in 10000 games A won 582 and B won: 1244
07:29:30 With the combination Random/Random in 10000 games A won 583 and B won: 1244
07:29:30 With the combination Random/Random in 10000 games A won 583 and B won: 1245
07:29:30 With the combination Random/Random in 10000 games A won 583 and B won: 1246
07:29:30 With the combination Random/Random in 10000 games A won 583 and B won: 1247
07:29:30 With the combination Random/Random in 10000 games A won 583 and B won: 1248
07:29:30 With the combination Random/Random in 10000 games A won 584 and B won: 1248
07:29:30 With the combination Random/Random in 10000 games A won 584 and B won: 1249
07:29:30 With the combination Random/Random in 10000 games A won 584 and B won: 1250
07:29:30 With the combination Random/Random in 10000 games A won 584 and B won: 1251
07:29:30 With the combination Random/Random in 10000 games A won 584 and B won: 1252
07:29:30 With the combination Random/Random in 10000 games A won 584 and B won: 1253
07:29:30 With the combination Random/Random in 10000 games A won 584 and B won: 1254
07:29:30 With the combination Random/Random in 10000 games A won 585 and B won: 1254
07:29:30 With the combination Random/Random in 10000 games A won 585 and B won: 1255
07:29:30 With the combination Random/Random in 10000 games A won 585 and B won: 1256
07:29:30 With the combination Random/Random in 10000 games A won 585 and B won: 1257
07:29:30 With the combination Random/Random in 10000 games A won 585 and B won: 1258
07:29:30 With the combination Random/Random in 10000 games A won 585 and B won: 1259
07:29:30 With the combination Random/Random in 10000 games A won 585 and B won: 1260
07:29:30 With the combination Random/Random in 10000 games A won 586 and B won: 1260
07:29:30 With the combination Random/Random in 10000 games A won 587 and B won: 1260
07:29:30 With the combination Random/Random in 10000 games A won 587 and B won: 1261
07:29:30 With the combination Random/Random in 10000 games A won 588 and B won: 1261
07:29:30 With the combination Random/Random in 10000 games A won 588 and B won: 1262
07:29:30 With the combination Random/Random in 10000 games A won 589 and B won: 1262
07:29:30 With the combination Random/Random in 10000 games A won 590 and B won: 1262
07:29:30 With the combination Random/Random in 10000 games A won 590 and B won: 1263
07:29:30 With the combination Random/Random in 10000 games A won 591 and B won: 1263
07:29:30 With the combination Random/Random in 10000 games A won 591 and B won: 1264
07:29:30 With the combination Random/Random in 10000 games A won 591 and B won: 1265
07:29:30 With the combination Random/Random in 10000 games A won 591 and B won: 1266
07:29:30 With the combination Random/Random in 10000 games A won 591 and B won: 1267
07:29:30 With the combination Random/Random in 10000 games A won 591 and B won: 1268
07:29:30 With the combination Random/Random in 10000 games A won 592 and B won: 1268
07:29:30 With the combination Random/Random in 10000 games A won 592 and B won: 1269
07:29:30 With the combination Random/Random in 10000 games A won 592 and B won: 1270
07:29:30 With the combination Random/Random in 10000 games A won 592 and B won: 1271
07:29:30 With the combination Random/Random in 10000 games A won 592 and B won: 1272
07:29:30 With the combination Random/Random in 10000 games A won 592 and B won: 1273
07:29:30 With the combination Random/Random in 10000 games A won 592 and B won: 1274
07:29:30 With the combination Random/Random in 10000 games A won 593 and B won: 1274
07:29:30 With the combination Random/Random in 10000 games A won 593 and B won: 1275
07:29:30 With the combination Random/Random in 10000 games A won 593 and B won: 1276
07:29:30 With the combination Random/Random in 10000 games A won 594 and B won: 1276
07:29:30 With the combination Random/Random in 10000 games A won 595 and B won: 1276
07:29:30 With the combination Random/Random in 10000 games A won 595 and B won: 1277
07:29:30 With the combination Random/Random in 10000 games A won 595 and B won: 1278
07:29:30 With the combination Random/Random in 10000 games A won 596 and B won: 1278
07:29:30 With the combination Random/Random in 10000 games A won 597 and B won: 1278
07:29:30 With the combination Random/Random in 10000 games A won 597 and B won: 1279
07:29:30 With the combination Random/Random in 10000 games A won 598 and B won: 1279
07:29:30 With the combination Random/Random in 10000 games A won 598 and B won: 1280
07:29:30 With the combination Random/Random in 10000 games A won 598 and B won: 1281
07:29:30 With the combination Random/Random in 10000 games A won 599 and B won: 1281
07:29:30 With the combination Random/Random in 10000 games A won 599 and B won: 1282
07:29:30 With the combination Random/Random in 10000 games A won 599 and B won: 1283
07:29:30 With the combination Random/Random in 10000 games A won 600 and B won: 1283
07:29:30 With the combination Random/Random in 10000 games A won 600 and B won: 1284
07:29:30 With the combination Random/Random in 10000 games A won 600 and B won: 1285
07:29:30 With the combination Random/Random in 10000 games A won 600 and B won: 1286
07:29:30 With the combination Random/Random in 10000 games A won 600 and B won: 1287
07:29:30 With the combination Random/Random in 10000 games A won 600 and B won: 1288
07:29:30 With the combination Random/Random in 10000 games A won 600 and B won: 1289
07:29:30 With the combination Random/Random in 10000 games A won 601 and B won: 1289
07:29:30 With the combination Random/Random in 10000 games A won 601 and B won: 1290
07:29:30 With the combination Random/Random in 10000 games A won 601 and B won: 1291
07:29:30 With the combination Random/Random in 10000 games A won 601 and B won: 1292
07:29:30 With the combination Random/Random in 10000 games A won 602 and B won: 1292
07:29:30 With the combination Random/Random in 10000 games A won 602 and B won: 1293
07:29:30 With the combination Random/Random in 10000 games A won 602 and B won: 1294
07:29:30 With the combination Random/Random in 10000 games A won 603 and B won: 1294
07:29:30 With the combination Random/Random in 10000 games A won 603 and B won: 1295
07:29:30 With the combination Random/Random in 10000 games A won 603 and B won: 1296
07:29:30 With the combination Random/Random in 10000 games A won 603 and B won: 1297
07:29:30 With the combination Random/Random in 10000 games A won 603 and B won: 1298
07:29:30 With the combination Random/Random in 10000 games A won 603 and B won: 1299
07:29:30 With the combination Random/Random in 10000 games A won 604 and B won: 1299
07:29:30 With the combination Random/Random in 10000 games A won 604 and B won: 1300
07:29:30 With the combination Random/Random in 10000 games A won 604 and B won: 1301
07:29:30 With the combination Random/Random in 10000 games A won 605 and B won: 1301
07:29:30 With the combination Random/Random in 10000 games A won 606 and B won: 1301
07:29:30 With the combination Random/Random in 10000 games A won 607 and B won: 1301
07:29:30 With the combination Random/Random in 10000 games A won 608 and B won: 1301
07:29:30 With the combination Random/Random in 10000 games A won 609 and B won: 1301
07:29:30 With the combination Random/Random in 10000 games A won 609 and B won: 1302
07:29:30 With the combination Random/Random in 10000 games A won 610 and B won: 1302
07:29:30 With the combination Random/Random in 10000 games A won 610 and B won: 1303
07:29:30 With the combination Random/Random in 10000 games A won 610 and B won: 1304
07:29:30 With the combination Random/Random in 10000 games A won 611 and B won: 1304
07:29:30 With the combination Random/Random in 10000 games A won 612 and B won: 1304
07:29:30 With the combination Random/Random in 10000 games A won 612 and B won: 1305
07:29:30 With the combination Random/Random in 10000 games A won 612 and B won: 1306
07:29:30 With the combination Random/Random in 10000 games A won 612 and B won: 1307
07:29:30 With the combination Random/Random in 10000 games A won 612 and B won: 1308
07:29:30 With the combination Random/Random in 10000 games A won 612 and B won: 1309
07:29:30 With the combination Random/Random in 10000 games A won 612 and B won: 1310
07:29:30 With the combination Random/Random in 10000 games A won 612 and B won: 1311
07:29:30 With the combination Random/Random in 10000 games A won 612 and B won: 1312
07:29:30 With the combination Random/Random in 10000 games A won 613 and B won: 1312
07:29:30 With the combination Random/Random in 10000 games A won 614 and B won: 1312
07:29:30 With the combination Random/Random in 10000 games A won 615 and B won: 1312
07:29:30 With the combination Random/Random in 10000 games A won 616 and B won: 1312
07:29:30 With the combination Random/Random in 10000 games A won 616 and B won: 1313
07:29:30 With the combination Random/Random in 10000 games A won 617 and B won: 1313
07:29:30 With the combination Random/Random in 10000 games A won 617 and B won: 1314
07:29:30 With the combination Random/Random in 10000 games A won 617 and B won: 1315
07:29:30 With the combination Random/Random in 10000 games A won 617 and B won: 1316
07:29:30 With the combination Random/Random in 10000 games A won 617 and B won: 1317
07:29:30 With the combination Random/Random in 10000 games A won 618 and B won: 1317
07:29:30 With the combination Random/Random in 10000 games A won 618 and B won: 1318
07:29:30 With the combination Random/Random in 10000 games A won 618 and B won: 1319
07:29:30 With the combination Random/Random in 10000 games A won 618 and B won: 1320
07:29:30 With the combination Random/Random in 10000 games A won 618 and B won: 1321
07:29:30 With the combination Random/Random in 10000 games A won 618 and B won: 1322
07:29:30 With the combination Random/Random in 10000 games A won 619 and B won: 1322
07:29:30 With the combination Random/Random in 10000 games A won 619 and B won: 1323
07:29:30 With the combination Random/Random in 10000 games A won 619 and B won: 1324
07:29:30 With the combination Random/Random in 10000 games A won 620 and B won: 1324
07:29:30 With the combination Random/Random in 10000 games A won 620 and B won: 1325
07:29:30 With the combination Random/Random in 10000 games A won 620 and B won: 1326
07:29:30 With the combination Random/Random in 10000 games A won 620 and B won: 1327
07:29:30 With the combination Random/Random in 10000 games A won 620 and B won: 1328
07:29:30 With the combination Random/Random in 10000 games A won 621 and B won: 1328
07:29:30 With the combination Random/Random in 10000 games A won 622 and B won: 1328
07:29:30 With the combination Random/Random in 10000 games A won 622 and B won: 1329
07:29:30 With the combination Random/Random in 10000 games A won 622 and B won: 1330
07:29:30 With the combination Random/Random in 10000 games A won 622 and B won: 1331
07:29:30 With the combination Random/Random in 10000 games A won 623 and B won: 1331
07:29:30 With the combination Random/Random in 10000 games A won 623 and B won: 1332
07:29:30 With the combination Random/Random in 10000 games A won 624 and B won: 1332
07:29:30 With the combination Random/Random in 10000 games A won 624 and B won: 1333
07:29:30 With the combination Random/Random in 10000 games A won 624 and B won: 1334
07:29:30 With the combination Random/Random in 10000 games A won 624 and B won: 1335
07:29:30 With the combination Random/Random in 10000 games A won 624 and B won: 1336
07:29:30 With the combination Random/Random in 10000 games A won 625 and B won: 1336
07:29:30 With the combination Random/Random in 10000 games A won 625 and B won: 1337
07:29:30 With the combination Random/Random in 10000 games A won 625 and B won: 1338
07:29:30 With the combination Random/Random in 10000 games A won 625 and B won: 1339
07:29:30 With the combination Random/Random in 10000 games A won 625 and B won: 1340
07:29:30 With the combination Random/Random in 10000 games A won 625 and B won: 1341
07:29:30 With the combination Random/Random in 10000 games A won 625 and B won: 1342
07:29:30 With the combination Random/Random in 10000 games A won 625 and B won: 1343
07:29:30 With the combination Random/Random in 10000 games A won 625 and B won: 1344
07:29:30 With the combination Random/Random in 10000 games A won 625 and B won: 1345
07:29:30 With the combination Random/Random in 10000 games A won 626 and B won: 1345
07:29:30 With the combination Random/Random in 10000 games A won 626 and B won: 1346
07:29:30 With the combination Random/Random in 10000 games A won 626 and B won: 1347
07:29:30 With the combination Random/Random in 10000 games A won 627 and B won: 1347
07:29:30 With the combination Random/Random in 10000 games A won 628 and B won: 1347
07:29:30 With the combination Random/Random in 10000 games A won 628 and B won: 1348
07:29:30 With the combination Random/Random in 10000 games A won 628 and B won: 1349
07:29:30 With the combination Random/Random in 10000 games A won 628 and B won: 1350
07:29:30 With the combination Random/Random in 10000 games A won 628 and B won: 1351
07:29:30 With the combination Random/Random in 10000 games A won 629 and B won: 1351
07:29:30 With the combination Random/Random in 10000 games A won 629 and B won: 1352
07:29:30 With the combination Random/Random in 10000 games A won 629 and B won: 1353
07:29:30 With the combination Random/Random in 10000 games A won 629 and B won: 1354
07:29:30 With the combination Random/Random in 10000 games A won 629 and B won: 1355
07:29:30 With the combination Random/Random in 10000 games A won 629 and B won: 1356
07:29:30 With the combination Random/Random in 10000 games A won 629 and B won: 1357
07:29:30 With the combination Random/Random in 10000 games A won 629 and B won: 1358
07:29:30 With the combination Random/Random in 10000 games A won 629 and B won: 1359
07:29:30 With the combination Random/Random in 10000 games A won 630 and B won: 1359
07:29:30 With the combination Random/Random in 10000 games A won 630 and B won: 1360
07:29:30 With the combination Random/Random in 10000 games A won 631 and B won: 1360
07:29:30 With the combination Random/Random in 10000 games A won 632 and B won: 1360
07:29:30 With the combination Random/Random in 10000 games A won 633 and B won: 1360
07:29:30 With the combination Random/Random in 10000 games A won 633 and B won: 1361
07:29:30 With the combination Random/Random in 10000 games A won 633 and B won: 1362
07:29:30 With the combination Random/Random in 10000 games A won 633 and B won: 1363
07:29:30 With the combination Random/Random in 10000 games A won 634 and B won: 1363
07:29:30 With the combination Random/Random in 10000 games A won 634 and B won: 1364
07:29:30 With the combination Random/Random in 10000 games A won 634 and B won: 1365
07:29:30 With the combination Random/Random in 10000 games A won 635 and B won: 1365
07:29:30 With the combination Random/Random in 10000 games A won 635 and B won: 1366
07:29:30 With the combination Random/Random in 10000 games A won 635 and B won: 1367
07:29:30 With the combination Random/Random in 10000 games A won 636 and B won: 1367
07:29:30 With the combination Random/Random in 10000 games A won 636 and B won: 1368
07:29:30 With the combination Random/Random in 10000 games A won 637 and B won: 1368
07:29:30 With the combination Random/Random in 10000 games A won 637 and B won: 1369
07:29:30 With the combination Random/Random in 10000 games A won 637 and B won: 1370
07:29:30 With the combination Random/Random in 10000 games A won 637 and B won: 1371
07:29:30 With the combination Random/Random in 10000 games A won 638 and B won: 1371
07:29:30 With the combination Random/Random in 10000 games A won 639 and B won: 1371
07:29:30 With the combination Random/Random in 10000 games A won 639 and B won: 1372
07:29:30 With the combination Random/Random in 10000 games A won 640 and B won: 1372
07:29:30 With the combination Random/Random in 10000 games A won 640 and B won: 1373
07:29:30 With the combination Random/Random in 10000 games A won 641 and B won: 1373
07:29:30 With the combination Random/Random in 10000 games A won 641 and B won: 1374
07:29:30 With the combination Random/Random in 10000 games A won 641 and B won: 1375
07:29:30 With the combination Random/Random in 10000 games A won 641 and B won: 1376
07:29:30 With the combination Random/Random in 10000 games A won 642 and B won: 1376
07:29:30 With the combination Random/Random in 10000 games A won 642 and B won: 1377
07:29:30 With the combination Random/Random in 10000 games A won 642 and B won: 1378
07:29:30 With the combination Random/Random in 10000 games A won 642 and B won: 1379
07:29:30 With the combination Random/Random in 10000 games A won 642 and B won: 1380
07:29:30 With the combination Random/Random in 10000 games A won 642 and B won: 1381
07:29:30 With the combination Random/Random in 10000 games A won 642 and B won: 1382
07:29:30 With the combination Random/Random in 10000 games A won 642 and B won: 1383
07:29:30 With the combination Random/Random in 10000 games A won 642 and B won: 1384
07:29:30 With the combination Random/Random in 10000 games A won 643 and B won: 1384
07:29:30 With the combination Random/Random in 10000 games A won 643 and B won: 1385
07:29:30 With the combination Random/Random in 10000 games A won 643 and B won: 1386
07:29:30 With the combination Random/Random in 10000 games A won 644 and B won: 1386
07:29:30 With the combination Random/Random in 10000 games A won 644 and B won: 1387
07:29:30 With the combination Random/Random in 10000 games A won 645 and B won: 1387
07:29:30 With the combination Random/Random in 10000 games A won 645 and B won: 1388
07:29:30 With the combination Random/Random in 10000 games A won 645 and B won: 1389
07:29:30 With the combination Random/Random in 10000 games A won 645 and B won: 1390
07:29:30 With the combination Random/Random in 10000 games A won 645 and B won: 1391
07:29:30 With the combination Random/Random in 10000 games A won 645 and B won: 1392
07:29:30 With the combination Random/Random in 10000 games A won 646 and B won: 1392
07:29:30 With the combination Random/Random in 10000 games A won 646 and B won: 1393
07:29:30 With the combination Random/Random in 10000 games A won 646 and B won: 1394
07:29:30 With the combination Random/Random in 10000 games A won 647 and B won: 1394
07:29:30 With the combination Random/Random in 10000 games A won 648 and B won: 1394
07:29:30 With the combination Random/Random in 10000 games A won 648 and B won: 1395
07:29:30 With the combination Random/Random in 10000 games A won 648 and B won: 1396
07:29:30 With the combination Random/Random in 10000 games A won 649 and B won: 1396
07:29:30 With the combination Random/Random in 10000 games A won 650 and B won: 1396
07:29:30 With the combination Random/Random in 10000 games A won 650 and B won: 1397
07:29:30 With the combination Random/Random in 10000 games A won 650 and B won: 1398
07:29:30 With the combination Random/Random in 10000 games A won 650 and B won: 1399
07:29:30 With the combination Random/Random in 10000 games A won 650 and B won: 1400
07:29:30 With the combination Random/Random in 10000 games A won 650 and B won: 1401
07:29:30 With the combination Random/Random in 10000 games A won 651 and B won: 1401
07:29:30 With the combination Random/Random in 10000 games A won 651 and B won: 1402
07:29:30 With the combination Random/Random in 10000 games A won 651 and B won: 1403
07:29:30 With the combination Random/Random in 10000 games A won 652 and B won: 1403
07:29:30 With the combination Random/Random in 10000 games A won 652 and B won: 1404
07:29:30 With the combination Random/Random in 10000 games A won 653 and B won: 1404
07:29:30 With the combination Random/Random in 10000 games A won 653 and B won: 1405
07:29:30 With the combination Random/Random in 10000 games A won 653 and B won: 1406
07:29:30 With the combination Random/Random in 10000 games A won 653 and B won: 1407
07:29:30 With the combination Random/Random in 10000 games A won 654 and B won: 1407
07:29:30 With the combination Random/Random in 10000 games A won 655 and B won: 1407
07:29:30 With the combination Random/Random in 10000 games A won 655 and B won: 1408
07:29:30 With the combination Random/Random in 10000 games A won 656 and B won: 1408
07:29:30 With the combination Random/Random in 10000 games A won 656 and B won: 1409
07:29:30 With the combination Random/Random in 10000 games A won 656 and B won: 1410
07:29:31 With the combination Random/Random in 10000 games A won 657 and B won: 1410
07:29:31 With the combination Random/Random in 10000 games A won 658 and B won: 1410
07:29:31 With the combination Random/Random in 10000 games A won 659 and B won: 1410
07:29:31 With the combination Random/Random in 10000 games A won 659 and B won: 1411
07:29:31 With the combination Random/Random in 10000 games A won 659 and B won: 1412
07:29:31 With the combination Random/Random in 10000 games A won 659 and B won: 1413
07:29:31 With the combination Random/Random in 10000 games A won 659 and B won: 1414
07:29:31 With the combination Random/Random in 10000 games A won 659 and B won: 1415
07:29:31 With the combination Random/Random in 10000 games A won 659 and B won: 1416
07:29:31 With the combination Random/Random in 10000 games A won 659 and B won: 1417
07:29:31 With the combination Random/Random in 10000 games A won 659 and B won: 1418
07:29:31 With the combination Random/Random in 10000 games A won 660 and B won: 1418
07:29:31 With the combination Random/Random in 10000 games A won 660 and B won: 1419
07:29:31 With the combination Random/Random in 10000 games A won 660 and B won: 1420
07:29:31 With the combination Random/Random in 10000 games A won 661 and B won: 1420
07:29:31 With the combination Random/Random in 10000 games A won 661 and B won: 1421
07:29:31 With the combination Random/Random in 10000 games A won 662 and B won: 1421
07:29:31 With the combination Random/Random in 10000 games A won 662 and B won: 1422
07:29:31 With the combination Random/Random in 10000 games A won 662 and B won: 1423
07:29:31 With the combination Random/Random in 10000 games A won 662 and B won: 1424
07:29:31 With the combination Random/Random in 10000 games A won 662 and B won: 1425
07:29:31 With the combination Random/Random in 10000 games A won 662 and B won: 1426
07:29:31 With the combination Random/Random in 10000 games A won 662 and B won: 1427
07:29:31 With the combination Random/Random in 10000 games A won 663 and B won: 1427
07:29:31 With the combination Random/Random in 10000 games A won 664 and B won: 1427
07:29:31 With the combination Random/Random in 10000 games A won 664 and B won: 1428
07:29:31 With the combination Random/Random in 10000 games A won 664 and B won: 1429
07:29:31 With the combination Random/Random in 10000 games A won 664 and B won: 1430
07:29:31 With the combination Random/Random in 10000 games A won 665 and B won: 1430
07:29:31 With the combination Random/Random in 10000 games A won 666 and B won: 1430
07:29:31 With the combination Random/Random in 10000 games A won 667 and B won: 1430
07:29:31 With the combination Random/Random in 10000 games A won 667 and B won: 1431
07:29:31 With the combination Random/Random in 10000 games A won 668 and B won: 1431
07:29:31 With the combination Random/Random in 10000 games A won 668 and B won: 1432
07:29:31 With the combination Random/Random in 10000 games A won 669 and B won: 1432
07:29:31 With the combination Random/Random in 10000 games A won 670 and B won: 1432
07:29:31 With the combination Random/Random in 10000 games A won 670 and B won: 1433
07:29:31 With the combination Random/Random in 10000 games A won 670 and B won: 1434
07:29:31 With the combination Random/Random in 10000 games A won 670 and B won: 1435
07:29:31 With the combination Random/Random in 10000 games A won 671 and B won: 1435
07:29:31 With the combination Random/Random in 10000 games A won 671 and B won: 1436
07:29:31 With the combination Random/Random in 10000 games A won 671 and B won: 1437
07:29:31 With the combination Random/Random in 10000 games A won 672 and B won: 1437
07:29:31 With the combination Random/Random in 10000 games A won 672 and B won: 1438
07:29:31 With the combination Random/Random in 10000 games A won 673 and B won: 1438
07:29:31 With the combination Random/Random in 10000 games A won 673 and B won: 1439
07:29:31 With the combination Random/Random in 10000 games A won 673 and B won: 1440
07:29:31 With the combination Random/Random in 10000 games A won 674 and B won: 1440
07:29:31 With the combination Random/Random in 10000 games A won 674 and B won: 1441
07:29:31 With the combination Random/Random in 10000 games A won 674 and B won: 1442
07:29:31 With the combination Random/Random in 10000 games A won 675 and B won: 1442
07:29:31 With the combination Random/Random in 10000 games A won 675 and B won: 1443
07:29:31 With the combination Random/Random in 10000 games A won 675 and B won: 1444
07:29:31 With the combination Random/Random in 10000 games A won 676 and B won: 1444
07:29:31 With the combination Random/Random in 10000 games A won 676 and B won: 1445
07:29:31 With the combination Random/Random in 10000 games A won 676 and B won: 1446
07:29:31 With the combination Random/Random in 10000 games A won 676 and B won: 1447
07:29:31 With the combination Random/Random in 10000 games A won 677 and B won: 1447
07:29:31 With the combination Random/Random in 10000 games A won 677 and B won: 1448
07:29:31 With the combination Random/Random in 10000 games A won 677 and B won: 1449
07:29:31 With the combination Random/Random in 10000 games A won 677 and B won: 1450
07:29:31 With the combination Random/Random in 10000 games A won 678 and B won: 1450
07:29:31 With the combination Random/Random in 10000 games A won 679 and B won: 1450
07:29:31 With the combination Random/Random in 10000 games A won 679 and B won: 1451
07:29:31 With the combination Random/Random in 10000 games A won 680 and B won: 1451
07:29:31 With the combination Random/Random in 10000 games A won 680 and B won: 1452
07:29:31 With the combination Random/Random in 10000 games A won 680 and B won: 1453
07:29:31 With the combination Random/Random in 10000 games A won 680 and B won: 1454
07:29:31 With the combination Random/Random in 10000 games A won 681 and B won: 1454
07:29:31 With the combination Random/Random in 10000 games A won 681 and B won: 1455
07:29:31 With the combination Random/Random in 10000 games A won 681 and B won: 1456
07:29:31 With the combination Random/Random in 10000 games A won 681 and B won: 1457
07:29:31 With the combination Random/Random in 10000 games A won 681 and B won: 1458
07:29:31 With the combination Random/Random in 10000 games A won 681 and B won: 1459
07:29:31 With the combination Random/Random in 10000 games A won 682 and B won: 1459
07:29:31 With the combination Random/Random in 10000 games A won 682 and B won: 1460
07:29:31 With the combination Random/Random in 10000 games A won 682 and B won: 1461
07:29:31 With the combination Random/Random in 10000 games A won 683 and B won: 1461
07:29:31 With the combination Random/Random in 10000 games A won 683 and B won: 1462
07:29:31 With the combination Random/Random in 10000 games A won 683 and B won: 1463
07:29:31 With the combination Random/Random in 10000 games A won 683 and B won: 1464
07:29:31 With the combination Random/Random in 10000 games A won 683 and B won: 1465
07:29:31 With the combination Random/Random in 10000 games A won 683 and B won: 1466
07:29:31 With the combination Random/Random in 10000 games A won 683 and B won: 1467
07:29:31 With the combination Random/Random in 10000 games A won 684 and B won: 1467
07:29:31 With the combination Random/Random in 10000 games A won 685 and B won: 1467
07:29:31 With the combination Random/Random in 10000 games A won 686 and B won: 1467
07:29:31 With the combination Random/Random in 10000 games A won 687 and B won: 1467
07:29:31 With the combination Random/Random in 10000 games A won 687 and B won: 1468
07:29:31 With the combination Random/Random in 10000 games A won 687 and B won: 1469
07:29:31 With the combination Random/Random in 10000 games A won 687 and B won: 1470
07:29:31 With the combination Random/Random in 10000 games A won 688 and B won: 1470
07:29:31 With the combination Random/Random in 10000 games A won 688 and B won: 1471
07:29:31 With the combination Random/Random in 10000 games A won 689 and B won: 1471
07:29:31 With the combination Random/Random in 10000 games A won 689 and B won: 1472
07:29:31 With the combination Random/Random in 10000 games A won 689 and B won: 1473
07:29:31 With the combination Random/Random in 10000 games A won 690 and B won: 1473
07:29:31 With the combination Random/Random in 10000 games A won 691 and B won: 1473
07:29:31 With the combination Random/Random in 10000 games A won 691 and B won: 1474
07:29:31 With the combination Random/Random in 10000 games A won 691 and B won: 1475
07:29:31 With the combination Random/Random in 10000 games A won 691 and B won: 1476
07:29:31 With the combination Random/Random in 10000 games A won 691 and B won: 1477
07:29:31 With the combination Random/Random in 10000 games A won 691 and B won: 1478
07:29:31 With the combination Random/Random in 10000 games A won 691 and B won: 1479
07:29:31 With the combination Random/Random in 10000 games A won 691 and B won: 1480
07:29:31 With the combination Random/Random in 10000 games A won 691 and B won: 1481
07:29:31 With the combination Random/Random in 10000 games A won 692 and B won: 1481
07:29:31 With the combination Random/Random in 10000 games A won 693 and B won: 1481
07:29:31 With the combination Random/Random in 10000 games A won 693 and B won: 1482
07:29:31 With the combination Random/Random in 10000 games A won 693 and B won: 1483
07:29:31 With the combination Random/Random in 10000 games A won 693 and B won: 1484
07:29:31 With the combination Random/Random in 10000 games A won 693 and B won: 1485
07:29:31 With the combination Random/Random in 10000 games A won 694 and B won: 1485
07:29:31 With the combination Random/Random in 10000 games A won 694 and B won: 1486
07:29:31 With the combination Random/Random in 10000 games A won 695 and B won: 1486
07:29:31 With the combination Random/Random in 10000 games A won 695 and B won: 1487
07:29:31 With the combination Random/Random in 10000 games A won 696 and B won: 1487
07:29:31 With the combination Random/Random in 10000 games A won 696 and B won: 1488
07:29:31 With the combination Random/Random in 10000 games A won 696 and B won: 1489
07:29:31 With the combination Random/Random in 10000 games A won 696 and B won: 1490
07:29:31 With the combination Random/Random in 10000 games A won 696 and B won: 1491
07:29:31 With the combination Random/Random in 10000 games A won 696 and B won: 1492
07:29:31 With the combination Random/Random in 10000 games A won 696 and B won: 1493
07:29:31 With the combination Random/Random in 10000 games A won 696 and B won: 1494
07:29:31 With the combination Random/Random in 10000 games A won 696 and B won: 1495
07:29:31 With the combination Random/Random in 10000 games A won 696 and B won: 1496
07:29:31 With the combination Random/Random in 10000 games A won 696 and B won: 1497
07:29:31 With the combination Random/Random in 10000 games A won 696 and B won: 1498
07:29:31 With the combination Random/Random in 10000 games A won 696 and B won: 1499
07:29:31 With the combination Random/Random in 10000 games A won 696 and B won: 1500
07:29:31 With the combination Random/Random in 10000 games A won 696 and B won: 1501
07:29:31 With the combination Random/Random in 10000 games A won 696 and B won: 1502
07:29:31 With the combination Random/Random in 10000 games A won 696 and B won: 1503
07:29:31 With the combination Random/Random in 10000 games A won 696 and B won: 1504
07:29:31 With the combination Random/Random in 10000 games A won 697 and B won: 1504
07:29:31 With the combination Random/Random in 10000 games A won 698 and B won: 1504
07:29:31 With the combination Random/Random in 10000 games A won 699 and B won: 1504
07:29:31 With the combination Random/Random in 10000 games A won 699 and B won: 1505
07:29:31 With the combination Random/Random in 10000 games A won 700 and B won: 1505
07:29:31 With the combination Random/Random in 10000 games A won 700 and B won: 1506
07:29:31 With the combination Random/Random in 10000 games A won 701 and B won: 1506
07:29:31 With the combination Random/Random in 10000 games A won 702 and B won: 1506
07:29:31 With the combination Random/Random in 10000 games A won 702 and B won: 1507
07:29:31 With the combination Random/Random in 10000 games A won 703 and B won: 1507
07:29:31 With the combination Random/Random in 10000 games A won 704 and B won: 1507
07:29:31 With the combination Random/Random in 10000 games A won 705 and B won: 1507
07:29:31 With the combination Random/Random in 10000 games A won 705 and B won: 1508
07:29:31 With the combination Random/Random in 10000 games A won 705 and B won: 1509
07:29:31 With the combination Random/Random in 10000 games A won 706 and B won: 1509
07:29:31 With the combination Random/Random in 10000 games A won 707 and B won: 1509
07:29:31 With the combination Random/Random in 10000 games A won 707 and B won: 1510
07:29:31 With the combination Random/Random in 10000 games A won 708 and B won: 1510
07:29:31 With the combination Random/Random in 10000 games A won 708 and B won: 1511
07:29:31 With the combination Random/Random in 10000 games A won 708 and B won: 1512
07:29:31 With the combination Random/Random in 10000 games A won 708 and B won: 1513
07:29:31 With the combination Random/Random in 10000 games A won 709 and B won: 1513
07:29:31 With the combination Random/Random in 10000 games A won 709 and B won: 1514
07:29:31 With the combination Random/Random in 10000 games A won 710 and B won: 1514
07:29:31 With the combination Random/Random in 10000 games A won 710 and B won: 1515
07:29:31 With the combination Random/Random in 10000 games A won 710 and B won: 1516
07:29:31 With the combination Random/Random in 10000 games A won 711 and B won: 1516
07:29:31 With the combination Random/Random in 10000 games A won 711 and B won: 1517
07:29:31 With the combination Random/Random in 10000 games A won 711 and B won: 1518
07:29:31 With the combination Random/Random in 10000 games A won 711 and B won: 1519
07:29:31 With the combination Random/Random in 10000 games A won 711 and B won: 1520
07:29:31 With the combination Random/Random in 10000 games A won 711 and B won: 1521
07:29:31 With the combination Random/Random in 10000 games A won 711 and B won: 1522
07:29:31 With the combination Random/Random in 10000 games A won 711 and B won: 1523
07:29:31 With the combination Random/Random in 10000 games A won 711 and B won: 1524
07:29:31 With the combination Random/Random in 10000 games A won 712 and B won: 1524
07:29:31 With the combination Random/Random in 10000 games A won 712 and B won: 1525
07:29:31 With the combination Random/Random in 10000 games A won 712 and B won: 1526
07:29:31 With the combination Random/Random in 10000 games A won 712 and B won: 1527
07:29:31 With the combination Random/Random in 10000 games A won 712 and B won: 1528
07:29:31 With the combination Random/Random in 10000 games A won 712 and B won: 1529
07:29:31 With the combination Random/Random in 10000 games A won 712 and B won: 1530
07:29:31 With the combination Random/Random in 10000 games A won 713 and B won: 1530
07:29:31 With the combination Random/Random in 10000 games A won 713 and B won: 1531
07:29:31 With the combination Random/Random in 10000 games A won 713 and B won: 1532
07:29:31 With the combination Random/Random in 10000 games A won 713 and B won: 1533
07:29:31 With the combination Random/Random in 10000 games A won 713 and B won: 1534
07:29:31 With the combination Random/Random in 10000 games A won 713 and B won: 1535
07:29:31 With the combination Random/Random in 10000 games A won 713 and B won: 1536
07:29:31 With the combination Random/Random in 10000 games A won 713 and B won: 1537
07:29:31 With the combination Random/Random in 10000 games A won 714 and B won: 1537
07:29:31 With the combination Random/Random in 10000 games A won 714 and B won: 1538
07:29:31 With the combination Random/Random in 10000 games A won 715 and B won: 1538
07:29:31 With the combination Random/Random in 10000 games A won 715 and B won: 1539
07:29:31 With the combination Random/Random in 10000 games A won 716 and B won: 1539
07:29:31 With the combination Random/Random in 10000 games A won 716 and B won: 1540
07:29:31 With the combination Random/Random in 10000 games A won 716 and B won: 1541
07:29:31 With the combination Random/Random in 10000 games A won 716 and B won: 1542
07:29:31 With the combination Random/Random in 10000 games A won 716 and B won: 1543
07:29:31 With the combination Random/Random in 10000 games A won 716 and B won: 1544
07:29:31 With the combination Random/Random in 10000 games A won 717 and B won: 1544
07:29:31 With the combination Random/Random in 10000 games A won 717 and B won: 1545
07:29:31 With the combination Random/Random in 10000 games A won 718 and B won: 1545
07:29:31 With the combination Random/Random in 10000 games A won 719 and B won: 1545
07:29:31 With the combination Random/Random in 10000 games A won 719 and B won: 1546
07:29:31 With the combination Random/Random in 10000 games A won 720 and B won: 1546
07:29:31 With the combination Random/Random in 10000 games A won 720 and B won: 1547
07:29:31 With the combination Random/Random in 10000 games A won 721 and B won: 1547
07:29:31 With the combination Random/Random in 10000 games A won 721 and B won: 1548
07:29:31 With the combination Random/Random in 10000 games A won 721 and B won: 1549
07:29:31 With the combination Random/Random in 10000 games A won 722 and B won: 1549
07:29:31 With the combination Random/Random in 10000 games A won 722 and B won: 1550
07:29:31 With the combination Random/Random in 10000 games A won 722 and B won: 1551
07:29:31 With the combination Random/Random in 10000 games A won 722 and B won: 1552
07:29:31 With the combination Random/Random in 10000 games A won 722 and B won: 1553
07:29:31 With the combination Random/Random in 10000 games A won 723 and B won: 1553
07:29:31 With the combination Random/Random in 10000 games A won 724 and B won: 1553
07:29:31 With the combination Random/Random in 10000 games A won 724 and B won: 1554
07:29:31 With the combination Random/Random in 10000 games A won 725 and B won: 1554
07:29:31 With the combination Random/Random in 10000 games A won 725 and B won: 1555
07:29:31 With the combination Random/Random in 10000 games A won 725 and B won: 1556
07:29:31 With the combination Random/Random in 10000 games A won 725 and B won: 1557
07:29:31 With the combination Random/Random in 10000 games A won 725 and B won: 1558
07:29:31 With the combination Random/Random in 10000 games A won 726 and B won: 1558
07:29:31 With the combination Random/Random in 10000 games A won 726 and B won: 1559
07:29:31 With the combination Random/Random in 10000 games A won 726 and B won: 1560
07:29:31 With the combination Random/Random in 10000 games A won 726 and B won: 1561
07:29:31 With the combination Random/Random in 10000 games A won 727 and B won: 1561
07:29:31 With the combination Random/Random in 10000 games A won 727 and B won: 1562
07:29:31 With the combination Random/Random in 10000 games A won 728 and B won: 1562
07:29:31 With the combination Random/Random in 10000 games A won 728 and B won: 1563
07:29:31 With the combination Random/Random in 10000 games A won 729 and B won: 1563
07:29:31 With the combination Random/Random in 10000 games A won 729 and B won: 1564
07:29:31 With the combination Random/Random in 10000 games A won 730 and B won: 1564
07:29:31 With the combination Random/Random in 10000 games A won 730 and B won: 1565
07:29:31 With the combination Random/Random in 10000 games A won 730 and B won: 1566
07:29:31 With the combination Random/Random in 10000 games A won 731 and B won: 1566
07:29:31 With the combination Random/Random in 10000 games A won 731 and B won: 1567
07:29:31 With the combination Random/Random in 10000 games A won 731 and B won: 1568
07:29:31 With the combination Random/Random in 10000 games A won 731 and B won: 1569
07:29:31 With the combination Random/Random in 10000 games A won 731 and B won: 1570
07:29:31 With the combination Random/Random in 10000 games A won 731 and B won: 1571
07:29:31 With the combination Random/Random in 10000 games A won 731 and B won: 1572
07:29:31 With the combination Random/Random in 10000 games A won 731 and B won: 1573
07:29:31 With the combination Random/Random in 10000 games A won 732 and B won: 1573
07:29:31 With the combination Random/Random in 10000 games A won 732 and B won: 1574
07:29:31 With the combination Random/Random in 10000 games A won 733 and B won: 1574
07:29:31 With the combination Random/Random in 10000 games A won 733 and B won: 1575
07:29:31 With the combination Random/Random in 10000 games A won 734 and B won: 1575
07:29:31 With the combination Random/Random in 10000 games A won 734 and B won: 1576
07:29:31 With the combination Random/Random in 10000 games A won 734 and B won: 1577
07:29:31 With the combination Random/Random in 10000 games A won 735 and B won: 1577
07:29:31 With the combination Random/Random in 10000 games A won 735 and B won: 1578
07:29:31 With the combination Random/Random in 10000 games A won 736 and B won: 1578
07:29:31 With the combination Random/Random in 10000 games A won 737 and B won: 1578
07:29:31 With the combination Random/Random in 10000 games A won 738 and B won: 1578
07:29:31 With the combination Random/Random in 10000 games A won 739 and B won: 1578
07:29:31 With the combination Random/Random in 10000 games A won 739 and B won: 1579
07:29:31 With the combination Random/Random in 10000 games A won 740 and B won: 1579
07:29:31 With the combination Random/Random in 10000 games A won 741 and B won: 1579
07:29:31 With the combination Random/Random in 10000 games A won 741 and B won: 1580
07:29:31 With the combination Random/Random in 10000 games A won 742 and B won: 1580
07:29:31 With the combination Random/Random in 10000 games A won 742 and B won: 1581
07:29:31 With the combination Random/Random in 10000 games A won 742 and B won: 1582
07:29:31 With the combination Random/Random in 10000 games A won 743 and B won: 1582
07:29:31 With the combination Random/Random in 10000 games A won 744 and B won: 1582
07:29:31 With the combination Random/Random in 10000 games A won 744 and B won: 1583
07:29:31 With the combination Random/Random in 10000 games A won 744 and B won: 1584
07:29:31 With the combination Random/Random in 10000 games A won 744 and B won: 1585
07:29:31 With the combination Random/Random in 10000 games A won 745 and B won: 1585
07:29:31 With the combination Random/Random in 10000 games A won 746 and B won: 1585
07:29:31 With the combination Random/Random in 10000 games A won 746 and B won: 1586
07:29:31 With the combination Random/Random in 10000 games A won 746 and B won: 1587
07:29:31 With the combination Random/Random in 10000 games A won 746 and B won: 1588
07:29:31 With the combination Random/Random in 10000 games A won 746 and B won: 1589
07:29:31 With the combination Random/Random in 10000 games A won 746 and B won: 1590
07:29:31 With the combination Random/Random in 10000 games A won 746 and B won: 1591
07:29:31 With the combination Random/Random in 10000 games A won 747 and B won: 1591
07:29:31 With the combination Random/Random in 10000 games A won 747 and B won: 1592
07:29:31 With the combination Random/Random in 10000 games A won 748 and B won: 1592
07:29:31 With the combination Random/Random in 10000 games A won 748 and B won: 1593
07:29:31 With the combination Random/Random in 10000 games A won 748 and B won: 1594
07:29:31 With the combination Random/Random in 10000 games A won 748 and B won: 1595
07:29:31 With the combination Random/Random in 10000 games A won 748 and B won: 1596
07:29:31 With the combination Random/Random in 10000 games A won 748 and B won: 1597
07:29:31 With the combination Random/Random in 10000 games A won 749 and B won: 1597
07:29:31 With the combination Random/Random in 10000 games A won 749 and B won: 1598
07:29:31 With the combination Random/Random in 10000 games A won 750 and B won: 1598
07:29:31 With the combination Random/Random in 10000 games A won 750 and B won: 1599
07:29:31 With the combination Random/Random in 10000 games A won 750 and B won: 1600
07:29:31 With the combination Random/Random in 10000 games A won 750 and B won: 1601
07:29:31 With the combination Random/Random in 10000 games A won 750 and B won: 1602
07:29:31 With the combination Random/Random in 10000 games A won 750 and B won: 1603
07:29:31 With the combination Random/Random in 10000 games A won 751 and B won: 1603
07:29:31 With the combination Random/Random in 10000 games A won 751 and B won: 1604
07:29:31 With the combination Random/Random in 10000 games A won 751 and B won: 1605
07:29:31 With the combination Random/Random in 10000 games A won 751 and B won: 1606
07:29:31 With the combination Random/Random in 10000 games A won 752 and B won: 1606
07:29:31 With the combination Random/Random in 10000 games A won 752 and B won: 1607
07:29:31 With the combination Random/Random in 10000 games A won 752 and B won: 1608
07:29:31 With the combination Random/Random in 10000 games A won 752 and B won: 1609
07:29:31 With the combination Random/Random in 10000 games A won 753 and B won: 1609
07:29:31 With the combination Random/Random in 10000 games A won 753 and B won: 1610
07:29:31 With the combination Random/Random in 10000 games A won 753 and B won: 1611
07:29:31 With the combination Random/Random in 10000 games A won 753 and B won: 1612
07:29:31 With the combination Random/Random in 10000 games A won 753 and B won: 1613
07:29:31 With the combination Random/Random in 10000 games A won 753 and B won: 1614
07:29:31 With the combination Random/Random in 10000 games A won 753 and B won: 1615
07:29:31 With the combination Random/Random in 10000 games A won 754 and B won: 1615
07:29:31 With the combination Random/Random in 10000 games A won 754 and B won: 1616
07:29:31 With the combination Random/Random in 10000 games A won 754 and B won: 1617
07:29:31 With the combination Random/Random in 10000 games A won 754 and B won: 1618
07:29:31 With the combination Random/Random in 10000 games A won 754 and B won: 1619
07:29:31 With the combination Random/Random in 10000 games A won 755 and B won: 1619
07:29:31 With the combination Random/Random in 10000 games A won 755 and B won: 1620
07:29:31 With the combination Random/Random in 10000 games A won 755 and B won: 1621
07:29:31 With the combination Random/Random in 10000 games A won 755 and B won: 1622
07:29:31 With the combination Random/Random in 10000 games A won 756 and B won: 1622
07:29:31 With the combination Random/Random in 10000 games A won 757 and B won: 1622
07:29:31 With the combination Random/Random in 10000 games A won 757 and B won: 1623
07:29:31 With the combination Random/Random in 10000 games A won 757 and B won: 1624
07:29:31 With the combination Random/Random in 10000 games A won 757 and B won: 1625
07:29:31 With the combination Random/Random in 10000 games A won 757 and B won: 1626
07:29:31 With the combination Random/Random in 10000 games A won 757 and B won: 1627
07:29:31 With the combination Random/Random in 10000 games A won 758 and B won: 1627
07:29:31 With the combination Random/Random in 10000 games A won 758 and B won: 1628
07:29:31 With the combination Random/Random in 10000 games A won 759 and B won: 1628
07:29:31 With the combination Random/Random in 10000 games A won 760 and B won: 1628
07:29:31 With the combination Random/Random in 10000 games A won 760 and B won: 1629
07:29:31 With the combination Random/Random in 10000 games A won 761 and B won: 1629
07:29:31 With the combination Random/Random in 10000 games A won 762 and B won: 1629
07:29:31 With the combination Random/Random in 10000 games A won 762 and B won: 1630
07:29:31 With the combination Random/Random in 10000 games A won 763 and B won: 1630
07:29:31 With the combination Random/Random in 10000 games A won 763 and B won: 1631
07:29:31 With the combination Random/Random in 10000 games A won 763 and B won: 1632
07:29:31 With the combination Random/Random in 10000 games A won 764 and B won: 1632
07:29:31 With the combination Random/Random in 10000 games A won 764 and B won: 1633
07:29:31 With the combination Random/Random in 10000 games A won 764 and B won: 1634
07:29:31 With the combination Random/Random in 10000 games A won 764 and B won: 1635
07:29:31 With the combination Random/Random in 10000 games A won 765 and B won: 1635
07:29:31 With the combination Random/Random in 10000 games A won 766 and B won: 1635
07:29:31 With the combination Random/Random in 10000 games A won 766 and B won: 1636
07:29:31 With the combination Random/Random in 10000 games A won 766 and B won: 1637
07:29:31 With the combination Random/Random in 10000 games A won 767 and B won: 1637
07:29:31 With the combination Random/Random in 10000 games A won 767 and B won: 1638
07:29:31 With the combination Random/Random in 10000 games A won 768 and B won: 1638
07:29:31 With the combination Random/Random in 10000 games A won 768 and B won: 1639
07:29:31 With the combination Random/Random in 10000 games A won 768 and B won: 1640
07:29:31 With the combination Random/Random in 10000 games A won 768 and B won: 1641
07:29:31 With the combination Random/Random in 10000 games A won 768 and B won: 1642
07:29:31 With the combination Random/Random in 10000 games A won 769 and B won: 1642
07:29:31 With the combination Random/Random in 10000 games A won 770 and B won: 1642
07:29:31 With the combination Random/Random in 10000 games A won 770 and B won: 1643
07:29:31 With the combination Random/Random in 10000 games A won 770 and B won: 1644
07:29:31 With the combination Random/Random in 10000 games A won 771 and B won: 1644
07:29:31 With the combination Random/Random in 10000 games A won 771 and B won: 1645
07:29:31 With the combination Random/Random in 10000 games A won 771 and B won: 1646
07:29:31 With the combination Random/Random in 10000 games A won 772 and B won: 1646
07:29:31 With the combination Random/Random in 10000 games A won 772 and B won: 1647
07:29:31 With the combination Random/Random in 10000 games A won 772 and B won: 1648
07:29:31 With the combination Random/Random in 10000 games A won 772 and B won: 1649
07:29:31 With the combination Random/Random in 10000 games A won 772 and B won: 1650
07:29:31 With the combination Random/Random in 10000 games A won 772 and B won: 1651
07:29:31 With the combination Random/Random in 10000 games A won 772 and B won: 1652
07:29:31 With the combination Random/Random in 10000 games A won 773 and B won: 1652
07:29:31 With the combination Random/Random in 10000 games A won 773 and B won: 1653
07:29:31 With the combination Random/Random in 10000 games A won 774 and B won: 1653
07:29:31 With the combination Random/Random in 10000 games A won 774 and B won: 1654
07:29:31 With the combination Random/Random in 10000 games A won 774 and B won: 1655
07:29:31 With the combination Random/Random in 10000 games A won 774 and B won: 1656
07:29:31 With the combination Random/Random in 10000 games A won 774 and B won: 1657
07:29:31 With the combination Random/Random in 10000 games A won 774 and B won: 1658
07:29:31 With the combination Random/Random in 10000 games A won 775 and B won: 1658
07:29:31 With the combination Random/Random in 10000 games A won 775 and B won: 1659
07:29:31 With the combination Random/Random in 10000 games A won 776 and B won: 1659
07:29:31 With the combination Random/Random in 10000 games A won 777 and B won: 1659
07:29:31 With the combination Random/Random in 10000 games A won 777 and B won: 1660
07:29:31 With the combination Random/Random in 10000 games A won 778 and B won: 1660
07:29:31 With the combination Random/Random in 10000 games A won 778 and B won: 1661
07:29:31 With the combination Random/Random in 10000 games A won 779 and B won: 1661
07:29:31 With the combination Random/Random in 10000 games A won 780 and B won: 1661
07:29:31 With the combination Random/Random in 10000 games A won 780 and B won: 1662
07:29:31 With the combination Random/Random in 10000 games A won 780 and B won: 1663
07:29:31 With the combination Random/Random in 10000 games A won 780 and B won: 1664
07:29:31 With the combination Random/Random in 10000 games A won 780 and B won: 1665
07:29:31 With the combination Random/Random in 10000 games A won 780 and B won: 1666
07:29:31 With the combination Random/Random in 10000 games A won 780 and B won: 1667
07:29:31 With the combination Random/Random in 10000 games A won 781 and B won: 1667
07:29:31 With the combination Random/Random in 10000 games A won 781 and B won: 1668
07:29:31 With the combination Random/Random in 10000 games A won 781 and B won: 1669
07:29:31 With the combination Random/Random in 10000 games A won 782 and B won: 1669
07:29:31 With the combination Random/Random in 10000 games A won 783 and B won: 1669
07:29:31 With the combination Random/Random in 10000 games A won 783 and B won: 1670
07:29:31 With the combination Random/Random in 10000 games A won 783 and B won: 1671
07:29:31 With the combination Random/Random in 10000 games A won 784 and B won: 1671
07:29:31 With the combination Random/Random in 10000 games A won 784 and B won: 1672
07:29:31 With the combination Random/Random in 10000 games A won 785 and B won: 1672
07:29:31 With the combination Random/Random in 10000 games A won 786 and B won: 1672
07:29:31 With the combination Random/Random in 10000 games A won 787 and B won: 1672
07:29:31 With the combination Random/Random in 10000 games A won 787 and B won: 1673
07:29:31 With the combination Random/Random in 10000 games A won 788 and B won: 1673
07:29:31 With the combination Random/Random in 10000 games A won 788 and B won: 1674
07:29:31 With the combination Random/Random in 10000 games A won 789 and B won: 1674
07:29:31 With the combination Random/Random in 10000 games A won 790 and B won: 1674
07:29:31 With the combination Random/Random in 10000 games A won 790 and B won: 1675
07:29:31 With the combination Random/Random in 10000 games A won 791 and B won: 1675
07:29:31 With the combination Random/Random in 10000 games A won 791 and B won: 1676
07:29:31 With the combination Random/Random in 10000 games A won 792 and B won: 1676
07:29:31 With the combination Random/Random in 10000 games A won 792 and B won: 1677
07:29:31 With the combination Random/Random in 10000 games A won 792 and B won: 1678
07:29:31 With the combination Random/Random in 10000 games A won 792 and B won: 1679
07:29:31 With the combination Random/Random in 10000 games A won 793 and B won: 1679
07:29:31 With the combination Random/Random in 10000 games A won 793 and B won: 1680
07:29:31 With the combination Random/Random in 10000 games A won 793 and B won: 1681
07:29:31 With the combination Random/Random in 10000 games A won 793 and B won: 1682
07:29:31 With the combination Random/Random in 10000 games A won 793 and B won: 1683
07:29:31 With the combination Random/Random in 10000 games A won 793 and B won: 1684
07:29:31 With the combination Random/Random in 10000 games A won 794 and B won: 1684
07:29:31 With the combination Random/Random in 10000 games A won 794 and B won: 1685
07:29:31 With the combination Random/Random in 10000 games A won 794 and B won: 1686
07:29:31 With the combination Random/Random in 10000 games A won 794 and B won: 1687
07:29:31 With the combination Random/Random in 10000 games A won 794 and B won: 1688
07:29:31 With the combination Random/Random in 10000 games A won 794 and B won: 1689
07:29:31 With the combination Random/Random in 10000 games A won 795 and B won: 1689
07:29:31 With the combination Random/Random in 10000 games A won 795 and B won: 1690
07:29:31 With the combination Random/Random in 10000 games A won 795 and B won: 1691
07:29:31 With the combination Random/Random in 10000 games A won 796 and B won: 1691
07:29:31 With the combination Random/Random in 10000 games A won 796 and B won: 1692
07:29:31 With the combination Random/Random in 10000 games A won 796 and B won: 1693
07:29:31 With the combination Random/Random in 10000 games A won 797 and B won: 1693
07:29:31 With the combination Random/Random in 10000 games A won 797 and B won: 1694
07:29:31 With the combination Random/Random in 10000 games A won 797 and B won: 1695
07:29:31 With the combination Random/Random in 10000 games A won 797 and B won: 1696
07:29:31 With the combination Random/Random in 10000 games A won 797 and B won: 1697
07:29:31 With the combination Random/Random in 10000 games A won 798 and B won: 1697
07:29:31 With the combination Random/Random in 10000 games A won 799 and B won: 1697
07:29:31 With the combination Random/Random in 10000 games A won 799 and B won: 1698
07:29:31 With the combination Random/Random in 10000 games A won 799 and B won: 1699
07:29:31 With the combination Random/Random in 10000 games A won 799 and B won: 1700
07:29:31 With the combination Random/Random in 10000 games A won 800 and B won: 1700
07:29:31 With the combination Random/Random in 10000 games A won 801 and B won: 1700
07:29:31 With the combination Random/Random in 10000 games A won 801 and B won: 1701
07:29:31 With the combination Random/Random in 10000 games A won 801 and B won: 1702
07:29:31 With the combination Random/Random in 10000 games A won 801 and B won: 1703
07:29:31 With the combination Random/Random in 10000 games A won 802 and B won: 1703
07:29:31 With the combination Random/Random in 10000 games A won 803 and B won: 1703
07:29:31 With the combination Random/Random in 10000 games A won 803 and B won: 1704
07:29:31 With the combination Random/Random in 10000 games A won 804 and B won: 1704
07:29:31 With the combination Random/Random in 10000 games A won 804 and B won: 1705
07:29:31 With the combination Random/Random in 10000 games A won 804 and B won: 1706
07:29:31 With the combination Random/Random in 10000 games A won 804 and B won: 1707
07:29:31 With the combination Random/Random in 10000 games A won 804 and B won: 1708
07:29:31 With the combination Random/Random in 10000 games A won 804 and B won: 1709
07:29:31 With the combination Random/Random in 10000 games A won 804 and B won: 1710
07:29:31 With the combination Random/Random in 10000 games A won 804 and B won: 1711
07:29:31 With the combination Random/Random in 10000 games A won 805 and B won: 1711
07:29:31 With the combination Random/Random in 10000 games A won 805 and B won: 1712
07:29:31 With the combination Random/Random in 10000 games A won 806 and B won: 1712
07:29:31 With the combination Random/Random in 10000 games A won 806 and B won: 1713
07:29:31 With the combination Random/Random in 10000 games A won 806 and B won: 1714
07:29:31 With the combination Random/Random in 10000 games A won 807 and B won: 1714
07:29:31 With the combination Random/Random in 10000 games A won 807 and B won: 1715
07:29:31 With the combination Random/Random in 10000 games A won 807 and B won: 1716
07:29:31 With the combination Random/Random in 10000 games A won 807 and B won: 1717
07:29:31 With the combination Random/Random in 10000 games A won 807 and B won: 1718
07:29:31 With the combination Random/Random in 10000 games A won 807 and B won: 1719
07:29:31 With the combination Random/Random in 10000 games A won 808 and B won: 1719
07:29:31 With the combination Random/Random in 10000 games A won 809 and B won: 1719
07:29:31 With the combination Random/Random in 10000 games A won 810 and B won: 1719
07:29:31 With the combination Random/Random in 10000 games A won 810 and B won: 1720
07:29:31 With the combination Random/Random in 10000 games A won 810 and B won: 1721
07:29:31 With the combination Random/Random in 10000 games A won 810 and B won: 1722
07:29:31 With the combination Random/Random in 10000 games A won 811 and B won: 1722
07:29:31 With the combination Random/Random in 10000 games A won 812 and B won: 1722
07:29:31 With the combination Random/Random in 10000 games A won 813 and B won: 1722
07:29:31 With the combination Random/Random in 10000 games A won 814 and B won: 1722
07:29:31 With the combination Random/Random in 10000 games A won 814 and B won: 1723
07:29:31 With the combination Random/Random in 10000 games A won 814 and B won: 1724
07:29:31 With the combination Random/Random in 10000 games A won 814 and B won: 1725
07:29:31 With the combination Random/Random in 10000 games A won 814 and B won: 1726
07:29:31 With the combination Random/Random in 10000 games A won 814 and B won: 1727
07:29:31 With the combination Random/Random in 10000 games A won 814 and B won: 1728
07:29:31 With the combination Random/Random in 10000 games A won 815 and B won: 1728
07:29:31 With the combination Random/Random in 10000 games A won 816 and B won: 1728
07:29:31 With the combination Random/Random in 10000 games A won 817 and B won: 1728
07:29:31 With the combination Random/Random in 10000 games A won 818 and B won: 1728
07:29:31 With the combination Random/Random in 10000 games A won 818 and B won: 1729
07:29:31 With the combination Random/Random in 10000 games A won 818 and B won: 1730
07:29:31 With the combination Random/Random in 10000 games A won 818 and B won: 1731
07:29:31 With the combination Random/Random in 10000 games A won 818 and B won: 1732
07:29:31 With the combination Random/Random in 10000 games A won 818 and B won: 1733
07:29:31 With the combination Random/Random in 10000 games A won 818 and B won: 1734
07:29:31 With the combination Random/Random in 10000 games A won 819 and B won: 1734
07:29:31 With the combination Random/Random in 10000 games A won 820 and B won: 1734
07:29:31 With the combination Random/Random in 10000 games A won 820 and B won: 1735
07:29:31 With the combination Random/Random in 10000 games A won 820 and B won: 1736
07:29:31 With the combination Random/Random in 10000 games A won 820 and B won: 1737
07:29:31 With the combination Random/Random in 10000 games A won 820 and B won: 1738
07:29:31 With the combination Random/Random in 10000 games A won 820 and B won: 1739
07:29:31 With the combination Random/Random in 10000 games A won 821 and B won: 1739
07:29:31 With the combination Random/Random in 10000 games A won 821 and B won: 1740
07:29:31 With the combination Random/Random in 10000 games A won 822 and B won: 1740
07:29:31 With the combination Random/Random in 10000 games A won 822 and B won: 1741
07:29:31 With the combination Random/Random in 10000 games A won 822 and B won: 1742
07:29:31 With the combination Random/Random in 10000 games A won 822 and B won: 1743
07:29:31 With the combination Random/Random in 10000 games A won 822 and B won: 1744
07:29:31 With the combination Random/Random in 10000 games A won 823 and B won: 1744
07:29:31 With the combination Random/Random in 10000 games A won 824 and B won: 1744
07:29:31 With the combination Random/Random in 10000 games A won 825 and B won: 1744
07:29:31 With the combination Random/Random in 10000 games A won 825 and B won: 1745
07:29:31 With the combination Random/Random in 10000 games A won 825 and B won: 1746
07:29:31 With the combination Random/Random in 10000 games A won 825 and B won: 1747
07:29:31 With the combination Random/Random in 10000 games A won 825 and B won: 1748
07:29:31 With the combination Random/Random in 10000 games A won 826 and B won: 1748
07:29:31 With the combination Random/Random in 10000 games A won 827 and B won: 1748
07:29:31 With the combination Random/Random in 10000 games A won 827 and B won: 1749
07:29:31 With the combination Random/Random in 10000 games A won 828 and B won: 1749
07:29:31 With the combination Random/Random in 10000 games A won 828 and B won: 1750
07:29:31 With the combination Random/Random in 10000 games A won 828 and B won: 1751
07:29:31 With the combination Random/Random in 10000 games A won 828 and B won: 1752
07:29:31 With the combination Random/Random in 10000 games A won 828 and B won: 1753
07:29:31 With the combination Random/Random in 10000 games A won 828 and B won: 1754
07:29:31 With the combination Random/Random in 10000 games A won 829 and B won: 1754
07:29:31 With the combination Random/Random in 10000 games A won 829 and B won: 1755
07:29:31 With the combination Random/Random in 10000 games A won 829 and B won: 1756
07:29:31 With the combination Random/Random in 10000 games A won 830 and B won: 1756
07:29:31 With the combination Random/Random in 10000 games A won 830 and B won: 1757
07:29:31 With the combination Random/Random in 10000 games A won 830 and B won: 1758
07:29:31 With the combination Random/Random in 10000 games A won 830 and B won: 1759
07:29:31 With the combination Random/Random in 10000 games A won 830 and B won: 1760
07:29:31 With the combination Random/Random in 10000 games A won 830 and B won: 1761
07:29:31 With the combination Random/Random in 10000 games A won 830 and B won: 1762
07:29:31 With the combination Random/Random in 10000 games A won 830 and B won: 1763
07:29:31 With the combination Random/Random in 10000 games A won 831 and B won: 1763
07:29:31 With the combination Random/Random in 10000 games A won 831 and B won: 1764
07:29:31 With the combination Random/Random in 10000 games A won 832 and B won: 1764
07:29:31 With the combination Random/Random in 10000 games A won 832 and B won: 1765
07:29:31 With the combination Random/Random in 10000 games A won 832 and B won: 1766
07:29:31 With the combination Random/Random in 10000 games A won 833 and B won: 1766
07:29:31 With the combination Random/Random in 10000 games A won 833 and B won: 1767
07:29:31 With the combination Random/Random in 10000 games A won 834 and B won: 1767
07:29:31 With the combination Random/Random in 10000 games A won 834 and B won: 1768
07:29:31 With the combination Random/Random in 10000 games A won 835 and B won: 1768
07:29:31 With the combination Random/Random in 10000 games A won 836 and B won: 1768
07:29:31 With the combination Random/Random in 10000 games A won 836 and B won: 1769
07:29:31 With the combination Random/Random in 10000 games A won 836 and B won: 1770
07:29:31 With the combination Random/Random in 10000 games A won 837 and B won: 1770
07:29:31 With the combination Random/Random in 10000 games A won 837 and B won: 1771
07:29:31 With the combination Random/Random in 10000 games A won 838 and B won: 1771
07:29:31 With the combination Random/Random in 10000 games A won 838 and B won: 1772
07:29:31 With the combination Random/Random in 10000 games A won 838 and B won: 1773
07:29:31 With the combination Random/Random in 10000 games A won 838 and B won: 1774
07:29:31 With the combination Random/Random in 10000 games A won 838 and B won: 1775
07:29:31 With the combination Random/Random in 10000 games A won 838 and B won: 1776
07:29:31 With the combination Random/Random in 10000 games A won 839 and B won: 1776
07:29:31 With the combination Random/Random in 10000 games A won 840 and B won: 1776
07:29:31 With the combination Random/Random in 10000 games A won 840 and B won: 1777
07:29:31 With the combination Random/Random in 10000 games A won 840 and B won: 1778
07:29:31 With the combination Random/Random in 10000 games A won 840 and B won: 1779
07:29:31 With the combination Random/Random in 10000 games A won 841 and B won: 1779
07:29:31 With the combination Random/Random in 10000 games A won 841 and B won: 1780
07:29:31 With the combination Random/Random in 10000 games A won 841 and B won: 1781
07:29:31 With the combination Random/Random in 10000 games A won 841 and B won: 1782
07:29:31 With the combination Random/Random in 10000 games A won 841 and B won: 1783
07:29:31 With the combination Random/Random in 10000 games A won 842 and B won: 1783
07:29:31 With the combination Random/Random in 10000 games A won 842 and B won: 1784
07:29:31 With the combination Random/Random in 10000 games A won 842 and B won: 1785
07:29:31 With the combination Random/Random in 10000 games A won 842 and B won: 1786
07:29:31 With the combination Random/Random in 10000 games A won 843 and B won: 1786
07:29:31 With the combination Random/Random in 10000 games A won 843 and B won: 1787
07:29:31 With the combination Random/Random in 10000 games A won 843 and B won: 1788
07:29:31 With the combination Random/Random in 10000 games A won 844 and B won: 1788
07:29:31 With the combination Random/Random in 10000 games A won 844 and B won: 1789
07:29:31 With the combination Random/Random in 10000 games A won 844 and B won: 1790
07:29:31 With the combination Random/Random in 10000 games A won 844 and B won: 1791
07:29:31 With the combination Random/Random in 10000 games A won 844 and B won: 1792
07:29:31 With the combination Random/Random in 10000 games A won 844 and B won: 1793
07:29:31 With the combination Random/Random in 10000 games A won 845 and B won: 1793
07:29:31 With the combination Random/Random in 10000 games A won 845 and B won: 1794
07:29:31 With the combination Random/Random in 10000 games A won 846 and B won: 1794
07:29:31 With the combination Random/Random in 10000 games A won 847 and B won: 1794
07:29:31 With the combination Random/Random in 10000 games A won 847 and B won: 1795
07:29:31 With the combination Random/Random in 10000 games A won 847 and B won: 1796
07:29:31 With the combination Random/Random in 10000 games A won 847 and B won: 1797
07:29:31 With the combination Random/Random in 10000 games A won 847 and B won: 1798
07:29:31 With the combination Random/Random in 10000 games A won 847 and B won: 1799
07:29:31 With the combination Random/Random in 10000 games A won 847 and B won: 1800
07:29:31 With the combination Random/Random in 10000 games A won 847 and B won: 1801
07:29:31 With the combination Random/Random in 10000 games A won 847 and B won: 1802
07:29:31 With the combination Random/Random in 10000 games A won 848 and B won: 1802
07:29:31 With the combination Random/Random in 10000 games A won 848 and B won: 1803
07:29:31 With the combination Random/Random in 10000 games A won 849 and B won: 1803
07:29:31 With the combination Random/Random in 10000 games A won 849 and B won: 1804
07:29:31 With the combination Random/Random in 10000 games A won 849 and B won: 1805
07:29:31 With the combination Random/Random in 10000 games A won 849 and B won: 1806
07:29:31 With the combination Random/Random in 10000 games A won 849 and B won: 1807
07:29:31 With the combination Random/Random in 10000 games A won 849 and B won: 1808
07:29:31 With the combination Random/Random in 10000 games A won 849 and B won: 1809
07:29:31 With the combination Random/Random in 10000 games A won 849 and B won: 1810
07:29:31 With the combination Random/Random in 10000 games A won 850 and B won: 1810
07:29:31 With the combination Random/Random in 10000 games A won 850 and B won: 1811
07:29:31 With the combination Random/Random in 10000 games A won 850 and B won: 1812
07:29:31 With the combination Random/Random in 10000 games A won 851 and B won: 1812
07:29:31 With the combination Random/Random in 10000 games A won 851 and B won: 1813
07:29:31 With the combination Random/Random in 10000 games A won 851 and B won: 1814
07:29:31 With the combination Random/Random in 10000 games A won 851 and B won: 1815
07:29:31 With the combination Random/Random in 10000 games A won 851 and B won: 1816
07:29:31 With the combination Random/Random in 10000 games A won 852 and B won: 1816
07:29:31 With the combination Random/Random in 10000 games A won 853 and B won: 1816
07:29:31 With the combination Random/Random in 10000 games A won 853 and B won: 1817
07:29:31 With the combination Random/Random in 10000 games A won 853 and B won: 1818
07:29:31 With the combination Random/Random in 10000 games A won 854 and B won: 1818
07:29:31 With the combination Random/Random in 10000 games A won 854 and B won: 1819
07:29:31 With the combination Random/Random in 10000 games A won 854 and B won: 1820
07:29:31 With the combination Random/Random in 10000 games A won 855 and B won: 1820
07:29:31 With the combination Random/Random in 10000 games A won 855 and B won: 1821
07:29:31 With the combination Random/Random in 10000 games A won 856 and B won: 1821
07:29:31 With the combination Random/Random in 10000 games A won 856 and B won: 1822
07:29:31 With the combination Random/Random in 10000 games A won 856 and B won: 1823
07:29:31 With the combination Random/Random in 10000 games A won 856 and B won: 1824
07:29:31 With the combination Random/Random in 10000 games A won 856 and B won: 1825
07:29:31 With the combination Random/Random in 10000 games A won 856 and B won: 1826
07:29:31 With the combination Random/Random in 10000 games A won 857 and B won: 1826
07:29:31 With the combination Random/Random in 10000 games A won 858 and B won: 1826
07:29:31 With the combination Random/Random in 10000 games A won 859 and B won: 1826
07:29:31 With the combination Random/Random in 10000 games A won 859 and B won: 1827
07:29:31 With the combination Random/Random in 10000 games A won 859 and B won: 1828
07:29:31 With the combination Random/Random in 10000 games A won 860 and B won: 1828
07:29:31 With the combination Random/Random in 10000 games A won 861 and B won: 1828
07:29:31 With the combination Random/Random in 10000 games A won 862 and B won: 1828
07:29:31 With the combination Random/Random in 10000 games A won 863 and B won: 1828
07:29:31 With the combination Random/Random in 10000 games A won 863 and B won: 1829
07:29:31 With the combination Random/Random in 10000 games A won 863 and B won: 1830
07:29:31 With the combination Random/Random in 10000 games A won 863 and B won: 1831
07:29:31 With the combination Random/Random in 10000 games A won 863 and B won: 1832
07:29:31 With the combination Random/Random in 10000 games A won 864 and B won: 1832
07:29:31 With the combination Random/Random in 10000 games A won 864 and B won: 1833
07:29:31 With the combination Random/Random in 10000 games A won 864 and B won: 1834
07:29:31 With the combination Random/Random in 10000 games A won 864 and B won: 1835
07:29:31 With the combination Random/Random in 10000 games A won 864 and B won: 1836
07:29:31 With the combination Random/Random in 10000 games A won 864 and B won: 1837
07:29:31 With the combination Random/Random in 10000 games A won 864 and B won: 1838
07:29:31 With the combination Random/Random in 10000 games A won 864 and B won: 1839
07:29:31 With the combination Random/Random in 10000 games A won 865 and B won: 1839
07:29:31 With the combination Random/Random in 10000 games A won 865 and B won: 1840
07:29:31 With the combination Random/Random in 10000 games A won 866 and B won: 1840
07:29:31 With the combination Random/Random in 10000 games A won 866 and B won: 1841
07:29:31 With the combination Random/Random in 10000 games A won 867 and B won: 1841
07:29:31 With the combination Random/Random in 10000 games A won 867 and B won: 1842
07:29:31 With the combination Random/Random in 10000 games A won 867 and B won: 1843
07:29:31 With the combination Random/Random in 10000 games A won 867 and B won: 1844
07:29:31 With the combination Random/Random in 10000 games A won 867 and B won: 1845
07:29:31 With the combination Random/Random in 10000 games A won 868 and B won: 1845
07:29:31 With the combination Random/Random in 10000 games A won 868 and B won: 1846
07:29:31 With the combination Random/Random in 10000 games A won 868 and B won: 1847
07:29:31 With the combination Random/Random in 10000 games A won 868 and B won: 1848
07:29:31 With the combination Random/Random in 10000 games A won 868 and B won: 1849
07:29:31 With the combination Random/Random in 10000 games A won 869 and B won: 1849
07:29:31 With the combination Random/Random in 10000 games A won 870 and B won: 1849
07:29:31 With the combination Random/Random in 10000 games A won 871 and B won: 1849
07:29:31 With the combination Random/Random in 10000 games A won 872 and B won: 1849
07:29:31 With the combination Random/Random in 10000 games A won 872 and B won: 1850
07:29:31 With the combination Random/Random in 10000 games A won 872 and B won: 1851
07:29:31 With the combination Random/Random in 10000 games A won 872 and B won: 1852
07:29:31 With the combination Random/Random in 10000 games A won 872 and B won: 1853
07:29:31 With the combination Random/Random in 10000 games A won 872 and B won: 1854
07:29:31 With the combination Random/Random in 10000 games A won 872 and B won: 1855
07:29:31 With the combination Random/Random in 10000 games A won 872 and B won: 1856
07:29:31 With the combination Random/Random in 10000 games A won 872 and B won: 1857
07:29:31 With the combination Random/Random in 10000 games A won 873 and B won: 1857
07:29:31 With the combination Random/Random in 10000 games A won 873 and B won: 1858
07:29:31 With the combination Random/Random in 10000 games A won 873 and B won: 1859
07:29:31 With the combination Random/Random in 10000 games A won 873 and B won: 1860
07:29:31 With the combination Random/Random in 10000 games A won 874 and B won: 1860
07:29:31 With the combination Random/Random in 10000 games A won 874 and B won: 1861
07:29:31 With the combination Random/Random in 10000 games A won 874 and B won: 1862
07:29:31 With the combination Random/Random in 10000 games A won 874 and B won: 1863
07:29:31 With the combination Random/Random in 10000 games A won 874 and B won: 1864
07:29:31 With the combination Random/Random in 10000 games A won 875 and B won: 1864
07:29:31 With the combination Random/Random in 10000 games A won 876 and B won: 1864
07:29:31 With the combination Random/Random in 10000 games A won 876 and B won: 1865
07:29:31 With the combination Random/Random in 10000 games A won 876 and B won: 1866
07:29:31 With the combination Random/Random in 10000 games A won 876 and B won: 1867
07:29:31 With the combination Random/Random in 10000 games A won 876 and B won: 1868
07:29:31 With the combination Random/Random in 10000 games A won 877 and B won: 1868
07:29:31 With the combination Random/Random in 10000 games A won 877 and B won: 1869
07:29:31 With the combination Random/Random in 10000 games A won 877 and B won: 1870
07:29:31 With the combination Random/Random in 10000 games A won 878 and B won: 1870
07:29:31 With the combination Random/Random in 10000 games A won 878 and B won: 1871
07:29:31 With the combination Random/Random in 10000 games A won 879 and B won: 1871
07:29:31 With the combination Random/Random in 10000 games A won 879 and B won: 1872
07:29:31 With the combination Random/Random in 10000 games A won 880 and B won: 1872
07:29:31 With the combination Random/Random in 10000 games A won 881 and B won: 1872
07:29:31 With the combination Random/Random in 10000 games A won 882 and B won: 1872
07:29:31 With the combination Random/Random in 10000 games A won 882 and B won: 1873
07:29:31 With the combination Random/Random in 10000 games A won 882 and B won: 1874
07:29:31 With the combination Random/Random in 10000 games A won 882 and B won: 1875
07:29:31 With the combination Random/Random in 10000 games A won 882 and B won: 1876
07:29:31 With the combination Random/Random in 10000 games A won 883 and B won: 1876
07:29:31 With the combination Random/Random in 10000 games A won 883 and B won: 1877
07:29:31 With the combination Random/Random in 10000 games A won 884 and B won: 1877
07:29:31 With the combination Random/Random in 10000 games A won 884 and B won: 1878
07:29:31 With the combination Random/Random in 10000 games A won 884 and B won: 1879
07:29:31 With the combination Random/Random in 10000 games A won 884 and B won: 1880
07:29:31 With the combination Random/Random in 10000 games A won 884 and B won: 1881
07:29:31 With the combination Random/Random in 10000 games A won 884 and B won: 1882
07:29:31 With the combination Random/Random in 10000 games A won 884 and B won: 1883
07:29:31 With the combination Random/Random in 10000 games A won 885 and B won: 1883
07:29:31 With the combination Random/Random in 10000 games A won 886 and B won: 1883
07:29:31 With the combination Random/Random in 10000 games A won 887 and B won: 1883
07:29:31 With the combination Random/Random in 10000 games A won 887 and B won: 1884
07:29:31 With the combination Random/Random in 10000 games A won 887 and B won: 1885
07:29:31 With the combination Random/Random in 10000 games A won 887 and B won: 1886
07:29:31 With the combination Random/Random in 10000 games A won 888 and B won: 1886
07:29:31 With the combination Random/Random in 10000 games A won 889 and B won: 1886
07:29:31 With the combination Random/Random in 10000 games A won 889 and B won: 1887
07:29:31 With the combination Random/Random in 10000 games A won 890 and B won: 1887
07:29:31 With the combination Random/Random in 10000 games A won 890 and B won: 1888
07:29:31 With the combination Random/Random in 10000 games A won 891 and B won: 1888
07:29:31 With the combination Random/Random in 10000 games A won 891 and B won: 1889
07:29:31 With the combination Random/Random in 10000 games A won 891 and B won: 1890
07:29:31 With the combination Random/Random in 10000 games A won 891 and B won: 1891
07:29:31 With the combination Random/Random in 10000 games A won 892 and B won: 1891
07:29:31 With the combination Random/Random in 10000 games A won 892 and B won: 1892
07:29:31 With the combination Random/Random in 10000 games A won 893 and B won: 1892
07:29:31 With the combination Random/Random in 10000 games A won 893 and B won: 1893
07:29:31 With the combination Random/Random in 10000 games A won 893 and B won: 1894
07:29:31 With the combination Random/Random in 10000 games A won 894 and B won: 1894
07:29:31 With the combination Random/Random in 10000 games A won 894 and B won: 1895
07:29:31 With the combination Random/Random in 10000 games A won 895 and B won: 1895
07:29:31 With the combination Random/Random in 10000 games A won 895 and B won: 1896
07:29:31 With the combination Random/Random in 10000 games A won 896 and B won: 1896
07:29:31 With the combination Random/Random in 10000 games A won 896 and B won: 1897
07:29:31 With the combination Random/Random in 10000 games A won 896 and B won: 1898
07:29:31 With the combination Random/Random in 10000 games A won 896 and B won: 1899
07:29:31 With the combination Random/Random in 10000 games A won 897 and B won: 1899
07:29:31 With the combination Random/Random in 10000 games A won 898 and B won: 1899
07:29:31 With the combination Random/Random in 10000 games A won 898 and B won: 1900
07:29:31 With the combination Random/Random in 10000 games A won 899 and B won: 1900
07:29:31 With the combination Random/Random in 10000 games A won 899 and B won: 1901
07:29:31 With the combination Random/Random in 10000 games A won 899 and B won: 1902
07:29:31 With the combination Random/Random in 10000 games A won 899 and B won: 1903
07:29:31 With the combination Random/Random in 10000 games A won 900 and B won: 1903
07:29:31 With the combination Random/Random in 10000 games A won 900 and B won: 1904
07:29:31 With the combination Random/Random in 10000 games A won 901 and B won: 1904
07:29:31 With the combination Random/Random in 10000 games A won 901 and B won: 1905
07:29:31 With the combination Random/Random in 10000 games A won 901 and B won: 1906
07:29:31 With the combination Random/Random in 10000 games A won 902 and B won: 1906
07:29:31 With the combination Random/Random in 10000 games A won 903 and B won: 1906
07:29:31 With the combination Random/Random in 10000 games A won 903 and B won: 1907
07:29:31 With the combination Random/Random in 10000 games A won 903 and B won: 1908
07:29:31 With the combination Random/Random in 10000 games A won 904 and B won: 1908
07:29:31 With the combination Random/Random in 10000 games A won 905 and B won: 1908
07:29:31 With the combination Random/Random in 10000 games A won 905 and B won: 1909
07:29:31 With the combination Random/Random in 10000 games A won 905 and B won: 1910
07:29:31 With the combination Random/Random in 10000 games A won 905 and B won: 1911
07:29:31 With the combination Random/Random in 10000 games A won 905 and B won: 1912
07:29:31 With the combination Random/Random in 10000 games A won 905 and B won: 1913
07:29:31 With the combination Random/Random in 10000 games A won 905 and B won: 1914
07:29:31 With the combination Random/Random in 10000 games A won 905 and B won: 1915
07:29:31 With the combination Random/Random in 10000 games A won 906 and B won: 1915
07:29:31 With the combination Random/Random in 10000 games A won 907 and B won: 1915
07:29:31 With the combination Random/Random in 10000 games A won 908 and B won: 1915
07:29:31 With the combination Random/Random in 10000 games A won 908 and B won: 1916
07:29:31 With the combination Random/Random in 10000 games A won 908 and B won: 1917
07:29:31 With the combination Random/Random in 10000 games A won 908 and B won: 1918
07:29:31 With the combination Random/Random in 10000 games A won 908 and B won: 1919
07:29:31 With the combination Random/Random in 10000 games A won 908 and B won: 1920
07:29:31 With the combination Random/Random in 10000 games A won 908 and B won: 1921
07:29:31 With the combination Random/Random in 10000 games A won 908 and B won: 1922
07:29:31 With the combination Random/Random in 10000 games A won 909 and B won: 1922
07:29:31 With the combination Random/Random in 10000 games A won 909 and B won: 1923
07:29:31 With the combination Random/Random in 10000 games A won 909 and B won: 1924
07:29:31 With the combination Random/Random in 10000 games A won 909 and B won: 1925
07:29:31 With the combination Random/Random in 10000 games A won 910 and B won: 1925
07:29:31 With the combination Random/Random in 10000 games A won 910 and B won: 1926
07:29:31 With the combination Random/Random in 10000 games A won 911 and B won: 1926
07:29:31 With the combination Random/Random in 10000 games A won 911 and B won: 1927
07:29:31 With the combination Random/Random in 10000 games A won 911 and B won: 1928
07:29:31 With the combination Random/Random in 10000 games A won 911 and B won: 1929
07:29:31 With the combination Random/Random in 10000 games A won 911 and B won: 1930
07:29:31 With the combination Random/Random in 10000 games A won 911 and B won: 1931
07:29:31 With the combination Random/Random in 10000 games A won 911 and B won: 1932
07:29:31 With the combination Random/Random in 10000 games A won 911 and B won: 1933
07:29:31 With the combination Random/Random in 10000 games A won 911 and B won: 1934
07:29:31 With the combination Random/Random in 10000 games A won 911 and B won: 1935
07:29:31 With the combination Random/Random in 10000 games A won 912 and B won: 1935
07:29:31 With the combination Random/Random in 10000 games A won 912 and B won: 1936
07:29:31 With the combination Random/Random in 10000 games A won 912 and B won: 1937
07:29:31 With the combination Random/Random in 10000 games A won 912 and B won: 1938
07:29:31 With the combination Random/Random in 10000 games A won 912 and B won: 1939
07:29:31 With the combination Random/Random in 10000 games A won 913 and B won: 1939
07:29:31 With the combination Random/Random in 10000 games A won 914 and B won: 1939
07:29:31 With the combination Random/Random in 10000 games A won 914 and B won: 1940
07:29:31 With the combination Random/Random in 10000 games A won 914 and B won: 1941
07:29:31 With the combination Random/Random in 10000 games A won 914 and B won: 1942
07:29:31 With the combination Random/Random in 10000 games A won 914 and B won: 1943
07:29:31 With the combination Random/Random in 10000 games A won 915 and B won: 1943
07:29:31 With the combination Random/Random in 10000 games A won 915 and B won: 1944
07:29:31 With the combination Random/Random in 10000 games A won 915 and B won: 1945
07:29:31 With the combination Random/Random in 10000 games A won 915 and B won: 1946
07:29:31 With the combination Random/Random in 10000 games A won 915 and B won: 1947
07:29:31 With the combination Random/Random in 10000 games A won 916 and B won: 1947
07:29:31 With the combination Random/Random in 10000 games A won 917 and B won: 1947
07:29:31 With the combination Random/Random in 10000 games A won 917 and B won: 1948
07:29:31 With the combination Random/Random in 10000 games A won 917 and B won: 1949
07:29:31 With the combination Random/Random in 10000 games A won 918 and B won: 1949
07:29:31 With the combination Random/Random in 10000 games A won 918 and B won: 1950
07:29:31 With the combination Random/Random in 10000 games A won 919 and B won: 1950
07:29:31 With the combination Random/Random in 10000 games A won 919 and B won: 1951
07:29:31 With the combination Random/Random in 10000 games A won 919 and B won: 1952
07:29:31 With the combination Random/Random in 10000 games A won 919 and B won: 1953
07:29:31 With the combination Random/Random in 10000 games A won 919 and B won: 1954
07:29:31 With the combination Random/Random in 10000 games A won 920 and B won: 1954
07:29:31 With the combination Random/Random in 10000 games A won 921 and B won: 1954
07:29:31 With the combination Random/Random in 10000 games A won 922 and B won: 1954
07:29:31 With the combination Random/Random in 10000 games A won 923 and B won: 1954
07:29:31 With the combination Random/Random in 10000 games A won 923 and B won: 1955
07:29:31 With the combination Random/Random in 10000 games A won 924 and B won: 1955
07:29:31 With the combination Random/Random in 10000 games A won 925 and B won: 1955
07:29:31 With the combination Random/Random in 10000 games A won 925 and B won: 1956
07:29:31 With the combination Random/Random in 10000 games A won 925 and B won: 1957
07:29:31 With the combination Random/Random in 10000 games A won 925 and B won: 1958
07:29:31 With the combination Random/Random in 10000 games A won 925 and B won: 1959
07:29:31 With the combination Random/Random in 10000 games A won 926 and B won: 1959
07:29:31 With the combination Random/Random in 10000 games A won 926 and B won: 1960
07:29:31 With the combination Random/Random in 10000 games A won 926 and B won: 1961
07:29:31 With the combination Random/Random in 10000 games A won 926 and B won: 1962
07:29:31 With the combination Random/Random in 10000 games A won 927 and B won: 1962
07:29:31 With the combination Random/Random in 10000 games A won 927 and B won: 1963
07:29:31 With the combination Random/Random in 10000 games A won 927 and B won: 1964
07:29:31 With the combination Random/Random in 10000 games A won 928 and B won: 1964
07:29:31 With the combination Random/Random in 10000 games A won 928 and B won: 1965
07:29:31 With the combination Random/Random in 10000 games A won 928 and B won: 1966
07:29:31 With the combination Random/Random in 10000 games A won 929 and B won: 1966
07:29:31 With the combination Random/Random in 10000 games A won 930 and B won: 1966
07:29:31 With the combination Random/Random in 10000 games A won 930 and B won: 1967
07:29:31 With the combination Random/Random in 10000 games A won 930 and B won: 1968
07:29:31 With the combination Random/Random in 10000 games A won 931 and B won: 1968
07:29:31 With the combination Random/Random in 10000 games A won 931 and B won: 1969
07:29:31 With the combination Random/Random in 10000 games A won 932 and B won: 1969
07:29:31 With the combination Random/Random in 10000 games A won 933 and B won: 1969
07:29:31 With the combination Random/Random in 10000 games A won 934 and B won: 1969
07:29:31 With the combination Random/Random in 10000 games A won 934 and B won: 1970
07:29:31 With the combination Random/Random in 10000 games A won 934 and B won: 1971
07:29:31 With the combination Random/Random in 10000 games A won 934 and B won: 1972
07:29:31 With the combination Random/Random in 10000 games A won 935 and B won: 1972
07:29:31 With the combination Random/Random in 10000 games A won 936 and B won: 1972
07:29:31 With the combination Random/Random in 10000 games A won 936 and B won: 1973
07:29:31 With the combination Random/Random in 10000 games A won 936 and B won: 1974
07:29:31 With the combination Random/Random in 10000 games A won 936 and B won: 1975
07:29:31 With the combination Random/Random in 10000 games A won 937 and B won: 1975
07:29:31 With the combination Random/Random in 10000 games A won 938 and B won: 1975
07:29:31 With the combination Random/Random in 10000 games A won 939 and B won: 1975
07:29:31 With the combination Random/Random in 10000 games A won 939 and B won: 1976
07:29:31 With the combination Random/Random in 10000 games A won 940 and B won: 1976
07:29:31 With the combination Random/Random in 10000 games A won 940 and B won: 1977
07:29:31 With the combination Random/Random in 10000 games A won 940 and B won: 1978
07:29:31 With the combination Random/Random in 10000 games A won 941 and B won: 1978
07:29:31 With the combination Random/Random in 10000 games A won 941 and B won: 1979
07:29:31 With the combination Random/Random in 10000 games A won 942 and B won: 1979
07:29:31 With the combination Random/Random in 10000 games A won 943 and B won: 1979
07:29:31 With the combination Random/Random in 10000 games A won 943 and B won: 1980
07:29:31 With the combination Random/Random in 10000 games A won 943 and B won: 1981
07:29:31 With the combination Random/Random in 10000 games A won 943 and B won: 1982
07:29:31 With the combination Random/Random in 10000 games A won 943 and B won: 1983
07:29:31 With the combination Random/Random in 10000 games A won 944 and B won: 1983
07:29:31 With the combination Random/Random in 10000 games A won 944 and B won: 1984
07:29:31 With the combination Random/Random in 10000 games A won 945 and B won: 1984
07:29:31 With the combination Random/Random in 10000 games A won 945 and B won: 1985
07:29:31 With the combination Random/Random in 10000 games A won 946 and B won: 1985
07:29:31 With the combination Random/Random in 10000 games A won 947 and B won: 1985
07:29:31 With the combination Random/Random in 10000 games A won 947 and B won: 1986
07:29:31 With the combination Random/Random in 10000 games A won 947 and B won: 1987
07:29:31 With the combination Random/Random in 10000 games A won 947 and B won: 1988
07:29:31 With the combination Random/Random in 10000 games A won 948 and B won: 1988
07:29:31 With the combination Random/Random in 10000 games A won 948 and B won: 1989
07:29:31 With the combination Random/Random in 10000 games A won 948 and B won: 1990
07:29:31 With the combination Random/Random in 10000 games A won 948 and B won: 1991
07:29:31 With the combination Random/Random in 10000 games A won 948 and B won: 1992
07:29:31 With the combination Random/Random in 10000 games A won 948 and B won: 1993
07:29:31 With the combination Random/Random in 10000 games A won 948 and B won: 1994
07:29:31 With the combination Random/Random in 10000 games A won 948 and B won: 1995
07:29:31 With the combination Random/Random in 10000 games A won 948 and B won: 1996
07:29:31 With the combination Random/Random in 10000 games A won 949 and B won: 1996
07:29:31 With the combination Random/Random in 10000 games A won 949 and B won: 1997
07:29:31 With the combination Random/Random in 10000 games A won 950 and B won: 1997
07:29:31 With the combination Random/Random in 10000 games A won 950 and B won: 1998
07:29:31 With the combination Random/Random in 10000 games A won 950 and B won: 1999
07:29:31 With the combination Random/Random in 10000 games A won 950 and B won: 2000
07:29:31 With the combination Random/Random in 10000 games A won 950 and B won: 2001
07:29:31 With the combination Random/Random in 10000 games A won 951 and B won: 2001
07:29:31 With the combination Random/Random in 10000 games A won 951 and B won: 2002
07:29:31 With the combination Random/Random in 10000 games A won 951 and B won: 2003
07:29:31 With the combination Random/Random in 10000 games A won 952 and B won: 2003
07:29:31 With the combination Random/Random in 10000 games A won 952 and B won: 2004
07:29:31 With the combination Random/Random in 10000 games A won 953 and B won: 2004
07:29:31 With the combination Random/Random in 10000 games A won 953 and B won: 2005
07:29:31 With the combination Random/Random in 10000 games A won 953 and B won: 2006
07:29:31 With the combination Random/Random in 10000 games A won 953 and B won: 2007
07:29:31 With the combination Random/Random in 10000 games A won 954 and B won: 2007
07:29:31 With the combination Random/Random in 10000 games A won 954 and B won: 2008
07:29:31 With the combination Random/Random in 10000 games A won 954 and B won: 2009
07:29:31 With the combination Random/Random in 10000 games A won 954 and B won: 2010
07:29:31 With the combination Random/Random in 10000 games A won 954 and B won: 2011
07:29:31 With the combination Random/Random in 10000 games A won 954 and B won: 2012
07:29:31 With the combination Random/Random in 10000 games A won 955 and B won: 2012
07:29:31 With the combination Random/Random in 10000 games A won 955 and B won: 2013
07:29:31 With the combination Random/Random in 10000 games A won 955 and B won: 2014
07:29:31 With the combination Random/Random in 10000 games A won 955 and B won: 2015
07:29:31 With the combination Random/Random in 10000 games A won 955 and B won: 2016
07:29:31 With the combination Random/Random in 10000 games A won 955 and B won: 2017
07:29:31 With the combination Random/Random in 10000 games A won 955 and B won: 2018
07:29:31 With the combination Random/Random in 10000 games A won 956 and B won: 2018
07:29:31 With the combination Random/Random in 10000 games A won 956 and B won: 2019
07:29:31 With the combination Random/Random in 10000 games A won 956 and B won: 2020
07:29:31 With the combination Random/Random in 10000 games A won 957 and B won: 2020
07:29:31 With the combination Random/Random in 10000 games A won 958 and B won: 2020
07:29:31 With the combination Random/Random in 10000 games A won 958 and B won: 2021
07:29:31 With the combination Random/Random in 10000 games A won 959 and B won: 2021
07:29:31 With the combination Random/Random in 10000 games A won 960 and B won: 2021
07:29:31 With the combination Random/Random in 10000 games A won 960 and B won: 2022
07:29:31 With the combination Random/Random in 10000 games A won 960 and B won: 2023
07:29:31 With the combination Random/Random in 10000 games A won 961 and B won: 2023
07:29:31 With the combination Random/Random in 10000 games A won 962 and B won: 2023
07:29:31 With the combination Random/Random in 10000 games A won 962 and B won: 2024
07:29:31 With the combination Random/Random in 10000 games A won 962 and B won: 2025
07:29:31 With the combination Random/Random in 10000 games A won 962 and B won: 2026
07:29:31 With the combination Random/Random in 10000 games A won 962 and B won: 2027
07:29:31 With the combination Random/Random in 10000 games A won 963 and B won: 2027
07:29:31 With the combination Random/Random in 10000 games A won 963 and B won: 2028
07:29:31 With the combination Random/Random in 10000 games A won 963 and B won: 2029
07:29:31 With the combination Random/Random in 10000 games A won 963 and B won: 2030
07:29:31 With the combination Random/Random in 10000 games A won 963 and B won: 2031
07:29:31 With the combination Random/Random in 10000 games A won 963 and B won: 2032
07:29:31 With the combination Random/Random in 10000 games A won 964 and B won: 2032
07:29:31 With the combination Random/Random in 10000 games A won 965 and B won: 2032
07:29:31 With the combination Random/Random in 10000 games A won 966 and B won: 2032
07:29:31 With the combination Random/Random in 10000 games A won 966 and B won: 2033
07:29:31 With the combination Random/Random in 10000 games A won 966 and B won: 2034
07:29:31 With the combination Random/Random in 10000 games A won 967 and B won: 2034
07:29:31 With the combination Random/Random in 10000 games A won 968 and B won: 2034
07:29:31 With the combination Random/Random in 10000 games A won 969 and B won: 2034
07:29:31 With the combination Random/Random in 10000 games A won 970 and B won: 2034
07:29:31 With the combination Random/Random in 10000 games A won 971 and B won: 2034
07:29:31 With the combination Random/Random in 10000 games A won 971 and B won: 2035
07:29:31 With the combination Random/Random in 10000 games A won 971 and B won: 2036
07:29:31 With the combination Random/Random in 10000 games A won 972 and B won: 2036
07:29:31 With the combination Random/Random in 10000 games A won 972 and B won: 2037
07:29:31 With the combination Random/Random in 10000 games A won 972 and B won: 2038
07:29:31 With the combination Random/Random in 10000 games A won 972 and B won: 2039
07:29:31 With the combination Random/Random in 10000 games A won 973 and B won: 2039
07:29:31 With the combination Random/Random in 10000 games A won 973 and B won: 2040
07:29:31 With the combination Random/Random in 10000 games A won 973 and B won: 2041
07:29:31 With the combination Random/Random in 10000 games A won 973 and B won: 2042
07:29:31 With the combination Random/Random in 10000 games A won 973 and B won: 2043
07:29:31 With the combination Random/Random in 10000 games A won 973 and B won: 2044
07:29:31 With the combination Random/Random in 10000 games A won 974 and B won: 2044
07:29:31 With the combination Random/Random in 10000 games A won 974 and B won: 2045
07:29:31 With the combination Random/Random in 10000 games A won 974 and B won: 2046
07:29:31 With the combination Random/Random in 10000 games A won 974 and B won: 2047
07:29:31 With the combination Random/Random in 10000 games A won 974 and B won: 2048
07:29:31 With the combination Random/Random in 10000 games A won 974 and B won: 2049
07:29:31 With the combination Random/Random in 10000 games A won 974 and B won: 2050
07:29:31 With the combination Random/Random in 10000 games A won 974 and B won: 2051
07:29:31 With the combination Random/Random in 10000 games A won 975 and B won: 2051
07:29:31 With the combination Random/Random in 10000 games A won 976 and B won: 2051
07:29:31 With the combination Random/Random in 10000 games A won 976 and B won: 2052
07:29:31 With the combination Random/Random in 10000 games A won 976 and B won: 2053
07:29:31 With the combination Random/Random in 10000 games A won 976 and B won: 2054
07:29:31 With the combination Random/Random in 10000 games A won 976 and B won: 2055
07:29:31 With the combination Random/Random in 10000 games A won 977 and B won: 2055
07:29:31 With the combination Random/Random in 10000 games A won 978 and B won: 2055
07:29:31 With the combination Random/Random in 10000 games A won 978 and B won: 2056
07:29:31 With the combination Random/Random in 10000 games A won 978 and B won: 2057
07:29:31 With the combination Random/Random in 10000 games A won 978 and B won: 2058
07:29:31 With the combination Random/Random in 10000 games A won 978 and B won: 2059
07:29:31 With the combination Random/Random in 10000 games A won 978 and B won: 2060
07:29:31 With the combination Random/Random in 10000 games A won 978 and B won: 2061
07:29:31 With the combination Random/Random in 10000 games A won 979 and B won: 2061
07:29:31 With the combination Random/Random in 10000 games A won 979 and B won: 2062
07:29:31 With the combination Random/Random in 10000 games A won 979 and B won: 2063
07:29:31 With the combination Random/Random in 10000 games A won 979 and B won: 2064
07:29:31 With the combination Random/Random in 10000 games A won 979 and B won: 2065
07:29:31 With the combination Random/Random in 10000 games A won 979 and B won: 2066
07:29:31 With the combination Random/Random in 10000 games A won 980 and B won: 2066
07:29:31 With the combination Random/Random in 10000 games A won 981 and B won: 2066
07:29:31 With the combination Random/Random in 10000 games A won 982 and B won: 2066
07:29:31 With the combination Random/Random in 10000 games A won 982 and B won: 2067
07:29:31 With the combination Random/Random in 10000 games A won 982 and B won: 2068
07:29:31 With the combination Random/Random in 10000 games A won 982 and B won: 2069
07:29:31 With the combination Random/Random in 10000 games A won 982 and B won: 2070
07:29:31 With the combination Random/Random in 10000 games A won 982 and B won: 2071
07:29:31 With the combination Random/Random in 10000 games A won 983 and B won: 2071
07:29:31 With the combination Random/Random in 10000 games A won 984 and B won: 2071
07:29:31 With the combination Random/Random in 10000 games A won 984 and B won: 2072
07:29:31 With the combination Random/Random in 10000 games A won 984 and B won: 2073
07:29:31 With the combination Random/Random in 10000 games A won 984 and B won: 2074
07:29:31 With the combination Random/Random in 10000 games A won 984 and B won: 2075
07:29:31 With the combination Random/Random in 10000 games A won 985 and B won: 2075
07:29:31 With the combination Random/Random in 10000 games A won 985 and B won: 2076
07:29:31 With the combination Random/Random in 10000 games A won 986 and B won: 2076
07:29:31 With the combination Random/Random in 10000 games A won 986 and B won: 2077
07:29:31 With the combination Random/Random in 10000 games A won 986 and B won: 2078
07:29:31 With the combination Random/Random in 10000 games A won 986 and B won: 2079
07:29:31 With the combination Random/Random in 10000 games A won 986 and B won: 2080
07:29:31 With the combination Random/Random in 10000 games A won 987 and B won: 2080
07:29:31 With the combination Random/Random in 10000 games A won 988 and B won: 2080
07:29:31 With the combination Random/Random in 10000 games A won 988 and B won: 2081
07:29:31 With the combination Random/Random in 10000 games A won 988 and B won: 2082
07:29:31 With the combination Random/Random in 10000 games A won 988 and B won: 2083
07:29:31 With the combination Random/Random in 10000 games A won 988 and B won: 2084
07:29:31 With the combination Random/Random in 10000 games A won 988 and B won: 2085
07:29:31 With the combination Random/Random in 10000 games A won 988 and B won: 2086
07:29:31 With the combination Random/Random in 10000 games A won 988 and B won: 2087
07:29:31 With the combination Random/Random in 10000 games A won 989 and B won: 2087
07:29:31 With the combination Random/Random in 10000 games A won 990 and B won: 2087
07:29:31 With the combination Random/Random in 10000 games A won 990 and B won: 2088
07:29:31 With the combination Random/Random in 10000 games A won 991 and B won: 2088
07:29:31 With the combination Random/Random in 10000 games A won 991 and B won: 2089
07:29:31 With the combination Random/Random in 10000 games A won 992 and B won: 2089
07:29:31 With the combination Random/Random in 10000 games A won 992 and B won: 2090
07:29:31 With the combination Random/Random in 10000 games A won 993 and B won: 2090
07:29:31 With the combination Random/Random in 10000 games A won 994 and B won: 2090
07:29:31 With the combination Random/Random in 10000 games A won 994 and B won: 2091
07:29:31 With the combination Random/Random in 10000 games A won 995 and B won: 2091
07:29:31 With the combination Random/Random in 10000 games A won 996 and B won: 2091
07:29:31 With the combination Random/Random in 10000 games A won 996 and B won: 2092
07:29:31 With the combination Random/Random in 10000 games A won 996 and B won: 2093
07:29:31 With the combination Random/Random in 10000 games A won 997 and B won: 2093
07:29:31 With the combination Random/Random in 10000 games A won 998 and B won: 2093
07:29:31 With the combination Random/Random in 10000 games A won 999 and B won: 2093
07:29:31 With the combination Random/Random in 10000 games A won 1000 and B won: 2093
07:29:31 With the combination Random/Random in 10000 games A won 1000 and B won: 2094
07:29:31 With the combination Random/Random in 10000 games A won 1000 and B won: 2095
07:29:31 With the combination Random/Random in 10000 games A won 1001 and B won: 2095
07:29:31 With the combination Random/Random in 10000 games A won 1001 and B won: 2096
07:29:31 With the combination Random/Random in 10000 games A won 1001 and B won: 2097
07:29:31 With the combination Random/Random in 10000 games A won 1001 and B won: 2098
07:29:31 With the combination Random/Random in 10000 games A won 1002 and B won: 2098
07:29:31 With the combination Random/Random in 10000 games A won 1002 and B won: 2099
07:29:31 With the combination Random/Random in 10000 games A won 1002 and B won: 2100
07:29:31 With the combination Random/Random in 10000 games A won 1003 and B won: 2100
07:29:31 With the combination Random/Random in 10000 games A won 1004 and B won: 2100
07:29:31 With the combination Random/Random in 10000 games A won 1004 and B won: 2101
07:29:31 With the combination Random/Random in 10000 games A won 1004 and B won: 2102
07:29:31 With the combination Random/Random in 10000 games A won 1004 and B won: 2103
07:29:31 With the combination Random/Random in 10000 games A won 1004 and B won: 2104
07:29:31 With the combination Random/Random in 10000 games A won 1005 and B won: 2104
07:29:31 With the combination Random/Random in 10000 games A won 1006 and B won: 2104
07:29:31 With the combination Random/Random in 10000 games A won 1006 and B won: 2105
07:29:31 With the combination Random/Random in 10000 games A won 1006 and B won: 2106
07:29:31 With the combination Random/Random in 10000 games A won 1006 and B won: 2107
07:29:31 With the combination Random/Random in 10000 games A won 1006 and B won: 2108
07:29:31 With the combination Random/Random in 10000 games A won 1006 and B won: 2109
07:29:31 With the combination Random/Random in 10000 games A won 1006 and B won: 2110
07:29:31 With the combination Random/Random in 10000 games A won 1006 and B won: 2111
07:29:31 With the combination Random/Random in 10000 games A won 1007 and B won: 2111
07:29:31 With the combination Random/Random in 10000 games A won 1007 and B won: 2112
07:29:31 With the combination Random/Random in 10000 games A won 1007 and B won: 2113
07:29:31 With the combination Random/Random in 10000 games A won 1008 and B won: 2113
07:29:31 With the combination Random/Random in 10000 games A won 1009 and B won: 2113
07:29:31 With the combination Random/Random in 10000 games A won 1010 and B won: 2113
07:29:31 With the combination Random/Random in 10000 games A won 1011 and B won: 2113
07:29:31 With the combination Random/Random in 10000 games A won 1011 and B won: 2114
07:29:31 With the combination Random/Random in 10000 games A won 1011 and B won: 2115
07:29:31 With the combination Random/Random in 10000 games A won 1012 and B won: 2115
07:29:31 With the combination Random/Random in 10000 games A won 1012 and B won: 2116
07:29:31 With the combination Random/Random in 10000 games A won 1013 and B won: 2116
07:29:31 With the combination Random/Random in 10000 games A won 1013 and B won: 2117
07:29:31 With the combination Random/Random in 10000 games A won 1014 and B won: 2117
07:29:31 With the combination Random/Random in 10000 games A won 1014 and B won: 2118
07:29:31 With the combination Random/Random in 10000 games A won 1015 and B won: 2118
07:29:31 With the combination Random/Random in 10000 games A won 1015 and B won: 2119
07:29:31 With the combination Random/Random in 10000 games A won 1015 and B won: 2120
07:29:31 With the combination Random/Random in 10000 games A won 1015 and B won: 2121
07:29:31 With the combination Random/Random in 10000 games A won 1015 and B won: 2122
07:29:31 With the combination Random/Random in 10000 games A won 1015 and B won: 2123
07:29:31 With the combination Random/Random in 10000 games A won 1016 and B won: 2123
07:29:31 With the combination Random/Random in 10000 games A won 1017 and B won: 2123
07:29:31 With the combination Random/Random in 10000 games A won 1018 and B won: 2123
07:29:31 With the combination Random/Random in 10000 games A won 1018 and B won: 2124
07:29:31 With the combination Random/Random in 10000 games A won 1018 and B won: 2125
07:29:31 With the combination Random/Random in 10000 games A won 1019 and B won: 2125
07:29:31 With the combination Random/Random in 10000 games A won 1019 and B won: 2126
07:29:31 With the combination Random/Random in 10000 games A won 1019 and B won: 2127
07:29:31 With the combination Random/Random in 10000 games A won 1019 and B won: 2128
07:29:31 With the combination Random/Random in 10000 games A won 1020 and B won: 2128
07:29:31 With the combination Random/Random in 10000 games A won 1020 and B won: 2129
07:29:31 With the combination Random/Random in 10000 games A won 1020 and B won: 2130
07:29:31 With the combination Random/Random in 10000 games A won 1021 and B won: 2130
07:29:31 With the combination Random/Random in 10000 games A won 1021 and B won: 2131
07:29:31 With the combination Random/Random in 10000 games A won 1021 and B won: 2132
07:29:31 With the combination Random/Random in 10000 games A won 1021 and B won: 2133
07:29:31 With the combination Random/Random in 10000 games A won 1021 and B won: 2134
07:29:31 With the combination Random/Random in 10000 games A won 1021 and B won: 2135
07:29:31 With the combination Random/Random in 10000 games A won 1022 and B won: 2135
07:29:31 With the combination Random/Random in 10000 games A won 1023 and B won: 2135
07:29:31 With the combination Random/Random in 10000 games A won 1023 and B won: 2136
07:29:31 With the combination Random/Random in 10000 games A won 1023 and B won: 2137
07:29:31 With the combination Random/Random in 10000 games A won 1024 and B won: 2137
07:29:31 With the combination Random/Random in 10000 games A won 1024 and B won: 2138
07:29:31 With the combination Random/Random in 10000 games A won 1025 and B won: 2138
07:29:31 With the combination Random/Random in 10000 games A won 1025 and B won: 2139
07:29:31 With the combination Random/Random in 10000 games A won 1025 and B won: 2140
07:29:31 With the combination Random/Random in 10000 games A won 1025 and B won: 2141
07:29:31 With the combination Random/Random in 10000 games A won 1025 and B won: 2142
07:29:31 With the combination Random/Random in 10000 games A won 1025 and B won: 2143
07:29:31 With the combination Random/Random in 10000 games A won 1025 and B won: 2144
07:29:31 With the combination Random/Random in 10000 games A won 1026 and B won: 2144
07:29:31 With the combination Random/Random in 10000 games A won 1026 and B won: 2145
07:29:31 With the combination Random/Random in 10000 games A won 1026 and B won: 2146
07:29:31 With the combination Random/Random in 10000 games A won 1027 and B won: 2146
07:29:31 With the combination Random/Random in 10000 games A won 1028 and B won: 2146
07:29:31 With the combination Random/Random in 10000 games A won 1028 and B won: 2147
07:29:31 With the combination Random/Random in 10000 games A won 1029 and B won: 2147
07:29:31 With the combination Random/Random in 10000 games A won 1030 and B won: 2147
07:29:31 With the combination Random/Random in 10000 games A won 1031 and B won: 2147
07:29:31 With the combination Random/Random in 10000 games A won 1032 and B won: 2147
07:29:31 With the combination Random/Random in 10000 games A won 1032 and B won: 2148
07:29:31 With the combination Random/Random in 10000 games A won 1032 and B won: 2149
07:29:31 With the combination Random/Random in 10000 games A won 1032 and B won: 2150
07:29:31 With the combination Random/Random in 10000 games A won 1033 and B won: 2150
07:29:31 With the combination Random/Random in 10000 games A won 1034 and B won: 2150
07:29:31 With the combination Random/Random in 10000 games A won 1034 and B won: 2151
07:29:31 With the combination Random/Random in 10000 games A won 1034 and B won: 2152
07:29:31 With the combination Random/Random in 10000 games A won 1034 and B won: 2153
07:29:31 With the combination Random/Random in 10000 games A won 1034 and B won: 2154
07:29:31 With the combination Random/Random in 10000 games A won 1035 and B won: 2154
07:29:31 With the combination Random/Random in 10000 games A won 1036 and B won: 2154
07:29:31 With the combination Random/Random in 10000 games A won 1036 and B won: 2155
07:29:31 With the combination Random/Random in 10000 games A won 1036 and B won: 2156
07:29:31 With the combination Random/Random in 10000 games A won 1036 and B won: 2157
07:29:31 With the combination Random/Random in 10000 games A won 1036 and B won: 2158
07:29:31 With the combination Random/Random in 10000 games A won 1037 and B won: 2158
07:29:31 With the combination Random/Random in 10000 games A won 1037 and B won: 2159
07:29:31 With the combination Random/Random in 10000 games A won 1037 and B won: 2160
07:29:31 With the combination Random/Random in 10000 games A won 1037 and B won: 2161
07:29:31 With the combination Random/Random in 10000 games A won 1037 and B won: 2162
07:29:31 With the combination Random/Random in 10000 games A won 1037 and B won: 2163
07:29:31 With the combination Random/Random in 10000 games A won 1037 and B won: 2164
07:29:31 With the combination Random/Random in 10000 games A won 1037 and B won: 2165
07:29:31 With the combination Random/Random in 10000 games A won 1037 and B won: 2166
07:29:31 With the combination Random/Random in 10000 games A won 1037 and B won: 2167
07:29:31 With the combination Random/Random in 10000 games A won 1037 and B won: 2168
07:29:31 With the combination Random/Random in 10000 games A won 1037 and B won: 2169
07:29:31 With the combination Random/Random in 10000 games A won 1038 and B won: 2169
07:29:31 With the combination Random/Random in 10000 games A won 1039 and B won: 2169
07:29:31 With the combination Random/Random in 10000 games A won 1040 and B won: 2169
07:29:31 With the combination Random/Random in 10000 games A won 1040 and B won: 2170
07:29:31 With the combination Random/Random in 10000 games A won 1040 and B won: 2171
07:29:31 With the combination Random/Random in 10000 games A won 1040 and B won: 2172
07:29:31 With the combination Random/Random in 10000 games A won 1040 and B won: 2173
07:29:31 With the combination Random/Random in 10000 games A won 1040 and B won: 2174
07:29:31 With the combination Random/Random in 10000 games A won 1040 and B won: 2175
07:29:31 With the combination Random/Random in 10000 games A won 1040 and B won: 2176
07:29:31 With the combination Random/Random in 10000 games A won 1040 and B won: 2177
07:29:31 With the combination Random/Random in 10000 games A won 1040 and B won: 2178
07:29:31 With the combination Random/Random in 10000 games A won 1040 and B won: 2179
07:29:31 With the combination Random/Random in 10000 games A won 1040 and B won: 2180
07:29:31 With the combination Random/Random in 10000 games A won 1040 and B won: 2181
07:29:31 With the combination Random/Random in 10000 games A won 1040 and B won: 2182
07:29:31 With the combination Random/Random in 10000 games A won 1040 and B won: 2183
07:29:31 With the combination Random/Random in 10000 games A won 1041 and B won: 2183
07:29:31 With the combination Random/Random in 10000 games A won 1041 and B won: 2184
07:29:31 With the combination Random/Random in 10000 games A won 1042 and B won: 2184
07:29:31 With the combination Random/Random in 10000 games A won 1042 and B won: 2185
07:29:31 With the combination Random/Random in 10000 games A won 1042 and B won: 2186
07:29:31 With the combination Random/Random in 10000 games A won 1043 and B won: 2186
07:29:31 With the combination Random/Random in 10000 games A won 1043 and B won: 2187
07:29:31 With the combination Random/Random in 10000 games A won 1044 and B won: 2187
07:29:31 With the combination Random/Random in 10000 games A won 1044 and B won: 2188
07:29:31 With the combination Random/Random in 10000 games A won 1045 and B won: 2188
07:29:31 With the combination Random/Random in 10000 games A won 1045 and B won: 2189
07:29:31 With the combination Random/Random in 10000 games A won 1045 and B won: 2190
07:29:31 With the combination Random/Random in 10000 games A won 1045 and B won: 2191
07:29:31 With the combination Random/Random in 10000 games A won 1045 and B won: 2192
07:29:31 With the combination Random/Random in 10000 games A won 1045 and B won: 2193
07:29:31 With the combination Random/Random in 10000 games A won 1045 and B won: 2194
07:29:31 With the combination Random/Random in 10000 games A won 1045 and B won: 2195
07:29:31 With the combination Random/Random in 10000 games A won 1045 and B won: 2196
07:29:31 With the combination Random/Random in 10000 games A won 1046 and B won: 2196
07:29:31 With the combination Random/Random in 10000 games A won 1046 and B won: 2197
07:29:31 With the combination Random/Random in 10000 games A won 1047 and B won: 2197
07:29:31 With the combination Random/Random in 10000 games A won 1048 and B won: 2197
07:29:31 With the combination Random/Random in 10000 games A won 1048 and B won: 2198
07:29:31 With the combination Random/Random in 10000 games A won 1048 and B won: 2199
07:29:31 With the combination Random/Random in 10000 games A won 1049 and B won: 2199
07:29:31 With the combination Random/Random in 10000 games A won 1049 and B won: 2200
07:29:31 With the combination Random/Random in 10000 games A won 1050 and B won: 2200
07:29:31 With the combination Random/Random in 10000 games A won 1050 and B won: 2201
07:29:31 With the combination Random/Random in 10000 games A won 1050 and B won: 2202
07:29:31 With the combination Random/Random in 10000 games A won 1050 and B won: 2203
07:29:31 With the combination Random/Random in 10000 games A won 1050 and B won: 2204
07:29:31 With the combination Random/Random in 10000 games A won 1051 and B won: 2204
07:29:31 With the combination Random/Random in 10000 games A won 1051 and B won: 2205
07:29:31 With the combination Random/Random in 10000 games A won 1051 and B won: 2206
07:29:31 With the combination Random/Random in 10000 games A won 1051 and B won: 2207
07:29:31 With the combination Random/Random in 10000 games A won 1051 and B won: 2208
07:29:31 With the combination Random/Random in 10000 games A won 1051 and B won: 2209
07:29:31 With the combination Random/Random in 10000 games A won 1051 and B won: 2210
07:29:31 With the combination Random/Random in 10000 games A won 1051 and B won: 2211
07:29:31 With the combination Random/Random in 10000 games A won 1052 and B won: 2211
07:29:31 With the combination Random/Random in 10000 games A won 1053 and B won: 2211
07:29:31 With the combination Random/Random in 10000 games A won 1053 and B won: 2212
07:29:31 With the combination Random/Random in 10000 games A won 1053 and B won: 2213
07:29:31 With the combination Random/Random in 10000 games A won 1053 and B won: 2214
07:29:31 With the combination Random/Random in 10000 games A won 1054 and B won: 2214
07:29:31 With the combination Random/Random in 10000 games A won 1054 and B won: 2215
07:29:31 With the combination Random/Random in 10000 games A won 1054 and B won: 2216
07:29:31 With the combination Random/Random in 10000 games A won 1054 and B won: 2217
07:29:31 With the combination Random/Random in 10000 games A won 1054 and B won: 2218
07:29:31 With the combination Random/Random in 10000 games A won 1054 and B won: 2219
07:29:31 With the combination Random/Random in 10000 games A won 1054 and B won: 2220
07:29:31 With the combination Random/Random in 10000 games A won 1055 and B won: 2220
07:29:31 With the combination Random/Random in 10000 games A won 1056 and B won: 2220
07:29:31 With the combination Random/Random in 10000 games A won 1057 and B won: 2220
07:29:31 With the combination Random/Random in 10000 games A won 1057 and B won: 2221
07:29:31 With the combination Random/Random in 10000 games A won 1057 and B won: 2222
07:29:31 With the combination Random/Random in 10000 games A won 1057 and B won: 2223
07:29:31 With the combination Random/Random in 10000 games A won 1057 and B won: 2224
07:29:31 With the combination Random/Random in 10000 games A won 1058 and B won: 2224
07:29:31 With the combination Random/Random in 10000 games A won 1058 and B won: 2225
07:29:31 With the combination Random/Random in 10000 games A won 1058 and B won: 2226
07:29:31 With the combination Random/Random in 10000 games A won 1059 and B won: 2226
07:29:31 With the combination Random/Random in 10000 games A won 1059 and B won: 2227
07:29:31 With the combination Random/Random in 10000 games A won 1059 and B won: 2228
07:29:31 With the combination Random/Random in 10000 games A won 1059 and B won: 2229
07:29:31 With the combination Random/Random in 10000 games A won 1059 and B won: 2230
07:29:31 With the combination Random/Random in 10000 games A won 1059 and B won: 2231
07:29:31 With the combination Random/Random in 10000 games A won 1059 and B won: 2232
07:29:31 With the combination Random/Random in 10000 games A won 1059 and B won: 2233
07:29:31 With the combination Random/Random in 10000 games A won 1059 and B won: 2234
07:29:31 With the combination Random/Random in 10000 games A won 1060 and B won: 2234
07:29:31 With the combination Random/Random in 10000 games A won 1061 and B won: 2234
07:29:31 With the combination Random/Random in 10000 games A won 1061 and B won: 2235
07:29:31 With the combination Random/Random in 10000 games A won 1062 and B won: 2235
07:29:31 With the combination Random/Random in 10000 games A won 1062 and B won: 2236
07:29:31 With the combination Random/Random in 10000 games A won 1062 and B won: 2237
07:29:31 With the combination Random/Random in 10000 games A won 1062 and B won: 2238
07:29:31 With the combination Random/Random in 10000 games A won 1062 and B won: 2239
07:29:31 With the combination Random/Random in 10000 games A won 1062 and B won: 2240
07:29:31 With the combination Random/Random in 10000 games A won 1062 and B won: 2241
07:29:31 With the combination Random/Random in 10000 games A won 1062 and B won: 2242
07:29:31 With the combination Random/Random in 10000 games A won 1062 and B won: 2243
07:29:31 With the combination Random/Random in 10000 games A won 1063 and B won: 2243
07:29:31 With the combination Random/Random in 10000 games A won 1063 and B won: 2244
07:29:31 With the combination Random/Random in 10000 games A won 1063 and B won: 2245
07:29:31 With the combination Random/Random in 10000 games A won 1063 and B won: 2246
07:29:31 With the combination Random/Random in 10000 games A won 1064 and B won: 2246
07:29:31 With the combination Random/Random in 10000 games A won 1064 and B won: 2247
07:29:31 With the combination Random/Random in 10000 games A won 1064 and B won: 2248
07:29:31 With the combination Random/Random in 10000 games A won 1064 and B won: 2249
07:29:31 With the combination Random/Random in 10000 games A won 1065 and B won: 2249
07:29:31 With the combination Random/Random in 10000 games A won 1065 and B won: 2250
07:29:31 With the combination Random/Random in 10000 games A won 1066 and B won: 2250
07:29:31 With the combination Random/Random in 10000 games A won 1067 and B won: 2250
07:29:31 With the combination Random/Random in 10000 games A won 1067 and B won: 2251
07:29:31 With the combination Random/Random in 10000 games A won 1067 and B won: 2252
07:29:31 With the combination Random/Random in 10000 games A won 1067 and B won: 2253
07:29:31 With the combination Random/Random in 10000 games A won 1067 and B won: 2254
07:29:31 With the combination Random/Random in 10000 games A won 1068 and B won: 2254
07:29:31 With the combination Random/Random in 10000 games A won 1069 and B won: 2254
07:29:31 With the combination Random/Random in 10000 games A won 1069 and B won: 2255
07:29:31 With the combination Random/Random in 10000 games A won 1069 and B won: 2256
07:29:31 With the combination Random/Random in 10000 games A won 1070 and B won: 2256
07:29:31 With the combination Random/Random in 10000 games A won 1070 and B won: 2257
07:29:31 With the combination Random/Random in 10000 games A won 1070 and B won: 2258
07:29:31 With the combination Random/Random in 10000 games A won 1070 and B won: 2259
07:29:31 With the combination Random/Random in 10000 games A won 1071 and B won: 2259
07:29:31 With the combination Random/Random in 10000 games A won 1072 and B won: 2259
07:29:31 With the combination Random/Random in 10000 games A won 1072 and B won: 2260
07:29:31 With the combination Random/Random in 10000 games A won 1073 and B won: 2260
07:29:31 With the combination Random/Random in 10000 games A won 1073 and B won: 2261
07:29:31 With the combination Random/Random in 10000 games A won 1074 and B won: 2261
07:29:31 With the combination Random/Random in 10000 games A won 1074 and B won: 2262
07:29:31 With the combination Random/Random in 10000 games A won 1074 and B won: 2263
07:29:31 With the combination Random/Random in 10000 games A won 1074 and B won: 2264
07:29:31 With the combination Random/Random in 10000 games A won 1074 and B won: 2265
07:29:31 With the combination Random/Random in 10000 games A won 1074 and B won: 2266
07:29:31 With the combination Random/Random in 10000 games A won 1075 and B won: 2266
07:29:31 With the combination Random/Random in 10000 games A won 1075 and B won: 2267
07:29:31 With the combination Random/Random in 10000 games A won 1076 and B won: 2267
07:29:31 With the combination Random/Random in 10000 games A won 1076 and B won: 2268
07:29:31 With the combination Random/Random in 10000 games A won 1077 and B won: 2268
07:29:31 With the combination Random/Random in 10000 games A won 1078 and B won: 2268
07:29:31 With the combination Random/Random in 10000 games A won 1078 and B won: 2269
07:29:31 With the combination Random/Random in 10000 games A won 1078 and B won: 2270
07:29:31 With the combination Random/Random in 10000 games A won 1078 and B won: 2271
07:29:31 With the combination Random/Random in 10000 games A won 1078 and B won: 2272
07:29:31 With the combination Random/Random in 10000 games A won 1078 and B won: 2273
07:29:31 With the combination Random/Random in 10000 games A won 1078 and B won: 2274
07:29:31 With the combination Random/Random in 10000 games A won 1078 and B won: 2275
07:29:31 With the combination Random/Random in 10000 games A won 1078 and B won: 2276
07:29:31 With the combination Random/Random in 10000 games A won 1079 and B won: 2276
07:29:31 With the combination Random/Random in 10000 games A won 1079 and B won: 2277
07:29:31 With the combination Random/Random in 10000 games A won 1080 and B won: 2277
07:29:31 With the combination Random/Random in 10000 games A won 1080 and B won: 2278
07:29:31 With the combination Random/Random in 10000 games A won 1081 and B won: 2278
07:29:31 With the combination Random/Random in 10000 games A won 1082 and B won: 2278
07:29:31 With the combination Random/Random in 10000 games A won 1082 and B won: 2279
07:29:31 With the combination Random/Random in 10000 games A won 1082 and B won: 2280
07:29:31 With the combination Random/Random in 10000 games A won 1082 and B won: 2281
07:29:31 With the combination Random/Random in 10000 games A won 1083 and B won: 2281
07:29:31 With the combination Random/Random in 10000 games A won 1083 and B won: 2282
07:29:31 With the combination Random/Random in 10000 games A won 1084 and B won: 2282
07:29:31 With the combination Random/Random in 10000 games A won 1085 and B won: 2282
07:29:31 With the combination Random/Random in 10000 games A won 1085 and B won: 2283
07:29:31 With the combination Random/Random in 10000 games A won 1085 and B won: 2284
07:29:31 With the combination Random/Random in 10000 games A won 1086 and B won: 2284
07:29:31 With the combination Random/Random in 10000 games A won 1086 and B won: 2285
07:29:31 With the combination Random/Random in 10000 games A won 1086 and B won: 2286
07:29:31 With the combination Random/Random in 10000 games A won 1087 and B won: 2286
07:29:31 With the combination Random/Random in 10000 games A won 1087 and B won: 2287
07:29:31 With the combination Random/Random in 10000 games A won 1087 and B won: 2288
07:29:31 With the combination Random/Random in 10000 games A won 1087 and B won: 2289
07:29:31 With the combination Random/Random in 10000 games A won 1088 and B won: 2289
07:29:31 With the combination Random/Random in 10000 games A won 1089 and B won: 2289
07:29:31 With the combination Random/Random in 10000 games A won 1089 and B won: 2290
07:29:31 With the combination Random/Random in 10000 games A won 1090 and B won: 2290
07:29:31 With the combination Random/Random in 10000 games A won 1091 and B won: 2290
07:29:31 With the combination Random/Random in 10000 games A won 1091 and B won: 2291
07:29:31 With the combination Random/Random in 10000 games A won 1091 and B won: 2292
07:29:31 With the combination Random/Random in 10000 games A won 1091 and B won: 2293
07:29:31 With the combination Random/Random in 10000 games A won 1091 and B won: 2294
07:29:31 With the combination Random/Random in 10000 games A won 1091 and B won: 2295
07:29:31 With the combination Random/Random in 10000 games A won 1092 and B won: 2295
07:29:31 With the combination Random/Random in 10000 games A won 1092 and B won: 2296
07:29:31 With the combination Random/Random in 10000 games A won 1093 and B won: 2296
07:29:31 With the combination Random/Random in 10000 games A won 1093 and B won: 2297
07:29:31 With the combination Random/Random in 10000 games A won 1094 and B won: 2297
07:29:31 With the combination Random/Random in 10000 games A won 1094 and B won: 2298
07:29:31 With the combination Random/Random in 10000 games A won 1095 and B won: 2298
07:29:31 With the combination Random/Random in 10000 games A won 1095 and B won: 2299
07:29:31 With the combination Random/Random in 10000 games A won 1096 and B won: 2299
07:29:31 With the combination Random/Random in 10000 games A won 1097 and B won: 2299
07:29:31 With the combination Random/Random in 10000 games A won 1098 and B won: 2299
07:29:31 With the combination Random/Random in 10000 games A won 1099 and B won: 2299
07:29:31 With the combination Random/Random in 10000 games A won 1100 and B won: 2299
07:29:31 With the combination Random/Random in 10000 games A won 1100 and B won: 2300
07:29:31 With the combination Random/Random in 10000 games A won 1100 and B won: 2301
07:29:31 With the combination Random/Random in 10000 games A won 1101 and B won: 2301
07:29:31 With the combination Random/Random in 10000 games A won 1101 and B won: 2302
07:29:31 With the combination Random/Random in 10000 games A won 1101 and B won: 2303
07:29:31 With the combination Random/Random in 10000 games A won 1102 and B won: 2303
07:29:31 With the combination Random/Random in 10000 games A won 1102 and B won: 2304
07:29:31 With the combination Random/Random in 10000 games A won 1103 and B won: 2304
07:29:31 With the combination Random/Random in 10000 games A won 1103 and B won: 2305
07:29:31 With the combination Random/Random in 10000 games A won 1104 and B won: 2305
07:29:31 With the combination Random/Random in 10000 games A won 1104 and B won: 2306
07:29:31 With the combination Random/Random in 10000 games A won 1104 and B won: 2307
07:29:31 With the combination Random/Random in 10000 games A won 1104 and B won: 2308
07:29:31 With the combination Random/Random in 10000 games A won 1104 and B won: 2309
07:29:31 With the combination Random/Random in 10000 games A won 1104 and B won: 2310
07:29:31 With the combination Random/Random in 10000 games A won 1104 and B won: 2311
07:29:31 With the combination Random/Random in 10000 games A won 1104 and B won: 2312
07:29:31 With the combination Random/Random in 10000 games A won 1104 and B won: 2313
07:29:31 With the combination Random/Random in 10000 games A won 1105 and B won: 2313
07:29:31 With the combination Random/Random in 10000 games A won 1105 and B won: 2314
07:29:31 With the combination Random/Random in 10000 games A won 1106 and B won: 2314
07:29:31 With the combination Random/Random in 10000 games A won 1106 and B won: 2315
07:29:31 With the combination Random/Random in 10000 games A won 1107 and B won: 2315
07:29:31 With the combination Random/Random in 10000 games A won 1108 and B won: 2315
07:29:31 With the combination Random/Random in 10000 games A won 1108 and B won: 2316
07:29:31 With the combination Random/Random in 10000 games A won 1108 and B won: 2317
07:29:31 With the combination Random/Random in 10000 games A won 1109 and B won: 2317
07:29:31 With the combination Random/Random in 10000 games A won 1109 and B won: 2318
07:29:31 With the combination Random/Random in 10000 games A won 1109 and B won: 2319
07:29:31 With the combination Random/Random in 10000 games A won 1109 and B won: 2320
07:29:31 With the combination Random/Random in 10000 games A won 1110 and B won: 2320
07:29:31 With the combination Random/Random in 10000 games A won 1111 and B won: 2320
07:29:31 With the combination Random/Random in 10000 games A won 1112 and B won: 2320
07:29:31 With the combination Random/Random in 10000 games A won 1112 and B won: 2321
07:29:31 With the combination Random/Random in 10000 games A won 1112 and B won: 2322
07:29:31 With the combination Random/Random in 10000 games A won 1112 and B won: 2323
07:29:31 With the combination Random/Random in 10000 games A won 1112 and B won: 2324
07:29:31 With the combination Random/Random in 10000 games A won 1112 and B won: 2325
07:29:31 With the combination Random/Random in 10000 games A won 1112 and B won: 2326
07:29:31 With the combination Random/Random in 10000 games A won 1112 and B won: 2327
07:29:31 With the combination Random/Random in 10000 games A won 1112 and B won: 2328
07:29:31 With the combination Random/Random in 10000 games A won 1112 and B won: 2329
07:29:31 With the combination Random/Random in 10000 games A won 1113 and B won: 2329
07:29:31 With the combination Random/Random in 10000 games A won 1113 and B won: 2330
07:29:31 With the combination Random/Random in 10000 games A won 1113 and B won: 2331
07:29:31 With the combination Random/Random in 10000 games A won 1114 and B won: 2331
07:29:31 With the combination Random/Random in 10000 games A won 1114 and B won: 2332
07:29:31 With the combination Random/Random in 10000 games A won 1114 and B won: 2333
07:29:31 With the combination Random/Random in 10000 games A won 1115 and B won: 2333
07:29:31 With the combination Random/Random in 10000 games A won 1115 and B won: 2334
07:29:31 With the combination Random/Random in 10000 games A won 1115 and B won: 2335
07:29:31 With the combination Random/Random in 10000 games A won 1115 and B won: 2336
07:29:31 With the combination Random/Random in 10000 games A won 1115 and B won: 2337
07:29:31 With the combination Random/Random in 10000 games A won 1116 and B won: 2337
07:29:31 With the combination Random/Random in 10000 games A won 1116 and B won: 2338
07:29:31 With the combination Random/Random in 10000 games A won 1117 and B won: 2338
07:29:31 With the combination Random/Random in 10000 games A won 1117 and B won: 2339
07:29:31 With the combination Random/Random in 10000 games A won 1117 and B won: 2340
07:29:31 With the combination Random/Random in 10000 games A won 1117 and B won: 2341
07:29:31 With the combination Random/Random in 10000 games A won 1118 and B won: 2341
07:29:31 With the combination Random/Random in 10000 games A won 1118 and B won: 2342
07:29:31 With the combination Random/Random in 10000 games A won 1118 and B won: 2343
07:29:31 With the combination Random/Random in 10000 games A won 1118 and B won: 2344
07:29:31 With the combination Random/Random in 10000 games A won 1119 and B won: 2344
07:29:31 With the combination Random/Random in 10000 games A won 1119 and B won: 2345
07:29:31 With the combination Random/Random in 10000 games A won 1120 and B won: 2345
07:29:31 With the combination Random/Random in 10000 games A won 1120 and B won: 2346
07:29:31 With the combination Random/Random in 10000 games A won 1120 and B won: 2347
07:29:31 With the combination Random/Random in 10000 games A won 1120 and B won: 2348
07:29:31 With the combination Random/Random in 10000 games A won 1120 and B won: 2349
07:29:31 With the combination Random/Random in 10000 games A won 1120 and B won: 2350
07:29:31 With the combination Random/Random in 10000 games A won 1121 and B won: 2350
07:29:31 With the combination Random/Random in 10000 games A won 1122 and B won: 2350
07:29:31 With the combination Random/Random in 10000 games A won 1122 and B won: 2351
07:29:31 With the combination Random/Random in 10000 games A won 1122 and B won: 2352
07:29:31 With the combination Random/Random in 10000 games A won 1122 and B won: 2353
07:29:31 With the combination Random/Random in 10000 games A won 1123 and B won: 2353
07:29:31 With the combination Random/Random in 10000 games A won 1124 and B won: 2353
07:29:31 With the combination Random/Random in 10000 games A won 1125 and B won: 2353
07:29:31 With the combination Random/Random in 10000 games A won 1125 and B won: 2354
07:29:31 With the combination Random/Random in 10000 games A won 1125 and B won: 2355
07:29:31 With the combination Random/Random in 10000 games A won 1126 and B won: 2355
07:29:31 With the combination Random/Random in 10000 games A won 1127 and B won: 2355
07:29:31 With the combination Random/Random in 10000 games A won 1128 and B won: 2355
07:29:31 With the combination Random/Random in 10000 games A won 1128 and B won: 2356
07:29:31 With the combination Random/Random in 10000 games A won 1129 and B won: 2356
07:29:31 With the combination Random/Random in 10000 games A won 1129 and B won: 2357
07:29:31 With the combination Random/Random in 10000 games A won 1129 and B won: 2358
07:29:31 With the combination Random/Random in 10000 games A won 1130 and B won: 2358
07:29:31 With the combination Random/Random in 10000 games A won 1130 and B won: 2359
07:29:31 With the combination Random/Random in 10000 games A won 1130 and B won: 2360
07:29:31 With the combination Random/Random in 10000 games A won 1130 and B won: 2361
07:29:31 With the combination Random/Random in 10000 games A won 1130 and B won: 2362
07:29:31 With the combination Random/Random in 10000 games A won 1131 and B won: 2362
07:29:31 With the combination Random/Random in 10000 games A won 1131 and B won: 2363
07:29:31 With the combination Random/Random in 10000 games A won 1131 and B won: 2364
07:29:31 With the combination Random/Random in 10000 games A won 1131 and B won: 2365
07:29:31 With the combination Random/Random in 10000 games A won 1132 and B won: 2365
07:29:31 With the combination Random/Random in 10000 games A won 1132 and B won: 2366
07:29:31 With the combination Random/Random in 10000 games A won 1132 and B won: 2367
07:29:31 With the combination Random/Random in 10000 games A won 1132 and B won: 2368
07:29:31 With the combination Random/Random in 10000 games A won 1133 and B won: 2368
07:29:31 With the combination Random/Random in 10000 games A won 1134 and B won: 2368
07:29:31 With the combination Random/Random in 10000 games A won 1134 and B won: 2369
07:29:31 With the combination Random/Random in 10000 games A won 1135 and B won: 2369
07:29:31 With the combination Random/Random in 10000 games A won 1136 and B won: 2369
07:29:31 With the combination Random/Random in 10000 games A won 1137 and B won: 2369
07:29:31 With the combination Random/Random in 10000 games A won 1137 and B won: 2370
07:29:31 With the combination Random/Random in 10000 games A won 1138 and B won: 2370
07:29:31 With the combination Random/Random in 10000 games A won 1138 and B won: 2371
07:29:31 With the combination Random/Random in 10000 games A won 1138 and B won: 2372
07:29:31 With the combination Random/Random in 10000 games A won 1138 and B won: 2373
07:29:31 With the combination Random/Random in 10000 games A won 1138 and B won: 2374
07:29:31 With the combination Random/Random in 10000 games A won 1139 and B won: 2374
07:29:31 With the combination Random/Random in 10000 games A won 1139 and B won: 2375
07:29:31 With the combination Random/Random in 10000 games A won 1139 and B won: 2376
07:29:31 With the combination Random/Random in 10000 games A won 1140 and B won: 2376
07:29:31 With the combination Random/Random in 10000 games A won 1140 and B won: 2377
07:29:31 With the combination Random/Random in 10000 games A won 1141 and B won: 2377
07:29:31 With the combination Random/Random in 10000 games A won 1141 and B won: 2378
07:29:31 With the combination Random/Random in 10000 games A won 1142 and B won: 2378
07:29:31 With the combination Random/Random in 10000 games A won 1142 and B won: 2379
07:29:31 With the combination Random/Random in 10000 games A won 1142 and B won: 2380
07:29:31 With the combination Random/Random in 10000 games A won 1142 and B won: 2381
07:29:31 With the combination Random/Random in 10000 games A won 1142 and B won: 2382
07:29:31 With the combination Random/Random in 10000 games A won 1143 and B won: 2382
07:29:31 With the combination Random/Random in 10000 games A won 1144 and B won: 2382
07:29:31 With the combination Random/Random in 10000 games A won 1145 and B won: 2382
07:29:31 With the combination Random/Random in 10000 games A won 1146 and B won: 2382
07:29:31 With the combination Random/Random in 10000 games A won 1147 and B won: 2382
07:29:31 With the combination Random/Random in 10000 games A won 1147 and B won: 2383
07:29:31 With the combination Random/Random in 10000 games A won 1147 and B won: 2384
07:29:31 With the combination Random/Random in 10000 games A won 1147 and B won: 2385
07:29:31 With the combination Random/Random in 10000 games A won 1148 and B won: 2385
07:29:31 With the combination Random/Random in 10000 games A won 1148 and B won: 2386
07:29:31 With the combination Random/Random in 10000 games A won 1148 and B won: 2387
07:29:31 With the combination Random/Random in 10000 games A won 1149 and B won: 2387
07:29:31 With the combination Random/Random in 10000 games A won 1149 and B won: 2388
07:29:31 With the combination Random/Random in 10000 games A won 1149 and B won: 2389
07:29:31 With the combination Random/Random in 10000 games A won 1150 and B won: 2389
07:29:31 With the combination Random/Random in 10000 games A won 1150 and B won: 2390
07:29:31 With the combination Random/Random in 10000 games A won 1150 and B won: 2391
07:29:31 With the combination Random/Random in 10000 games A won 1150 and B won: 2392
07:29:31 With the combination Random/Random in 10000 games A won 1150 and B won: 2393
07:29:31 With the combination Random/Random in 10000 games A won 1150 and B won: 2394
07:29:31 With the combination Random/Random in 10000 games A won 1151 and B won: 2394
07:29:31 With the combination Random/Random in 10000 games A won 1151 and B won: 2395
07:29:31 With the combination Random/Random in 10000 games A won 1151 and B won: 2396
07:29:31 With the combination Random/Random in 10000 games A won 1151 and B won: 2397
07:29:31 With the combination Random/Random in 10000 games A won 1152 and B won: 2397
07:29:31 With the combination Random/Random in 10000 games A won 1152 and B won: 2398
07:29:31 With the combination Random/Random in 10000 games A won 1152 and B won: 2399
07:29:31 With the combination Random/Random in 10000 games A won 1152 and B won: 2400
07:29:31 With the combination Random/Random in 10000 games A won 1152 and B won: 2401
07:29:31 With the combination Random/Random in 10000 games A won 1153 and B won: 2401
07:29:31 With the combination Random/Random in 10000 games A won 1153 and B won: 2402
07:29:31 With the combination Random/Random in 10000 games A won 1153 and B won: 2403
07:29:31 With the combination Random/Random in 10000 games A won 1154 and B won: 2403
07:29:31 With the combination Random/Random in 10000 games A won 1154 and B won: 2404
07:29:31 With the combination Random/Random in 10000 games A won 1155 and B won: 2404
07:29:31 With the combination Random/Random in 10000 games A won 1155 and B won: 2405
07:29:31 With the combination Random/Random in 10000 games A won 1155 and B won: 2406
07:29:31 With the combination Random/Random in 10000 games A won 1155 and B won: 2407
07:29:31 With the combination Random/Random in 10000 games A won 1156 and B won: 2407
07:29:31 With the combination Random/Random in 10000 games A won 1156 and B won: 2408
07:29:31 With the combination Random/Random in 10000 games A won 1156 and B won: 2409
07:29:31 With the combination Random/Random in 10000 games A won 1157 and B won: 2409
07:29:31 With the combination Random/Random in 10000 games A won 1157 and B won: 2410
07:29:31 With the combination Random/Random in 10000 games A won 1157 and B won: 2411
07:29:31 With the combination Random/Random in 10000 games A won 1157 and B won: 2412
07:29:31 With the combination Random/Random in 10000 games A won 1158 and B won: 2412
07:29:31 With the combination Random/Random in 10000 games A won 1158 and B won: 2413
07:29:31 With the combination Random/Random in 10000 games A won 1158 and B won: 2414
07:29:31 With the combination Random/Random in 10000 games A won 1158 and B won: 2415
07:29:31 With the combination Random/Random in 10000 games A won 1158 and B won: 2416
07:29:31 With the combination Random/Random in 10000 games A won 1159 and B won: 2416
07:29:31 With the combination Random/Random in 10000 games A won 1159 and B won: 2417
07:29:31 With the combination Random/Random in 10000 games A won 1159 and B won: 2418
07:29:31 With the combination Random/Random in 10000 games A won 1159 and B won: 2419
07:29:31 With the combination Random/Random in 10000 games A won 1159 and B won: 2420
07:29:31 With the combination Random/Random in 10000 games A won 1160 and B won: 2420
07:29:31 With the combination Random/Random in 10000 games A won 1160 and B won: 2421
07:29:31 With the combination Random/Random in 10000 games A won 1160 and B won: 2422
07:29:31 With the combination Random/Random in 10000 games A won 1160 and B won: 2423
07:29:31 With the combination Random/Random in 10000 games A won 1160 and B won: 2424
07:29:31 With the combination Random/Random in 10000 games A won 1160 and B won: 2425
07:29:31 With the combination Random/Random in 10000 games A won 1160 and B won: 2426
07:29:31 With the combination Random/Random in 10000 games A won 1160 and B won: 2427
07:29:31 With the combination Random/Random in 10000 games A won 1160 and B won: 2428
07:29:31 With the combination Random/Random in 10000 games A won 1160 and B won: 2429
07:29:31 With the combination Random/Random in 10000 games A won 1160 and B won: 2430
07:29:31 With the combination Random/Random in 10000 games A won 1160 and B won: 2431
07:29:31 With the combination Random/Random in 10000 games A won 1160 and B won: 2432
07:29:31 With the combination Random/Random in 10000 games A won 1160 and B won: 2433
07:29:31 With the combination Random/Random in 10000 games A won 1161 and B won: 2433
07:29:31 With the combination Random/Random in 10000 games A won 1162 and B won: 2433
07:29:31 With the combination Random/Random in 10000 games A won 1162 and B won: 2434
07:29:31 With the combination Random/Random in 10000 games A won 1162 and B won: 2435
07:29:31 With the combination Random/Random in 10000 games A won 1162 and B won: 2436
07:29:31 With the combination Random/Random in 10000 games A won 1163 and B won: 2436
07:29:31 With the combination Random/Random in 10000 games A won 1163 and B won: 2437
07:29:31 With the combination Random/Random in 10000 games A won 1163 and B won: 2438
07:29:31 With the combination Random/Random in 10000 games A won 1163 and B won: 2439
07:29:31 With the combination Random/Random in 10000 games A won 1163 and B won: 2440
07:29:31 With the combination Random/Random in 10000 games A won 1164 and B won: 2440
07:29:31 With the combination Random/Random in 10000 games A won 1165 and B won: 2440
07:29:31 With the combination Random/Random in 10000 games A won 1165 and B won: 2441
07:29:31 With the combination Random/Random in 10000 games A won 1165 and B won: 2442
07:29:31 With the combination Random/Random in 10000 games A won 1165 and B won: 2443
07:29:31 With the combination Random/Random in 10000 games A won 1165 and B won: 2444
07:29:31 With the combination Random/Random in 10000 games A won 1166 and B won: 2444
07:29:31 With the combination Random/Random in 10000 games A won 1166 and B won: 2445
07:29:31 With the combination Random/Random in 10000 games A won 1167 and B won: 2445
07:29:31 With the combination Random/Random in 10000 games A won 1168 and B won: 2445
07:29:31 With the combination Random/Random in 10000 games A won 1168 and B won: 2446
07:29:31 With the combination Random/Random in 10000 games A won 1169 and B won: 2446
07:29:31 With the combination Random/Random in 10000 games A won 1170 and B won: 2446
07:29:31 With the combination Random/Random in 10000 games A won 1170 and B won: 2447
07:29:31 With the combination Random/Random in 10000 games A won 1170 and B won: 2448
07:29:31 With the combination Random/Random in 10000 games A won 1171 and B won: 2448
07:29:31 With the combination Random/Random in 10000 games A won 1172 and B won: 2448
07:29:31 With the combination Random/Random in 10000 games A won 1173 and B won: 2448
07:29:31 With the combination Random/Random in 10000 games A won 1173 and B won: 2449
07:29:31 With the combination Random/Random in 10000 games A won 1173 and B won: 2450
07:29:31 With the combination Random/Random in 10000 games A won 1173 and B won: 2451
07:29:31 With the combination Random/Random in 10000 games A won 1174 and B won: 2451
07:29:31 With the combination Random/Random in 10000 games A won 1174 and B won: 2452
07:29:31 With the combination Random/Random in 10000 games A won 1174 and B won: 2453
07:29:31 With the combination Random/Random in 10000 games A won 1175 and B won: 2453
07:29:31 With the combination Random/Random in 10000 games A won 1176 and B won: 2453
07:29:31 With the combination Random/Random in 10000 games A won 1177 and B won: 2453
07:29:31 With the combination Random/Random in 10000 games A won 1178 and B won: 2453
07:29:31 With the combination Random/Random in 10000 games A won 1178 and B won: 2454
07:29:31 With the combination Random/Random in 10000 games A won 1179 and B won: 2454
07:29:31 With the combination Random/Random in 10000 games A won 1179 and B won: 2455
07:29:31 With the combination Random/Random in 10000 games A won 1179 and B won: 2456
07:29:31 With the combination Random/Random in 10000 games A won 1180 and B won: 2456
07:29:31 With the combination Random/Random in 10000 games A won 1180 and B won: 2457
07:29:31 With the combination Random/Random in 10000 games A won 1180 and B won: 2458
07:29:31 With the combination Random/Random in 10000 games A won 1180 and B won: 2459
07:29:31 With the combination Random/Random in 10000 games A won 1180 and B won: 2460
07:29:31 With the combination Random/Random in 10000 games A won 1180 and B won: 2461
07:29:31 With the combination Random/Random in 10000 games A won 1180 and B won: 2462
07:29:31 With the combination Random/Random in 10000 games A won 1181 and B won: 2462
07:29:31 With the combination Random/Random in 10000 games A won 1181 and B won: 2463
07:29:31 With the combination Random/Random in 10000 games A won 1181 and B won: 2464
07:29:31 With the combination Random/Random in 10000 games A won 1181 and B won: 2465
07:29:31 With the combination Random/Random in 10000 games A won 1182 and B won: 2465
07:29:31 With the combination Random/Random in 10000 games A won 1182 and B won: 2466
07:29:31 With the combination Random/Random in 10000 games A won 1182 and B won: 2467
07:29:31 With the combination Random/Random in 10000 games A won 1182 and B won: 2468
07:29:31 With the combination Random/Random in 10000 games A won 1182 and B won: 2469
07:29:31 With the combination Random/Random in 10000 games A won 1182 and B won: 2470
07:29:31 With the combination Random/Random in 10000 games A won 1182 and B won: 2471
07:29:31 With the combination Random/Random in 10000 games A won 1183 and B won: 2471
07:29:31 With the combination Random/Random in 10000 games A won 1183 and B won: 2472
07:29:31 With the combination Random/Random in 10000 games A won 1183 and B won: 2473
07:29:31 With the combination Random/Random in 10000 games A won 1183 and B won: 2474
07:29:31 With the combination Random/Random in 10000 games A won 1183 and B won: 2475
07:29:31 With the combination Random/Random in 10000 games A won 1183 and B won: 2476
07:29:31 With the combination Random/Random in 10000 games A won 1183 and B won: 2477
07:29:31 With the combination Random/Random in 10000 games A won 1184 and B won: 2477
07:29:31 With the combination Random/Random in 10000 games A won 1184 and B won: 2478
07:29:31 With the combination Random/Random in 10000 games A won 1184 and B won: 2479
07:29:31 With the combination Random/Random in 10000 games A won 1184 and B won: 2480
07:29:31 With the combination Random/Random in 10000 games A won 1185 and B won: 2480
07:29:31 With the combination Random/Random in 10000 games A won 1185 and B won: 2481
07:29:31 With the combination Random/Random in 10000 games A won 1186 and B won: 2481
07:29:31 With the combination Random/Random in 10000 games A won 1186 and B won: 2482
07:29:31 With the combination Random/Random in 10000 games A won 1187 and B won: 2482
07:29:31 With the combination Random/Random in 10000 games A won 1187 and B won: 2483
07:29:31 With the combination Random/Random in 10000 games A won 1187 and B won: 2484
07:29:31 With the combination Random/Random in 10000 games A won 1187 and B won: 2485
07:29:31 With the combination Random/Random in 10000 games A won 1187 and B won: 2486
07:29:31 With the combination Random/Random in 10000 games A won 1187 and B won: 2487
07:29:31 With the combination Random/Random in 10000 games A won 1187 and B won: 2488
07:29:31 With the combination Random/Random in 10000 games A won 1187 and B won: 2489
07:29:31 With the combination Random/Random in 10000 games A won 1188 and B won: 2489
07:29:31 With the combination Random/Random in 10000 games A won 1188 and B won: 2490
07:29:31 With the combination Random/Random in 10000 games A won 1188 and B won: 2491
07:29:31 With the combination Random/Random in 10000 games A won 1188 and B won: 2492
07:29:31 With the combination Random/Random in 10000 games A won 1189 and B won: 2492
07:29:31 With the combination Random/Random in 10000 games A won 1189 and B won: 2493
07:29:31 With the combination Random/Random in 10000 games A won 1190 and B won: 2493
07:29:31 With the combination Random/Random in 10000 games A won 1190 and B won: 2494
07:29:31 With the combination Random/Random in 10000 games A won 1190 and B won: 2495
07:29:31 With the combination Random/Random in 10000 games A won 1190 and B won: 2496
07:29:31 With the combination Random/Random in 10000 games A won 1191 and B won: 2496
07:29:31 With the combination Random/Random in 10000 games A won 1191 and B won: 2497
07:29:31 With the combination Random/Random in 10000 games A won 1192 and B won: 2497
07:29:31 With the combination Random/Random in 10000 games A won 1192 and B won: 2498
07:29:31 With the combination Random/Random in 10000 games A won 1193 and B won: 2498
07:29:31 With the combination Random/Random in 10000 games A won 1193 and B won: 2499
07:29:31 With the combination Random/Random in 10000 games A won 1193 and B won: 2500
07:29:31 With the combination Random/Random in 10000 games A won 1194 and B won: 2500
07:29:31 With the combination Random/Random in 10000 games A won 1195 and B won: 2500
07:29:31 With the combination Random/Random in 10000 games A won 1196 and B won: 2500
07:29:31 With the combination Random/Random in 10000 games A won 1197 and B won: 2500
07:29:31 With the combination Random/Random in 10000 games A won 1197 and B won: 2501
07:29:31 With the combination Random/Random in 10000 games A won 1198 and B won: 2501
07:29:31 With the combination Random/Random in 10000 games A won 1198 and B won: 2502
07:29:31 With the combination Random/Random in 10000 games A won 1198 and B won: 2503
07:29:31 With the combination Random/Random in 10000 games A won 1198 and B won: 2504
07:29:31 With the combination Random/Random in 10000 games A won 1199 and B won: 2504
07:29:31 With the combination Random/Random in 10000 games A won 1200 and B won: 2504
07:29:31 With the combination Random/Random in 10000 games A won 1200 and B won: 2505
07:29:31 With the combination Random/Random in 10000 games A won 1201 and B won: 2505
07:29:31 With the combination Random/Random in 10000 games A won 1201 and B won: 2506
07:29:31 With the combination Random/Random in 10000 games A won 1201 and B won: 2507
07:29:31 With the combination Random/Random in 10000 games A won 1201 and B won: 2508
07:29:31 With the combination Random/Random in 10000 games A won 1201 and B won: 2509
07:29:31 With the combination Random/Random in 10000 games A won 1201 and B won: 2510
07:29:31 With the combination Random/Random in 10000 games A won 1202 and B won: 2510
07:29:31 With the combination Random/Random in 10000 games A won 1203 and B won: 2510
07:29:31 With the combination Random/Random in 10000 games A won 1203 and B won: 2511
07:29:31 With the combination Random/Random in 10000 games A won 1204 and B won: 2511
07:29:31 With the combination Random/Random in 10000 games A won 1204 and B won: 2512
07:29:31 With the combination Random/Random in 10000 games A won 1204 and B won: 2513
07:29:31 With the combination Random/Random in 10000 games A won 1204 and B won: 2514
07:29:31 With the combination Random/Random in 10000 games A won 1204 and B won: 2515
07:29:31 With the combination Random/Random in 10000 games A won 1205 and B won: 2515
07:29:31 With the combination Random/Random in 10000 games A won 1205 and B won: 2516
07:29:31 With the combination Random/Random in 10000 games A won 1205 and B won: 2517
07:29:31 With the combination Random/Random in 10000 games A won 1205 and B won: 2518
07:29:31 With the combination Random/Random in 10000 games A won 1205 and B won: 2519
07:29:31 With the combination Random/Random in 10000 games A won 1206 and B won: 2519
07:29:31 With the combination Random/Random in 10000 games A won 1206 and B won: 2520
07:29:31 With the combination Random/Random in 10000 games A won 1206 and B won: 2521
07:29:31 With the combination Random/Random in 10000 games A won 1206 and B won: 2522
07:29:31 With the combination Random/Random in 10000 games A won 1206 and B won: 2523
07:29:31 With the combination Random/Random in 10000 games A won 1206 and B won: 2524
07:29:31 With the combination Random/Random in 10000 games A won 1206 and B won: 2525
07:29:31 With the combination Random/Random in 10000 games A won 1207 and B won: 2525
07:29:31 With the combination Random/Random in 10000 games A won 1208 and B won: 2525
07:29:31 With the combination Random/Random in 10000 games A won 1209 and B won: 2525
07:29:31 With the combination Random/Random in 10000 games A won 1210 and B won: 2525
07:29:31 With the combination Random/Random in 10000 games A won 1211 and B won: 2525
07:29:31 With the combination Random/Random in 10000 games A won 1211 and B won: 2526
07:29:31 With the combination Random/Random in 10000 games A won 1211 and B won: 2527
07:29:31 With the combination Random/Random in 10000 games A won 1211 and B won: 2528
07:29:31 With the combination Random/Random in 10000 games A won 1212 and B won: 2528
07:29:31 With the combination Random/Random in 10000 games A won 1212 and B won: 2529
07:29:31 With the combination Random/Random in 10000 games A won 1212 and B won: 2530
07:29:31 With the combination Random/Random in 10000 games A won 1213 and B won: 2530
07:29:31 With the combination Random/Random in 10000 games A won 1214 and B won: 2530
07:29:31 With the combination Random/Random in 10000 games A won 1214 and B won: 2531
07:29:31 With the combination Random/Random in 10000 games A won 1215 and B won: 2531
07:29:31 With the combination Random/Random in 10000 games A won 1215 and B won: 2532
07:29:31 With the combination Random/Random in 10000 games A won 1215 and B won: 2533
07:29:31 With the combination Random/Random in 10000 games A won 1216 and B won: 2533
07:29:31 With the combination Random/Random in 10000 games A won 1216 and B won: 2534
07:29:31 With the combination Random/Random in 10000 games A won 1216 and B won: 2535
07:29:31 With the combination Random/Random in 10000 games A won 1217 and B won: 2535
07:29:31 With the combination Random/Random in 10000 games A won 1217 and B won: 2536
07:29:31 With the combination Random/Random in 10000 games A won 1218 and B won: 2536
07:29:31 With the combination Random/Random in 10000 games A won 1218 and B won: 2537
07:29:31 With the combination Random/Random in 10000 games A won 1219 and B won: 2537
07:29:31 With the combination Random/Random in 10000 games A won 1220 and B won: 2537
07:29:31 With the combination Random/Random in 10000 games A won 1220 and B won: 2538
07:29:31 With the combination Random/Random in 10000 games A won 1220 and B won: 2539
07:29:31 With the combination Random/Random in 10000 games A won 1220 and B won: 2540
07:29:31 With the combination Random/Random in 10000 games A won 1221 and B won: 2540
07:29:31 With the combination Random/Random in 10000 games A won 1221 and B won: 2541
07:29:31 With the combination Random/Random in 10000 games A won 1221 and B won: 2542
07:29:31 With the combination Random/Random in 10000 games A won 1221 and B won: 2543
07:29:31 With the combination Random/Random in 10000 games A won 1221 and B won: 2544
07:29:31 With the combination Random/Random in 10000 games A won 1221 and B won: 2545
07:29:31 With the combination Random/Random in 10000 games A won 1221 and B won: 2546
07:29:31 With the combination Random/Random in 10000 games A won 1222 and B won: 2546
07:29:31 With the combination Random/Random in 10000 games A won 1223 and B won: 2546
07:29:31 With the combination Random/Random in 10000 games A won 1224 and B won: 2546
07:29:31 With the combination Random/Random in 10000 games A won 1224 and B won: 2547
07:29:31 With the combination Random/Random in 10000 games A won 1224 and B won: 2548
07:29:31 With the combination Random/Random in 10000 games A won 1225 and B won: 2548
07:29:31 With the combination Random/Random in 10000 games A won 1225 and B won: 2549
07:29:31 With the combination Random/Random in 10000 games A won 1225 and B won: 2550
07:29:31 With the combination Random/Random in 10000 games A won 1225 and B won: 2551
07:29:31 With the combination Random/Random in 10000 games A won 1226 and B won: 2551
07:29:31 With the combination Random/Random in 10000 games A won 1227 and B won: 2551
07:29:31 With the combination Random/Random in 10000 games A won 1227 and B won: 2552
07:29:31 With the combination Random/Random in 10000 games A won 1228 and B won: 2552
07:29:31 With the combination Random/Random in 10000 games A won 1228 and B won: 2553
07:29:31 With the combination Random/Random in 10000 games A won 1228 and B won: 2554
07:29:31 With the combination Random/Random in 10000 games A won 1229 and B won: 2554
07:29:31 With the combination Random/Random in 10000 games A won 1229 and B won: 2555
07:29:31 With the combination Random/Random in 10000 games A won 1229 and B won: 2556
07:29:31 With the combination Random/Random in 10000 games A won 1229 and B won: 2557
07:29:31 With the combination Random/Random in 10000 games A won 1229 and B won: 2558
07:29:31 With the combination Random/Random in 10000 games A won 1229 and B won: 2559
07:29:31 With the combination Random/Random in 10000 games A won 1230 and B won: 2559
07:29:31 With the combination Random/Random in 10000 games A won 1231 and B won: 2559
07:29:31 With the combination Random/Random in 10000 games A won 1231 and B won: 2560
07:29:31 With the combination Random/Random in 10000 games A won 1232 and B won: 2560
07:29:31 With the combination Random/Random in 10000 games A won 1233 and B won: 2560
07:29:31 With the combination Random/Random in 10000 games A won 1233 and B won: 2561
07:29:31 With the combination Random/Random in 10000 games A won 1233 and B won: 2562
07:29:31 With the combination Random/Random in 10000 games A won 1233 and B won: 2563
07:29:31 With the combination Random/Random in 10000 games A won 1233 and B won: 2564
07:29:31 With the combination Random/Random in 10000 games A won 1233 and B won: 2565
07:29:31 With the combination Random/Random in 10000 games A won 1234 and B won: 2565
07:29:31 With the combination Random/Random in 10000 games A won 1234 and B won: 2566
07:29:31 With the combination Random/Random in 10000 games A won 1235 and B won: 2566
07:29:31 With the combination Random/Random in 10000 games A won 1236 and B won: 2566
07:29:31 With the combination Random/Random in 10000 games A won 1236 and B won: 2567
07:29:31 With the combination Random/Random in 10000 games A won 1236 and B won: 2568
07:29:31 With the combination Random/Random in 10000 games A won 1236 and B won: 2569
07:29:31 With the combination Random/Random in 10000 games A won 1236 and B won: 2570
07:29:31 With the combination Random/Random in 10000 games A won 1237 and B won: 2570
07:29:31 With the combination Random/Random in 10000 games A won 1237 and B won: 2571
07:29:31 With the combination Random/Random in 10000 games A won 1237 and B won: 2572
07:29:31 With the combination Random/Random in 10000 games A won 1237 and B won: 2573
07:29:31 With the combination Random/Random in 10000 games A won 1237 and B won: 2574
07:29:31 With the combination Random/Random in 10000 games A won 1238 and B won: 2574
07:29:31 With the combination Random/Random in 10000 games A won 1239 and B won: 2574
07:29:31 With the combination Random/Random in 10000 games A won 1239 and B won: 2575
07:29:31 With the combination Random/Random in 10000 games A won 1240 and B won: 2575
07:29:31 With the combination Random/Random in 10000 games A won 1240 and B won: 2576
07:29:31 With the combination Random/Random in 10000 games A won 1240 and B won: 2577
07:29:31 With the combination Random/Random in 10000 games A won 1240 and B won: 2578
07:29:31 With the combination Random/Random in 10000 games A won 1241 and B won: 2578
07:29:31 With the combination Random/Random in 10000 games A won 1241 and B won: 2579
07:29:31 With the combination Random/Random in 10000 games A won 1241 and B won: 2580
07:29:31 With the combination Random/Random in 10000 games A won 1242 and B won: 2580
07:29:31 With the combination Random/Random in 10000 games A won 1242 and B won: 2581
07:29:31 With the combination Random/Random in 10000 games A won 1242 and B won: 2582
07:29:31 With the combination Random/Random in 10000 games A won 1242 and B won: 2583
07:29:31 With the combination Random/Random in 10000 games A won 1242 and B won: 2584
07:29:31 With the combination Random/Random in 10000 games A won 1243 and B won: 2584
07:29:31 With the combination Random/Random in 10000 games A won 1244 and B won: 2584
07:29:31 With the combination Random/Random in 10000 games A won 1245 and B won: 2584
07:29:31 With the combination Random/Random in 10000 games A won 1245 and B won: 2585
07:29:31 With the combination Random/Random in 10000 games A won 1245 and B won: 2586
07:29:31 With the combination Random/Random in 10000 games A won 1245 and B won: 2587
07:29:31 With the combination Random/Random in 10000 games A won 1246 and B won: 2587
07:29:31 With the combination Random/Random in 10000 games A won 1246 and B won: 2588
07:29:31 With the combination Random/Random in 10000 games A won 1246 and B won: 2589
07:29:31 With the combination Random/Random in 10000 games A won 1246 and B won: 2590
07:29:31 With the combination Random/Random in 10000 games A won 1247 and B won: 2590
07:29:31 With the combination Random/Random in 10000 games A won 1248 and B won: 2590
07:29:31 With the combination Random/Random in 10000 games A won 1249 and B won: 2590
07:29:31 With the combination Random/Random in 10000 games A won 1249 and B won: 2591
07:29:31 With the combination Random/Random in 10000 games A won 1249 and B won: 2592
07:29:31 With the combination Random/Random in 10000 games A won 1249 and B won: 2593
07:29:31 With the combination Random/Random in 10000 games A won 1250 and B won: 2593
07:29:31 With the combination Random/Random in 10000 games A won 1250 and B won: 2594
07:29:31 With the combination Random/Random in 10000 games A won 1250 and B won: 2595
07:29:31 With the combination Random/Random in 10000 games A won 1250 and B won: 2596
07:29:31 With the combination Random/Random in 10000 games A won 1250 and B won: 2597
07:29:31 With the combination Random/Random in 10000 games A won 1250 and B won: 2598
07:29:31 With the combination Random/Random in 10000 games A won 1250 and B won: 2599
07:29:31 With the combination Random/Random in 10000 games A won 1251 and B won: 2599
07:29:31 With the combination Random/Random in 10000 games A won 1251 and B won: 2600
07:29:31 With the combination Random/Random in 10000 games A won 1251 and B won: 2601
07:29:31 With the combination Random/Random in 10000 games A won 1251 and B won: 2602
07:29:31 With the combination Random/Random in 10000 games A won 1251 and B won: 2603
07:29:31 With the combination Random/Random in 10000 games A won 1251 and B won: 2604
07:29:31 With the combination Random/Random in 10000 games A won 1251 and B won: 2605
07:29:31 With the combination Random/Random in 10000 games A won 1252 and B won: 2605
07:29:31 With the combination Random/Random in 10000 games A won 1252 and B won: 2606
07:29:31 With the combination Random/Random in 10000 games A won 1253 and B won: 2606
07:29:31 With the combination Random/Random in 10000 games A won 1253 and B won: 2607
07:29:31 With the combination Random/Random in 10000 games A won 1253 and B won: 2608
07:29:31 With the combination Random/Random in 10000 games A won 1253 and B won: 2609
07:29:31 With the combination Random/Random in 10000 games A won 1253 and B won: 2610
07:29:31 With the combination Random/Random in 10000 games A won 1253 and B won: 2611
07:29:31 With the combination Random/Random in 10000 games A won 1253 and B won: 2612
07:29:31 With the combination Random/Random in 10000 games A won 1254 and B won: 2612
07:29:31 With the combination Random/Random in 10000 games A won 1254 and B won: 2613
07:29:31 With the combination Random/Random in 10000 games A won 1254 and B won: 2614
07:29:31 With the combination Random/Random in 10000 games A won 1254 and B won: 2615
07:29:31 With the combination Random/Random in 10000 games A won 1254 and B won: 2616
07:29:31 With the combination Random/Random in 10000 games A won 1254 and B won: 2617
07:29:31 With the combination Random/Random in 10000 games A won 1255 and B won: 2617
07:29:31 With the combination Random/Random in 10000 games A won 1256 and B won: 2617
07:29:31 With the combination Random/Random in 10000 games A won 1257 and B won: 2617
07:29:31 With the combination Random/Random in 10000 games A won 1257 and B won: 2618
07:29:31 With the combination Random/Random in 10000 games A won 1257 and B won: 2619
07:29:31 With the combination Random/Random in 10000 games A won 1257 and B won: 2620
07:29:31 With the combination Random/Random in 10000 games A won 1258 and B won: 2620
07:29:31 With the combination Random/Random in 10000 games A won 1259 and B won: 2620
07:29:31 With the combination Random/Random in 10000 games A won 1259 and B won: 2621
07:29:31 With the combination Random/Random in 10000 games A won 1260 and B won: 2621
07:29:31 With the combination Random/Random in 10000 games A won 1261 and B won: 2621
07:29:31 With the combination Random/Random in 10000 games A won 1261 and B won: 2622
07:29:31 With the combination Random/Random in 10000 games A won 1262 and B won: 2622
07:29:31 With the combination Random/Random in 10000 games A won 1262 and B won: 2623
07:29:31 With the combination Random/Random in 10000 games A won 1262 and B won: 2624
07:29:31 With the combination Random/Random in 10000 games A won 1263 and B won: 2624
07:29:31 With the combination Random/Random in 10000 games A won 1264 and B won: 2624
07:29:31 With the combination Random/Random in 10000 games A won 1265 and B won: 2624
07:29:31 With the combination Random/Random in 10000 games A won 1265 and B won: 2625
07:29:31 With the combination Random/Random in 10000 games A won 1265 and B won: 2626
07:29:31 With the combination Random/Random in 10000 games A won 1266 and B won: 2626
07:29:31 With the combination Random/Random in 10000 games A won 1266 and B won: 2627
07:29:31 With the combination Random/Random in 10000 games A won 1266 and B won: 2628
07:29:31 With the combination Random/Random in 10000 games A won 1266 and B won: 2629
07:29:31 With the combination Random/Random in 10000 games A won 1267 and B won: 2629
07:29:31 With the combination Random/Random in 10000 games A won 1268 and B won: 2629
07:29:31 With the combination Random/Random in 10000 games A won 1269 and B won: 2629
07:29:31 With the combination Random/Random in 10000 games A won 1270 and B won: 2629
07:29:31 With the combination Random/Random in 10000 games A won 1270 and B won: 2630
07:29:31 With the combination Random/Random in 10000 games A won 1270 and B won: 2631
07:29:31 With the combination Random/Random in 10000 games A won 1270 and B won: 2632
07:29:31 With the combination Random/Random in 10000 games A won 1270 and B won: 2633
07:29:31 With the combination Random/Random in 10000 games A won 1271 and B won: 2633
07:29:31 With the combination Random/Random in 10000 games A won 1271 and B won: 2634
07:29:31 With the combination Random/Random in 10000 games A won 1271 and B won: 2635
07:29:31 With the combination Random/Random in 10000 games A won 1272 and B won: 2635
07:29:31 With the combination Random/Random in 10000 games A won 1272 and B won: 2636
07:29:31 With the combination Random/Random in 10000 games A won 1273 and B won: 2636
07:29:31 With the combination Random/Random in 10000 games A won 1273 and B won: 2637
07:29:31 With the combination Random/Random in 10000 games A won 1273 and B won: 2638
07:29:31 With the combination Random/Random in 10000 games A won 1273 and B won: 2639
07:29:31 With the combination Random/Random in 10000 games A won 1273 and B won: 2640
07:29:31 With the combination Random/Random in 10000 games A won 1273 and B won: 2641
07:29:31 With the combination Random/Random in 10000 games A won 1274 and B won: 2641
07:29:31 With the combination Random/Random in 10000 games A won 1275 and B won: 2641
07:29:31 With the combination Random/Random in 10000 games A won 1275 and B won: 2642
07:29:31 With the combination Random/Random in 10000 games A won 1276 and B won: 2642
07:29:31 With the combination Random/Random in 10000 games A won 1276 and B won: 2643
07:29:31 With the combination Random/Random in 10000 games A won 1276 and B won: 2644
07:29:31 With the combination Random/Random in 10000 games A won 1276 and B won: 2645
07:29:31 With the combination Random/Random in 10000 games A won 1276 and B won: 2646
07:29:31 With the combination Random/Random in 10000 games A won 1276 and B won: 2647
07:29:31 With the combination Random/Random in 10000 games A won 1276 and B won: 2648
07:29:31 With the combination Random/Random in 10000 games A won 1277 and B won: 2648
07:29:31 With the combination Random/Random in 10000 games A won 1277 and B won: 2649
07:29:31 With the combination Random/Random in 10000 games A won 1277 and B won: 2650
07:29:31 With the combination Random/Random in 10000 games A won 1278 and B won: 2650
07:29:31 With the combination Random/Random in 10000 games A won 1278 and B won: 2651
07:29:31 With the combination Random/Random in 10000 games A won 1279 and B won: 2651
07:29:31 With the combination Random/Random in 10000 games A won 1279 and B won: 2652
07:29:31 With the combination Random/Random in 10000 games A won 1280 and B won: 2652
07:29:31 With the combination Random/Random in 10000 games A won 1280 and B won: 2653
07:29:32 With the combination Random/Random in 10000 games A won 1281 and B won: 2653
07:29:32 With the combination Random/Random in 10000 games A won 1281 and B won: 2654
07:29:32 With the combination Random/Random in 10000 games A won 1281 and B won: 2655
07:29:32 With the combination Random/Random in 10000 games A won 1281 and B won: 2656
07:29:32 With the combination Random/Random in 10000 games A won 1282 and B won: 2656
07:29:32 With the combination Random/Random in 10000 games A won 1283 and B won: 2656
07:29:32 With the combination Random/Random in 10000 games A won 1283 and B won: 2657
07:29:32 With the combination Random/Random in 10000 games A won 1283 and B won: 2658
07:29:32 With the combination Random/Random in 10000 games A won 1284 and B won: 2658
07:29:32 With the combination Random/Random in 10000 games A won 1285 and B won: 2658
07:29:32 With the combination Random/Random in 10000 games A won 1285 and B won: 2659
07:29:32 With the combination Random/Random in 10000 games A won 1286 and B won: 2659
07:29:32 With the combination Random/Random in 10000 games A won 1286 and B won: 2660
07:29:32 With the combination Random/Random in 10000 games A won 1286 and B won: 2661
07:29:32 With the combination Random/Random in 10000 games A won 1287 and B won: 2661
07:29:32 With the combination Random/Random in 10000 games A won 1287 and B won: 2662
07:29:32 With the combination Random/Random in 10000 games A won 1287 and B won: 2663
07:29:32 With the combination Random/Random in 10000 games A won 1288 and B won: 2663
07:29:32 With the combination Random/Random in 10000 games A won 1288 and B won: 2664
07:29:32 With the combination Random/Random in 10000 games A won 1289 and B won: 2664
07:29:32 With the combination Random/Random in 10000 games A won 1289 and B won: 2665
07:29:32 With the combination Random/Random in 10000 games A won 1289 and B won: 2666
07:29:32 With the combination Random/Random in 10000 games A won 1290 and B won: 2666
07:29:32 With the combination Random/Random in 10000 games A won 1290 and B won: 2667
07:29:32 With the combination Random/Random in 10000 games A won 1290 and B won: 2668
07:29:32 With the combination Random/Random in 10000 games A won 1290 and B won: 2669
07:29:32 With the combination Random/Random in 10000 games A won 1290 and B won: 2670
07:29:32 With the combination Random/Random in 10000 games A won 1291 and B won: 2670
07:29:32 With the combination Random/Random in 10000 games A won 1292 and B won: 2670
07:29:32 With the combination Random/Random in 10000 games A won 1292 and B won: 2671
07:29:32 With the combination Random/Random in 10000 games A won 1292 and B won: 2672
07:29:32 With the combination Random/Random in 10000 games A won 1292 and B won: 2673
07:29:32 With the combination Random/Random in 10000 games A won 1293 and B won: 2673
07:29:32 With the combination Random/Random in 10000 games A won 1294 and B won: 2673
07:29:32 With the combination Random/Random in 10000 games A won 1294 and B won: 2674
07:29:32 With the combination Random/Random in 10000 games A won 1294 and B won: 2675
07:29:32 With the combination Random/Random in 10000 games A won 1294 and B won: 2676
07:29:32 With the combination Random/Random in 10000 games A won 1294 and B won: 2677
07:29:32 With the combination Random/Random in 10000 games A won 1294 and B won: 2678
07:29:32 With the combination Random/Random in 10000 games A won 1294 and B won: 2679
07:29:32 With the combination Random/Random in 10000 games A won 1294 and B won: 2680
07:29:32 With the combination Random/Random in 10000 games A won 1295 and B won: 2680
07:29:32 With the combination Random/Random in 10000 games A won 1295 and B won: 2681
07:29:32 With the combination Random/Random in 10000 games A won 1295 and B won: 2682
07:29:32 With the combination Random/Random in 10000 games A won 1295 and B won: 2683
07:29:32 With the combination Random/Random in 10000 games A won 1296 and B won: 2683
07:29:32 With the combination Random/Random in 10000 games A won 1296 and B won: 2684
07:29:32 With the combination Random/Random in 10000 games A won 1296 and B won: 2685
07:29:32 With the combination Random/Random in 10000 games A won 1297 and B won: 2685
07:29:32 With the combination Random/Random in 10000 games A won 1298 and B won: 2685
07:29:32 With the combination Random/Random in 10000 games A won 1298 and B won: 2686
07:29:32 With the combination Random/Random in 10000 games A won 1298 and B won: 2687
07:29:32 With the combination Random/Random in 10000 games A won 1298 and B won: 2688
07:29:32 With the combination Random/Random in 10000 games A won 1299 and B won: 2688
07:29:32 With the combination Random/Random in 10000 games A won 1299 and B won: 2689
07:29:32 With the combination Random/Random in 10000 games A won 1299 and B won: 2690
07:29:32 With the combination Random/Random in 10000 games A won 1300 and B won: 2690
07:29:32 With the combination Random/Random in 10000 games A won 1300 and B won: 2691
07:29:32 With the combination Random/Random in 10000 games A won 1300 and B won: 2692
07:29:32 With the combination Random/Random in 10000 games A won 1300 and B won: 2693
07:29:32 With the combination Random/Random in 10000 games A won 1301 and B won: 2693
07:29:32 With the combination Random/Random in 10000 games A won 1301 and B won: 2694
07:29:32 With the combination Random/Random in 10000 games A won 1301 and B won: 2695
07:29:32 With the combination Random/Random in 10000 games A won 1302 and B won: 2695
07:29:32 With the combination Random/Random in 10000 games A won 1303 and B won: 2695
07:29:32 With the combination Random/Random in 10000 games A won 1303 and B won: 2696
07:29:32 With the combination Random/Random in 10000 games A won 1303 and B won: 2697
07:29:32 With the combination Random/Random in 10000 games A won 1303 and B won: 2698
07:29:32 With the combination Random/Random in 10000 games A won 1303 and B won: 2699
07:29:32 With the combination Random/Random in 10000 games A won 1303 and B won: 2700
07:29:32 With the combination Random/Random in 10000 games A won 1303 and B won: 2701
07:29:32 With the combination Random/Random in 10000 games A won 1304 and B won: 2701
07:29:32 With the combination Random/Random in 10000 games A won 1304 and B won: 2702
07:29:32 With the combination Random/Random in 10000 games A won 1304 and B won: 2703
07:29:32 With the combination Random/Random in 10000 games A won 1305 and B won: 2703
07:29:32 With the combination Random/Random in 10000 games A won 1305 and B won: 2704
07:29:32 With the combination Random/Random in 10000 games A won 1306 and B won: 2704
07:29:32 With the combination Random/Random in 10000 games A won 1307 and B won: 2704
07:29:32 With the combination Random/Random in 10000 games A won 1307 and B won: 2705
07:29:32 With the combination Random/Random in 10000 games A won 1307 and B won: 2706
07:29:32 With the combination Random/Random in 10000 games A won 1308 and B won: 2706
07:29:32 With the combination Random/Random in 10000 games A won 1309 and B won: 2706
07:29:32 With the combination Random/Random in 10000 games A won 1309 and B won: 2707
07:29:32 With the combination Random/Random in 10000 games A won 1309 and B won: 2708
07:29:32 With the combination Random/Random in 10000 games A won 1309 and B won: 2709
07:29:32 With the combination Random/Random in 10000 games A won 1310 and B won: 2709
07:29:32 With the combination Random/Random in 10000 games A won 1311 and B won: 2709
07:29:32 With the combination Random/Random in 10000 games A won 1312 and B won: 2709
07:29:32 With the combination Random/Random in 10000 games A won 1312 and B won: 2710
07:29:32 With the combination Random/Random in 10000 games A won 1312 and B won: 2711
07:29:32 With the combination Random/Random in 10000 games A won 1312 and B won: 2712
07:29:32 With the combination Random/Random in 10000 games A won 1313 and B won: 2712
07:29:32 With the combination Random/Random in 10000 games A won 1313 and B won: 2713
07:29:32 With the combination Random/Random in 10000 games A won 1313 and B won: 2714
07:29:32 With the combination Random/Random in 10000 games A won 1313 and B won: 2715
07:29:32 With the combination Random/Random in 10000 games A won 1313 and B won: 2716
07:29:32 With the combination Random/Random in 10000 games A won 1313 and B won: 2717
07:29:32 With the combination Random/Random in 10000 games A won 1313 and B won: 2718
07:29:32 With the combination Random/Random in 10000 games A won 1314 and B won: 2718
07:29:32 With the combination Random/Random in 10000 games A won 1314 and B won: 2719
07:29:32 With the combination Random/Random in 10000 games A won 1315 and B won: 2719
07:29:32 With the combination Random/Random in 10000 games A won 1315 and B won: 2720
07:29:32 With the combination Random/Random in 10000 games A won 1315 and B won: 2721
07:29:32 With the combination Random/Random in 10000 games A won 1315 and B won: 2722
07:29:32 With the combination Random/Random in 10000 games A won 1316 and B won: 2722
07:29:32 With the combination Random/Random in 10000 games A won 1317 and B won: 2722
07:29:32 With the combination Random/Random in 10000 games A won 1317 and B won: 2723
07:29:32 With the combination Random/Random in 10000 games A won 1317 and B won: 2724
07:29:32 With the combination Random/Random in 10000 games A won 1317 and B won: 2725
07:29:32 With the combination Random/Random in 10000 games A won 1317 and B won: 2726
07:29:32 With the combination Random/Random in 10000 games A won 1318 and B won: 2726
07:29:32 With the combination Random/Random in 10000 games A won 1319 and B won: 2726
07:29:32 With the combination Random/Random in 10000 games A won 1319 and B won: 2727
07:29:32 With the combination Random/Random in 10000 games A won 1320 and B won: 2727
07:29:32 With the combination Random/Random in 10000 games A won 1320 and B won: 2728
07:29:32 With the combination Random/Random in 10000 games A won 1321 and B won: 2728
07:29:32 With the combination Random/Random in 10000 games A won 1321 and B won: 2729
07:29:32 With the combination Random/Random in 10000 games A won 1322 and B won: 2729
07:29:32 With the combination Random/Random in 10000 games A won 1323 and B won: 2729
07:29:32 With the combination Random/Random in 10000 games A won 1324 and B won: 2729
07:29:32 With the combination Random/Random in 10000 games A won 1324 and B won: 2730
07:29:32 With the combination Random/Random in 10000 games A won 1324 and B won: 2731
07:29:32 With the combination Random/Random in 10000 games A won 1325 and B won: 2731
07:29:32 With the combination Random/Random in 10000 games A won 1326 and B won: 2731
07:29:32 With the combination Random/Random in 10000 games A won 1326 and B won: 2732
07:29:32 With the combination Random/Random in 10000 games A won 1326 and B won: 2733
07:29:32 With the combination Random/Random in 10000 games A won 1326 and B won: 2734
07:29:32 With the combination Random/Random in 10000 games A won 1326 and B won: 2735
07:29:32 With the combination Random/Random in 10000 games A won 1326 and B won: 2736
07:29:32 With the combination Random/Random in 10000 games A won 1326 and B won: 2737
07:29:32 With the combination Random/Random in 10000 games A won 1326 and B won: 2738
07:29:32 With the combination Random/Random in 10000 games A won 1327 and B won: 2738
07:29:32 With the combination Random/Random in 10000 games A won 1327 and B won: 2739
07:29:32 With the combination Random/Random in 10000 games A won 1327 and B won: 2740
07:29:32 With the combination Random/Random in 10000 games A won 1327 and B won: 2741
07:29:32 With the combination Random/Random in 10000 games A won 1327 and B won: 2742
07:29:32 With the combination Random/Random in 10000 games A won 1328 and B won: 2742
07:29:32 With the combination Random/Random in 10000 games A won 1328 and B won: 2743
07:29:32 With the combination Random/Random in 10000 games A won 1328 and B won: 2744
07:29:32 With the combination Random/Random in 10000 games A won 1328 and B won: 2745
07:29:32 With the combination Random/Random in 10000 games A won 1328 and B won: 2746
07:29:32 With the combination Random/Random in 10000 games A won 1328 and B won: 2747
07:29:32 With the combination Random/Random in 10000 games A won 1328 and B won: 2748
07:29:32 With the combination Random/Random in 10000 games A won 1328 and B won: 2749
07:29:32 With the combination Random/Random in 10000 games A won 1328 and B won: 2750
07:29:32 With the combination Random/Random in 10000 games A won 1328 and B won: 2751
07:29:32 With the combination Random/Random in 10000 games A won 1329 and B won: 2751
07:29:32 With the combination Random/Random in 10000 games A won 1330 and B won: 2751
07:29:32 With the combination Random/Random in 10000 games A won 1330 and B won: 2752
07:29:32 With the combination Random/Random in 10000 games A won 1330 and B won: 2753
07:29:32 With the combination Random/Random in 10000 games A won 1330 and B won: 2754
07:29:32 With the combination Random/Random in 10000 games A won 1330 and B won: 2755
07:29:32 With the combination Random/Random in 10000 games A won 1330 and B won: 2756
07:29:32 With the combination Random/Random in 10000 games A won 1331 and B won: 2756
07:29:32 With the combination Random/Random in 10000 games A won 1331 and B won: 2757
07:29:32 With the combination Random/Random in 10000 games A won 1331 and B won: 2758
07:29:32 With the combination Random/Random in 10000 games A won 1332 and B won: 2758
07:29:32 With the combination Random/Random in 10000 games A won 1332 and B won: 2759
07:29:32 With the combination Random/Random in 10000 games A won 1333 and B won: 2759
07:29:32 With the combination Random/Random in 10000 games A won 1333 and B won: 2760
07:29:32 With the combination Random/Random in 10000 games A won 1334 and B won: 2760
07:29:32 With the combination Random/Random in 10000 games A won 1334 and B won: 2761
07:29:32 With the combination Random/Random in 10000 games A won 1334 and B won: 2762
07:29:32 With the combination Random/Random in 10000 games A won 1335 and B won: 2762
07:29:32 With the combination Random/Random in 10000 games A won 1335 and B won: 2763
07:29:32 With the combination Random/Random in 10000 games A won 1335 and B won: 2764
07:29:32 With the combination Random/Random in 10000 games A won 1335 and B won: 2765
07:29:32 With the combination Random/Random in 10000 games A won 1335 and B won: 2766
07:29:32 With the combination Random/Random in 10000 games A won 1335 and B won: 2767
07:29:32 With the combination Random/Random in 10000 games A won 1335 and B won: 2768
07:29:32 With the combination Random/Random in 10000 games A won 1335 and B won: 2769
07:29:32 With the combination Random/Random in 10000 games A won 1335 and B won: 2770
07:29:32 With the combination Random/Random in 10000 games A won 1335 and B won: 2771
07:29:32 With the combination Random/Random in 10000 games A won 1335 and B won: 2772
07:29:32 With the combination Random/Random in 10000 games A won 1335 and B won: 2773
07:29:32 With the combination Random/Random in 10000 games A won 1335 and B won: 2774
07:29:32 With the combination Random/Random in 10000 games A won 1335 and B won: 2775
07:29:32 With the combination Random/Random in 10000 games A won 1336 and B won: 2775
07:29:32 With the combination Random/Random in 10000 games A won 1337 and B won: 2775
07:29:32 With the combination Random/Random in 10000 games A won 1337 and B won: 2776
07:29:32 With the combination Random/Random in 10000 games A won 1337 and B won: 2777
07:29:32 With the combination Random/Random in 10000 games A won 1337 and B won: 2778
07:29:32 With the combination Random/Random in 10000 games A won 1337 and B won: 2779
07:29:32 With the combination Random/Random in 10000 games A won 1338 and B won: 2779
07:29:32 With the combination Random/Random in 10000 games A won 1338 and B won: 2780
07:29:32 With the combination Random/Random in 10000 games A won 1338 and B won: 2781
07:29:32 With the combination Random/Random in 10000 games A won 1338 and B won: 2782
07:29:32 With the combination Random/Random in 10000 games A won 1338 and B won: 2783
07:29:32 With the combination Random/Random in 10000 games A won 1338 and B won: 2784
07:29:32 With the combination Random/Random in 10000 games A won 1339 and B won: 2784
07:29:32 With the combination Random/Random in 10000 games A won 1339 and B won: 2785
07:29:32 With the combination Random/Random in 10000 games A won 1339 and B won: 2786
07:29:32 With the combination Random/Random in 10000 games A won 1339 and B won: 2787
07:29:32 With the combination Random/Random in 10000 games A won 1339 and B won: 2788
07:29:32 With the combination Random/Random in 10000 games A won 1339 and B won: 2789
07:29:32 With the combination Random/Random in 10000 games A won 1339 and B won: 2790
07:29:32 With the combination Random/Random in 10000 games A won 1339 and B won: 2791
07:29:32 With the combination Random/Random in 10000 games A won 1339 and B won: 2792
07:29:32 With the combination Random/Random in 10000 games A won 1339 and B won: 2793
07:29:32 With the combination Random/Random in 10000 games A won 1340 and B won: 2793
07:29:32 With the combination Random/Random in 10000 games A won 1340 and B won: 2794
07:29:32 With the combination Random/Random in 10000 games A won 1340 and B won: 2795
07:29:32 With the combination Random/Random in 10000 games A won 1341 and B won: 2795
07:29:32 With the combination Random/Random in 10000 games A won 1341 and B won: 2796
07:29:32 With the combination Random/Random in 10000 games A won 1342 and B won: 2796
07:29:32 With the combination Random/Random in 10000 games A won 1342 and B won: 2797
07:29:32 With the combination Random/Random in 10000 games A won 1343 and B won: 2797
07:29:32 With the combination Random/Random in 10000 games A won 1344 and B won: 2797
07:29:32 With the combination Random/Random in 10000 games A won 1345 and B won: 2797
07:29:32 With the combination Random/Random in 10000 games A won 1346 and B won: 2797
07:29:32 With the combination Random/Random in 10000 games A won 1347 and B won: 2797
07:29:32 With the combination Random/Random in 10000 games A won 1347 and B won: 2798
07:29:32 With the combination Random/Random in 10000 games A won 1347 and B won: 2799
07:29:32 With the combination Random/Random in 10000 games A won 1347 and B won: 2800
07:29:32 With the combination Random/Random in 10000 games A won 1347 and B won: 2801
07:29:32 With the combination Random/Random in 10000 games A won 1347 and B won: 2802
07:29:32 With the combination Random/Random in 10000 games A won 1347 and B won: 2803
07:29:32 With the combination Random/Random in 10000 games A won 1348 and B won: 2803
07:29:32 With the combination Random/Random in 10000 games A won 1348 and B won: 2804
07:29:32 With the combination Random/Random in 10000 games A won 1348 and B won: 2805
07:29:32 With the combination Random/Random in 10000 games A won 1349 and B won: 2805
07:29:32 With the combination Random/Random in 10000 games A won 1349 and B won: 2806
07:29:32 With the combination Random/Random in 10000 games A won 1350 and B won: 2806
07:29:32 With the combination Random/Random in 10000 games A won 1351 and B won: 2806
07:29:32 With the combination Random/Random in 10000 games A won 1351 and B won: 2807
07:29:32 With the combination Random/Random in 10000 games A won 1351 and B won: 2808
07:29:32 With the combination Random/Random in 10000 games A won 1351 and B won: 2809
07:29:32 With the combination Random/Random in 10000 games A won 1352 and B won: 2809
07:29:32 With the combination Random/Random in 10000 games A won 1352 and B won: 2810
07:29:32 With the combination Random/Random in 10000 games A won 1353 and B won: 2810
07:29:32 With the combination Random/Random in 10000 games A won 1353 and B won: 2811
07:29:32 With the combination Random/Random in 10000 games A won 1353 and B won: 2812
07:29:32 With the combination Random/Random in 10000 games A won 1353 and B won: 2813
07:29:32 With the combination Random/Random in 10000 games A won 1353 and B won: 2814
07:29:32 With the combination Random/Random in 10000 games A won 1353 and B won: 2815
07:29:32 With the combination Random/Random in 10000 games A won 1354 and B won: 2815
07:29:32 With the combination Random/Random in 10000 games A won 1355 and B won: 2815
07:29:32 With the combination Random/Random in 10000 games A won 1355 and B won: 2816
07:29:32 With the combination Random/Random in 10000 games A won 1356 and B won: 2816
07:29:32 With the combination Random/Random in 10000 games A won 1356 and B won: 2817
07:29:32 With the combination Random/Random in 10000 games A won 1356 and B won: 2818
07:29:32 With the combination Random/Random in 10000 games A won 1357 and B won: 2818
07:29:32 With the combination Random/Random in 10000 games A won 1357 and B won: 2819
07:29:32 With the combination Random/Random in 10000 games A won 1357 and B won: 2820
07:29:32 With the combination Random/Random in 10000 games A won 1358 and B won: 2820
07:29:32 With the combination Random/Random in 10000 games A won 1358 and B won: 2821
07:29:32 With the combination Random/Random in 10000 games A won 1358 and B won: 2822
07:29:32 With the combination Random/Random in 10000 games A won 1358 and B won: 2823
07:29:32 With the combination Random/Random in 10000 games A won 1358 and B won: 2824
07:29:32 With the combination Random/Random in 10000 games A won 1358 and B won: 2825
07:29:32 With the combination Random/Random in 10000 games A won 1358 and B won: 2826
07:29:32 With the combination Random/Random in 10000 games A won 1358 and B won: 2827
07:29:32 With the combination Random/Random in 10000 games A won 1358 and B won: 2828
07:29:32 With the combination Random/Random in 10000 games A won 1358 and B won: 2829
07:29:32 With the combination Random/Random in 10000 games A won 1358 and B won: 2830
07:29:32 With the combination Random/Random in 10000 games A won 1358 and B won: 2831
07:29:32 With the combination Random/Random in 10000 games A won 1359 and B won: 2831
07:29:32 With the combination Random/Random in 10000 games A won 1359 and B won: 2832
07:29:32 With the combination Random/Random in 10000 games A won 1359 and B won: 2833
07:29:32 With the combination Random/Random in 10000 games A won 1359 and B won: 2834
07:29:32 With the combination Random/Random in 10000 games A won 1359 and B won: 2835
07:29:32 With the combination Random/Random in 10000 games A won 1359 and B won: 2836
07:29:32 With the combination Random/Random in 10000 games A won 1360 and B won: 2836
07:29:32 With the combination Random/Random in 10000 games A won 1361 and B won: 2836
07:29:32 With the combination Random/Random in 10000 games A won 1361 and B won: 2837
07:29:32 With the combination Random/Random in 10000 games A won 1361 and B won: 2838
07:29:32 With the combination Random/Random in 10000 games A won 1361 and B won: 2839
07:29:32 With the combination Random/Random in 10000 games A won 1361 and B won: 2840
07:29:32 With the combination Random/Random in 10000 games A won 1361 and B won: 2841
07:29:32 With the combination Random/Random in 10000 games A won 1361 and B won: 2842
07:29:32 With the combination Random/Random in 10000 games A won 1361 and B won: 2843
07:29:32 With the combination Random/Random in 10000 games A won 1361 and B won: 2844
07:29:32 With the combination Random/Random in 10000 games A won 1362 and B won: 2844
07:29:32 With the combination Random/Random in 10000 games A won 1362 and B won: 2845
07:29:32 With the combination Random/Random in 10000 games A won 1362 and B won: 2846
07:29:32 With the combination Random/Random in 10000 games A won 1362 and B won: 2847
07:29:32 With the combination Random/Random in 10000 games A won 1362 and B won: 2848
07:29:32 With the combination Random/Random in 10000 games A won 1362 and B won: 2849
07:29:32 With the combination Random/Random in 10000 games A won 1363 and B won: 2849
07:29:32 With the combination Random/Random in 10000 games A won 1364 and B won: 2849
07:29:32 With the combination Random/Random in 10000 games A won 1364 and B won: 2850
07:29:32 With the combination Random/Random in 10000 games A won 1365 and B won: 2850
07:29:32 With the combination Random/Random in 10000 games A won 1365 and B won: 2851
07:29:32 With the combination Random/Random in 10000 games A won 1366 and B won: 2851
07:29:32 With the combination Random/Random in 10000 games A won 1366 and B won: 2852
07:29:32 With the combination Random/Random in 10000 games A won 1367 and B won: 2852
07:29:32 With the combination Random/Random in 10000 games A won 1368 and B won: 2852
07:29:32 With the combination Random/Random in 10000 games A won 1368 and B won: 2853
07:29:32 With the combination Random/Random in 10000 games A won 1369 and B won: 2853
07:29:32 With the combination Random/Random in 10000 games A won 1369 and B won: 2854
07:29:32 With the combination Random/Random in 10000 games A won 1369 and B won: 2855
07:29:32 With the combination Random/Random in 10000 games A won 1370 and B won: 2855
07:29:32 With the combination Random/Random in 10000 games A won 1370 and B won: 2856
07:29:32 With the combination Random/Random in 10000 games A won 1370 and B won: 2857
07:29:32 With the combination Random/Random in 10000 games A won 1370 and B won: 2858
07:29:32 With the combination Random/Random in 10000 games A won 1371 and B won: 2858
07:29:32 With the combination Random/Random in 10000 games A won 1371 and B won: 2859
07:29:32 With the combination Random/Random in 10000 games A won 1371 and B won: 2860
07:29:32 With the combination Random/Random in 10000 games A won 1372 and B won: 2860
07:29:32 With the combination Random/Random in 10000 games A won 1373 and B won: 2860
07:29:32 With the combination Random/Random in 10000 games A won 1373 and B won: 2861
07:29:32 With the combination Random/Random in 10000 games A won 1373 and B won: 2862
07:29:32 With the combination Random/Random in 10000 games A won 1373 and B won: 2863
07:29:32 With the combination Random/Random in 10000 games A won 1374 and B won: 2863
07:29:32 With the combination Random/Random in 10000 games A won 1374 and B won: 2864
07:29:32 With the combination Random/Random in 10000 games A won 1374 and B won: 2865
07:29:32 With the combination Random/Random in 10000 games A won 1374 and B won: 2866
07:29:32 With the combination Random/Random in 10000 games A won 1375 and B won: 2866
07:29:32 With the combination Random/Random in 10000 games A won 1376 and B won: 2866
07:29:32 With the combination Random/Random in 10000 games A won 1376 and B won: 2867
07:29:32 With the combination Random/Random in 10000 games A won 1376 and B won: 2868
07:29:32 With the combination Random/Random in 10000 games A won 1376 and B won: 2869
07:29:32 With the combination Random/Random in 10000 games A won 1376 and B won: 2870
07:29:32 With the combination Random/Random in 10000 games A won 1376 and B won: 2871
07:29:32 With the combination Random/Random in 10000 games A won 1377 and B won: 2871
07:29:32 With the combination Random/Random in 10000 games A won 1378 and B won: 2871
07:29:32 With the combination Random/Random in 10000 games A won 1379 and B won: 2871
07:29:32 With the combination Random/Random in 10000 games A won 1380 and B won: 2871
07:29:32 With the combination Random/Random in 10000 games A won 1381 and B won: 2871
07:29:32 With the combination Random/Random in 10000 games A won 1381 and B won: 2872
07:29:32 With the combination Random/Random in 10000 games A won 1382 and B won: 2872
07:29:32 With the combination Random/Random in 10000 games A won 1383 and B won: 2872
07:29:32 With the combination Random/Random in 10000 games A won 1383 and B won: 2873
07:29:32 With the combination Random/Random in 10000 games A won 1384 and B won: 2873
07:29:32 With the combination Random/Random in 10000 games A won 1384 and B won: 2874
07:29:32 With the combination Random/Random in 10000 games A won 1384 and B won: 2875
07:29:32 With the combination Random/Random in 10000 games A won 1384 and B won: 2876
07:29:32 With the combination Random/Random in 10000 games A won 1385 and B won: 2876
07:29:32 With the combination Random/Random in 10000 games A won 1385 and B won: 2877
07:29:32 With the combination Random/Random in 10000 games A won 1385 and B won: 2878
07:29:32 With the combination Random/Random in 10000 games A won 1385 and B won: 2879
07:29:32 With the combination Random/Random in 10000 games A won 1385 and B won: 2880
07:29:32 With the combination Random/Random in 10000 games A won 1386 and B won: 2880
07:29:32 With the combination Random/Random in 10000 games A won 1386 and B won: 2881
07:29:32 With the combination Random/Random in 10000 games A won 1387 and B won: 2881
07:29:32 With the combination Random/Random in 10000 games A won 1387 and B won: 2882
07:29:32 With the combination Random/Random in 10000 games A won 1387 and B won: 2883
07:29:32 With the combination Random/Random in 10000 games A won 1388 and B won: 2883
07:29:32 With the combination Random/Random in 10000 games A won 1388 and B won: 2884
07:29:32 With the combination Random/Random in 10000 games A won 1389 and B won: 2884
07:29:32 With the combination Random/Random in 10000 games A won 1389 and B won: 2885
07:29:32 With the combination Random/Random in 10000 games A won 1390 and B won: 2885
07:29:32 With the combination Random/Random in 10000 games A won 1390 and B won: 2886
07:29:32 With the combination Random/Random in 10000 games A won 1390 and B won: 2887
07:29:32 With the combination Random/Random in 10000 games A won 1390 and B won: 2888
07:29:32 With the combination Random/Random in 10000 games A won 1390 and B won: 2889
07:29:32 With the combination Random/Random in 10000 games A won 1390 and B won: 2890
07:29:32 With the combination Random/Random in 10000 games A won 1390 and B won: 2891
07:29:32 With the combination Random/Random in 10000 games A won 1390 and B won: 2892
07:29:32 With the combination Random/Random in 10000 games A won 1390 and B won: 2893
07:29:32 With the combination Random/Random in 10000 games A won 1390 and B won: 2894
07:29:32 With the combination Random/Random in 10000 games A won 1390 and B won: 2895
07:29:32 With the combination Random/Random in 10000 games A won 1390 and B won: 2896
07:29:32 With the combination Random/Random in 10000 games A won 1391 and B won: 2896
07:29:32 With the combination Random/Random in 10000 games A won 1392 and B won: 2896
07:29:32 With the combination Random/Random in 10000 games A won 1392 and B won: 2897
07:29:32 With the combination Random/Random in 10000 games A won 1392 and B won: 2898
07:29:32 With the combination Random/Random in 10000 games A won 1392 and B won: 2899
07:29:32 With the combination Random/Random in 10000 games A won 1392 and B won: 2900
07:29:32 With the combination Random/Random in 10000 games A won 1392 and B won: 2901
07:29:32 With the combination Random/Random in 10000 games A won 1392 and B won: 2902
07:29:32 With the combination Random/Random in 10000 games A won 1393 and B won: 2902
07:29:32 With the combination Random/Random in 10000 games A won 1394 and B won: 2902
07:29:32 With the combination Random/Random in 10000 games A won 1395 and B won: 2902
07:29:32 With the combination Random/Random in 10000 games A won 1395 and B won: 2903
07:29:32 With the combination Random/Random in 10000 games A won 1395 and B won: 2904
07:29:32 With the combination Random/Random in 10000 games A won 1395 and B won: 2905
07:29:32 With the combination Random/Random in 10000 games A won 1396 and B won: 2905
07:29:32 With the combination Random/Random in 10000 games A won 1396 and B won: 2906
07:29:32 With the combination Random/Random in 10000 games A won 1396 and B won: 2907
07:29:32 With the combination Random/Random in 10000 games A won 1396 and B won: 2908
07:29:32 With the combination Random/Random in 10000 games A won 1396 and B won: 2909
07:29:32 With the combination Random/Random in 10000 games A won 1397 and B won: 2909
07:29:32 With the combination Random/Random in 10000 games A won 1397 and B won: 2910
07:29:32 With the combination Random/Random in 10000 games A won 1397 and B won: 2911
07:29:32 With the combination Random/Random in 10000 games A won 1398 and B won: 2911
07:29:32 With the combination Random/Random in 10000 games A won 1398 and B won: 2912
07:29:32 With the combination Random/Random in 10000 games A won 1398 and B won: 2913
07:29:32 With the combination Random/Random in 10000 games A won 1398 and B won: 2914
07:29:32 With the combination Random/Random in 10000 games A won 1399 and B won: 2914
07:29:32 With the combination Random/Random in 10000 games A won 1399 and B won: 2915
07:29:32 With the combination Random/Random in 10000 games A won 1399 and B won: 2916
07:29:32 With the combination Random/Random in 10000 games A won 1400 and B won: 2916
07:29:32 With the combination Random/Random in 10000 games A won 1400 and B won: 2917
07:29:32 With the combination Random/Random in 10000 games A won 1400 and B won: 2918
07:29:32 With the combination Random/Random in 10000 games A won 1400 and B won: 2919
07:29:32 With the combination Random/Random in 10000 games A won 1400 and B won: 2920
07:29:32 With the combination Random/Random in 10000 games A won 1401 and B won: 2920
07:29:32 With the combination Random/Random in 10000 games A won 1401 and B won: 2921
07:29:32 With the combination Random/Random in 10000 games A won 1401 and B won: 2922
07:29:32 With the combination Random/Random in 10000 games A won 1401 and B won: 2923
07:29:32 With the combination Random/Random in 10000 games A won 1401 and B won: 2924
07:29:32 With the combination Random/Random in 10000 games A won 1402 and B won: 2924
07:29:32 With the combination Random/Random in 10000 games A won 1403 and B won: 2924
07:29:32 With the combination Random/Random in 10000 games A won 1404 and B won: 2924
07:29:32 With the combination Random/Random in 10000 games A won 1404 and B won: 2925
07:29:32 With the combination Random/Random in 10000 games A won 1405 and B won: 2925
07:29:32 With the combination Random/Random in 10000 games A won 1405 and B won: 2926
07:29:32 With the combination Random/Random in 10000 games A won 1406 and B won: 2926
07:29:32 With the combination Random/Random in 10000 games A won 1406 and B won: 2927
07:29:32 With the combination Random/Random in 10000 games A won 1406 and B won: 2928
07:29:32 With the combination Random/Random in 10000 games A won 1406 and B won: 2929
07:29:32 With the combination Random/Random in 10000 games A won 1406 and B won: 2930
07:29:32 With the combination Random/Random in 10000 games A won 1406 and B won: 2931
07:29:32 With the combination Random/Random in 10000 games A won 1406 and B won: 2932
07:29:32 With the combination Random/Random in 10000 games A won 1407 and B won: 2932
07:29:32 With the combination Random/Random in 10000 games A won 1407 and B won: 2933
07:29:32 With the combination Random/Random in 10000 games A won 1407 and B won: 2934
07:29:32 With the combination Random/Random in 10000 games A won 1407 and B won: 2935
07:29:32 With the combination Random/Random in 10000 games A won 1408 and B won: 2935
07:29:32 With the combination Random/Random in 10000 games A won 1409 and B won: 2935
07:29:32 With the combination Random/Random in 10000 games A won 1410 and B won: 2935
07:29:32 With the combination Random/Random in 10000 games A won 1410 and B won: 2936
07:29:32 With the combination Random/Random in 10000 games A won 1410 and B won: 2937
07:29:32 With the combination Random/Random in 10000 games A won 1410 and B won: 2938
07:29:32 With the combination Random/Random in 10000 games A won 1410 and B won: 2939
07:29:32 With the combination Random/Random in 10000 games A won 1411 and B won: 2939
07:29:32 With the combination Random/Random in 10000 games A won 1411 and B won: 2940
07:29:32 With the combination Random/Random in 10000 games A won 1411 and B won: 2941
07:29:32 With the combination Random/Random in 10000 games A won 1411 and B won: 2942
07:29:32 With the combination Random/Random in 10000 games A won 1411 and B won: 2943
07:29:32 With the combination Random/Random in 10000 games A won 1411 and B won: 2944
07:29:32 With the combination Random/Random in 10000 games A won 1412 and B won: 2944
07:29:32 With the combination Random/Random in 10000 games A won 1412 and B won: 2945
07:29:32 With the combination Random/Random in 10000 games A won 1413 and B won: 2945
07:29:32 With the combination Random/Random in 10000 games A won 1414 and B won: 2945
07:29:32 With the combination Random/Random in 10000 games A won 1415 and B won: 2945
07:29:32 With the combination Random/Random in 10000 games A won 1415 and B won: 2946
07:29:32 With the combination Random/Random in 10000 games A won 1415 and B won: 2947
07:29:32 With the combination Random/Random in 10000 games A won 1415 and B won: 2948
07:29:32 With the combination Random/Random in 10000 games A won 1415 and B won: 2949
07:29:32 With the combination Random/Random in 10000 games A won 1415 and B won: 2950
07:29:32 With the combination Random/Random in 10000 games A won 1415 and B won: 2951
07:29:32 With the combination Random/Random in 10000 games A won 1415 and B won: 2952
07:29:32 With the combination Random/Random in 10000 games A won 1415 and B won: 2953
07:29:32 With the combination Random/Random in 10000 games A won 1415 and B won: 2954
07:29:32 With the combination Random/Random in 10000 games A won 1415 and B won: 2955
07:29:32 With the combination Random/Random in 10000 games A won 1415 and B won: 2956
07:29:32 With the combination Random/Random in 10000 games A won 1416 and B won: 2956
07:29:32 With the combination Random/Random in 10000 games A won 1417 and B won: 2956
07:29:32 With the combination Random/Random in 10000 games A won 1417 and B won: 2957
07:29:32 With the combination Random/Random in 10000 games A won 1417 and B won: 2958
07:29:32 With the combination Random/Random in 10000 games A won 1418 and B won: 2958
07:29:32 With the combination Random/Random in 10000 games A won 1418 and B won: 2959
07:29:32 With the combination Random/Random in 10000 games A won 1419 and B won: 2959
07:29:32 With the combination Random/Random in 10000 games A won 1419 and B won: 2960
07:29:32 With the combination Random/Random in 10000 games A won 1419 and B won: 2961
07:29:32 With the combination Random/Random in 10000 games A won 1419 and B won: 2962
07:29:32 With the combination Random/Random in 10000 games A won 1419 and B won: 2963
07:29:32 With the combination Random/Random in 10000 games A won 1419 and B won: 2964
07:29:32 With the combination Random/Random in 10000 games A won 1419 and B won: 2965
07:29:32 With the combination Random/Random in 10000 games A won 1419 and B won: 2966
07:29:32 With the combination Random/Random in 10000 games A won 1420 and B won: 2966
07:29:32 With the combination Random/Random in 10000 games A won 1420 and B won: 2967
07:29:32 With the combination Random/Random in 10000 games A won 1421 and B won: 2967
07:29:32 With the combination Random/Random in 10000 games A won 1421 and B won: 2968
07:29:32 With the combination Random/Random in 10000 games A won 1421 and B won: 2969
07:29:32 With the combination Random/Random in 10000 games A won 1422 and B won: 2969
07:29:32 With the combination Random/Random in 10000 games A won 1423 and B won: 2969
07:29:32 With the combination Random/Random in 10000 games A won 1423 and B won: 2970
07:29:32 With the combination Random/Random in 10000 games A won 1424 and B won: 2970
07:29:32 With the combination Random/Random in 10000 games A won 1425 and B won: 2970
07:29:32 With the combination Random/Random in 10000 games A won 1425 and B won: 2971
07:29:32 With the combination Random/Random in 10000 games A won 1425 and B won: 2972
07:29:32 With the combination Random/Random in 10000 games A won 1425 and B won: 2973
07:29:32 With the combination Random/Random in 10000 games A won 1425 and B won: 2974
07:29:32 With the combination Random/Random in 10000 games A won 1426 and B won: 2974
07:29:32 With the combination Random/Random in 10000 games A won 1427 and B won: 2974
07:29:32 With the combination Random/Random in 10000 games A won 1427 and B won: 2975
07:29:32 With the combination Random/Random in 10000 games A won 1427 and B won: 2976
07:29:32 With the combination Random/Random in 10000 games A won 1427 and B won: 2977
07:29:32 With the combination Random/Random in 10000 games A won 1427 and B won: 2978
07:29:32 With the combination Random/Random in 10000 games A won 1428 and B won: 2978
07:29:32 With the combination Random/Random in 10000 games A won 1429 and B won: 2978
07:29:32 With the combination Random/Random in 10000 games A won 1430 and B won: 2978
07:29:32 With the combination Random/Random in 10000 games A won 1430 and B won: 2979
07:29:32 With the combination Random/Random in 10000 games A won 1430 and B won: 2980
07:29:32 With the combination Random/Random in 10000 games A won 1431 and B won: 2980
07:29:32 With the combination Random/Random in 10000 games A won 1432 and B won: 2980
07:29:32 With the combination Random/Random in 10000 games A won 1433 and B won: 2980
07:29:32 With the combination Random/Random in 10000 games A won 1434 and B won: 2980
07:29:32 With the combination Random/Random in 10000 games A won 1434 and B won: 2981
07:29:32 With the combination Random/Random in 10000 games A won 1434 and B won: 2982
07:29:32 With the combination Random/Random in 10000 games A won 1434 and B won: 2983
07:29:32 With the combination Random/Random in 10000 games A won 1435 and B won: 2983
07:29:32 With the combination Random/Random in 10000 games A won 1435 and B won: 2984
07:29:32 With the combination Random/Random in 10000 games A won 1435 and B won: 2985
07:29:32 With the combination Random/Random in 10000 games A won 1435 and B won: 2986
07:29:32 With the combination Random/Random in 10000 games A won 1436 and B won: 2986
07:29:32 With the combination Random/Random in 10000 games A won 1436 and B won: 2987
07:29:32 With the combination Random/Random in 10000 games A won 1436 and B won: 2988
07:29:32 With the combination Random/Random in 10000 games A won 1437 and B won: 2988
07:29:32 With the combination Random/Random in 10000 games A won 1437 and B won: 2989
07:29:32 With the combination Random/Random in 10000 games A won 1438 and B won: 2989
07:29:32 With the combination Random/Random in 10000 games A won 1438 and B won: 2990
07:29:32 With the combination Random/Random in 10000 games A won 1438 and B won: 2991
07:29:32 With the combination Random/Random in 10000 games A won 1438 and B won: 2992
07:29:32 With the combination Random/Random in 10000 games A won 1438 and B won: 2993
07:29:32 With the combination Random/Random in 10000 games A won 1439 and B won: 2993
07:29:32 With the combination Random/Random in 10000 games A won 1440 and B won: 2993
07:29:32 With the combination Random/Random in 10000 games A won 1440 and B won: 2994
07:29:32 With the combination Random/Random in 10000 games A won 1441 and B won: 2994
07:29:32 With the combination Random/Random in 10000 games A won 1441 and B won: 2995
07:29:32 With the combination Random/Random in 10000 games A won 1442 and B won: 2995
07:29:32 With the combination Random/Random in 10000 games A won 1443 and B won: 2995
07:29:32 With the combination Random/Random in 10000 games A won 1443 and B won: 2996
07:29:32 With the combination Random/Random in 10000 games A won 1443 and B won: 2997
07:29:32 With the combination Random/Random in 10000 games A won 1444 and B won: 2997
07:29:32 With the combination Random/Random in 10000 games A won 1445 and B won: 2997
07:29:32 With the combination Random/Random in 10000 games A won 1446 and B won: 2997
07:29:32 With the combination Random/Random in 10000 games A won 1446 and B won: 2998
07:29:32 With the combination Random/Random in 10000 games A won 1447 and B won: 2998
07:29:32 With the combination Random/Random in 10000 games A won 1447 and B won: 2999
07:29:32 With the combination Random/Random in 10000 games A won 1448 and B won: 2999
07:29:32 With the combination Random/Random in 10000 games A won 1449 and B won: 2999
07:29:32 With the combination Random/Random in 10000 games A won 1449 and B won: 3000
07:29:32 With the combination Random/Random in 10000 games A won 1450 and B won: 3000
07:29:32 With the combination Random/Random in 10000 games A won 1450 and B won: 3001
07:29:32 With the combination Random/Random in 10000 games A won 1450 and B won: 3002
07:29:32 With the combination Random/Random in 10000 games A won 1450 and B won: 3003
07:29:32 With the combination Random/Random in 10000 games A won 1450 and B won: 3004
07:29:32 With the combination Random/Random in 10000 games A won 1450 and B won: 3005
07:29:32 With the combination Random/Random in 10000 games A won 1451 and B won: 3005
07:29:32 With the combination Random/Random in 10000 games A won 1451 and B won: 3006
07:29:32 With the combination Random/Random in 10000 games A won 1451 and B won: 3007
07:29:32 With the combination Random/Random in 10000 games A won 1451 and B won: 3008
07:29:32 With the combination Random/Random in 10000 games A won 1452 and B won: 3008
07:29:32 With the combination Random/Random in 10000 games A won 1452 and B won: 3009
07:29:32 With the combination Random/Random in 10000 games A won 1452 and B won: 3010
07:29:32 With the combination Random/Random in 10000 games A won 1452 and B won: 3011
07:29:32 With the combination Random/Random in 10000 games A won 1452 and B won: 3012
07:29:32 With the combination Random/Random in 10000 games A won 1452 and B won: 3013
07:29:32 With the combination Random/Random in 10000 games A won 1453 and B won: 3013
07:29:32 With the combination Random/Random in 10000 games A won 1453 and B won: 3014
07:29:32 With the combination Random/Random in 10000 games A won 1454 and B won: 3014
07:29:32 With the combination Random/Random in 10000 games A won 1454 and B won: 3015
07:29:32 With the combination Random/Random in 10000 games A won 1455 and B won: 3015
07:29:32 With the combination Random/Random in 10000 games A won 1456 and B won: 3015
07:29:32 With the combination Random/Random in 10000 games A won 1457 and B won: 3015
07:29:32 With the combination Random/Random in 10000 games A won 1458 and B won: 3015
07:29:32 With the combination Random/Random in 10000 games A won 1458 and B won: 3016
07:29:32 With the combination Random/Random in 10000 games A won 1459 and B won: 3016
07:29:32 With the combination Random/Random in 10000 games A won 1460 and B won: 3016
07:29:32 With the combination Random/Random in 10000 games A won 1460 and B won: 3017
07:29:32 With the combination Random/Random in 10000 games A won 1461 and B won: 3017
07:29:32 With the combination Random/Random in 10000 games A won 1461 and B won: 3018
07:29:32 With the combination Random/Random in 10000 games A won 1461 and B won: 3019
07:29:32 With the combination Random/Random in 10000 games A won 1461 and B won: 3020
07:29:32 With the combination Random/Random in 10000 games A won 1461 and B won: 3021
07:29:32 With the combination Random/Random in 10000 games A won 1461 and B won: 3022
07:29:32 With the combination Random/Random in 10000 games A won 1461 and B won: 3023
07:29:32 With the combination Random/Random in 10000 games A won 1461 and B won: 3024
07:29:32 With the combination Random/Random in 10000 games A won 1461 and B won: 3025
07:29:32 With the combination Random/Random in 10000 games A won 1462 and B won: 3025
07:29:32 With the combination Random/Random in 10000 games A won 1463 and B won: 3025
07:29:32 With the combination Random/Random in 10000 games A won 1463 and B won: 3026
07:29:32 With the combination Random/Random in 10000 games A won 1463 and B won: 3027
07:29:32 With the combination Random/Random in 10000 games A won 1463 and B won: 3028
07:29:32 With the combination Random/Random in 10000 games A won 1463 and B won: 3029
07:29:32 With the combination Random/Random in 10000 games A won 1463 and B won: 3030
07:29:32 With the combination Random/Random in 10000 games A won 1463 and B won: 3031
07:29:32 With the combination Random/Random in 10000 games A won 1464 and B won: 3031
07:29:32 With the combination Random/Random in 10000 games A won 1465 and B won: 3031
07:29:32 With the combination Random/Random in 10000 games A won 1465 and B won: 3032
07:29:32 With the combination Random/Random in 10000 games A won 1465 and B won: 3033
07:29:32 With the combination Random/Random in 10000 games A won 1465 and B won: 3034
07:29:32 With the combination Random/Random in 10000 games A won 1465 and B won: 3035
07:29:32 With the combination Random/Random in 10000 games A won 1465 and B won: 3036
07:29:32 With the combination Random/Random in 10000 games A won 1465 and B won: 3037
07:29:32 With the combination Random/Random in 10000 games A won 1465 and B won: 3038
07:29:32 With the combination Random/Random in 10000 games A won 1466 and B won: 3038
07:29:32 With the combination Random/Random in 10000 games A won 1466 and B won: 3039
07:29:32 With the combination Random/Random in 10000 games A won 1466 and B won: 3040
07:29:32 With the combination Random/Random in 10000 games A won 1466 and B won: 3041
07:29:32 With the combination Random/Random in 10000 games A won 1466 and B won: 3042
07:29:32 With the combination Random/Random in 10000 games A won 1467 and B won: 3042
07:29:32 With the combination Random/Random in 10000 games A won 1468 and B won: 3042
07:29:32 With the combination Random/Random in 10000 games A won 1469 and B won: 3042
07:29:32 With the combination Random/Random in 10000 games A won 1469 and B won: 3043
07:29:32 With the combination Random/Random in 10000 games A won 1470 and B won: 3043
07:29:32 With the combination Random/Random in 10000 games A won 1470 and B won: 3044
07:29:32 With the combination Random/Random in 10000 games A won 1470 and B won: 3045
07:29:32 With the combination Random/Random in 10000 games A won 1470 and B won: 3046
07:29:32 With the combination Random/Random in 10000 games A won 1470 and B won: 3047
07:29:32 With the combination Random/Random in 10000 games A won 1470 and B won: 3048
07:29:32 With the combination Random/Random in 10000 games A won 1470 and B won: 3049
07:29:32 With the combination Random/Random in 10000 games A won 1470 and B won: 3050
07:29:32 With the combination Random/Random in 10000 games A won 1471 and B won: 3050
07:29:32 With the combination Random/Random in 10000 games A won 1471 and B won: 3051
07:29:32 With the combination Random/Random in 10000 games A won 1471 and B won: 3052
07:29:32 With the combination Random/Random in 10000 games A won 1471 and B won: 3053
07:29:32 With the combination Random/Random in 10000 games A won 1471 and B won: 3054
07:29:32 With the combination Random/Random in 10000 games A won 1471 and B won: 3055
07:29:32 With the combination Random/Random in 10000 games A won 1471 and B won: 3056
07:29:32 With the combination Random/Random in 10000 games A won 1471 and B won: 3057
07:29:32 With the combination Random/Random in 10000 games A won 1472 and B won: 3057
07:29:32 With the combination Random/Random in 10000 games A won 1472 and B won: 3058
07:29:32 With the combination Random/Random in 10000 games A won 1472 and B won: 3059
07:29:32 With the combination Random/Random in 10000 games A won 1473 and B won: 3059
07:29:32 With the combination Random/Random in 10000 games A won 1474 and B won: 3059
07:29:32 With the combination Random/Random in 10000 games A won 1475 and B won: 3059
07:29:32 With the combination Random/Random in 10000 games A won 1475 and B won: 3060
07:29:32 With the combination Random/Random in 10000 games A won 1475 and B won: 3061
07:29:32 With the combination Random/Random in 10000 games A won 1476 and B won: 3061
07:29:32 With the combination Random/Random in 10000 games A won 1476 and B won: 3062
07:29:32 With the combination Random/Random in 10000 games A won 1477 and B won: 3062
07:29:32 With the combination Random/Random in 10000 games A won 1477 and B won: 3063
07:29:32 With the combination Random/Random in 10000 games A won 1478 and B won: 3063
07:29:32 With the combination Random/Random in 10000 games A won 1478 and B won: 3064
07:29:32 With the combination Random/Random in 10000 games A won 1479 and B won: 3064
07:29:32 With the combination Random/Random in 10000 games A won 1479 and B won: 3065
07:29:32 With the combination Random/Random in 10000 games A won 1480 and B won: 3065
07:29:32 With the combination Random/Random in 10000 games A won 1480 and B won: 3066
07:29:32 With the combination Random/Random in 10000 games A won 1481 and B won: 3066
07:29:32 With the combination Random/Random in 10000 games A won 1481 and B won: 3067
07:29:32 With the combination Random/Random in 10000 games A won 1481 and B won: 3068
07:29:32 With the combination Random/Random in 10000 games A won 1482 and B won: 3068
07:29:32 With the combination Random/Random in 10000 games A won 1482 and B won: 3069
07:29:32 With the combination Random/Random in 10000 games A won 1482 and B won: 3070
07:29:32 With the combination Random/Random in 10000 games A won 1483 and B won: 3070
07:29:32 With the combination Random/Random in 10000 games A won 1483 and B won: 3071
07:29:32 With the combination Random/Random in 10000 games A won 1483 and B won: 3072
07:29:32 With the combination Random/Random in 10000 games A won 1483 and B won: 3073
07:29:32 With the combination Random/Random in 10000 games A won 1483 and B won: 3074
07:29:32 With the combination Random/Random in 10000 games A won 1483 and B won: 3075
07:29:32 With the combination Random/Random in 10000 games A won 1484 and B won: 3075
07:29:32 With the combination Random/Random in 10000 games A won 1485 and B won: 3075
07:29:32 With the combination Random/Random in 10000 games A won 1485 and B won: 3076
07:29:32 With the combination Random/Random in 10000 games A won 1486 and B won: 3076
07:29:32 With the combination Random/Random in 10000 games A won 1486 and B won: 3077
07:29:32 With the combination Random/Random in 10000 games A won 1486 and B won: 3078
07:29:32 With the combination Random/Random in 10000 games A won 1486 and B won: 3079
07:29:32 With the combination Random/Random in 10000 games A won 1486 and B won: 3080
07:29:32 With the combination Random/Random in 10000 games A won 1486 and B won: 3081
07:29:32 With the combination Random/Random in 10000 games A won 1486 and B won: 3082
07:29:32 With the combination Random/Random in 10000 games A won 1486 and B won: 3083
07:29:32 With the combination Random/Random in 10000 games A won 1486 and B won: 3084
07:29:32 With the combination Random/Random in 10000 games A won 1486 and B won: 3085
07:29:32 With the combination Random/Random in 10000 games A won 1486 and B won: 3086
07:29:32 With the combination Random/Random in 10000 games A won 1486 and B won: 3087
07:29:32 With the combination Random/Random in 10000 games A won 1486 and B won: 3088
07:29:32 With the combination Random/Random in 10000 games A won 1487 and B won: 3088
07:29:32 With the combination Random/Random in 10000 games A won 1488 and B won: 3088
07:29:32 With the combination Random/Random in 10000 games A won 1488 and B won: 3089
07:29:32 With the combination Random/Random in 10000 games A won 1489 and B won: 3089
07:29:32 With the combination Random/Random in 10000 games A won 1489 and B won: 3090
07:29:32 With the combination Random/Random in 10000 games A won 1490 and B won: 3090
07:29:32 With the combination Random/Random in 10000 games A won 1490 and B won: 3091
07:29:32 With the combination Random/Random in 10000 games A won 1490 and B won: 3092
07:29:32 With the combination Random/Random in 10000 games A won 1490 and B won: 3093
07:29:32 With the combination Random/Random in 10000 games A won 1490 and B won: 3094
07:29:32 With the combination Random/Random in 10000 games A won 1491 and B won: 3094
07:29:32 With the combination Random/Random in 10000 games A won 1491 and B won: 3095
07:29:32 With the combination Random/Random in 10000 games A won 1491 and B won: 3096
07:29:32 With the combination Random/Random in 10000 games A won 1491 and B won: 3097
07:29:32 With the combination Random/Random in 10000 games A won 1491 and B won: 3098
07:29:32 With the combination Random/Random in 10000 games A won 1491 and B won: 3099
07:29:32 With the combination Random/Random in 10000 games A won 1491 and B won: 3100
07:29:32 With the combination Random/Random in 10000 games A won 1492 and B won: 3100
07:29:32 With the combination Random/Random in 10000 games A won 1492 and B won: 3101
07:29:32 With the combination Random/Random in 10000 games A won 1492 and B won: 3102
07:29:32 With the combination Random/Random in 10000 games A won 1492 and B won: 3103
07:29:32 With the combination Random/Random in 10000 games A won 1492 and B won: 3104
07:29:32 With the combination Random/Random in 10000 games A won 1492 and B won: 3105
07:29:32 With the combination Random/Random in 10000 games A won 1492 and B won: 3106
07:29:32 With the combination Random/Random in 10000 games A won 1493 and B won: 3106
07:29:32 With the combination Random/Random in 10000 games A won 1493 and B won: 3107
07:29:32 With the combination Random/Random in 10000 games A won 1494 and B won: 3107
07:29:32 With the combination Random/Random in 10000 games A won 1494 and B won: 3108
07:29:32 With the combination Random/Random in 10000 games A won 1494 and B won: 3109
07:29:32 With the combination Random/Random in 10000 games A won 1494 and B won: 3110
07:29:32 With the combination Random/Random in 10000 games A won 1494 and B won: 3111
07:29:32 With the combination Random/Random in 10000 games A won 1494 and B won: 3112
07:29:32 With the combination Random/Random in 10000 games A won 1495 and B won: 3112
07:29:32 With the combination Random/Random in 10000 games A won 1496 and B won: 3112
07:29:32 With the combination Random/Random in 10000 games A won 1496 and B won: 3113
07:29:32 With the combination Random/Random in 10000 games A won 1496 and B won: 3114
07:29:32 With the combination Random/Random in 10000 games A won 1496 and B won: 3115
07:29:32 With the combination Random/Random in 10000 games A won 1496 and B won: 3116
07:29:32 With the combination Random/Random in 10000 games A won 1496 and B won: 3117
07:29:32 With the combination Random/Random in 10000 games A won 1496 and B won: 3118
07:29:32 With the combination Random/Random in 10000 games A won 1496 and B won: 3119
07:29:32 With the combination Random/Random in 10000 games A won 1496 and B won: 3120
07:29:32 With the combination Random/Random in 10000 games A won 1497 and B won: 3120
07:29:32 With the combination Random/Random in 10000 games A won 1498 and B won: 3120
07:29:32 With the combination Random/Random in 10000 games A won 1498 and B won: 3121
07:29:32 With the combination Random/Random in 10000 games A won 1498 and B won: 3122
07:29:32 With the combination Random/Random in 10000 games A won 1498 and B won: 3123
07:29:32 With the combination Random/Random in 10000 games A won 1498 and B won: 3124
07:29:32 With the combination Random/Random in 10000 games A won 1498 and B won: 3125
07:29:32 With the combination Random/Random in 10000 games A won 1498 and B won: 3126
07:29:32 With the combination Random/Random in 10000 games A won 1498 and B won: 3127
07:29:32 With the combination Random/Random in 10000 games A won 1498 and B won: 3128
07:29:32 With the combination Random/Random in 10000 games A won 1498 and B won: 3129
07:29:32 With the combination Random/Random in 10000 games A won 1499 and B won: 3129
07:29:32 With the combination Random/Random in 10000 games A won 1500 and B won: 3129
07:29:32 With the combination Random/Random in 10000 games A won 1500 and B won: 3130
07:29:32 With the combination Random/Random in 10000 games A won 1501 and B won: 3130
07:29:32 With the combination Random/Random in 10000 games A won 1501 and B won: 3131
07:29:32 With the combination Random/Random in 10000 games A won 1501 and B won: 3132
07:29:32 With the combination Random/Random in 10000 games A won 1502 and B won: 3132
07:29:32 With the combination Random/Random in 10000 games A won 1502 and B won: 3133
07:29:32 With the combination Random/Random in 10000 games A won 1503 and B won: 3133
07:29:32 With the combination Random/Random in 10000 games A won 1503 and B won: 3134
07:29:32 With the combination Random/Random in 10000 games A won 1504 and B won: 3134
07:29:32 With the combination Random/Random in 10000 games A won 1504 and B won: 3135
07:29:32 With the combination Random/Random in 10000 games A won 1504 and B won: 3136
07:29:32 With the combination Random/Random in 10000 games A won 1504 and B won: 3137
07:29:32 With the combination Random/Random in 10000 games A won 1504 and B won: 3138
07:29:32 With the combination Random/Random in 10000 games A won 1504 and B won: 3139
07:29:32 With the combination Random/Random in 10000 games A won 1504 and B won: 3140
07:29:32 With the combination Random/Random in 10000 games A won 1504 and B won: 3141
07:29:32 With the combination Random/Random in 10000 games A won 1504 and B won: 3142
07:29:32 With the combination Random/Random in 10000 games A won 1504 and B won: 3143
07:29:32 With the combination Random/Random in 10000 games A won 1505 and B won: 3143
07:29:32 With the combination Random/Random in 10000 games A won 1506 and B won: 3143
07:29:32 With the combination Random/Random in 10000 games A won 1507 and B won: 3143
07:29:32 With the combination Random/Random in 10000 games A won 1508 and B won: 3143
07:29:32 With the combination Random/Random in 10000 games A won 1508 and B won: 3144
07:29:32 With the combination Random/Random in 10000 games A won 1508 and B won: 3145
07:29:32 With the combination Random/Random in 10000 games A won 1509 and B won: 3145
07:29:32 With the combination Random/Random in 10000 games A won 1509 and B won: 3146
07:29:32 With the combination Random/Random in 10000 games A won 1509 and B won: 3147
07:29:32 With the combination Random/Random in 10000 games A won 1509 and B won: 3148
07:29:32 With the combination Random/Random in 10000 games A won 1510 and B won: 3148
07:29:32 With the combination Random/Random in 10000 games A won 1510 and B won: 3149
07:29:32 With the combination Random/Random in 10000 games A won 1511 and B won: 3149
07:29:32 With the combination Random/Random in 10000 games A won 1512 and B won: 3149
07:29:32 With the combination Random/Random in 10000 games A won 1512 and B won: 3150
07:29:32 With the combination Random/Random in 10000 games A won 1512 and B won: 3151
07:29:32 With the combination Random/Random in 10000 games A won 1512 and B won: 3152
07:29:32 With the combination Random/Random in 10000 games A won 1512 and B won: 3153
07:29:32 With the combination Random/Random in 10000 games A won 1513 and B won: 3153
07:29:32 With the combination Random/Random in 10000 games A won 1513 and B won: 3154
07:29:32 With the combination Random/Random in 10000 games A won 1513 and B won: 3155
07:29:32 With the combination Random/Random in 10000 games A won 1514 and B won: 3155
07:29:32 With the combination Random/Random in 10000 games A won 1514 and B won: 3156
07:29:32 With the combination Random/Random in 10000 games A won 1515 and B won: 3156
07:29:32 With the combination Random/Random in 10000 games A won 1515 and B won: 3157
07:29:32 With the combination Random/Random in 10000 games A won 1515 and B won: 3158
07:29:32 With the combination Random/Random in 10000 games A won 1515 and B won: 3159
07:29:32 With the combination Random/Random in 10000 games A won 1515 and B won: 3160
07:29:32 With the combination Random/Random in 10000 games A won 1516 and B won: 3160
07:29:32 With the combination Random/Random in 10000 games A won 1516 and B won: 3161
07:29:32 With the combination Random/Random in 10000 games A won 1516 and B won: 3162
07:29:32 With the combination Random/Random in 10000 games A won 1516 and B won: 3163
07:29:32 With the combination Random/Random in 10000 games A won 1516 and B won: 3164
07:29:32 With the combination Random/Random in 10000 games A won 1516 and B won: 3165
07:29:32 With the combination Random/Random in 10000 games A won 1516 and B won: 3166
07:29:32 With the combination Random/Random in 10000 games A won 1516 and B won: 3167
07:29:32 With the combination Random/Random in 10000 games A won 1516 and B won: 3168
07:29:32 With the combination Random/Random in 10000 games A won 1516 and B won: 3169
07:29:32 With the combination Random/Random in 10000 games A won 1516 and B won: 3170
07:29:32 With the combination Random/Random in 10000 games A won 1516 and B won: 3171
07:29:32 With the combination Random/Random in 10000 games A won 1516 and B won: 3172
07:29:32 With the combination Random/Random in 10000 games A won 1517 and B won: 3172
07:29:32 With the combination Random/Random in 10000 games A won 1518 and B won: 3172
07:29:32 With the combination Random/Random in 10000 games A won 1518 and B won: 3173
07:29:32 With the combination Random/Random in 10000 games A won 1518 and B won: 3174
07:29:32 With the combination Random/Random in 10000 games A won 1518 and B won: 3175
07:29:32 With the combination Random/Random in 10000 games A won 1518 and B won: 3176
07:29:32 With the combination Random/Random in 10000 games A won 1518 and B won: 3177
07:29:32 With the combination Random/Random in 10000 games A won 1518 and B won: 3178
07:29:32 With the combination Random/Random in 10000 games A won 1518 and B won: 3179
07:29:32 With the combination Random/Random in 10000 games A won 1519 and B won: 3179
07:29:32 With the combination Random/Random in 10000 games A won 1520 and B won: 3179
07:29:32 With the combination Random/Random in 10000 games A won 1520 and B won: 3180
07:29:32 With the combination Random/Random in 10000 games A won 1521 and B won: 3180
07:29:32 With the combination Random/Random in 10000 games A won 1521 and B won: 3181
07:29:32 With the combination Random/Random in 10000 games A won 1521 and B won: 3182
07:29:32 With the combination Random/Random in 10000 games A won 1521 and B won: 3183
07:29:32 With the combination Random/Random in 10000 games A won 1521 and B won: 3184
07:29:32 With the combination Random/Random in 10000 games A won 1521 and B won: 3185
07:29:32 With the combination Random/Random in 10000 games A won 1521 and B won: 3186
07:29:32 With the combination Random/Random in 10000 games A won 1521 and B won: 3187
07:29:32 With the combination Random/Random in 10000 games A won 1521 and B won: 3188
07:29:32 With the combination Random/Random in 10000 games A won 1522 and B won: 3188
07:29:32 With the combination Random/Random in 10000 games A won 1522 and B won: 3189
07:29:32 With the combination Random/Random in 10000 games A won 1522 and B won: 3190
07:29:32 With the combination Random/Random in 10000 games A won 1522 and B won: 3191
07:29:32 With the combination Random/Random in 10000 games A won 1522 and B won: 3192
07:29:32 With the combination Random/Random in 10000 games A won 1522 and B won: 3193
07:29:32 With the combination Random/Random in 10000 games A won 1522 and B won: 3194
07:29:32 With the combination Random/Random in 10000 games A won 1522 and B won: 3195
07:29:32 With the combination Random/Random in 10000 games A won 1523 and B won: 3195
07:29:32 With the combination Random/Random in 10000 games A won 1524 and B won: 3195
07:29:32 With the combination Random/Random in 10000 games A won 1524 and B won: 3196
07:29:32 With the combination Random/Random in 10000 games A won 1524 and B won: 3197
07:29:32 With the combination Random/Random in 10000 games A won 1524 and B won: 3198
07:29:32 With the combination Random/Random in 10000 games A won 1525 and B won: 3198
07:29:32 With the combination Random/Random in 10000 games A won 1526 and B won: 3198
07:29:32 With the combination Random/Random in 10000 games A won 1527 and B won: 3198
07:29:32 With the combination Random/Random in 10000 games A won 1527 and B won: 3199
07:29:32 With the combination Random/Random in 10000 games A won 1527 and B won: 3200
07:29:32 With the combination Random/Random in 10000 games A won 1527 and B won: 3201
07:29:32 With the combination Random/Random in 10000 games A won 1527 and B won: 3202
07:29:32 With the combination Random/Random in 10000 games A won 1527 and B won: 3203
07:29:32 With the combination Random/Random in 10000 games A won 1528 and B won: 3203
07:29:32 With the combination Random/Random in 10000 games A won 1528 and B won: 3204
07:29:32 With the combination Random/Random in 10000 games A won 1529 and B won: 3204
07:29:32 With the combination Random/Random in 10000 games A won 1530 and B won: 3204
07:29:32 With the combination Random/Random in 10000 games A won 1530 and B won: 3205
07:29:32 With the combination Random/Random in 10000 games A won 1531 and B won: 3205
07:29:32 With the combination Random/Random in 10000 games A won 1531 and B won: 3206
07:29:32 With the combination Random/Random in 10000 games A won 1531 and B won: 3207
07:29:32 With the combination Random/Random in 10000 games A won 1531 and B won: 3208
07:29:32 With the combination Random/Random in 10000 games A won 1532 and B won: 3208
07:29:32 With the combination Random/Random in 10000 games A won 1532 and B won: 3209
07:29:32 With the combination Random/Random in 10000 games A won 1533 and B won: 3209
07:29:32 With the combination Random/Random in 10000 games A won 1533 and B won: 3210
07:29:32 With the combination Random/Random in 10000 games A won 1533 and B won: 3211
07:29:32 With the combination Random/Random in 10000 games A won 1533 and B won: 3212
07:29:32 With the combination Random/Random in 10000 games A won 1533 and B won: 3213
07:29:32 With the combination Random/Random in 10000 games A won 1534 and B won: 3213
07:29:32 With the combination Random/Random in 10000 games A won 1534 and B won: 3214
07:29:32 With the combination Random/Random in 10000 games A won 1534 and B won: 3215
07:29:32 With the combination Random/Random in 10000 games A won 1535 and B won: 3215
07:29:32 With the combination Random/Random in 10000 games A won 1536 and B won: 3215
07:29:32 With the combination Random/Random in 10000 games A won 1537 and B won: 3215
07:29:32 With the combination Random/Random in 10000 games A won 1537 and B won: 3216
07:29:32 With the combination Random/Random in 10000 games A won 1538 and B won: 3216
07:29:32 With the combination Random/Random in 10000 games A won 1538 and B won: 3217
07:29:32 With the combination Random/Random in 10000 games A won 1538 and B won: 3218
07:29:32 With the combination Random/Random in 10000 games A won 1538 and B won: 3219
07:29:32 With the combination Random/Random in 10000 games A won 1538 and B won: 3220
07:29:32 With the combination Random/Random in 10000 games A won 1539 and B won: 3220
07:29:32 With the combination Random/Random in 10000 games A won 1539 and B won: 3221
07:29:32 With the combination Random/Random in 10000 games A won 1540 and B won: 3221
07:29:32 With the combination Random/Random in 10000 games A won 1540 and B won: 3222
07:29:32 With the combination Random/Random in 10000 games A won 1541 and B won: 3222
07:29:32 With the combination Random/Random in 10000 games A won 1541 and B won: 3223
07:29:32 With the combination Random/Random in 10000 games A won 1541 and B won: 3224
07:29:32 With the combination Random/Random in 10000 games A won 1541 and B won: 3225
07:29:32 With the combination Random/Random in 10000 games A won 1541 and B won: 3226
07:29:32 With the combination Random/Random in 10000 games A won 1542 and B won: 3226
07:29:32 With the combination Random/Random in 10000 games A won 1543 and B won: 3226
07:29:32 With the combination Random/Random in 10000 games A won 1544 and B won: 3226
07:29:32 With the combination Random/Random in 10000 games A won 1544 and B won: 3227
07:29:32 With the combination Random/Random in 10000 games A won 1545 and B won: 3227
07:29:32 With the combination Random/Random in 10000 games A won 1546 and B won: 3227
07:29:32 With the combination Random/Random in 10000 games A won 1547 and B won: 3227
07:29:32 With the combination Random/Random in 10000 games A won 1547 and B won: 3228
07:29:32 With the combination Random/Random in 10000 games A won 1548 and B won: 3228
07:29:33 With the combination Random/Random in 10000 games A won 1549 and B won: 3228
07:29:33 With the combination Random/Random in 10000 games A won 1549 and B won: 3229
07:29:33 With the combination Random/Random in 10000 games A won 1550 and B won: 3229
07:29:33 With the combination Random/Random in 10000 games A won 1550 and B won: 3230
07:29:33 With the combination Random/Random in 10000 games A won 1550 and B won: 3231
07:29:33 With the combination Random/Random in 10000 games A won 1550 and B won: 3232
07:29:33 With the combination Random/Random in 10000 games A won 1551 and B won: 3232
07:29:33 With the combination Random/Random in 10000 games A won 1551 and B won: 3233
07:29:33 With the combination Random/Random in 10000 games A won 1551 and B won: 3234
07:29:33 With the combination Random/Random in 10000 games A won 1552 and B won: 3234
07:29:33 With the combination Random/Random in 10000 games A won 1553 and B won: 3234
07:29:33 With the combination Random/Random in 10000 games A won 1554 and B won: 3234
07:29:33 With the combination Random/Random in 10000 games A won 1555 and B won: 3234
07:29:33 With the combination Random/Random in 10000 games A won 1555 and B won: 3235
07:29:33 With the combination Random/Random in 10000 games A won 1555 and B won: 3236
07:29:33 With the combination Random/Random in 10000 games A won 1555 and B won: 3237
07:29:33 With the combination Random/Random in 10000 games A won 1555 and B won: 3238
07:29:33 With the combination Random/Random in 10000 games A won 1555 and B won: 3239
07:29:33 With the combination Random/Random in 10000 games A won 1555 and B won: 3240
07:29:33 With the combination Random/Random in 10000 games A won 1555 and B won: 3241
07:29:33 With the combination Random/Random in 10000 games A won 1555 and B won: 3242
07:29:33 With the combination Random/Random in 10000 games A won 1555 and B won: 3243
07:29:33 With the combination Random/Random in 10000 games A won 1555 and B won: 3244
07:29:33 With the combination Random/Random in 10000 games A won 1555 and B won: 3245
07:29:33 With the combination Random/Random in 10000 games A won 1555 and B won: 3246
07:29:33 With the combination Random/Random in 10000 games A won 1555 and B won: 3247
07:29:33 With the combination Random/Random in 10000 games A won 1556 and B won: 3247
07:29:33 With the combination Random/Random in 10000 games A won 1557 and B won: 3247
07:29:33 With the combination Random/Random in 10000 games A won 1557 and B won: 3248
07:29:33 With the combination Random/Random in 10000 games A won 1557 and B won: 3249
07:29:33 With the combination Random/Random in 10000 games A won 1557 and B won: 3250
07:29:33 With the combination Random/Random in 10000 games A won 1558 and B won: 3250
07:29:33 With the combination Random/Random in 10000 games A won 1558 and B won: 3251
07:29:33 With the combination Random/Random in 10000 games A won 1558 and B won: 3252
07:29:33 With the combination Random/Random in 10000 games A won 1559 and B won: 3252
07:29:33 With the combination Random/Random in 10000 games A won 1560 and B won: 3252
07:29:33 With the combination Random/Random in 10000 games A won 1560 and B won: 3253
07:29:33 With the combination Random/Random in 10000 games A won 1560 and B won: 3254
07:29:33 With the combination Random/Random in 10000 games A won 1560 and B won: 3255
07:29:33 With the combination Random/Random in 10000 games A won 1560 and B won: 3256
07:29:33 With the combination Random/Random in 10000 games A won 1561 and B won: 3256
07:29:33 With the combination Random/Random in 10000 games A won 1561 and B won: 3257
07:29:33 With the combination Random/Random in 10000 games A won 1562 and B won: 3257
07:29:33 With the combination Random/Random in 10000 games A won 1563 and B won: 3257
07:29:33 With the combination Random/Random in 10000 games A won 1564 and B won: 3257
07:29:33 With the combination Random/Random in 10000 games A won 1564 and B won: 3258
07:29:33 With the combination Random/Random in 10000 games A won 1565 and B won: 3258
07:29:33 With the combination Random/Random in 10000 games A won 1566 and B won: 3258
07:29:33 With the combination Random/Random in 10000 games A won 1567 and B won: 3258
07:29:33 With the combination Random/Random in 10000 games A won 1567 and B won: 3259
07:29:33 With the combination Random/Random in 10000 games A won 1567 and B won: 3260
07:29:33 With the combination Random/Random in 10000 games A won 1567 and B won: 3261
07:29:33 With the combination Random/Random in 10000 games A won 1568 and B won: 3261
07:29:33 With the combination Random/Random in 10000 games A won 1569 and B won: 3261
07:29:33 With the combination Random/Random in 10000 games A won 1569 and B won: 3262
07:29:33 With the combination Random/Random in 10000 games A won 1570 and B won: 3262
07:29:33 With the combination Random/Random in 10000 games A won 1571 and B won: 3262
07:29:33 With the combination Random/Random in 10000 games A won 1572 and B won: 3262
07:29:33 With the combination Random/Random in 10000 games A won 1573 and B won: 3262
07:29:33 With the combination Random/Random in 10000 games A won 1574 and B won: 3262
07:29:33 With the combination Random/Random in 10000 games A won 1575 and B won: 3262
07:29:33 With the combination Random/Random in 10000 games A won 1575 and B won: 3263
07:29:33 With the combination Random/Random in 10000 games A won 1576 and B won: 3263
07:29:33 With the combination Random/Random in 10000 games A won 1576 and B won: 3264
07:29:33 With the combination Random/Random in 10000 games A won 1577 and B won: 3264
07:29:33 With the combination Random/Random in 10000 games A won 1577 and B won: 3265
07:29:33 With the combination Random/Random in 10000 games A won 1577 and B won: 3266
07:29:33 With the combination Random/Random in 10000 games A won 1578 and B won: 3266
07:29:33 With the combination Random/Random in 10000 games A won 1578 and B won: 3267
07:29:33 With the combination Random/Random in 10000 games A won 1578 and B won: 3268
07:29:33 With the combination Random/Random in 10000 games A won 1579 and B won: 3268
07:29:33 With the combination Random/Random in 10000 games A won 1580 and B won: 3268
07:29:33 With the combination Random/Random in 10000 games A won 1581 and B won: 3268
07:29:33 With the combination Random/Random in 10000 games A won 1581 and B won: 3269
07:29:33 With the combination Random/Random in 10000 games A won 1581 and B won: 3270
07:29:33 With the combination Random/Random in 10000 games A won 1581 and B won: 3271
07:29:33 With the combination Random/Random in 10000 games A won 1581 and B won: 3272
07:29:33 With the combination Random/Random in 10000 games A won 1582 and B won: 3272
07:29:33 With the combination Random/Random in 10000 games A won 1582 and B won: 3273
07:29:33 With the combination Random/Random in 10000 games A won 1582 and B won: 3274
07:29:33 With the combination Random/Random in 10000 games A won 1582 and B won: 3275
07:29:33 With the combination Random/Random in 10000 games A won 1582 and B won: 3276
07:29:33 With the combination Random/Random in 10000 games A won 1582 and B won: 3277
07:29:33 With the combination Random/Random in 10000 games A won 1582 and B won: 3278
07:29:33 With the combination Random/Random in 10000 games A won 1582 and B won: 3279
07:29:33 With the combination Random/Random in 10000 games A won 1583 and B won: 3279
07:29:33 With the combination Random/Random in 10000 games A won 1583 and B won: 3280
07:29:33 With the combination Random/Random in 10000 games A won 1583 and B won: 3281
07:29:33 With the combination Random/Random in 10000 games A won 1584 and B won: 3281
07:29:33 With the combination Random/Random in 10000 games A won 1584 and B won: 3282
07:29:33 With the combination Random/Random in 10000 games A won 1584 and B won: 3283
07:29:33 With the combination Random/Random in 10000 games A won 1584 and B won: 3284
07:29:33 With the combination Random/Random in 10000 games A won 1585 and B won: 3284
07:29:33 With the combination Random/Random in 10000 games A won 1586 and B won: 3284
07:29:33 With the combination Random/Random in 10000 games A won 1586 and B won: 3285
07:29:33 With the combination Random/Random in 10000 games A won 1586 and B won: 3286
07:29:33 With the combination Random/Random in 10000 games A won 1586 and B won: 3287
07:29:33 With the combination Random/Random in 10000 games A won 1586 and B won: 3288
07:29:33 With the combination Random/Random in 10000 games A won 1587 and B won: 3288
07:29:33 With the combination Random/Random in 10000 games A won 1587 and B won: 3289
07:29:33 With the combination Random/Random in 10000 games A won 1588 and B won: 3289
07:29:33 With the combination Random/Random in 10000 games A won 1588 and B won: 3290
07:29:33 With the combination Random/Random in 10000 games A won 1588 and B won: 3291
07:29:33 With the combination Random/Random in 10000 games A won 1588 and B won: 3292
07:29:33 With the combination Random/Random in 10000 games A won 1588 and B won: 3293
07:29:33 With the combination Random/Random in 10000 games A won 1588 and B won: 3294
07:29:33 With the combination Random/Random in 10000 games A won 1588 and B won: 3295
07:29:33 With the combination Random/Random in 10000 games A won 1588 and B won: 3296
07:29:33 With the combination Random/Random in 10000 games A won 1588 and B won: 3297
07:29:33 With the combination Random/Random in 10000 games A won 1588 and B won: 3298
07:29:33 With the combination Random/Random in 10000 games A won 1588 and B won: 3299
07:29:33 With the combination Random/Random in 10000 games A won 1588 and B won: 3300
07:29:33 With the combination Random/Random in 10000 games A won 1589 and B won: 3300
07:29:33 With the combination Random/Random in 10000 games A won 1589 and B won: 3301
07:29:33 With the combination Random/Random in 10000 games A won 1589 and B won: 3302
07:29:33 With the combination Random/Random in 10000 games A won 1589 and B won: 3303
07:29:33 With the combination Random/Random in 10000 games A won 1589 and B won: 3304
07:29:33 With the combination Random/Random in 10000 games A won 1590 and B won: 3304
07:29:33 With the combination Random/Random in 10000 games A won 1591 and B won: 3304
07:29:33 With the combination Random/Random in 10000 games A won 1591 and B won: 3305
07:29:33 With the combination Random/Random in 10000 games A won 1591 and B won: 3306
07:29:33 With the combination Random/Random in 10000 games A won 1591 and B won: 3307
07:29:33 With the combination Random/Random in 10000 games A won 1591 and B won: 3308
07:29:33 With the combination Random/Random in 10000 games A won 1591 and B won: 3309
07:29:33 With the combination Random/Random in 10000 games A won 1592 and B won: 3309
07:29:33 With the combination Random/Random in 10000 games A won 1593 and B won: 3309
07:29:33 With the combination Random/Random in 10000 games A won 1593 and B won: 3310
07:29:33 With the combination Random/Random in 10000 games A won 1593 and B won: 3311
07:29:33 With the combination Random/Random in 10000 games A won 1594 and B won: 3311
07:29:33 With the combination Random/Random in 10000 games A won 1594 and B won: 3312
07:29:33 With the combination Random/Random in 10000 games A won 1594 and B won: 3313
07:29:33 With the combination Random/Random in 10000 games A won 1595 and B won: 3313
07:29:33 With the combination Random/Random in 10000 games A won 1596 and B won: 3313
07:29:33 With the combination Random/Random in 10000 games A won 1596 and B won: 3314
07:29:33 With the combination Random/Random in 10000 games A won 1596 and B won: 3315
07:29:33 With the combination Random/Random in 10000 games A won 1596 and B won: 3316
07:29:33 With the combination Random/Random in 10000 games A won 1596 and B won: 3317
07:29:33 With the combination Random/Random in 10000 games A won 1597 and B won: 3317
07:29:33 With the combination Random/Random in 10000 games A won 1598 and B won: 3317
07:29:33 With the combination Random/Random in 10000 games A won 1599 and B won: 3317
07:29:33 With the combination Random/Random in 10000 games A won 1600 and B won: 3317
07:29:33 With the combination Random/Random in 10000 games A won 1601 and B won: 3317
07:29:33 With the combination Random/Random in 10000 games A won 1602 and B won: 3317
07:29:33 With the combination Random/Random in 10000 games A won 1602 and B won: 3318
07:29:33 With the combination Random/Random in 10000 games A won 1602 and B won: 3319
07:29:33 With the combination Random/Random in 10000 games A won 1602 and B won: 3320
07:29:33 With the combination Random/Random in 10000 games A won 1603 and B won: 3320
07:29:33 With the combination Random/Random in 10000 games A won 1604 and B won: 3320
07:29:33 With the combination Random/Random in 10000 games A won 1605 and B won: 3320
07:29:33 With the combination Random/Random in 10000 games A won 1606 and B won: 3320
07:29:33 With the combination Random/Random in 10000 games A won 1606 and B won: 3321
07:29:33 With the combination Random/Random in 10000 games A won 1606 and B won: 3322
07:29:33 With the combination Random/Random in 10000 games A won 1607 and B won: 3322
07:29:33 With the combination Random/Random in 10000 games A won 1607 and B won: 3323
07:29:33 With the combination Random/Random in 10000 games A won 1608 and B won: 3323
07:29:33 With the combination Random/Random in 10000 games A won 1609 and B won: 3323
07:29:33 With the combination Random/Random in 10000 games A won 1610 and B won: 3323
07:29:33 With the combination Random/Random in 10000 games A won 1611 and B won: 3323
07:29:33 With the combination Random/Random in 10000 games A won 1611 and B won: 3324
07:29:33 With the combination Random/Random in 10000 games A won 1612 and B won: 3324
07:29:33 With the combination Random/Random in 10000 games A won 1612 and B won: 3325
07:29:33 With the combination Random/Random in 10000 games A won 1612 and B won: 3326
07:29:33 With the combination Random/Random in 10000 games A won 1613 and B won: 3326
07:29:33 With the combination Random/Random in 10000 games A won 1614 and B won: 3326
07:29:33 With the combination Random/Random in 10000 games A won 1615 and B won: 3326
07:29:33 With the combination Random/Random in 10000 games A won 1616 and B won: 3326
07:29:33 With the combination Random/Random in 10000 games A won 1616 and B won: 3327
07:29:33 With the combination Random/Random in 10000 games A won 1617 and B won: 3327
07:29:33 With the combination Random/Random in 10000 games A won 1617 and B won: 3328
07:29:33 With the combination Random/Random in 10000 games A won 1618 and B won: 3328
07:29:33 With the combination Random/Random in 10000 games A won 1618 and B won: 3329
07:29:33 With the combination Random/Random in 10000 games A won 1619 and B won: 3329
07:29:33 With the combination Random/Random in 10000 games A won 1620 and B won: 3329
07:29:33 With the combination Random/Random in 10000 games A won 1621 and B won: 3329
07:29:33 With the combination Random/Random in 10000 games A won 1622 and B won: 3329
07:29:33 With the combination Random/Random in 10000 games A won 1622 and B won: 3330
07:29:33 With the combination Random/Random in 10000 games A won 1623 and B won: 3330
07:29:33 With the combination Random/Random in 10000 games A won 1623 and B won: 3331
07:29:33 With the combination Random/Random in 10000 games A won 1624 and B won: 3331
07:29:33 With the combination Random/Random in 10000 games A won 1625 and B won: 3331
07:29:33 With the combination Random/Random in 10000 games A won 1626 and B won: 3331
07:29:33 With the combination Random/Random in 10000 games A won 1626 and B won: 3332
07:29:33 With the combination Random/Random in 10000 games A won 1627 and B won: 3332
07:29:33 With the combination Random/Random in 10000 games A won 1627 and B won: 3333
07:29:33 With the combination Random/Random in 10000 games A won 1628 and B won: 3333
07:29:33 With the combination Random/Random in 10000 games A won 1628 and B won: 3334
07:29:33 With the combination Random/Random in 10000 games A won 1629 and B won: 3334
07:29:33 With the combination Random/Random in 10000 games A won 1630 and B won: 3334
07:29:33 With the combination Random/Random in 10000 games A won 1630 and B won: 3335
07:29:33 With the combination Random/Random in 10000 games A won 1630 and B won: 3336
07:29:33 With the combination Random/Random in 10000 games A won 1630 and B won: 3337
07:29:33 With the combination Random/Random in 10000 games A won 1630 and B won: 3338
07:29:33 With the combination Random/Random in 10000 games A won 1630 and B won: 3339
07:29:33 With the combination Random/Random in 10000 games A won 1630 and B won: 3340
07:29:33 With the combination Random/Random in 10000 games A won 1631 and B won: 3340
07:29:33 With the combination Random/Random in 10000 games A won 1631 and B won: 3341
07:29:33 With the combination Random/Random in 10000 games A won 1631 and B won: 3342
07:29:33 With the combination Random/Random in 10000 games A won 1631 and B won: 3343
07:29:33 With the combination Random/Random in 10000 games A won 1631 and B won: 3344
07:29:33 With the combination Random/Random in 10000 games A won 1631 and B won: 3345
07:29:33 With the combination Random/Random in 10000 games A won 1632 and B won: 3345
07:29:33 With the combination Random/Random in 10000 games A won 1632 and B won: 3346
07:29:33 With the combination Random/Random in 10000 games A won 1633 and B won: 3346
07:29:33 With the combination Random/Random in 10000 games A won 1633 and B won: 3347
07:29:33 With the combination Random/Random in 10000 games A won 1633 and B won: 3348
07:29:33 With the combination Random/Random in 10000 games A won 1634 and B won: 3348
07:29:33 With the combination Random/Random in 10000 games A won 1634 and B won: 3349
07:29:33 With the combination Random/Random in 10000 games A won 1634 and B won: 3350
07:29:33 With the combination Random/Random in 10000 games A won 1634 and B won: 3351
07:29:33 With the combination Random/Random in 10000 games A won 1634 and B won: 3352
07:29:33 With the combination Random/Random in 10000 games A won 1634 and B won: 3353
07:29:33 With the combination Random/Random in 10000 games A won 1634 and B won: 3354
07:29:33 With the combination Random/Random in 10000 games A won 1635 and B won: 3354
07:29:33 With the combination Random/Random in 10000 games A won 1636 and B won: 3354
07:29:33 With the combination Random/Random in 10000 games A won 1636 and B won: 3355
07:29:33 With the combination Random/Random in 10000 games A won 1636 and B won: 3356
07:29:33 With the combination Random/Random in 10000 games A won 1636 and B won: 3357
07:29:33 With the combination Random/Random in 10000 games A won 1636 and B won: 3358
07:29:33 With the combination Random/Random in 10000 games A won 1636 and B won: 3359
07:29:33 With the combination Random/Random in 10000 games A won 1636 and B won: 3360
07:29:33 With the combination Random/Random in 10000 games A won 1636 and B won: 3361
07:29:33 With the combination Random/Random in 10000 games A won 1637 and B won: 3361
07:29:33 With the combination Random/Random in 10000 games A won 1638 and B won: 3361
07:29:33 With the combination Random/Random in 10000 games A won 1639 and B won: 3361
07:29:33 With the combination Random/Random in 10000 games A won 1639 and B won: 3362
07:29:33 With the combination Random/Random in 10000 games A won 1639 and B won: 3363
07:29:33 With the combination Random/Random in 10000 games A won 1639 and B won: 3364
07:29:33 With the combination Random/Random in 10000 games A won 1639 and B won: 3365
07:29:33 With the combination Random/Random in 10000 games A won 1640 and B won: 3365
07:29:33 With the combination Random/Random in 10000 games A won 1640 and B won: 3366
07:29:33 With the combination Random/Random in 10000 games A won 1641 and B won: 3366
07:29:33 With the combination Random/Random in 10000 games A won 1641 and B won: 3367
07:29:33 With the combination Random/Random in 10000 games A won 1642 and B won: 3367
07:29:33 With the combination Random/Random in 10000 games A won 1643 and B won: 3367
07:29:33 With the combination Random/Random in 10000 games A won 1643 and B won: 3368
07:29:33 With the combination Random/Random in 10000 games A won 1644 and B won: 3368
07:29:33 With the combination Random/Random in 10000 games A won 1644 and B won: 3369
07:29:33 With the combination Random/Random in 10000 games A won 1644 and B won: 3370
07:29:33 With the combination Random/Random in 10000 games A won 1645 and B won: 3370
07:29:33 With the combination Random/Random in 10000 games A won 1645 and B won: 3371
07:29:33 With the combination Random/Random in 10000 games A won 1646 and B won: 3371
07:29:33 With the combination Random/Random in 10000 games A won 1647 and B won: 3371
07:29:33 With the combination Random/Random in 10000 games A won 1647 and B won: 3372
07:29:33 With the combination Random/Random in 10000 games A won 1647 and B won: 3373
07:29:33 With the combination Random/Random in 10000 games A won 1647 and B won: 3374
07:29:33 With the combination Random/Random in 10000 games A won 1647 and B won: 3375
07:29:33 With the combination Random/Random in 10000 games A won 1647 and B won: 3376
07:29:33 With the combination Random/Random in 10000 games A won 1648 and B won: 3376
07:29:33 With the combination Random/Random in 10000 games A won 1648 and B won: 3377
07:29:33 With the combination Random/Random in 10000 games A won 1648 and B won: 3378
07:29:33 With the combination Random/Random in 10000 games A won 1648 and B won: 3379
07:29:33 With the combination Random/Random in 10000 games A won 1648 and B won: 3380
07:29:33 With the combination Random/Random in 10000 games A won 1649 and B won: 3380
07:29:33 With the combination Random/Random in 10000 games A won 1649 and B won: 3381
07:29:33 With the combination Random/Random in 10000 games A won 1650 and B won: 3381
07:29:33 With the combination Random/Random in 10000 games A won 1650 and B won: 3382
07:29:33 With the combination Random/Random in 10000 games A won 1650 and B won: 3383
07:29:33 With the combination Random/Random in 10000 games A won 1650 and B won: 3384
07:29:33 With the combination Random/Random in 10000 games A won 1650 and B won: 3385
07:29:33 With the combination Random/Random in 10000 games A won 1650 and B won: 3386
07:29:33 With the combination Random/Random in 10000 games A won 1651 and B won: 3386
07:29:33 With the combination Random/Random in 10000 games A won 1651 and B won: 3387
07:29:33 With the combination Random/Random in 10000 games A won 1652 and B won: 3387
07:29:33 With the combination Random/Random in 10000 games A won 1652 and B won: 3388
07:29:33 With the combination Random/Random in 10000 games A won 1652 and B won: 3389
07:29:33 With the combination Random/Random in 10000 games A won 1652 and B won: 3390
07:29:33 With the combination Random/Random in 10000 games A won 1652 and B won: 3391
07:29:33 With the combination Random/Random in 10000 games A won 1652 and B won: 3392
07:29:33 With the combination Random/Random in 10000 games A won 1652 and B won: 3393
07:29:33 With the combination Random/Random in 10000 games A won 1652 and B won: 3394
07:29:33 With the combination Random/Random in 10000 games A won 1652 and B won: 3395
07:29:33 With the combination Random/Random in 10000 games A won 1652 and B won: 3396
07:29:33 With the combination Random/Random in 10000 games A won 1653 and B won: 3396
07:29:33 With the combination Random/Random in 10000 games A won 1653 and B won: 3397
07:29:33 With the combination Random/Random in 10000 games A won 1653 and B won: 3398
07:29:33 With the combination Random/Random in 10000 games A won 1653 and B won: 3399
07:29:33 With the combination Random/Random in 10000 games A won 1654 and B won: 3399
07:29:33 With the combination Random/Random in 10000 games A won 1655 and B won: 3399
07:29:33 With the combination Random/Random in 10000 games A won 1655 and B won: 3400
07:29:33 With the combination Random/Random in 10000 games A won 1656 and B won: 3400
07:29:33 With the combination Random/Random in 10000 games A won 1656 and B won: 3401
07:29:33 With the combination Random/Random in 10000 games A won 1656 and B won: 3402
07:29:33 With the combination Random/Random in 10000 games A won 1656 and B won: 3403
07:29:33 With the combination Random/Random in 10000 games A won 1657 and B won: 3403
07:29:33 With the combination Random/Random in 10000 games A won 1658 and B won: 3403
07:29:33 With the combination Random/Random in 10000 games A won 1658 and B won: 3404
07:29:33 With the combination Random/Random in 10000 games A won 1659 and B won: 3404
07:29:33 With the combination Random/Random in 10000 games A won 1659 and B won: 3405
07:29:33 With the combination Random/Random in 10000 games A won 1659 and B won: 3406
07:29:33 With the combination Random/Random in 10000 games A won 1659 and B won: 3407
07:29:33 With the combination Random/Random in 10000 games A won 1660 and B won: 3407
07:29:33 With the combination Random/Random in 10000 games A won 1660 and B won: 3408
07:29:33 With the combination Random/Random in 10000 games A won 1660 and B won: 3409
07:29:33 With the combination Random/Random in 10000 games A won 1660 and B won: 3410
07:29:33 With the combination Random/Random in 10000 games A won 1660 and B won: 3411
07:29:33 With the combination Random/Random in 10000 games A won 1661 and B won: 3411
07:29:33 With the combination Random/Random in 10000 games A won 1661 and B won: 3412
07:29:33 With the combination Random/Random in 10000 games A won 1661 and B won: 3413
07:29:33 With the combination Random/Random in 10000 games A won 1661 and B won: 3414
07:29:33 With the combination Random/Random in 10000 games A won 1662 and B won: 3414
07:29:33 With the combination Random/Random in 10000 games A won 1663 and B won: 3414
07:29:33 With the combination Random/Random in 10000 games A won 1663 and B won: 3415
07:29:33 With the combination Random/Random in 10000 games A won 1663 and B won: 3416
07:29:33 With the combination Random/Random in 10000 games A won 1663 and B won: 3417
07:29:33 With the combination Random/Random in 10000 games A won 1663 and B won: 3418
07:29:33 With the combination Random/Random in 10000 games A won 1663 and B won: 3419
07:29:33 With the combination Random/Random in 10000 games A won 1663 and B won: 3420
07:29:33 With the combination Random/Random in 10000 games A won 1663 and B won: 3421
07:29:33 With the combination Random/Random in 10000 games A won 1663 and B won: 3422
07:29:33 With the combination Random/Random in 10000 games A won 1664 and B won: 3422
07:29:33 With the combination Random/Random in 10000 games A won 1664 and B won: 3423
07:29:33 With the combination Random/Random in 10000 games A won 1664 and B won: 3424
07:29:33 With the combination Random/Random in 10000 games A won 1665 and B won: 3424
07:29:33 With the combination Random/Random in 10000 games A won 1665 and B won: 3425
07:29:33 With the combination Random/Random in 10000 games A won 1665 and B won: 3426
07:29:33 With the combination Random/Random in 10000 games A won 1665 and B won: 3427
07:29:33 With the combination Random/Random in 10000 games A won 1666 and B won: 3427
07:29:33 With the combination Random/Random in 10000 games A won 1666 and B won: 3428
07:29:33 With the combination Random/Random in 10000 games A won 1666 and B won: 3429
07:29:33 With the combination Random/Random in 10000 games A won 1666 and B won: 3430
07:29:33 With the combination Random/Random in 10000 games A won 1666 and B won: 3431
07:29:33 With the combination Random/Random in 10000 games A won 1667 and B won: 3431
07:29:33 With the combination Random/Random in 10000 games A won 1667 and B won: 3432
07:29:33 With the combination Random/Random in 10000 games A won 1667 and B won: 3433
07:29:33 With the combination Random/Random in 10000 games A won 1667 and B won: 3434
07:29:33 With the combination Random/Random in 10000 games A won 1668 and B won: 3434
07:29:33 With the combination Random/Random in 10000 games A won 1669 and B won: 3434
07:29:33 With the combination Random/Random in 10000 games A won 1669 and B won: 3435
07:29:33 With the combination Random/Random in 10000 games A won 1670 and B won: 3435
07:29:33 With the combination Random/Random in 10000 games A won 1670 and B won: 3436
07:29:33 With the combination Random/Random in 10000 games A won 1671 and B won: 3436
07:29:33 With the combination Random/Random in 10000 games A won 1671 and B won: 3437
07:29:33 With the combination Random/Random in 10000 games A won 1671 and B won: 3438
07:29:33 With the combination Random/Random in 10000 games A won 1671 and B won: 3439
07:29:33 With the combination Random/Random in 10000 games A won 1672 and B won: 3439
07:29:33 With the combination Random/Random in 10000 games A won 1672 and B won: 3440
07:29:33 With the combination Random/Random in 10000 games A won 1672 and B won: 3441
07:29:33 With the combination Random/Random in 10000 games A won 1672 and B won: 3442
07:29:33 With the combination Random/Random in 10000 games A won 1672 and B won: 3443
07:29:33 With the combination Random/Random in 10000 games A won 1672 and B won: 3444
07:29:33 With the combination Random/Random in 10000 games A won 1672 and B won: 3445
07:29:33 With the combination Random/Random in 10000 games A won 1673 and B won: 3445
07:29:33 With the combination Random/Random in 10000 games A won 1674 and B won: 3445
07:29:33 With the combination Random/Random in 10000 games A won 1674 and B won: 3446
07:29:33 With the combination Random/Random in 10000 games A won 1674 and B won: 3447
07:29:33 With the combination Random/Random in 10000 games A won 1674 and B won: 3448
07:29:33 With the combination Random/Random in 10000 games A won 1674 and B won: 3449
07:29:33 With the combination Random/Random in 10000 games A won 1675 and B won: 3449
07:29:33 With the combination Random/Random in 10000 games A won 1676 and B won: 3449
07:29:33 With the combination Random/Random in 10000 games A won 1677 and B won: 3449
07:29:33 With the combination Random/Random in 10000 games A won 1677 and B won: 3450
07:29:33 With the combination Random/Random in 10000 games A won 1677 and B won: 3451
07:29:33 With the combination Random/Random in 10000 games A won 1677 and B won: 3452
07:29:33 With the combination Random/Random in 10000 games A won 1677 and B won: 3453
07:29:33 With the combination Random/Random in 10000 games A won 1678 and B won: 3453
07:29:33 With the combination Random/Random in 10000 games A won 1679 and B won: 3453
07:29:33 With the combination Random/Random in 10000 games A won 1680 and B won: 3453
07:29:33 With the combination Random/Random in 10000 games A won 1681 and B won: 3453
07:29:33 With the combination Random/Random in 10000 games A won 1682 and B won: 3453
07:29:33 With the combination Random/Random in 10000 games A won 1682 and B won: 3454
07:29:33 With the combination Random/Random in 10000 games A won 1682 and B won: 3455
07:29:33 With the combination Random/Random in 10000 games A won 1682 and B won: 3456
07:29:33 With the combination Random/Random in 10000 games A won 1682 and B won: 3457
07:29:33 With the combination Random/Random in 10000 games A won 1682 and B won: 3458
07:29:33 With the combination Random/Random in 10000 games A won 1683 and B won: 3458
07:29:33 With the combination Random/Random in 10000 games A won 1683 and B won: 3459
07:29:33 With the combination Random/Random in 10000 games A won 1683 and B won: 3460
07:29:33 With the combination Random/Random in 10000 games A won 1684 and B won: 3460
07:29:33 With the combination Random/Random in 10000 games A won 1685 and B won: 3460
07:29:33 With the combination Random/Random in 10000 games A won 1685 and B won: 3461
07:29:33 With the combination Random/Random in 10000 games A won 1685 and B won: 3462
07:29:33 With the combination Random/Random in 10000 games A won 1686 and B won: 3462
07:29:33 With the combination Random/Random in 10000 games A won 1687 and B won: 3462
07:29:33 With the combination Random/Random in 10000 games A won 1688 and B won: 3462
07:29:33 With the combination Random/Random in 10000 games A won 1688 and B won: 3463
07:29:33 With the combination Random/Random in 10000 games A won 1688 and B won: 3464
07:29:33 With the combination Random/Random in 10000 games A won 1689 and B won: 3464
07:29:33 With the combination Random/Random in 10000 games A won 1689 and B won: 3465
07:29:33 With the combination Random/Random in 10000 games A won 1690 and B won: 3465
07:29:33 With the combination Random/Random in 10000 games A won 1690 and B won: 3466
07:29:33 With the combination Random/Random in 10000 games A won 1690 and B won: 3467
07:29:33 With the combination Random/Random in 10000 games A won 1691 and B won: 3467
07:29:33 With the combination Random/Random in 10000 games A won 1692 and B won: 3467
07:29:33 With the combination Random/Random in 10000 games A won 1693 and B won: 3467
07:29:33 With the combination Random/Random in 10000 games A won 1694 and B won: 3467
07:29:33 With the combination Random/Random in 10000 games A won 1694 and B won: 3468
07:29:33 With the combination Random/Random in 10000 games A won 1694 and B won: 3469
07:29:33 With the combination Random/Random in 10000 games A won 1694 and B won: 3470
07:29:33 With the combination Random/Random in 10000 games A won 1694 and B won: 3471
07:29:33 With the combination Random/Random in 10000 games A won 1694 and B won: 3472
07:29:33 With the combination Random/Random in 10000 games A won 1695 and B won: 3472
07:29:33 With the combination Random/Random in 10000 games A won 1695 and B won: 3473
07:29:33 With the combination Random/Random in 10000 games A won 1695 and B won: 3474
07:29:33 With the combination Random/Random in 10000 games A won 1695 and B won: 3475
07:29:33 With the combination Random/Random in 10000 games A won 1695 and B won: 3476
07:29:33 With the combination Random/Random in 10000 games A won 1695 and B won: 3477
07:29:33 With the combination Random/Random in 10000 games A won 1695 and B won: 3478
07:29:33 With the combination Random/Random in 10000 games A won 1695 and B won: 3479
07:29:33 With the combination Random/Random in 10000 games A won 1696 and B won: 3479
07:29:33 With the combination Random/Random in 10000 games A won 1697 and B won: 3479
07:29:33 With the combination Random/Random in 10000 games A won 1698 and B won: 3479
07:29:33 With the combination Random/Random in 10000 games A won 1698 and B won: 3480
07:29:33 With the combination Random/Random in 10000 games A won 1698 and B won: 3481
07:29:33 With the combination Random/Random in 10000 games A won 1699 and B won: 3481
07:29:33 With the combination Random/Random in 10000 games A won 1699 and B won: 3482
07:29:33 With the combination Random/Random in 10000 games A won 1700 and B won: 3482
07:29:33 With the combination Random/Random in 10000 games A won 1700 and B won: 3483
07:29:33 With the combination Random/Random in 10000 games A won 1700 and B won: 3484
07:29:33 With the combination Random/Random in 10000 games A won 1700 and B won: 3485
07:29:33 With the combination Random/Random in 10000 games A won 1700 and B won: 3486
07:29:33 With the combination Random/Random in 10000 games A won 1700 and B won: 3487
07:29:33 With the combination Random/Random in 10000 games A won 1700 and B won: 3488
07:29:33 With the combination Random/Random in 10000 games A won 1701 and B won: 3488
07:29:33 With the combination Random/Random in 10000 games A won 1701 and B won: 3489
07:29:33 With the combination Random/Random in 10000 games A won 1701 and B won: 3490
07:29:33 With the combination Random/Random in 10000 games A won 1701 and B won: 3491
07:29:33 With the combination Random/Random in 10000 games A won 1701 and B won: 3492
07:29:33 With the combination Random/Random in 10000 games A won 1701 and B won: 3493
07:29:33 With the combination Random/Random in 10000 games A won 1701 and B won: 3494
07:29:33 With the combination Random/Random in 10000 games A won 1701 and B won: 3495
07:29:33 With the combination Random/Random in 10000 games A won 1701 and B won: 3496
07:29:33 With the combination Random/Random in 10000 games A won 1702 and B won: 3496
07:29:33 With the combination Random/Random in 10000 games A won 1702 and B won: 3497
07:29:33 With the combination Random/Random in 10000 games A won 1702 and B won: 3498
07:29:33 With the combination Random/Random in 10000 games A won 1703 and B won: 3498
07:29:33 With the combination Random/Random in 10000 games A won 1703 and B won: 3499
07:29:33 With the combination Random/Random in 10000 games A won 1703 and B won: 3500
07:29:33 With the combination Random/Random in 10000 games A won 1703 and B won: 3501
07:29:33 With the combination Random/Random in 10000 games A won 1703 and B won: 3502
07:29:33 With the combination Random/Random in 10000 games A won 1703 and B won: 3503
07:29:33 With the combination Random/Random in 10000 games A won 1703 and B won: 3504
07:29:33 With the combination Random/Random in 10000 games A won 1703 and B won: 3505
07:29:33 With the combination Random/Random in 10000 games A won 1703 and B won: 3506
07:29:33 With the combination Random/Random in 10000 games A won 1703 and B won: 3507
07:29:33 With the combination Random/Random in 10000 games A won 1703 and B won: 3508
07:29:33 With the combination Random/Random in 10000 games A won 1703 and B won: 3509
07:29:33 With the combination Random/Random in 10000 games A won 1704 and B won: 3509
07:29:33 With the combination Random/Random in 10000 games A won 1704 and B won: 3510
07:29:33 With the combination Random/Random in 10000 games A won 1704 and B won: 3511
07:29:33 With the combination Random/Random in 10000 games A won 1704 and B won: 3512
07:29:33 With the combination Random/Random in 10000 games A won 1704 and B won: 3513
07:29:33 With the combination Random/Random in 10000 games A won 1704 and B won: 3514
07:29:33 With the combination Random/Random in 10000 games A won 1704 and B won: 3515
07:29:33 With the combination Random/Random in 10000 games A won 1704 and B won: 3516
07:29:33 With the combination Random/Random in 10000 games A won 1704 and B won: 3517
07:29:33 With the combination Random/Random in 10000 games A won 1705 and B won: 3517
07:29:33 With the combination Random/Random in 10000 games A won 1705 and B won: 3518
07:29:33 With the combination Random/Random in 10000 games A won 1706 and B won: 3518
07:29:33 With the combination Random/Random in 10000 games A won 1706 and B won: 3519
07:29:33 With the combination Random/Random in 10000 games A won 1707 and B won: 3519
07:29:33 With the combination Random/Random in 10000 games A won 1707 and B won: 3520
07:29:33 With the combination Random/Random in 10000 games A won 1708 and B won: 3520
07:29:33 With the combination Random/Random in 10000 games A won 1709 and B won: 3520
07:29:33 With the combination Random/Random in 10000 games A won 1709 and B won: 3521
07:29:33 With the combination Random/Random in 10000 games A won 1709 and B won: 3522
07:29:33 With the combination Random/Random in 10000 games A won 1709 and B won: 3523
07:29:33 With the combination Random/Random in 10000 games A won 1709 and B won: 3524
07:29:33 With the combination Random/Random in 10000 games A won 1710 and B won: 3524
07:29:33 With the combination Random/Random in 10000 games A won 1710 and B won: 3525
07:29:33 With the combination Random/Random in 10000 games A won 1711 and B won: 3525
07:29:33 With the combination Random/Random in 10000 games A won 1712 and B won: 3525
07:29:33 With the combination Random/Random in 10000 games A won 1712 and B won: 3526
07:29:33 With the combination Random/Random in 10000 games A won 1712 and B won: 3527
07:29:33 With the combination Random/Random in 10000 games A won 1712 and B won: 3528
07:29:33 With the combination Random/Random in 10000 games A won 1712 and B won: 3529
07:29:33 With the combination Random/Random in 10000 games A won 1712 and B won: 3530
07:29:33 With the combination Random/Random in 10000 games A won 1712 and B won: 3531
07:29:33 With the combination Random/Random in 10000 games A won 1712 and B won: 3532
07:29:33 With the combination Random/Random in 10000 games A won 1713 and B won: 3532
07:29:33 With the combination Random/Random in 10000 games A won 1714 and B won: 3532
07:29:33 With the combination Random/Random in 10000 games A won 1714 and B won: 3533
07:29:33 With the combination Random/Random in 10000 games A won 1714 and B won: 3534
07:29:33 With the combination Random/Random in 10000 games A won 1714 and B won: 3535
07:29:33 With the combination Random/Random in 10000 games A won 1714 and B won: 3536
07:29:33 With the combination Random/Random in 10000 games A won 1714 and B won: 3537
07:29:33 With the combination Random/Random in 10000 games A won 1714 and B won: 3538
07:29:33 With the combination Random/Random in 10000 games A won 1715 and B won: 3538
07:29:33 With the combination Random/Random in 10000 games A won 1715 and B won: 3539
07:29:33 With the combination Random/Random in 10000 games A won 1715 and B won: 3540
07:29:33 With the combination Random/Random in 10000 games A won 1716 and B won: 3540
07:29:33 With the combination Random/Random in 10000 games A won 1716 and B won: 3541
07:29:33 With the combination Random/Random in 10000 games A won 1717 and B won: 3541
07:29:33 With the combination Random/Random in 10000 games A won 1717 and B won: 3542
07:29:33 With the combination Random/Random in 10000 games A won 1718 and B won: 3542
07:29:33 With the combination Random/Random in 10000 games A won 1718 and B won: 3543
07:29:33 With the combination Random/Random in 10000 games A won 1719 and B won: 3543
07:29:33 With the combination Random/Random in 10000 games A won 1719 and B won: 3544
07:29:33 With the combination Random/Random in 10000 games A won 1719 and B won: 3545
07:29:33 With the combination Random/Random in 10000 games A won 1719 and B won: 3546
07:29:33 With the combination Random/Random in 10000 games A won 1719 and B won: 3547
07:29:33 With the combination Random/Random in 10000 games A won 1719 and B won: 3548
07:29:33 With the combination Random/Random in 10000 games A won 1720 and B won: 3548
07:29:33 With the combination Random/Random in 10000 games A won 1720 and B won: 3549
07:29:33 With the combination Random/Random in 10000 games A won 1720 and B won: 3550
07:29:33 With the combination Random/Random in 10000 games A won 1720 and B won: 3551
07:29:33 With the combination Random/Random in 10000 games A won 1720 and B won: 3552
07:29:33 With the combination Random/Random in 10000 games A won 1720 and B won: 3553
07:29:33 With the combination Random/Random in 10000 games A won 1721 and B won: 3553
07:29:33 With the combination Random/Random in 10000 games A won 1721 and B won: 3554
07:29:33 With the combination Random/Random in 10000 games A won 1721 and B won: 3555
07:29:33 With the combination Random/Random in 10000 games A won 1721 and B won: 3556
07:29:33 With the combination Random/Random in 10000 games A won 1722 and B won: 3556
07:29:33 With the combination Random/Random in 10000 games A won 1722 and B won: 3557
07:29:33 With the combination Random/Random in 10000 games A won 1723 and B won: 3557
07:29:33 With the combination Random/Random in 10000 games A won 1723 and B won: 3558
07:29:33 With the combination Random/Random in 10000 games A won 1723 and B won: 3559
07:29:33 With the combination Random/Random in 10000 games A won 1724 and B won: 3559
07:29:33 With the combination Random/Random in 10000 games A won 1725 and B won: 3559
07:29:33 With the combination Random/Random in 10000 games A won 1726 and B won: 3559
07:29:33 With the combination Random/Random in 10000 games A won 1726 and B won: 3560
07:29:33 With the combination Random/Random in 10000 games A won 1726 and B won: 3561
07:29:33 With the combination Random/Random in 10000 games A won 1726 and B won: 3562
07:29:33 With the combination Random/Random in 10000 games A won 1726 and B won: 3563
07:29:33 With the combination Random/Random in 10000 games A won 1726 and B won: 3564
07:29:33 With the combination Random/Random in 10000 games A won 1727 and B won: 3564
07:29:33 With the combination Random/Random in 10000 games A won 1727 and B won: 3565
07:29:33 With the combination Random/Random in 10000 games A won 1727 and B won: 3566
07:29:33 With the combination Random/Random in 10000 games A won 1728 and B won: 3566
07:29:33 With the combination Random/Random in 10000 games A won 1728 and B won: 3567
07:29:33 With the combination Random/Random in 10000 games A won 1728 and B won: 3568
07:29:33 With the combination Random/Random in 10000 games A won 1728 and B won: 3569
07:29:33 With the combination Random/Random in 10000 games A won 1728 and B won: 3570
07:29:33 With the combination Random/Random in 10000 games A won 1728 and B won: 3571
07:29:33 With the combination Random/Random in 10000 games A won 1728 and B won: 3572
07:29:33 With the combination Random/Random in 10000 games A won 1728 and B won: 3573
07:29:33 With the combination Random/Random in 10000 games A won 1728 and B won: 3574
07:29:33 With the combination Random/Random in 10000 games A won 1729 and B won: 3574
07:29:33 With the combination Random/Random in 10000 games A won 1730 and B won: 3574
07:29:33 With the combination Random/Random in 10000 games A won 1730 and B won: 3575
07:29:33 With the combination Random/Random in 10000 games A won 1730 and B won: 3576
07:29:33 With the combination Random/Random in 10000 games A won 1730 and B won: 3577
07:29:33 With the combination Random/Random in 10000 games A won 1730 and B won: 3578
07:29:33 With the combination Random/Random in 10000 games A won 1731 and B won: 3578
07:29:33 With the combination Random/Random in 10000 games A won 1732 and B won: 3578
07:29:33 With the combination Random/Random in 10000 games A won 1733 and B won: 3578
07:29:33 With the combination Random/Random in 10000 games A won 1733 and B won: 3579
07:29:33 With the combination Random/Random in 10000 games A won 1733 and B won: 3580
07:29:33 With the combination Random/Random in 10000 games A won 1734 and B won: 3580
07:29:33 With the combination Random/Random in 10000 games A won 1734 and B won: 3581
07:29:33 With the combination Random/Random in 10000 games A won 1735 and B won: 3581
07:29:33 With the combination Random/Random in 10000 games A won 1735 and B won: 3582
07:29:33 With the combination Random/Random in 10000 games A won 1735 and B won: 3583
07:29:33 With the combination Random/Random in 10000 games A won 1735 and B won: 3584
07:29:33 With the combination Random/Random in 10000 games A won 1735 and B won: 3585
07:29:33 With the combination Random/Random in 10000 games A won 1735 and B won: 3586
07:29:33 With the combination Random/Random in 10000 games A won 1735 and B won: 3587
07:29:33 With the combination Random/Random in 10000 games A won 1736 and B won: 3587
07:29:33 With the combination Random/Random in 10000 games A won 1737 and B won: 3587
07:29:33 With the combination Random/Random in 10000 games A won 1737 and B won: 3588
07:29:33 With the combination Random/Random in 10000 games A won 1737 and B won: 3589
07:29:33 With the combination Random/Random in 10000 games A won 1737 and B won: 3590
07:29:33 With the combination Random/Random in 10000 games A won 1738 and B won: 3590
07:29:33 With the combination Random/Random in 10000 games A won 1738 and B won: 3591
07:29:33 With the combination Random/Random in 10000 games A won 1738 and B won: 3592
07:29:33 With the combination Random/Random in 10000 games A won 1739 and B won: 3592
07:29:33 With the combination Random/Random in 10000 games A won 1739 and B won: 3593
07:29:33 With the combination Random/Random in 10000 games A won 1739 and B won: 3594
07:29:33 With the combination Random/Random in 10000 games A won 1739 and B won: 3595
07:29:33 With the combination Random/Random in 10000 games A won 1739 and B won: 3596
07:29:33 With the combination Random/Random in 10000 games A won 1739 and B won: 3597
07:29:33 With the combination Random/Random in 10000 games A won 1739 and B won: 3598
07:29:33 With the combination Random/Random in 10000 games A won 1739 and B won: 3599
07:29:33 With the combination Random/Random in 10000 games A won 1739 and B won: 3600
07:29:33 With the combination Random/Random in 10000 games A won 1739 and B won: 3601
07:29:33 With the combination Random/Random in 10000 games A won 1739 and B won: 3602
07:29:33 With the combination Random/Random in 10000 games A won 1740 and B won: 3602
07:29:33 With the combination Random/Random in 10000 games A won 1740 and B won: 3603
07:29:33 With the combination Random/Random in 10000 games A won 1740 and B won: 3604
07:29:33 With the combination Random/Random in 10000 games A won 1741 and B won: 3604
07:29:33 With the combination Random/Random in 10000 games A won 1742 and B won: 3604
07:29:33 With the combination Random/Random in 10000 games A won 1742 and B won: 3605
07:29:33 With the combination Random/Random in 10000 games A won 1742 and B won: 3606
07:29:33 With the combination Random/Random in 10000 games A won 1742 and B won: 3607
07:29:33 With the combination Random/Random in 10000 games A won 1742 and B won: 3608
07:29:33 With the combination Random/Random in 10000 games A won 1742 and B won: 3609
07:29:33 With the combination Random/Random in 10000 games A won 1743 and B won: 3609
07:29:33 With the combination Random/Random in 10000 games A won 1744 and B won: 3609
07:29:33 With the combination Random/Random in 10000 games A won 1745 and B won: 3609
07:29:33 With the combination Random/Random in 10000 games A won 1746 and B won: 3609
07:29:33 With the combination Random/Random in 10000 games A won 1746 and B won: 3610
07:29:33 With the combination Random/Random in 10000 games A won 1747 and B won: 3610
07:29:33 With the combination Random/Random in 10000 games A won 1747 and B won: 3611
07:29:33 With the combination Random/Random in 10000 games A won 1748 and B won: 3611
07:29:33 With the combination Random/Random in 10000 games A won 1749 and B won: 3611
07:29:33 With the combination Random/Random in 10000 games A won 1749 and B won: 3612
07:29:33 With the combination Random/Random in 10000 games A won 1749 and B won: 3613
07:29:33 With the combination Random/Random in 10000 games A won 1750 and B won: 3613
07:29:33 With the combination Random/Random in 10000 games A won 1750 and B won: 3614
07:29:33 With the combination Random/Random in 10000 games A won 1751 and B won: 3614
07:29:33 With the combination Random/Random in 10000 games A won 1751 and B won: 3615
07:29:33 With the combination Random/Random in 10000 games A won 1752 and B won: 3615
07:29:33 With the combination Random/Random in 10000 games A won 1752 and B won: 3616
07:29:33 With the combination Random/Random in 10000 games A won 1753 and B won: 3616
07:29:33 With the combination Random/Random in 10000 games A won 1754 and B won: 3616
07:29:33 With the combination Random/Random in 10000 games A won 1754 and B won: 3617
07:29:33 With the combination Random/Random in 10000 games A won 1755 and B won: 3617
07:29:33 With the combination Random/Random in 10000 games A won 1755 and B won: 3618
07:29:33 With the combination Random/Random in 10000 games A won 1756 and B won: 3618
07:29:33 With the combination Random/Random in 10000 games A won 1756 and B won: 3619
07:29:33 With the combination Random/Random in 10000 games A won 1756 and B won: 3620
07:29:33 With the combination Random/Random in 10000 games A won 1756 and B won: 3621
07:29:33 With the combination Random/Random in 10000 games A won 1756 and B won: 3622
07:29:33 With the combination Random/Random in 10000 games A won 1757 and B won: 3622
07:29:33 With the combination Random/Random in 10000 games A won 1757 and B won: 3623
07:29:33 With the combination Random/Random in 10000 games A won 1758 and B won: 3623
07:29:33 With the combination Random/Random in 10000 games A won 1758 and B won: 3624
07:29:33 With the combination Random/Random in 10000 games A won 1758 and B won: 3625
07:29:33 With the combination Random/Random in 10000 games A won 1758 and B won: 3626
07:29:33 With the combination Random/Random in 10000 games A won 1759 and B won: 3626
07:29:33 With the combination Random/Random in 10000 games A won 1760 and B won: 3626
07:29:33 With the combination Random/Random in 10000 games A won 1761 and B won: 3626
07:29:33 With the combination Random/Random in 10000 games A won 1761 and B won: 3627
07:29:33 With the combination Random/Random in 10000 games A won 1761 and B won: 3628
07:29:33 With the combination Random/Random in 10000 games A won 1761 and B won: 3629
07:29:33 With the combination Random/Random in 10000 games A won 1761 and B won: 3630
07:29:33 With the combination Random/Random in 10000 games A won 1761 and B won: 3631
07:29:33 With the combination Random/Random in 10000 games A won 1762 and B won: 3631
07:29:33 With the combination Random/Random in 10000 games A won 1762 and B won: 3632
07:29:33 With the combination Random/Random in 10000 games A won 1762 and B won: 3633
07:29:33 With the combination Random/Random in 10000 games A won 1762 and B won: 3634
07:29:33 With the combination Random/Random in 10000 games A won 1763 and B won: 3634
07:29:33 With the combination Random/Random in 10000 games A won 1763 and B won: 3635
07:29:33 With the combination Random/Random in 10000 games A won 1763 and B won: 3636
07:29:33 With the combination Random/Random in 10000 games A won 1763 and B won: 3637
07:29:33 With the combination Random/Random in 10000 games A won 1763 and B won: 3638
07:29:33 With the combination Random/Random in 10000 games A won 1763 and B won: 3639
07:29:33 With the combination Random/Random in 10000 games A won 1763 and B won: 3640
07:29:33 With the combination Random/Random in 10000 games A won 1764 and B won: 3640
07:29:33 With the combination Random/Random in 10000 games A won 1764 and B won: 3641
07:29:33 With the combination Random/Random in 10000 games A won 1764 and B won: 3642
07:29:33 With the combination Random/Random in 10000 games A won 1764 and B won: 3643
07:29:33 With the combination Random/Random in 10000 games A won 1764 and B won: 3644
07:29:33 With the combination Random/Random in 10000 games A won 1765 and B won: 3644
07:29:33 With the combination Random/Random in 10000 games A won 1766 and B won: 3644
07:29:33 With the combination Random/Random in 10000 games A won 1767 and B won: 3644
07:29:33 With the combination Random/Random in 10000 games A won 1767 and B won: 3645
07:29:33 With the combination Random/Random in 10000 games A won 1767 and B won: 3646
07:29:33 With the combination Random/Random in 10000 games A won 1767 and B won: 3647
07:29:33 With the combination Random/Random in 10000 games A won 1767 and B won: 3648
07:29:33 With the combination Random/Random in 10000 games A won 1767 and B won: 3649
07:29:33 With the combination Random/Random in 10000 games A won 1767 and B won: 3650
07:29:33 With the combination Random/Random in 10000 games A won 1767 and B won: 3651
07:29:33 With the combination Random/Random in 10000 games A won 1767 and B won: 3652
07:29:33 With the combination Random/Random in 10000 games A won 1767 and B won: 3653
07:29:33 With the combination Random/Random in 10000 games A won 1767 and B won: 3654
07:29:33 With the combination Random/Random in 10000 games A won 1767 and B won: 3655
07:29:33 With the combination Random/Random in 10000 games A won 1767 and B won: 3656
07:29:33 With the combination Random/Random in 10000 games A won 1768 and B won: 3656
07:29:33 With the combination Random/Random in 10000 games A won 1769 and B won: 3656
07:29:33 With the combination Random/Random in 10000 games A won 1769 and B won: 3657
07:29:33 With the combination Random/Random in 10000 games A won 1770 and B won: 3657
07:29:33 With the combination Random/Random in 10000 games A won 1771 and B won: 3657
07:29:33 With the combination Random/Random in 10000 games A won 1771 and B won: 3658
07:29:33 With the combination Random/Random in 10000 games A won 1771 and B won: 3659
07:29:33 With the combination Random/Random in 10000 games A won 1771 and B won: 3660
07:29:33 With the combination Random/Random in 10000 games A won 1771 and B won: 3661
07:29:33 With the combination Random/Random in 10000 games A won 1771 and B won: 3662
07:29:33 With the combination Random/Random in 10000 games A won 1772 and B won: 3662
07:29:33 With the combination Random/Random in 10000 games A won 1772 and B won: 3663
07:29:33 With the combination Random/Random in 10000 games A won 1772 and B won: 3664
07:29:33 With the combination Random/Random in 10000 games A won 1773 and B won: 3664
07:29:33 With the combination Random/Random in 10000 games A won 1773 and B won: 3665
07:29:33 With the combination Random/Random in 10000 games A won 1774 and B won: 3665
07:29:33 With the combination Random/Random in 10000 games A won 1775 and B won: 3665
07:29:33 With the combination Random/Random in 10000 games A won 1776 and B won: 3665
07:29:33 With the combination Random/Random in 10000 games A won 1777 and B won: 3665
07:29:33 With the combination Random/Random in 10000 games A won 1777 and B won: 3666
07:29:33 With the combination Random/Random in 10000 games A won 1778 and B won: 3666
07:29:33 With the combination Random/Random in 10000 games A won 1779 and B won: 3666
07:29:33 With the combination Random/Random in 10000 games A won 1779 and B won: 3667
07:29:33 With the combination Random/Random in 10000 games A won 1779 and B won: 3668
07:29:33 With the combination Random/Random in 10000 games A won 1779 and B won: 3669
07:29:33 With the combination Random/Random in 10000 games A won 1780 and B won: 3669
07:29:33 With the combination Random/Random in 10000 games A won 1780 and B won: 3670
07:29:33 With the combination Random/Random in 10000 games A won 1780 and B won: 3671
07:29:33 With the combination Random/Random in 10000 games A won 1781 and B won: 3671
07:29:33 With the combination Random/Random in 10000 games A won 1781 and B won: 3672
07:29:33 With the combination Random/Random in 10000 games A won 1782 and B won: 3672
07:29:33 With the combination Random/Random in 10000 games A won 1782 and B won: 3673
07:29:33 With the combination Random/Random in 10000 games A won 1782 and B won: 3674
07:29:33 With the combination Random/Random in 10000 games A won 1782 and B won: 3675
07:29:33 With the combination Random/Random in 10000 games A won 1783 and B won: 3675
07:29:33 With the combination Random/Random in 10000 games A won 1783 and B won: 3676
07:29:33 With the combination Random/Random in 10000 games A won 1783 and B won: 3677
07:29:33 With the combination Random/Random in 10000 games A won 1783 and B won: 3678
07:29:33 With the combination Random/Random in 10000 games A won 1783 and B won: 3679
07:29:33 With the combination Random/Random in 10000 games A won 1783 and B won: 3680
07:29:33 With the combination Random/Random in 10000 games A won 1783 and B won: 3681
07:29:33 With the combination Random/Random in 10000 games A won 1783 and B won: 3682
07:29:33 With the combination Random/Random in 10000 games A won 1784 and B won: 3682
07:29:33 With the combination Random/Random in 10000 games A won 1784 and B won: 3683
07:29:33 With the combination Random/Random in 10000 games A won 1785 and B won: 3683
07:29:33 With the combination Random/Random in 10000 games A won 1785 and B won: 3684
07:29:33 With the combination Random/Random in 10000 games A won 1785 and B won: 3685
07:29:33 With the combination Random/Random in 10000 games A won 1785 and B won: 3686
07:29:33 With the combination Random/Random in 10000 games A won 1785 and B won: 3687
07:29:33 With the combination Random/Random in 10000 games A won 1785 and B won: 3688
07:29:33 With the combination Random/Random in 10000 games A won 1785 and B won: 3689
07:29:33 With the combination Random/Random in 10000 games A won 1785 and B won: 3690
07:29:33 With the combination Random/Random in 10000 games A won 1786 and B won: 3690
07:29:33 With the combination Random/Random in 10000 games A won 1787 and B won: 3690
07:29:33 With the combination Random/Random in 10000 games A won 1787 and B won: 3691
07:29:33 With the combination Random/Random in 10000 games A won 1787 and B won: 3692
07:29:33 With the combination Random/Random in 10000 games A won 1788 and B won: 3692
07:29:33 With the combination Random/Random in 10000 games A won 1789 and B won: 3692
07:29:33 With the combination Random/Random in 10000 games A won 1789 and B won: 3693
07:29:33 With the combination Random/Random in 10000 games A won 1790 and B won: 3693
07:29:33 With the combination Random/Random in 10000 games A won 1790 and B won: 3694
07:29:33 With the combination Random/Random in 10000 games A won 1790 and B won: 3695
07:29:33 With the combination Random/Random in 10000 games A won 1790 and B won: 3696
07:29:33 With the combination Random/Random in 10000 games A won 1790 and B won: 3697
07:29:33 With the combination Random/Random in 10000 games A won 1790 and B won: 3698
07:29:33 With the combination Random/Random in 10000 games A won 1790 and B won: 3699
07:29:33 With the combination Random/Random in 10000 games A won 1790 and B won: 3700
07:29:33 With the combination Random/Random in 10000 games A won 1791 and B won: 3700
07:29:33 With the combination Random/Random in 10000 games A won 1792 and B won: 3700
07:29:33 With the combination Random/Random in 10000 games A won 1792 and B won: 3701
07:29:33 With the combination Random/Random in 10000 games A won 1792 and B won: 3702
07:29:33 With the combination Random/Random in 10000 games A won 1792 and B won: 3703
07:29:33 With the combination Random/Random in 10000 games A won 1793 and B won: 3703
07:29:33 With the combination Random/Random in 10000 games A won 1793 and B won: 3704
07:29:33 With the combination Random/Random in 10000 games A won 1793 and B won: 3705
07:29:33 With the combination Random/Random in 10000 games A won 1793 and B won: 3706
07:29:33 With the combination Random/Random in 10000 games A won 1793 and B won: 3707
07:29:33 With the combination Random/Random in 10000 games A won 1793 and B won: 3708
07:29:33 With the combination Random/Random in 10000 games A won 1793 and B won: 3709
07:29:33 With the combination Random/Random in 10000 games A won 1794 and B won: 3709
07:29:33 With the combination Random/Random in 10000 games A won 1795 and B won: 3709
07:29:33 With the combination Random/Random in 10000 games A won 1796 and B won: 3709
07:29:33 With the combination Random/Random in 10000 games A won 1797 and B won: 3709
07:29:33 With the combination Random/Random in 10000 games A won 1797 and B won: 3710
07:29:33 With the combination Random/Random in 10000 games A won 1797 and B won: 3711
07:29:33 With the combination Random/Random in 10000 games A won 1798 and B won: 3711
07:29:33 With the combination Random/Random in 10000 games A won 1798 and B won: 3712
07:29:33 With the combination Random/Random in 10000 games A won 1798 and B won: 3713
07:29:33 With the combination Random/Random in 10000 games A won 1798 and B won: 3714
07:29:33 With the combination Random/Random in 10000 games A won 1799 and B won: 3714
07:29:33 With the combination Random/Random in 10000 games A won 1799 and B won: 3715
07:29:33 With the combination Random/Random in 10000 games A won 1800 and B won: 3715
07:29:33 With the combination Random/Random in 10000 games A won 1800 and B won: 3716
07:29:33 With the combination Random/Random in 10000 games A won 1801 and B won: 3716
07:29:33 With the combination Random/Random in 10000 games A won 1801 and B won: 3717
07:29:33 With the combination Random/Random in 10000 games A won 1801 and B won: 3718
07:29:33 With the combination Random/Random in 10000 games A won 1802 and B won: 3718
07:29:33 With the combination Random/Random in 10000 games A won 1803 and B won: 3718
07:29:33 With the combination Random/Random in 10000 games A won 1803 and B won: 3719
07:29:33 With the combination Random/Random in 10000 games A won 1804 and B won: 3719
07:29:33 With the combination Random/Random in 10000 games A won 1804 and B won: 3720
07:29:33 With the combination Random/Random in 10000 games A won 1804 and B won: 3721
07:29:33 With the combination Random/Random in 10000 games A won 1804 and B won: 3722
07:29:33 With the combination Random/Random in 10000 games A won 1805 and B won: 3722
07:29:34 With the combination Random/Random in 10000 games A won 1806 and B won: 3722
07:29:34 With the combination Random/Random in 10000 games A won 1806 and B won: 3723
07:29:34 With the combination Random/Random in 10000 games A won 1806 and B won: 3724
07:29:34 With the combination Random/Random in 10000 games A won 1807 and B won: 3724
07:29:34 With the combination Random/Random in 10000 games A won 1807 and B won: 3725
07:29:34 With the combination Random/Random in 10000 games A won 1807 and B won: 3726
07:29:34 With the combination Random/Random in 10000 games A won 1807 and B won: 3727
07:29:34 With the combination Random/Random in 10000 games A won 1807 and B won: 3728
07:29:34 With the combination Random/Random in 10000 games A won 1807 and B won: 3729
07:29:34 With the combination Random/Random in 10000 games A won 1807 and B won: 3730
07:29:34 With the combination Random/Random in 10000 games A won 1807 and B won: 3731
07:29:34 With the combination Random/Random in 10000 games A won 1807 and B won: 3732
07:29:34 With the combination Random/Random in 10000 games A won 1807 and B won: 3733
07:29:34 With the combination Random/Random in 10000 games A won 1807 and B won: 3734
07:29:34 With the combination Random/Random in 10000 games A won 1808 and B won: 3734
07:29:34 With the combination Random/Random in 10000 games A won 1808 and B won: 3735
07:29:34 With the combination Random/Random in 10000 games A won 1808 and B won: 3736
07:29:34 With the combination Random/Random in 10000 games A won 1809 and B won: 3736
07:29:34 With the combination Random/Random in 10000 games A won 1810 and B won: 3736
07:29:34 With the combination Random/Random in 10000 games A won 1810 and B won: 3737
07:29:34 With the combination Random/Random in 10000 games A won 1810 and B won: 3738
07:29:34 With the combination Random/Random in 10000 games A won 1811 and B won: 3738
07:29:34 With the combination Random/Random in 10000 games A won 1811 and B won: 3739
07:29:34 With the combination Random/Random in 10000 games A won 1812 and B won: 3739
07:29:34 With the combination Random/Random in 10000 games A won 1812 and B won: 3740
07:29:34 With the combination Random/Random in 10000 games A won 1812 and B won: 3741
07:29:34 With the combination Random/Random in 10000 games A won 1813 and B won: 3741
07:29:34 With the combination Random/Random in 10000 games A won 1813 and B won: 3742
07:29:34 With the combination Random/Random in 10000 games A won 1813 and B won: 3743
07:29:34 With the combination Random/Random in 10000 games A won 1813 and B won: 3744
07:29:34 With the combination Random/Random in 10000 games A won 1813 and B won: 3745
07:29:34 With the combination Random/Random in 10000 games A won 1814 and B won: 3745
07:29:34 With the combination Random/Random in 10000 games A won 1814 and B won: 3746
07:29:34 With the combination Random/Random in 10000 games A won 1815 and B won: 3746
07:29:34 With the combination Random/Random in 10000 games A won 1816 and B won: 3746
07:29:34 With the combination Random/Random in 10000 games A won 1816 and B won: 3747
07:29:34 With the combination Random/Random in 10000 games A won 1816 and B won: 3748
07:29:34 With the combination Random/Random in 10000 games A won 1817 and B won: 3748
07:29:34 With the combination Random/Random in 10000 games A won 1817 and B won: 3749
07:29:34 With the combination Random/Random in 10000 games A won 1818 and B won: 3749
07:29:34 With the combination Random/Random in 10000 games A won 1818 and B won: 3750
07:29:34 With the combination Random/Random in 10000 games A won 1819 and B won: 3750
07:29:34 With the combination Random/Random in 10000 games A won 1820 and B won: 3750
07:29:34 With the combination Random/Random in 10000 games A won 1821 and B won: 3750
07:29:34 With the combination Random/Random in 10000 games A won 1821 and B won: 3751
07:29:34 With the combination Random/Random in 10000 games A won 1822 and B won: 3751
07:29:34 With the combination Random/Random in 10000 games A won 1823 and B won: 3751
07:29:34 With the combination Random/Random in 10000 games A won 1823 and B won: 3752
07:29:34 With the combination Random/Random in 10000 games A won 1824 and B won: 3752
07:29:34 With the combination Random/Random in 10000 games A won 1824 and B won: 3753
07:29:34 With the combination Random/Random in 10000 games A won 1824 and B won: 3754
07:29:34 With the combination Random/Random in 10000 games A won 1824 and B won: 3755
07:29:34 With the combination Random/Random in 10000 games A won 1824 and B won: 3756
07:29:34 With the combination Random/Random in 10000 games A won 1824 and B won: 3757
07:29:34 With the combination Random/Random in 10000 games A won 1824 and B won: 3758
07:29:34 With the combination Random/Random in 10000 games A won 1824 and B won: 3759
07:29:34 With the combination Random/Random in 10000 games A won 1824 and B won: 3760
07:29:34 With the combination Random/Random in 10000 games A won 1824 and B won: 3761
07:29:34 With the combination Random/Random in 10000 games A won 1824 and B won: 3762
07:29:34 With the combination Random/Random in 10000 games A won 1825 and B won: 3762
07:29:34 With the combination Random/Random in 10000 games A won 1825 and B won: 3763
07:29:34 With the combination Random/Random in 10000 games A won 1825 and B won: 3764
07:29:34 With the combination Random/Random in 10000 games A won 1826 and B won: 3764
07:29:34 With the combination Random/Random in 10000 games A won 1826 and B won: 3765
07:29:34 With the combination Random/Random in 10000 games A won 1826 and B won: 3766
07:29:34 With the combination Random/Random in 10000 games A won 1826 and B won: 3767
07:29:34 With the combination Random/Random in 10000 games A won 1826 and B won: 3768
07:29:34 With the combination Random/Random in 10000 games A won 1826 and B won: 3769
07:29:34 With the combination Random/Random in 10000 games A won 1826 and B won: 3770
07:29:34 With the combination Random/Random in 10000 games A won 1827 and B won: 3770
07:29:34 With the combination Random/Random in 10000 games A won 1828 and B won: 3770
07:29:34 With the combination Random/Random in 10000 games A won 1828 and B won: 3771
07:29:34 With the combination Random/Random in 10000 games A won 1828 and B won: 3772
07:29:34 With the combination Random/Random in 10000 games A won 1828 and B won: 3773
07:29:34 With the combination Random/Random in 10000 games A won 1828 and B won: 3774
07:29:34 With the combination Random/Random in 10000 games A won 1829 and B won: 3774
07:29:34 With the combination Random/Random in 10000 games A won 1829 and B won: 3775
07:29:34 With the combination Random/Random in 10000 games A won 1829 and B won: 3776
07:29:34 With the combination Random/Random in 10000 games A won 1830 and B won: 3776
07:29:34 With the combination Random/Random in 10000 games A won 1830 and B won: 3777
07:29:34 With the combination Random/Random in 10000 games A won 1830 and B won: 3778
07:29:34 With the combination Random/Random in 10000 games A won 1831 and B won: 3778
07:29:34 With the combination Random/Random in 10000 games A won 1831 and B won: 3779
07:29:34 With the combination Random/Random in 10000 games A won 1832 and B won: 3779
07:29:34 With the combination Random/Random in 10000 games A won 1832 and B won: 3780
07:29:34 With the combination Random/Random in 10000 games A won 1832 and B won: 3781
07:29:34 With the combination Random/Random in 10000 games A won 1833 and B won: 3781
07:29:34 With the combination Random/Random in 10000 games A won 1834 and B won: 3781
07:29:34 With the combination Random/Random in 10000 games A won 1834 and B won: 3782
07:29:34 With the combination Random/Random in 10000 games A won 1835 and B won: 3782
07:29:34 With the combination Random/Random in 10000 games A won 1835 and B won: 3783
07:29:34 With the combination Random/Random in 10000 games A won 1836 and B won: 3783
07:29:34 With the combination Random/Random in 10000 games A won 1837 and B won: 3783
07:29:34 With the combination Random/Random in 10000 games A won 1837 and B won: 3784
07:29:34 With the combination Random/Random in 10000 games A won 1837 and B won: 3785
07:29:34 With the combination Random/Random in 10000 games A won 1838 and B won: 3785
07:29:34 With the combination Random/Random in 10000 games A won 1838 and B won: 3786
07:29:34 With the combination Random/Random in 10000 games A won 1838 and B won: 3787
07:29:34 With the combination Random/Random in 10000 games A won 1838 and B won: 3788
07:29:34 With the combination Random/Random in 10000 games A won 1838 and B won: 3789
07:29:34 With the combination Random/Random in 10000 games A won 1838 and B won: 3790
07:29:34 With the combination Random/Random in 10000 games A won 1839 and B won: 3790
07:29:34 With the combination Random/Random in 10000 games A won 1840 and B won: 3790
07:29:34 With the combination Random/Random in 10000 games A won 1841 and B won: 3790
07:29:34 With the combination Random/Random in 10000 games A won 1842 and B won: 3790
07:29:34 With the combination Random/Random in 10000 games A won 1842 and B won: 3791
07:29:34 With the combination Random/Random in 10000 games A won 1842 and B won: 3792
07:29:34 With the combination Random/Random in 10000 games A won 1843 and B won: 3792
07:29:34 With the combination Random/Random in 10000 games A won 1843 and B won: 3793
07:29:34 With the combination Random/Random in 10000 games A won 1843 and B won: 3794
07:29:34 With the combination Random/Random in 10000 games A won 1843 and B won: 3795
07:29:34 With the combination Random/Random in 10000 games A won 1843 and B won: 3796
07:29:34 With the combination Random/Random in 10000 games A won 1843 and B won: 3797
07:29:34 With the combination Random/Random in 10000 games A won 1843 and B won: 3798
07:29:34 With the combination Random/Random in 10000 games A won 1844 and B won: 3798
07:29:34 With the combination Random/Random in 10000 games A won 1845 and B won: 3798
07:29:34 With the combination Random/Random in 10000 games A won 1845 and B won: 3799
07:29:34 With the combination Random/Random in 10000 games A won 1845 and B won: 3800
07:29:34 With the combination Random/Random in 10000 games A won 1845 and B won: 3801
07:29:34 With the combination Random/Random in 10000 games A won 1845 and B won: 3802
07:29:34 With the combination Random/Random in 10000 games A won 1845 and B won: 3803
07:29:34 With the combination Random/Random in 10000 games A won 1845 and B won: 3804
07:29:34 With the combination Random/Random in 10000 games A won 1846 and B won: 3804
07:29:34 With the combination Random/Random in 10000 games A won 1846 and B won: 3805
07:29:34 With the combination Random/Random in 10000 games A won 1847 and B won: 3805
07:29:34 With the combination Random/Random in 10000 games A won 1848 and B won: 3805
07:29:34 With the combination Random/Random in 10000 games A won 1848 and B won: 3806
07:29:34 With the combination Random/Random in 10000 games A won 1848 and B won: 3807
07:29:34 With the combination Random/Random in 10000 games A won 1849 and B won: 3807
07:29:34 With the combination Random/Random in 10000 games A won 1849 and B won: 3808
07:29:34 With the combination Random/Random in 10000 games A won 1850 and B won: 3808
07:29:34 With the combination Random/Random in 10000 games A won 1850 and B won: 3809
07:29:34 With the combination Random/Random in 10000 games A won 1850 and B won: 3810
07:29:34 With the combination Random/Random in 10000 games A won 1851 and B won: 3810
07:29:34 With the combination Random/Random in 10000 games A won 1852 and B won: 3810
07:29:34 With the combination Random/Random in 10000 games A won 1852 and B won: 3811
07:29:34 With the combination Random/Random in 10000 games A won 1852 and B won: 3812
07:29:34 With the combination Random/Random in 10000 games A won 1852 and B won: 3813
07:29:34 With the combination Random/Random in 10000 games A won 1852 and B won: 3814
07:29:34 With the combination Random/Random in 10000 games A won 1852 and B won: 3815
07:29:34 With the combination Random/Random in 10000 games A won 1852 and B won: 3816
07:29:34 With the combination Random/Random in 10000 games A won 1852 and B won: 3817
07:29:34 With the combination Random/Random in 10000 games A won 1852 and B won: 3818
07:29:34 With the combination Random/Random in 10000 games A won 1853 and B won: 3818
07:29:34 With the combination Random/Random in 10000 games A won 1853 and B won: 3819
07:29:34 With the combination Random/Random in 10000 games A won 1854 and B won: 3819
07:29:34 With the combination Random/Random in 10000 games A won 1855 and B won: 3819
07:29:34 With the combination Random/Random in 10000 games A won 1855 and B won: 3820
07:29:34 With the combination Random/Random in 10000 games A won 1855 and B won: 3821
07:29:34 With the combination Random/Random in 10000 games A won 1856 and B won: 3821
07:29:34 With the combination Random/Random in 10000 games A won 1856 and B won: 3822
07:29:34 With the combination Random/Random in 10000 games A won 1857 and B won: 3822
07:29:34 With the combination Random/Random in 10000 games A won 1857 and B won: 3823
07:29:34 With the combination Random/Random in 10000 games A won 1857 and B won: 3824
07:29:34 With the combination Random/Random in 10000 games A won 1857 and B won: 3825
07:29:34 With the combination Random/Random in 10000 games A won 1858 and B won: 3825
07:29:34 With the combination Random/Random in 10000 games A won 1858 and B won: 3826
07:29:34 With the combination Random/Random in 10000 games A won 1858 and B won: 3827
07:29:34 With the combination Random/Random in 10000 games A won 1858 and B won: 3828
07:29:34 With the combination Random/Random in 10000 games A won 1858 and B won: 3829
07:29:34 With the combination Random/Random in 10000 games A won 1858 and B won: 3830
07:29:34 With the combination Random/Random in 10000 games A won 1858 and B won: 3831
07:29:34 With the combination Random/Random in 10000 games A won 1858 and B won: 3832
07:29:34 With the combination Random/Random in 10000 games A won 1858 and B won: 3833
07:29:34 With the combination Random/Random in 10000 games A won 1858 and B won: 3834
07:29:34 With the combination Random/Random in 10000 games A won 1858 and B won: 3835
07:29:34 With the combination Random/Random in 10000 games A won 1858 and B won: 3836
07:29:34 With the combination Random/Random in 10000 games A won 1858 and B won: 3837
07:29:34 With the combination Random/Random in 10000 games A won 1859 and B won: 3837
07:29:34 With the combination Random/Random in 10000 games A won 1859 and B won: 3838
07:29:34 With the combination Random/Random in 10000 games A won 1860 and B won: 3838
07:29:34 With the combination Random/Random in 10000 games A won 1861 and B won: 3838
07:29:34 With the combination Random/Random in 10000 games A won 1861 and B won: 3839
07:29:34 With the combination Random/Random in 10000 games A won 1862 and B won: 3839
07:29:34 With the combination Random/Random in 10000 games A won 1862 and B won: 3840
07:29:34 With the combination Random/Random in 10000 games A won 1863 and B won: 3840
07:29:34 With the combination Random/Random in 10000 games A won 1863 and B won: 3841
07:29:34 With the combination Random/Random in 10000 games A won 1864 and B won: 3841
07:29:34 With the combination Random/Random in 10000 games A won 1865 and B won: 3841
07:29:34 With the combination Random/Random in 10000 games A won 1865 and B won: 3842
07:29:34 With the combination Random/Random in 10000 games A won 1865 and B won: 3843
07:29:34 With the combination Random/Random in 10000 games A won 1865 and B won: 3844
07:29:34 With the combination Random/Random in 10000 games A won 1866 and B won: 3844
07:29:34 With the combination Random/Random in 10000 games A won 1866 and B won: 3845
07:29:34 With the combination Random/Random in 10000 games A won 1866 and B won: 3846
07:29:34 With the combination Random/Random in 10000 games A won 1867 and B won: 3846
07:29:34 With the combination Random/Random in 10000 games A won 1867 and B won: 3847
07:29:34 With the combination Random/Random in 10000 games A won 1867 and B won: 3848
07:29:34 With the combination Random/Random in 10000 games A won 1867 and B won: 3849
07:29:34 With the combination Random/Random in 10000 games A won 1867 and B won: 3850
07:29:34 With the combination Random/Random in 10000 games A won 1867 and B won: 3851
07:29:34 With the combination Random/Random in 10000 games A won 1867 and B won: 3852
07:29:34 With the combination Random/Random in 10000 games A won 1868 and B won: 3852
07:29:34 With the combination Random/Random in 10000 games A won 1868 and B won: 3853
07:29:34 With the combination Random/Random in 10000 games A won 1868 and B won: 3854
07:29:34 With the combination Random/Random in 10000 games A won 1868 and B won: 3855
07:29:34 With the combination Random/Random in 10000 games A won 1869 and B won: 3855
07:29:34 With the combination Random/Random in 10000 games A won 1870 and B won: 3855
07:29:34 With the combination Random/Random in 10000 games A won 1871 and B won: 3855
07:29:34 With the combination Random/Random in 10000 games A won 1872 and B won: 3855
07:29:34 With the combination Random/Random in 10000 games A won 1872 and B won: 3856
07:29:34 With the combination Random/Random in 10000 games A won 1873 and B won: 3856
07:29:34 With the combination Random/Random in 10000 games A won 1873 and B won: 3857
07:29:34 With the combination Random/Random in 10000 games A won 1873 and B won: 3858
07:29:34 With the combination Random/Random in 10000 games A won 1873 and B won: 3859
07:29:34 With the combination Random/Random in 10000 games A won 1874 and B won: 3859
07:29:34 With the combination Random/Random in 10000 games A won 1875 and B won: 3859
07:29:34 With the combination Random/Random in 10000 games A won 1875 and B won: 3860
07:29:34 With the combination Random/Random in 10000 games A won 1876 and B won: 3860
07:29:34 With the combination Random/Random in 10000 games A won 1877 and B won: 3860
07:29:34 With the combination Random/Random in 10000 games A won 1877 and B won: 3861
07:29:34 With the combination Random/Random in 10000 games A won 1877 and B won: 3862
07:29:34 With the combination Random/Random in 10000 games A won 1877 and B won: 3863
07:29:34 With the combination Random/Random in 10000 games A won 1877 and B won: 3864
07:29:34 With the combination Random/Random in 10000 games A won 1878 and B won: 3864
07:29:34 With the combination Random/Random in 10000 games A won 1878 and B won: 3865
07:29:34 With the combination Random/Random in 10000 games A won 1878 and B won: 3866
07:29:34 With the combination Random/Random in 10000 games A won 1878 and B won: 3867
07:29:34 With the combination Random/Random in 10000 games A won 1878 and B won: 3868
07:29:34 With the combination Random/Random in 10000 games A won 1878 and B won: 3869
07:29:34 With the combination Random/Random in 10000 games A won 1878 and B won: 3870
07:29:34 With the combination Random/Random in 10000 games A won 1878 and B won: 3871
07:29:34 With the combination Random/Random in 10000 games A won 1878 and B won: 3872
07:29:34 With the combination Random/Random in 10000 games A won 1878 and B won: 3873
07:29:34 With the combination Random/Random in 10000 games A won 1878 and B won: 3874
07:29:34 With the combination Random/Random in 10000 games A won 1878 and B won: 3875
07:29:34 With the combination Random/Random in 10000 games A won 1878 and B won: 3876
07:29:34 With the combination Random/Random in 10000 games A won 1878 and B won: 3877
07:29:34 With the combination Random/Random in 10000 games A won 1879 and B won: 3877
07:29:34 With the combination Random/Random in 10000 games A won 1880 and B won: 3877
07:29:34 With the combination Random/Random in 10000 games A won 1880 and B won: 3878
07:29:34 With the combination Random/Random in 10000 games A won 1880 and B won: 3879
07:29:34 With the combination Random/Random in 10000 games A won 1880 and B won: 3880
07:29:34 With the combination Random/Random in 10000 games A won 1881 and B won: 3880
07:29:34 With the combination Random/Random in 10000 games A won 1882 and B won: 3880
07:29:34 With the combination Random/Random in 10000 games A won 1882 and B won: 3881
07:29:34 With the combination Random/Random in 10000 games A won 1882 and B won: 3882
07:29:34 With the combination Random/Random in 10000 games A won 1882 and B won: 3883
07:29:34 With the combination Random/Random in 10000 games A won 1883 and B won: 3883
07:29:34 With the combination Random/Random in 10000 games A won 1884 and B won: 3883
07:29:34 With the combination Random/Random in 10000 games A won 1884 and B won: 3884
07:29:34 With the combination Random/Random in 10000 games A won 1884 and B won: 3885
07:29:34 With the combination Random/Random in 10000 games A won 1884 and B won: 3886
07:29:34 With the combination Random/Random in 10000 games A won 1885 and B won: 3886
07:29:34 With the combination Random/Random in 10000 games A won 1885 and B won: 3887
07:29:34 With the combination Random/Random in 10000 games A won 1885 and B won: 3888
07:29:34 With the combination Random/Random in 10000 games A won 1886 and B won: 3888
07:29:34 With the combination Random/Random in 10000 games A won 1886 and B won: 3889
07:29:34 With the combination Random/Random in 10000 games A won 1886 and B won: 3890
07:29:34 With the combination Random/Random in 10000 games A won 1887 and B won: 3890
07:29:34 With the combination Random/Random in 10000 games A won 1887 and B won: 3891
07:29:34 With the combination Random/Random in 10000 games A won 1887 and B won: 3892
07:29:34 With the combination Random/Random in 10000 games A won 1887 and B won: 3893
07:29:34 With the combination Random/Random in 10000 games A won 1887 and B won: 3894
07:29:34 With the combination Random/Random in 10000 games A won 1887 and B won: 3895
07:29:34 With the combination Random/Random in 10000 games A won 1888 and B won: 3895
07:29:34 With the combination Random/Random in 10000 games A won 1889 and B won: 3895
07:29:34 With the combination Random/Random in 10000 games A won 1890 and B won: 3895
07:29:34 With the combination Random/Random in 10000 games A won 1891 and B won: 3895
07:29:34 With the combination Random/Random in 10000 games A won 1891 and B won: 3896
07:29:34 With the combination Random/Random in 10000 games A won 1891 and B won: 3897
07:29:34 With the combination Random/Random in 10000 games A won 1892 and B won: 3897
07:29:34 With the combination Random/Random in 10000 games A won 1892 and B won: 3898
07:29:34 With the combination Random/Random in 10000 games A won 1893 and B won: 3898
07:29:34 With the combination Random/Random in 10000 games A won 1893 and B won: 3899
07:29:34 With the combination Random/Random in 10000 games A won 1893 and B won: 3900
07:29:34 With the combination Random/Random in 10000 games A won 1894 and B won: 3900
07:29:34 With the combination Random/Random in 10000 games A won 1894 and B won: 3901
07:29:34 With the combination Random/Random in 10000 games A won 1894 and B won: 3902
07:29:34 With the combination Random/Random in 10000 games A won 1895 and B won: 3902
07:29:34 With the combination Random/Random in 10000 games A won 1895 and B won: 3903
07:29:34 With the combination Random/Random in 10000 games A won 1896 and B won: 3903
07:29:34 With the combination Random/Random in 10000 games A won 1896 and B won: 3904
07:29:34 With the combination Random/Random in 10000 games A won 1896 and B won: 3905
07:29:34 With the combination Random/Random in 10000 games A won 1896 and B won: 3906
07:29:34 With the combination Random/Random in 10000 games A won 1896 and B won: 3907
07:29:34 With the combination Random/Random in 10000 games A won 1896 and B won: 3908
07:29:34 With the combination Random/Random in 10000 games A won 1897 and B won: 3908
07:29:34 With the combination Random/Random in 10000 games A won 1897 and B won: 3909
07:29:34 With the combination Random/Random in 10000 games A won 1897 and B won: 3910
07:29:34 With the combination Random/Random in 10000 games A won 1897 and B won: 3911
07:29:34 With the combination Random/Random in 10000 games A won 1897 and B won: 3912
07:29:34 With the combination Random/Random in 10000 games A won 1897 and B won: 3913
07:29:34 With the combination Random/Random in 10000 games A won 1898 and B won: 3913
07:29:34 With the combination Random/Random in 10000 games A won 1898 and B won: 3914
07:29:34 With the combination Random/Random in 10000 games A won 1899 and B won: 3914
07:29:34 With the combination Random/Random in 10000 games A won 1899 and B won: 3915
07:29:34 With the combination Random/Random in 10000 games A won 1899 and B won: 3916
07:29:34 With the combination Random/Random in 10000 games A won 1899 and B won: 3917
07:29:34 With the combination Random/Random in 10000 games A won 1900 and B won: 3917
07:29:34 With the combination Random/Random in 10000 games A won 1900 and B won: 3918
07:29:34 With the combination Random/Random in 10000 games A won 1900 and B won: 3919
07:29:34 With the combination Random/Random in 10000 games A won 1900 and B won: 3920
07:29:34 With the combination Random/Random in 10000 games A won 1900 and B won: 3921
07:29:34 With the combination Random/Random in 10000 games A won 1900 and B won: 3922
07:29:34 With the combination Random/Random in 10000 games A won 1900 and B won: 3923
07:29:34 With the combination Random/Random in 10000 games A won 1900 and B won: 3924
07:29:34 With the combination Random/Random in 10000 games A won 1900 and B won: 3925
07:29:34 With the combination Random/Random in 10000 games A won 1900 and B won: 3926
07:29:34 With the combination Random/Random in 10000 games A won 1901 and B won: 3926
07:29:34 With the combination Random/Random in 10000 games A won 1901 and B won: 3927
07:29:34 With the combination Random/Random in 10000 games A won 1902 and B won: 3927
07:29:34 With the combination Random/Random in 10000 games A won 1902 and B won: 3928
07:29:34 With the combination Random/Random in 10000 games A won 1902 and B won: 3929
07:29:34 With the combination Random/Random in 10000 games A won 1902 and B won: 3930
07:29:34 With the combination Random/Random in 10000 games A won 1902 and B won: 3931
07:29:34 With the combination Random/Random in 10000 games A won 1902 and B won: 3932
07:29:34 With the combination Random/Random in 10000 games A won 1902 and B won: 3933
07:29:34 With the combination Random/Random in 10000 games A won 1902 and B won: 3934
07:29:34 With the combination Random/Random in 10000 games A won 1902 and B won: 3935
07:29:34 With the combination Random/Random in 10000 games A won 1902 and B won: 3936
07:29:34 With the combination Random/Random in 10000 games A won 1903 and B won: 3936
07:29:34 With the combination Random/Random in 10000 games A won 1903 and B won: 3937
07:29:34 With the combination Random/Random in 10000 games A won 1903 and B won: 3938
07:29:34 With the combination Random/Random in 10000 games A won 1903 and B won: 3939
07:29:34 With the combination Random/Random in 10000 games A won 1903 and B won: 3940
07:29:34 With the combination Random/Random in 10000 games A won 1903 and B won: 3941
07:29:34 With the combination Random/Random in 10000 games A won 1904 and B won: 3941
07:29:34 With the combination Random/Random in 10000 games A won 1904 and B won: 3942
07:29:34 With the combination Random/Random in 10000 games A won 1904 and B won: 3943
07:29:34 With the combination Random/Random in 10000 games A won 1904 and B won: 3944
07:29:34 With the combination Random/Random in 10000 games A won 1905 and B won: 3944
07:29:34 With the combination Random/Random in 10000 games A won 1905 and B won: 3945
07:29:34 With the combination Random/Random in 10000 games A won 1906 and B won: 3945
07:29:34 With the combination Random/Random in 10000 games A won 1906 and B won: 3946
07:29:34 With the combination Random/Random in 10000 games A won 1906 and B won: 3947
07:29:34 With the combination Random/Random in 10000 games A won 1906 and B won: 3948
07:29:34 With the combination Random/Random in 10000 games A won 1906 and B won: 3949
07:29:34 With the combination Random/Random in 10000 games A won 1906 and B won: 3950
07:29:34 With the combination Random/Random in 10000 games A won 1906 and B won: 3951
07:29:34 With the combination Random/Random in 10000 games A won 1906 and B won: 3952
07:29:34 With the combination Random/Random in 10000 games A won 1906 and B won: 3953
07:29:34 With the combination Random/Random in 10000 games A won 1907 and B won: 3953
07:29:34 With the combination Random/Random in 10000 games A won 1908 and B won: 3953
07:29:34 With the combination Random/Random in 10000 games A won 1908 and B won: 3954
07:29:34 With the combination Random/Random in 10000 games A won 1908 and B won: 3955
07:29:34 With the combination Random/Random in 10000 games A won 1908 and B won: 3956
07:29:34 With the combination Random/Random in 10000 games A won 1908 and B won: 3957
07:29:34 With the combination Random/Random in 10000 games A won 1908 and B won: 3958
07:29:34 With the combination Random/Random in 10000 games A won 1908 and B won: 3959
07:29:34 With the combination Random/Random in 10000 games A won 1908 and B won: 3960
07:29:34 With the combination Random/Random in 10000 games A won 1909 and B won: 3960
07:29:34 With the combination Random/Random in 10000 games A won 1909 and B won: 3961
07:29:34 With the combination Random/Random in 10000 games A won 1910 and B won: 3961
07:29:34 With the combination Random/Random in 10000 games A won 1910 and B won: 3962
07:29:34 With the combination Random/Random in 10000 games A won 1910 and B won: 3963
07:29:34 With the combination Random/Random in 10000 games A won 1910 and B won: 3964
07:29:34 With the combination Random/Random in 10000 games A won 1910 and B won: 3965
07:29:34 With the combination Random/Random in 10000 games A won 1910 and B won: 3966
07:29:34 With the combination Random/Random in 10000 games A won 1910 and B won: 3967
07:29:34 With the combination Random/Random in 10000 games A won 1911 and B won: 3967
07:29:34 With the combination Random/Random in 10000 games A won 1911 and B won: 3968
07:29:34 With the combination Random/Random in 10000 games A won 1911 and B won: 3969
07:29:34 With the combination Random/Random in 10000 games A won 1911 and B won: 3970
07:29:34 With the combination Random/Random in 10000 games A won 1911 and B won: 3971
07:29:34 With the combination Random/Random in 10000 games A won 1911 and B won: 3972
07:29:34 With the combination Random/Random in 10000 games A won 1911 and B won: 3973
07:29:34 With the combination Random/Random in 10000 games A won 1911 and B won: 3974
07:29:34 With the combination Random/Random in 10000 games A won 1911 and B won: 3975
07:29:34 With the combination Random/Random in 10000 games A won 1911 and B won: 3976
07:29:34 With the combination Random/Random in 10000 games A won 1911 and B won: 3977
07:29:34 With the combination Random/Random in 10000 games A won 1912 and B won: 3977
07:29:34 With the combination Random/Random in 10000 games A won 1912 and B won: 3978
07:29:34 With the combination Random/Random in 10000 games A won 1913 and B won: 3978
07:29:34 With the combination Random/Random in 10000 games A won 1913 and B won: 3979
07:29:34 With the combination Random/Random in 10000 games A won 1914 and B won: 3979
07:29:34 With the combination Random/Random in 10000 games A won 1914 and B won: 3980
07:29:34 With the combination Random/Random in 10000 games A won 1914 and B won: 3981
07:29:34 With the combination Random/Random in 10000 games A won 1915 and B won: 3981
07:29:34 With the combination Random/Random in 10000 games A won 1916 and B won: 3981
07:29:34 With the combination Random/Random in 10000 games A won 1917 and B won: 3981
07:29:34 With the combination Random/Random in 10000 games A won 1917 and B won: 3982
07:29:34 With the combination Random/Random in 10000 games A won 1917 and B won: 3983
07:29:34 With the combination Random/Random in 10000 games A won 1918 and B won: 3983
07:29:34 With the combination Random/Random in 10000 games A won 1918 and B won: 3984
07:29:34 With the combination Random/Random in 10000 games A won 1918 and B won: 3985
07:29:34 With the combination Random/Random in 10000 games A won 1918 and B won: 3986
07:29:34 With the combination Random/Random in 10000 games A won 1918 and B won: 3987
07:29:34 With the combination Random/Random in 10000 games A won 1918 and B won: 3988
07:29:34 With the combination Random/Random in 10000 games A won 1918 and B won: 3989
07:29:34 With the combination Random/Random in 10000 games A won 1919 and B won: 3989
07:29:34 With the combination Random/Random in 10000 games A won 1920 and B won: 3989
07:29:34 With the combination Random/Random in 10000 games A won 1921 and B won: 3989
07:29:34 With the combination Random/Random in 10000 games A won 1921 and B won: 3990
07:29:34 With the combination Random/Random in 10000 games A won 1921 and B won: 3991
07:29:34 With the combination Random/Random in 10000 games A won 1921 and B won: 3992
07:29:34 With the combination Random/Random in 10000 games A won 1922 and B won: 3992
07:29:34 With the combination Random/Random in 10000 games A won 1922 and B won: 3993
07:29:34 With the combination Random/Random in 10000 games A won 1922 and B won: 3994
07:29:34 With the combination Random/Random in 10000 games A won 1922 and B won: 3995
07:29:34 With the combination Random/Random in 10000 games A won 1922 and B won: 3996
07:29:34 With the combination Random/Random in 10000 games A won 1922 and B won: 3997
07:29:34 With the combination Random/Random in 10000 games A won 1922 and B won: 3998
07:29:34 With the combination Random/Random in 10000 games A won 1922 and B won: 3999
07:29:34 With the combination Random/Random in 10000 games A won 1923 and B won: 3999
07:29:34 With the combination Random/Random in 10000 games A won 1924 and B won: 3999
07:29:34 With the combination Random/Random in 10000 games A won 1925 and B won: 3999
07:29:34 With the combination Random/Random in 10000 games A won 1925 and B won: 4000
07:29:34 With the combination Random/Random in 10000 games A won 1925 and B won: 4001
07:29:34 With the combination Random/Random in 10000 games A won 1926 and B won: 4001
07:29:34 With the combination Random/Random in 10000 games A won 1926 and B won: 4002
07:29:34 With the combination Random/Random in 10000 games A won 1926 and B won: 4003
07:29:34 With the combination Random/Random in 10000 games A won 1926 and B won: 4004
07:29:34 With the combination Random/Random in 10000 games A won 1927 and B won: 4004
07:29:34 With the combination Random/Random in 10000 games A won 1927 and B won: 4005
07:29:34 With the combination Random/Random in 10000 games A won 1927 and B won: 4006
07:29:34 With the combination Random/Random in 10000 games A won 1928 and B won: 4006
07:29:34 With the combination Random/Random in 10000 games A won 1928 and B won: 4007
07:29:34 With the combination Random/Random in 10000 games A won 1928 and B won: 4008
07:29:34 With the combination Random/Random in 10000 games A won 1929 and B won: 4008
07:29:34 With the combination Random/Random in 10000 games A won 1929 and B won: 4009
07:29:34 With the combination Random/Random in 10000 games A won 1930 and B won: 4009
07:29:34 With the combination Random/Random in 10000 games A won 1931 and B won: 4009
07:29:34 With the combination Random/Random in 10000 games A won 1932 and B won: 4009
07:29:34 With the combination Random/Random in 10000 games A won 1932 and B won: 4010
07:29:34 With the combination Random/Random in 10000 games A won 1933 and B won: 4010
07:29:34 With the combination Random/Random in 10000 games A won 1934 and B won: 4010
07:29:34 With the combination Random/Random in 10000 games A won 1934 and B won: 4011
07:29:34 With the combination Random/Random in 10000 games A won 1934 and B won: 4012
07:29:34 With the combination Random/Random in 10000 games A won 1934 and B won: 4013
07:29:34 With the combination Random/Random in 10000 games A won 1934 and B won: 4014
07:29:34 With the combination Random/Random in 10000 games A won 1935 and B won: 4014
07:29:34 With the combination Random/Random in 10000 games A won 1936 and B won: 4014
07:29:34 With the combination Random/Random in 10000 games A won 1937 and B won: 4014
07:29:34 With the combination Random/Random in 10000 games A won 1937 and B won: 4015
07:29:34 With the combination Random/Random in 10000 games A won 1938 and B won: 4015
07:29:34 With the combination Random/Random in 10000 games A won 1938 and B won: 4016
07:29:34 With the combination Random/Random in 10000 games A won 1938 and B won: 4017
07:29:34 With the combination Random/Random in 10000 games A won 1938 and B won: 4018
07:29:34 With the combination Random/Random in 10000 games A won 1938 and B won: 4019
07:29:34 With the combination Random/Random in 10000 games A won 1939 and B won: 4019
07:29:34 With the combination Random/Random in 10000 games A won 1939 and B won: 4020
07:29:34 With the combination Random/Random in 10000 games A won 1939 and B won: 4021
07:29:34 With the combination Random/Random in 10000 games A won 1939 and B won: 4022
07:29:34 With the combination Random/Random in 10000 games A won 1940 and B won: 4022
07:29:34 With the combination Random/Random in 10000 games A won 1940 and B won: 4023
07:29:34 With the combination Random/Random in 10000 games A won 1940 and B won: 4024
07:29:34 With the combination Random/Random in 10000 games A won 1940 and B won: 4025
07:29:34 With the combination Random/Random in 10000 games A won 1941 and B won: 4025
07:29:34 With the combination Random/Random in 10000 games A won 1942 and B won: 4025
07:29:34 With the combination Random/Random in 10000 games A won 1943 and B won: 4025
07:29:34 With the combination Random/Random in 10000 games A won 1943 and B won: 4026
07:29:34 With the combination Random/Random in 10000 games A won 1944 and B won: 4026
07:29:34 With the combination Random/Random in 10000 games A won 1945 and B won: 4026
07:29:34 With the combination Random/Random in 10000 games A won 1946 and B won: 4026
07:29:34 With the combination Random/Random in 10000 games A won 1947 and B won: 4026
07:29:34 With the combination Random/Random in 10000 games A won 1948 and B won: 4026
07:29:34 With the combination Random/Random in 10000 games A won 1949 and B won: 4026
07:29:34 With the combination Random/Random in 10000 games A won 1949 and B won: 4027
07:29:34 With the combination Random/Random in 10000 games A won 1950 and B won: 4027
07:29:34 With the combination Random/Random in 10000 games A won 1950 and B won: 4028
07:29:34 With the combination Random/Random in 10000 games A won 1951 and B won: 4028
07:29:34 With the combination Random/Random in 10000 games A won 1951 and B won: 4029
07:29:34 With the combination Random/Random in 10000 games A won 1951 and B won: 4030
07:29:34 With the combination Random/Random in 10000 games A won 1952 and B won: 4030
07:29:34 With the combination Random/Random in 10000 games A won 1953 and B won: 4030
07:29:34 With the combination Random/Random in 10000 games A won 1953 and B won: 4031
07:29:34 With the combination Random/Random in 10000 games A won 1953 and B won: 4032
07:29:34 With the combination Random/Random in 10000 games A won 1953 and B won: 4033
07:29:34 With the combination Random/Random in 10000 games A won 1953 and B won: 4034
07:29:34 With the combination Random/Random in 10000 games A won 1953 and B won: 4035
07:29:34 With the combination Random/Random in 10000 games A won 1954 and B won: 4035
07:29:34 With the combination Random/Random in 10000 games A won 1954 and B won: 4036
07:29:34 With the combination Random/Random in 10000 games A won 1954 and B won: 4037
07:29:34 With the combination Random/Random in 10000 games A won 1955 and B won: 4037
07:29:34 With the combination Random/Random in 10000 games A won 1955 and B won: 4038
07:29:34 With the combination Random/Random in 10000 games A won 1955 and B won: 4039
07:29:34 With the combination Random/Random in 10000 games A won 1955 and B won: 4040
07:29:34 With the combination Random/Random in 10000 games A won 1955 and B won: 4041
07:29:34 With the combination Random/Random in 10000 games A won 1955 and B won: 4042
07:29:34 With the combination Random/Random in 10000 games A won 1956 and B won: 4042
07:29:34 With the combination Random/Random in 10000 games A won 1957 and B won: 4042
07:29:34 With the combination Random/Random in 10000 games A won 1957 and B won: 4043
07:29:34 With the combination Random/Random in 10000 games A won 1957 and B won: 4044
07:29:34 With the combination Random/Random in 10000 games A won 1957 and B won: 4045
07:29:34 With the combination Random/Random in 10000 games A won 1957 and B won: 4046
07:29:34 With the combination Random/Random in 10000 games A won 1957 and B won: 4047
07:29:34 With the combination Random/Random in 10000 games A won 1957 and B won: 4048
07:29:34 With the combination Random/Random in 10000 games A won 1958 and B won: 4048
07:29:34 With the combination Random/Random in 10000 games A won 1958 and B won: 4049
07:29:34 With the combination Random/Random in 10000 games A won 1958 and B won: 4050
07:29:34 With the combination Random/Random in 10000 games A won 1959 and B won: 4050
07:29:34 With the combination Random/Random in 10000 games A won 1959 and B won: 4051
07:29:34 With the combination Random/Random in 10000 games A won 1959 and B won: 4052
07:29:34 With the combination Random/Random in 10000 games A won 1959 and B won: 4053
07:29:34 With the combination Random/Random in 10000 games A won 1959 and B won: 4054
07:29:34 With the combination Random/Random in 10000 games A won 1959 and B won: 4055
07:29:34 With the combination Random/Random in 10000 games A won 1959 and B won: 4056
07:29:34 With the combination Random/Random in 10000 games A won 1960 and B won: 4056
07:29:34 With the combination Random/Random in 10000 games A won 1960 and B won: 4057
07:29:34 With the combination Random/Random in 10000 games A won 1960 and B won: 4058
07:29:34 With the combination Random/Random in 10000 games A won 1960 and B won: 4059
07:29:34 With the combination Random/Random in 10000 games A won 1960 and B won: 4060
07:29:34 With the combination Random/Random in 10000 games A won 1960 and B won: 4061
07:29:34 With the combination Random/Random in 10000 games A won 1961 and B won: 4061
07:29:34 With the combination Random/Random in 10000 games A won 1962 and B won: 4061
07:29:34 With the combination Random/Random in 10000 games A won 1962 and B won: 4062
07:29:34 With the combination Random/Random in 10000 games A won 1963 and B won: 4062
07:29:34 With the combination Random/Random in 10000 games A won 1964 and B won: 4062
07:29:34 With the combination Random/Random in 10000 games A won 1964 and B won: 4063
07:29:34 With the combination Random/Random in 10000 games A won 1964 and B won: 4064
07:29:34 With the combination Random/Random in 10000 games A won 1964 and B won: 4065
07:29:34 With the combination Random/Random in 10000 games A won 1964 and B won: 4066
07:29:34 With the combination Random/Random in 10000 games A won 1965 and B won: 4066
07:29:34 With the combination Random/Random in 10000 games A won 1965 and B won: 4067
07:29:34 With the combination Random/Random in 10000 games A won 1966 and B won: 4067
07:29:34 With the combination Random/Random in 10000 games A won 1966 and B won: 4068
07:29:34 With the combination Random/Random in 10000 games A won 1966 and B won: 4069
07:29:34 With the combination Random/Random in 10000 games A won 1966 and B won: 4070
07:29:34 With the combination Random/Random in 10000 games A won 1967 and B won: 4070
07:29:34 With the combination Random/Random in 10000 games A won 1967 and B won: 4071
07:29:34 With the combination Random/Random in 10000 games A won 1968 and B won: 4071
07:29:34 With the combination Random/Random in 10000 games A won 1969 and B won: 4071
07:29:34 With the combination Random/Random in 10000 games A won 1969 and B won: 4072
07:29:34 With the combination Random/Random in 10000 games A won 1970 and B won: 4072
07:29:34 With the combination Random/Random in 10000 games A won 1970 and B won: 4073
07:29:34 With the combination Random/Random in 10000 games A won 1970 and B won: 4074
07:29:34 With the combination Random/Random in 10000 games A won 1971 and B won: 4074
07:29:34 With the combination Random/Random in 10000 games A won 1971 and B won: 4075
07:29:34 With the combination Random/Random in 10000 games A won 1971 and B won: 4076
07:29:34 With the combination Random/Random in 10000 games A won 1971 and B won: 4077
07:29:34 With the combination Random/Random in 10000 games A won 1971 and B won: 4078
07:29:34 With the combination Random/Random in 10000 games A won 1971 and B won: 4079
07:29:34 With the combination Random/Random in 10000 games A won 1971 and B won: 4080
07:29:34 With the combination Random/Random in 10000 games A won 1971 and B won: 4081
07:29:34 With the combination Random/Random in 10000 games A won 1971 and B won: 4082
07:29:34 With the combination Random/Random in 10000 games A won 1972 and B won: 4082
07:29:34 With the combination Random/Random in 10000 games A won 1972 and B won: 4083
07:29:34 With the combination Random/Random in 10000 games A won 1972 and B won: 4084
07:29:34 With the combination Random/Random in 10000 games A won 1972 and B won: 4085
07:29:34 With the combination Random/Random in 10000 games A won 1972 and B won: 4086
07:29:34 With the combination Random/Random in 10000 games A won 1972 and B won: 4087
07:29:34 With the combination Random/Random in 10000 games A won 1972 and B won: 4088
07:29:34 With the combination Random/Random in 10000 games A won 1972 and B won: 4089
07:29:34 With the combination Random/Random in 10000 games A won 1973 and B won: 4089
07:29:34 With the combination Random/Random in 10000 games A won 1974 and B won: 4089
07:29:34 With the combination Random/Random in 10000 games A won 1974 and B won: 4090
07:29:34 With the combination Random/Random in 10000 games A won 1974 and B won: 4091
07:29:34 With the combination Random/Random in 10000 games A won 1974 and B won: 4092
07:29:34 With the combination Random/Random in 10000 games A won 1974 and B won: 4093
07:29:34 With the combination Random/Random in 10000 games A won 1974 and B won: 4094
07:29:34 With the combination Random/Random in 10000 games A won 1975 and B won: 4094
07:29:34 With the combination Random/Random in 10000 games A won 1975 and B won: 4095
07:29:34 With the combination Random/Random in 10000 games A won 1975 and B won: 4096
07:29:34 With the combination Random/Random in 10000 games A won 1976 and B won: 4096
07:29:34 With the combination Random/Random in 10000 games A won 1976 and B won: 4097
07:29:34 With the combination Random/Random in 10000 games A won 1977 and B won: 4097
07:29:34 With the combination Random/Random in 10000 games A won 1978 and B won: 4097
07:29:34 With the combination Random/Random in 10000 games A won 1978 and B won: 4098
07:29:34 With the combination Random/Random in 10000 games A won 1979 and B won: 4098
07:29:34 With the combination Random/Random in 10000 games A won 1979 and B won: 4099
07:29:34 With the combination Random/Random in 10000 games A won 1980 and B won: 4099
07:29:34 With the combination Random/Random in 10000 games A won 1980 and B won: 4100
07:29:34 With the combination Random/Random in 10000 games A won 1980 and B won: 4101
07:29:34 With the combination Random/Random in 10000 games A won 1980 and B won: 4102
07:29:34 With the combination Random/Random in 10000 games A won 1980 and B won: 4103
07:29:34 With the combination Random/Random in 10000 games A won 1980 and B won: 4104
07:29:34 With the combination Random/Random in 10000 games A won 1980 and B won: 4105
07:29:34 With the combination Random/Random in 10000 games A won 1980 and B won: 4106
07:29:34 With the combination Random/Random in 10000 games A won 1981 and B won: 4106
07:29:34 With the combination Random/Random in 10000 games A won 1981 and B won: 4107
07:29:34 With the combination Random/Random in 10000 games A won 1981 and B won: 4108
07:29:34 With the combination Random/Random in 10000 games A won 1981 and B won: 4109
07:29:34 With the combination Random/Random in 10000 games A won 1981 and B won: 4110
07:29:34 With the combination Random/Random in 10000 games A won 1982 and B won: 4110
07:29:34 With the combination Random/Random in 10000 games A won 1982 and B won: 4111
07:29:34 With the combination Random/Random in 10000 games A won 1982 and B won: 4112
07:29:34 With the combination Random/Random in 10000 games A won 1982 and B won: 4113
07:29:34 With the combination Random/Random in 10000 games A won 1983 and B won: 4113
07:29:34 With the combination Random/Random in 10000 games A won 1984 and B won: 4113
07:29:34 With the combination Random/Random in 10000 games A won 1984 and B won: 4114
07:29:34 With the combination Random/Random in 10000 games A won 1985 and B won: 4114
07:29:34 With the combination Random/Random in 10000 games A won 1985 and B won: 4115
07:29:34 With the combination Random/Random in 10000 games A won 1986 and B won: 4115
07:29:34 With the combination Random/Random in 10000 games A won 1987 and B won: 4115
07:29:34 With the combination Random/Random in 10000 games A won 1987 and B won: 4116
07:29:34 With the combination Random/Random in 10000 games A won 1988 and B won: 4116
07:29:34 With the combination Random/Random in 10000 games A won 1988 and B won: 4117
07:29:34 With the combination Random/Random in 10000 games A won 1989 and B won: 4117
07:29:34 With the combination Random/Random in 10000 games A won 1989 and B won: 4118
07:29:34 With the combination Random/Random in 10000 games A won 1989 and B won: 4119
07:29:34 With the combination Random/Random in 10000 games A won 1989 and B won: 4120
07:29:34 With the combination Random/Random in 10000 games A won 1989 and B won: 4121
07:29:34 With the combination Random/Random in 10000 games A won 1989 and B won: 4122
07:29:34 With the combination Random/Random in 10000 games A won 1989 and B won: 4123
07:29:34 With the combination Random/Random in 10000 games A won 1989 and B won: 4124
07:29:34 With the combination Random/Random in 10000 games A won 1989 and B won: 4125
07:29:34 With the combination Random/Random in 10000 games A won 1989 and B won: 4126
07:29:34 With the combination Random/Random in 10000 games A won 1989 and B won: 4127
07:29:34 With the combination Random/Random in 10000 games A won 1989 and B won: 4128
07:29:34 With the combination Random/Random in 10000 games A won 1990 and B won: 4128
07:29:34 With the combination Random/Random in 10000 games A won 1990 and B won: 4129
07:29:34 With the combination Random/Random in 10000 games A won 1990 and B won: 4130
07:29:34 With the combination Random/Random in 10000 games A won 1991 and B won: 4130
07:29:34 With the combination Random/Random in 10000 games A won 1992 and B won: 4130
07:29:34 With the combination Random/Random in 10000 games A won 1992 and B won: 4131
07:29:34 With the combination Random/Random in 10000 games A won 1993 and B won: 4131
07:29:34 With the combination Random/Random in 10000 games A won 1994 and B won: 4131
07:29:34 With the combination Random/Random in 10000 games A won 1994 and B won: 4132
07:29:34 With the combination Random/Random in 10000 games A won 1994 and B won: 4133
07:29:34 With the combination Random/Random in 10000 games A won 1995 and B won: 4133
07:29:34 With the combination Random/Random in 10000 games A won 1996 and B won: 4133
07:29:34 With the combination Random/Random in 10000 games A won 1996 and B won: 4134
07:29:34 With the combination Random/Random in 10000 games A won 1997 and B won: 4134
07:29:34 With the combination Random/Random in 10000 games A won 1997 and B won: 4135
07:29:34 With the combination Random/Random in 10000 games A won 1997 and B won: 4136
07:29:34 With the combination Random/Random in 10000 games A won 1997 and B won: 4137
07:29:34 With the combination Random/Random in 10000 games A won 1998 and B won: 4137
07:29:34 With the combination Random/Random in 10000 games A won 1998 and B won: 4138
07:29:34 With the combination Random/Random in 10000 games A won 1999 and B won: 4138
07:29:34 With the combination Random/Random in 10000 games A won 2000 and B won: 4138
07:29:34 With the combination Random/Random in 10000 games A won 2000 and B won: 4139
07:29:34 With the combination Random/Random in 10000 games A won 2000 and B won: 4140
07:29:34 With the combination Random/Random in 10000 games A won 2000 and B won: 4141
07:29:34 With the combination Random/Random in 10000 games A won 2001 and B won: 4141
07:29:34 With the combination Random/Random in 10000 games A won 2001 and B won: 4142
07:29:34 With the combination Random/Random in 10000 games A won 2001 and B won: 4143
07:29:34 With the combination Random/Random in 10000 games A won 2001 and B won: 4144
07:29:34 With the combination Random/Random in 10000 games A won 2001 and B won: 4145
07:29:34 With the combination Random/Random in 10000 games A won 2002 and B won: 4145
07:29:34 With the combination Random/Random in 10000 games A won 2003 and B won: 4145
07:29:34 With the combination Random/Random in 10000 games A won 2003 and B won: 4146
07:29:34 With the combination Random/Random in 10000 games A won 2003 and B won: 4147
07:29:34 With the combination Random/Random in 10000 games A won 2003 and B won: 4148
07:29:34 With the combination Random/Random in 10000 games A won 2004 and B won: 4148
07:29:34 With the combination Random/Random in 10000 games A won 2004 and B won: 4149
07:29:34 With the combination Random/Random in 10000 games A won 2004 and B won: 4150
07:29:34 With the combination Random/Random in 10000 games A won 2004 and B won: 4151
07:29:34 With the combination Random/Random in 10000 games A won 2005 and B won: 4151
07:29:34 With the combination Random/Random in 10000 games A won 2005 and B won: 4152
07:29:34 With the combination Random/Random in 10000 games A won 2005 and B won: 4153
07:29:34 With the combination Random/Random in 10000 games A won 2006 and B won: 4153
07:29:34 With the combination Random/Random in 10000 games A won 2006 and B won: 4154
07:29:34 With the combination Random/Random in 10000 games A won 2007 and B won: 4154
07:29:34 With the combination Random/Random in 10000 games A won 2007 and B won: 4155
07:29:34 With the combination Random/Random in 10000 games A won 2007 and B won: 4156
07:29:34 With the combination Random/Random in 10000 games A won 2007 and B won: 4157
07:29:34 With the combination Random/Random in 10000 games A won 2007 and B won: 4158
07:29:34 With the combination Random/Random in 10000 games A won 2007 and B won: 4159
07:29:34 With the combination Random/Random in 10000 games A won 2007 and B won: 4160
07:29:34 With the combination Random/Random in 10000 games A won 2008 and B won: 4160
07:29:34 With the combination Random/Random in 10000 games A won 2008 and B won: 4161
07:29:34 With the combination Random/Random in 10000 games A won 2009 and B won: 4161
07:29:34 With the combination Random/Random in 10000 games A won 2009 and B won: 4162
07:29:34 With the combination Random/Random in 10000 games A won 2010 and B won: 4162
07:29:34 With the combination Random/Random in 10000 games A won 2010 and B won: 4163
07:29:34 With the combination Random/Random in 10000 games A won 2010 and B won: 4164
07:29:34 With the combination Random/Random in 10000 games A won 2010 and B won: 4165
07:29:34 With the combination Random/Random in 10000 games A won 2010 and B won: 4166
07:29:34 With the combination Random/Random in 10000 games A won 2010 and B won: 4167
07:29:34 With the combination Random/Random in 10000 games A won 2010 and B won: 4168
07:29:34 With the combination Random/Random in 10000 games A won 2011 and B won: 4168
07:29:34 With the combination Random/Random in 10000 games A won 2011 and B won: 4169
07:29:34 With the combination Random/Random in 10000 games A won 2012 and B won: 4169
07:29:34 With the combination Random/Random in 10000 games A won 2012 and B won: 4170
07:29:34 With the combination Random/Random in 10000 games A won 2013 and B won: 4170
07:29:34 With the combination Random/Random in 10000 games A won 2014 and B won: 4170
07:29:34 With the combination Random/Random in 10000 games A won 2014 and B won: 4171
07:29:34 With the combination Random/Random in 10000 games A won 2015 and B won: 4171
07:29:34 With the combination Random/Random in 10000 games A won 2016 and B won: 4171
07:29:34 With the combination Random/Random in 10000 games A won 2017 and B won: 4171
07:29:34 With the combination Random/Random in 10000 games A won 2017 and B won: 4172
07:29:34 With the combination Random/Random in 10000 games A won 2017 and B won: 4173
07:29:34 With the combination Random/Random in 10000 games A won 2017 and B won: 4174
07:29:34 With the combination Random/Random in 10000 games A won 2018 and B won: 4174
07:29:34 With the combination Random/Random in 10000 games A won 2019 and B won: 4174
07:29:34 With the combination Random/Random in 10000 games A won 2019 and B won: 4175
07:29:34 With the combination Random/Random in 10000 games A won 2019 and B won: 4176
07:29:34 With the combination Random/Random in 10000 games A won 2019 and B won: 4177
07:29:34 With the combination Random/Random in 10000 games A won 2019 and B won: 4178
07:29:34 With the combination Random/Random in 10000 games A won 2019 and B won: 4179
07:29:34 With the combination Random/Random in 10000 games A won 2019 and B won: 4180
07:29:34 With the combination Random/Random in 10000 games A won 2019 and B won: 4181
07:29:34 With the combination Random/Random in 10000 games A won 2020 and B won: 4181
07:29:34 With the combination Random/Random in 10000 games A won 2020 and B won: 4182
07:29:34 With the combination Random/Random in 10000 games A won 2020 and B won: 4183
07:29:34 With the combination Random/Random in 10000 games A won 2020 and B won: 4184
07:29:34 With the combination Random/Random in 10000 games A won 2021 and B won: 4184
07:29:34 With the combination Random/Random in 10000 games A won 2021 and B won: 4185
07:29:34 With the combination Random/Random in 10000 games A won 2022 and B won: 4185
07:29:34 With the combination Random/Random in 10000 games A won 2022 and B won: 4186
07:29:34 With the combination Random/Random in 10000 games A won 2022 and B won: 4187
07:29:34 With the combination Random/Random in 10000 games A won 2022 and B won: 4188
07:29:34 With the combination Random/Random in 10000 games A won 2022 and B won: 4189
07:29:34 With the combination Random/Random in 10000 games A won 2022 and B won: 4190
07:29:34 With the combination Random/Random in 10000 games A won 2022 and B won: 4191
07:29:34 With the combination Random/Random in 10000 games A won 2022 and B won: 4192
07:29:34 With the combination Random/Random in 10000 games A won 2022 and B won: 4193
07:29:34 With the combination Random/Random in 10000 games A won 2022 and B won: 4194
07:29:34 With the combination Random/Random in 10000 games A won 2022 and B won: 4195
07:29:34 With the combination Random/Random in 10000 games A won 2022 and B won: 4196
07:29:34 With the combination Random/Random in 10000 games A won 2022 and B won: 4197
07:29:34 With the combination Random/Random in 10000 games A won 2022 and B won: 4198
07:29:34 With the combination Random/Random in 10000 games A won 2022 and B won: 4199
07:29:34 With the combination Random/Random in 10000 games A won 2022 and B won: 4200
07:29:34 With the combination Random/Random in 10000 games A won 2023 and B won: 4200
07:29:34 With the combination Random/Random in 10000 games A won 2023 and B won: 4201
07:29:34 With the combination Random/Random in 10000 games A won 2024 and B won: 4201
07:29:34 With the combination Random/Random in 10000 games A won 2024 and B won: 4202
07:29:34 With the combination Random/Random in 10000 games A won 2025 and B won: 4202
07:29:34 With the combination Random/Random in 10000 games A won 2026 and B won: 4202
07:29:34 With the combination Random/Random in 10000 games A won 2026 and B won: 4203
07:29:34 With the combination Random/Random in 10000 games A won 2027 and B won: 4203
07:29:34 With the combination Random/Random in 10000 games A won 2028 and B won: 4203
07:29:34 With the combination Random/Random in 10000 games A won 2028 and B won: 4204
07:29:34 With the combination Random/Random in 10000 games A won 2029 and B won: 4204
07:29:34 With the combination Random/Random in 10000 games A won 2029 and B won: 4205
07:29:34 With the combination Random/Random in 10000 games A won 2030 and B won: 4205
07:29:34 With the combination Random/Random in 10000 games A won 2031 and B won: 4205
07:29:34 With the combination Random/Random in 10000 games A won 2032 and B won: 4205
07:29:34 With the combination Random/Random in 10000 games A won 2033 and B won: 4205
07:29:34 With the combination Random/Random in 10000 games A won 2034 and B won: 4205
07:29:34 With the combination Random/Random in 10000 games A won 2035 and B won: 4205
07:29:34 With the combination Random/Random in 10000 games A won 2036 and B won: 4205
07:29:34 With the combination Random/Random in 10000 games A won 2036 and B won: 4206
07:29:34 With the combination Random/Random in 10000 games A won 2036 and B won: 4207
07:29:34 With the combination Random/Random in 10000 games A won 2036 and B won: 4208
07:29:34 With the combination Random/Random in 10000 games A won 2036 and B won: 4209
07:29:34 With the combination Random/Random in 10000 games A won 2037 and B won: 4209
07:29:34 With the combination Random/Random in 10000 games A won 2037 and B won: 4210
07:29:34 With the combination Random/Random in 10000 games A won 2038 and B won: 4210
07:29:34 With the combination Random/Random in 10000 games A won 2039 and B won: 4210
07:29:34 With the combination Random/Random in 10000 games A won 2039 and B won: 4211
07:29:34 With the combination Random/Random in 10000 games A won 2039 and B won: 4212
07:29:34 With the combination Random/Random in 10000 games A won 2039 and B won: 4213
07:29:34 With the combination Random/Random in 10000 games A won 2040 and B won: 4213
07:29:34 With the combination Random/Random in 10000 games A won 2040 and B won: 4214
07:29:34 With the combination Random/Random in 10000 games A won 2040 and B won: 4215
07:29:34 With the combination Random/Random in 10000 games A won 2040 and B won: 4216
07:29:34 With the combination Random/Random in 10000 games A won 2040 and B won: 4217
07:29:34 With the combination Random/Random in 10000 games A won 2040 and B won: 4218
07:29:34 With the combination Random/Random in 10000 games A won 2040 and B won: 4219
07:29:34 With the combination Random/Random in 10000 games A won 2041 and B won: 4219
07:29:34 With the combination Random/Random in 10000 games A won 2042 and B won: 4219
07:29:34 With the combination Random/Random in 10000 games A won 2043 and B won: 4219
07:29:34 With the combination Random/Random in 10000 games A won 2043 and B won: 4220
07:29:34 With the combination Random/Random in 10000 games A won 2043 and B won: 4221
07:29:34 With the combination Random/Random in 10000 games A won 2043 and B won: 4222
07:29:34 With the combination Random/Random in 10000 games A won 2043 and B won: 4223
07:29:34 With the combination Random/Random in 10000 games A won 2044 and B won: 4223
07:29:34 With the combination Random/Random in 10000 games A won 2044 and B won: 4224
07:29:34 With the combination Random/Random in 10000 games A won 2044 and B won: 4225
07:29:34 With the combination Random/Random in 10000 games A won 2045 and B won: 4225
07:29:34 With the combination Random/Random in 10000 games A won 2046 and B won: 4225
07:29:34 With the combination Random/Random in 10000 games A won 2047 and B won: 4225
07:29:34 With the combination Random/Random in 10000 games A won 2047 and B won: 4226
07:29:34 With the combination Random/Random in 10000 games A won 2048 and B won: 4226
07:29:34 With the combination Random/Random in 10000 games A won 2049 and B won: 4226
07:29:34 With the combination Random/Random in 10000 games A won 2049 and B won: 4227
07:29:34 With the combination Random/Random in 10000 games A won 2049 and B won: 4228
07:29:34 With the combination Random/Random in 10000 games A won 2049 and B won: 4229
07:29:34 With the combination Random/Random in 10000 games A won 2050 and B won: 4229
07:29:34 With the combination Random/Random in 10000 games A won 2050 and B won: 4230
07:29:34 With the combination Random/Random in 10000 games A won 2050 and B won: 4231
07:29:34 With the combination Random/Random in 10000 games A won 2051 and B won: 4231
07:29:34 With the combination Random/Random in 10000 games A won 2051 and B won: 4232
07:29:34 With the combination Random/Random in 10000 games A won 2052 and B won: 4232
07:29:34 With the combination Random/Random in 10000 games A won 2053 and B won: 4232
07:29:34 With the combination Random/Random in 10000 games A won 2053 and B won: 4233
07:29:34 With the combination Random/Random in 10000 games A won 2053 and B won: 4234
07:29:34 With the combination Random/Random in 10000 games A won 2053 and B won: 4235
07:29:34 With the combination Random/Random in 10000 games A won 2053 and B won: 4236
07:29:34 With the combination Random/Random in 10000 games A won 2053 and B won: 4237
07:29:34 With the combination Random/Random in 10000 games A won 2053 and B won: 4238
07:29:34 With the combination Random/Random in 10000 games A won 2054 and B won: 4238
07:29:34 With the combination Random/Random in 10000 games A won 2054 and B won: 4239
07:29:34 With the combination Random/Random in 10000 games A won 2055 and B won: 4239
07:29:34 With the combination Random/Random in 10000 games A won 2055 and B won: 4240
07:29:34 With the combination Random/Random in 10000 games A won 2056 and B won: 4240
07:29:34 With the combination Random/Random in 10000 games A won 2056 and B won: 4241
07:29:34 With the combination Random/Random in 10000 games A won 2056 and B won: 4242
07:29:34 With the combination Random/Random in 10000 games A won 2056 and B won: 4243
07:29:34 With the combination Random/Random in 10000 games A won 2056 and B won: 4244
07:29:34 With the combination Random/Random in 10000 games A won 2056 and B won: 4245
07:29:34 With the combination Random/Random in 10000 games A won 2056 and B won: 4246
07:29:34 With the combination Random/Random in 10000 games A won 2057 and B won: 4246
07:29:34 With the combination Random/Random in 10000 games A won 2057 and B won: 4247
07:29:34 With the combination Random/Random in 10000 games A won 2057 and B won: 4248
07:29:34 With the combination Random/Random in 10000 games A won 2058 and B won: 4248
07:29:34 With the combination Random/Random in 10000 games A won 2059 and B won: 4248
07:29:34 With the combination Random/Random in 10000 games A won 2060 and B won: 4248
07:29:34 With the combination Random/Random in 10000 games A won 2060 and B won: 4249
07:29:34 With the combination Random/Random in 10000 games A won 2061 and B won: 4249
07:29:34 With the combination Random/Random in 10000 games A won 2061 and B won: 4250
07:29:34 With the combination Random/Random in 10000 games A won 2061 and B won: 4251
07:29:34 With the combination Random/Random in 10000 games A won 2062 and B won: 4251
07:29:34 With the combination Random/Random in 10000 games A won 2062 and B won: 4252
07:29:34 With the combination Random/Random in 10000 games A won 2062 and B won: 4253
07:29:34 With the combination Random/Random in 10000 games A won 2063 and B won: 4253
07:29:34 With the combination Random/Random in 10000 games A won 2063 and B won: 4254
07:29:34 With the combination Random/Random in 10000 games A won 2063 and B won: 4255
07:29:34 With the combination Random/Random in 10000 games A won 2064 and B won: 4255
07:29:34 With the combination Random/Random in 10000 games A won 2065 and B won: 4255
07:29:34 With the combination Random/Random in 10000 games A won 2066 and B won: 4255
07:29:34 With the combination Random/Random in 10000 games A won 2067 and B won: 4255
07:29:34 With the combination Random/Random in 10000 games A won 2067 and B won: 4256
07:29:34 With the combination Random/Random in 10000 games A won 2067 and B won: 4257
07:29:34 With the combination Random/Random in 10000 games A won 2067 and B won: 4258
07:29:34 With the combination Random/Random in 10000 games A won 2067 and B won: 4259
07:29:34 With the combination Random/Random in 10000 games A won 2067 and B won: 4260
07:29:34 With the combination Random/Random in 10000 games A won 2068 and B won: 4260
07:29:34 With the combination Random/Random in 10000 games A won 2068 and B won: 4261
07:29:34 With the combination Random/Random in 10000 games A won 2068 and B won: 4262
07:29:34 With the combination Random/Random in 10000 games A won 2069 and B won: 4262
07:29:34 With the combination Random/Random in 10000 games A won 2069 and B won: 4263
07:29:34 With the combination Random/Random in 10000 games A won 2069 and B won: 4264
07:29:34 With the combination Random/Random in 10000 games A won 2069 and B won: 4265
07:29:34 With the combination Random/Random in 10000 games A won 2069 and B won: 4266
07:29:34 With the combination Random/Random in 10000 games A won 2070 and B won: 4266
07:29:34 With the combination Random/Random in 10000 games A won 2071 and B won: 4266
07:29:34 With the combination Random/Random in 10000 games A won 2071 and B won: 4267
07:29:34 With the combination Random/Random in 10000 games A won 2072 and B won: 4267
07:29:34 With the combination Random/Random in 10000 games A won 2072 and B won: 4268
07:29:34 With the combination Random/Random in 10000 games A won 2072 and B won: 4269
07:29:34 With the combination Random/Random in 10000 games A won 2072 and B won: 4270
07:29:34 With the combination Random/Random in 10000 games A won 2072 and B won: 4271
07:29:34 With the combination Random/Random in 10000 games A won 2073 and B won: 4271
07:29:34 With the combination Random/Random in 10000 games A won 2073 and B won: 4272
07:29:34 With the combination Random/Random in 10000 games A won 2073 and B won: 4273
07:29:34 With the combination Random/Random in 10000 games A won 2073 and B won: 4274
07:29:34 With the combination Random/Random in 10000 games A won 2073 and B won: 4275
07:29:34 With the combination Random/Random in 10000 games A won 2073 and B won: 4276
07:29:34 With the combination Random/Random in 10000 games A won 2073 and B won: 4277
07:29:34 With the combination Random/Random in 10000 games A won 2073 and B won: 4278
07:29:34 With the combination Random/Random in 10000 games A won 2073 and B won: 4279
07:29:34 With the combination Random/Random in 10000 games A won 2074 and B won: 4279
07:29:34 With the combination Random/Random in 10000 games A won 2074 and B won: 4280
07:29:34 With the combination Random/Random in 10000 games A won 2074 and B won: 4281
07:29:34 With the combination Random/Random in 10000 games A won 2074 and B won: 4282
07:29:34 With the combination Random/Random in 10000 games A won 2074 and B won: 4283
07:29:34 With the combination Random/Random in 10000 games A won 2075 and B won: 4283
07:29:34 With the combination Random/Random in 10000 games A won 2076 and B won: 4283
07:29:34 With the combination Random/Random in 10000 games A won 2076 and B won: 4284
07:29:34 With the combination Random/Random in 10000 games A won 2077 and B won: 4284
07:29:34 With the combination Random/Random in 10000 games A won 2077 and B won: 4285
07:29:34 With the combination Random/Random in 10000 games A won 2077 and B won: 4286
07:29:34 With the combination Random/Random in 10000 games A won 2078 and B won: 4286
07:29:34 With the combination Random/Random in 10000 games A won 2078 and B won: 4287
07:29:34 With the combination Random/Random in 10000 games A won 2079 and B won: 4287
07:29:34 With the combination Random/Random in 10000 games A won 2079 and B won: 4288
07:29:34 With the combination Random/Random in 10000 games A won 2079 and B won: 4289
07:29:34 With the combination Random/Random in 10000 games A won 2080 and B won: 4289
07:29:34 With the combination Random/Random in 10000 games A won 2080 and B won: 4290
07:29:34 With the combination Random/Random in 10000 games A won 2080 and B won: 4291
07:29:34 With the combination Random/Random in 10000 games A won 2080 and B won: 4292
07:29:34 With the combination Random/Random in 10000 games A won 2080 and B won: 4293
07:29:34 With the combination Random/Random in 10000 games A won 2080 and B won: 4294
07:29:34 With the combination Random/Random in 10000 games A won 2080 and B won: 4295
07:29:34 With the combination Random/Random in 10000 games A won 2080 and B won: 4296
07:29:34 With the combination Random/Random in 10000 games A won 2081 and B won: 4296
07:29:34 With the combination Random/Random in 10000 games A won 2082 and B won: 4296
07:29:34 With the combination Random/Random in 10000 games A won 2082 and B won: 4297
07:29:34 With the combination Random/Random in 10000 games A won 2083 and B won: 4297
07:29:34 With the combination Random/Random in 10000 games A won 2083 and B won: 4298
07:29:34 With the combination Random/Random in 10000 games A won 2083 and B won: 4299
07:29:34 With the combination Random/Random in 10000 games A won 2083 and B won: 4300
07:29:34 With the combination Random/Random in 10000 games A won 2083 and B won: 4301
07:29:34 With the combination Random/Random in 10000 games A won 2084 and B won: 4301
07:29:34 With the combination Random/Random in 10000 games A won 2085 and B won: 4301
07:29:34 With the combination Random/Random in 10000 games A won 2085 and B won: 4302
07:29:34 With the combination Random/Random in 10000 games A won 2086 and B won: 4302
07:29:34 With the combination Random/Random in 10000 games A won 2086 and B won: 4303
07:29:34 With the combination Random/Random in 10000 games A won 2086 and B won: 4304
07:29:34 With the combination Random/Random in 10000 games A won 2086 and B won: 4305
07:29:34 With the combination Random/Random in 10000 games A won 2086 and B won: 4306
07:29:34 With the combination Random/Random in 10000 games A won 2087 and B won: 4306
07:29:34 With the combination Random/Random in 10000 games A won 2087 and B won: 4307
07:29:34 With the combination Random/Random in 10000 games A won 2087 and B won: 4308
07:29:34 With the combination Random/Random in 10000 games A won 2088 and B won: 4308
07:29:34 With the combination Random/Random in 10000 games A won 2089 and B won: 4308
07:29:34 With the combination Random/Random in 10000 games A won 2090 and B won: 4308
07:29:34 With the combination Random/Random in 10000 games A won 2090 and B won: 4309
07:29:34 With the combination Random/Random in 10000 games A won 2091 and B won: 4309
07:29:34 With the combination Random/Random in 10000 games A won 2092 and B won: 4309
07:29:34 With the combination Random/Random in 10000 games A won 2092 and B won: 4310
07:29:34 With the combination Random/Random in 10000 games A won 2092 and B won: 4311
07:29:34 With the combination Random/Random in 10000 games A won 2092 and B won: 4312
07:29:34 With the combination Random/Random in 10000 games A won 2092 and B won: 4313
07:29:34 With the combination Random/Random in 10000 games A won 2092 and B won: 4314
07:29:34 With the combination Random/Random in 10000 games A won 2092 and B won: 4315
07:29:34 With the combination Random/Random in 10000 games A won 2092 and B won: 4316
07:29:34 With the combination Random/Random in 10000 games A won 2092 and B won: 4317
07:29:34 With the combination Random/Random in 10000 games A won 2092 and B won: 4318
07:29:34 With the combination Random/Random in 10000 games A won 2092 and B won: 4319
07:29:34 With the combination Random/Random in 10000 games A won 2092 and B won: 4320
07:29:34 With the combination Random/Random in 10000 games A won 2092 and B won: 4321
07:29:34 With the combination Random/Random in 10000 games A won 2092 and B won: 4322
07:29:34 With the combination Random/Random in 10000 games A won 2093 and B won: 4322
07:29:34 With the combination Random/Random in 10000 games A won 2093 and B won: 4323
07:29:34 With the combination Random/Random in 10000 games A won 2093 and B won: 4324
07:29:34 With the combination Random/Random in 10000 games A won 2094 and B won: 4324
07:29:34 With the combination Random/Random in 10000 games A won 2095 and B won: 4324
07:29:34 With the combination Random/Random in 10000 games A won 2096 and B won: 4324
07:29:34 With the combination Random/Random in 10000 games A won 2096 and B won: 4325
07:29:34 With the combination Random/Random in 10000 games A won 2096 and B won: 4326
07:29:34 With the combination Random/Random in 10000 games A won 2096 and B won: 4327
07:29:34 With the combination Random/Random in 10000 games A won 2097 and B won: 4327
07:29:34 With the combination Random/Random in 10000 games A won 2097 and B won: 4328
07:29:34 With the combination Random/Random in 10000 games A won 2098 and B won: 4328
07:29:34 With the combination Random/Random in 10000 games A won 2098 and B won: 4329
07:29:34 With the combination Random/Random in 10000 games A won 2098 and B won: 4330
07:29:34 With the combination Random/Random in 10000 games A won 2098 and B won: 4331
07:29:34 With the combination Random/Random in 10000 games A won 2099 and B won: 4331
07:29:34 With the combination Random/Random in 10000 games A won 2099 and B won: 4332
07:29:34 With the combination Random/Random in 10000 games A won 2099 and B won: 4333
07:29:34 With the combination Random/Random in 10000 games A won 2100 and B won: 4333
07:29:34 With the combination Random/Random in 10000 games A won 2100 and B won: 4334
07:29:34 With the combination Random/Random in 10000 games A won 2101 and B won: 4334
07:29:34 With the combination Random/Random in 10000 games A won 2101 and B won: 4335
07:29:34 With the combination Random/Random in 10000 games A won 2101 and B won: 4336
07:29:34 With the combination Random/Random in 10000 games A won 2102 and B won: 4336
07:29:34 With the combination Random/Random in 10000 games A won 2102 and B won: 4337
07:29:34 With the combination Random/Random in 10000 games A won 2102 and B won: 4338
07:29:34 With the combination Random/Random in 10000 games A won 2102 and B won: 4339
07:29:34 With the combination Random/Random in 10000 games A won 2103 and B won: 4339
07:29:34 With the combination Random/Random in 10000 games A won 2104 and B won: 4339
07:29:34 With the combination Random/Random in 10000 games A won 2104 and B won: 4340
07:29:34 With the combination Random/Random in 10000 games A won 2105 and B won: 4340
07:29:34 With the combination Random/Random in 10000 games A won 2105 and B won: 4341
07:29:34 With the combination Random/Random in 10000 games A won 2106 and B won: 4341
07:29:34 With the combination Random/Random in 10000 games A won 2106 and B won: 4342
07:29:34 With the combination Random/Random in 10000 games A won 2107 and B won: 4342
07:29:34 With the combination Random/Random in 10000 games A won 2108 and B won: 4342
07:29:34 With the combination Random/Random in 10000 games A won 2108 and B won: 4343
07:29:34 With the combination Random/Random in 10000 games A won 2108 and B won: 4344
07:29:34 With the combination Random/Random in 10000 games A won 2109 and B won: 4344
07:29:34 With the combination Random/Random in 10000 games A won 2109 and B won: 4345
07:29:34 With the combination Random/Random in 10000 games A won 2109 and B won: 4346
07:29:35 With the combination Random/Random in 10000 games A won 2109 and B won: 4347
07:29:35 With the combination Random/Random in 10000 games A won 2109 and B won: 4348
07:29:35 With the combination Random/Random in 10000 games A won 2109 and B won: 4349
07:29:35 With the combination Random/Random in 10000 games A won 2109 and B won: 4350
07:29:35 With the combination Random/Random in 10000 games A won 2109 and B won: 4351
07:29:35 With the combination Random/Random in 10000 games A won 2110 and B won: 4351
07:29:35 With the combination Random/Random in 10000 games A won 2110 and B won: 4352
07:29:35 With the combination Random/Random in 10000 games A won 2111 and B won: 4352
07:29:35 With the combination Random/Random in 10000 games A won 2111 and B won: 4353
07:29:35 With the combination Random/Random in 10000 games A won 2111 and B won: 4354
07:29:35 With the combination Random/Random in 10000 games A won 2111 and B won: 4355
07:29:35 With the combination Random/Random in 10000 games A won 2111 and B won: 4356
07:29:35 With the combination Random/Random in 10000 games A won 2111 and B won: 4357
07:29:35 With the combination Random/Random in 10000 games A won 2111 and B won: 4358
07:29:35 With the combination Random/Random in 10000 games A won 2111 and B won: 4359
07:29:35 With the combination Random/Random in 10000 games A won 2111 and B won: 4360
07:29:35 With the combination Random/Random in 10000 games A won 2111 and B won: 4361
07:29:35 With the combination Random/Random in 10000 games A won 2111 and B won: 4362
07:29:35 With the combination Random/Random in 10000 games A won 2111 and B won: 4363
07:29:35 With the combination Random/Random in 10000 games A won 2112 and B won: 4363
07:29:35 With the combination Random/Random in 10000 games A won 2112 and B won: 4364
07:29:35 With the combination Random/Random in 10000 games A won 2113 and B won: 4364
07:29:35 With the combination Random/Random in 10000 games A won 2113 and B won: 4365
07:29:35 With the combination Random/Random in 10000 games A won 2113 and B won: 4366
07:29:35 With the combination Random/Random in 10000 games A won 2114 and B won: 4366
07:29:35 With the combination Random/Random in 10000 games A won 2114 and B won: 4367
07:29:35 With the combination Random/Random in 10000 games A won 2114 and B won: 4368
07:29:35 With the combination Random/Random in 10000 games A won 2114 and B won: 4369
07:29:35 With the combination Random/Random in 10000 games A won 2115 and B won: 4369
07:29:35 With the combination Random/Random in 10000 games A won 2115 and B won: 4370
07:29:35 With the combination Random/Random in 10000 games A won 2116 and B won: 4370
07:29:35 With the combination Random/Random in 10000 games A won 2116 and B won: 4371
07:29:35 With the combination Random/Random in 10000 games A won 2117 and B won: 4371
07:29:35 With the combination Random/Random in 10000 games A won 2117 and B won: 4372
07:29:35 With the combination Random/Random in 10000 games A won 2117 and B won: 4373
07:29:35 With the combination Random/Random in 10000 games A won 2117 and B won: 4374
07:29:35 With the combination Random/Random in 10000 games A won 2117 and B won: 4375
07:29:35 With the combination Random/Random in 10000 games A won 2117 and B won: 4376
07:29:35 With the combination Random/Random in 10000 games A won 2117 and B won: 4377
07:29:35 With the combination Random/Random in 10000 games A won 2118 and B won: 4377
07:29:35 With the combination Random/Random in 10000 games A won 2118 and B won: 4378
07:29:35 With the combination Random/Random in 10000 games A won 2119 and B won: 4378
07:29:35 With the combination Random/Random in 10000 games A won 2119 and B won: 4379
07:29:35 With the combination Random/Random in 10000 games A won 2120 and B won: 4379
07:29:35 With the combination Random/Random in 10000 games A won 2121 and B won: 4379
07:29:35 With the combination Random/Random in 10000 games A won 2122 and B won: 4379
07:29:35 With the combination Random/Random in 10000 games A won 2122 and B won: 4380
07:29:35 With the combination Random/Random in 10000 games A won 2122 and B won: 4381
07:29:35 With the combination Random/Random in 10000 games A won 2122 and B won: 4382
07:29:35 With the combination Random/Random in 10000 games A won 2123 and B won: 4382
07:29:35 With the combination Random/Random in 10000 games A won 2124 and B won: 4382
07:29:35 With the combination Random/Random in 10000 games A won 2124 and B won: 4383
07:29:35 With the combination Random/Random in 10000 games A won 2125 and B won: 4383
07:29:35 With the combination Random/Random in 10000 games A won 2126 and B won: 4383
07:29:35 With the combination Random/Random in 10000 games A won 2126 and B won: 4384
07:29:35 With the combination Random/Random in 10000 games A won 2126 and B won: 4385
07:29:35 With the combination Random/Random in 10000 games A won 2126 and B won: 4386
07:29:35 With the combination Random/Random in 10000 games A won 2126 and B won: 4387
07:29:35 With the combination Random/Random in 10000 games A won 2126 and B won: 4388
07:29:35 With the combination Random/Random in 10000 games A won 2127 and B won: 4388
07:29:35 With the combination Random/Random in 10000 games A won 2127 and B won: 4389
07:29:35 With the combination Random/Random in 10000 games A won 2127 and B won: 4390
07:29:35 With the combination Random/Random in 10000 games A won 2128 and B won: 4390
07:29:35 With the combination Random/Random in 10000 games A won 2129 and B won: 4390
07:29:35 With the combination Random/Random in 10000 games A won 2130 and B won: 4390
07:29:35 With the combination Random/Random in 10000 games A won 2130 and B won: 4391
07:29:35 With the combination Random/Random in 10000 games A won 2130 and B won: 4392
07:29:35 With the combination Random/Random in 10000 games A won 2130 and B won: 4393
07:29:35 With the combination Random/Random in 10000 games A won 2130 and B won: 4394
07:29:35 With the combination Random/Random in 10000 games A won 2131 and B won: 4394
07:29:35 With the combination Random/Random in 10000 games A won 2131 and B won: 4395
07:29:35 With the combination Random/Random in 10000 games A won 2131 and B won: 4396
07:29:35 With the combination Random/Random in 10000 games A won 2132 and B won: 4396
07:29:35 With the combination Random/Random in 10000 games A won 2132 and B won: 4397
07:29:35 With the combination Random/Random in 10000 games A won 2132 and B won: 4398
07:29:35 With the combination Random/Random in 10000 games A won 2132 and B won: 4399
07:29:35 With the combination Random/Random in 10000 games A won 2132 and B won: 4400
07:29:35 With the combination Random/Random in 10000 games A won 2133 and B won: 4400
07:29:35 With the combination Random/Random in 10000 games A won 2133 and B won: 4401
07:29:35 With the combination Random/Random in 10000 games A won 2133 and B won: 4402
07:29:35 With the combination Random/Random in 10000 games A won 2134 and B won: 4402
07:29:35 With the combination Random/Random in 10000 games A won 2134 and B won: 4403
07:29:35 With the combination Random/Random in 10000 games A won 2135 and B won: 4403
07:29:35 With the combination Random/Random in 10000 games A won 2135 and B won: 4404
07:29:35 With the combination Random/Random in 10000 games A won 2135 and B won: 4405
07:29:35 With the combination Random/Random in 10000 games A won 2136 and B won: 4405
07:29:35 With the combination Random/Random in 10000 games A won 2136 and B won: 4406
07:29:35 With the combination Random/Random in 10000 games A won 2136 and B won: 4407
07:29:35 With the combination Random/Random in 10000 games A won 2136 and B won: 4408
07:29:35 With the combination Random/Random in 10000 games A won 2136 and B won: 4409
07:29:35 With the combination Random/Random in 10000 games A won 2137 and B won: 4409
07:29:35 With the combination Random/Random in 10000 games A won 2137 and B won: 4410
07:29:35 With the combination Random/Random in 10000 games A won 2137 and B won: 4411
07:29:35 With the combination Random/Random in 10000 games A won 2137 and B won: 4412
07:29:35 With the combination Random/Random in 10000 games A won 2138 and B won: 4412
07:29:35 With the combination Random/Random in 10000 games A won 2138 and B won: 4413
07:29:35 With the combination Random/Random in 10000 games A won 2139 and B won: 4413
07:29:35 With the combination Random/Random in 10000 games A won 2139 and B won: 4414
07:29:35 With the combination Random/Random in 10000 games A won 2140 and B won: 4414
07:29:35 With the combination Random/Random in 10000 games A won 2140 and B won: 4415
07:29:35 With the combination Random/Random in 10000 games A won 2140 and B won: 4416
07:29:35 With the combination Random/Random in 10000 games A won 2140 and B won: 4417
07:29:35 With the combination Random/Random in 10000 games A won 2140 and B won: 4418
07:29:35 With the combination Random/Random in 10000 games A won 2141 and B won: 4418
07:29:35 With the combination Random/Random in 10000 games A won 2141 and B won: 4419
07:29:35 With the combination Random/Random in 10000 games A won 2141 and B won: 4420
07:29:35 With the combination Random/Random in 10000 games A won 2142 and B won: 4420
07:29:35 With the combination Random/Random in 10000 games A won 2142 and B won: 4421
07:29:35 With the combination Random/Random in 10000 games A won 2142 and B won: 4422
07:29:35 With the combination Random/Random in 10000 games A won 2142 and B won: 4423
07:29:35 With the combination Random/Random in 10000 games A won 2142 and B won: 4424
07:29:35 With the combination Random/Random in 10000 games A won 2143 and B won: 4424
07:29:35 With the combination Random/Random in 10000 games A won 2143 and B won: 4425
07:29:35 With the combination Random/Random in 10000 games A won 2144 and B won: 4425
07:29:35 With the combination Random/Random in 10000 games A won 2145 and B won: 4425
07:29:35 With the combination Random/Random in 10000 games A won 2145 and B won: 4426
07:29:35 With the combination Random/Random in 10000 games A won 2145 and B won: 4427
07:29:35 With the combination Random/Random in 10000 games A won 2145 and B won: 4428
07:29:35 With the combination Random/Random in 10000 games A won 2146 and B won: 4428
07:29:35 With the combination Random/Random in 10000 games A won 2147 and B won: 4428
07:29:35 With the combination Random/Random in 10000 games A won 2147 and B won: 4429
07:29:35 With the combination Random/Random in 10000 games A won 2147 and B won: 4430
07:29:35 With the combination Random/Random in 10000 games A won 2147 and B won: 4431
07:29:35 With the combination Random/Random in 10000 games A won 2147 and B won: 4432
07:29:35 With the combination Random/Random in 10000 games A won 2147 and B won: 4433
07:29:35 With the combination Random/Random in 10000 games A won 2147 and B won: 4434
07:29:35 With the combination Random/Random in 10000 games A won 2148 and B won: 4434
07:29:35 With the combination Random/Random in 10000 games A won 2149 and B won: 4434
07:29:35 With the combination Random/Random in 10000 games A won 2149 and B won: 4435
07:29:35 With the combination Random/Random in 10000 games A won 2150 and B won: 4435
07:29:35 With the combination Random/Random in 10000 games A won 2150 and B won: 4436
07:29:35 With the combination Random/Random in 10000 games A won 2151 and B won: 4436
07:29:35 With the combination Random/Random in 10000 games A won 2151 and B won: 4437
07:29:35 With the combination Random/Random in 10000 games A won 2151 and B won: 4438
07:29:35 With the combination Random/Random in 10000 games A won 2151 and B won: 4439
07:29:35 With the combination Random/Random in 10000 games A won 2151 and B won: 4440
07:29:35 With the combination Random/Random in 10000 games A won 2151 and B won: 4441
07:29:35 With the combination Random/Random in 10000 games A won 2151 and B won: 4442
07:29:35 With the combination Random/Random in 10000 games A won 2151 and B won: 4443
07:29:35 With the combination Random/Random in 10000 games A won 2152 and B won: 4443
07:29:35 With the combination Random/Random in 10000 games A won 2152 and B won: 4444
07:29:35 With the combination Random/Random in 10000 games A won 2152 and B won: 4445
07:29:35 With the combination Random/Random in 10000 games A won 2153 and B won: 4445
07:29:35 With the combination Random/Random in 10000 games A won 2153 and B won: 4446
07:29:35 With the combination Random/Random in 10000 games A won 2153 and B won: 4447
07:29:35 With the combination Random/Random in 10000 games A won 2153 and B won: 4448
07:29:35 With the combination Random/Random in 10000 games A won 2154 and B won: 4448
07:29:35 With the combination Random/Random in 10000 games A won 2155 and B won: 4448
07:29:35 With the combination Random/Random in 10000 games A won 2156 and B won: 4448
07:29:35 With the combination Random/Random in 10000 games A won 2157 and B won: 4448
07:29:35 With the combination Random/Random in 10000 games A won 2157 and B won: 4449
07:29:35 With the combination Random/Random in 10000 games A won 2157 and B won: 4450
07:29:35 With the combination Random/Random in 10000 games A won 2158 and B won: 4450
07:29:35 With the combination Random/Random in 10000 games A won 2158 and B won: 4451
07:29:35 With the combination Random/Random in 10000 games A won 2159 and B won: 4451
07:29:35 With the combination Random/Random in 10000 games A won 2159 and B won: 4452
07:29:35 With the combination Random/Random in 10000 games A won 2160 and B won: 4452
07:29:35 With the combination Random/Random in 10000 games A won 2160 and B won: 4453
07:29:35 With the combination Random/Random in 10000 games A won 2161 and B won: 4453
07:29:35 With the combination Random/Random in 10000 games A won 2161 and B won: 4454
07:29:35 With the combination Random/Random in 10000 games A won 2161 and B won: 4455
07:29:35 With the combination Random/Random in 10000 games A won 2162 and B won: 4455
07:29:35 With the combination Random/Random in 10000 games A won 2163 and B won: 4455
07:29:35 With the combination Random/Random in 10000 games A won 2163 and B won: 4456
07:29:35 With the combination Random/Random in 10000 games A won 2163 and B won: 4457
07:29:35 With the combination Random/Random in 10000 games A won 2163 and B won: 4458
07:29:35 With the combination Random/Random in 10000 games A won 2163 and B won: 4459
07:29:35 With the combination Random/Random in 10000 games A won 2164 and B won: 4459
07:29:35 With the combination Random/Random in 10000 games A won 2165 and B won: 4459
07:29:35 With the combination Random/Random in 10000 games A won 2165 and B won: 4460
07:29:35 With the combination Random/Random in 10000 games A won 2166 and B won: 4460
07:29:35 With the combination Random/Random in 10000 games A won 2167 and B won: 4460
07:29:35 With the combination Random/Random in 10000 games A won 2168 and B won: 4460
07:29:35 With the combination Random/Random in 10000 games A won 2168 and B won: 4461
07:29:35 With the combination Random/Random in 10000 games A won 2168 and B won: 4462
07:29:35 With the combination Random/Random in 10000 games A won 2169 and B won: 4462
07:29:35 With the combination Random/Random in 10000 games A won 2169 and B won: 4463
07:29:35 With the combination Random/Random in 10000 games A won 2169 and B won: 4464
07:29:35 With the combination Random/Random in 10000 games A won 2169 and B won: 4465
07:29:35 With the combination Random/Random in 10000 games A won 2169 and B won: 4466
07:29:35 With the combination Random/Random in 10000 games A won 2169 and B won: 4467
07:29:35 With the combination Random/Random in 10000 games A won 2169 and B won: 4468
07:29:35 With the combination Random/Random in 10000 games A won 2170 and B won: 4468
07:29:35 With the combination Random/Random in 10000 games A won 2171 and B won: 4468
07:29:35 With the combination Random/Random in 10000 games A won 2171 and B won: 4469
07:29:35 With the combination Random/Random in 10000 games A won 2171 and B won: 4470
07:29:35 With the combination Random/Random in 10000 games A won 2171 and B won: 4471
07:29:35 With the combination Random/Random in 10000 games A won 2171 and B won: 4472
07:29:35 With the combination Random/Random in 10000 games A won 2172 and B won: 4472
07:29:35 With the combination Random/Random in 10000 games A won 2173 and B won: 4472
07:29:35 With the combination Random/Random in 10000 games A won 2173 and B won: 4473
07:29:35 With the combination Random/Random in 10000 games A won 2174 and B won: 4473
07:29:35 With the combination Random/Random in 10000 games A won 2174 and B won: 4474
07:29:35 With the combination Random/Random in 10000 games A won 2174 and B won: 4475
07:29:35 With the combination Random/Random in 10000 games A won 2175 and B won: 4475
07:29:35 With the combination Random/Random in 10000 games A won 2176 and B won: 4475
07:29:35 With the combination Random/Random in 10000 games A won 2177 and B won: 4475
07:29:35 With the combination Random/Random in 10000 games A won 2177 and B won: 4476
07:29:35 With the combination Random/Random in 10000 games A won 2177 and B won: 4477
07:29:35 With the combination Random/Random in 10000 games A won 2178 and B won: 4477
07:29:35 With the combination Random/Random in 10000 games A won 2179 and B won: 4477
07:29:35 With the combination Random/Random in 10000 games A won 2179 and B won: 4478
07:29:35 With the combination Random/Random in 10000 games A won 2180 and B won: 4478
07:29:35 With the combination Random/Random in 10000 games A won 2181 and B won: 4478
07:29:35 With the combination Random/Random in 10000 games A won 2181 and B won: 4479
07:29:35 With the combination Random/Random in 10000 games A won 2182 and B won: 4479
07:29:35 With the combination Random/Random in 10000 games A won 2182 and B won: 4480
07:29:35 With the combination Random/Random in 10000 games A won 2182 and B won: 4481
07:29:35 With the combination Random/Random in 10000 games A won 2182 and B won: 4482
07:29:35 With the combination Random/Random in 10000 games A won 2183 and B won: 4482
07:29:35 With the combination Random/Random in 10000 games A won 2183 and B won: 4483
07:29:35 With the combination Random/Random in 10000 games A won 2183 and B won: 4484
07:29:35 With the combination Random/Random in 10000 games A won 2183 and B won: 4485
07:29:35 With the combination Random/Random in 10000 games A won 2183 and B won: 4486
07:29:35 With the combination Random/Random in 10000 games A won 2183 and B won: 4487
07:29:35 With the combination Random/Random in 10000 games A won 2183 and B won: 4488
07:29:35 With the combination Random/Random in 10000 games A won 2184 and B won: 4488
07:29:35 With the combination Random/Random in 10000 games A won 2184 and B won: 4489
07:29:35 With the combination Random/Random in 10000 games A won 2184 and B won: 4490
07:29:35 With the combination Random/Random in 10000 games A won 2184 and B won: 4491
07:29:35 With the combination Random/Random in 10000 games A won 2184 and B won: 4492
07:29:35 With the combination Random/Random in 10000 games A won 2184 and B won: 4493
07:29:35 With the combination Random/Random in 10000 games A won 2184 and B won: 4494
07:29:35 With the combination Random/Random in 10000 games A won 2185 and B won: 4494
07:29:35 With the combination Random/Random in 10000 games A won 2185 and B won: 4495
07:29:35 With the combination Random/Random in 10000 games A won 2186 and B won: 4495
07:29:35 With the combination Random/Random in 10000 games A won 2186 and B won: 4496
07:29:35 With the combination Random/Random in 10000 games A won 2186 and B won: 4497
07:29:35 With the combination Random/Random in 10000 games A won 2186 and B won: 4498
07:29:35 With the combination Random/Random in 10000 games A won 2187 and B won: 4498
07:29:35 With the combination Random/Random in 10000 games A won 2187 and B won: 4499
07:29:35 With the combination Random/Random in 10000 games A won 2188 and B won: 4499
07:29:35 With the combination Random/Random in 10000 games A won 2188 and B won: 4500
07:29:35 With the combination Random/Random in 10000 games A won 2188 and B won: 4501
07:29:35 With the combination Random/Random in 10000 games A won 2189 and B won: 4501
07:29:35 With the combination Random/Random in 10000 games A won 2189 and B won: 4502
07:29:35 With the combination Random/Random in 10000 games A won 2189 and B won: 4503
07:29:35 With the combination Random/Random in 10000 games A won 2189 and B won: 4504
07:29:35 With the combination Random/Random in 10000 games A won 2189 and B won: 4505
07:29:35 With the combination Random/Random in 10000 games A won 2189 and B won: 4506
07:29:35 With the combination Random/Random in 10000 games A won 2189 and B won: 4507
07:29:35 With the combination Random/Random in 10000 games A won 2190 and B won: 4507
07:29:35 With the combination Random/Random in 10000 games A won 2191 and B won: 4507
07:29:35 With the combination Random/Random in 10000 games A won 2191 and B won: 4508
07:29:35 With the combination Random/Random in 10000 games A won 2192 and B won: 4508
07:29:35 With the combination Random/Random in 10000 games A won 2192 and B won: 4509
07:29:35 With the combination Random/Random in 10000 games A won 2192 and B won: 4510
07:29:35 With the combination Random/Random in 10000 games A won 2193 and B won: 4510
07:29:35 With the combination Random/Random in 10000 games A won 2193 and B won: 4511
07:29:35 With the combination Random/Random in 10000 games A won 2194 and B won: 4511
07:29:35 With the combination Random/Random in 10000 games A won 2194 and B won: 4512
07:29:35 With the combination Random/Random in 10000 games A won 2194 and B won: 4513
07:29:35 With the combination Random/Random in 10000 games A won 2194 and B won: 4514
07:29:35 With the combination Random/Random in 10000 games A won 2195 and B won: 4514
07:29:35 With the combination Random/Random in 10000 games A won 2195 and B won: 4515
07:29:35 With the combination Random/Random in 10000 games A won 2195 and B won: 4516
07:29:35 With the combination Random/Random in 10000 games A won 2196 and B won: 4516
07:29:35 With the combination Random/Random in 10000 games A won 2196 and B won: 4517
07:29:35 With the combination Random/Random in 10000 games A won 2197 and B won: 4517
07:29:35 With the combination Random/Random in 10000 games A won 2197 and B won: 4518
07:29:35 With the combination Random/Random in 10000 games A won 2197 and B won: 4519
07:29:35 With the combination Random/Random in 10000 games A won 2197 and B won: 4520
07:29:35 With the combination Random/Random in 10000 games A won 2197 and B won: 4521
07:29:35 With the combination Random/Random in 10000 games A won 2197 and B won: 4522
07:29:35 With the combination Random/Random in 10000 games A won 2197 and B won: 4523
07:29:35 With the combination Random/Random in 10000 games A won 2197 and B won: 4524
07:29:35 With the combination Random/Random in 10000 games A won 2197 and B won: 4525
07:29:35 With the combination Random/Random in 10000 games A won 2197 and B won: 4526
07:29:35 With the combination Random/Random in 10000 games A won 2197 and B won: 4527
07:29:35 With the combination Random/Random in 10000 games A won 2197 and B won: 4528
07:29:35 With the combination Random/Random in 10000 games A won 2198 and B won: 4528
07:29:35 With the combination Random/Random in 10000 games A won 2198 and B won: 4529
07:29:35 With the combination Random/Random in 10000 games A won 2198 and B won: 4530
07:29:35 With the combination Random/Random in 10000 games A won 2199 and B won: 4530
07:29:35 With the combination Random/Random in 10000 games A won 2199 and B won: 4531
07:29:35 With the combination Random/Random in 10000 games A won 2199 and B won: 4532
07:29:35 With the combination Random/Random in 10000 games A won 2200 and B won: 4532
07:29:35 With the combination Random/Random in 10000 games A won 2200 and B won: 4533
07:29:35 With the combination Random/Random in 10000 games A won 2200 and B won: 4534
07:29:35 With the combination Random/Random in 10000 games A won 2200 and B won: 4535
07:29:35 With the combination Random/Random in 10000 games A won 2200 and B won: 4536
07:29:35 With the combination Random/Random in 10000 games A won 2200 and B won: 4537
07:29:35 With the combination Random/Random in 10000 games A won 2200 and B won: 4538
07:29:35 With the combination Random/Random in 10000 games A won 2201 and B won: 4538
07:29:35 With the combination Random/Random in 10000 games A won 2202 and B won: 4538
07:29:35 With the combination Random/Random in 10000 games A won 2202 and B won: 4539
07:29:35 With the combination Random/Random in 10000 games A won 2202 and B won: 4540
07:29:35 With the combination Random/Random in 10000 games A won 2202 and B won: 4541
07:29:35 With the combination Random/Random in 10000 games A won 2203 and B won: 4541
07:29:35 With the combination Random/Random in 10000 games A won 2203 and B won: 4542
07:29:35 With the combination Random/Random in 10000 games A won 2203 and B won: 4543
07:29:35 With the combination Random/Random in 10000 games A won 2203 and B won: 4544
07:29:35 With the combination Random/Random in 10000 games A won 2204 and B won: 4544
07:29:35 With the combination Random/Random in 10000 games A won 2205 and B won: 4544
07:29:35 With the combination Random/Random in 10000 games A won 2205 and B won: 4545
07:29:35 With the combination Random/Random in 10000 games A won 2205 and B won: 4546
07:29:35 With the combination Random/Random in 10000 games A won 2206 and B won: 4546
07:29:35 With the combination Random/Random in 10000 games A won 2206 and B won: 4547
07:29:35 With the combination Random/Random in 10000 games A won 2207 and B won: 4547
07:29:35 With the combination Random/Random in 10000 games A won 2208 and B won: 4547
07:29:35 With the combination Random/Random in 10000 games A won 2208 and B won: 4548
07:29:35 With the combination Random/Random in 10000 games A won 2209 and B won: 4548
07:29:35 With the combination Random/Random in 10000 games A won 2210 and B won: 4548
07:29:35 With the combination Random/Random in 10000 games A won 2210 and B won: 4549
07:29:35 With the combination Random/Random in 10000 games A won 2210 and B won: 4550
07:29:35 With the combination Random/Random in 10000 games A won 2211 and B won: 4550
07:29:35 With the combination Random/Random in 10000 games A won 2212 and B won: 4550
07:29:35 With the combination Random/Random in 10000 games A won 2212 and B won: 4551
07:29:35 With the combination Random/Random in 10000 games A won 2213 and B won: 4551
07:29:35 With the combination Random/Random in 10000 games A won 2214 and B won: 4551
07:29:35 With the combination Random/Random in 10000 games A won 2214 and B won: 4552
07:29:35 With the combination Random/Random in 10000 games A won 2214 and B won: 4553
07:29:35 With the combination Random/Random in 10000 games A won 2215 and B won: 4553
07:29:35 With the combination Random/Random in 10000 games A won 2216 and B won: 4553
07:29:35 With the combination Random/Random in 10000 games A won 2216 and B won: 4554
07:29:35 With the combination Random/Random in 10000 games A won 2216 and B won: 4555
07:29:35 With the combination Random/Random in 10000 games A won 2216 and B won: 4556
07:29:35 With the combination Random/Random in 10000 games A won 2216 and B won: 4557
07:29:35 With the combination Random/Random in 10000 games A won 2217 and B won: 4557
07:29:35 With the combination Random/Random in 10000 games A won 2217 and B won: 4558
07:29:35 With the combination Random/Random in 10000 games A won 2217 and B won: 4559
07:29:35 With the combination Random/Random in 10000 games A won 2217 and B won: 4560
07:29:35 With the combination Random/Random in 10000 games A won 2217 and B won: 4561
07:29:35 With the combination Random/Random in 10000 games A won 2217 and B won: 4562
07:29:35 With the combination Random/Random in 10000 games A won 2218 and B won: 4562
07:29:35 With the combination Random/Random in 10000 games A won 2218 and B won: 4563
07:29:35 With the combination Random/Random in 10000 games A won 2218 and B won: 4564
07:29:35 With the combination Random/Random in 10000 games A won 2218 and B won: 4565
07:29:35 With the combination Random/Random in 10000 games A won 2218 and B won: 4566
07:29:35 With the combination Random/Random in 10000 games A won 2218 and B won: 4567
07:29:35 With the combination Random/Random in 10000 games A won 2218 and B won: 4568
07:29:35 With the combination Random/Random in 10000 games A won 2218 and B won: 4569
07:29:35 With the combination Random/Random in 10000 games A won 2218 and B won: 4570
07:29:35 With the combination Random/Random in 10000 games A won 2218 and B won: 4571
07:29:35 With the combination Random/Random in 10000 games A won 2218 and B won: 4572
07:29:35 With the combination Random/Random in 10000 games A won 2218 and B won: 4573
07:29:35 With the combination Random/Random in 10000 games A won 2219 and B won: 4573
07:29:35 With the combination Random/Random in 10000 games A won 2220 and B won: 4573
07:29:35 With the combination Random/Random in 10000 games A won 2220 and B won: 4574
07:29:35 With the combination Random/Random in 10000 games A won 2220 and B won: 4575
07:29:35 With the combination Random/Random in 10000 games A won 2221 and B won: 4575
07:29:35 With the combination Random/Random in 10000 games A won 2221 and B won: 4576
07:29:35 With the combination Random/Random in 10000 games A won 2222 and B won: 4576
07:29:35 With the combination Random/Random in 10000 games A won 2223 and B won: 4576
07:29:35 With the combination Random/Random in 10000 games A won 2224 and B won: 4576
07:29:35 With the combination Random/Random in 10000 games A won 2225 and B won: 4576
07:29:35 With the combination Random/Random in 10000 games A won 2226 and B won: 4576
07:29:35 With the combination Random/Random in 10000 games A won 2226 and B won: 4577
07:29:35 With the combination Random/Random in 10000 games A won 2226 and B won: 4578
07:29:35 With the combination Random/Random in 10000 games A won 2226 and B won: 4579
07:29:35 With the combination Random/Random in 10000 games A won 2226 and B won: 4580
07:29:35 With the combination Random/Random in 10000 games A won 2227 and B won: 4580
07:29:35 With the combination Random/Random in 10000 games A won 2227 and B won: 4581
07:29:35 With the combination Random/Random in 10000 games A won 2228 and B won: 4581
07:29:35 With the combination Random/Random in 10000 games A won 2228 and B won: 4582
07:29:35 With the combination Random/Random in 10000 games A won 2229 and B won: 4582
07:29:35 With the combination Random/Random in 10000 games A won 2229 and B won: 4583
07:29:35 With the combination Random/Random in 10000 games A won 2229 and B won: 4584
07:29:35 With the combination Random/Random in 10000 games A won 2229 and B won: 4585
07:29:35 With the combination Random/Random in 10000 games A won 2230 and B won: 4585
07:29:35 With the combination Random/Random in 10000 games A won 2230 and B won: 4586
07:29:35 With the combination Random/Random in 10000 games A won 2231 and B won: 4586
07:29:35 With the combination Random/Random in 10000 games A won 2231 and B won: 4587
07:29:35 With the combination Random/Random in 10000 games A won 2232 and B won: 4587
07:29:35 With the combination Random/Random in 10000 games A won 2232 and B won: 4588
07:29:35 With the combination Random/Random in 10000 games A won 2233 and B won: 4588
07:29:35 With the combination Random/Random in 10000 games A won 2234 and B won: 4588
07:29:35 With the combination Random/Random in 10000 games A won 2234 and B won: 4589
07:29:35 With the combination Random/Random in 10000 games A won 2234 and B won: 4590
07:29:35 With the combination Random/Random in 10000 games A won 2234 and B won: 4591
07:29:35 With the combination Random/Random in 10000 games A won 2235 and B won: 4591
07:29:35 With the combination Random/Random in 10000 games A won 2236 and B won: 4591
07:29:35 With the combination Random/Random in 10000 games A won 2236 and B won: 4592
07:29:35 With the combination Random/Random in 10000 games A won 2236 and B won: 4593
07:29:35 With the combination Random/Random in 10000 games A won 2236 and B won: 4594
07:29:35 With the combination Random/Random in 10000 games A won 2236 and B won: 4595
07:29:35 With the combination Random/Random in 10000 games A won 2237 and B won: 4595
07:29:35 With the combination Random/Random in 10000 games A won 2237 and B won: 4596
07:29:35 With the combination Random/Random in 10000 games A won 2238 and B won: 4596
07:29:35 With the combination Random/Random in 10000 games A won 2238 and B won: 4597
07:29:35 With the combination Random/Random in 10000 games A won 2239 and B won: 4597
07:29:35 With the combination Random/Random in 10000 games A won 2239 and B won: 4598
07:29:35 With the combination Random/Random in 10000 games A won 2239 and B won: 4599
07:29:35 With the combination Random/Random in 10000 games A won 2239 and B won: 4600
07:29:35 With the combination Random/Random in 10000 games A won 2239 and B won: 4601
07:29:35 With the combination Random/Random in 10000 games A won 2239 and B won: 4602
07:29:35 With the combination Random/Random in 10000 games A won 2240 and B won: 4602
07:29:35 With the combination Random/Random in 10000 games A won 2240 and B won: 4603
07:29:35 With the combination Random/Random in 10000 games A won 2240 and B won: 4604
07:29:35 With the combination Random/Random in 10000 games A won 2240 and B won: 4605
07:29:35 With the combination Random/Random in 10000 games A won 2241 and B won: 4605
07:29:35 With the combination Random/Random in 10000 games A won 2241 and B won: 4606
07:29:35 With the combination Random/Random in 10000 games A won 2241 and B won: 4607
07:29:35 With the combination Random/Random in 10000 games A won 2242 and B won: 4607
07:29:35 With the combination Random/Random in 10000 games A won 2242 and B won: 4608
07:29:35 With the combination Random/Random in 10000 games A won 2242 and B won: 4609
07:29:35 With the combination Random/Random in 10000 games A won 2243 and B won: 4609
07:29:35 With the combination Random/Random in 10000 games A won 2244 and B won: 4609
07:29:35 With the combination Random/Random in 10000 games A won 2244 and B won: 4610
07:29:35 With the combination Random/Random in 10000 games A won 2244 and B won: 4611
07:29:35 With the combination Random/Random in 10000 games A won 2245 and B won: 4611
07:29:35 With the combination Random/Random in 10000 games A won 2245 and B won: 4612
07:29:35 With the combination Random/Random in 10000 games A won 2245 and B won: 4613
07:29:35 With the combination Random/Random in 10000 games A won 2245 and B won: 4614
07:29:35 With the combination Random/Random in 10000 games A won 2245 and B won: 4615
07:29:35 With the combination Random/Random in 10000 games A won 2245 and B won: 4616
07:29:35 With the combination Random/Random in 10000 games A won 2245 and B won: 4617
07:29:35 With the combination Random/Random in 10000 games A won 2245 and B won: 4618
07:29:35 With the combination Random/Random in 10000 games A won 2245 and B won: 4619
07:29:35 With the combination Random/Random in 10000 games A won 2245 and B won: 4620
07:29:35 With the combination Random/Random in 10000 games A won 2245 and B won: 4621
07:29:35 With the combination Random/Random in 10000 games A won 2246 and B won: 4621
07:29:35 With the combination Random/Random in 10000 games A won 2247 and B won: 4621
07:29:35 With the combination Random/Random in 10000 games A won 2247 and B won: 4622
07:29:35 With the combination Random/Random in 10000 games A won 2248 and B won: 4622
07:29:35 With the combination Random/Random in 10000 games A won 2249 and B won: 4622
07:29:35 With the combination Random/Random in 10000 games A won 2250 and B won: 4622
07:29:35 With the combination Random/Random in 10000 games A won 2251 and B won: 4622
07:29:35 With the combination Random/Random in 10000 games A won 2251 and B won: 4623
07:29:35 With the combination Random/Random in 10000 games A won 2252 and B won: 4623
07:29:35 With the combination Random/Random in 10000 games A won 2252 and B won: 4624
07:29:35 With the combination Random/Random in 10000 games A won 2252 and B won: 4625
07:29:35 With the combination Random/Random in 10000 games A won 2253 and B won: 4625
07:29:35 With the combination Random/Random in 10000 games A won 2254 and B won: 4625
07:29:35 With the combination Random/Random in 10000 games A won 2255 and B won: 4625
07:29:35 With the combination Random/Random in 10000 games A won 2255 and B won: 4626
07:29:35 With the combination Random/Random in 10000 games A won 2256 and B won: 4626
07:29:35 With the combination Random/Random in 10000 games A won 2257 and B won: 4626
07:29:35 With the combination Random/Random in 10000 games A won 2257 and B won: 4627
07:29:35 With the combination Random/Random in 10000 games A won 2258 and B won: 4627
07:29:35 With the combination Random/Random in 10000 games A won 2259 and B won: 4627
07:29:35 With the combination Random/Random in 10000 games A won 2260 and B won: 4627
07:29:35 With the combination Random/Random in 10000 games A won 2261 and B won: 4627
07:29:35 With the combination Random/Random in 10000 games A won 2261 and B won: 4628
07:29:35 With the combination Random/Random in 10000 games A won 2261 and B won: 4629
07:29:35 With the combination Random/Random in 10000 games A won 2261 and B won: 4630
07:29:35 With the combination Random/Random in 10000 games A won 2261 and B won: 4631
07:29:35 With the combination Random/Random in 10000 games A won 2261 and B won: 4632
07:29:35 With the combination Random/Random in 10000 games A won 2261 and B won: 4633
07:29:35 With the combination Random/Random in 10000 games A won 2261 and B won: 4634
07:29:35 With the combination Random/Random in 10000 games A won 2261 and B won: 4635
07:29:35 With the combination Random/Random in 10000 games A won 2261 and B won: 4636
07:29:35 With the combination Random/Random in 10000 games A won 2262 and B won: 4636
07:29:35 With the combination Random/Random in 10000 games A won 2262 and B won: 4637
07:29:35 With the combination Random/Random in 10000 games A won 2263 and B won: 4637
07:29:35 With the combination Random/Random in 10000 games A won 2263 and B won: 4638
07:29:35 With the combination Random/Random in 10000 games A won 2264 and B won: 4638
07:29:35 With the combination Random/Random in 10000 games A won 2264 and B won: 4639
07:29:35 With the combination Random/Random in 10000 games A won 2265 and B won: 4639
07:29:35 With the combination Random/Random in 10000 games A won 2265 and B won: 4640
07:29:35 With the combination Random/Random in 10000 games A won 2265 and B won: 4641
07:29:35 With the combination Random/Random in 10000 games A won 2265 and B won: 4642
07:29:35 With the combination Random/Random in 10000 games A won 2265 and B won: 4643
07:29:35 With the combination Random/Random in 10000 games A won 2266 and B won: 4643
07:29:35 With the combination Random/Random in 10000 games A won 2266 and B won: 4644
07:29:35 With the combination Random/Random in 10000 games A won 2266 and B won: 4645
07:29:35 With the combination Random/Random in 10000 games A won 2266 and B won: 4646
07:29:35 With the combination Random/Random in 10000 games A won 2266 and B won: 4647
07:29:35 With the combination Random/Random in 10000 games A won 2267 and B won: 4647
07:29:35 With the combination Random/Random in 10000 games A won 2267 and B won: 4648
07:29:35 With the combination Random/Random in 10000 games A won 2267 and B won: 4649
07:29:35 With the combination Random/Random in 10000 games A won 2268 and B won: 4649
07:29:35 With the combination Random/Random in 10000 games A won 2268 and B won: 4650
07:29:35 With the combination Random/Random in 10000 games A won 2268 and B won: 4651
07:29:35 With the combination Random/Random in 10000 games A won 2268 and B won: 4652
07:29:35 With the combination Random/Random in 10000 games A won 2268 and B won: 4653
07:29:35 With the combination Random/Random in 10000 games A won 2268 and B won: 4654
07:29:35 With the combination Random/Random in 10000 games A won 2269 and B won: 4654
07:29:35 With the combination Random/Random in 10000 games A won 2269 and B won: 4655
07:29:35 With the combination Random/Random in 10000 games A won 2270 and B won: 4655
07:29:35 With the combination Random/Random in 10000 games A won 2271 and B won: 4655
07:29:35 With the combination Random/Random in 10000 games A won 2271 and B won: 4656
07:29:35 With the combination Random/Random in 10000 games A won 2272 and B won: 4656
07:29:35 With the combination Random/Random in 10000 games A won 2272 and B won: 4657
07:29:35 With the combination Random/Random in 10000 games A won 2272 and B won: 4658
07:29:35 With the combination Random/Random in 10000 games A won 2273 and B won: 4658
07:29:35 With the combination Random/Random in 10000 games A won 2273 and B won: 4659
07:29:35 With the combination Random/Random in 10000 games A won 2274 and B won: 4659
07:29:35 With the combination Random/Random in 10000 games A won 2274 and B won: 4660
07:29:35 With the combination Random/Random in 10000 games A won 2274 and B won: 4661
07:29:35 With the combination Random/Random in 10000 games A won 2275 and B won: 4661
07:29:35 With the combination Random/Random in 10000 games A won 2275 and B won: 4662
07:29:35 With the combination Random/Random in 10000 games A won 2276 and B won: 4662
07:29:35 With the combination Random/Random in 10000 games A won 2276 and B won: 4663
07:29:35 With the combination Random/Random in 10000 games A won 2277 and B won: 4663
07:29:35 With the combination Random/Random in 10000 games A won 2277 and B won: 4664
07:29:35 With the combination Random/Random in 10000 games A won 2277 and B won: 4665
07:29:35 With the combination Random/Random in 10000 games A won 2278 and B won: 4665
07:29:35 With the combination Random/Random in 10000 games A won 2278 and B won: 4666
07:29:35 With the combination Random/Random in 10000 games A won 2278 and B won: 4667
07:29:35 With the combination Random/Random in 10000 games A won 2278 and B won: 4668
07:29:35 With the combination Random/Random in 10000 games A won 2278 and B won: 4669
07:29:35 With the combination Random/Random in 10000 games A won 2278 and B won: 4670
07:29:35 With the combination Random/Random in 10000 games A won 2278 and B won: 4671
07:29:35 With the combination Random/Random in 10000 games A won 2278 and B won: 4672
07:29:35 With the combination Random/Random in 10000 games A won 2278 and B won: 4673
07:29:35 With the combination Random/Random in 10000 games A won 2278 and B won: 4674
07:29:35 With the combination Random/Random in 10000 games A won 2278 and B won: 4675
07:29:35 With the combination Random/Random in 10000 games A won 2278 and B won: 4676
07:29:35 With the combination Random/Random in 10000 games A won 2278 and B won: 4677
07:29:35 With the combination Random/Random in 10000 games A won 2278 and B won: 4678
07:29:35 With the combination Random/Random in 10000 games A won 2279 and B won: 4678
07:29:35 With the combination Random/Random in 10000 games A won 2279 and B won: 4679
07:29:35 With the combination Random/Random in 10000 games A won 2280 and B won: 4679
07:29:35 With the combination Random/Random in 10000 games A won 2280 and B won: 4680
07:29:35 With the combination Random/Random in 10000 games A won 2281 and B won: 4680
07:29:35 With the combination Random/Random in 10000 games A won 2282 and B won: 4680
07:29:35 With the combination Random/Random in 10000 games A won 2282 and B won: 4681
07:29:35 With the combination Random/Random in 10000 games A won 2282 and B won: 4682
07:29:35 With the combination Random/Random in 10000 games A won 2282 and B won: 4683
07:29:35 With the combination Random/Random in 10000 games A won 2282 and B won: 4684
07:29:35 With the combination Random/Random in 10000 games A won 2282 and B won: 4685
07:29:35 With the combination Random/Random in 10000 games A won 2283 and B won: 4685
07:29:35 With the combination Random/Random in 10000 games A won 2283 and B won: 4686
07:29:35 With the combination Random/Random in 10000 games A won 2284 and B won: 4686
07:29:35 With the combination Random/Random in 10000 games A won 2284 and B won: 4687
07:29:35 With the combination Random/Random in 10000 games A won 2284 and B won: 4688
07:29:35 With the combination Random/Random in 10000 games A won 2284 and B won: 4689
07:29:35 With the combination Random/Random in 10000 games A won 2284 and B won: 4690
07:29:35 With the combination Random/Random in 10000 games A won 2284 and B won: 4691
07:29:35 With the combination Random/Random in 10000 games A won 2284 and B won: 4692
07:29:35 With the combination Random/Random in 10000 games A won 2284 and B won: 4693
07:29:35 With the combination Random/Random in 10000 games A won 2285 and B won: 4693
07:29:35 With the combination Random/Random in 10000 games A won 2285 and B won: 4694
07:29:35 With the combination Random/Random in 10000 games A won 2285 and B won: 4695
07:29:35 With the combination Random/Random in 10000 games A won 2285 and B won: 4696
07:29:35 With the combination Random/Random in 10000 games A won 2285 and B won: 4697
07:29:35 With the combination Random/Random in 10000 games A won 2285 and B won: 4698
07:29:35 With the combination Random/Random in 10000 games A won 2286 and B won: 4698
07:29:35 With the combination Random/Random in 10000 games A won 2286 and B won: 4699
07:29:35 With the combination Random/Random in 10000 games A won 2286 and B won: 4700
07:29:35 With the combination Random/Random in 10000 games A won 2287 and B won: 4700
07:29:35 With the combination Random/Random in 10000 games A won 2287 and B won: 4701
07:29:35 With the combination Random/Random in 10000 games A won 2287 and B won: 4702
07:29:35 With the combination Random/Random in 10000 games A won 2288 and B won: 4702
07:29:35 With the combination Random/Random in 10000 games A won 2289 and B won: 4702
07:29:35 With the combination Random/Random in 10000 games A won 2289 and B won: 4703
07:29:35 With the combination Random/Random in 10000 games A won 2289 and B won: 4704
07:29:35 With the combination Random/Random in 10000 games A won 2289 and B won: 4705
07:29:35 With the combination Random/Random in 10000 games A won 2289 and B won: 4706
07:29:35 With the combination Random/Random in 10000 games A won 2290 and B won: 4706
07:29:35 With the combination Random/Random in 10000 games A won 2290 and B won: 4707
07:29:35 With the combination Random/Random in 10000 games A won 2291 and B won: 4707
07:29:35 With the combination Random/Random in 10000 games A won 2291 and B won: 4708
07:29:35 With the combination Random/Random in 10000 games A won 2292 and B won: 4708
07:29:35 With the combination Random/Random in 10000 games A won 2293 and B won: 4708
07:29:35 With the combination Random/Random in 10000 games A won 2294 and B won: 4708
07:29:35 With the combination Random/Random in 10000 games A won 2294 and B won: 4709
07:29:35 With the combination Random/Random in 10000 games A won 2295 and B won: 4709
07:29:35 With the combination Random/Random in 10000 games A won 2295 and B won: 4710
07:29:35 With the combination Random/Random in 10000 games A won 2296 and B won: 4710
07:29:35 With the combination Random/Random in 10000 games A won 2297 and B won: 4710
07:29:35 With the combination Random/Random in 10000 games A won 2298 and B won: 4710
07:29:35 With the combination Random/Random in 10000 games A won 2299 and B won: 4710
07:29:35 With the combination Random/Random in 10000 games A won 2300 and B won: 4710
07:29:35 With the combination Random/Random in 10000 games A won 2300 and B won: 4711
07:29:35 With the combination Random/Random in 10000 games A won 2300 and B won: 4712
07:29:35 With the combination Random/Random in 10000 games A won 2300 and B won: 4713
07:29:35 With the combination Random/Random in 10000 games A won 2300 and B won: 4714
07:29:35 With the combination Random/Random in 10000 games A won 2300 and B won: 4715
07:29:35 With the combination Random/Random in 10000 games A won 2300 and B won: 4716
07:29:35 With the combination Random/Random in 10000 games A won 2300 and B won: 4717
07:29:35 With the combination Random/Random in 10000 games A won 2301 and B won: 4717
07:29:35 With the combination Random/Random in 10000 games A won 2301 and B won: 4718
07:29:35 With the combination Random/Random in 10000 games A won 2301 and B won: 4719
07:29:35 With the combination Random/Random in 10000 games A won 2301 and B won: 4720
07:29:35 With the combination Random/Random in 10000 games A won 2302 and B won: 4720
07:29:35 With the combination Random/Random in 10000 games A won 2302 and B won: 4721
07:29:35 With the combination Random/Random in 10000 games A won 2302 and B won: 4722
07:29:35 With the combination Random/Random in 10000 games A won 2302 and B won: 4723
07:29:35 With the combination Random/Random in 10000 games A won 2303 and B won: 4723
07:29:35 With the combination Random/Random in 10000 games A won 2303 and B won: 4724
07:29:35 With the combination Random/Random in 10000 games A won 2304 and B won: 4724
07:29:35 With the combination Random/Random in 10000 games A won 2304 and B won: 4725
07:29:35 With the combination Random/Random in 10000 games A won 2304 and B won: 4726
07:29:35 With the combination Random/Random in 10000 games A won 2304 and B won: 4727
07:29:35 With the combination Random/Random in 10000 games A won 2305 and B won: 4727
07:29:35 With the combination Random/Random in 10000 games A won 2305 and B won: 4728
07:29:35 With the combination Random/Random in 10000 games A won 2305 and B won: 4729
07:29:35 With the combination Random/Random in 10000 games A won 2305 and B won: 4730
07:29:35 With the combination Random/Random in 10000 games A won 2305 and B won: 4731
07:29:35 With the combination Random/Random in 10000 games A won 2305 and B won: 4732
07:29:35 With the combination Random/Random in 10000 games A won 2306 and B won: 4732
07:29:35 With the combination Random/Random in 10000 games A won 2307 and B won: 4732
07:29:35 With the combination Random/Random in 10000 games A won 2307 and B won: 4733
07:29:35 With the combination Random/Random in 10000 games A won 2307 and B won: 4734
07:29:35 With the combination Random/Random in 10000 games A won 2307 and B won: 4735
07:29:35 With the combination Random/Random in 10000 games A won 2308 and B won: 4735
07:29:35 With the combination Random/Random in 10000 games A won 2308 and B won: 4736
07:29:35 With the combination Random/Random in 10000 games A won 2308 and B won: 4737
07:29:35 With the combination Random/Random in 10000 games A won 2308 and B won: 4738
07:29:35 With the combination Random/Random in 10000 games A won 2309 and B won: 4738
07:29:35 With the combination Random/Random in 10000 games A won 2310 and B won: 4738
07:29:35 With the combination Random/Random in 10000 games A won 2311 and B won: 4738
07:29:35 With the combination Random/Random in 10000 games A won 2311 and B won: 4739
07:29:35 With the combination Random/Random in 10000 games A won 2311 and B won: 4740
07:29:35 With the combination Random/Random in 10000 games A won 2312 and B won: 4740
07:29:35 With the combination Random/Random in 10000 games A won 2313 and B won: 4740
07:29:35 With the combination Random/Random in 10000 games A won 2313 and B won: 4741
07:29:35 With the combination Random/Random in 10000 games A won 2313 and B won: 4742
07:29:35 With the combination Random/Random in 10000 games A won 2314 and B won: 4742
07:29:35 With the combination Random/Random in 10000 games A won 2314 and B won: 4743
07:29:35 With the combination Random/Random in 10000 games A won 2314 and B won: 4744
07:29:35 With the combination Random/Random in 10000 games A won 2315 and B won: 4744
07:29:35 With the combination Random/Random in 10000 games A won 2315 and B won: 4745
07:29:35 With the combination Random/Random in 10000 games A won 2315 and B won: 4746
07:29:35 With the combination Random/Random in 10000 games A won 2316 and B won: 4746
07:29:35 With the combination Random/Random in 10000 games A won 2316 and B won: 4747
07:29:35 With the combination Random/Random in 10000 games A won 2316 and B won: 4748
07:29:35 With the combination Random/Random in 10000 games A won 2316 and B won: 4749
07:29:35 With the combination Random/Random in 10000 games A won 2316 and B won: 4750
07:29:35 With the combination Random/Random in 10000 games A won 2316 and B won: 4751
07:29:35 With the combination Random/Random in 10000 games A won 2316 and B won: 4752
07:29:35 With the combination Random/Random in 10000 games A won 2316 and B won: 4753
07:29:35 With the combination Random/Random in 10000 games A won 2317 and B won: 4753
07:29:35 With the combination Random/Random in 10000 games A won 2317 and B won: 4754
07:29:35 With the combination Random/Random in 10000 games A won 2317 and B won: 4755
07:29:35 With the combination Random/Random in 10000 games A won 2317 and B won: 4756
07:29:35 With the combination Random/Random in 10000 games A won 2317 and B won: 4757
07:29:35 With the combination Random/Random in 10000 games A won 2317 and B won: 4758
07:29:35 With the combination Random/Random in 10000 games A won 2317 and B won: 4759
07:29:35 With the combination Random/Random in 10000 games A won 2317 and B won: 4760
07:29:35 With the combination Random/Random in 10000 games A won 2317 and B won: 4761
07:29:35 With the combination Random/Random in 10000 games A won 2317 and B won: 4762
07:29:35 With the combination Random/Random in 10000 games A won 2317 and B won: 4763
07:29:35 With the combination Random/Random in 10000 games A won 2318 and B won: 4763
07:29:35 With the combination Random/Random in 10000 games A won 2319 and B won: 4763
07:29:35 With the combination Random/Random in 10000 games A won 2320 and B won: 4763
07:29:35 With the combination Random/Random in 10000 games A won 2320 and B won: 4764
07:29:35 With the combination Random/Random in 10000 games A won 2321 and B won: 4764
07:29:35 With the combination Random/Random in 10000 games A won 2321 and B won: 4765
07:29:35 With the combination Random/Random in 10000 games A won 2321 and B won: 4766
07:29:35 With the combination Random/Random in 10000 games A won 2322 and B won: 4766
07:29:35 With the combination Random/Random in 10000 games A won 2323 and B won: 4766
07:29:35 With the combination Random/Random in 10000 games A won 2323 and B won: 4767
07:29:35 With the combination Random/Random in 10000 games A won 2324 and B won: 4767
07:29:35 With the combination Random/Random in 10000 games A won 2325 and B won: 4767
07:29:35 With the combination Random/Random in 10000 games A won 2325 and B won: 4768
07:29:35 With the combination Random/Random in 10000 games A won 2325 and B won: 4769
07:29:35 With the combination Random/Random in 10000 games A won 2325 and B won: 4770
07:29:35 With the combination Random/Random in 10000 games A won 2325 and B won: 4771
07:29:35 With the combination Random/Random in 10000 games A won 2326 and B won: 4771
07:29:35 With the combination Random/Random in 10000 games A won 2326 and B won: 4772
07:29:35 With the combination Random/Random in 10000 games A won 2327 and B won: 4772
07:29:35 With the combination Random/Random in 10000 games A won 2327 and B won: 4773
07:29:35 With the combination Random/Random in 10000 games A won 2328 and B won: 4773
07:29:35 With the combination Random/Random in 10000 games A won 2328 and B won: 4774
07:29:35 With the combination Random/Random in 10000 games A won 2328 and B won: 4775
07:29:35 With the combination Random/Random in 10000 games A won 2328 and B won: 4776
07:29:35 With the combination Random/Random in 10000 games A won 2329 and B won: 4776
07:29:35 With the combination Random/Random in 10000 games A won 2329 and B won: 4777
07:29:35 With the combination Random/Random in 10000 games A won 2330 and B won: 4777
07:29:35 With the combination Random/Random in 10000 games A won 2330 and B won: 4778
07:29:35 With the combination Random/Random in 10000 games A won 2330 and B won: 4779
07:29:35 With the combination Random/Random in 10000 games A won 2331 and B won: 4779
07:29:35 With the combination Random/Random in 10000 games A won 2332 and B won: 4779
07:29:35 With the combination Random/Random in 10000 games A won 2333 and B won: 4779
07:29:35 With the combination Random/Random in 10000 games A won 2334 and B won: 4779
07:29:35 With the combination Random/Random in 10000 games A won 2334 and B won: 4780
07:29:35 With the combination Random/Random in 10000 games A won 2334 and B won: 4781
07:29:35 With the combination Random/Random in 10000 games A won 2334 and B won: 4782
07:29:35 With the combination Random/Random in 10000 games A won 2334 and B won: 4783
07:29:35 With the combination Random/Random in 10000 games A won 2335 and B won: 4783
07:29:35 With the combination Random/Random in 10000 games A won 2335 and B won: 4784
07:29:35 With the combination Random/Random in 10000 games A won 2335 and B won: 4785
07:29:35 With the combination Random/Random in 10000 games A won 2335 and B won: 4786
07:29:35 With the combination Random/Random in 10000 games A won 2336 and B won: 4786
07:29:35 With the combination Random/Random in 10000 games A won 2337 and B won: 4786
07:29:35 With the combination Random/Random in 10000 games A won 2337 and B won: 4787
07:29:35 With the combination Random/Random in 10000 games A won 2338 and B won: 4787
07:29:35 With the combination Random/Random in 10000 games A won 2338 and B won: 4788
07:29:35 With the combination Random/Random in 10000 games A won 2339 and B won: 4788
07:29:35 With the combination Random/Random in 10000 games A won 2339 and B won: 4789
07:29:35 With the combination Random/Random in 10000 games A won 2339 and B won: 4790
07:29:35 With the combination Random/Random in 10000 games A won 2340 and B won: 4790
07:29:35 With the combination Random/Random in 10000 games A won 2340 and B won: 4791
07:29:35 With the combination Random/Random in 10000 games A won 2340 and B won: 4792
07:29:35 With the combination Random/Random in 10000 games A won 2340 and B won: 4793
07:29:35 With the combination Random/Random in 10000 games A won 2340 and B won: 4794
07:29:35 With the combination Random/Random in 10000 games A won 2341 and B won: 4794
07:29:35 With the combination Random/Random in 10000 games A won 2341 and B won: 4795
07:29:35 With the combination Random/Random in 10000 games A won 2342 and B won: 4795
07:29:35 With the combination Random/Random in 10000 games A won 2342 and B won: 4796
07:29:35 With the combination Random/Random in 10000 games A won 2342 and B won: 4797
07:29:35 With the combination Random/Random in 10000 games A won 2343 and B won: 4797
07:29:35 With the combination Random/Random in 10000 games A won 2343 and B won: 4798
07:29:35 With the combination Random/Random in 10000 games A won 2344 and B won: 4798
07:29:35 With the combination Random/Random in 10000 games A won 2344 and B won: 4799
07:29:35 With the combination Random/Random in 10000 games A won 2344 and B won: 4800
07:29:35 With the combination Random/Random in 10000 games A won 2345 and B won: 4800
07:29:35 With the combination Random/Random in 10000 games A won 2345 and B won: 4801
07:29:35 With the combination Random/Random in 10000 games A won 2346 and B won: 4801
07:29:35 With the combination Random/Random in 10000 games A won 2347 and B won: 4801
07:29:35 With the combination Random/Random in 10000 games A won 2347 and B won: 4802
07:29:35 With the combination Random/Random in 10000 games A won 2348 and B won: 4802
07:29:35 With the combination Random/Random in 10000 games A won 2349 and B won: 4802
07:29:35 With the combination Random/Random in 10000 games A won 2350 and B won: 4802
07:29:35 With the combination Random/Random in 10000 games A won 2350 and B won: 4803
07:29:35 With the combination Random/Random in 10000 games A won 2350 and B won: 4804
07:29:35 With the combination Random/Random in 10000 games A won 2351 and B won: 4804
07:29:35 With the combination Random/Random in 10000 games A won 2351 and B won: 4805
07:29:35 With the combination Random/Random in 10000 games A won 2351 and B won: 4806
07:29:35 With the combination Random/Random in 10000 games A won 2351 and B won: 4807
07:29:35 With the combination Random/Random in 10000 games A won 2351 and B won: 4808
07:29:35 With the combination Random/Random in 10000 games A won 2351 and B won: 4809
07:29:35 With the combination Random/Random in 10000 games A won 2352 and B won: 4809
07:29:35 With the combination Random/Random in 10000 games A won 2352 and B won: 4810
07:29:35 With the combination Random/Random in 10000 games A won 2353 and B won: 4810
07:29:35 With the combination Random/Random in 10000 games A won 2353 and B won: 4811
07:29:35 With the combination Random/Random in 10000 games A won 2353 and B won: 4812
07:29:35 With the combination Random/Random in 10000 games A won 2353 and B won: 4813
07:29:35 With the combination Random/Random in 10000 games A won 2353 and B won: 4814
07:29:35 With the combination Random/Random in 10000 games A won 2353 and B won: 4815
07:29:35 With the combination Random/Random in 10000 games A won 2353 and B won: 4816
07:29:35 With the combination Random/Random in 10000 games A won 2354 and B won: 4816
07:29:35 With the combination Random/Random in 10000 games A won 2354 and B won: 4817
07:29:35 With the combination Random/Random in 10000 games A won 2354 and B won: 4818
07:29:35 With the combination Random/Random in 10000 games A won 2354 and B won: 4819
07:29:35 With the combination Random/Random in 10000 games A won 2355 and B won: 4819
07:29:35 With the combination Random/Random in 10000 games A won 2355 and B won: 4820
07:29:35 With the combination Random/Random in 10000 games A won 2355 and B won: 4821
07:29:35 With the combination Random/Random in 10000 games A won 2355 and B won: 4822
07:29:35 With the combination Random/Random in 10000 games A won 2355 and B won: 4823
07:29:35 With the combination Random/Random in 10000 games A won 2355 and B won: 4824
07:29:35 With the combination Random/Random in 10000 games A won 2356 and B won: 4824
07:29:35 With the combination Random/Random in 10000 games A won 2357 and B won: 4824
07:29:35 With the combination Random/Random in 10000 games A won 2357 and B won: 4825
07:29:35 With the combination Random/Random in 10000 games A won 2357 and B won: 4826
07:29:35 With the combination Random/Random in 10000 games A won 2357 and B won: 4827
07:29:35 With the combination Random/Random in 10000 games A won 2357 and B won: 4828
07:29:35 With the combination Random/Random in 10000 games A won 2357 and B won: 4829
07:29:35 With the combination Random/Random in 10000 games A won 2357 and B won: 4830
07:29:35 With the combination Random/Random in 10000 games A won 2358 and B won: 4830
07:29:35 With the combination Random/Random in 10000 games A won 2359 and B won: 4830
07:29:35 With the combination Random/Random in 10000 games A won 2359 and B won: 4831
07:29:35 With the combination Random/Random in 10000 games A won 2360 and B won: 4831
07:29:35 With the combination Random/Random in 10000 games A won 2360 and B won: 4832
07:29:35 With the combination Random/Random in 10000 games A won 2360 and B won: 4833
07:29:35 With the combination Random/Random in 10000 games A won 2360 and B won: 4834
07:29:35 With the combination Random/Random in 10000 games A won 2360 and B won: 4835
07:29:35 With the combination Random/Random in 10000 games A won 2361 and B won: 4835
07:29:35 With the combination Random/Random in 10000 games A won 2361 and B won: 4836
07:29:35 With the combination Random/Random in 10000 games A won 2362 and B won: 4836
07:29:35 With the combination Random/Random in 10000 games A won 2362 and B won: 4837
07:29:35 With the combination Random/Random in 10000 games A won 2362 and B won: 4838
07:29:35 With the combination Random/Random in 10000 games A won 2363 and B won: 4838
07:29:35 With the combination Random/Random in 10000 games A won 2363 and B won: 4839
07:29:35 With the combination Random/Random in 10000 games A won 2363 and B won: 4840
07:29:35 With the combination Random/Random in 10000 games A won 2363 and B won: 4841
07:29:35 With the combination Random/Random in 10000 games A won 2363 and B won: 4842
07:29:35 With the combination Random/Random in 10000 games A won 2363 and B won: 4843
07:29:35 With the combination Random/Random in 10000 games A won 2363 and B won: 4844
07:29:35 With the combination Random/Random in 10000 games A won 2363 and B won: 4845
07:29:35 With the combination Random/Random in 10000 games A won 2363 and B won: 4846
07:29:35 With the combination Random/Random in 10000 games A won 2363 and B won: 4847
07:29:35 With the combination Random/Random in 10000 games A won 2364 and B won: 4847
07:29:35 With the combination Random/Random in 10000 games A won 2365 and B won: 4847
07:29:35 With the combination Random/Random in 10000 games A won 2365 and B won: 4848
07:29:35 With the combination Random/Random in 10000 games A won 2365 and B won: 4849
07:29:35 With the combination Random/Random in 10000 games A won 2366 and B won: 4849
07:29:35 With the combination Random/Random in 10000 games A won 2367 and B won: 4849
07:29:35 With the combination Random/Random in 10000 games A won 2367 and B won: 4850
07:29:35 With the combination Random/Random in 10000 games A won 2367 and B won: 4851
07:29:35 With the combination Random/Random in 10000 games A won 2368 and B won: 4851
07:29:35 With the combination Random/Random in 10000 games A won 2368 and B won: 4852
07:29:35 With the combination Random/Random in 10000 games A won 2368 and B won: 4853
07:29:35 With the combination Random/Random in 10000 games A won 2368 and B won: 4854
07:29:35 With the combination Random/Random in 10000 games A won 2369 and B won: 4854
07:29:35 With the combination Random/Random in 10000 games A won 2369 and B won: 4855
07:29:35 With the combination Random/Random in 10000 games A won 2369 and B won: 4856
07:29:35 With the combination Random/Random in 10000 games A won 2369 and B won: 4857
07:29:35 With the combination Random/Random in 10000 games A won 2369 and B won: 4858
07:29:35 With the combination Random/Random in 10000 games A won 2370 and B won: 4858
07:29:35 With the combination Random/Random in 10000 games A won 2370 and B won: 4859
07:29:35 With the combination Random/Random in 10000 games A won 2371 and B won: 4859
07:29:35 With the combination Random/Random in 10000 games A won 2371 and B won: 4860
07:29:35 With the combination Random/Random in 10000 games A won 2371 and B won: 4861
07:29:35 With the combination Random/Random in 10000 games A won 2371 and B won: 4862
07:29:35 With the combination Random/Random in 10000 games A won 2372 and B won: 4862
07:29:35 With the combination Random/Random in 10000 games A won 2373 and B won: 4862
07:29:35 With the combination Random/Random in 10000 games A won 2373 and B won: 4863
07:29:35 With the combination Random/Random in 10000 games A won 2373 and B won: 4864
07:29:35 With the combination Random/Random in 10000 games A won 2373 and B won: 4865
07:29:35 With the combination Random/Random in 10000 games A won 2373 and B won: 4866
07:29:35 With the combination Random/Random in 10000 games A won 2373 and B won: 4867
07:29:35 With the combination Random/Random in 10000 games A won 2373 and B won: 4868
07:29:35 With the combination Random/Random in 10000 games A won 2373 and B won: 4869
07:29:35 With the combination Random/Random in 10000 games A won 2373 and B won: 4870
07:29:35 With the combination Random/Random in 10000 games A won 2373 and B won: 4871
07:29:35 With the combination Random/Random in 10000 games A won 2373 and B won: 4872
07:29:35 With the combination Random/Random in 10000 games A won 2373 and B won: 4873
07:29:35 With the combination Random/Random in 10000 games A won 2374 and B won: 4873
07:29:35 With the combination Random/Random in 10000 games A won 2374 and B won: 4874
07:29:35 With the combination Random/Random in 10000 games A won 2375 and B won: 4874
07:29:35 With the combination Random/Random in 10000 games A won 2375 and B won: 4875
07:29:35 With the combination Random/Random in 10000 games A won 2376 and B won: 4875
07:29:35 With the combination Random/Random in 10000 games A won 2376 and B won: 4876
07:29:35 With the combination Random/Random in 10000 games A won 2376 and B won: 4877
07:29:35 With the combination Random/Random in 10000 games A won 2377 and B won: 4877
07:29:35 With the combination Random/Random in 10000 games A won 2377 and B won: 4878
07:29:35 With the combination Random/Random in 10000 games A won 2377 and B won: 4879
07:29:35 With the combination Random/Random in 10000 games A won 2377 and B won: 4880
07:29:35 With the combination Random/Random in 10000 games A won 2377 and B won: 4881
07:29:35 With the combination Random/Random in 10000 games A won 2378 and B won: 4881
07:29:35 With the combination Random/Random in 10000 games A won 2378 and B won: 4882
07:29:35 With the combination Random/Random in 10000 games A won 2379 and B won: 4882
07:29:35 With the combination Random/Random in 10000 games A won 2379 and B won: 4883
07:29:35 With the combination Random/Random in 10000 games A won 2379 and B won: 4884
07:29:35 With the combination Random/Random in 10000 games A won 2379 and B won: 4885
07:29:35 With the combination Random/Random in 10000 games A won 2379 and B won: 4886
07:29:35 With the combination Random/Random in 10000 games A won 2379 and B won: 4887
07:29:35 With the combination Random/Random in 10000 games A won 2379 and B won: 4888
07:29:35 With the combination Random/Random in 10000 games A won 2379 and B won: 4889
07:29:35 With the combination Random/Random in 10000 games A won 2380 and B won: 4889
07:29:35 With the combination Random/Random in 10000 games A won 2381 and B won: 4889
07:29:35 With the combination Random/Random in 10000 games A won 2381 and B won: 4890
07:29:35 With the combination Random/Random in 10000 games A won 2381 and B won: 4891
07:29:35 With the combination Random/Random in 10000 games A won 2381 and B won: 4892
07:29:35 With the combination Random/Random in 10000 games A won 2381 and B won: 4893
07:29:35 With the combination Random/Random in 10000 games A won 2381 and B won: 4894
07:29:35 With the combination Random/Random in 10000 games A won 2381 and B won: 4895
07:29:35 With the combination Random/Random in 10000 games A won 2381 and B won: 4896
07:29:35 With the combination Random/Random in 10000 games A won 2381 and B won: 4897
07:29:35 With the combination Random/Random in 10000 games A won 2382 and B won: 4897
07:29:35 With the combination Random/Random in 10000 games A won 2383 and B won: 4897
07:29:35 With the combination Random/Random in 10000 games A won 2383 and B won: 4898
07:29:35 With the combination Random/Random in 10000 games A won 2383 and B won: 4899
07:29:35 With the combination Random/Random in 10000 games A won 2383 and B won: 4900
07:29:35 With the combination Random/Random in 10000 games A won 2383 and B won: 4901
07:29:35 With the combination Random/Random in 10000 games A won 2383 and B won: 4902
07:29:35 With the combination Random/Random in 10000 games A won 2384 and B won: 4902
07:29:35 With the combination Random/Random in 10000 games A won 2384 and B won: 4903
07:29:35 With the combination Random/Random in 10000 games A won 2384 and B won: 4904
07:29:35 With the combination Random/Random in 10000 games A won 2384 and B won: 4905
07:29:35 With the combination Random/Random in 10000 games A won 2384 and B won: 4906
07:29:35 With the combination Random/Random in 10000 games A won 2384 and B won: 4907
07:29:35 With the combination Random/Random in 10000 games A won 2384 and B won: 4908
07:29:35 With the combination Random/Random in 10000 games A won 2384 and B won: 4909
07:29:35 With the combination Random/Random in 10000 games A won 2384 and B won: 4910
07:29:35 With the combination Random/Random in 10000 games A won 2385 and B won: 4910
07:29:35 With the combination Random/Random in 10000 games A won 2385 and B won: 4911
07:29:35 With the combination Random/Random in 10000 games A won 2386 and B won: 4911
07:29:35 With the combination Random/Random in 10000 games A won 2386 and B won: 4912
07:29:35 With the combination Random/Random in 10000 games A won 2386 and B won: 4913
07:29:35 With the combination Random/Random in 10000 games A won 2386 and B won: 4914
07:29:35 With the combination Random/Random in 10000 games A won 2386 and B won: 4915
07:29:35 With the combination Random/Random in 10000 games A won 2386 and B won: 4916
07:29:35 With the combination Random/Random in 10000 games A won 2387 and B won: 4916
07:29:35 With the combination Random/Random in 10000 games A won 2388 and B won: 4916
07:29:35 With the combination Random/Random in 10000 games A won 2388 and B won: 4917
07:29:35 With the combination Random/Random in 10000 games A won 2389 and B won: 4917
07:29:35 With the combination Random/Random in 10000 games A won 2390 and B won: 4917
07:29:35 With the combination Random/Random in 10000 games A won 2390 and B won: 4918
07:29:35 With the combination Random/Random in 10000 games A won 2391 and B won: 4918
07:29:35 With the combination Random/Random in 10000 games A won 2391 and B won: 4919
07:29:35 With the combination Random/Random in 10000 games A won 2392 and B won: 4919
07:29:35 With the combination Random/Random in 10000 games A won 2392 and B won: 4920
07:29:35 With the combination Random/Random in 10000 games A won 2392 and B won: 4921
07:29:35 With the combination Random/Random in 10000 games A won 2392 and B won: 4922
07:29:35 With the combination Random/Random in 10000 games A won 2392 and B won: 4923
07:29:35 With the combination Random/Random in 10000 games A won 2393 and B won: 4923
07:29:35 With the combination Random/Random in 10000 games A won 2393 and B won: 4924
07:29:35 With the combination Random/Random in 10000 games A won 2393 and B won: 4925
07:29:35 With the combination Random/Random in 10000 games A won 2393 and B won: 4926
07:29:35 With the combination Random/Random in 10000 games A won 2393 and B won: 4927
07:29:35 With the combination Random/Random in 10000 games A won 2394 and B won: 4927
07:29:35 With the combination Random/Random in 10000 games A won 2394 and B won: 4928
07:29:35 With the combination Random/Random in 10000 games A won 2395 and B won: 4928
07:29:35 With the combination Random/Random in 10000 games A won 2395 and B won: 4929
07:29:35 With the combination Random/Random in 10000 games A won 2395 and B won: 4930
07:29:35 With the combination Random/Random in 10000 games A won 2395 and B won: 4931
07:29:35 With the combination Random/Random in 10000 games A won 2396 and B won: 4931
07:29:35 With the combination Random/Random in 10000 games A won 2396 and B won: 4932
07:29:35 With the combination Random/Random in 10000 games A won 2396 and B won: 4933
07:29:35 With the combination Random/Random in 10000 games A won 2396 and B won: 4934
07:29:35 With the combination Random/Random in 10000 games A won 2397 and B won: 4934
07:29:35 With the combination Random/Random in 10000 games A won 2398 and B won: 4934
07:29:35 With the combination Random/Random in 10000 games A won 2398 and B won: 4935
07:29:35 With the combination Random/Random in 10000 games A won 2398 and B won: 4936
07:29:35 With the combination Random/Random in 10000 games A won 2399 and B won: 4936
07:29:35 With the combination Random/Random in 10000 games A won 2399 and B won: 4937
07:29:35 With the combination Random/Random in 10000 games A won 2399 and B won: 4938
07:29:35 With the combination Random/Random in 10000 games A won 2399 and B won: 4939
07:29:35 With the combination Random/Random in 10000 games A won 2400 and B won: 4939
07:29:35 With the combination Random/Random in 10000 games A won 2401 and B won: 4939
07:29:35 With the combination Random/Random in 10000 games A won 2402 and B won: 4939
07:29:35 With the combination Random/Random in 10000 games A won 2403 and B won: 4939
07:29:35 With the combination Random/Random in 10000 games A won 2403 and B won: 4940
07:29:35 With the combination Random/Random in 10000 games A won 2403 and B won: 4941
07:29:35 With the combination Random/Random in 10000 games A won 2403 and B won: 4942
07:29:35 With the combination Random/Random in 10000 games A won 2403 and B won: 4943
07:29:35 With the combination Random/Random in 10000 games A won 2403 and B won: 4944
07:29:35 With the combination Random/Random in 10000 games A won 2403 and B won: 4945
07:29:35 With the combination Random/Random in 10000 games A won 2403 and B won: 4946
07:29:35 With the combination Random/Random in 10000 games A won 2403 and B won: 4947
07:29:35 With the combination Random/Random in 10000 games A won 2404 and B won: 4947
07:29:35 With the combination Random/Random in 10000 games A won 2404 and B won: 4948
07:29:35 With the combination Random/Random in 10000 games A won 2404 and B won: 4949
07:29:35 With the combination Random/Random in 10000 games A won 2404 and B won: 4950
07:29:35 With the combination Random/Random in 10000 games A won 2404 and B won: 4951
07:29:35 With the combination Random/Random in 10000 games A won 2404 and B won: 4952
07:29:35 With the combination Random/Random in 10000 games A won 2404 and B won: 4953
07:29:35 With the combination Random/Random in 10000 games A won 2405 and B won: 4953
07:29:35 With the combination Random/Random in 10000 games A won 2405 and B won: 4954
07:29:35 With the combination Random/Random in 10000 games A won 2405 and B won: 4955
07:29:35 With the combination Random/Random in 10000 games A won 2405 and B won: 4956
07:29:35 With the combination Random/Random in 10000 games A won 2405 and B won: 4957
07:29:35 With the combination Random/Random in 10000 games A won 2405 and B won: 4958
07:29:35 With the combination Random/Random in 10000 games A won 2405 and B won: 4959
07:29:35 With the combination Random/Random in 10000 games A won 2405 and B won: 4960
07:29:35 With the combination Random/Random in 10000 games A won 2405 and B won: 4961
07:29:35 With the combination Random/Random in 10000 games A won 2405 and B won: 4962
07:29:35 With the combination Random/Random in 10000 games A won 2406 and B won: 4962
07:29:35 With the combination Random/Random in 10000 games A won 2407 and B won: 4962
07:29:35 With the combination Random/Random in 10000 games A won 2407 and B won: 4963
07:29:35 With the combination Random/Random in 10000 games A won 2408 and B won: 4963
07:29:35 With the combination Random/Random in 10000 games A won 2408 and B won: 4964
07:29:35 With the combination Random/Random in 10000 games A won 2408 and B won: 4965
07:29:35 With the combination Random/Random in 10000 games A won 2409 and B won: 4965
07:29:35 With the combination Random/Random in 10000 games A won 2410 and B won: 4965
07:29:35 With the combination Random/Random in 10000 games A won 2410 and B won: 4966
07:29:35 With the combination Random/Random in 10000 games A won 2411 and B won: 4966
07:29:35 With the combination Random/Random in 10000 games A won 2411 and B won: 4967
07:29:35 With the combination Random/Random in 10000 games A won 2411 and B won: 4968
07:29:35 With the combination Random/Random in 10000 games A won 2411 and B won: 4969
07:29:35 With the combination Random/Random in 10000 games A won 2411 and B won: 4970
07:29:35 With the combination Random/Random in 10000 games A won 2411 and B won: 4971
07:29:35 With the combination Random/Random in 10000 games A won 2411 and B won: 4972
07:29:35 With the combination Random/Random in 10000 games A won 2412 and B won: 4972
07:29:35 With the combination Random/Random in 10000 games A won 2412 and B won: 4973
07:29:35 With the combination Random/Random in 10000 games A won 2412 and B won: 4974
07:29:35 With the combination Random/Random in 10000 games A won 2412 and B won: 4975
07:29:35 With the combination Random/Random in 10000 games A won 2412 and B won: 4976
07:29:35 With the combination Random/Random in 10000 games A won 2412 and B won: 4977
07:29:35 With the combination Random/Random in 10000 games A won 2412 and B won: 4978
07:29:35 With the combination Random/Random in 10000 games A won 2412 and B won: 4979
07:29:35 With the combination Random/Random in 10000 games A won 2412 and B won: 4980
07:29:35 With the combination Random/Random in 10000 games A won 2412 and B won: 4981
07:29:35 With the combination Random/Random in 10000 games A won 2412 and B won: 4982
07:29:35 With the combination Random/Random in 10000 games A won 2412 and B won: 4983
07:29:35 With the combination Random/Random in 10000 games A won 2412 and B won: 4984
07:29:35 With the combination Random/Random in 10000 games A won 2412 and B won: 4985
07:29:35 With the combination Random/Random in 10000 games A won 2413 and B won: 4985
07:29:35 With the combination Random/Random in 10000 games A won 2414 and B won: 4985
07:29:35 With the combination Random/Random in 10000 games A won 2415 and B won: 4985
07:29:35 With the combination Random/Random in 10000 games A won 2416 and B won: 4985
07:29:35 With the combination Random/Random in 10000 games A won 2417 and B won: 4985
07:29:35 With the combination Random/Random in 10000 games A won 2417 and B won: 4986
07:29:35 With the combination Random/Random in 10000 games A won 2417 and B won: 4987
07:29:35 With the combination Random/Random in 10000 games A won 2417 and B won: 4988
07:29:35 With the combination Random/Random in 10000 games A won 2417 and B won: 4989
07:29:35 With the combination Random/Random in 10000 games A won 2417 and B won: 4990
07:29:35 With the combination Random/Random in 10000 games A won 2417 and B won: 4991
07:29:35 With the combination Random/Random in 10000 games A won 2418 and B won: 4991
07:29:35 With the combination Random/Random in 10000 games A won 2418 and B won: 4992
07:29:35 With the combination Random/Random in 10000 games A won 2419 and B won: 4992
07:29:35 With the combination Random/Random in 10000 games A won 2419 and B won: 4993
07:29:35 With the combination Random/Random in 10000 games A won 2419 and B won: 4994
07:29:35 With the combination Random/Random in 10000 games A won 2419 and B won: 4995
07:29:35 With the combination Random/Random in 10000 games A won 2419 and B won: 4996
07:29:35 With the combination Random/Random in 10000 games A won 2419 and B won: 4997
07:29:35 With the combination Random/Random in 10000 games A won 2419 and B won: 4998
07:29:35 With the combination Random/Random in 10000 games A won 2420 and B won: 4998
07:29:35 With the combination Random/Random in 10000 games A won 2420 and B won: 4999
07:29:35 With the combination Random/Random in 10000 games A won 2420 and B won: 5000
07:29:35 With the combination Random/Random in 10000 games A won 2421 and B won: 5000
07:29:35 With the combination Random/Random in 10000 games A won 2421 and B won: 5001
07:29:35 With the combination Random/Random in 10000 games A won 2421 and B won: 5002
07:29:35 With the combination Random/Random in 10000 games A won 2421 and B won: 5003
07:29:35 With the combination Random/Random in 10000 games A won 2421 and B won: 5004
07:29:35 With the combination Random/Random in 10000 games A won 2421 and B won: 5005
07:29:35 With the combination Random/Random in 10000 games A won 2421 and B won: 5006
07:29:35 With the combination Random/Random in 10000 games A won 2421 and B won: 5007
07:29:35 With the combination Random/Random in 10000 games A won 2421 and B won: 5008
07:29:35 With the combination Random/Random in 10000 games A won 2421 and B won: 5009
07:29:35 With the combination Random/Random in 10000 games A won 2421 and B won: 5010
07:29:35 With the combination Random/Random in 10000 games A won 2421 and B won: 5011
07:29:35 With the combination Random/Random in 10000 games A won 2422 and B won: 5011
07:29:35 With the combination Random/Random in 10000 games A won 2423 and B won: 5011
07:29:35 With the combination Random/Random in 10000 games A won 2423 and B won: 5012
07:29:35 With the combination Random/Random in 10000 games A won 2423 and B won: 5013
07:29:35 With the combination Random/Random in 10000 games A won 2424 and B won: 5013
07:29:35 With the combination Random/Random in 10000 games A won 2424 and B won: 5014
07:29:35 With the combination Random/Random in 10000 games A won 2425 and B won: 5014
07:29:35 With the combination Random/Random in 10000 games A won 2425 and B won: 5015
07:29:35 With the combination Random/Random in 10000 games A won 2425 and B won: 5016
07:29:35 With the combination Random/Random in 10000 games A won 2426 and B won: 5016
07:29:35 With the combination Random/Random in 10000 games A won 2426 and B won: 5017
07:29:35 With the combination Random/Random in 10000 games A won 2426 and B won: 5018
07:29:35 With the combination Random/Random in 10000 games A won 2426 and B won: 5019
07:29:35 With the combination Random/Random in 10000 games A won 2426 and B won: 5020
07:29:35 With the combination Random/Random in 10000 games A won 2426 and B won: 5021
07:29:35 With the combination Random/Random in 10000 games A won 2426 and B won: 5022
07:29:35 With the combination Random/Random in 10000 games A won 2427 and B won: 5022
07:29:35 With the combination Random/Random in 10000 games A won 2428 and B won: 5022
07:29:35 With the combination Random/Random in 10000 games A won 2428 and B won: 5023
07:29:35 With the combination Random/Random in 10000 games A won 2428 and B won: 5024
07:29:35 With the combination Random/Random in 10000 games A won 2429 and B won: 5024
07:29:35 With the combination Random/Random in 10000 games A won 2429 and B won: 5025
07:29:35 With the combination Random/Random in 10000 games A won 2429 and B won: 5026
07:29:35 With the combination Random/Random in 10000 games A won 2429 and B won: 5027
07:29:35 With the combination Random/Random in 10000 games A won 2429 and B won: 5028
07:29:35 With the combination Random/Random in 10000 games A won 2429 and B won: 5029
07:29:35 With the combination Random/Random in 10000 games A won 2429 and B won: 5030
07:29:35 With the combination Random/Random in 10000 games A won 2429 and B won: 5031
07:29:35 With the combination Random/Random in 10000 games A won 2429 and B won: 5032
07:29:35 With the combination Random/Random in 10000 games A won 2429 and B won: 5033
07:29:35 With the combination Random/Random in 10000 games A won 2429 and B won: 5034
07:29:35 With the combination Random/Random in 10000 games A won 2429 and B won: 5035
07:29:35 With the combination Random/Random in 10000 games A won 2429 and B won: 5036
07:29:35 With the combination Random/Random in 10000 games A won 2430 and B won: 5036
07:29:35 With the combination Random/Random in 10000 games A won 2430 and B won: 5037
07:29:35 With the combination Random/Random in 10000 games A won 2431 and B won: 5037
07:29:35 With the combination Random/Random in 10000 games A won 2431 and B won: 5038
07:29:35 With the combination Random/Random in 10000 games A won 2431 and B won: 5039
07:29:35 With the combination Random/Random in 10000 games A won 2431 and B won: 5040
07:29:35 With the combination Random/Random in 10000 games A won 2431 and B won: 5041
07:29:35 With the combination Random/Random in 10000 games A won 2431 and B won: 5042
07:29:35 With the combination Random/Random in 10000 games A won 2431 and B won: 5043
07:29:35 With the combination Random/Random in 10000 games A won 2432 and B won: 5043
07:29:35 With the combination Random/Random in 10000 games A won 2433 and B won: 5043
07:29:35 With the combination Random/Random in 10000 games A won 2433 and B won: 5044
07:29:35 With the combination Random/Random in 10000 games A won 2434 and B won: 5044
07:29:35 With the combination Random/Random in 10000 games A won 2434 and B won: 5045
07:29:35 With the combination Random/Random in 10000 games A won 2434 and B won: 5046
07:29:35 With the combination Random/Random in 10000 games A won 2435 and B won: 5046
07:29:35 With the combination Random/Random in 10000 games A won 2435 and B won: 5047
07:29:35 With the combination Random/Random in 10000 games A won 2435 and B won: 5048
07:29:35 With the combination Random/Random in 10000 games A won 2436 and B won: 5048
07:29:35 With the combination Random/Random in 10000 games A won 2436 and B won: 5049
07:29:35 With the combination Random/Random in 10000 games A won 2436 and B won: 5050
07:29:35 With the combination Random/Random in 10000 games A won 2437 and B won: 5050
07:29:35 With the combination Random/Random in 10000 games A won 2437 and B won: 5051
07:29:35 With the combination Random/Random in 10000 games A won 2437 and B won: 5052
07:29:35 With the combination Random/Random in 10000 games A won 2438 and B won: 5052
07:29:35 With the combination Random/Random in 10000 games A won 2439 and B won: 5052
07:29:35 With the combination Random/Random in 10000 games A won 2439 and B won: 5053
07:29:35 With the combination Random/Random in 10000 games A won 2440 and B won: 5053
07:29:35 With the combination Random/Random in 10000 games A won 2440 and B won: 5054
07:29:35 With the combination Random/Random in 10000 games A won 2441 and B won: 5054
07:29:35 With the combination Random/Random in 10000 games A won 2441 and B won: 5055
07:29:35 With the combination Random/Random in 10000 games A won 2441 and B won: 5056
07:29:35 With the combination Random/Random in 10000 games A won 2441 and B won: 5057
07:29:35 With the combination Random/Random in 10000 games A won 2442 and B won: 5057
07:29:35 With the combination Random/Random in 10000 games A won 2442 and B won: 5058
07:29:35 With the combination Random/Random in 10000 games A won 2442 and B won: 5059
07:29:35 With the combination Random/Random in 10000 games A won 2442 and B won: 5060
07:29:35 With the combination Random/Random in 10000 games A won 2442 and B won: 5061
07:29:35 With the combination Random/Random in 10000 games A won 2442 and B won: 5062
07:29:35 With the combination Random/Random in 10000 games A won 2442 and B won: 5063
07:29:35 With the combination Random/Random in 10000 games A won 2443 and B won: 5063
07:29:35 With the combination Random/Random in 10000 games A won 2443 and B won: 5064
07:29:35 With the combination Random/Random in 10000 games A won 2443 and B won: 5065
07:29:35 With the combination Random/Random in 10000 games A won 2444 and B won: 5065
07:29:35 With the combination Random/Random in 10000 games A won 2444 and B won: 5066
07:29:35 With the combination Random/Random in 10000 games A won 2445 and B won: 5066
07:29:35 With the combination Random/Random in 10000 games A won 2446 and B won: 5066
07:29:35 With the combination Random/Random in 10000 games A won 2446 and B won: 5067
07:29:35 With the combination Random/Random in 10000 games A won 2447 and B won: 5067
07:29:35 With the combination Random/Random in 10000 games A won 2448 and B won: 5067
07:29:35 With the combination Random/Random in 10000 games A won 2449 and B won: 5067
07:29:35 With the combination Random/Random in 10000 games A won 2450 and B won: 5067
07:29:35 With the combination Random/Random in 10000 games A won 2450 and B won: 5068
07:29:35 With the combination Random/Random in 10000 games A won 2450 and B won: 5069
07:29:35 With the combination Random/Random in 10000 games A won 2450 and B won: 5070
07:29:35 With the combination Random/Random in 10000 games A won 2450 and B won: 5071
07:29:35 With the combination Random/Random in 10000 games A won 2450 and B won: 5072
07:29:35 With the combination Random/Random in 10000 games A won 2451 and B won: 5072
07:29:35 With the combination Random/Random in 10000 games A won 2451 and B won: 5073
07:29:35 With the combination Random/Random in 10000 games A won 2451 and B won: 5074
07:29:35 With the combination Random/Random in 10000 games A won 2451 and B won: 5075
07:29:35 With the combination Random/Random in 10000 games A won 2451 and B won: 5076
07:29:35 With the combination Random/Random in 10000 games A won 2451 and B won: 5077
07:29:35 With the combination Random/Random in 10000 games A won 2451 and B won: 5078
07:29:35 With the combination Random/Random in 10000 games A won 2451 and B won: 5079
07:29:35 With the combination Random/Random in 10000 games A won 2451 and B won: 5080
07:29:35 With the combination Random/Random in 10000 games A won 2452 and B won: 5080
07:29:35 With the combination Random/Random in 10000 games A won 2453 and B won: 5080
07:29:35 With the combination Random/Random in 10000 games A won 2453 and B won: 5081
07:29:35 With the combination Random/Random in 10000 games A won 2454 and B won: 5081
07:29:35 With the combination Random/Random in 10000 games A won 2455 and B won: 5081
07:29:35 With the combination Random/Random in 10000 games A won 2455 and B won: 5082
07:29:35 With the combination Random/Random in 10000 games A won 2455 and B won: 5083
07:29:35 With the combination Random/Random in 10000 games A won 2456 and B won: 5083
07:29:35 With the combination Random/Random in 10000 games A won 2457 and B won: 5083
07:29:35 With the combination Random/Random in 10000 games A won 2457 and B won: 5084
07:29:35 With the combination Random/Random in 10000 games A won 2458 and B won: 5084
07:29:35 With the combination Random/Random in 10000 games A won 2458 and B won: 5085
07:29:35 With the combination Random/Random in 10000 games A won 2458 and B won: 5086
07:29:35 With the combination Random/Random in 10000 games A won 2458 and B won: 5087
07:29:35 With the combination Random/Random in 10000 games A won 2458 and B won: 5088
07:29:35 With the combination Random/Random in 10000 games A won 2458 and B won: 5089
07:29:35 With the combination Random/Random in 10000 games A won 2458 and B won: 5090
07:29:35 With the combination Random/Random in 10000 games A won 2459 and B won: 5090
07:29:35 With the combination Random/Random in 10000 games A won 2459 and B won: 5091
07:29:35 With the combination Random/Random in 10000 games A won 2459 and B won: 5092
07:29:35 With the combination Random/Random in 10000 games A won 2460 and B won: 5092
07:29:35 With the combination Random/Random in 10000 games A won 2461 and B won: 5092
07:29:35 With the combination Random/Random in 10000 games A won 2461 and B won: 5093
07:29:35 With the combination Random/Random in 10000 games A won 2461 and B won: 5094
07:29:35 With the combination Random/Random in 10000 games A won 2462 and B won: 5094
07:29:35 With the combination Random/Random in 10000 games A won 2463 and B won: 5094
07:29:35 With the combination Random/Random in 10000 games A won 2464 and B won: 5094
07:29:35 With the combination Random/Random in 10000 games A won 2464 and B won: 5095
07:29:35 With the combination Random/Random in 10000 games A won 2464 and B won: 5096
07:29:35 With the combination Random/Random in 10000 games A won 2464 and B won: 5097
07:29:35 With the combination Random/Random in 10000 games A won 2464 and B won: 5098
07:29:35 With the combination Random/Random in 10000 games A won 2465 and B won: 5098
07:29:35 With the combination Random/Random in 10000 games A won 2465 and B won: 5099
07:29:35 With the combination Random/Random in 10000 games A won 2465 and B won: 5100
07:29:35 With the combination Random/Random in 10000 games A won 2465 and B won: 5101
07:29:35 With the combination Random/Random in 10000 games A won 2465 and B won: 5102
07:29:35 With the combination Random/Random in 10000 games A won 2465 and B won: 5103
07:29:35 With the combination Random/Random in 10000 games A won 2465 and B won: 5104
07:29:35 With the combination Random/Random in 10000 games A won 2465 and B won: 5105
07:29:35 With the combination Random/Random in 10000 games A won 2466 and B won: 5105
07:29:35 With the combination Random/Random in 10000 games A won 2466 and B won: 5106
07:29:35 With the combination Random/Random in 10000 games A won 2466 and B won: 5107
07:29:35 With the combination Random/Random in 10000 games A won 2466 and B won: 5108
07:29:35 With the combination Random/Random in 10000 games A won 2466 and B won: 5109
07:29:35 With the combination Random/Random in 10000 games A won 2467 and B won: 5109
07:29:35 With the combination Random/Random in 10000 games A won 2468 and B won: 5109
07:29:35 With the combination Random/Random in 10000 games A won 2468 and B won: 5110
07:29:35 With the combination Random/Random in 10000 games A won 2468 and B won: 5111
07:29:35 With the combination Random/Random in 10000 games A won 2468 and B won: 5112
07:29:35 With the combination Random/Random in 10000 games A won 2468 and B won: 5113
07:29:35 With the combination Random/Random in 10000 games A won 2468 and B won: 5114
07:29:35 With the combination Random/Random in 10000 games A won 2468 and B won: 5115
07:29:35 With the combination Random/Random in 10000 games A won 2468 and B won: 5116
07:29:35 With the combination Random/Random in 10000 games A won 2469 and B won: 5116
07:29:35 With the combination Random/Random in 10000 games A won 2469 and B won: 5117
07:29:35 With the combination Random/Random in 10000 games A won 2469 and B won: 5118
07:29:35 With the combination Random/Random in 10000 games A won 2469 and B won: 5119
07:29:35 With the combination Random/Random in 10000 games A won 2470 and B won: 5119
07:29:35 With the combination Random/Random in 10000 games A won 2470 and B won: 5120
07:29:35 With the combination Random/Random in 10000 games A won 2470 and B won: 5121
07:29:35 With the combination Random/Random in 10000 games A won 2470 and B won: 5122
07:29:35 With the combination Random/Random in 10000 games A won 2470 and B won: 5123
07:29:35 With the combination Random/Random in 10000 games A won 2471 and B won: 5123
07:29:35 With the combination Random/Random in 10000 games A won 2472 and B won: 5123
07:29:35 With the combination Random/Random in 10000 games A won 2472 and B won: 5124
07:29:35 With the combination Random/Random in 10000 games A won 2472 and B won: 5125
07:29:35 With the combination Random/Random in 10000 games A won 2472 and B won: 5126
07:29:35 With the combination Random/Random in 10000 games A won 2473 and B won: 5126
07:29:35 With the combination Random/Random in 10000 games A won 2474 and B won: 5126
07:29:35 With the combination Random/Random in 10000 games A won 2475 and B won: 5126
07:29:35 With the combination Random/Random in 10000 games A won 2476 and B won: 5126
07:29:35 With the combination Random/Random in 10000 games A won 2476 and B won: 5127
07:29:35 With the combination Random/Random in 10000 games A won 2476 and B won: 5128
07:29:35 With the combination Random/Random in 10000 games A won 2476 and B won: 5129
07:29:35 With the combination Random/Random in 10000 games A won 2476 and B won: 5130
07:29:35 With the combination Random/Random in 10000 games A won 2476 and B won: 5131
07:29:35 With the combination Random/Random in 10000 games A won 2476 and B won: 5132
07:29:35 With the combination Random/Random in 10000 games A won 2477 and B won: 5132
07:29:35 With the combination Random/Random in 10000 games A won 2477 and B won: 5133
07:29:35 With the combination Random/Random in 10000 games A won 2477 and B won: 5134
07:29:35 With the combination Random/Random in 10000 games A won 2477 and B won: 5135
07:29:35 With the combination Random/Random in 10000 games A won 2477 and B won: 5136
07:29:35 With the combination Random/Random in 10000 games A won 2478 and B won: 5136
07:29:35 With the combination Random/Random in 10000 games A won 2478 and B won: 5137
07:29:35 With the combination Random/Random in 10000 games A won 2478 and B won: 5138
07:29:35 With the combination Random/Random in 10000 games A won 2479 and B won: 5138
07:29:35 With the combination Random/Random in 10000 games A won 2479 and B won: 5139
07:29:35 With the combination Random/Random in 10000 games A won 2479 and B won: 5140
07:29:35 With the combination Random/Random in 10000 games A won 2480 and B won: 5140
07:29:35 With the combination Random/Random in 10000 games A won 2480 and B won: 5141
07:29:35 With the combination Random/Random in 10000 games A won 2481 and B won: 5141
07:29:35 With the combination Random/Random in 10000 games A won 2481 and B won: 5142
07:29:35 With the combination Random/Random in 10000 games A won 2481 and B won: 5143
07:29:35 With the combination Random/Random in 10000 games A won 2481 and B won: 5144
07:29:35 With the combination Random/Random in 10000 games A won 2482 and B won: 5144
07:29:35 With the combination Random/Random in 10000 games A won 2482 and B won: 5145
07:29:35 With the combination Random/Random in 10000 games A won 2483 and B won: 5145
07:29:35 With the combination Random/Random in 10000 games A won 2484 and B won: 5145
07:29:35 With the combination Random/Random in 10000 games A won 2484 and B won: 5146
07:29:35 With the combination Random/Random in 10000 games A won 2484 and B won: 5147
07:29:35 With the combination Random/Random in 10000 games A won 2484 and B won: 5148
07:29:35 With the combination Random/Random in 10000 games A won 2484 and B won: 5149
07:29:35 With the combination Random/Random in 10000 games A won 2484 and B won: 5150
07:29:35 With the combination Random/Random in 10000 games A won 2484 and B won: 5151
07:29:35 With the combination Random/Random in 10000 games A won 2484 and B won: 5152
07:29:35 With the combination Random/Random in 10000 games A won 2484 and B won: 5153
07:29:35 With the combination Random/Random in 10000 games A won 2484 and B won: 5154
07:29:35 With the combination Random/Random in 10000 games A won 2484 and B won: 5155
07:29:35 With the combination Random/Random in 10000 games A won 2484 and B won: 5156
07:29:35 With the combination Random/Random in 10000 games A won 2484 and B won: 5157
07:29:35 With the combination Random/Random in 10000 games A won 2484 and B won: 5158
07:29:35 With the combination Random/Random in 10000 games A won 2484 and B won: 5159
07:29:35 With the combination Random/Random in 10000 games A won 2484 and B won: 5160
07:29:35 With the combination Random/Random in 10000 games A won 2484 and B won: 5161
07:29:35 With the combination Random/Random in 10000 games A won 2485 and B won: 5161
07:29:35 With the combination Random/Random in 10000 games A won 2485 and B won: 5162
07:29:35 With the combination Random/Random in 10000 games A won 2485 and B won: 5163
07:29:35 With the combination Random/Random in 10000 games A won 2485 and B won: 5164
07:29:35 With the combination Random/Random in 10000 games A won 2485 and B won: 5165
07:29:35 With the combination Random/Random in 10000 games A won 2485 and B won: 5166
07:29:35 With the combination Random/Random in 10000 games A won 2486 and B won: 5166
07:29:35 With the combination Random/Random in 10000 games A won 2486 and B won: 5167
07:29:35 With the combination Random/Random in 10000 games A won 2487 and B won: 5167
07:29:35 With the combination Random/Random in 10000 games A won 2487 and B won: 5168
07:29:35 With the combination Random/Random in 10000 games A won 2487 and B won: 5169
07:29:35 With the combination Random/Random in 10000 games A won 2487 and B won: 5170
07:29:35 With the combination Random/Random in 10000 games A won 2488 and B won: 5170
07:29:35 With the combination Random/Random in 10000 games A won 2489 and B won: 5170
07:29:35 With the combination Random/Random in 10000 games A won 2489 and B won: 5171
07:29:35 With the combination Random/Random in 10000 games A won 2490 and B won: 5171
07:29:35 With the combination Random/Random in 10000 games A won 2491 and B won: 5171
07:29:35 With the combination Random/Random in 10000 games A won 2491 and B won: 5172
07:29:35 With the combination Random/Random in 10000 games A won 2491 and B won: 5173
07:29:35 With the combination Random/Random in 10000 games A won 2491 and B won: 5174
07:29:35 With the combination Random/Random in 10000 games A won 2492 and B won: 5174
07:29:35 With the combination Random/Random in 10000 games A won 2492 and B won: 5175
07:29:35 With the combination Random/Random in 10000 games A won 2493 and B won: 5175
07:29:35 With the combination Random/Random in 10000 games A won 2493 and B won: 5176
07:29:35 With the combination Random/Random in 10000 games A won 2493 and B won: 5177
07:29:35 With the combination Random/Random in 10000 games A won 2493 and B won: 5178
07:29:35 With the combination Random/Random in 10000 games A won 2493 and B won: 5179
07:29:35 With the combination Random/Random in 10000 games A won 2493 and B won: 5180
07:29:35 With the combination Random/Random in 10000 games A won 2493 and B won: 5181
07:29:35 With the combination Random/Random in 10000 games A won 2494 and B won: 5181
07:29:35 With the combination Random/Random in 10000 games A won 2495 and B won: 5181
07:29:35 With the combination Random/Random in 10000 games A won 2495 and B won: 5182
07:29:35 With the combination Random/Random in 10000 games A won 2495 and B won: 5183
07:29:35 With the combination Random/Random in 10000 games A won 2495 and B won: 5184
07:29:35 With the combination Random/Random in 10000 games A won 2495 and B won: 5185
07:29:35 With the combination Random/Random in 10000 games A won 2495 and B won: 5186
07:29:35 With the combination Random/Random in 10000 games A won 2496 and B won: 5186
07:29:35 With the combination Random/Random in 10000 games A won 2496 and B won: 5187
07:29:35 With the combination Random/Random in 10000 games A won 2496 and B won: 5188
07:29:35 With the combination Random/Random in 10000 games A won 2496 and B won: 5189
07:29:35 With the combination Random/Random in 10000 games A won 2496 and B won: 5190
07:29:35 With the combination Random/Random in 10000 games A won 2496 and B won: 5191
07:29:35 With the combination Random/Random in 10000 games A won 2496 and B won: 5192
07:29:35 With the combination Random/Random in 10000 games A won 2496 and B won: 5193
07:29:35 With the combination Random/Random in 10000 games A won 2496 and B won: 5194
07:29:35 With the combination Random/Random in 10000 games A won 2497 and B won: 5194
07:29:35 With the combination Random/Random in 10000 games A won 2497 and B won: 5195
07:29:35 With the combination Random/Random in 10000 games A won 2497 and B won: 5196
07:29:35 With the combination Random/Random in 10000 games A won 2497 and B won: 5197
07:29:35 With the combination Random/Random in 10000 games A won 2497 and B won: 5198
07:29:35 With the combination Random/Random in 10000 games A won 2498 and B won: 5198
07:29:35 With the combination Random/Random in 10000 games A won 2499 and B won: 5198
07:29:35 With the combination Random/Random in 10000 games A won 2499 and B won: 5199
07:29:35 With the combination Random/Random in 10000 games A won 2500 and B won: 5199
07:29:35 With the combination Random/Random in 10000 games A won 2500 and B won: 5200
07:29:35 With the combination Random/Random in 10000 games A won 2500 and B won: 5201
07:29:35 With the combination Random/Random in 10000 games A won 2500 and B won: 5202
07:29:35 With the combination Random/Random in 10000 games A won 2500 and B won: 5203
07:29:35 With the combination Random/Random in 10000 games A won 2500 and B won: 5204
07:29:35 With the combination Random/Random in 10000 games A won 2500 and B won: 5205
07:29:35 With the combination Random/Random in 10000 games A won 2500 and B won: 5206
07:29:35 With the combination Random/Random in 10000 games A won 2500 and B won: 5207
07:29:35 With the combination Random/Random in 10000 games A won 2500 and B won: 5208
07:29:35 With the combination Random/Random in 10000 games A won 2500 and B won: 5209
07:29:35 With the combination Random/Random in 10000 games A won 2501 and B won: 5209
07:29:35 With the combination Random/Random in 10000 games A won 2501 and B won: 5210
07:29:35 With the combination Random/Random in 10000 games A won 2502 and B won: 5210
07:29:35 With the combination Random/Random in 10000 games A won 2502 and B won: 5211
07:29:35 With the combination Random/Random in 10000 games A won 2502 and B won: 5212
07:29:35 With the combination Random/Random in 10000 games A won 2502 and B won: 5213
07:29:35 With the combination Random/Random in 10000 games A won 2502 and B won: 5214
07:29:35 With the combination Random/Random in 10000 games A won 2503 and B won: 5214
07:29:35 With the combination Random/Random in 10000 games A won 2503 and B won: 5215
07:29:35 With the combination Random/Random in 10000 games A won 2503 and B won: 5216
07:29:35 With the combination Random/Random in 10000 games A won 2503 and B won: 5217
07:29:35 With the combination Random/Random in 10000 games A won 2503 and B won: 5218
07:29:35 With the combination Random/Random in 10000 games A won 2503 and B won: 5219
07:29:35 With the combination Random/Random in 10000 games A won 2503 and B won: 5220
07:29:35 With the combination Random/Random in 10000 games A won 2504 and B won: 5220
07:29:35 With the combination Random/Random in 10000 games A won 2504 and B won: 5221
07:29:35 With the combination Random/Random in 10000 games A won 2504 and B won: 5222
07:29:35 With the combination Random/Random in 10000 games A won 2504 and B won: 5223
07:29:35 With the combination Random/Random in 10000 games A won 2505 and B won: 5223
07:29:35 With the combination Random/Random in 10000 games A won 2505 and B won: 5224
07:29:35 With the combination Random/Random in 10000 games A won 2505 and B won: 5225
07:29:35 With the combination Random/Random in 10000 games A won 2506 and B won: 5225
07:29:35 With the combination Random/Random in 10000 games A won 2506 and B won: 5226
07:29:35 With the combination Random/Random in 10000 games A won 2506 and B won: 5227
07:29:35 With the combination Random/Random in 10000 games A won 2506 and B won: 5228
07:29:35 With the combination Random/Random in 10000 games A won 2506 and B won: 5229
07:29:35 With the combination Random/Random in 10000 games A won 2506 and B won: 5230
07:29:35 With the combination Random/Random in 10000 games A won 2506 and B won: 5231
07:29:35 With the combination Random/Random in 10000 games A won 2507 and B won: 5231
07:29:35 With the combination Random/Random in 10000 games A won 2507 and B won: 5232
07:29:35 With the combination Random/Random in 10000 games A won 2507 and B won: 5233
07:29:35 With the combination Random/Random in 10000 games A won 2507 and B won: 5234
07:29:35 With the combination Random/Random in 10000 games A won 2507 and B won: 5235
07:29:35 With the combination Random/Random in 10000 games A won 2507 and B won: 5236
07:29:35 With the combination Random/Random in 10000 games A won 2507 and B won: 5237
07:29:35 With the combination Random/Random in 10000 games A won 2508 and B won: 5237
07:29:35 With the combination Random/Random in 10000 games A won 2508 and B won: 5238
07:29:35 With the combination Random/Random in 10000 games A won 2508 and B won: 5239
07:29:35 With the combination Random/Random in 10000 games A won 2508 and B won: 5240
07:29:35 With the combination Random/Random in 10000 games A won 2509 and B won: 5240
07:29:35 With the combination Random/Random in 10000 games A won 2509 and B won: 5241
07:29:35 With the combination Random/Random in 10000 games A won 2509 and B won: 5242
07:29:35 With the combination Random/Random in 10000 games A won 2509 and B won: 5243
07:29:35 With the combination Random/Random in 10000 games A won 2509 and B won: 5244
07:29:35 With the combination Random/Random in 10000 games A won 2510 and B won: 5244
07:29:35 With the combination Random/Random in 10000 games A won 2510 and B won: 5245
07:29:35 With the combination Random/Random in 10000 games A won 2510 and B won: 5246
07:29:35 With the combination Random/Random in 10000 games A won 2510 and B won: 5247
07:29:35 With the combination Random/Random in 10000 games A won 2510 and B won: 5248
07:29:35 With the combination Random/Random in 10000 games A won 2511 and B won: 5248
07:29:35 With the combination Random/Random in 10000 games A won 2512 and B won: 5248
07:29:35 With the combination Random/Random in 10000 games A won 2513 and B won: 5248
07:29:35 With the combination Random/Random in 10000 games A won 2513 and B won: 5249
07:29:35 With the combination Random/Random in 10000 games A won 2513 and B won: 5250
07:29:35 With the combination Random/Random in 10000 games A won 2513 and B won: 5251
07:29:35 With the combination Random/Random in 10000 games A won 2513 and B won: 5252
07:29:35 With the combination Random/Random in 10000 games A won 2514 and B won: 5252
07:29:35 With the combination Random/Random in 10000 games A won 2515 and B won: 5252
07:29:35 With the combination Random/Random in 10000 games A won 2515 and B won: 5253
07:29:35 With the combination Random/Random in 10000 games A won 2516 and B won: 5253
07:29:35 With the combination Random/Random in 10000 games A won 2517 and B won: 5253
07:29:35 With the combination Random/Random in 10000 games A won 2517 and B won: 5254
07:29:35 With the combination Random/Random in 10000 games A won 2517 and B won: 5255
07:29:35 With the combination Random/Random in 10000 games A won 2518 and B won: 5255
07:29:35 With the combination Random/Random in 10000 games A won 2518 and B won: 5256
07:29:35 With the combination Random/Random in 10000 games A won 2518 and B won: 5257
07:29:35 With the combination Random/Random in 10000 games A won 2519 and B won: 5257
07:29:35 With the combination Random/Random in 10000 games A won 2519 and B won: 5258
07:29:35 With the combination Random/Random in 10000 games A won 2519 and B won: 5259
07:29:35 With the combination Random/Random in 10000 games A won 2519 and B won: 5260
07:29:35 With the combination Random/Random in 10000 games A won 2520 and B won: 5260
07:29:35 With the combination Random/Random in 10000 games A won 2520 and B won: 5261
07:29:35 With the combination Random/Random in 10000 games A won 2521 and B won: 5261
07:29:35 With the combination Random/Random in 10000 games A won 2521 and B won: 5262
07:29:35 With the combination Random/Random in 10000 games A won 2521 and B won: 5263
07:29:35 With the combination Random/Random in 10000 games A won 2522 and B won: 5263
07:29:35 With the combination Random/Random in 10000 games A won 2522 and B won: 5264
07:29:35 With the combination Random/Random in 10000 games A won 2522 and B won: 5265
07:29:35 With the combination Random/Random in 10000 games A won 2522 and B won: 5266
07:29:35 With the combination Random/Random in 10000 games A won 2522 and B won: 5267
07:29:35 With the combination Random/Random in 10000 games A won 2522 and B won: 5268
07:29:35 With the combination Random/Random in 10000 games A won 2522 and B won: 5269
07:29:35 With the combination Random/Random in 10000 games A won 2522 and B won: 5270
07:29:35 With the combination Random/Random in 10000 games A won 2522 and B won: 5271
07:29:35 With the combination Random/Random in 10000 games A won 2522 and B won: 5272
07:29:35 With the combination Random/Random in 10000 games A won 2522 and B won: 5273
07:29:35 With the combination Random/Random in 10000 games A won 2523 and B won: 5273
07:29:35 With the combination Random/Random in 10000 games A won 2523 and B won: 5274
07:29:35 With the combination Random/Random in 10000 games A won 2523 and B won: 5275
07:29:35 With the combination Random/Random in 10000 games A won 2523 and B won: 5276
07:29:35 With the combination Random/Random in 10000 games A won 2523 and B won: 5277
07:29:35 With the combination Random/Random in 10000 games A won 2524 and B won: 5277
07:29:35 With the combination Random/Random in 10000 games A won 2524 and B won: 5278
07:29:35 With the combination Random/Random in 10000 games A won 2524 and B won: 5279
07:29:35 With the combination Random/Random in 10000 games A won 2525 and B won: 5279
07:29:35 With the combination Random/Random in 10000 games A won 2525 and B won: 5280
07:29:35 With the combination Random/Random in 10000 games A won 2525 and B won: 5281
07:29:35 With the combination Random/Random in 10000 games A won 2526 and B won: 5281
07:29:35 With the combination Random/Random in 10000 games A won 2527 and B won: 5281
07:29:35 With the combination Random/Random in 10000 games A won 2527 and B won: 5282
07:29:35 With the combination Random/Random in 10000 games A won 2527 and B won: 5283
07:29:35 With the combination Random/Random in 10000 games A won 2527 and B won: 5284
07:29:35 With the combination Random/Random in 10000 games A won 2527 and B won: 5285
07:29:35 With the combination Random/Random in 10000 games A won 2527 and B won: 5286
07:29:35 With the combination Random/Random in 10000 games A won 2528 and B won: 5286
07:29:35 With the combination Random/Random in 10000 games A won 2529 and B won: 5286
07:29:35 With the combination Random/Random in 10000 games A won 2529 and B won: 5287
07:29:35 With the combination Random/Random in 10000 games A won 2529 and B won: 5288
07:29:35 With the combination Random/Random in 10000 games A won 2529 and B won: 5289
07:29:35 With the combination Random/Random in 10000 games A won 2529 and B won: 5290
07:29:35 With the combination Random/Random in 10000 games A won 2529 and B won: 5291
07:29:35 With the combination Random/Random in 10000 games A won 2530 and B won: 5291
07:29:35 With the combination Random/Random in 10000 games A won 2530 and B won: 5292
07:29:35 With the combination Random/Random in 10000 games A won 2531 and B won: 5292
07:29:35 With the combination Random/Random in 10000 games A won 2531 and B won: 5293
07:29:35 With the combination Random/Random in 10000 games A won 2531 and B won: 5294
07:29:35 With the combination Random/Random in 10000 games A won 2532 and B won: 5294
07:29:35 With the combination Random/Random in 10000 games A won 2532 and B won: 5295
07:29:35 With the combination Random/Random in 10000 games A won 2532 and B won: 5296
07:29:35 With the combination Random/Random in 10000 games A won 2532 and B won: 5297
07:29:35 With the combination Random/Random in 10000 games A won 2532 and B won: 5298
07:29:35 With the combination Random/Random in 10000 games A won 2533 and B won: 5298
07:29:35 With the combination Random/Random in 10000 games A won 2534 and B won: 5298
07:29:35 With the combination Random/Random in 10000 games A won 2534 and B won: 5299
07:29:35 With the combination Random/Random in 10000 games A won 2534 and B won: 5300
07:29:35 With the combination Random/Random in 10000 games A won 2534 and B won: 5301
07:29:35 With the combination Random/Random in 10000 games A won 2534 and B won: 5302
07:29:35 With the combination Random/Random in 10000 games A won 2535 and B won: 5302
07:29:35 With the combination Random/Random in 10000 games A won 2536 and B won: 5302
07:29:35 With the combination Random/Random in 10000 games A won 2536 and B won: 5303
07:29:35 With the combination Random/Random in 10000 games A won 2536 and B won: 5304
07:29:35 With the combination Random/Random in 10000 games A won 2536 and B won: 5305
07:29:35 With the combination Random/Random in 10000 games A won 2536 and B won: 5306
07:29:35 With the combination Random/Random in 10000 games A won 2536 and B won: 5307
07:29:35 With the combination Random/Random in 10000 games A won 2536 and B won: 5308
07:29:35 With the combination Random/Random in 10000 games A won 2536 and B won: 5309
07:29:35 With the combination Random/Random in 10000 games A won 2537 and B won: 5309
07:29:35 With the combination Random/Random in 10000 games A won 2538 and B won: 5309
07:29:35 With the combination Random/Random in 10000 games A won 2539 and B won: 5309
07:29:35 With the combination Random/Random in 10000 games A won 2539 and B won: 5310
07:29:35 With the combination Random/Random in 10000 games A won 2539 and B won: 5311
07:29:35 With the combination Random/Random in 10000 games A won 2540 and B won: 5311
07:29:35 With the combination Random/Random in 10000 games A won 2540 and B won: 5312
07:29:35 With the combination Random/Random in 10000 games A won 2540 and B won: 5313
07:29:35 With the combination Random/Random in 10000 games A won 2540 and B won: 5314
07:29:35 With the combination Random/Random in 10000 games A won 2540 and B won: 5315
07:29:35 With the combination Random/Random in 10000 games A won 2540 and B won: 5316
07:29:35 With the combination Random/Random in 10000 games A won 2540 and B won: 5317
07:29:35 With the combination Random/Random in 10000 games A won 2540 and B won: 5318
07:29:35 With the combination Random/Random in 10000 games A won 2541 and B won: 5318
07:29:35 With the combination Random/Random in 10000 games A won 2541 and B won: 5319
07:29:35 With the combination Random/Random in 10000 games A won 2541 and B won: 5320
07:29:35 With the combination Random/Random in 10000 games A won 2542 and B won: 5320
07:29:35 With the combination Random/Random in 10000 games A won 2542 and B won: 5321
07:29:35 With the combination Random/Random in 10000 games A won 2542 and B won: 5322
07:29:35 With the combination Random/Random in 10000 games A won 2542 and B won: 5323
07:29:35 With the combination Random/Random in 10000 games A won 2543 and B won: 5323
07:29:35 With the combination Random/Random in 10000 games A won 2543 and B won: 5324
07:29:35 With the combination Random/Random in 10000 games A won 2543 and B won: 5325
07:29:35 With the combination Random/Random in 10000 games A won 2544 and B won: 5325
07:29:35 With the combination Random/Random in 10000 games A won 2544 and B won: 5326
07:29:35 With the combination Random/Random in 10000 games A won 2544 and B won: 5327
07:29:35 With the combination Random/Random in 10000 games A won 2544 and B won: 5328
07:29:35 With the combination Random/Random in 10000 games A won 2544 and B won: 5329
07:29:35 With the combination Random/Random in 10000 games A won 2545 and B won: 5329
07:29:35 With the combination Random/Random in 10000 games A won 2545 and B won: 5330
07:29:35 With the combination Random/Random in 10000 games A won 2545 and B won: 5331
07:29:35 With the combination Random/Random in 10000 games A won 2545 and B won: 5332
07:29:35 With the combination Random/Random in 10000 games A won 2545 and B won: 5333
07:29:35 With the combination Random/Random in 10000 games A won 2546 and B won: 5333
07:29:35 With the combination Random/Random in 10000 games A won 2547 and B won: 5333
07:29:35 With the combination Random/Random in 10000 games A won 2548 and B won: 5333
07:29:35 With the combination Random/Random in 10000 games A won 2548 and B won: 5334
07:29:35 With the combination Random/Random in 10000 games A won 2549 and B won: 5334
07:29:35 With the combination Random/Random in 10000 games A won 2549 and B won: 5335
07:29:35 With the combination Random/Random in 10000 games A won 2549 and B won: 5336
07:29:35 With the combination Random/Random in 10000 games A won 2549 and B won: 5337
07:29:35 With the combination Random/Random in 10000 games A won 2549 and B won: 5338
07:29:35 With the combination Random/Random in 10000 games A won 2549 and B won: 5339
07:29:35 With the combination Random/Random in 10000 games A won 2549 and B won: 5340
07:29:35 With the combination Random/Random in 10000 games A won 2550 and B won: 5340
07:29:35 With the combination Random/Random in 10000 games A won 2551 and B won: 5340
07:29:35 With the combination Random/Random in 10000 games A won 2551 and B won: 5341
07:29:35 With the combination Random/Random in 10000 games A won 2552 and B won: 5341
07:29:35 With the combination Random/Random in 10000 games A won 2553 and B won: 5341
07:29:35 With the combination Random/Random in 10000 games A won 2554 and B won: 5341
07:29:35 With the combination Random/Random in 10000 games A won 2555 and B won: 5341
07:29:35 With the combination Random/Random in 10000 games A won 2555 and B won: 5342
07:29:35 With the combination Random/Random in 10000 games A won 2555 and B won: 5343
07:29:35 With the combination Random/Random in 10000 games A won 2556 and B won: 5343
07:29:35 With the combination Random/Random in 10000 games A won 2556 and B won: 5344
07:29:35 With the combination Random/Random in 10000 games A won 2556 and B won: 5345
07:29:35 With the combination Random/Random in 10000 games A won 2556 and B won: 5346
07:29:35 With the combination Random/Random in 10000 games A won 2557 and B won: 5346
07:29:35 With the combination Random/Random in 10000 games A won 2557 and B won: 5347
07:29:35 With the combination Random/Random in 10000 games A won 2557 and B won: 5348
07:29:35 With the combination Random/Random in 10000 games A won 2557 and B won: 5349
07:29:35 With the combination Random/Random in 10000 games A won 2557 and B won: 5350
07:29:35 With the combination Random/Random in 10000 games A won 2557 and B won: 5351
07:29:35 With the combination Random/Random in 10000 games A won 2558 and B won: 5351
07:29:35 With the combination Random/Random in 10000 games A won 2558 and B won: 5352
07:29:35 With the combination Random/Random in 10000 games A won 2559 and B won: 5352
07:29:35 With the combination Random/Random in 10000 games A won 2559 and B won: 5353
07:29:35 With the combination Random/Random in 10000 games A won 2560 and B won: 5353
07:29:35 With the combination Random/Random in 10000 games A won 2561 and B won: 5353
07:29:35 With the combination Random/Random in 10000 games A won 2562 and B won: 5353
07:29:35 With the combination Random/Random in 10000 games A won 2562 and B won: 5354
07:29:35 With the combination Random/Random in 10000 games A won 2562 and B won: 5355
07:29:35 With the combination Random/Random in 10000 games A won 2563 and B won: 5355
07:29:35 With the combination Random/Random in 10000 games A won 2564 and B won: 5355
07:29:35 With the combination Random/Random in 10000 games A won 2564 and B won: 5356
07:29:35 With the combination Random/Random in 10000 games A won 2564 and B won: 5357
07:29:35 With the combination Random/Random in 10000 games A won 2565 and B won: 5357
07:29:35 With the combination Random/Random in 10000 games A won 2565 and B won: 5358
07:29:35 With the combination Random/Random in 10000 games A won 2566 and B won: 5358
07:29:35 With the combination Random/Random in 10000 games A won 2567 and B won: 5358
07:29:35 With the combination Random/Random in 10000 games A won 2567 and B won: 5359
07:29:35 With the combination Random/Random in 10000 games A won 2568 and B won: 5359
07:29:35 With the combination Random/Random in 10000 games A won 2568 and B won: 5360
07:29:35 With the combination Random/Random in 10000 games A won 2569 and B won: 5360
07:29:35 With the combination Random/Random in 10000 games A won 2569 and B won: 5361
07:29:35 With the combination Random/Random in 10000 games A won 2569 and B won: 5362
07:29:35 With the combination Random/Random in 10000 games A won 2570 and B won: 5362
07:29:35 With the combination Random/Random in 10000 games A won 2570 and B won: 5363
07:29:35 With the combination Random/Random in 10000 games A won 2571 and B won: 5363
07:29:35 With the combination Random/Random in 10000 games A won 2572 and B won: 5363
07:29:35 With the combination Random/Random in 10000 games A won 2572 and B won: 5364
07:29:35 With the combination Random/Random in 10000 games A won 2572 and B won: 5365
07:29:35 With the combination Random/Random in 10000 games A won 2572 and B won: 5366
07:29:35 With the combination Random/Random in 10000 games A won 2572 and B won: 5367
07:29:35 With the combination Random/Random in 10000 games A won 2573 and B won: 5367
07:29:35 With the combination Random/Random in 10000 games A won 2574 and B won: 5367
07:29:35 With the combination Random/Random in 10000 games A won 2574 and B won: 5368
07:29:35 With the combination Random/Random in 10000 games A won 2574 and B won: 5369
07:29:35 With the combination Random/Random in 10000 games A won 2575 and B won: 5369
07:29:35 With the combination Random/Random in 10000 games A won 2575 and B won: 5370
07:29:35 With the combination Random/Random in 10000 games A won 2576 and B won: 5370
07:29:35 With the combination Random/Random in 10000 games A won 2576 and B won: 5371
07:29:35 With the combination Random/Random in 10000 games A won 2576 and B won: 5372
07:29:35 With the combination Random/Random in 10000 games A won 2576 and B won: 5373
07:29:35 With the combination Random/Random in 10000 games A won 2577 and B won: 5373
07:29:35 With the combination Random/Random in 10000 games A won 2578 and B won: 5373
07:29:35 With the combination Random/Random in 10000 games A won 2578 and B won: 5374
07:29:35 With the combination Random/Random in 10000 games A won 2578 and B won: 5375
07:29:35 With the combination Random/Random in 10000 games A won 2578 and B won: 5376
07:29:35 With the combination Random/Random in 10000 games A won 2578 and B won: 5377
07:29:35 With the combination Random/Random in 10000 games A won 2578 and B won: 5378
07:29:35 With the combination Random/Random in 10000 games A won 2578 and B won: 5379
07:29:35 With the combination Random/Random in 10000 games A won 2578 and B won: 5380
07:29:35 With the combination Random/Random in 10000 games A won 2578 and B won: 5381
07:29:35 With the combination Random/Random in 10000 games A won 2578 and B won: 5382
07:29:35 With the combination Random/Random in 10000 games A won 2578 and B won: 5383
07:29:35 With the combination Random/Random in 10000 games A won 2579 and B won: 5383
07:29:35 With the combination Random/Random in 10000 games A won 2580 and B won: 5383
07:29:35 With the combination Random/Random in 10000 games A won 2580 and B won: 5384
07:29:35 With the combination Random/Random in 10000 games A won 2580 and B won: 5385
07:29:35 With the combination Random/Random in 10000 games A won 2580 and B won: 5386
07:29:35 With the combination Random/Random in 10000 games A won 2580 and B won: 5387
07:29:35 With the combination Random/Random in 10000 games A won 2580 and B won: 5388
07:29:35 With the combination Random/Random in 10000 games A won 2580 and B won: 5389
07:29:35 With the combination Random/Random in 10000 games A won 2581 and B won: 5389
07:29:35 With the combination Random/Random in 10000 games A won 2582 and B won: 5389
07:29:36 With the combination Random/Random in 10000 games A won 2583 and B won: 5389
07:29:36 With the combination Random/Random in 10000 games A won 2583 and B won: 5390
07:29:36 With the combination Random/Random in 10000 games A won 2584 and B won: 5390
07:29:36 With the combination Random/Random in 10000 games A won 2584 and B won: 5391
07:29:36 With the combination Random/Random in 10000 games A won 2585 and B won: 5391
07:29:36 With the combination Random/Random in 10000 games A won 2585 and B won: 5392
07:29:36 With the combination Random/Random in 10000 games A won 2585 and B won: 5393
07:29:36 With the combination Random/Random in 10000 games A won 2586 and B won: 5393
07:29:36 With the combination Random/Random in 10000 games A won 2586 and B won: 5394
07:29:36 With the combination Random/Random in 10000 games A won 2586 and B won: 5395
07:29:36 With the combination Random/Random in 10000 games A won 2587 and B won: 5395
07:29:36 With the combination Random/Random in 10000 games A won 2587 and B won: 5396
07:29:36 With the combination Random/Random in 10000 games A won 2588 and B won: 5396
07:29:36 With the combination Random/Random in 10000 games A won 2588 and B won: 5397
07:29:36 With the combination Random/Random in 10000 games A won 2588 and B won: 5398
07:29:36 With the combination Random/Random in 10000 games A won 2589 and B won: 5398
07:29:36 With the combination Random/Random in 10000 games A won 2589 and B won: 5399
07:29:36 With the combination Random/Random in 10000 games A won 2589 and B won: 5400
07:29:36 With the combination Random/Random in 10000 games A won 2590 and B won: 5400
07:29:36 With the combination Random/Random in 10000 games A won 2591 and B won: 5400
07:29:36 With the combination Random/Random in 10000 games A won 2591 and B won: 5401
07:29:36 With the combination Random/Random in 10000 games A won 2591 and B won: 5402
07:29:36 With the combination Random/Random in 10000 games A won 2591 and B won: 5403
07:29:36 With the combination Random/Random in 10000 games A won 2591 and B won: 5404
07:29:36 With the combination Random/Random in 10000 games A won 2592 and B won: 5404
07:29:36 With the combination Random/Random in 10000 games A won 2592 and B won: 5405
07:29:36 With the combination Random/Random in 10000 games A won 2592 and B won: 5406
07:29:36 With the combination Random/Random in 10000 games A won 2592 and B won: 5407
07:29:36 With the combination Random/Random in 10000 games A won 2592 and B won: 5408
07:29:36 With the combination Random/Random in 10000 games A won 2592 and B won: 5409
07:29:36 With the combination Random/Random in 10000 games A won 2592 and B won: 5410
07:29:36 With the combination Random/Random in 10000 games A won 2592 and B won: 5411
07:29:36 With the combination Random/Random in 10000 games A won 2592 and B won: 5412
07:29:36 With the combination Random/Random in 10000 games A won 2593 and B won: 5412
07:29:36 With the combination Random/Random in 10000 games A won 2594 and B won: 5412
07:29:36 With the combination Random/Random in 10000 games A won 2594 and B won: 5413
07:29:36 With the combination Random/Random in 10000 games A won 2594 and B won: 5414
07:29:36 With the combination Random/Random in 10000 games A won 2595 and B won: 5414
07:29:36 With the combination Random/Random in 10000 games A won 2596 and B won: 5414
07:29:36 With the combination Random/Random in 10000 games A won 2597 and B won: 5414
07:29:36 With the combination Random/Random in 10000 games A won 2598 and B won: 5414
07:29:36 With the combination Random/Random in 10000 games A won 2599 and B won: 5414
07:29:36 With the combination Random/Random in 10000 games A won 2599 and B won: 5415
07:29:36 With the combination Random/Random in 10000 games A won 2599 and B won: 5416
07:29:36 With the combination Random/Random in 10000 games A won 2599 and B won: 5417
07:29:36 With the combination Random/Random in 10000 games A won 2599 and B won: 5418
07:29:36 With the combination Random/Random in 10000 games A won 2599 and B won: 5419
07:29:36 With the combination Random/Random in 10000 games A won 2599 and B won: 5420
07:29:36 With the combination Random/Random in 10000 games A won 2599 and B won: 5421
07:29:36 With the combination Random/Random in 10000 games A won 2599 and B won: 5422
07:29:36 With the combination Random/Random in 10000 games A won 2599 and B won: 5423
07:29:36 With the combination Random/Random in 10000 games A won 2599 and B won: 5424
07:29:36 With the combination Random/Random in 10000 games A won 2599 and B won: 5425
07:29:36 With the combination Random/Random in 10000 games A won 2600 and B won: 5425
07:29:36 With the combination Random/Random in 10000 games A won 2601 and B won: 5425
07:29:36 With the combination Random/Random in 10000 games A won 2602 and B won: 5425
07:29:36 With the combination Random/Random in 10000 games A won 2602 and B won: 5426
07:29:36 With the combination Random/Random in 10000 games A won 2603 and B won: 5426
07:29:36 With the combination Random/Random in 10000 games A won 2604 and B won: 5426
07:29:36 With the combination Random/Random in 10000 games A won 2604 and B won: 5427
07:29:36 With the combination Random/Random in 10000 games A won 2605 and B won: 5427
07:29:36 With the combination Random/Random in 10000 games A won 2605 and B won: 5428
07:29:36 With the combination Random/Random in 10000 games A won 2605 and B won: 5429
07:29:36 With the combination Random/Random in 10000 games A won 2605 and B won: 5430
07:29:36 With the combination Random/Random in 10000 games A won 2606 and B won: 5430
07:29:36 With the combination Random/Random in 10000 games A won 2606 and B won: 5431
07:29:36 With the combination Random/Random in 10000 games A won 2606 and B won: 5432
07:29:36 With the combination Random/Random in 10000 games A won 2606 and B won: 5433
07:29:36 With the combination Random/Random in 10000 games A won 2606 and B won: 5434
07:29:36 With the combination Random/Random in 10000 games A won 2607 and B won: 5434
07:29:36 With the combination Random/Random in 10000 games A won 2608 and B won: 5434
07:29:36 With the combination Random/Random in 10000 games A won 2608 and B won: 5435
07:29:36 With the combination Random/Random in 10000 games A won 2609 and B won: 5435
07:29:36 With the combination Random/Random in 10000 games A won 2610 and B won: 5435
07:29:36 With the combination Random/Random in 10000 games A won 2611 and B won: 5435
07:29:36 With the combination Random/Random in 10000 games A won 2612 and B won: 5435
07:29:36 With the combination Random/Random in 10000 games A won 2612 and B won: 5436
07:29:36 With the combination Random/Random in 10000 games A won 2612 and B won: 5437
07:29:36 With the combination Random/Random in 10000 games A won 2612 and B won: 5438
07:29:36 With the combination Random/Random in 10000 games A won 2612 and B won: 5439
07:29:36 With the combination Random/Random in 10000 games A won 2612 and B won: 5440
07:29:36 With the combination Random/Random in 10000 games A won 2612 and B won: 5441
07:29:36 With the combination Random/Random in 10000 games A won 2612 and B won: 5442
07:29:36 With the combination Random/Random in 10000 games A won 2612 and B won: 5443
07:29:36 With the combination Random/Random in 10000 games A won 2612 and B won: 5444
07:29:36 With the combination Random/Random in 10000 games A won 2612 and B won: 5445
07:29:36 With the combination Random/Random in 10000 games A won 2612 and B won: 5446
07:29:36 With the combination Random/Random in 10000 games A won 2612 and B won: 5447
07:29:36 With the combination Random/Random in 10000 games A won 2612 and B won: 5448
07:29:36 With the combination Random/Random in 10000 games A won 2613 and B won: 5448
07:29:36 With the combination Random/Random in 10000 games A won 2613 and B won: 5449
07:29:36 With the combination Random/Random in 10000 games A won 2613 and B won: 5450
07:29:36 With the combination Random/Random in 10000 games A won 2614 and B won: 5450
07:29:36 With the combination Random/Random in 10000 games A won 2614 and B won: 5451
07:29:36 With the combination Random/Random in 10000 games A won 2614 and B won: 5452
07:29:36 With the combination Random/Random in 10000 games A won 2614 and B won: 5453
07:29:36 With the combination Random/Random in 10000 games A won 2614 and B won: 5454
07:29:36 With the combination Random/Random in 10000 games A won 2615 and B won: 5454
07:29:36 With the combination Random/Random in 10000 games A won 2616 and B won: 5454
07:29:36 With the combination Random/Random in 10000 games A won 2617 and B won: 5454
07:29:36 With the combination Random/Random in 10000 games A won 2617 and B won: 5455
07:29:36 With the combination Random/Random in 10000 games A won 2618 and B won: 5455
07:29:36 With the combination Random/Random in 10000 games A won 2618 and B won: 5456
07:29:36 With the combination Random/Random in 10000 games A won 2618 and B won: 5457
07:29:36 With the combination Random/Random in 10000 games A won 2618 and B won: 5458
07:29:36 With the combination Random/Random in 10000 games A won 2618 and B won: 5459
07:29:36 With the combination Random/Random in 10000 games A won 2619 and B won: 5459
07:29:36 With the combination Random/Random in 10000 games A won 2619 and B won: 5460
07:29:36 With the combination Random/Random in 10000 games A won 2619 and B won: 5461
07:29:36 With the combination Random/Random in 10000 games A won 2619 and B won: 5462
07:29:36 With the combination Random/Random in 10000 games A won 2619 and B won: 5463
07:29:36 With the combination Random/Random in 10000 games A won 2620 and B won: 5463
07:29:36 With the combination Random/Random in 10000 games A won 2620 and B won: 5464
07:29:36 With the combination Random/Random in 10000 games A won 2620 and B won: 5465
07:29:36 With the combination Random/Random in 10000 games A won 2621 and B won: 5465
07:29:36 With the combination Random/Random in 10000 games A won 2622 and B won: 5465
07:29:36 With the combination Random/Random in 10000 games A won 2622 and B won: 5466
07:29:36 With the combination Random/Random in 10000 games A won 2622 and B won: 5467
07:29:36 With the combination Random/Random in 10000 games A won 2623 and B won: 5467
07:29:36 With the combination Random/Random in 10000 games A won 2623 and B won: 5468
07:29:36 With the combination Random/Random in 10000 games A won 2623 and B won: 5469
07:29:36 With the combination Random/Random in 10000 games A won 2623 and B won: 5470
07:29:36 With the combination Random/Random in 10000 games A won 2623 and B won: 5471
07:29:36 With the combination Random/Random in 10000 games A won 2623 and B won: 5472
07:29:36 With the combination Random/Random in 10000 games A won 2624 and B won: 5472
07:29:36 With the combination Random/Random in 10000 games A won 2625 and B won: 5472
07:29:36 With the combination Random/Random in 10000 games A won 2626 and B won: 5472
07:29:36 With the combination Random/Random in 10000 games A won 2627 and B won: 5472
07:29:36 With the combination Random/Random in 10000 games A won 2628 and B won: 5472
07:29:36 With the combination Random/Random in 10000 games A won 2629 and B won: 5472
07:29:36 With the combination Random/Random in 10000 games A won 2630 and B won: 5472
07:29:36 With the combination Random/Random in 10000 games A won 2631 and B won: 5472
07:29:36 With the combination Random/Random in 10000 games A won 2631 and B won: 5473
07:29:36 With the combination Random/Random in 10000 games A won 2631 and B won: 5474
07:29:36 With the combination Random/Random in 10000 games A won 2632 and B won: 5474
07:29:36 With the combination Random/Random in 10000 games A won 2632 and B won: 5475
07:29:36 With the combination Random/Random in 10000 games A won 2632 and B won: 5476
07:29:36 With the combination Random/Random in 10000 games A won 2633 and B won: 5476
07:29:36 With the combination Random/Random in 10000 games A won 2633 and B won: 5477
07:29:36 With the combination Random/Random in 10000 games A won 2634 and B won: 5477
07:29:36 With the combination Random/Random in 10000 games A won 2634 and B won: 5478
07:29:36 With the combination Random/Random in 10000 games A won 2634 and B won: 5479
07:29:36 With the combination Random/Random in 10000 games A won 2634 and B won: 5480
07:29:36 With the combination Random/Random in 10000 games A won 2634 and B won: 5481
07:29:36 With the combination Random/Random in 10000 games A won 2634 and B won: 5482
07:29:36 With the combination Random/Random in 10000 games A won 2634 and B won: 5483
07:29:36 With the combination Random/Random in 10000 games A won 2634 and B won: 5484
07:29:36 With the combination Random/Random in 10000 games A won 2634 and B won: 5485
07:29:36 With the combination Random/Random in 10000 games A won 2634 and B won: 5486
07:29:36 With the combination Random/Random in 10000 games A won 2634 and B won: 5487
07:29:36 With the combination Random/Random in 10000 games A won 2634 and B won: 5488
07:29:36 With the combination Random/Random in 10000 games A won 2635 and B won: 5488
07:29:36 With the combination Random/Random in 10000 games A won 2635 and B won: 5489
07:29:36 With the combination Random/Random in 10000 games A won 2635 and B won: 5490
07:29:36 With the combination Random/Random in 10000 games A won 2635 and B won: 5491
07:29:36 With the combination Random/Random in 10000 games A won 2635 and B won: 5492
07:29:36 With the combination Random/Random in 10000 games A won 2635 and B won: 5493
07:29:36 With the combination Random/Random in 10000 games A won 2635 and B won: 5494
07:29:36 With the combination Random/Random in 10000 games A won 2636 and B won: 5494
07:29:36 With the combination Random/Random in 10000 games A won 2636 and B won: 5495
07:29:36 With the combination Random/Random in 10000 games A won 2636 and B won: 5496
07:29:36 With the combination Random/Random in 10000 games A won 2636 and B won: 5497
07:29:36 With the combination Random/Random in 10000 games A won 2636 and B won: 5498
07:29:36 With the combination Random/Random in 10000 games A won 2636 and B won: 5499
07:29:36 With the combination Random/Random in 10000 games A won 2636 and B won: 5500
07:29:36 With the combination Random/Random in 10000 games A won 2637 and B won: 5500
07:29:36 With the combination Random/Random in 10000 games A won 2638 and B won: 5500
07:29:36 With the combination Random/Random in 10000 games A won 2639 and B won: 5500
07:29:36 With the combination Random/Random in 10000 games A won 2640 and B won: 5500
07:29:36 With the combination Random/Random in 10000 games A won 2640 and B won: 5501
07:29:36 With the combination Random/Random in 10000 games A won 2641 and B won: 5501
07:29:36 With the combination Random/Random in 10000 games A won 2641 and B won: 5502
07:29:36 With the combination Random/Random in 10000 games A won 2642 and B won: 5502
07:29:36 With the combination Random/Random in 10000 games A won 2642 and B won: 5503
07:29:36 With the combination Random/Random in 10000 games A won 2643 and B won: 5503
07:29:36 With the combination Random/Random in 10000 games A won 2643 and B won: 5504
07:29:36 With the combination Random/Random in 10000 games A won 2643 and B won: 5505
07:29:36 With the combination Random/Random in 10000 games A won 2643 and B won: 5506
07:29:36 With the combination Random/Random in 10000 games A won 2643 and B won: 5507
07:29:36 With the combination Random/Random in 10000 games A won 2644 and B won: 5507
07:29:36 With the combination Random/Random in 10000 games A won 2645 and B won: 5507
07:29:36 With the combination Random/Random in 10000 games A won 2645 and B won: 5508
07:29:36 With the combination Random/Random in 10000 games A won 2645 and B won: 5509
07:29:36 With the combination Random/Random in 10000 games A won 2645 and B won: 5510
07:29:36 With the combination Random/Random in 10000 games A won 2645 and B won: 5511
07:29:36 With the combination Random/Random in 10000 games A won 2645 and B won: 5512
07:29:36 With the combination Random/Random in 10000 games A won 2645 and B won: 5513
07:29:36 With the combination Random/Random in 10000 games A won 2645 and B won: 5514
07:29:36 With the combination Random/Random in 10000 games A won 2646 and B won: 5514
07:29:36 With the combination Random/Random in 10000 games A won 2646 and B won: 5515
07:29:36 With the combination Random/Random in 10000 games A won 2646 and B won: 5516
07:29:36 With the combination Random/Random in 10000 games A won 2646 and B won: 5517
07:29:36 With the combination Random/Random in 10000 games A won 2646 and B won: 5518
07:29:36 With the combination Random/Random in 10000 games A won 2646 and B won: 5519
07:29:36 With the combination Random/Random in 10000 games A won 2646 and B won: 5520
07:29:36 With the combination Random/Random in 10000 games A won 2646 and B won: 5521
07:29:36 With the combination Random/Random in 10000 games A won 2646 and B won: 5522
07:29:36 With the combination Random/Random in 10000 games A won 2646 and B won: 5523
07:29:36 With the combination Random/Random in 10000 games A won 2646 and B won: 5524
07:29:36 With the combination Random/Random in 10000 games A won 2647 and B won: 5524
07:29:36 With the combination Random/Random in 10000 games A won 2647 and B won: 5525
07:29:36 With the combination Random/Random in 10000 games A won 2648 and B won: 5525
07:29:36 With the combination Random/Random in 10000 games A won 2648 and B won: 5526
07:29:36 With the combination Random/Random in 10000 games A won 2648 and B won: 5527
07:29:36 With the combination Random/Random in 10000 games A won 2649 and B won: 5527
07:29:36 With the combination Random/Random in 10000 games A won 2649 and B won: 5528
07:29:36 With the combination Random/Random in 10000 games A won 2649 and B won: 5529
07:29:36 With the combination Random/Random in 10000 games A won 2649 and B won: 5530
07:29:36 With the combination Random/Random in 10000 games A won 2649 and B won: 5531
07:29:36 With the combination Random/Random in 10000 games A won 2649 and B won: 5532
07:29:36 With the combination Random/Random in 10000 games A won 2649 and B won: 5533
07:29:36 With the combination Random/Random in 10000 games A won 2649 and B won: 5534
07:29:36 With the combination Random/Random in 10000 games A won 2649 and B won: 5535
07:29:36 With the combination Random/Random in 10000 games A won 2649 and B won: 5536
07:29:36 With the combination Random/Random in 10000 games A won 2650 and B won: 5536
07:29:36 With the combination Random/Random in 10000 games A won 2650 and B won: 5537
07:29:36 With the combination Random/Random in 10000 games A won 2650 and B won: 5538
07:29:36 With the combination Random/Random in 10000 games A won 2650 and B won: 5539
07:29:36 With the combination Random/Random in 10000 games A won 2650 and B won: 5540
07:29:36 With the combination Random/Random in 10000 games A won 2650 and B won: 5541
07:29:36 With the combination Random/Random in 10000 games A won 2650 and B won: 5542
07:29:36 With the combination Random/Random in 10000 games A won 2650 and B won: 5543
07:29:36 With the combination Random/Random in 10000 games A won 2651 and B won: 5543
07:29:36 With the combination Random/Random in 10000 games A won 2651 and B won: 5544
07:29:36 With the combination Random/Random in 10000 games A won 2651 and B won: 5545
07:29:36 With the combination Random/Random in 10000 games A won 2651 and B won: 5546
07:29:36 With the combination Random/Random in 10000 games A won 2651 and B won: 5547
07:29:36 With the combination Random/Random in 10000 games A won 2652 and B won: 5547
07:29:36 With the combination Random/Random in 10000 games A won 2652 and B won: 5548
07:29:36 With the combination Random/Random in 10000 games A won 2652 and B won: 5549
07:29:36 With the combination Random/Random in 10000 games A won 2653 and B won: 5549
07:29:36 With the combination Random/Random in 10000 games A won 2653 and B won: 5550
07:29:36 With the combination Random/Random in 10000 games A won 2653 and B won: 5551
07:29:36 With the combination Random/Random in 10000 games A won 2653 and B won: 5552
07:29:36 With the combination Random/Random in 10000 games A won 2653 and B won: 5553
07:29:36 With the combination Random/Random in 10000 games A won 2654 and B won: 5553
07:29:36 With the combination Random/Random in 10000 games A won 2654 and B won: 5554
07:29:36 With the combination Random/Random in 10000 games A won 2654 and B won: 5555
07:29:36 With the combination Random/Random in 10000 games A won 2654 and B won: 5556
07:29:36 With the combination Random/Random in 10000 games A won 2654 and B won: 5557
07:29:36 With the combination Random/Random in 10000 games A won 2655 and B won: 5557
07:29:36 With the combination Random/Random in 10000 games A won 2655 and B won: 5558
07:29:36 With the combination Random/Random in 10000 games A won 2655 and B won: 5559
07:29:36 With the combination Random/Random in 10000 games A won 2656 and B won: 5559
07:29:36 With the combination Random/Random in 10000 games A won 2657 and B won: 5559
07:29:36 With the combination Random/Random in 10000 games A won 2657 and B won: 5560
07:29:36 With the combination Random/Random in 10000 games A won 2657 and B won: 5561
07:29:36 With the combination Random/Random in 10000 games A won 2657 and B won: 5562
07:29:36 With the combination Random/Random in 10000 games A won 2657 and B won: 5563
07:29:36 With the combination Random/Random in 10000 games A won 2657 and B won: 5564
07:29:36 With the combination Random/Random in 10000 games A won 2657 and B won: 5565
07:29:36 With the combination Random/Random in 10000 games A won 2657 and B won: 5566
07:29:36 With the combination Random/Random in 10000 games A won 2657 and B won: 5567
07:29:36 With the combination Random/Random in 10000 games A won 2658 and B won: 5567
07:29:36 With the combination Random/Random in 10000 games A won 2658 and B won: 5568
07:29:36 With the combination Random/Random in 10000 games A won 2658 and B won: 5569
07:29:36 With the combination Random/Random in 10000 games A won 2658 and B won: 5570
07:29:36 With the combination Random/Random in 10000 games A won 2658 and B won: 5571
07:29:36 With the combination Random/Random in 10000 games A won 2659 and B won: 5571
07:29:36 With the combination Random/Random in 10000 games A won 2660 and B won: 5571
07:29:36 With the combination Random/Random in 10000 games A won 2661 and B won: 5571
07:29:36 With the combination Random/Random in 10000 games A won 2662 and B won: 5571
07:29:36 With the combination Random/Random in 10000 games A won 2662 and B won: 5572
07:29:36 With the combination Random/Random in 10000 games A won 2662 and B won: 5573
07:29:36 With the combination Random/Random in 10000 games A won 2662 and B won: 5574
07:29:36 With the combination Random/Random in 10000 games A won 2662 and B won: 5575
07:29:36 With the combination Random/Random in 10000 games A won 2662 and B won: 5576
07:29:36 With the combination Random/Random in 10000 games A won 2662 and B won: 5577
07:29:36 With the combination Random/Random in 10000 games A won 2662 and B won: 5578
07:29:36 With the combination Random/Random in 10000 games A won 2662 and B won: 5579
07:29:36 With the combination Random/Random in 10000 games A won 2662 and B won: 5580
07:29:36 With the combination Random/Random in 10000 games A won 2662 and B won: 5581
07:29:36 With the combination Random/Random in 10000 games A won 2662 and B won: 5582
07:29:36 With the combination Random/Random in 10000 games A won 2662 and B won: 5583
07:29:36 With the combination Random/Random in 10000 games A won 2662 and B won: 5584
07:29:36 With the combination Random/Random in 10000 games A won 2662 and B won: 5585
07:29:36 With the combination Random/Random in 10000 games A won 2662 and B won: 5586
07:29:36 With the combination Random/Random in 10000 games A won 2662 and B won: 5587
07:29:36 With the combination Random/Random in 10000 games A won 2662 and B won: 5588
07:29:36 With the combination Random/Random in 10000 games A won 2662 and B won: 5589
07:29:36 With the combination Random/Random in 10000 games A won 2662 and B won: 5590
07:29:36 With the combination Random/Random in 10000 games A won 2662 and B won: 5591
07:29:36 With the combination Random/Random in 10000 games A won 2662 and B won: 5592
07:29:36 With the combination Random/Random in 10000 games A won 2663 and B won: 5592
07:29:36 With the combination Random/Random in 10000 games A won 2663 and B won: 5593
07:29:36 With the combination Random/Random in 10000 games A won 2664 and B won: 5593
07:29:36 With the combination Random/Random in 10000 games A won 2664 and B won: 5594
07:29:36 With the combination Random/Random in 10000 games A won 2665 and B won: 5594
07:29:36 With the combination Random/Random in 10000 games A won 2665 and B won: 5595
07:29:36 With the combination Random/Random in 10000 games A won 2666 and B won: 5595
07:29:36 With the combination Random/Random in 10000 games A won 2667 and B won: 5595
07:29:36 With the combination Random/Random in 10000 games A won 2667 and B won: 5596
07:29:36 With the combination Random/Random in 10000 games A won 2667 and B won: 5597
07:29:36 With the combination Random/Random in 10000 games A won 2667 and B won: 5598
07:29:36 With the combination Random/Random in 10000 games A won 2667 and B won: 5599
07:29:36 With the combination Random/Random in 10000 games A won 2668 and B won: 5599
07:29:36 With the combination Random/Random in 10000 games A won 2668 and B won: 5600
07:29:36 With the combination Random/Random in 10000 games A won 2668 and B won: 5601
07:29:36 With the combination Random/Random in 10000 games A won 2669 and B won: 5601
07:29:36 With the combination Random/Random in 10000 games A won 2669 and B won: 5602
07:29:36 With the combination Random/Random in 10000 games A won 2669 and B won: 5603
07:29:36 With the combination Random/Random in 10000 games A won 2669 and B won: 5604
07:29:36 With the combination Random/Random in 10000 games A won 2669 and B won: 5605
07:29:36 With the combination Random/Random in 10000 games A won 2669 and B won: 5606
07:29:36 With the combination Random/Random in 10000 games A won 2670 and B won: 5606
07:29:36 With the combination Random/Random in 10000 games A won 2671 and B won: 5606
07:29:36 With the combination Random/Random in 10000 games A won 2672 and B won: 5606
07:29:36 With the combination Random/Random in 10000 games A won 2672 and B won: 5607
07:29:36 With the combination Random/Random in 10000 games A won 2672 and B won: 5608
07:29:36 With the combination Random/Random in 10000 games A won 2672 and B won: 5609
07:29:36 With the combination Random/Random in 10000 games A won 2672 and B won: 5610
07:29:36 With the combination Random/Random in 10000 games A won 2672 and B won: 5611
07:29:36 With the combination Random/Random in 10000 games A won 2672 and B won: 5612
07:29:36 With the combination Random/Random in 10000 games A won 2672 and B won: 5613
07:29:36 With the combination Random/Random in 10000 games A won 2672 and B won: 5614
07:29:36 With the combination Random/Random in 10000 games A won 2672 and B won: 5615
07:29:36 With the combination Random/Random in 10000 games A won 2672 and B won: 5616
07:29:36 With the combination Random/Random in 10000 games A won 2672 and B won: 5617
07:29:36 With the combination Random/Random in 10000 games A won 2672 and B won: 5618
07:29:36 With the combination Random/Random in 10000 games A won 2673 and B won: 5618
07:29:36 With the combination Random/Random in 10000 games A won 2673 and B won: 5619
07:29:36 With the combination Random/Random in 10000 games A won 2673 and B won: 5620
07:29:36 With the combination Random/Random in 10000 games A won 2673 and B won: 5621
07:29:36 With the combination Random/Random in 10000 games A won 2673 and B won: 5622
07:29:36 With the combination Random/Random in 10000 games A won 2673 and B won: 5623
07:29:36 With the combination Random/Random in 10000 games A won 2673 and B won: 5624
07:29:36 With the combination Random/Random in 10000 games A won 2673 and B won: 5625
07:29:36 With the combination Random/Random in 10000 games A won 2673 and B won: 5626
07:29:36 With the combination Random/Random in 10000 games A won 2674 and B won: 5626
07:29:36 With the combination Random/Random in 10000 games A won 2674 and B won: 5627
07:29:36 With the combination Random/Random in 10000 games A won 2674 and B won: 5628
07:29:36 With the combination Random/Random in 10000 games A won 2674 and B won: 5629
07:29:36 With the combination Random/Random in 10000 games A won 2674 and B won: 5630
07:29:36 With the combination Random/Random in 10000 games A won 2674 and B won: 5631
07:29:36 With the combination Random/Random in 10000 games A won 2674 and B won: 5632
07:29:36 With the combination Random/Random in 10000 games A won 2674 and B won: 5633
07:29:36 With the combination Random/Random in 10000 games A won 2674 and B won: 5634
07:29:36 With the combination Random/Random in 10000 games A won 2674 and B won: 5635
07:29:36 With the combination Random/Random in 10000 games A won 2674 and B won: 5636
07:29:36 With the combination Random/Random in 10000 games A won 2675 and B won: 5636
07:29:36 With the combination Random/Random in 10000 games A won 2675 and B won: 5637
07:29:36 With the combination Random/Random in 10000 games A won 2675 and B won: 5638
07:29:36 With the combination Random/Random in 10000 games A won 2676 and B won: 5638
07:29:36 With the combination Random/Random in 10000 games A won 2676 and B won: 5639
07:29:36 With the combination Random/Random in 10000 games A won 2677 and B won: 5639
07:29:36 With the combination Random/Random in 10000 games A won 2677 and B won: 5640
07:29:36 With the combination Random/Random in 10000 games A won 2677 and B won: 5641
07:29:36 With the combination Random/Random in 10000 games A won 2677 and B won: 5642
07:29:36 With the combination Random/Random in 10000 games A won 2677 and B won: 5643
07:29:36 With the combination Random/Random in 10000 games A won 2677 and B won: 5644
07:29:36 With the combination Random/Random in 10000 games A won 2677 and B won: 5645
07:29:36 With the combination Random/Random in 10000 games A won 2677 and B won: 5646
07:29:36 With the combination Random/Random in 10000 games A won 2677 and B won: 5647
07:29:36 With the combination Random/Random in 10000 games A won 2678 and B won: 5647
07:29:36 With the combination Random/Random in 10000 games A won 2678 and B won: 5648
07:29:36 With the combination Random/Random in 10000 games A won 2678 and B won: 5649
07:29:36 With the combination Random/Random in 10000 games A won 2678 and B won: 5650
07:29:36 With the combination Random/Random in 10000 games A won 2679 and B won: 5650
07:29:36 With the combination Random/Random in 10000 games A won 2679 and B won: 5651
07:29:36 With the combination Random/Random in 10000 games A won 2679 and B won: 5652
07:29:36 With the combination Random/Random in 10000 games A won 2679 and B won: 5653
07:29:36 With the combination Random/Random in 10000 games A won 2679 and B won: 5654
07:29:36 With the combination Random/Random in 10000 games A won 2679 and B won: 5655
07:29:36 With the combination Random/Random in 10000 games A won 2679 and B won: 5656
07:29:36 With the combination Random/Random in 10000 games A won 2679 and B won: 5657
07:29:36 With the combination Random/Random in 10000 games A won 2679 and B won: 5658
07:29:36 With the combination Random/Random in 10000 games A won 2679 and B won: 5659
07:29:36 With the combination Random/Random in 10000 games A won 2680 and B won: 5659
07:29:36 With the combination Random/Random in 10000 games A won 2680 and B won: 5660
07:29:36 With the combination Random/Random in 10000 games A won 2680 and B won: 5661
07:29:36 With the combination Random/Random in 10000 games A won 2681 and B won: 5661
07:29:36 With the combination Random/Random in 10000 games A won 2682 and B won: 5661
07:29:36 With the combination Random/Random in 10000 games A won 2682 and B won: 5662
07:29:36 With the combination Random/Random in 10000 games A won 2682 and B won: 5663
07:29:36 With the combination Random/Random in 10000 games A won 2682 and B won: 5664
07:29:36 With the combination Random/Random in 10000 games A won 2682 and B won: 5665
07:29:36 With the combination Random/Random in 10000 games A won 2682 and B won: 5666
07:29:36 With the combination Random/Random in 10000 games A won 2682 and B won: 5667
07:29:36 With the combination Random/Random in 10000 games A won 2683 and B won: 5667
07:29:36 With the combination Random/Random in 10000 games A won 2683 and B won: 5668
07:29:36 With the combination Random/Random in 10000 games A won 2683 and B won: 5669
07:29:36 With the combination Random/Random in 10000 games A won 2683 and B won: 5670
07:29:36 With the combination Random/Random in 10000 games A won 2683 and B won: 5671
07:29:36 With the combination Random/Random in 10000 games A won 2683 and B won: 5672
07:29:36 With the combination Random/Random in 10000 games A won 2684 and B won: 5672
07:29:36 With the combination Random/Random in 10000 games A won 2685 and B won: 5672
07:29:36 With the combination Random/Random in 10000 games A won 2685 and B won: 5673
07:29:36 With the combination Random/Random in 10000 games A won 2686 and B won: 5673
07:29:36 With the combination Random/Random in 10000 games A won 2687 and B won: 5673
07:29:36 With the combination Random/Random in 10000 games A won 2687 and B won: 5674
07:29:36 With the combination Random/Random in 10000 games A won 2687 and B won: 5675
07:29:36 With the combination Random/Random in 10000 games A won 2687 and B won: 5676
07:29:36 With the combination Random/Random in 10000 games A won 2687 and B won: 5677
07:29:36 With the combination Random/Random in 10000 games A won 2687 and B won: 5678
07:29:36 With the combination Random/Random in 10000 games A won 2687 and B won: 5679
07:29:36 With the combination Random/Random in 10000 games A won 2687 and B won: 5680
07:29:36 With the combination Random/Random in 10000 games A won 2687 and B won: 5681
07:29:36 With the combination Random/Random in 10000 games A won 2687 and B won: 5682
07:29:36 With the combination Random/Random in 10000 games A won 2688 and B won: 5682
07:29:36 With the combination Random/Random in 10000 games A won 2688 and B won: 5683
07:29:36 With the combination Random/Random in 10000 games A won 2688 and B won: 5684
07:29:36 With the combination Random/Random in 10000 games A won 2688 and B won: 5685
07:29:36 With the combination Random/Random in 10000 games A won 2688 and B won: 5686
07:29:36 With the combination Random/Random in 10000 games A won 2688 and B won: 5687
07:29:36 With the combination Random/Random in 10000 games A won 2688 and B won: 5688
07:29:36 With the combination Random/Random in 10000 games A won 2689 and B won: 5688
07:29:36 With the combination Random/Random in 10000 games A won 2689 and B won: 5689
07:29:36 With the combination Random/Random in 10000 games A won 2689 and B won: 5690
07:29:36 With the combination Random/Random in 10000 games A won 2689 and B won: 5691
07:29:36 With the combination Random/Random in 10000 games A won 2690 and B won: 5691
07:29:36 With the combination Random/Random in 10000 games A won 2690 and B won: 5692
07:29:36 With the combination Random/Random in 10000 games A won 2691 and B won: 5692
07:29:36 With the combination Random/Random in 10000 games A won 2691 and B won: 5693
07:29:36 With the combination Random/Random in 10000 games A won 2691 and B won: 5694
07:29:36 With the combination Random/Random in 10000 games A won 2692 and B won: 5694
07:29:36 With the combination Random/Random in 10000 games A won 2692 and B won: 5695
07:29:36 With the combination Random/Random in 10000 games A won 2693 and B won: 5695
07:29:36 With the combination Random/Random in 10000 games A won 2693 and B won: 5696
07:29:36 With the combination Random/Random in 10000 games A won 2693 and B won: 5697
07:29:36 With the combination Random/Random in 10000 games A won 2693 and B won: 5698
07:29:36 With the combination Random/Random in 10000 games A won 2694 and B won: 5698
07:29:36 With the combination Random/Random in 10000 games A won 2695 and B won: 5698
07:29:36 With the combination Random/Random in 10000 games A won 2696 and B won: 5698
07:29:36 With the combination Random/Random in 10000 games A won 2697 and B won: 5698
07:29:36 With the combination Random/Random in 10000 games A won 2697 and B won: 5699
07:29:36 With the combination Random/Random in 10000 games A won 2697 and B won: 5700
07:29:36 With the combination Random/Random in 10000 games A won 2698 and B won: 5700
07:29:36 With the combination Random/Random in 10000 games A won 2699 and B won: 5700
07:29:36 With the combination Random/Random in 10000 games A won 2700 and B won: 5700
07:29:36 With the combination Random/Random in 10000 games A won 2700 and B won: 5701
07:29:36 With the combination Random/Random in 10000 games A won 2701 and B won: 5701
07:29:36 With the combination Random/Random in 10000 games A won 2701 and B won: 5702
07:29:36 With the combination Random/Random in 10000 games A won 2701 and B won: 5703
07:29:36 With the combination Random/Random in 10000 games A won 2701 and B won: 5704
07:29:36 With the combination Random/Random in 10000 games A won 2701 and B won: 5705
07:29:36 With the combination Random/Random in 10000 games A won 2702 and B won: 5705
07:29:36 With the combination Random/Random in 10000 games A won 2702 and B won: 5706
07:29:36 With the combination Random/Random in 10000 games A won 2702 and B won: 5707
07:29:36 With the combination Random/Random in 10000 games A won 2703 and B won: 5707
07:29:36 With the combination Random/Random in 10000 games A won 2703 and B won: 5708
07:29:36 With the combination Random/Random in 10000 games A won 2704 and B won: 5708
07:29:36 With the combination Random/Random in 10000 games A won 2704 and B won: 5709
07:29:36 With the combination Random/Random in 10000 games A won 2704 and B won: 5710
07:29:36 With the combination Random/Random in 10000 games A won 2704 and B won: 5711
07:29:36 With the combination Random/Random in 10000 games A won 2704 and B won: 5712
07:29:36 With the combination Random/Random in 10000 games A won 2704 and B won: 5713
07:29:36 With the combination Random/Random in 10000 games A won 2704 and B won: 5714
07:29:36 With the combination Random/Random in 10000 games A won 2704 and B won: 5715
07:29:36 With the combination Random/Random in 10000 games A won 2704 and B won: 5716
07:29:36 With the combination Random/Random in 10000 games A won 2705 and B won: 5716
07:29:36 With the combination Random/Random in 10000 games A won 2705 and B won: 5717
07:29:36 With the combination Random/Random in 10000 games A won 2705 and B won: 5718
07:29:36 With the combination Random/Random in 10000 games A won 2705 and B won: 5719
07:29:36 With the combination Random/Random in 10000 games A won 2706 and B won: 5719
07:29:36 With the combination Random/Random in 10000 games A won 2706 and B won: 5720
07:29:36 With the combination Random/Random in 10000 games A won 2706 and B won: 5721
07:29:36 With the combination Random/Random in 10000 games A won 2706 and B won: 5722
07:29:36 With the combination Random/Random in 10000 games A won 2706 and B won: 5723
07:29:36 With the combination Random/Random in 10000 games A won 2706 and B won: 5724
07:29:36 With the combination Random/Random in 10000 games A won 2707 and B won: 5724
07:29:36 With the combination Random/Random in 10000 games A won 2708 and B won: 5724
07:29:36 With the combination Random/Random in 10000 games A won 2709 and B won: 5724
07:29:36 With the combination Random/Random in 10000 games A won 2710 and B won: 5724
07:29:36 With the combination Random/Random in 10000 games A won 2711 and B won: 5724
07:29:36 With the combination Random/Random in 10000 games A won 2712 and B won: 5724
07:29:36 With the combination Random/Random in 10000 games A won 2712 and B won: 5725
07:29:36 With the combination Random/Random in 10000 games A won 2712 and B won: 5726
07:29:36 With the combination Random/Random in 10000 games A won 2712 and B won: 5727
07:29:36 With the combination Random/Random in 10000 games A won 2712 and B won: 5728
07:29:36 With the combination Random/Random in 10000 games A won 2712 and B won: 5729
07:29:36 With the combination Random/Random in 10000 games A won 2712 and B won: 5730
07:29:36 With the combination Random/Random in 10000 games A won 2712 and B won: 5731
07:29:36 With the combination Random/Random in 10000 games A won 2712 and B won: 5732
07:29:36 With the combination Random/Random in 10000 games A won 2713 and B won: 5732
07:29:36 With the combination Random/Random in 10000 games A won 2713 and B won: 5733
07:29:36 With the combination Random/Random in 10000 games A won 2714 and B won: 5733
07:29:36 With the combination Random/Random in 10000 games A won 2715 and B won: 5733
07:29:36 With the combination Random/Random in 10000 games A won 2715 and B won: 5734
07:29:36 With the combination Random/Random in 10000 games A won 2716 and B won: 5734
07:29:36 With the combination Random/Random in 10000 games A won 2716 and B won: 5735
07:29:36 With the combination Random/Random in 10000 games A won 2716 and B won: 5736
07:29:36 With the combination Random/Random in 10000 games A won 2716 and B won: 5737
07:29:36 With the combination Random/Random in 10000 games A won 2717 and B won: 5737
07:29:36 With the combination Random/Random in 10000 games A won 2717 and B won: 5738
07:29:36 With the combination Random/Random in 10000 games A won 2717 and B won: 5739
07:29:36 With the combination Random/Random in 10000 games A won 2717 and B won: 5740
07:29:36 With the combination Random/Random in 10000 games A won 2717 and B won: 5741
07:29:36 With the combination Random/Random in 10000 games A won 2718 and B won: 5741
07:29:36 With the combination Random/Random in 10000 games A won 2718 and B won: 5742
07:29:36 With the combination Random/Random in 10000 games A won 2719 and B won: 5742
07:29:36 With the combination Random/Random in 10000 games A won 2720 and B won: 5742
07:29:36 With the combination Random/Random in 10000 games A won 2720 and B won: 5743
07:29:36 With the combination Random/Random in 10000 games A won 2720 and B won: 5744
07:29:36 With the combination Random/Random in 10000 games A won 2720 and B won: 5745
07:29:36 With the combination Random/Random in 10000 games A won 2720 and B won: 5746
07:29:36 With the combination Random/Random in 10000 games A won 2720 and B won: 5747
07:29:36 With the combination Random/Random in 10000 games A won 2720 and B won: 5748
07:29:36 With the combination Random/Random in 10000 games A won 2720 and B won: 5749
07:29:36 With the combination Random/Random in 10000 games A won 2720 and B won: 5750
07:29:36 With the combination Random/Random in 10000 games A won 2720 and B won: 5751
07:29:36 With the combination Random/Random in 10000 games A won 2720 and B won: 5752
07:29:36 With the combination Random/Random in 10000 games A won 2720 and B won: 5753
07:29:36 With the combination Random/Random in 10000 games A won 2720 and B won: 5754
07:29:36 With the combination Random/Random in 10000 games A won 2720 and B won: 5755
07:29:36 With the combination Random/Random in 10000 games A won 2720 and B won: 5756
07:29:36 With the combination Random/Random in 10000 games A won 2720 and B won: 5757
07:29:36 With the combination Random/Random in 10000 games A won 2720 and B won: 5758
07:29:36 With the combination Random/Random in 10000 games A won 2720 and B won: 5759
07:29:36 With the combination Random/Random in 10000 games A won 2720 and B won: 5760
07:29:36 With the combination Random/Random in 10000 games A won 2720 and B won: 5761
07:29:36 With the combination Random/Random in 10000 games A won 2720 and B won: 5762
07:29:36 With the combination Random/Random in 10000 games A won 2721 and B won: 5762
07:29:36 With the combination Random/Random in 10000 games A won 2722 and B won: 5762
07:29:36 With the combination Random/Random in 10000 games A won 2722 and B won: 5763
07:29:36 With the combination Random/Random in 10000 games A won 2723 and B won: 5763
07:29:36 With the combination Random/Random in 10000 games A won 2723 and B won: 5764
07:29:36 With the combination Random/Random in 10000 games A won 2723 and B won: 5765
07:29:36 With the combination Random/Random in 10000 games A won 2723 and B won: 5766
07:29:36 With the combination Random/Random in 10000 games A won 2723 and B won: 5767
07:29:36 With the combination Random/Random in 10000 games A won 2723 and B won: 5768
07:29:36 With the combination Random/Random in 10000 games A won 2723 and B won: 5769
07:29:36 With the combination Random/Random in 10000 games A won 2723 and B won: 5770
07:29:36 With the combination Random/Random in 10000 games A won 2723 and B won: 5771
07:29:36 With the combination Random/Random in 10000 games A won 2723 and B won: 5772
07:29:36 With the combination Random/Random in 10000 games A won 2724 and B won: 5772
07:29:36 With the combination Random/Random in 10000 games A won 2724 and B won: 5773
07:29:36 With the combination Random/Random in 10000 games A won 2724 and B won: 5774
07:29:36 With the combination Random/Random in 10000 games A won 2725 and B won: 5774
07:29:36 With the combination Random/Random in 10000 games A won 2726 and B won: 5774
07:29:36 With the combination Random/Random in 10000 games A won 2726 and B won: 5775
07:29:36 With the combination Random/Random in 10000 games A won 2727 and B won: 5775
07:29:36 With the combination Random/Random in 10000 games A won 2727 and B won: 5776
07:29:36 With the combination Random/Random in 10000 games A won 2727 and B won: 5777
07:29:36 With the combination Random/Random in 10000 games A won 2728 and B won: 5777
07:29:36 With the combination Random/Random in 10000 games A won 2729 and B won: 5777
07:29:36 With the combination Random/Random in 10000 games A won 2729 and B won: 5778
07:29:36 With the combination Random/Random in 10000 games A won 2729 and B won: 5779
07:29:36 With the combination Random/Random in 10000 games A won 2729 and B won: 5780
07:29:36 With the combination Random/Random in 10000 games A won 2729 and B won: 5781
07:29:36 With the combination Random/Random in 10000 games A won 2730 and B won: 5781
07:29:36 With the combination Random/Random in 10000 games A won 2731 and B won: 5781
07:29:36 With the combination Random/Random in 10000 games A won 2732 and B won: 5781
07:29:36 With the combination Random/Random in 10000 games A won 2732 and B won: 5782
07:29:36 With the combination Random/Random in 10000 games A won 2732 and B won: 5783
07:29:36 With the combination Random/Random in 10000 games A won 2732 and B won: 5784
07:29:36 With the combination Random/Random in 10000 games A won 2733 and B won: 5784
07:29:36 With the combination Random/Random in 10000 games A won 2733 and B won: 5785
07:29:36 With the combination Random/Random in 10000 games A won 2733 and B won: 5786
07:29:36 With the combination Random/Random in 10000 games A won 2733 and B won: 5787
07:29:36 With the combination Random/Random in 10000 games A won 2733 and B won: 5788
07:29:36 With the combination Random/Random in 10000 games A won 2733 and B won: 5789
07:29:36 With the combination Random/Random in 10000 games A won 2733 and B won: 5790
07:29:36 With the combination Random/Random in 10000 games A won 2733 and B won: 5791
07:29:36 With the combination Random/Random in 10000 games A won 2733 and B won: 5792
07:29:36 With the combination Random/Random in 10000 games A won 2733 and B won: 5793
07:29:36 With the combination Random/Random in 10000 games A won 2733 and B won: 5794
07:29:36 With the combination Random/Random in 10000 games A won 2733 and B won: 5795
07:29:36 With the combination Random/Random in 10000 games A won 2733 and B won: 5796
07:29:36 With the combination Random/Random in 10000 games A won 2734 and B won: 5796
07:29:36 With the combination Random/Random in 10000 games A won 2734 and B won: 5797
07:29:36 With the combination Random/Random in 10000 games A won 2735 and B won: 5797
07:29:36 With the combination Random/Random in 10000 games A won 2735 and B won: 5798
07:29:36 With the combination Random/Random in 10000 games A won 2735 and B won: 5799
07:29:36 With the combination Random/Random in 10000 games A won 2736 and B won: 5799
07:29:36 With the combination Random/Random in 10000 games A won 2736 and B won: 5800
07:29:36 With the combination Random/Random in 10000 games A won 2736 and B won: 5801
07:29:36 With the combination Random/Random in 10000 games A won 2736 and B won: 5802
07:29:36 With the combination Random/Random in 10000 games A won 2736 and B won: 5803
07:29:36 With the combination Random/Random in 10000 games A won 2736 and B won: 5804
07:29:36 With the combination Random/Random in 10000 games A won 2736 and B won: 5805
07:29:36 With the combination Random/Random in 10000 games A won 2737 and B won: 5805
07:29:36 With the combination Random/Random in 10000 games A won 2737 and B won: 5806
07:29:36 With the combination Random/Random in 10000 games A won 2738 and B won: 5806
07:29:36 With the combination Random/Random in 10000 games A won 2738 and B won: 5807
07:29:36 With the combination Random/Random in 10000 games A won 2738 and B won: 5808
07:29:36 With the combination Random/Random in 10000 games A won 2739 and B won: 5808
07:29:36 With the combination Random/Random in 10000 games A won 2739 and B won: 5809
07:29:36 With the combination Random/Random in 10000 games A won 2740 and B won: 5809
07:29:36 With the combination Random/Random in 10000 games A won 2741 and B won: 5809
07:29:36 With the combination Random/Random in 10000 games A won 2741 and B won: 5810
07:29:36 With the combination Random/Random in 10000 games A won 2742 and B won: 5810
07:29:36 With the combination Random/Random in 10000 games A won 2742 and B won: 5811
07:29:36 With the combination Random/Random in 10000 games A won 2743 and B won: 5811
07:29:36 With the combination Random/Random in 10000 games A won 2743 and B won: 5812
07:29:36 With the combination Random/Random in 10000 games A won 2743 and B won: 5813
07:29:36 With the combination Random/Random in 10000 games A won 2743 and B won: 5814
07:29:36 With the combination Random/Random in 10000 games A won 2743 and B won: 5815
07:29:36 With the combination Random/Random in 10000 games A won 2743 and B won: 5816
07:29:36 With the combination Random/Random in 10000 games A won 2744 and B won: 5816
07:29:36 With the combination Random/Random in 10000 games A won 2744 and B won: 5817
07:29:36 With the combination Random/Random in 10000 games A won 2745 and B won: 5817
07:29:36 With the combination Random/Random in 10000 games A won 2745 and B won: 5818
07:29:36 With the combination Random/Random in 10000 games A won 2745 and B won: 5819
07:29:36 With the combination Random/Random in 10000 games A won 2745 and B won: 5820
07:29:36 With the combination Random/Random in 10000 games A won 2746 and B won: 5820
07:29:36 With the combination Random/Random in 10000 games A won 2746 and B won: 5821
07:29:36 With the combination Random/Random in 10000 games A won 2747 and B won: 5821
07:29:36 With the combination Random/Random in 10000 games A won 2747 and B won: 5822
07:29:36 With the combination Random/Random in 10000 games A won 2748 and B won: 5822
07:29:36 With the combination Random/Random in 10000 games A won 2748 and B won: 5823
07:29:36 With the combination Random/Random in 10000 games A won 2749 and B won: 5823
07:29:36 With the combination Random/Random in 10000 games A won 2749 and B won: 5824
07:29:36 With the combination Random/Random in 10000 games A won 2749 and B won: 5825
07:29:36 With the combination Random/Random in 10000 games A won 2749 and B won: 5826
07:29:36 With the combination Random/Random in 10000 games A won 2749 and B won: 5827
07:29:36 With the combination Random/Random in 10000 games A won 2749 and B won: 5828
07:29:36 With the combination Random/Random in 10000 games A won 2749 and B won: 5829
07:29:36 With the combination Random/Random in 10000 games A won 2749 and B won: 5830
07:29:36 With the combination Random/Random in 10000 games A won 2750 and B won: 5830
07:29:36 With the combination Random/Random in 10000 games A won 2750 and B won: 5831
07:29:36 With the combination Random/Random in 10000 games A won 2751 and B won: 5831
07:29:36 With the combination Random/Random in 10000 games A won 2751 and B won: 5832
07:29:36 With the combination Random/Random in 10000 games A won 2751 and B won: 5833
07:29:36 With the combination Random/Random in 10000 games A won 2751 and B won: 5834
07:29:36 With the combination Random/Random in 10000 games A won 2751 and B won: 5835
07:29:36 With the combination Random/Random in 10000 games A won 2751 and B won: 5836
07:29:36 With the combination Random/Random in 10000 games A won 2752 and B won: 5836
07:29:36 With the combination Random/Random in 10000 games A won 2753 and B won: 5836
07:29:36 With the combination Random/Random in 10000 games A won 2754 and B won: 5836
07:29:36 With the combination Random/Random in 10000 games A won 2754 and B won: 5837
07:29:36 With the combination Random/Random in 10000 games A won 2755 and B won: 5837
07:29:36 With the combination Random/Random in 10000 games A won 2755 and B won: 5838
07:29:36 With the combination Random/Random in 10000 games A won 2756 and B won: 5838
07:29:36 With the combination Random/Random in 10000 games A won 2756 and B won: 5839
07:29:36 With the combination Random/Random in 10000 games A won 2756 and B won: 5840
07:29:36 With the combination Random/Random in 10000 games A won 2756 and B won: 5841
07:29:36 With the combination Random/Random in 10000 games A won 2757 and B won: 5841
07:29:36 With the combination Random/Random in 10000 games A won 2757 and B won: 5842
07:29:36 With the combination Random/Random in 10000 games A won 2757 and B won: 5843
07:29:36 With the combination Random/Random in 10000 games A won 2757 and B won: 5844
07:29:36 With the combination Random/Random in 10000 games A won 2757 and B won: 5845
07:29:36 With the combination Random/Random in 10000 games A won 2757 and B won: 5846
07:29:36 With the combination Random/Random in 10000 games A won 2757 and B won: 5847
07:29:36 With the combination Random/Random in 10000 games A won 2757 and B won: 5848
07:29:36 With the combination Random/Random in 10000 games A won 2758 and B won: 5848
07:29:36 With the combination Random/Random in 10000 games A won 2758 and B won: 5849
07:29:36 With the combination Random/Random in 10000 games A won 2758 and B won: 5850
07:29:36 With the combination Random/Random in 10000 games A won 2759 and B won: 5850
07:29:36 With the combination Random/Random in 10000 games A won 2759 and B won: 5851
07:29:36 With the combination Random/Random in 10000 games A won 2759 and B won: 5852
07:29:36 With the combination Random/Random in 10000 games A won 2760 and B won: 5852
07:29:36 With the combination Random/Random in 10000 games A won 2760 and B won: 5853
07:29:36 With the combination Random/Random in 10000 games A won 2760 and B won: 5854
07:29:36 With the combination Random/Random in 10000 games A won 2760 and B won: 5855
07:29:36 With the combination Random/Random in 10000 games A won 2760 and B won: 5856
07:29:36 With the combination Random/Random in 10000 games A won 2761 and B won: 5856
07:29:36 With the combination Random/Random in 10000 games A won 2761 and B won: 5857
07:29:36 With the combination Random/Random in 10000 games A won 2761 and B won: 5858
07:29:36 With the combination Random/Random in 10000 games A won 2761 and B won: 5859
07:29:36 With the combination Random/Random in 10000 games A won 2762 and B won: 5859
07:29:36 With the combination Random/Random in 10000 games A won 2762 and B won: 5860
07:29:36 With the combination Random/Random in 10000 games A won 2762 and B won: 5861
07:29:36 With the combination Random/Random in 10000 games A won 2763 and B won: 5861
07:29:36 With the combination Random/Random in 10000 games A won 2763 and B won: 5862
07:29:36 With the combination Random/Random in 10000 games A won 2763 and B won: 5863
07:29:36 With the combination Random/Random in 10000 games A won 2764 and B won: 5863
07:29:36 With the combination Random/Random in 10000 games A won 2764 and B won: 5864
07:29:36 With the combination Random/Random in 10000 games A won 2764 and B won: 5865
07:29:36 With the combination Random/Random in 10000 games A won 2764 and B won: 5866
07:29:36 With the combination Random/Random in 10000 games A won 2764 and B won: 5867
07:29:36 With the combination Random/Random in 10000 games A won 2764 and B won: 5868
07:29:36 With the combination Random/Random in 10000 games A won 2764 and B won: 5869
07:29:36 With the combination Random/Random in 10000 games A won 2764 and B won: 5870
07:29:36 With the combination Random/Random in 10000 games A won 2764 and B won: 5871
07:29:36 With the combination Random/Random in 10000 games A won 2764 and B won: 5872
07:29:36 With the combination Random/Random in 10000 games A won 2764 and B won: 5873
07:29:36 With the combination Random/Random in 10000 games A won 2764 and B won: 5874
07:29:36 With the combination Random/Random in 10000 games A won 2765 and B won: 5874
07:29:36 With the combination Random/Random in 10000 games A won 2765 and B won: 5875
07:29:36 With the combination Random/Random in 10000 games A won 2765 and B won: 5876
07:29:36 With the combination Random/Random in 10000 games A won 2766 and B won: 5876
07:29:36 With the combination Random/Random in 10000 games A won 2766 and B won: 5877
07:29:36 With the combination Random/Random in 10000 games A won 2766 and B won: 5878
07:29:36 With the combination Random/Random in 10000 games A won 2766 and B won: 5879
07:29:36 With the combination Random/Random in 10000 games A won 2766 and B won: 5880
07:29:36 With the combination Random/Random in 10000 games A won 2766 and B won: 5881
07:29:36 With the combination Random/Random in 10000 games A won 2766 and B won: 5882
07:29:36 With the combination Random/Random in 10000 games A won 2767 and B won: 5882
07:29:36 With the combination Random/Random in 10000 games A won 2768 and B won: 5882
07:29:36 With the combination Random/Random in 10000 games A won 2768 and B won: 5883
07:29:36 With the combination Random/Random in 10000 games A won 2768 and B won: 5884
07:29:36 With the combination Random/Random in 10000 games A won 2768 and B won: 5885
07:29:36 With the combination Random/Random in 10000 games A won 2769 and B won: 5885
07:29:36 With the combination Random/Random in 10000 games A won 2770 and B won: 5885
07:29:36 With the combination Random/Random in 10000 games A won 2770 and B won: 5886
07:29:36 With the combination Random/Random in 10000 games A won 2770 and B won: 5887
07:29:36 With the combination Random/Random in 10000 games A won 2770 and B won: 5888
07:29:36 With the combination Random/Random in 10000 games A won 2771 and B won: 5888
07:29:36 With the combination Random/Random in 10000 games A won 2772 and B won: 5888
07:29:36 With the combination Random/Random in 10000 games A won 2773 and B won: 5888
07:29:36 With the combination Random/Random in 10000 games A won 2773 and B won: 5889
07:29:36 With the combination Random/Random in 10000 games A won 2773 and B won: 5890
07:29:36 With the combination Random/Random in 10000 games A won 2773 and B won: 5891
07:29:36 With the combination Random/Random in 10000 games A won 2773 and B won: 5892
07:29:36 With the combination Random/Random in 10000 games A won 2773 and B won: 5893
07:29:36 With the combination Random/Random in 10000 games A won 2773 and B won: 5894
07:29:36 With the combination Random/Random in 10000 games A won 2774 and B won: 5894
07:29:36 With the combination Random/Random in 10000 games A won 2775 and B won: 5894
07:29:36 With the combination Random/Random in 10000 games A won 2775 and B won: 5895
07:29:36 With the combination Random/Random in 10000 games A won 2775 and B won: 5896
07:29:36 With the combination Random/Random in 10000 games A won 2775 and B won: 5897
07:29:36 With the combination Random/Random in 10000 games A won 2775 and B won: 5898
07:29:36 With the combination Random/Random in 10000 games A won 2775 and B won: 5899
07:29:36 With the combination Random/Random in 10000 games A won 2775 and B won: 5900
07:29:36 With the combination Random/Random in 10000 games A won 2776 and B won: 5900
07:29:36 With the combination Random/Random in 10000 games A won 2776 and B won: 5901
07:29:36 With the combination Random/Random in 10000 games A won 2776 and B won: 5902
07:29:36 With the combination Random/Random in 10000 games A won 2776 and B won: 5903
07:29:36 With the combination Random/Random in 10000 games A won 2777 and B won: 5903
07:29:36 With the combination Random/Random in 10000 games A won 2777 and B won: 5904
07:29:36 With the combination Random/Random in 10000 games A won 2777 and B won: 5905
07:29:36 With the combination Random/Random in 10000 games A won 2778 and B won: 5905
07:29:36 With the combination Random/Random in 10000 games A won 2779 and B won: 5905
07:29:36 With the combination Random/Random in 10000 games A won 2779 and B won: 5906
07:29:36 With the combination Random/Random in 10000 games A won 2780 and B won: 5906
07:29:36 With the combination Random/Random in 10000 games A won 2781 and B won: 5906
07:29:36 With the combination Random/Random in 10000 games A won 2781 and B won: 5907
07:29:36 With the combination Random/Random in 10000 games A won 2782 and B won: 5907
07:29:36 With the combination Random/Random in 10000 games A won 2782 and B won: 5908
07:29:36 With the combination Random/Random in 10000 games A won 2782 and B won: 5909
07:29:36 With the combination Random/Random in 10000 games A won 2782 and B won: 5910
07:29:36 With the combination Random/Random in 10000 games A won 2782 and B won: 5911
07:29:36 With the combination Random/Random in 10000 games A won 2782 and B won: 5912
07:29:36 With the combination Random/Random in 10000 games A won 2783 and B won: 5912
07:29:36 With the combination Random/Random in 10000 games A won 2783 and B won: 5913
07:29:36 With the combination Random/Random in 10000 games A won 2783 and B won: 5914
07:29:36 With the combination Random/Random in 10000 games A won 2784 and B won: 5914
07:29:36 With the combination Random/Random in 10000 games A won 2784 and B won: 5915
07:29:36 With the combination Random/Random in 10000 games A won 2784 and B won: 5916
07:29:36 With the combination Random/Random in 10000 games A won 2785 and B won: 5916
07:29:36 With the combination Random/Random in 10000 games A won 2785 and B won: 5917
07:29:36 With the combination Random/Random in 10000 games A won 2786 and B won: 5917
07:29:36 With the combination Random/Random in 10000 games A won 2786 and B won: 5918
07:29:36 With the combination Random/Random in 10000 games A won 2786 and B won: 5919
07:29:36 With the combination Random/Random in 10000 games A won 2786 and B won: 5920
07:29:36 With the combination Random/Random in 10000 games A won 2787 and B won: 5920
07:29:36 With the combination Random/Random in 10000 games A won 2787 and B won: 5921
07:29:36 With the combination Random/Random in 10000 games A won 2787 and B won: 5922
07:29:36 With the combination Random/Random in 10000 games A won 2787 and B won: 5923
07:29:36 With the combination Random/Random in 10000 games A won 2787 and B won: 5924
07:29:36 With the combination Random/Random in 10000 games A won 2788 and B won: 5924
07:29:36 With the combination Random/Random in 10000 games A won 2788 and B won: 5925
07:29:36 With the combination Random/Random in 10000 games A won 2788 and B won: 5926
07:29:36 With the combination Random/Random in 10000 games A won 2789 and B won: 5926
07:29:36 With the combination Random/Random in 10000 games A won 2789 and B won: 5927
07:29:36 With the combination Random/Random in 10000 games A won 2789 and B won: 5928
07:29:36 With the combination Random/Random in 10000 games A won 2789 and B won: 5929
07:29:36 With the combination Random/Random in 10000 games A won 2789 and B won: 5930
07:29:36 With the combination Random/Random in 10000 games A won 2789 and B won: 5931
07:29:36 With the combination Random/Random in 10000 games A won 2789 and B won: 5932
07:29:36 With the combination Random/Random in 10000 games A won 2789 and B won: 5933
07:29:36 With the combination Random/Random in 10000 games A won 2790 and B won: 5933
07:29:36 With the combination Random/Random in 10000 games A won 2790 and B won: 5934
07:29:36 With the combination Random/Random in 10000 games A won 2790 and B won: 5935
07:29:36 With the combination Random/Random in 10000 games A won 2790 and B won: 5936
07:29:36 With the combination Random/Random in 10000 games A won 2790 and B won: 5937
07:29:36 With the combination Random/Random in 10000 games A won 2790 and B won: 5938
07:29:36 With the combination Random/Random in 10000 games A won 2790 and B won: 5939
07:29:36 With the combination Random/Random in 10000 games A won 2790 and B won: 5940
07:29:36 With the combination Random/Random in 10000 games A won 2790 and B won: 5941
07:29:36 With the combination Random/Random in 10000 games A won 2790 and B won: 5942
07:29:36 With the combination Random/Random in 10000 games A won 2790 and B won: 5943
07:29:36 With the combination Random/Random in 10000 games A won 2790 and B won: 5944
07:29:36 With the combination Random/Random in 10000 games A won 2790 and B won: 5945
07:29:36 With the combination Random/Random in 10000 games A won 2791 and B won: 5945
07:29:36 With the combination Random/Random in 10000 games A won 2792 and B won: 5945
07:29:36 With the combination Random/Random in 10000 games A won 2793 and B won: 5945
07:29:36 With the combination Random/Random in 10000 games A won 2794 and B won: 5945
07:29:36 With the combination Random/Random in 10000 games A won 2795 and B won: 5945
07:29:36 With the combination Random/Random in 10000 games A won 2795 and B won: 5946
07:29:36 With the combination Random/Random in 10000 games A won 2796 and B won: 5946
07:29:36 With the combination Random/Random in 10000 games A won 2796 and B won: 5947
07:29:36 With the combination Random/Random in 10000 games A won 2796 and B won: 5948
07:29:36 With the combination Random/Random in 10000 games A won 2796 and B won: 5949
07:29:36 With the combination Random/Random in 10000 games A won 2797 and B won: 5949
07:29:36 With the combination Random/Random in 10000 games A won 2797 and B won: 5950
07:29:36 With the combination Random/Random in 10000 games A won 2797 and B won: 5951
07:29:36 With the combination Random/Random in 10000 games A won 2798 and B won: 5951
07:29:36 With the combination Random/Random in 10000 games A won 2799 and B won: 5951
07:29:36 With the combination Random/Random in 10000 games A won 2800 and B won: 5951
07:29:36 With the combination Random/Random in 10000 games A won 2800 and B won: 5952
07:29:36 With the combination Random/Random in 10000 games A won 2801 and B won: 5952
07:29:36 With the combination Random/Random in 10000 games A won 2801 and B won: 5953
07:29:36 With the combination Random/Random in 10000 games A won 2801 and B won: 5954
07:29:36 With the combination Random/Random in 10000 games A won 2801 and B won: 5955
07:29:36 With the combination Random/Random in 10000 games A won 2801 and B won: 5956
07:29:36 With the combination Random/Random in 10000 games A won 2801 and B won: 5957
07:29:36 With the combination Random/Random in 10000 games A won 2801 and B won: 5958
07:29:36 With the combination Random/Random in 10000 games A won 2801 and B won: 5959
07:29:36 With the combination Random/Random in 10000 games A won 2801 and B won: 5960
07:29:36 With the combination Random/Random in 10000 games A won 2801 and B won: 5961
07:29:36 With the combination Random/Random in 10000 games A won 2801 and B won: 5962
07:29:36 With the combination Random/Random in 10000 games A won 2802 and B won: 5962
07:29:36 With the combination Random/Random in 10000 games A won 2802 and B won: 5963
07:29:36 With the combination Random/Random in 10000 games A won 2803 and B won: 5963
07:29:36 With the combination Random/Random in 10000 games A won 2803 and B won: 5964
07:29:36 With the combination Random/Random in 10000 games A won 2803 and B won: 5965
07:29:36 With the combination Random/Random in 10000 games A won 2803 and B won: 5966
07:29:36 With the combination Random/Random in 10000 games A won 2804 and B won: 5966
07:29:36 With the combination Random/Random in 10000 games A won 2804 and B won: 5967
07:29:36 With the combination Random/Random in 10000 games A won 2804 and B won: 5968
07:29:36 With the combination Random/Random in 10000 games A won 2805 and B won: 5968
07:29:36 With the combination Random/Random in 10000 games A won 2805 and B won: 5969
07:29:36 With the combination Random/Random in 10000 games A won 2805 and B won: 5970
07:29:36 With the combination Random/Random in 10000 games A won 2805 and B won: 5971
07:29:36 With the combination Random/Random in 10000 games A won 2805 and B won: 5972
07:29:36 With the combination Random/Random in 10000 games A won 2805 and B won: 5973
07:29:36 With the combination Random/Random in 10000 games A won 2806 and B won: 5973
07:29:36 With the combination Random/Random in 10000 games A won 2806 and B won: 5974
07:29:36 With the combination Random/Random in 10000 games A won 2806 and B won: 5975
07:29:36 With the combination Random/Random in 10000 games A won 2807 and B won: 5975
07:29:36 With the combination Random/Random in 10000 games A won 2807 and B won: 5976
07:29:36 With the combination Random/Random in 10000 games A won 2807 and B won: 5977
07:29:36 With the combination Random/Random in 10000 games A won 2808 and B won: 5977
07:29:36 With the combination Random/Random in 10000 games A won 2808 and B won: 5978
07:29:36 With the combination Random/Random in 10000 games A won 2808 and B won: 5979
07:29:36 With the combination Random/Random in 10000 games A won 2808 and B won: 5980
07:29:36 With the combination Random/Random in 10000 games A won 2809 and B won: 5980
07:29:36 With the combination Random/Random in 10000 games A won 2810 and B won: 5980
07:29:36 With the combination Random/Random in 10000 games A won 2810 and B won: 5981
07:29:36 With the combination Random/Random in 10000 games A won 2810 and B won: 5982
07:29:36 With the combination Random/Random in 10000 games A won 2811 and B won: 5982
07:29:36 With the combination Random/Random in 10000 games A won 2811 and B won: 5983
07:29:36 With the combination Random/Random in 10000 games A won 2811 and B won: 5984
07:29:36 With the combination Random/Random in 10000 games A won 2811 and B won: 5985
07:29:36 With the combination Random/Random in 10000 games A won 2811 and B won: 5986
07:29:36 With the combination Random/Random in 10000 games A won 2811 and B won: 5987
07:29:36 With the combination Random/Random in 10000 games A won 2811 and B won: 5988
07:29:36 With the combination Random/Random in 10000 games A won 2811 and B won: 5989
07:29:36 With the combination Random/Random in 10000 games A won 2812 and B won: 5989
07:29:36 With the combination Random/Random in 10000 games A won 2812 and B won: 5990
07:29:36 With the combination Random/Random in 10000 games A won 2812 and B won: 5991
07:29:36 With the combination Random/Random in 10000 games A won 2812 and B won: 5992
07:29:36 With the combination Random/Random in 10000 games A won 2812 and B won: 5993
07:29:36 With the combination Random/Random in 10000 games A won 2813 and B won: 5993
07:29:36 With the combination Random/Random in 10000 games A won 2813 and B won: 5994
07:29:36 With the combination Random/Random in 10000 games A won 2814 and B won: 5994
07:29:36 With the combination Random/Random in 10000 games A won 2814 and B won: 5995
07:29:36 With the combination Random/Random in 10000 games A won 2814 and B won: 5996
07:29:36 With the combination Random/Random in 10000 games A won 2814 and B won: 5997
07:29:36 With the combination Random/Random in 10000 games A won 2814 and B won: 5998
07:29:36 With the combination Random/Random in 10000 games A won 2815 and B won: 5998
07:29:36 With the combination Random/Random in 10000 games A won 2816 and B won: 5998
07:29:36 With the combination Random/Random in 10000 games A won 2816 and B won: 5999
07:29:36 With the combination Random/Random in 10000 games A won 2816 and B won: 6000
07:29:36 With the combination Random/Random in 10000 games A won 2817 and B won: 6000
07:29:36 With the combination Random/Random in 10000 games A won 2817 and B won: 6001
07:29:36 With the combination Random/Random in 10000 games A won 2817 and B won: 6002
07:29:36 With the combination Random/Random in 10000 games A won 2817 and B won: 6003
07:29:36 With the combination Random/Random in 10000 games A won 2817 and B won: 6004
07:29:36 With the combination Random/Random in 10000 games A won 2817 and B won: 6005
07:29:36 With the combination Random/Random in 10000 games A won 2817 and B won: 6006
07:29:36 With the combination Random/Random in 10000 games A won 2817 and B won: 6007
07:29:36 With the combination Random/Random in 10000 games A won 2818 and B won: 6007
07:29:36 With the combination Random/Random in 10000 games A won 2819 and B won: 6007
07:29:36 With the combination Random/Random in 10000 games A won 2819 and B won: 6008
07:29:36 With the combination Random/Random in 10000 games A won 2819 and B won: 6009
07:29:36 With the combination Random/Random in 10000 games A won 2820 and B won: 6009
07:29:36 With the combination Random/Random in 10000 games A won 2820 and B won: 6010
07:29:36 With the combination Random/Random in 10000 games A won 2820 and B won: 6011
07:29:36 With the combination Random/Random in 10000 games A won 2820 and B won: 6012
07:29:36 With the combination Random/Random in 10000 games A won 2820 and B won: 6013
07:29:36 With the combination Random/Random in 10000 games A won 2820 and B won: 6014
07:29:36 With the combination Random/Random in 10000 games A won 2821 and B won: 6014
07:29:36 With the combination Random/Random in 10000 games A won 2821 and B won: 6015
07:29:36 With the combination Random/Random in 10000 games A won 2822 and B won: 6015
07:29:36 With the combination Random/Random in 10000 games A won 2823 and B won: 6015
07:29:36 With the combination Random/Random in 10000 games A won 2823 and B won: 6016
07:29:36 With the combination Random/Random in 10000 games A won 2823 and B won: 6017
07:29:36 With the combination Random/Random in 10000 games A won 2823 and B won: 6018
07:29:36 With the combination Random/Random in 10000 games A won 2824 and B won: 6018
07:29:36 With the combination Random/Random in 10000 games A won 2825 and B won: 6018
07:29:36 With the combination Random/Random in 10000 games A won 2825 and B won: 6019
07:29:36 With the combination Random/Random in 10000 games A won 2825 and B won: 6020
07:29:36 With the combination Random/Random in 10000 games A won 2825 and B won: 6021
07:29:36 With the combination Random/Random in 10000 games A won 2825 and B won: 6022
07:29:36 With the combination Random/Random in 10000 games A won 2825 and B won: 6023
07:29:36 With the combination Random/Random in 10000 games A won 2826 and B won: 6023
07:29:36 With the combination Random/Random in 10000 games A won 2826 and B won: 6024
07:29:36 With the combination Random/Random in 10000 games A won 2826 and B won: 6025
07:29:36 With the combination Random/Random in 10000 games A won 2826 and B won: 6026
07:29:36 With the combination Random/Random in 10000 games A won 2826 and B won: 6027
07:29:36 With the combination Random/Random in 10000 games A won 2827 and B won: 6027
07:29:36 With the combination Random/Random in 10000 games A won 2827 and B won: 6028
07:29:36 With the combination Random/Random in 10000 games A won 2827 and B won: 6029
07:29:36 With the combination Random/Random in 10000 games A won 2827 and B won: 6030
07:29:36 With the combination Random/Random in 10000 games A won 2827 and B won: 6031
07:29:36 With the combination Random/Random in 10000 games A won 2828 and B won: 6031
07:29:36 With the combination Random/Random in 10000 games A won 2828 and B won: 6032
07:29:36 With the combination Random/Random in 10000 games A won 2828 and B won: 6033
07:29:36 With the combination Random/Random in 10000 games A won 2828 and B won: 6034
07:29:36 With the combination Random/Random in 10000 games A won 2828 and B won: 6035
07:29:36 With the combination Random/Random in 10000 games A won 2828 and B won: 6036
07:29:36 With the combination Random/Random in 10000 games A won 2829 and B won: 6036
07:29:36 With the combination Random/Random in 10000 games A won 2830 and B won: 6036
07:29:36 With the combination Random/Random in 10000 games A won 2830 and B won: 6037
07:29:36 With the combination Random/Random in 10000 games A won 2830 and B won: 6038
07:29:36 With the combination Random/Random in 10000 games A won 2830 and B won: 6039
07:29:36 With the combination Random/Random in 10000 games A won 2830 and B won: 6040
07:29:36 With the combination Random/Random in 10000 games A won 2831 and B won: 6040
07:29:36 With the combination Random/Random in 10000 games A won 2831 and B won: 6041
07:29:36 With the combination Random/Random in 10000 games A won 2831 and B won: 6042
07:29:36 With the combination Random/Random in 10000 games A won 2832 and B won: 6042
07:29:36 With the combination Random/Random in 10000 games A won 2832 and B won: 6043
07:29:36 With the combination Random/Random in 10000 games A won 2832 and B won: 6044
07:29:36 With the combination Random/Random in 10000 games A won 2833 and B won: 6044
07:29:36 With the combination Random/Random in 10000 games A won 2834 and B won: 6044
07:29:36 With the combination Random/Random in 10000 games A won 2835 and B won: 6044
07:29:36 With the combination Random/Random in 10000 games A won 2836 and B won: 6044
07:29:36 With the combination Random/Random in 10000 games A won 2837 and B won: 6044
07:29:36 With the combination Random/Random in 10000 games A won 2837 and B won: 6045
07:29:36 With the combination Random/Random in 10000 games A won 2837 and B won: 6046
07:29:36 With the combination Random/Random in 10000 games A won 2837 and B won: 6047
07:29:36 With the combination Random/Random in 10000 games A won 2837 and B won: 6048
07:29:36 With the combination Random/Random in 10000 games A won 2838 and B won: 6048
07:29:36 With the combination Random/Random in 10000 games A won 2838 and B won: 6049
07:29:36 With the combination Random/Random in 10000 games A won 2838 and B won: 6050
07:29:36 With the combination Random/Random in 10000 games A won 2838 and B won: 6051
07:29:36 With the combination Random/Random in 10000 games A won 2838 and B won: 6052
07:29:36 With the combination Random/Random in 10000 games A won 2839 and B won: 6052
07:29:36 With the combination Random/Random in 10000 games A won 2839 and B won: 6053
07:29:36 With the combination Random/Random in 10000 games A won 2839 and B won: 6054
07:29:36 With the combination Random/Random in 10000 games A won 2839 and B won: 6055
07:29:36 With the combination Random/Random in 10000 games A won 2840 and B won: 6055
07:29:36 With the combination Random/Random in 10000 games A won 2841 and B won: 6055
07:29:36 With the combination Random/Random in 10000 games A won 2841 and B won: 6056
07:29:36 With the combination Random/Random in 10000 games A won 2841 and B won: 6057
07:29:36 With the combination Random/Random in 10000 games A won 2841 and B won: 6058
07:29:36 With the combination Random/Random in 10000 games A won 2842 and B won: 6058
07:29:36 With the combination Random/Random in 10000 games A won 2842 and B won: 6059
07:29:36 With the combination Random/Random in 10000 games A won 2843 and B won: 6059
07:29:36 With the combination Random/Random in 10000 games A won 2843 and B won: 6060
07:29:36 With the combination Random/Random in 10000 games A won 2844 and B won: 6060
07:29:36 With the combination Random/Random in 10000 games A won 2844 and B won: 6061
07:29:36 With the combination Random/Random in 10000 games A won 2844 and B won: 6062
07:29:36 With the combination Random/Random in 10000 games A won 2844 and B won: 6063
07:29:36 With the combination Random/Random in 10000 games A won 2845 and B won: 6063
07:29:36 With the combination Random/Random in 10000 games A won 2845 and B won: 6064
07:29:36 With the combination Random/Random in 10000 games A won 2845 and B won: 6065
07:29:36 With the combination Random/Random in 10000 games A won 2846 and B won: 6065
07:29:36 With the combination Random/Random in 10000 games A won 2847 and B won: 6065
07:29:36 With the combination Random/Random in 10000 games A won 2847 and B won: 6066
07:29:36 With the combination Random/Random in 10000 games A won 2848 and B won: 6066
07:29:36 With the combination Random/Random in 10000 games A won 2849 and B won: 6066
07:29:36 With the combination Random/Random in 10000 games A won 2849 and B won: 6067
07:29:36 With the combination Random/Random in 10000 games A won 2850 and B won: 6067
07:29:36 With the combination Random/Random in 10000 games A won 2851 and B won: 6067
07:29:36 With the combination Random/Random in 10000 games A won 2852 and B won: 6067
07:29:36 With the combination Random/Random in 10000 games A won 2852 and B won: 6068
07:29:36 With the combination Random/Random in 10000 games A won 2852 and B won: 6069
07:29:36 With the combination Random/Random in 10000 games A won 2853 and B won: 6069
07:29:36 With the combination Random/Random in 10000 games A won 2854 and B won: 6069
07:29:36 With the combination Random/Random in 10000 games A won 2854 and B won: 6070
07:29:36 With the combination Random/Random in 10000 games A won 2854 and B won: 6071
07:29:36 With the combination Random/Random in 10000 games A won 2854 and B won: 6072
07:29:36 With the combination Random/Random in 10000 games A won 2855 and B won: 6072
07:29:36 With the combination Random/Random in 10000 games A won 2856 and B won: 6072
07:29:36 With the combination Random/Random in 10000 games A won 2857 and B won: 6072
07:29:36 With the combination Random/Random in 10000 games A won 2857 and B won: 6073
07:29:36 With the combination Random/Random in 10000 games A won 2857 and B won: 6074
07:29:36 With the combination Random/Random in 10000 games A won 2857 and B won: 6075
07:29:36 With the combination Random/Random in 10000 games A won 2857 and B won: 6076
07:29:36 With the combination Random/Random in 10000 games A won 2857 and B won: 6077
07:29:36 With the combination Random/Random in 10000 games A won 2857 and B won: 6078
07:29:36 With the combination Random/Random in 10000 games A won 2857 and B won: 6079
07:29:36 With the combination Random/Random in 10000 games A won 2858 and B won: 6079
07:29:36 With the combination Random/Random in 10000 games A won 2859 and B won: 6079
07:29:36 With the combination Random/Random in 10000 games A won 2860 and B won: 6079
07:29:36 With the combination Random/Random in 10000 games A won 2861 and B won: 6079
07:29:36 With the combination Random/Random in 10000 games A won 2861 and B won: 6080
07:29:36 With the combination Random/Random in 10000 games A won 2862 and B won: 6080
07:29:36 With the combination Random/Random in 10000 games A won 2863 and B won: 6080
07:29:36 With the combination Random/Random in 10000 games A won 2863 and B won: 6081
07:29:36 With the combination Random/Random in 10000 games A won 2863 and B won: 6082
07:29:36 With the combination Random/Random in 10000 games A won 2864 and B won: 6082
07:29:36 With the combination Random/Random in 10000 games A won 2864 and B won: 6083
07:29:36 With the combination Random/Random in 10000 games A won 2864 and B won: 6084
07:29:36 With the combination Random/Random in 10000 games A won 2864 and B won: 6085
07:29:36 With the combination Random/Random in 10000 games A won 2864 and B won: 6086
07:29:36 With the combination Random/Random in 10000 games A won 2864 and B won: 6087
07:29:36 With the combination Random/Random in 10000 games A won 2864 and B won: 6088
07:29:36 With the combination Random/Random in 10000 games A won 2864 and B won: 6089
07:29:36 With the combination Random/Random in 10000 games A won 2864 and B won: 6090
07:29:36 With the combination Random/Random in 10000 games A won 2864 and B won: 6091
07:29:36 With the combination Random/Random in 10000 games A won 2864 and B won: 6092
07:29:36 With the combination Random/Random in 10000 games A won 2864 and B won: 6093
07:29:36 With the combination Random/Random in 10000 games A won 2864 and B won: 6094
07:29:36 With the combination Random/Random in 10000 games A won 2864 and B won: 6095
07:29:36 With the combination Random/Random in 10000 games A won 2865 and B won: 6095
07:29:36 With the combination Random/Random in 10000 games A won 2865 and B won: 6096
07:29:36 With the combination Random/Random in 10000 games A won 2865 and B won: 6097
07:29:36 With the combination Random/Random in 10000 games A won 2866 and B won: 6097
07:29:36 With the combination Random/Random in 10000 games A won 2866 and B won: 6098
07:29:36 With the combination Random/Random in 10000 games A won 2866 and B won: 6099
07:29:36 With the combination Random/Random in 10000 games A won 2866 and B won: 6100
07:29:36 With the combination Random/Random in 10000 games A won 2866 and B won: 6101
07:29:36 With the combination Random/Random in 10000 games A won 2866 and B won: 6102
07:29:36 With the combination Random/Random in 10000 games A won 2866 and B won: 6103
07:29:36 With the combination Random/Random in 10000 games A won 2866 and B won: 6104
07:29:36 With the combination Random/Random in 10000 games A won 2867 and B won: 6104
07:29:36 With the combination Random/Random in 10000 games A won 2867 and B won: 6105
07:29:36 With the combination Random/Random in 10000 games A won 2868 and B won: 6105
07:29:36 With the combination Random/Random in 10000 games A won 2868 and B won: 6106
07:29:36 With the combination Random/Random in 10000 games A won 2868 and B won: 6107
07:29:36 With the combination Random/Random in 10000 games A won 2868 and B won: 6108
07:29:36 With the combination Random/Random in 10000 games A won 2868 and B won: 6109
07:29:36 With the combination Random/Random in 10000 games A won 2868 and B won: 6110
07:29:36 With the combination Random/Random in 10000 games A won 2868 and B won: 6111
07:29:36 With the combination Random/Random in 10000 games A won 2868 and B won: 6112
07:29:36 With the combination Random/Random in 10000 games A won 2869 and B won: 6112
07:29:36 With the combination Random/Random in 10000 games A won 2869 and B won: 6113
07:29:36 With the combination Random/Random in 10000 games A won 2869 and B won: 6114
07:29:36 With the combination Random/Random in 10000 games A won 2869 and B won: 6115
07:29:36 With the combination Random/Random in 10000 games A won 2869 and B won: 6116
07:29:36 With the combination Random/Random in 10000 games A won 2869 and B won: 6117
07:29:36 With the combination Random/Random in 10000 games A won 2869 and B won: 6118
07:29:36 With the combination Random/Random in 10000 games A won 2870 and B won: 6118
07:29:36 With the combination Random/Random in 10000 games A won 2871 and B won: 6118
07:29:36 With the combination Random/Random in 10000 games A won 2871 and B won: 6119
07:29:36 With the combination Random/Random in 10000 games A won 2871 and B won: 6120
07:29:36 With the combination Random/Random in 10000 games A won 2871 and B won: 6121
07:29:36 With the combination Random/Random in 10000 games A won 2871 and B won: 6122
07:29:36 With the combination Random/Random in 10000 games A won 2872 and B won: 6122
07:29:36 With the combination Random/Random in 10000 games A won 2872 and B won: 6123
07:29:36 With the combination Random/Random in 10000 games A won 2872 and B won: 6124
07:29:36 With the combination Random/Random in 10000 games A won 2872 and B won: 6125
07:29:36 With the combination Random/Random in 10000 games A won 2873 and B won: 6125
07:29:36 With the combination Random/Random in 10000 games A won 2874 and B won: 6125
07:29:36 With the combination Random/Random in 10000 games A won 2875 and B won: 6125
07:29:36 With the combination Random/Random in 10000 games A won 2875 and B won: 6126
07:29:36 With the combination Random/Random in 10000 games A won 2875 and B won: 6127
07:29:36 With the combination Random/Random in 10000 games A won 2875 and B won: 6128
07:29:36 With the combination Random/Random in 10000 games A won 2875 and B won: 6129
07:29:36 With the combination Random/Random in 10000 games A won 2875 and B won: 6130
07:29:36 With the combination Random/Random in 10000 games A won 2875 and B won: 6131
07:29:36 With the combination Random/Random in 10000 games A won 2876 and B won: 6131
07:29:36 With the combination Random/Random in 10000 games A won 2877 and B won: 6131
07:29:36 With the combination Random/Random in 10000 games A won 2878 and B won: 6131
07:29:36 With the combination Random/Random in 10000 games A won 2878 and B won: 6132
07:29:36 With the combination Random/Random in 10000 games A won 2878 and B won: 6133
07:29:36 With the combination Random/Random in 10000 games A won 2878 and B won: 6134
07:29:36 With the combination Random/Random in 10000 games A won 2878 and B won: 6135
07:29:36 With the combination Random/Random in 10000 games A won 2878 and B won: 6136
07:29:36 With the combination Random/Random in 10000 games A won 2879 and B won: 6136
07:29:36 With the combination Random/Random in 10000 games A won 2879 and B won: 6137
07:29:36 With the combination Random/Random in 10000 games A won 2880 and B won: 6137
07:29:36 With the combination Random/Random in 10000 games A won 2880 and B won: 6138
07:29:36 With the combination Random/Random in 10000 games A won 2880 and B won: 6139
07:29:36 With the combination Random/Random in 10000 games A won 2880 and B won: 6140
07:29:36 With the combination Random/Random in 10000 games A won 2881 and B won: 6140
07:29:36 With the combination Random/Random in 10000 games A won 2881 and B won: 6141
07:29:36 With the combination Random/Random in 10000 games A won 2882 and B won: 6141
07:29:36 With the combination Random/Random in 10000 games A won 2882 and B won: 6142
07:29:36 With the combination Random/Random in 10000 games A won 2882 and B won: 6143
07:29:36 With the combination Random/Random in 10000 games A won 2882 and B won: 6144
07:29:36 With the combination Random/Random in 10000 games A won 2882 and B won: 6145
07:29:36 With the combination Random/Random in 10000 games A won 2882 and B won: 6146
07:29:36 With the combination Random/Random in 10000 games A won 2882 and B won: 6147
07:29:36 With the combination Random/Random in 10000 games A won 2882 and B won: 6148
07:29:36 With the combination Random/Random in 10000 games A won 2883 and B won: 6148
07:29:36 With the combination Random/Random in 10000 games A won 2883 and B won: 6149
07:29:36 With the combination Random/Random in 10000 games A won 2884 and B won: 6149
07:29:36 With the combination Random/Random in 10000 games A won 2885 and B won: 6149
07:29:36 With the combination Random/Random in 10000 games A won 2885 and B won: 6150
07:29:36 With the combination Random/Random in 10000 games A won 2885 and B won: 6151
07:29:36 With the combination Random/Random in 10000 games A won 2885 and B won: 6152
07:29:36 With the combination Random/Random in 10000 games A won 2885 and B won: 6153
07:29:36 With the combination Random/Random in 10000 games A won 2886 and B won: 6153
07:29:36 With the combination Random/Random in 10000 games A won 2886 and B won: 6154
07:29:36 With the combination Random/Random in 10000 games A won 2886 and B won: 6155
07:29:36 With the combination Random/Random in 10000 games A won 2887 and B won: 6155
07:29:36 With the combination Random/Random in 10000 games A won 2887 and B won: 6156
07:29:36 With the combination Random/Random in 10000 games A won 2887 and B won: 6157
07:29:36 With the combination Random/Random in 10000 games A won 2887 and B won: 6158
07:29:36 With the combination Random/Random in 10000 games A won 2887 and B won: 6159
07:29:36 With the combination Random/Random in 10000 games A won 2887 and B won: 6160
07:29:36 With the combination Random/Random in 10000 games A won 2888 and B won: 6160
07:29:36 With the combination Random/Random in 10000 games A won 2889 and B won: 6160
07:29:36 With the combination Random/Random in 10000 games A won 2889 and B won: 6161
07:29:36 With the combination Random/Random in 10000 games A won 2890 and B won: 6161
07:29:36 With the combination Random/Random in 10000 games A won 2891 and B won: 6161
07:29:36 With the combination Random/Random in 10000 games A won 2892 and B won: 6161
07:29:36 With the combination Random/Random in 10000 games A won 2893 and B won: 6161
07:29:36 With the combination Random/Random in 10000 games A won 2894 and B won: 6161
07:29:36 With the combination Random/Random in 10000 games A won 2894 and B won: 6162
07:29:36 With the combination Random/Random in 10000 games A won 2894 and B won: 6163
07:29:36 With the combination Random/Random in 10000 games A won 2894 and B won: 6164
07:29:36 With the combination Random/Random in 10000 games A won 2895 and B won: 6164
07:29:36 With the combination Random/Random in 10000 games A won 2896 and B won: 6164
07:29:36 With the combination Random/Random in 10000 games A won 2897 and B won: 6164
07:29:36 With the combination Random/Random in 10000 games A won 2898 and B won: 6164
07:29:36 With the combination Random/Random in 10000 games A won 2899 and B won: 6164
07:29:36 With the combination Random/Random in 10000 games A won 2899 and B won: 6165
07:29:36 With the combination Random/Random in 10000 games A won 2900 and B won: 6165
07:29:36 With the combination Random/Random in 10000 games A won 2900 and B won: 6166
07:29:36 With the combination Random/Random in 10000 games A won 2900 and B won: 6167
07:29:36 With the combination Random/Random in 10000 games A won 2900 and B won: 6168
07:29:36 With the combination Random/Random in 10000 games A won 2901 and B won: 6168
07:29:36 With the combination Random/Random in 10000 games A won 2901 and B won: 6169
07:29:36 With the combination Random/Random in 10000 games A won 2902 and B won: 6169
07:29:36 With the combination Random/Random in 10000 games A won 2903 and B won: 6169
07:29:36 With the combination Random/Random in 10000 games A won 2904 and B won: 6169
07:29:36 With the combination Random/Random in 10000 games A won 2904 and B won: 6170
07:29:36 With the combination Random/Random in 10000 games A won 2905 and B won: 6170
07:29:36 With the combination Random/Random in 10000 games A won 2905 and B won: 6171
07:29:36 With the combination Random/Random in 10000 games A won 2906 and B won: 6171
07:29:36 With the combination Random/Random in 10000 games A won 2906 and B won: 6172
07:29:36 With the combination Random/Random in 10000 games A won 2907 and B won: 6172
07:29:36 With the combination Random/Random in 10000 games A won 2907 and B won: 6173
07:29:36 With the combination Random/Random in 10000 games A won 2907 and B won: 6174
07:29:36 With the combination Random/Random in 10000 games A won 2907 and B won: 6175
07:29:36 With the combination Random/Random in 10000 games A won 2907 and B won: 6176
07:29:36 With the combination Random/Random in 10000 games A won 2907 and B won: 6177
07:29:36 With the combination Random/Random in 10000 games A won 2907 and B won: 6178
07:29:36 With the combination Random/Random in 10000 games A won 2908 and B won: 6178
07:29:36 With the combination Random/Random in 10000 games A won 2908 and B won: 6179
07:29:36 With the combination Random/Random in 10000 games A won 2908 and B won: 6180
07:29:36 With the combination Random/Random in 10000 games A won 2908 and B won: 6181
07:29:36 With the combination Random/Random in 10000 games A won 2909 and B won: 6181
07:29:36 With the combination Random/Random in 10000 games A won 2910 and B won: 6181
07:29:36 With the combination Random/Random in 10000 games A won 2911 and B won: 6181
07:29:36 With the combination Random/Random in 10000 games A won 2911 and B won: 6182
07:29:36 With the combination Random/Random in 10000 games A won 2911 and B won: 6183
07:29:36 With the combination Random/Random in 10000 games A won 2912 and B won: 6183
07:29:36 With the combination Random/Random in 10000 games A won 2912 and B won: 6184
07:29:36 With the combination Random/Random in 10000 games A won 2912 and B won: 6185
07:29:36 With the combination Random/Random in 10000 games A won 2912 and B won: 6186
07:29:36 With the combination Random/Random in 10000 games A won 2913 and B won: 6186
07:29:36 With the combination Random/Random in 10000 games A won 2913 and B won: 6187
07:29:36 With the combination Random/Random in 10000 games A won 2913 and B won: 6188
07:29:36 With the combination Random/Random in 10000 games A won 2913 and B won: 6189
07:29:36 With the combination Random/Random in 10000 games A won 2913 and B won: 6190
07:29:36 With the combination Random/Random in 10000 games A won 2914 and B won: 6190
07:29:36 With the combination Random/Random in 10000 games A won 2914 and B won: 6191
07:29:36 With the combination Random/Random in 10000 games A won 2914 and B won: 6192
07:29:36 With the combination Random/Random in 10000 games A won 2914 and B won: 6193
07:29:36 With the combination Random/Random in 10000 games A won 2914 and B won: 6194
07:29:36 With the combination Random/Random in 10000 games A won 2914 and B won: 6195
07:29:36 With the combination Random/Random in 10000 games A won 2914 and B won: 6196
07:29:36 With the combination Random/Random in 10000 games A won 2915 and B won: 6196
07:29:36 With the combination Random/Random in 10000 games A won 2915 and B won: 6197
07:29:36 With the combination Random/Random in 10000 games A won 2915 and B won: 6198
07:29:36 With the combination Random/Random in 10000 games A won 2915 and B won: 6199
07:29:36 With the combination Random/Random in 10000 games A won 2915 and B won: 6200
07:29:36 With the combination Random/Random in 10000 games A won 2916 and B won: 6200
07:29:36 With the combination Random/Random in 10000 games A won 2916 and B won: 6201
07:29:36 With the combination Random/Random in 10000 games A won 2916 and B won: 6202
07:29:36 With the combination Random/Random in 10000 games A won 2917 and B won: 6202
07:29:36 With the combination Random/Random in 10000 games A won 2917 and B won: 6203
07:29:36 With the combination Random/Random in 10000 games A won 2917 and B won: 6204
07:29:36 With the combination Random/Random in 10000 games A won 2917 and B won: 6205
07:29:36 With the combination Random/Random in 10000 games A won 2917 and B won: 6206
07:29:36 With the combination Random/Random in 10000 games A won 2918 and B won: 6206
07:29:36 With the combination Random/Random in 10000 games A won 2919 and B won: 6206
07:29:36 With the combination Random/Random in 10000 games A won 2920 and B won: 6206
07:29:36 With the combination Random/Random in 10000 games A won 2921 and B won: 6206
07:29:36 With the combination Random/Random in 10000 games A won 2921 and B won: 6207
07:29:36 With the combination Random/Random in 10000 games A won 2921 and B won: 6208
07:29:36 With the combination Random/Random in 10000 games A won 2922 and B won: 6208
07:29:36 With the combination Random/Random in 10000 games A won 2922 and B won: 6209
07:29:36 With the combination Random/Random in 10000 games A won 2922 and B won: 6210
07:29:36 With the combination Random/Random in 10000 games A won 2922 and B won: 6211
07:29:36 With the combination Random/Random in 10000 games A won 2922 and B won: 6212
07:29:36 With the combination Random/Random in 10000 games A won 2922 and B won: 6213
07:29:36 With the combination Random/Random in 10000 games A won 2922 and B won: 6214
07:29:36 With the combination Random/Random in 10000 games A won 2922 and B won: 6215
07:29:36 With the combination Random/Random in 10000 games A won 2922 and B won: 6216
07:29:36 With the combination Random/Random in 10000 games A won 2922 and B won: 6217
07:29:36 With the combination Random/Random in 10000 games A won 2923 and B won: 6217
07:29:36 With the combination Random/Random in 10000 games A won 2924 and B won: 6217
07:29:36 With the combination Random/Random in 10000 games A won 2925 and B won: 6217
07:29:36 With the combination Random/Random in 10000 games A won 2926 and B won: 6217
07:29:36 With the combination Random/Random in 10000 games A won 2927 and B won: 6217
07:29:36 With the combination Random/Random in 10000 games A won 2928 and B won: 6217
07:29:36 With the combination Random/Random in 10000 games A won 2928 and B won: 6218
07:29:36 With the combination Random/Random in 10000 games A won 2929 and B won: 6218
07:29:36 With the combination Random/Random in 10000 games A won 2930 and B won: 6218
07:29:36 With the combination Random/Random in 10000 games A won 2930 and B won: 6219
07:29:36 With the combination Random/Random in 10000 games A won 2930 and B won: 6220
07:29:36 With the combination Random/Random in 10000 games A won 2930 and B won: 6221
07:29:36 With the combination Random/Random in 10000 games A won 2931 and B won: 6221
07:29:36 With the combination Random/Random in 10000 games A won 2931 and B won: 6222
07:29:36 With the combination Random/Random in 10000 games A won 2931 and B won: 6223
07:29:36 With the combination Random/Random in 10000 games A won 2931 and B won: 6224
07:29:36 With the combination Random/Random in 10000 games A won 2932 and B won: 6224
07:29:36 With the combination Random/Random in 10000 games A won 2932 and B won: 6225
07:29:36 With the combination Random/Random in 10000 games A won 2932 and B won: 6226
07:29:36 With the combination Random/Random in 10000 games A won 2933 and B won: 6226
07:29:36 With the combination Random/Random in 10000 games A won 2934 and B won: 6226
07:29:36 With the combination Random/Random in 10000 games A won 2934 and B won: 6227
07:29:36 With the combination Random/Random in 10000 games A won 2935 and B won: 6227
07:29:36 With the combination Random/Random in 10000 games A won 2935 and B won: 6228
07:29:36 With the combination Random/Random in 10000 games A won 2935 and B won: 6229
07:29:36 With the combination Random/Random in 10000 games A won 2935 and B won: 6230
07:29:36 With the combination Random/Random in 10000 games A won 2936 and B won: 6230
07:29:36 With the combination Random/Random in 10000 games A won 2936 and B won: 6231
07:29:36 With the combination Random/Random in 10000 games A won 2936 and B won: 6232
07:29:36 With the combination Random/Random in 10000 games A won 2937 and B won: 6232
07:29:36 With the combination Random/Random in 10000 games A won 2938 and B won: 6232
07:29:36 With the combination Random/Random in 10000 games A won 2938 and B won: 6233
07:29:36 With the combination Random/Random in 10000 games A won 2938 and B won: 6234
07:29:36 With the combination Random/Random in 10000 games A won 2938 and B won: 6235
07:29:36 With the combination Random/Random in 10000 games A won 2939 and B won: 6235
07:29:36 With the combination Random/Random in 10000 games A won 2940 and B won: 6235
07:29:36 With the combination Random/Random in 10000 games A won 2940 and B won: 6236
07:29:36 With the combination Random/Random in 10000 games A won 2940 and B won: 6237
07:29:36 With the combination Random/Random in 10000 games A won 2941 and B won: 6237
07:29:36 With the combination Random/Random in 10000 games A won 2941 and B won: 6238
07:29:36 With the combination Random/Random in 10000 games A won 2941 and B won: 6239
07:29:36 With the combination Random/Random in 10000 games A won 2941 and B won: 6240
07:29:36 With the combination Random/Random in 10000 games A won 2941 and B won: 6241
07:29:36 With the combination Random/Random in 10000 games A won 2941 and B won: 6242
07:29:36 With the combination Random/Random in 10000 games A won 2941 and B won: 6243
07:29:36 With the combination Random/Random in 10000 games A won 2941 and B won: 6244
07:29:36 With the combination Random/Random in 10000 games A won 2942 and B won: 6244
07:29:36 With the combination Random/Random in 10000 games A won 2942 and B won: 6245
07:29:36 With the combination Random/Random in 10000 games A won 2942 and B won: 6246
07:29:36 With the combination Random/Random in 10000 games A won 2942 and B won: 6247
07:29:36 With the combination Random/Random in 10000 games A won 2942 and B won: 6248
07:29:36 With the combination Random/Random in 10000 games A won 2943 and B won: 6248
07:29:36 With the combination Random/Random in 10000 games A won 2943 and B won: 6249
07:29:36 With the combination Random/Random in 10000 games A won 2943 and B won: 6250
07:29:36 With the combination Random/Random in 10000 games A won 2944 and B won: 6250
07:29:36 With the combination Random/Random in 10000 games A won 2944 and B won: 6251
07:29:36 With the combination Random/Random in 10000 games A won 2945 and B won: 6251
07:29:36 With the combination Random/Random in 10000 games A won 2946 and B won: 6251
07:29:36 With the combination Random/Random in 10000 games A won 2946 and B won: 6252
07:29:36 With the combination Random/Random in 10000 games A won 2946 and B won: 6253
07:29:36 With the combination Random/Random in 10000 games A won 2946 and B won: 6254
07:29:36 With the combination Random/Random in 10000 games A won 2947 and B won: 6254
07:29:36 With the combination Random/Random in 10000 games A won 2947 and B won: 6255
07:29:36 With the combination Random/Random in 10000 games A won 2947 and B won: 6256
07:29:36 With the combination Random/Random in 10000 games A won 2947 and B won: 6257
07:29:36 With the combination Random/Random in 10000 games A won 2947 and B won: 6258
07:29:36 With the combination Random/Random in 10000 games A won 2947 and B won: 6259
07:29:36 With the combination Random/Random in 10000 games A won 2947 and B won: 6260
07:29:36 With the combination Random/Random in 10000 games A won 2947 and B won: 6261
07:29:36 With the combination Random/Random in 10000 games A won 2948 and B won: 6261
07:29:36 With the combination Random/Random in 10000 games A won 2948 and B won: 6262
07:29:36 With the combination Random/Random in 10000 games A won 2948 and B won: 6263
07:29:36 With the combination Random/Random in 10000 games A won 2949 and B won: 6263
07:29:36 With the combination Random/Random in 10000 games A won 2949 and B won: 6264
07:29:36 With the combination Random/Random in 10000 games A won 2949 and B won: 6265
07:29:36 With the combination Random/Random in 10000 games A won 2950 and B won: 6265
07:29:36 With the combination Random/Random in 10000 games A won 2950 and B won: 6266
07:29:36 With the combination Random/Random in 10000 games A won 2951 and B won: 6266
07:29:36 With the combination Random/Random in 10000 games A won 2951 and B won: 6267
07:29:36 With the combination Random/Random in 10000 games A won 2951 and B won: 6268
07:29:36 With the combination Random/Random in 10000 games A won 2952 and B won: 6268
07:29:36 With the combination Random/Random in 10000 games A won 2952 and B won: 6269
07:29:36 With the combination Random/Random in 10000 games A won 2952 and B won: 6270
07:29:36 With the combination Random/Random in 10000 games A won 2952 and B won: 6271
07:29:36 With the combination Random/Random in 10000 games A won 2953 and B won: 6271
07:29:36 With the combination Random/Random in 10000 games A won 2953 and B won: 6272
07:29:36 With the combination Random/Random in 10000 games A won 2953 and B won: 6273
07:29:36 With the combination Random/Random in 10000 games A won 2954 and B won: 6273
07:29:36 With the combination Random/Random in 10000 games A won 2955 and B won: 6273
07:29:36 With the combination Random/Random in 10000 games A won 2955 and B won: 6274
07:29:36 With the combination Random/Random in 10000 games A won 2955 and B won: 6275
07:29:36 With the combination Random/Random in 10000 games A won 2956 and B won: 6275
07:29:36 With the combination Random/Random in 10000 games A won 2956 and B won: 6276
07:29:36 With the combination Random/Random in 10000 games A won 2956 and B won: 6277
07:29:36 With the combination Random/Random in 10000 games A won 2957 and B won: 6277
07:29:36 With the combination Random/Random in 10000 games A won 2957 and B won: 6278
07:29:36 With the combination Random/Random in 10000 games A won 2958 and B won: 6278
07:29:36 With the combination Random/Random in 10000 games A won 2959 and B won: 6278
07:29:36 With the combination Random/Random in 10000 games A won 2959 and B won: 6279
07:29:36 With the combination Random/Random in 10000 games A won 2959 and B won: 6280
07:29:36 With the combination Random/Random in 10000 games A won 2960 and B won: 6280
07:29:36 With the combination Random/Random in 10000 games A won 2960 and B won: 6281
07:29:36 With the combination Random/Random in 10000 games A won 2960 and B won: 6282
07:29:36 With the combination Random/Random in 10000 games A won 2961 and B won: 6282
07:29:36 With the combination Random/Random in 10000 games A won 2961 and B won: 6283
07:29:36 With the combination Random/Random in 10000 games A won 2962 and B won: 6283
07:29:36 With the combination Random/Random in 10000 games A won 2963 and B won: 6283
07:29:36 With the combination Random/Random in 10000 games A won 2963 and B won: 6284
07:29:36 With the combination Random/Random in 10000 games A won 2964 and B won: 6284
07:29:36 With the combination Random/Random in 10000 games A won 2965 and B won: 6284
07:29:36 With the combination Random/Random in 10000 games A won 2965 and B won: 6285
07:29:36 With the combination Random/Random in 10000 games A won 2965 and B won: 6286
07:29:36 With the combination Random/Random in 10000 games A won 2966 and B won: 6286
07:29:36 With the combination Random/Random in 10000 games A won 2967 and B won: 6286
07:29:36 With the combination Random/Random in 10000 games A won 2967 and B won: 6287
07:29:36 With the combination Random/Random in 10000 games A won 2968 and B won: 6287
07:29:36 With the combination Random/Random in 10000 games A won 2969 and B won: 6287
07:29:36 With the combination Random/Random in 10000 games A won 2969 and B won: 6288
07:29:36 With the combination Random/Random in 10000 games A won 2969 and B won: 6289
07:29:36 With the combination Random/Random in 10000 games A won 2969 and B won: 6290
07:29:36 With the combination Random/Random in 10000 games A won 2969 and B won: 6291
07:29:36 With the combination Random/Random in 10000 games A won 2970 and B won: 6291
07:29:36 With the combination Random/Random in 10000 games A won 2971 and B won: 6291
07:29:36 With the combination Random/Random in 10000 games A won 2971 and B won: 6292
07:29:36 With the combination Random/Random in 10000 games A won 2972 and B won: 6292
07:29:36 With the combination Random/Random in 10000 games A won 2972 and B won: 6293
07:29:36 With the combination Random/Random in 10000 games A won 2972 and B won: 6294
07:29:36 With the combination Random/Random in 10000 games A won 2972 and B won: 6295
07:29:36 With the combination Random/Random in 10000 games A won 2973 and B won: 6295
07:29:36 With the combination Random/Random in 10000 games A won 2974 and B won: 6295
07:29:36 With the combination Random/Random in 10000 games A won 2975 and B won: 6295
07:29:36 With the combination Random/Random in 10000 games A won 2975 and B won: 6296
07:29:36 With the combination Random/Random in 10000 games A won 2975 and B won: 6297
07:29:36 With the combination Random/Random in 10000 games A won 2976 and B won: 6297
07:29:36 With the combination Random/Random in 10000 games A won 2976 and B won: 6298
07:29:36 With the combination Random/Random in 10000 games A won 2976 and B won: 6299
07:29:36 With the combination Random/Random in 10000 games A won 2977 and B won: 6299
07:29:36 With the combination Random/Random in 10000 games A won 2977 and B won: 6300
07:29:36 With the combination Random/Random in 10000 games A won 2977 and B won: 6301
07:29:36 With the combination Random/Random in 10000 games A won 2977 and B won: 6302
07:29:36 With the combination Random/Random in 10000 games A won 2977 and B won: 6303
07:29:36 With the combination Random/Random in 10000 games A won 2977 and B won: 6304
07:29:36 With the combination Random/Random in 10000 games A won 2977 and B won: 6305
07:29:36 With the combination Random/Random in 10000 games A won 2977 and B won: 6306
07:29:36 With the combination Random/Random in 10000 games A won 2978 and B won: 6306
07:29:36 With the combination Random/Random in 10000 games A won 2979 and B won: 6306
07:29:36 With the combination Random/Random in 10000 games A won 2980 and B won: 6306
07:29:36 With the combination Random/Random in 10000 games A won 2980 and B won: 6307
07:29:36 With the combination Random/Random in 10000 games A won 2980 and B won: 6308
07:29:36 With the combination Random/Random in 10000 games A won 2981 and B won: 6308
07:29:36 With the combination Random/Random in 10000 games A won 2981 and B won: 6309
07:29:36 With the combination Random/Random in 10000 games A won 2981 and B won: 6310
07:29:36 With the combination Random/Random in 10000 games A won 2981 and B won: 6311
07:29:36 With the combination Random/Random in 10000 games A won 2982 and B won: 6311
07:29:36 With the combination Random/Random in 10000 games A won 2982 and B won: 6312
07:29:36 With the combination Random/Random in 10000 games A won 2982 and B won: 6313
07:29:36 With the combination Random/Random in 10000 games A won 2982 and B won: 6314
07:29:36 With the combination Random/Random in 10000 games A won 2983 and B won: 6314
07:29:36 With the combination Random/Random in 10000 games A won 2984 and B won: 6314
07:29:36 With the combination Random/Random in 10000 games A won 2985 and B won: 6314
07:29:36 With the combination Random/Random in 10000 games A won 2985 and B won: 6315
07:29:36 With the combination Random/Random in 10000 games A won 2985 and B won: 6316
07:29:36 With the combination Random/Random in 10000 games A won 2985 and B won: 6317
07:29:36 With the combination Random/Random in 10000 games A won 2986 and B won: 6317
07:29:36 With the combination Random/Random in 10000 games A won 2987 and B won: 6317
07:29:36 With the combination Random/Random in 10000 games A won 2987 and B won: 6318
07:29:36 With the combination Random/Random in 10000 games A won 2987 and B won: 6319
07:29:36 With the combination Random/Random in 10000 games A won 2988 and B won: 6319
07:29:36 With the combination Random/Random in 10000 games A won 2989 and B won: 6319
07:29:36 With the combination Random/Random in 10000 games A won 2990 and B won: 6319
07:29:36 With the combination Random/Random in 10000 games A won 2990 and B won: 6320
07:29:36 With the combination Random/Random in 10000 games A won 2990 and B won: 6321
07:29:36 With the combination Random/Random in 10000 games A won 2990 and B won: 6322
07:29:36 With the combination Random/Random in 10000 games A won 2990 and B won: 6323
07:29:36 With the combination Random/Random in 10000 games A won 2990 and B won: 6324
07:29:36 With the combination Random/Random in 10000 games A won 2990 and B won: 6325
07:29:36 With the combination Random/Random in 10000 games A won 2991 and B won: 6325
07:29:36 With the combination Random/Random in 10000 games A won 2992 and B won: 6325
07:29:36 With the combination Random/Random in 10000 games A won 2992 and B won: 6326
07:29:36 With the combination Random/Random in 10000 games A won 2992 and B won: 6327
07:29:36 With the combination Random/Random in 10000 games A won 2992 and B won: 6328
07:29:36 With the combination Random/Random in 10000 games A won 2992 and B won: 6329
07:29:36 With the combination Random/Random in 10000 games A won 2992 and B won: 6330
07:29:36 With the combination Random/Random in 10000 games A won 2993 and B won: 6330
07:29:36 With the combination Random/Random in 10000 games A won 2993 and B won: 6331
07:29:36 With the combination Random/Random in 10000 games A won 2993 and B won: 6332
07:29:36 With the combination Random/Random in 10000 games A won 2993 and B won: 6333
07:29:36 With the combination Random/Random in 10000 games A won 2994 and B won: 6333
07:29:36 With the combination Random/Random in 10000 games A won 2994 and B won: 6334
07:29:36 With the combination Random/Random in 10000 games A won 2994 and B won: 6335
07:29:36 With the combination Random/Random in 10000 games A won 2995 and B won: 6335
07:29:36 With the combination Random/Random in 10000 games A won 2995 and B won: 6336
07:29:36 With the combination Random/Random in 10000 games A won 2995 and B won: 6337
07:29:36 With the combination Random/Random in 10000 games A won 2996 and B won: 6337
07:29:36 With the combination Random/Random in 10000 games A won 2996 and B won: 6338
07:29:36 With the combination Random/Random in 10000 games A won 2996 and B won: 6339
07:29:36 With the combination Random/Random in 10000 games A won 2996 and B won: 6340
07:29:36 With the combination Random/Random in 10000 games A won 2997 and B won: 6340
07:29:36 With the combination Random/Random in 10000 games A won 2997 and B won: 6341
07:29:36 With the combination Random/Random in 10000 games A won 2997 and B won: 6342
07:29:36 With the combination Random/Random in 10000 games A won 2997 and B won: 6343
07:29:36 With the combination Random/Random in 10000 games A won 2998 and B won: 6343
07:29:36 With the combination Random/Random in 10000 games A won 2998 and B won: 6344
07:29:36 With the combination Random/Random in 10000 games A won 2998 and B won: 6345
07:29:36 With the combination Random/Random in 10000 games A won 2998 and B won: 6346
07:29:36 With the combination Random/Random in 10000 games A won 2998 and B won: 6347
07:29:36 With the combination Random/Random in 10000 games A won 2998 and B won: 6348
07:29:36 With the combination Random/Random in 10000 games A won 2998 and B won: 6349
07:29:36 With the combination Random/Random in 10000 games A won 2998 and B won: 6350
07:29:36 With the combination Random/Random in 10000 games A won 2998 and B won: 6351
07:29:36 With the combination Random/Random in 10000 games A won 2998 and B won: 6352
07:29:36 With the combination Random/Random in 10000 games A won 2998 and B won: 6353
07:29:36 With the combination Random/Random in 10000 games A won 2999 and B won: 6353
07:29:36 With the combination Random/Random in 10000 games A won 2999 and B won: 6354
07:29:36 With the combination Random/Random in 10000 games A won 2999 and B won: 6355
07:29:36 With the combination Random/Random in 10000 games A won 2999 and B won: 6356
07:29:36 With the combination Random/Random in 10000 games A won 2999 and B won: 6357
07:29:36 With the combination Random/Random in 10000 games A won 3000 and B won: 6357
07:29:36 With the combination Random/Random in 10000 games A won 3001 and B won: 6357
07:29:36 With the combination Random/Random in 10000 games A won 3002 and B won: 6357
07:29:36 With the combination Random/Random in 10000 games A won 3003 and B won: 6357
07:29:36 With the combination Random/Random in 10000 games A won 3003 and B won: 6358
07:29:36 With the combination Random/Random in 10000 games A won 3004 and B won: 6358
07:29:36 With the combination Random/Random in 10000 games A won 3005 and B won: 6358
07:29:36 With the combination Random/Random in 10000 games A won 3005 and B won: 6359
07:29:36 With the combination Random/Random in 10000 games A won 3005 and B won: 6360
07:29:36 With the combination Random/Random in 10000 games A won 3006 and B won: 6360
07:29:36 With the combination Random/Random in 10000 games A won 3006 and B won: 6361
07:29:36 With the combination Random/Random in 10000 games A won 3007 and B won: 6361
07:29:36 With the combination Random/Random in 10000 games A won 3008 and B won: 6361
07:29:36 With the combination Random/Random in 10000 games A won 3009 and B won: 6361
07:29:36 With the combination Random/Random in 10000 games A won 3010 and B won: 6361
07:29:36 With the combination Random/Random in 10000 games A won 3010 and B won: 6362
07:29:36 With the combination Random/Random in 10000 games A won 3011 and B won: 6362
07:29:36 With the combination Random/Random in 10000 games A won 3011 and B won: 6363
07:29:36 With the combination Random/Random in 10000 games A won 3012 and B won: 6363
07:29:36 With the combination Random/Random in 10000 games A won 3013 and B won: 6363
07:29:36 With the combination Random/Random in 10000 games A won 3013 and B won: 6364
07:29:36 With the combination Random/Random in 10000 games A won 3013 and B won: 6365
07:29:36 With the combination Random/Random in 10000 games A won 3013 and B won: 6366
07:29:36 With the combination Random/Random in 10000 games A won 3013 and B won: 6367
07:29:36 With the combination Random/Random in 10000 games A won 3013 and B won: 6368
07:29:36 With the combination Random/Random in 10000 games A won 3013 and B won: 6369
07:29:36 With the combination Random/Random in 10000 games A won 3013 and B won: 6370
07:29:36 With the combination Random/Random in 10000 games A won 3013 and B won: 6371
07:29:36 With the combination Random/Random in 10000 games A won 3014 and B won: 6371
07:29:36 With the combination Random/Random in 10000 games A won 3014 and B won: 6372
07:29:36 With the combination Random/Random in 10000 games A won 3014 and B won: 6373
07:29:36 With the combination Random/Random in 10000 games A won 3014 and B won: 6374
07:29:36 With the combination Random/Random in 10000 games A won 3014 and B won: 6375
07:29:36 With the combination Random/Random in 10000 games A won 3015 and B won: 6375
07:29:36 With the combination Random/Random in 10000 games A won 3016 and B won: 6375
07:29:36 With the combination Random/Random in 10000 games A won 3016 and B won: 6376
07:29:36 With the combination Random/Random in 10000 games A won 3017 and B won: 6376
07:29:36 With the combination Random/Random in 10000 games A won 3017 and B won: 6377
07:29:36 With the combination Random/Random in 10000 games A won 3017 and B won: 6378
07:29:36 With the combination Random/Random in 10000 games A won 3018 and B won: 6378
07:29:36 With the combination Random/Random in 10000 games A won 3018 and B won: 6379
07:29:36 With the combination Random/Random in 10000 games A won 3018 and B won: 6380
07:29:36 With the combination Random/Random in 10000 games A won 3018 and B won: 6381
07:29:36 With the combination Random/Random in 10000 games A won 3018 and B won: 6382
07:29:36 With the combination Random/Random in 10000 games A won 3019 and B won: 6382
07:29:36 With the combination Random/Random in 10000 games A won 3020 and B won: 6382
07:29:36 With the combination Random/Random in 10000 games A won 3020 and B won: 6383
07:29:36 With the combination Random/Random in 10000 games A won 3021 and B won: 6383
07:29:36 With the combination Random/Random in 10000 games A won 3021 and B won: 6384
07:29:36 With the combination Random/Random in 10000 games A won 3021 and B won: 6385
07:29:36 With the combination Random/Random in 10000 games A won 3021 and B won: 6386
07:29:36 With the combination Random/Random in 10000 games A won 3021 and B won: 6387
07:29:36 With the combination Random/Random in 10000 games A won 3021 and B won: 6388
07:29:36 With the combination Random/Random in 10000 games A won 3021 and B won: 6389
07:29:36 With the combination Random/Random in 10000 games A won 3021 and B won: 6390
07:29:36 With the combination Random/Random in 10000 games A won 3022 and B won: 6390
07:29:36 With the combination Random/Random in 10000 games A won 3022 and B won: 6391
07:29:36 With the combination Random/Random in 10000 games A won 3022 and B won: 6392
07:29:36 With the combination Random/Random in 10000 games A won 3022 and B won: 6393
07:29:36 With the combination Random/Random in 10000 games A won 3022 and B won: 6394
07:29:36 With the combination Random/Random in 10000 games A won 3022 and B won: 6395
07:29:36 With the combination Random/Random in 10000 games A won 3022 and B won: 6396
07:29:36 With the combination Random/Random in 10000 games A won 3022 and B won: 6397
07:29:36 With the combination Random/Random in 10000 games A won 3022 and B won: 6398
07:29:36 With the combination Random/Random in 10000 games A won 3023 and B won: 6398
07:29:36 With the combination Random/Random in 10000 games A won 3023 and B won: 6399
07:29:36 With the combination Random/Random in 10000 games A won 3023 and B won: 6400
07:29:36 With the combination Random/Random in 10000 games A won 3024 and B won: 6400
07:29:36 With the combination Random/Random in 10000 games A won 3025 and B won: 6400
07:29:36 With the combination Random/Random in 10000 games A won 3026 and B won: 6400
07:29:36 With the combination Random/Random in 10000 games A won 3026 and B won: 6401
07:29:36 With the combination Random/Random in 10000 games A won 3026 and B won: 6402
07:29:36 With the combination Random/Random in 10000 games A won 3027 and B won: 6402
07:29:36 With the combination Random/Random in 10000 games A won 3028 and B won: 6402
07:29:36 With the combination Random/Random in 10000 games A won 3028 and B won: 6403
07:29:36 With the combination Random/Random in 10000 games A won 3028 and B won: 6404
07:29:36 With the combination Random/Random in 10000 games A won 3028 and B won: 6405
07:29:36 With the combination Random/Random in 10000 games A won 3029 and B won: 6405
07:29:36 With the combination Random/Random in 10000 games A won 3029 and B won: 6406
07:29:36 With the combination Random/Random in 10000 games A won 3029 and B won: 6407
07:29:36 With the combination Random/Random in 10000 games A won 3029 and B won: 6408
07:29:36 With the combination Random/Random in 10000 games A won 3029 and B won: 6409
07:29:36 With the combination Random/Random in 10000 games A won 3030 and B won: 6409
07:29:36 With the combination Random/Random in 10000 games A won 3030 and B won: 6410
07:29:36 With the combination Random/Random in 10000 games A won 3030 and B won: 6411
07:29:36 With the combination Random/Random in 10000 games A won 3031 and B won: 6411
07:29:36 With the combination Random/Random in 10000 games A won 3031 and B won: 6412
07:29:36 With the combination Random/Random in 10000 games A won 3031 and B won: 6413
07:29:36 With the combination Random/Random in 10000 games A won 3032 and B won: 6413
07:29:36 With the combination Random/Random in 10000 games A won 3033 and B won: 6413
07:29:36 With the combination Random/Random in 10000 games A won 3034 and B won: 6413
07:29:36 With the combination Random/Random in 10000 games A won 3034 and B won: 6414
07:29:36 With the combination Random/Random in 10000 games A won 3034 and B won: 6415
07:29:36 With the combination Random/Random in 10000 games A won 3034 and B won: 6416
07:29:36 With the combination Random/Random in 10000 games A won 3034 and B won: 6417
07:29:36 With the combination Random/Random in 10000 games A won 3034 and B won: 6418
07:29:36 With the combination Random/Random in 10000 games A won 3034 and B won: 6419
07:29:36 With the combination Random/Random in 10000 games A won 3034 and B won: 6420
07:29:36 With the combination Random/Random in 10000 games A won 3035 and B won: 6420
07:29:36 With the combination Random/Random in 10000 games A won 3035 and B won: 6421
07:29:36 With the combination Random/Random in 10000 games A won 3035 and B won: 6422
07:29:36 With the combination Random/Random in 10000 games A won 3036 and B won: 6422
07:29:36 With the combination Random/Random in 10000 games A won 3037 and B won: 6422
07:29:36 With the combination Random/Random in 10000 games A won 3037 and B won: 6423
07:29:36 With the combination Random/Random in 10000 games A won 3038 and B won: 6423
07:29:36 With the combination Random/Random in 10000 games A won 3038 and B won: 6424
07:29:36 With the combination Random/Random in 10000 games A won 3039 and B won: 6424
07:29:36 With the combination Random/Random in 10000 games A won 3039 and B won: 6425
07:29:36 With the combination Random/Random in 10000 games A won 3039 and B won: 6426
07:29:36 With the combination Random/Random in 10000 games A won 3039 and B won: 6427
07:29:36 With the combination Random/Random in 10000 games A won 3039 and B won: 6428
07:29:36 With the combination Random/Random in 10000 games A won 3039 and B won: 6429
07:29:36 With the combination Random/Random in 10000 games A won 3039 and B won: 6430
07:29:36 With the combination Random/Random in 10000 games A won 3040 and B won: 6430
07:29:36 With the combination Random/Random in 10000 games A won 3041 and B won: 6430
07:29:36 With the combination Random/Random in 10000 games A won 3041 and B won: 6431
07:29:36 With the combination Random/Random in 10000 games A won 3041 and B won: 6432
07:29:36 With the combination Random/Random in 10000 games A won 3042 and B won: 6432
07:29:36 With the combination Random/Random in 10000 games A won 3042 and B won: 6433
07:29:36 With the combination Random/Random in 10000 games A won 3042 and B won: 6434
07:29:36 With the combination Random/Random in 10000 games A won 3042 and B won: 6435
07:29:36 With the combination Random/Random in 10000 games A won 3042 and B won: 6436
07:29:36 With the combination Random/Random in 10000 games A won 3042 and B won: 6437
07:29:36 With the combination Random/Random in 10000 games A won 3042 and B won: 6438
07:29:36 With the combination Random/Random in 10000 games A won 3043 and B won: 6438
07:29:36 With the combination Random/Random in 10000 games A won 3043 and B won: 6439
07:29:36 With the combination Random/Random in 10000 games A won 3043 and B won: 6440
07:29:36 With the combination Random/Random in 10000 games A won 3043 and B won: 6441
07:29:36 With the combination Random/Random in 10000 games A won 3043 and B won: 6442
07:29:36 With the combination Random/Random in 10000 games A won 3043 and B won: 6443
07:29:36 With the combination Random/Random in 10000 games A won 3043 and B won: 6444
07:29:36 With the combination Random/Random in 10000 games A won 3043 and B won: 6445
07:29:36 With the combination Random/Random in 10000 games A won 3043 and B won: 6446
07:29:36 With the combination Random/Random in 10000 games A won 3044 and B won: 6446
07:29:36 With the combination Random/Random in 10000 games A won 3045 and B won: 6446
07:29:36 With the combination Random/Random in 10000 games A won 3045 and B won: 6447
07:29:36 With the combination Random/Random in 10000 games A won 3045 and B won: 6448
07:29:36 With the combination Random/Random in 10000 games A won 3046 and B won: 6448
07:29:36 With the combination Random/Random in 10000 games A won 3046 and B won: 6449
07:29:36 With the combination Random/Random in 10000 games A won 3046 and B won: 6450
07:29:36 With the combination Random/Random in 10000 games A won 3047 and B won: 6450
07:29:36 With the combination Random/Random in 10000 games A won 3048 and B won: 6450
07:29:36 With the combination Random/Random in 10000 games A won 3048 and B won: 6451
07:29:36 With the combination Random/Random in 10000 games A won 3048 and B won: 6452
07:29:36 With the combination Random/Random in 10000 games A won 3048 and B won: 6453
07:29:36 With the combination Random/Random in 10000 games A won 3049 and B won: 6453
07:29:36 With the combination Random/Random in 10000 games A won 3049 and B won: 6454
07:29:36 With the combination Random/Random in 10000 games A won 3050 and B won: 6454
07:29:36 With the combination Random/Random in 10000 games A won 3051 and B won: 6454
07:29:36 With the combination Random/Random in 10000 games A won 3052 and B won: 6454
07:29:36 With the combination Random/Random in 10000 games A won 3052 and B won: 6455
07:29:36 With the combination Random/Random in 10000 games A won 3053 and B won: 6455
07:29:36 With the combination Random/Random in 10000 games A won 3053 and B won: 6456
07:29:36 With the combination Random/Random in 10000 games A won 3054 and B won: 6456
07:29:36 With the combination Random/Random in 10000 games A won 3055 and B won: 6456
07:29:36 With the combination Random/Random in 10000 games A won 3056 and B won: 6456
07:29:36 With the combination Random/Random in 10000 games A won 3057 and B won: 6456
07:29:36 With the combination Random/Random in 10000 games A won 3057 and B won: 6457
07:29:36 With the combination Random/Random in 10000 games A won 3057 and B won: 6458
07:29:36 With the combination Random/Random in 10000 games A won 3057 and B won: 6459
07:29:36 With the combination Random/Random in 10000 games A won 3057 and B won: 6460
07:29:36 With the combination Random/Random in 10000 games A won 3057 and B won: 6461
07:29:36 With the combination Random/Random in 10000 games A won 3057 and B won: 6462
07:29:36 With the combination Random/Random in 10000 games A won 3057 and B won: 6463
07:29:36 With the combination Random/Random in 10000 games A won 3057 and B won: 6464
07:29:36 With the combination Random/Random in 10000 games A won 3058 and B won: 6464
07:29:36 With the combination Random/Random in 10000 games A won 3058 and B won: 6465
07:29:36 With the combination Random/Random in 10000 games A won 3058 and B won: 6466
07:29:36 With the combination Random/Random in 10000 games A won 3059 and B won: 6466
07:29:36 With the combination Random/Random in 10000 games A won 3059 and B won: 6467
07:29:36 With the combination Random/Random in 10000 games A won 3059 and B won: 6468
07:29:36 With the combination Random/Random in 10000 games A won 3059 and B won: 6469
07:29:36 With the combination Random/Random in 10000 games A won 3060 and B won: 6469
07:29:36 With the combination Random/Random in 10000 games A won 3061 and B won: 6469
07:29:36 With the combination Random/Random in 10000 games A won 3061 and B won: 6470
07:29:36 With the combination Random/Random in 10000 games A won 3061 and B won: 6471
07:29:36 With the combination Random/Random in 10000 games A won 3061 and B won: 6472
07:29:36 With the combination Random/Random in 10000 games A won 3061 and B won: 6473
07:29:36 With the combination Random/Random in 10000 games A won 3061 and B won: 6474
07:29:36 With the combination Random/Random in 10000 games A won 3062 and B won: 6474
07:29:36 With the combination Random/Random in 10000 games A won 3063 and B won: 6474
07:29:36 With the combination Random/Random in 10000 games A won 3063 and B won: 6475
07:29:36 With the combination Random/Random in 10000 games A won 3063 and B won: 6476
07:29:36 With the combination Random/Random in 10000 games A won 3063 and B won: 6477
07:29:36 With the combination Random/Random in 10000 games A won 3064 and B won: 6477
07:29:36 With the combination Random/Random in 10000 games A won 3065 and B won: 6477
07:29:36 With the combination Random/Random in 10000 games A won 3066 and B won: 6477
07:29:36 With the combination Random/Random in 10000 games A won 3066 and B won: 6478
07:29:36 With the combination Random/Random in 10000 games A won 3066 and B won: 6479
07:29:36 With the combination Random/Random in 10000 games A won 3066 and B won: 6480
07:29:36 With the combination Random/Random in 10000 games A won 3066 and B won: 6481
07:29:36 With the combination Random/Random in 10000 games A won 3066 and B won: 6482
07:29:36 With the combination Random/Random in 10000 games A won 3066 and B won: 6483
07:29:36 With the combination Random/Random in 10000 games A won 3067 and B won: 6483
07:29:36 With the combination Random/Random in 10000 games A won 3068 and B won: 6483
07:29:36 With the combination Random/Random in 10000 games A won 3068 and B won: 6484
07:29:36 With the combination Random/Random in 10000 games A won 3069 and B won: 6484
07:29:36 With the combination Random/Random in 10000 games A won 3069 and B won: 6485
07:29:36 With the combination Random/Random in 10000 games A won 3069 and B won: 6486
07:29:36 With the combination Random/Random in 10000 games A won 3070 and B won: 6486
07:29:36 With the combination Random/Random in 10000 games A won 3071 and B won: 6486
07:29:36 With the combination Random/Random in 10000 games A won 3071 and B won: 6487
07:29:36 With the combination Random/Random in 10000 games A won 3072 and B won: 6487
07:29:36 With the combination Random/Random in 10000 games A won 3073 and B won: 6487
07:29:36 With the combination Random/Random in 10000 games A won 3073 and B won: 6488
07:29:36 With the combination Random/Random in 10000 games A won 3074 and B won: 6488
07:29:36 With the combination Random/Random in 10000 games A won 3074 and B won: 6489
07:29:36 With the combination Random/Random in 10000 games A won 3075 and B won: 6489
07:29:36 With the combination Random/Random in 10000 games A won 3076 and B won: 6489
07:29:36 With the combination Random/Random in 10000 games A won 3076 and B won: 6490
07:29:36 With the combination Random/Random in 10000 games A won 3077 and B won: 6490
07:29:36 With the combination Random/Random in 10000 games A won 3077 and B won: 6491
07:29:36 With the combination Random/Random in 10000 games A won 3078 and B won: 6491
07:29:36 With the combination Random/Random in 10000 games A won 3078 and B won: 6492
07:29:36 With the combination Random/Random in 10000 games A won 3079 and B won: 6492
07:29:36 With the combination Random/Random in 10000 games A won 3080 and B won: 6492
07:29:36 With the combination Random/Random in 10000 games A won 3080 and B won: 6493
07:29:36 With the combination Random/Random in 10000 games A won 3081 and B won: 6493
07:29:36 With the combination Random/Random in 10000 games A won 3082 and B won: 6493
07:29:36 With the combination Random/Random in 10000 games A won 3083 and B won: 6493
07:29:36 With the combination Random/Random in 10000 games A won 3083 and B won: 6494
07:29:36 With the combination Random/Random in 10000 games A won 3083 and B won: 6495
07:29:36 With the combination Random/Random in 10000 games A won 3083 and B won: 6496
07:29:36 With the combination Random/Random in 10000 games A won 3084 and B won: 6496
07:29:36 With the combination Random/Random in 10000 games A won 3084 and B won: 6497
07:29:36 With the combination Random/Random in 10000 games A won 3084 and B won: 6498
07:29:36 With the combination Random/Random in 10000 games A won 3084 and B won: 6499
07:29:36 With the combination Random/Random in 10000 games A won 3084 and B won: 6500
07:29:36 With the combination Random/Random in 10000 games A won 3084 and B won: 6501
07:29:36 With the combination Random/Random in 10000 games A won 3084 and B won: 6502
07:29:36 With the combination Random/Random in 10000 games A won 3084 and B won: 6503
07:29:36 With the combination Random/Random in 10000 games A won 3084 and B won: 6504
07:29:36 With the combination Random/Random in 10000 games A won 3084 and B won: 6505
07:29:36 With the combination Random/Random in 10000 games A won 3085 and B won: 6505
07:29:36 With the combination Random/Random in 10000 games A won 3085 and B won: 6506
07:29:36 With the combination Random/Random in 10000 games A won 3086 and B won: 6506
07:29:36 With the combination Random/Random in 10000 games A won 3087 and B won: 6506
07:29:36 With the combination Random/Random in 10000 games A won 3088 and B won: 6506
07:29:36 With the combination Random/Random in 10000 games A won 3088 and B won: 6507
07:29:36 With the combination Random/Random in 10000 games A won 3089 and B won: 6507
07:29:36 With the combination Random/Random in 10000 games A won 3090 and B won: 6507
07:29:36 With the combination Random/Random in 10000 games A won 3090 and B won: 6508
07:29:36 With the combination Random/Random in 10000 games A won 3090 and B won: 6509
07:29:36 With the combination Random/Random in 10000 games A won 3091 and B won: 6509
07:29:36 With the combination Random/Random in 10000 games A won 3092 and B won: 6509
07:29:36 With the combination Random/Random in 10000 games A won 3093 and B won: 6509
07:29:36 With the combination Random/Random in 10000 games A won 3093 and B won: 6510
07:29:36 With the combination Random/Random in 10000 games A won 3094 and B won: 6510
07:29:36 With the combination Random/Random in 10000 games A won 3094 and B won: 6511
07:29:36 With the combination Random/Random in 10000 games A won 3094 and B won: 6512
07:29:36 With the combination Random/Random in 10000 games A won 3094 and B won: 6513
07:29:36 With the combination Random/Random in 10000 games A won 3094 and B won: 6514
07:29:36 With the combination Random/Random in 10000 games A won 3094 and B won: 6515
07:29:36 With the combination Random/Random in 10000 games A won 3094 and B won: 6516
07:29:36 With the combination Random/Random in 10000 games A won 3095 and B won: 6516
07:29:36 With the combination Random/Random in 10000 games A won 3095 and B won: 6517
07:29:36 With the combination Random/Random in 10000 games A won 3096 and B won: 6517
07:29:36 With the combination Random/Random in 10000 games A won 3096 and B won: 6518
07:29:36 With the combination Random/Random in 10000 games A won 3096 and B won: 6519
07:29:36 With the combination Random/Random in 10000 games A won 3096 and B won: 6520
07:29:36 With the combination Random/Random in 10000 games A won 3097 and B won: 6520
07:29:36 With the combination Random/Random in 10000 games A won 3097 and B won: 6521
07:29:36 With the combination Random/Random in 10000 games A won 3098 and B won: 6521
07:29:36 With the combination Random/Random in 10000 games A won 3098 and B won: 6522
07:29:36 With the combination Random/Random in 10000 games A won 3099 and B won: 6522
07:29:36 With the combination Random/Random in 10000 games A won 3099 and B won: 6523
07:29:36 With the combination Random/Random in 10000 games A won 3100 and B won: 6523
07:29:36 With the combination Random/Random in 10000 games A won 3101 and B won: 6523
07:29:36 With the combination Random/Random in 10000 games A won 3101 and B won: 6524
07:29:36 With the combination Random/Random in 10000 games A won 3101 and B won: 6525
07:29:36 With the combination Random/Random in 10000 games A won 3101 and B won: 6526
07:29:36 With the combination Random/Random in 10000 games A won 3101 and B won: 6527
07:29:36 With the combination Random/Random in 10000 games A won 3101 and B won: 6528
07:29:36 With the combination Random/Random in 10000 games A won 3102 and B won: 6528
07:29:36 With the combination Random/Random in 10000 games A won 3103 and B won: 6528
07:29:36 With the combination Random/Random in 10000 games A won 3103 and B won: 6529
07:29:36 With the combination Random/Random in 10000 games A won 3103 and B won: 6530
07:29:36 With the combination Random/Random in 10000 games A won 3103 and B won: 6531
07:29:36 With the combination Random/Random in 10000 games A won 3104 and B won: 6531
07:29:36 With the combination Random/Random in 10000 games A won 3105 and B won: 6531
07:29:36 With the combination Random/Random in 10000 games A won 3106 and B won: 6531
07:29:36 With the combination Random/Random in 10000 games A won 3107 and B won: 6531
07:29:36 With the combination Random/Random in 10000 games A won 3108 and B won: 6531
07:29:36 With the combination Random/Random in 10000 games A won 3108 and B won: 6532
07:29:36 With the combination Random/Random in 10000 games A won 3109 and B won: 6532
07:29:36 With the combination Random/Random in 10000 games A won 3109 and B won: 6533
07:29:36 With the combination Random/Random in 10000 games A won 3109 and B won: 6534
07:29:36 With the combination Random/Random in 10000 games A won 3110 and B won: 6534
07:29:36 With the combination Random/Random in 10000 games A won 3110 and B won: 6535
07:29:36 With the combination Random/Random in 10000 games A won 3110 and B won: 6536
07:29:36 With the combination Random/Random in 10000 games A won 3111 and B won: 6536
07:29:36 With the combination Random/Random in 10000 games A won 3112 and B won: 6536
07:29:36 With the combination Random/Random in 10000 games A won 3112 and B won: 6537
07:29:36 With the combination Random/Random in 10000 games A won 3112 and B won: 6538
07:29:36 With the combination Random/Random in 10000 games A won 3112 and B won: 6539
07:29:36 With the combination Random/Random in 10000 games A won 3113 and B won: 6539
07:29:36 With the combination Random/Random in 10000 games A won 3113 and B won: 6540
07:29:36 With the combination Random/Random in 10000 games A won 3114 and B won: 6540
07:29:36 With the combination Random/Random in 10000 games A won 3115 and B won: 6540
07:29:36 With the combination Random/Random in 10000 games A won 3116 and B won: 6540
07:29:36 With the combination Random/Random in 10000 games A won 3116 and B won: 6541
07:29:36 With the combination Random/Random in 10000 games A won 3116 and B won: 6542
07:29:36 With the combination Random/Random in 10000 games A won 3116 and B won: 6543
07:29:36 With the combination Random/Random in 10000 games A won 3116 and B won: 6544
07:29:36 With the combination Random/Random in 10000 games A won 3117 and B won: 6544
07:29:36 With the combination Random/Random in 10000 games A won 3117 and B won: 6545
07:29:36 With the combination Random/Random in 10000 games A won 3118 and B won: 6545
07:29:36 With the combination Random/Random in 10000 games A won 3119 and B won: 6545
07:29:36 With the combination Random/Random in 10000 games A won 3120 and B won: 6545
07:29:36 With the combination Random/Random in 10000 games A won 3120 and B won: 6546
07:29:36 With the combination Random/Random in 10000 games A won 3120 and B won: 6547
07:29:36 With the combination Random/Random in 10000 games A won 3120 and B won: 6548
07:29:36 With the combination Random/Random in 10000 games A won 3120 and B won: 6549
07:29:36 With the combination Random/Random in 10000 games A won 3121 and B won: 6549
07:29:36 With the combination Random/Random in 10000 games A won 3122 and B won: 6549
07:29:36 With the combination Random/Random in 10000 games A won 3122 and B won: 6550
07:29:36 With the combination Random/Random in 10000 games A won 3123 and B won: 6550
07:29:36 With the combination Random/Random in 10000 games A won 3123 and B won: 6551
07:29:36 With the combination Random/Random in 10000 games A won 3124 and B won: 6551
07:29:36 With the combination Random/Random in 10000 games A won 3124 and B won: 6552
07:29:36 With the combination Random/Random in 10000 games A won 3124 and B won: 6553
07:29:36 With the combination Random/Random in 10000 games A won 3125 and B won: 6553
07:29:36 With the combination Random/Random in 10000 games A won 3125 and B won: 6554
07:29:36 With the combination Random/Random in 10000 games A won 3126 and B won: 6554
07:29:36 With the combination Random/Random in 10000 games A won 3127 and B won: 6554
07:29:36 With the combination Random/Random in 10000 games A won 3128 and B won: 6554
07:29:36 With the combination Random/Random in 10000 games A won 3128 and B won: 6555
07:29:36 With the combination Random/Random in 10000 games A won 3128 and B won: 6556
07:29:36 With the combination Random/Random in 10000 games A won 3128 and B won: 6557
07:29:36 With the combination Random/Random in 10000 games A won 3128 and B won: 6558
07:29:36 With the combination Random/Random in 10000 games A won 3129 and B won: 6558
07:29:36 With the combination Random/Random in 10000 games A won 3129 and B won: 6559
07:29:36 With the combination Random/Random in 10000 games A won 3130 and B won: 6559
07:29:36 With the combination Random/Random in 10000 games A won 3130 and B won: 6560
07:29:36 With the combination Random/Random in 10000 games A won 3131 and B won: 6560
07:29:36 With the combination Random/Random in 10000 games A won 3131 and B won: 6561
07:29:36 With the combination Random/Random in 10000 games A won 3131 and B won: 6562
07:29:36 With the combination Random/Random in 10000 games A won 3132 and B won: 6562
07:29:36 With the combination Random/Random in 10000 games A won 3132 and B won: 6563
07:29:36 With the combination Random/Random in 10000 games A won 3133 and B won: 6563
07:29:36 With the combination Random/Random in 10000 games A won 3134 and B won: 6563
07:29:36 With the combination Random/Random in 10000 games A won 3134 and B won: 6564
07:29:36 With the combination Random/Random in 10000 games A won 3134 and B won: 6565
07:29:36 With the combination Random/Random in 10000 games A won 3134 and B won: 6566
07:29:36 With the combination Random/Random in 10000 games A won 3134 and B won: 6567
07:29:36 With the combination Random/Random in 10000 games A won 3134 and B won: 6568
07:29:36 With the combination Random/Random in 10000 games A won 3134 and B won: 6569
07:29:36 With the combination Random/Random in 10000 games A won 3134 and B won: 6570
07:29:36 With the combination Random/Random in 10000 games A won 3135 and B won: 6570
07:29:36 With the combination Random/Random in 10000 games A won 3135 and B won: 6571
07:29:36 With the combination Random/Random in 10000 games A won 3136 and B won: 6571
07:29:36 With the combination Random/Random in 10000 games A won 3136 and B won: 6572
07:29:36 With the combination Random/Random in 10000 games A won 3136 and B won: 6573
07:29:36 With the combination Random/Random in 10000 games A won 3136 and B won: 6574
07:29:36 With the combination Random/Random in 10000 games A won 3136 and B won: 6575
07:29:36 With the combination Random/Random in 10000 games A won 3136 and B won: 6576
07:29:36 With the combination Random/Random in 10000 games A won 3137 and B won: 6576
07:29:36 With the combination Random/Random in 10000 games A won 3137 and B won: 6577
07:29:36 With the combination Random/Random in 10000 games A won 3137 and B won: 6578
07:29:36 With the combination Random/Random in 10000 games A won 3137 and B won: 6579
07:29:36 With the combination Random/Random in 10000 games A won 3137 and B won: 6580
07:29:36 With the combination Random/Random in 10000 games A won 3137 and B won: 6581
07:29:36 With the combination Random/Random in 10000 games A won 3138 and B won: 6581
07:29:36 With the combination Random/Random in 10000 games A won 3138 and B won: 6582
07:29:36 With the combination Random/Random in 10000 games A won 3138 and B won: 6583
07:29:36 With the combination Random/Random in 10000 games A won 3139 and B won: 6583
07:29:36 With the combination Random/Random in 10000 games A won 3139 and B won: 6584
07:29:36 With the combination Random/Random in 10000 games A won 3139 and B won: 6585
07:29:36 With the combination Random/Random in 10000 games A won 3139 and B won: 6586
07:29:36 With the combination Random/Random in 10000 games A won 3140 and B won: 6586
07:29:36 With the combination Random/Random in 10000 games A won 3140 and B won: 6587
07:29:36 With the combination Random/Random in 10000 games A won 3140 and B won: 6588
07:29:36 With the combination Random/Random in 10000 games A won 3140 and B won: 6589
07:29:36 With the combination Random/Random in 10000 games A won 3140 and B won: 6590
07:29:36 With the combination Random/Random in 10000 games A won 3141 and B won: 6590
07:29:36 With the combination Random/Random in 10000 games A won 3142 and B won: 6590
07:29:36 With the combination Random/Random in 10000 games A won 3142 and B won: 6591
07:29:36 With the combination Random/Random in 10000 games A won 3142 and B won: 6592
07:29:36 With the combination Random/Random in 10000 games A won 3142 and B won: 6593
07:29:36 With the combination Random/Random in 10000 games A won 3143 and B won: 6593
07:29:36 With the combination Random/Random in 10000 games A won 3143 and B won: 6594
07:29:36 With the combination Random/Random in 10000 games A won 3143 and B won: 6595
07:29:36 With the combination Random/Random in 10000 games A won 3143 and B won: 6596
07:29:36 With the combination Random/Random in 10000 games A won 3144 and B won: 6596
07:29:36 With the combination Random/Random in 10000 games A won 3145 and B won: 6596
07:29:36 With the combination Random/Random in 10000 games A won 3146 and B won: 6596
07:29:36 With the combination Random/Random in 10000 games A won 3146 and B won: 6597
07:29:36 With the combination Random/Random in 10000 games A won 3146 and B won: 6598
07:29:36 With the combination Random/Random in 10000 games A won 3147 and B won: 6598
07:29:36 With the combination Random/Random in 10000 games A won 3147 and B won: 6599
07:29:36 With the combination Random/Random in 10000 games A won 3147 and B won: 6600
07:29:36 With the combination Random/Random in 10000 games A won 3147 and B won: 6601
07:29:36 With the combination Random/Random in 10000 games A won 3147 and B won: 6602
07:29:36 With the combination Random/Random in 10000 games A won 3148 and B won: 6602
07:29:36 With the combination Random/Random in 10000 games A won 3148 and B won: 6603
07:29:36 With the combination Random/Random in 10000 games A won 3148 and B won: 6604
07:29:36 With the combination Random/Random in 10000 games A won 3149 and B won: 6604
07:29:36 With the combination Random/Random in 10000 games A won 3149 and B won: 6605
07:29:36 With the combination Random/Random in 10000 games A won 3150 and B won: 6605
07:29:36 With the combination Random/Random in 10000 games A won 3150 and B won: 6606
07:29:36 With the combination Random/Random in 10000 games A won 3151 and B won: 6606
07:29:36 With the combination Random/Random in 10000 games A won 3151 and B won: 6607
07:29:36 With the combination Random/Random in 10000 games A won 3152 and B won: 6607
07:29:36 With the combination Random/Random in 10000 games A won 3152 and B won: 6608
07:29:36 With the combination Random/Random in 10000 games A won 3153 and B won: 6608
07:29:36 With the combination Random/Random in 10000 games A won 3153 and B won: 6609
07:29:36 With the combination Random/Random in 10000 games A won 3153 and B won: 6610
07:29:36 With the combination Random/Random in 10000 games A won 3153 and B won: 6611
07:29:36 With the combination Random/Random in 10000 games A won 3153 and B won: 6612
07:29:36 With the combination Random/Random in 10000 games A won 3154 and B won: 6612
07:29:36 With the combination Random/Random in 10000 games A won 3154 and B won: 6613
07:29:36 With the combination Random/Random in 10000 games A won 3154 and B won: 6614
07:29:36 With the combination Random/Random in 10000 games A won 3154 and B won: 6615
07:29:36 With the combination Random/Random in 10000 games A won 3155 and B won: 6615
07:29:36 With the combination Random/Random in 10000 games A won 3155 and B won: 6616
07:29:36 With the combination Random/Random in 10000 games A won 3155 and B won: 6617
07:29:36 With the combination Random/Random in 10000 games A won 3155 and B won: 6618
07:29:36 With the combination Random/Random in 10000 games A won 3155 and B won: 6619
07:29:36 With the combination Random/Random in 10000 games A won 3156 and B won: 6619
07:29:36 With the combination Random/Random in 10000 games A won 3156 and B won: 6620
07:29:36 With the combination Random/Random in 10000 games A won 3156 and B won: 6621
07:29:36 With the combination Random/Random in 10000 games A won 3157 and B won: 6621
07:29:36 With the combination Random/Random in 10000 games A won 3157 and B won: 6622
07:29:36 With the combination Random/Random in 10000 games A won 3157 and B won: 6623
07:29:36 With the combination Random/Random in 10000 games A won 3158 and B won: 6623
07:29:36 With the combination Random/Random in 10000 games A won 3158 and B won: 6624
07:29:36 With the combination Random/Random in 10000 games A won 3159 and B won: 6624
07:29:36 With the combination Random/Random in 10000 games A won 3160 and B won: 6624
07:29:36 With the combination Random/Random in 10000 games A won 3160 and B won: 6625
07:29:36 With the combination Random/Random in 10000 games A won 3160 and B won: 6626
07:29:36 With the combination Random/Random in 10000 games A won 3161 and B won: 6626
07:29:36 With the combination Random/Random in 10000 games A won 3162 and B won: 6626
07:29:36 With the combination Random/Random in 10000 games A won 3162 and B won: 6627
07:29:36 With the combination Random/Random in 10000 games A won 3162 and B won: 6628
07:29:36 With the combination Random/Random in 10000 games A won 3162 and B won: 6629
07:29:36 With the combination Random/Random in 10000 games A won 3162 and B won: 6630
07:29:36 With the combination Random/Random in 10000 games A won 3162 and B won: 6631
07:29:36 With the combination Random/Random in 10000 games A won 3162 and B won: 6632
07:29:36 With the combination Random/Random in 10000 games A won 3163 and B won: 6632
07:29:36 With the combination Random/Random in 10000 games A won 3163 and B won: 6633
07:29:36 With the combination Random/Random in 10000 games A won 3163 and B won: 6634
07:29:36 With the combination Random/Random in 10000 games A won 3164 and B won: 6634
07:29:36 With the combination Random/Random in 10000 games A won 3164 and B won: 6635
07:29:36 With the combination Random/Random in 10000 games A won 3164 and B won: 6636
07:29:36 With the combination Random/Random in 10000 games A won 3164 and B won: 6637
07:29:36 With the combination Random/Random in 10000 games A won 3164 and B won: 6638
07:29:36 With the combination Random/Random in 10000 games A won 3164 and B won: 6639
07:29:36 With the combination Random/Random in 10000 games A won 3164 and B won: 6640
07:29:36 With the combination Random/Random in 10000 games A won 3165 and B won: 6640
07:29:36 With the combination Random/Random in 10000 games A won 3166 and B won: 6640
07:29:36 With the combination Random/Random in 10000 games A won 3166 and B won: 6641
07:29:36 With the combination Random/Random in 10000 games A won 3167 and B won: 6641
07:29:36 With the combination Random/Random in 10000 games A won 3167 and B won: 6642
07:29:36 With the combination Random/Random in 10000 games A won 3167 and B won: 6643
07:29:36 With the combination Random/Random in 10000 games A won 3168 and B won: 6643
07:29:36 With the combination Random/Random in 10000 games A won 3168 and B won: 6644
07:29:36 With the combination Random/Random in 10000 games A won 3168 and B won: 6645
07:29:36 With the combination Random/Random in 10000 games A won 3168 and B won: 6646
07:29:36 With the combination Random/Random in 10000 games A won 3168 and B won: 6647
07:29:36 With the combination Random/Random in 10000 games A won 3168 and B won: 6648
07:29:36 With the combination Random/Random in 10000 games A won 3169 and B won: 6648
07:29:36 With the combination Random/Random in 10000 games A won 3169 and B won: 6649
07:29:36 With the combination Random/Random in 10000 games A won 3170 and B won: 6649
07:29:36 With the combination Random/Random in 10000 games A won 3171 and B won: 6649
07:29:36 With the combination Random/Random in 10000 games A won 3172 and B won: 6649
07:29:36 With the combination Random/Random in 10000 games A won 3172 and B won: 6650
07:29:36 With the combination Random/Random in 10000 games A won 3172 and B won: 6651
07:29:36 With the combination Random/Random in 10000 games A won 3172 and B won: 6652
07:29:36 With the combination Random/Random in 10000 games A won 3172 and B won: 6653
07:29:36 With the combination Random/Random in 10000 games A won 3172 and B won: 6654
07:29:36 With the combination Random/Random in 10000 games A won 3172 and B won: 6655
07:29:36 With the combination Random/Random in 10000 games A won 3173 and B won: 6655
07:29:36 With the combination Random/Random in 10000 games A won 3173 and B won: 6656
07:29:36 With the combination Random/Random in 10000 games A won 3174 and B won: 6656
07:29:36 With the combination Random/Random in 10000 games A won 3174 and B won: 6657
07:29:36 With the combination Random/Random in 10000 games A won 3174 and B won: 6658
07:29:36 With the combination Random/Random in 10000 games A won 3175 and B won: 6658
07:29:36 With the combination Random/Random in 10000 games A won 3175 and B won: 6659
07:29:36 With the combination Random/Random in 10000 games A won 3176 and B won: 6659
07:29:36 With the combination Random/Random in 10000 games A won 3177 and B won: 6659
07:29:36 With the combination Random/Random in 10000 games A won 3177 and B won: 6660
07:29:36 With the combination Random/Random in 10000 games A won 3177 and B won: 6661
07:29:36 With the combination Random/Random in 10000 games A won 3178 and B won: 6661
07:29:36 With the combination Random/Random in 10000 games A won 3178 and B won: 6662
07:29:36 With the combination Random/Random in 10000 games A won 3178 and B won: 6663
07:29:36 With the combination Random/Random in 10000 games A won 3179 and B won: 6663
07:29:36 With the combination Random/Random in 10000 games A won 3179 and B won: 6664
07:29:36 With the combination Random/Random in 10000 games A won 3179 and B won: 6665
07:29:36 With the combination Random/Random in 10000 games A won 3179 and B won: 6666
07:29:36 With the combination Random/Random in 10000 games A won 3179 and B won: 6667
07:29:36 With the combination Random/Random in 10000 games A won 3179 and B won: 6668
07:29:36 With the combination Random/Random in 10000 games A won 3180 and B won: 6668
07:29:36 With the combination Random/Random in 10000 games A won 3181 and B won: 6668
07:29:36 With the combination Random/Random in 10000 games A won 3182 and B won: 6668
07:29:36 With the combination Random/Random in 10000 games A won 3182 and B won: 6669
07:29:36 With the combination Random/Random in 10000 games A won 3183 and B won: 6669
07:29:36 With the combination Random/Random in 10000 games A won 3184 and B won: 6669
07:29:36 With the combination Random/Random in 10000 games A won 3184 and B won: 6670
07:29:36 With the combination Random/Random in 10000 games A won 3185 and B won: 6670
07:29:36 With the combination Random/Random in 10000 games A won 3185 and B won: 6671
07:29:36 With the combination Random/Random in 10000 games A won 3185 and B won: 6672
07:29:36 With the combination Random/Random in 10000 games A won 3185 and B won: 6673
07:29:36 With the combination Random/Random in 10000 games A won 3185 and B won: 6674
07:29:36 With the combination Random/Random in 10000 games A won 3185 and B won: 6675
07:29:36 With the combination Random/Random in 10000 games A won 3186 and B won: 6675
07:29:36 With the combination Random/Random in 10000 games A won 3187 and B won: 6675
07:29:36 With the combination Random/Random in 10000 games A won 3187 and B won: 6676
07:29:36 With the combination Random/Random in 10000 games A won 3188 and B won: 6676
07:29:36 With the combination Random/Random in 10000 games A won 3188 and B won: 6677
07:29:36 With the combination Random/Random in 10000 games A won 3188 and B won: 6678
07:29:36 With the combination Random/Random in 10000 games A won 3188 and B won: 6679
07:29:36 With the combination Random/Random in 10000 games A won 3188 and B won: 6680
07:29:36 With the combination Random/Random in 10000 games A won 3188 and B won: 6681
07:29:36 With the combination Random/Random in 10000 games A won 3189 and B won: 6681
07:29:36 With the combination Random/Random in 10000 games A won 3190 and B won: 6681
07:29:36 With the combination Random/Random in 10000 games A won 3191 and B won: 6681
07:29:36 With the combination Random/Random in 10000 games A won 3191 and B won: 6682
07:29:36 With the combination Random/Random in 10000 games A won 3191 and B won: 6683
07:29:36 With the combination Random/Random in 10000 games A won 3192 and B won: 6683
07:29:36 With the combination Random/Random in 10000 games A won 3192 and B won: 6684
07:29:36 With the combination Random/Random in 10000 games A won 3192 and B won: 6685
07:29:36 With the combination Random/Random in 10000 games A won 3193 and B won: 6685
07:29:36 With the combination Random/Random in 10000 games A won 3193 and B won: 6686
07:29:36 With the combination Random/Random in 10000 games A won 3193 and B won: 6687
07:29:36 With the combination Random/Random in 10000 games A won 3194 and B won: 6687
07:29:36 With the combination Random/Random in 10000 games A won 3194 and B won: 6688
07:29:36 With the combination Random/Random in 10000 games A won 3194 and B won: 6689
07:29:36 With the combination Random/Random in 10000 games A won 3195 and B won: 6689
07:29:36 With the combination Random/Random in 10000 games A won 3196 and B won: 6689
07:29:36 With the combination Random/Random in 10000 games A won 3197 and B won: 6689
07:29:36 With the combination Random/Random in 10000 games A won 3197 and B won: 6690
07:29:36 With the combination Random/Random in 10000 games A won 3197 and B won: 6691
07:29:36 With the combination Random/Random in 10000 games A won 3197 and B won: 6692
07:29:36 With the combination Random/Random in 10000 games A won 3197 and B won: 6693
07:29:36 With the combination Random/Random in 10000 games A won 3198 and B won: 6693
07:29:36 With the combination Random/Random in 10000 games A won 3199 and B won: 6693
07:29:36 With the combination Random/Random in 10000 games A won 3199 and B won: 6694
07:29:36 With the combination Random/Random in 10000 games A won 3199 and B won: 6695
07:29:36 With the combination Random/Random in 10000 games A won 3199 and B won: 6696
07:29:36 With the combination Random/Random in 10000 games A won 3200 and B won: 6696
07:29:36 With the combination Random/Random in 10000 games A won 3200 and B won: 6697
07:29:36 With the combination Random/Random in 10000 games A won 3200 and B won: 6698
07:29:36 With the combination Random/Random in 10000 games A won 3201 and B won: 6698
07:29:36 With the combination Random/Random in 10000 games A won 3201 and B won: 6699
07:29:36 With the combination Random/Random in 10000 games A won 3201 and B won: 6700
07:29:36 With the combination Random/Random in 10000 games A won 3201 and B won: 6701
07:29:36 With the combination Random/Random in 10000 games A won 3201 and B won: 6702
07:29:36 With the combination Random/Random in 10000 games A won 3201 and B won: 6703
07:29:36 With the combination Random/Random in 10000 games A won 3201 and B won: 6704
07:29:36 With the combination Random/Random in 10000 games A won 3201 and B won: 6705
07:29:36 With the combination Random/Random in 10000 games A won 3202 and B won: 6705
07:29:36 With the combination Random/Random in 10000 games A won 3203 and B won: 6705
07:29:36 With the combination Random/Random in 10000 games A won 3204 and B won: 6705
07:29:36 With the combination Random/Random in 10000 games A won 3204 and B won: 6706
07:29:36 With the combination Random/Random in 10000 games A won 3204 and B won: 6707
07:29:36 With the combination Random/Random in 10000 games A won 3204 and B won: 6708
07:29:36 With the combination Random/Random in 10000 games A won 3204 and B won: 6709
07:29:36 With the combination Random/Random in 10000 games A won 3204 and B won: 6710
07:29:36 With the combination Random/Random in 10000 games A won 3204 and B won: 6711
07:29:36 With the combination Random/Random in 10000 games A won 3205 and B won: 6711
07:29:36 With the combination Random/Random in 10000 games A won 3205 and B won: 6712
07:29:36 With the combination Random/Random in 10000 games A won 3205 and B won: 6713
07:29:36 With the combination Random/Random in 10000 games A won 3205 and B won: 6714
07:29:36 With the combination Random/Random in 10000 games A won 3206 and B won: 6714
07:29:36 With the combination Random/Random in 10000 games A won 3206 and B won: 6715
07:29:36 With the combination Random/Random in 10000 games A won 3207 and B won: 6715
07:29:36 With the combination Random/Random in 10000 games A won 3207 and B won: 6716
07:29:36 With the combination Random/Random in 10000 games A won 3207 and B won: 6717
07:29:36 With the combination Random/Random in 10000 games A won 3208 and B won: 6717
07:29:36 With the combination Random/Random in 10000 games A won 3208 and B won: 6718
07:29:36 With the combination Random/Random in 10000 games A won 3208 and B won: 6719
07:29:36 With the combination Random/Random in 10000 games A won 3208 and B won: 6720
07:29:36 With the combination Random/Random in 10000 games A won 3209 and B won: 6720
07:29:36 With the combination Random/Random in 10000 games A won 3210 and B won: 6720
07:29:36 With the combination Random/Random in 10000 games A won 3210 and B won: 6721
07:29:36 With the combination Random/Random in 10000 games A won 3211 and B won: 6721
07:29:36 With the combination Random/Random in 10000 games A won 3212 and B won: 6721
07:29:36 With the combination Random/Random in 10000 games A won 3212 and B won: 6722
07:29:36 With the combination Random/Random in 10000 games A won 3212 and B won: 6723
07:29:36 With the combination Random/Random in 10000 games A won 3213 and B won: 6723
07:29:36 With the combination Random/Random in 10000 games A won 3213 and B won: 6724
07:29:36 With the combination Random/Random in 10000 games A won 3213 and B won: 6725
07:29:36 With the combination Random/Random in 10000 games A won 3214 and B won: 6725
07:29:36 With the combination Random/Random in 10000 games A won 3214 and B won: 6726
07:29:36 With the combination Random/Random in 10000 games A won 3214 and B won: 6727
07:29:36 With the combination Random/Random in 10000 games A won 3214 and B won: 6728
07:29:36 With the combination Random/Random in 10000 games A won 3214 and B won: 6729
07:29:36 With the combination Random/Random in 10000 games A won 3215 and B won: 6729
07:29:36 With the combination Random/Random in 10000 games A won 3215 and B won: 6730
07:29:36 With the combination Random/Random in 10000 games A won 3215 and B won: 6731
07:29:36 With the combination Random/Random in 10000 games A won 3215 and B won: 6732
07:29:36 With the combination Random/Random in 10000 games A won 3215 and B won: 6733
07:29:36 With the combination Random/Random in 10000 games A won 3216 and B won: 6733
07:29:36 With the combination Random/Random in 10000 games A won 3216 and B won: 6734
07:29:36 With the combination Random/Random in 10000 games A won 3216 and B won: 6735
07:29:36 With the combination Random/Random in 10000 games A won 3217 and B won: 6735
07:29:36 With the combination Random/Random in 10000 games A won 3218 and B won: 6735
07:29:36 With the combination Random/Random in 10000 games A won 3218 and B won: 6736
07:29:36 With the combination Random/Random in 10000 games A won 3219 and B won: 6736
07:29:36 With the combination Random/Random in 10000 games A won 3219 and B won: 6737
07:29:36 With the combination Random/Random in 10000 games A won 3219 and B won: 6738
07:29:36 With the combination Random/Random in 10000 games A won 3219 and B won: 6739
07:29:36 With the combination Random/Random in 10000 games A won 3219 and B won: 6740
07:29:36 With the combination Random/Random in 10000 games A won 3220 and B won: 6740
07:29:36 With the combination Random/Random in 10000 games A won 3220 and B won: 6741
07:29:37 With the combination Random/Random in 10000 games A won 3221 and B won: 6741
07:29:37 With the combination Random/Random in 10000 games A won 3221 and B won: 6742
07:29:37 With the combination Random/Random in 10000 games A won 3221 and B won: 6743
07:29:37 With the combination Random/Random in 10000 games A won 3221 and B won: 6744
07:29:37 With the combination Random/Random in 10000 games A won 3221 and B won: 6745
07:29:37 With the combination Random/Random in 10000 games A won 3221 and B won: 6746
07:29:37 With the combination Random/Random in 10000 games A won 3222 and B won: 6746
07:29:37 With the combination Random/Random in 10000 games A won 3222 and B won: 6747
07:29:37 With the combination Random/Random in 10000 games A won 3222 and B won: 6748
07:29:37 With the combination Random/Random in 10000 games A won 3222 and B won: 6749
07:29:37 With the combination Random/Random in 10000 games A won 3223 and B won: 6749
07:29:37 With the combination Random/Random in 10000 games A won 3223 and B won: 6750
07:29:37 With the combination Random/Random in 10000 games A won 3224 and B won: 6750
07:29:37 With the combination Random/Random in 10000 games A won 3225 and B won: 6750
07:29:37 With the combination Random/Random in 10000 games A won 3226 and B won: 6750
07:29:37 With the combination Random/Random in 10000 games A won 3227 and B won: 6750
07:29:37 With the combination Random/Random in 10000 games A won 3227 and B won: 6751
07:29:37 With the combination Random/Random in 10000 games A won 3227 and B won: 6752
07:29:37 With the combination Random/Random in 10000 games A won 3227 and B won: 6753
07:29:37 With the combination Random/Random in 10000 games A won 3227 and B won: 6754
07:29:37 With the combination Random/Random in 10000 games A won 3227 and B won: 6755
07:29:37 With the combination Random/Random in 10000 games A won 3227 and B won: 6756
07:29:37 With the combination Random/Random in 10000 games A won 3227 and B won: 6757
07:29:37 With the combination Random/Random in 10000 games A won 3227 and B won: 6758
07:29:37 With the combination Random/Random in 10000 games A won 3227 and B won: 6759
07:29:37 With the combination Random/Random in 10000 games A won 3227 and B won: 6760
07:29:37 With the combination Random/Random in 10000 games A won 3227 and B won: 6761
07:29:37 With the combination Random/Random in 10000 games A won 3227 and B won: 6762
07:29:37 With the combination Random/Random in 10000 games A won 3227 and B won: 6763
07:29:37 With the combination Random/Random in 10000 games A won 3227 and B won: 6764
07:29:37 With the combination Random/Random in 10000 games A won 3227 and B won: 6765
07:29:37 With the combination Random/Random in 10000 games A won 3227 and B won: 6766
07:29:37 With the combination Random/Random in 10000 games A won 3227 and B won: 6767
07:29:37 With the combination Random/Random in 10000 games A won 3227 and B won: 6768
07:29:37 With the combination Random/Random in 10000 games A won 3228 and B won: 6768
07:29:37 With the combination Random/Random in 10000 games A won 3228 and B won: 6769
07:29:37 With the combination Random/Random in 10000 games A won 3228 and B won: 6770
07:29:37 With the combination Random/Random in 10000 games A won 3229 and B won: 6770
07:29:37 With the combination Random/Random in 10000 games A won 3229 and B won: 6771
07:29:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.746 s - in de.fhdw.gaming.ipspiel21.kopfzahlkante.domain.impl.KopfzahlkanteGameImplTest
07:29:37 [INFO] Running de.fhdw.gaming.ipspiel21.kopfzahlkante.domain.impl.KopfzahlkantePlayerImplTest
07:29:37 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in de.fhdw.gaming.ipspiel21.kopfzahlkante.domain.impl.KopfzahlkantePlayerImplTest
07:29:37 [INFO] Running de.fhdw.gaming.ipspiel21.kopfzahlkante.domain.impl.KopfzahlkantePlayerBuilderImplTest
07:29:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in de.fhdw.gaming.ipspiel21.kopfzahlkante.domain.impl.KopfzahlkantePlayerBuilderImplTest
07:29:37 [INFO] Running de.fhdw.gaming.ipspiel21.kopfzahlkante.domain.impl.KopfzahlkanteStateImplTest
07:29:37 KopfzahlkanteState[firstPlayer=KopfzahlkantePlayer[name=A, state=PLAYING, outcome=Optional.empty], secondPlayer=KopfzahlkantePlayer[name=B, state=PLAYING, outcome=Optional.empty]]
07:29:37 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in de.fhdw.gaming.ipspiel21.kopfzahlkante.domain.impl.KopfzahlkanteStateImplTest
07:29:37 [INFO] Running de.fhdw.gaming.ipspiel21.kopfzahlkante.domain.impl.KopfzahlkanteGameBuilderImplTest
07:29:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in de.fhdw.gaming.ipspiel21.kopfzahlkante.domain.impl.KopfzahlkanteGameBuilderImplTest
07:29:37 [INFO] 
07:29:37 [INFO] Results:
07:29:37 [INFO] 
07:29:37 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
07:29:37 [INFO] 
07:29:37 [JENKINS] Recording test results
07:29:37 [INFO] 
07:29:37 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-kopfzahlkante ---
07:29:37 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahlkante/target/jacoco.exec
07:29:37 [INFO] Analyzed bundle 'IP Spieltheorie 2021 Kopfzahlkante Game' with 22 classes
07:29:38 [INFO] 
07:29:38 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-kopfzahlkante ---
07:29:38 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahlkante/target/ipspiel21-kopfzahlkante-1.0.0-SNAPSHOT.jar
07:29:38 [INFO] 
07:29:38 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-kopfzahlkante ---
07:29:38 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahlkante/target/ipspiel21-kopfzahlkante-1.0.0-SNAPSHOT-sources.jar
07:29:38 [INFO] 
07:29:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-kopfzahlkante ---
07:29:38 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahlkante/target/ipspiel21-kopfzahlkante-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-kopfzahlkante/1.0.0-SNAPSHOT/ipspiel21-kopfzahlkante-1.0.0-SNAPSHOT.jar
07:29:38 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahlkante/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-kopfzahlkante/1.0.0-SNAPSHOT/ipspiel21-kopfzahlkante-1.0.0-SNAPSHOT.pom
07:29:38 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahlkante/target/ipspiel21-kopfzahlkante-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-kopfzahlkante/1.0.0-SNAPSHOT/ipspiel21-kopfzahlkante-1.0.0-SNAPSHOT-sources.jar
07:29:38 [INFO] 
07:29:38 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-kopfzahlkante ---
07:29:38 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:29:38 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:29:38 [INFO] Rendering site with default locale English (en)
07:29:38 [WARNING] No project URL defined - decoration links will not be relativized!
07:29:38 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:29:38 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
07:29:39 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:29:39 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:29:39 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:29:39 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:29:39 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:29:40 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:29:40 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:29:40 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahlkante/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahlkante@tmp/maven-reporters/moduleset/site/ipspiel21-kopfzahlkante
07:29:41 [INFO] 
07:29:41 [INFO] -------------< de.fhdw.gaming.ipspiel21:ipspiel21-dilemma >-------------
07:29:41 [INFO] Building IP Spieltheorie 2021 prisoner dilemma Game 1.0.0-SNAPSHOT [8/27]
07:29:41 [INFO] --------------------------------[ pom ]---------------------------------
07:29:41 [INFO] 
07:29:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-dilemma ---
07:29:41 [INFO] 
07:29:41 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-dilemma ---
07:29:41 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-dilemma/1.0.0-SNAPSHOT/ipspiel21-dilemma-1.0.0-SNAPSHOT.pom
07:29:41 [INFO] 
07:29:41 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-dilemma ---
07:29:41 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:29:41 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:29:41 [INFO] Rendering site with default locale English (en)
07:29:41 [WARNING] No project URL defined - decoration links will not be relativized!
07:29:41 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:29:41 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:29:41 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:29:41 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:29:41 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:29:41 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.1.1:modules
07:29:41 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:29:42 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:29:42 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:29:42 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma@tmp/maven-reporters/moduleset/site/ipspiel21-dilemma
07:29:42 [INFO] 
07:29:42 [INFO] ---------< de.fhdw.gaming.ipspiel21:ipspiel21-dilemmaOriginal >---------
07:29:42 [INFO] Building IP Spieltheorie 2021 original dilemma game 1.0.0-SNAPSHOT [9/27]
07:29:42 [INFO] --------------------------------[ jar ]---------------------------------
07:29:42 [INFO] 
07:29:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-dilemmaOriginal ---
07:29:42 [INFO] 
07:29:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-dilemmaOriginal ---
07:29:43 [INFO] You have 0 Checkstyle violations.
07:29:43 [INFO] 
07:29:43 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-dilemmaOriginal >>>
07:29:43 [INFO] 
07:29:43 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-dilemmaOriginal ---
07:29:46 [INFO] 
07:29:46 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-dilemmaOriginal <<<
07:29:46 [INFO] 
07:29:46 [INFO] 
07:29:46 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-dilemmaOriginal ---
07:29:46 [INFO] PMD version: 6.30.0
07:29:46 [INFO] You have 1 PMD violation. For more details see: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/pmd.xml
07:29:46 [INFO] 
07:29:46 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-dilemmaOriginal ---
07:29:46 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/jacoco.exec
07:29:46 [INFO] 
07:29:46 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-dilemmaOriginal ---
07:29:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:29:46 [INFO] Copying 1 resource
07:29:46 [INFO] 
07:29:46 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-dilemmaOriginal ---
07:29:46 [INFO] Changes detected - recompiling the module!
07:29:46 [INFO] Compiling 46 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/classes
07:29:47 [INFO] 
07:29:47 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-dilemmaOriginal >>>
07:29:47 [INFO] 
07:29:47 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-dilemmaOriginal ---
07:29:47 [INFO] Fork Value is true
07:29:56 [INFO] Done SpotBugs Analysis....
07:29:57 [INFO] 
07:29:57 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-dilemmaOriginal <<<
07:29:57 [INFO] 
07:29:57 [INFO] 
07:29:57 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-dilemmaOriginal ---
07:29:57 [INFO] BugInstance size is 0
07:29:57 [INFO] Error size is 0
07:29:57 [INFO] No errors/warnings found
07:29:57 [INFO] 
07:29:57 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-dilemmaOriginal ---
07:29:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:29:57 [INFO] Copying 1 resource
07:29:57 [INFO] 
07:29:57 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-dilemmaOriginal ---
07:29:57 [INFO] Changes detected - recompiling the module!
07:29:57 [INFO] Compiling 6 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/test-classes
07:29:58 [INFO] 
07:29:58 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-dilemmaOriginal ---
07:29:58 [INFO] 
07:29:58 [INFO] -------------------------------------------------------
07:29:58 [INFO]  T E S T S
07:29:58 [INFO] -------------------------------------------------------
07:30:00 [INFO] Running de.fhdw.gaming.ipspiel21.dilemmaOriginal.strategy.EvolutionStrategiesTest
07:30:01 0
07:30:01 0
07:30:01 1
07:30:01 2
07:30:01 3
07:30:01 4
07:30:01 5
07:30:01 6
07:30:01 7
07:30:01 8
07:30:01 9
07:30:01 0
07:30:01 1
07:30:01 2
07:30:01 3
07:30:01 4
07:30:01 5
07:30:01 6
07:30:01 7
07:30:01 8
07:30:01 9
07:30:01 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.675 s - in de.fhdw.gaming.ipspiel21.dilemmaOriginal.strategy.EvolutionStrategiesTest
07:30:01 [INFO] Running de.fhdw.gaming.ipspiel21.dilemmaOriginal.domain.DilemmaGameTest
07:30:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in de.fhdw.gaming.ipspiel21.dilemmaOriginal.domain.DilemmaGameTest
07:30:01 [INFO] Running de.fhdw.gaming.ipspiel21.dilemmaOriginal.domain.GameHistoryImplTest
07:30:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in de.fhdw.gaming.ipspiel21.dilemmaOriginal.domain.GameHistoryImplTest
07:30:01 [INFO] Running de.fhdw.gaming.ipspiel21.dilemmaOriginal.domain.GameHistoryCollectionImplTest
07:30:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in de.fhdw.gaming.ipspiel21.dilemmaOriginal.domain.GameHistoryCollectionImplTest
07:30:01 [INFO] Running de.fhdw.gaming.ipspiel21.dilemmaOriginal.domain.impl.DilemmaGameImplTest
07:30:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in de.fhdw.gaming.ipspiel21.dilemmaOriginal.domain.impl.DilemmaGameImplTest
07:30:01 [INFO] Running de.fhdw.gaming.ipspiel21.dilemmaOriginal.domain.impl.DilemmaPlayerImplTest
07:30:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in de.fhdw.gaming.ipspiel21.dilemmaOriginal.domain.impl.DilemmaPlayerImplTest
07:30:02 [INFO] 
07:30:02 [INFO] Results:
07:30:02 [INFO] 
07:30:02 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
07:30:02 [INFO] 
07:30:02 [JENKINS] Recording test results
07:30:02 [INFO] 
07:30:02 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-dilemmaOriginal ---
07:30:02 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/jacoco.exec
07:30:02 [INFO] Analyzed bundle 'IP Spieltheorie 2021 original dilemma game' with 36 classes
07:30:02 [INFO] 
07:30:02 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-dilemmaOriginal ---
07:30:02 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/ipspiel21-dilemmaOriginal-1.0.0-SNAPSHOT.jar
07:30:02 [INFO] 
07:30:02 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-dilemmaOriginal ---
07:30:02 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/ipspiel21-dilemmaOriginal-1.0.0-SNAPSHOT-sources.jar
07:30:02 [INFO] 
07:30:02 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-dilemmaOriginal ---
07:30:02 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/ipspiel21-dilemmaOriginal-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-dilemmaOriginal/1.0.0-SNAPSHOT/ipspiel21-dilemmaOriginal-1.0.0-SNAPSHOT.jar
07:30:02 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-dilemmaOriginal/1.0.0-SNAPSHOT/ipspiel21-dilemmaOriginal-1.0.0-SNAPSHOT.pom
07:30:02 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/ipspiel21-dilemmaOriginal-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-dilemmaOriginal/1.0.0-SNAPSHOT/ipspiel21-dilemmaOriginal-1.0.0-SNAPSHOT-sources.jar
07:30:02 [INFO] 
07:30:02 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-dilemmaOriginal ---
07:30:02 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:30:02 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:30:02 [INFO] Rendering site with default locale English (en)
07:30:02 [WARNING] No project URL defined - decoration links will not be relativized!
07:30:02 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:30:02 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
07:30:03 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:30:03 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:30:03 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:30:03 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:30:04 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:30:04 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:30:04 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:30:04 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaOriginal@tmp/maven-reporters/moduleset/site/ipspiel21-dilemma/ipspiel21-dilemmaOriginal
07:30:05 [INFO] 
07:30:05 [INFO] ----------< de.fhdw.gaming.ipspiel21:ipspiel21-dilemmaBasic >-----------
07:30:05 [INFO] Building IP Spieltheorie 2021 basic dilemma game 1.0.0-SNAPSHOT  [10/27]
07:30:05 [INFO] --------------------------------[ jar ]---------------------------------
07:30:05 [INFO] 
07:30:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-dilemmaBasic ---
07:30:05 [INFO] 
07:30:05 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-dilemmaBasic ---
07:30:05 [INFO] You have 0 Checkstyle violations.
07:30:05 [INFO] 
07:30:05 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-dilemmaBasic >>>
07:30:05 [INFO] 
07:30:05 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-dilemmaBasic ---
07:30:06 [INFO] 
07:30:06 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-dilemmaBasic <<<
07:30:06 [INFO] 
07:30:06 [INFO] 
07:30:06 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-dilemmaBasic ---
07:30:06 [INFO] PMD version: 6.30.0
07:30:06 [INFO] 
07:30:06 [INFO] 
07:30:06 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-dilemmaBasic ---
07:30:06 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaBasic/target/jacoco.exec
07:30:06 [INFO] 
07:30:06 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-dilemmaBasic ---
07:30:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:30:06 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaBasic/src/main/resources
07:30:06 [INFO] 
07:30:06 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-dilemmaBasic ---
07:30:06 [INFO] Changes detected - recompiling the module!
07:30:06 [INFO] Compiling 2 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaBasic/target/classes
07:30:06 [INFO] 
07:30:06 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-dilemmaBasic >>>
07:30:06 [INFO] 
07:30:06 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-dilemmaBasic ---
07:30:06 [INFO] Fork Value is true
07:30:13 [INFO] Done SpotBugs Analysis....
07:30:14 [INFO] 
07:30:14 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-dilemmaBasic <<<
07:30:14 [INFO] 
07:30:14 [INFO] 
07:30:14 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-dilemmaBasic ---
07:30:14 [INFO] BugInstance size is 0
07:30:14 [INFO] Error size is 0
07:30:14 [INFO] No errors/warnings found
07:30:14 [INFO] 
07:30:14 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-dilemmaBasic ---
07:30:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:30:14 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaBasic/src/test/resources
07:30:14 [INFO] 
07:30:14 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-dilemmaBasic ---
07:30:14 [INFO] No sources to compile
07:30:14 [INFO] 
07:30:14 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-dilemmaBasic ---
07:30:14 [INFO] No tests to run.
07:30:14 [JENKINS] Recording test results[INFO] 
07:30:14 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-dilemmaBasic ---
07:30:14 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:30:14 
07:30:14 [INFO] 
07:30:14 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-dilemmaBasic ---
07:30:14 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaBasic/target/ipspiel21-dilemmaBasic-1.0.0-SNAPSHOT.jar
07:30:14 [INFO] 
07:30:14 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-dilemmaBasic ---
07:30:14 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaBasic/target/ipspiel21-dilemmaBasic-1.0.0-SNAPSHOT-sources.jar
07:30:14 [INFO] 
07:30:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-dilemmaBasic ---
07:30:14 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaBasic/target/ipspiel21-dilemmaBasic-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-dilemmaBasic/1.0.0-SNAPSHOT/ipspiel21-dilemmaBasic-1.0.0-SNAPSHOT.jar
07:30:14 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaBasic/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-dilemmaBasic/1.0.0-SNAPSHOT/ipspiel21-dilemmaBasic-1.0.0-SNAPSHOT.pom
07:30:14 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaBasic/target/ipspiel21-dilemmaBasic-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-dilemmaBasic/1.0.0-SNAPSHOT/ipspiel21-dilemmaBasic-1.0.0-SNAPSHOT-sources.jar
07:30:14 [INFO] 
07:30:14 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-dilemmaBasic ---
07:30:14 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:30:14 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:30:14 [INFO] Rendering site with default locale English (en)
07:30:14 [WARNING] No project URL defined - decoration links will not be relativized!
07:30:14 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:30:14 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
07:30:15 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:30:15 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:30:15 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:30:15 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:30:16 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:30:16 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:30:16 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:30:16 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaBasic/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaBasic@tmp/maven-reporters/moduleset/site/ipspiel21-dilemma/ipspiel21-dilemmaBasic
07:30:17 [INFO] 
07:30:17 [INFO] ---------< de.fhdw.gaming.ipspiel21:ipspiel21-customStrategy >----------
07:30:17 [INFO] Building IP Spieltheorie 2021 Configuration Customized 1.0.0-SNAPSHOT [11/27]
07:30:17 [INFO] --------------------------------[ pom ]---------------------------------
07:30:17 [INFO] 
07:30:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-customStrategy ---
07:30:17 [INFO] 
07:30:17 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-customStrategy ---
07:30:17 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-customStrategy/1.0.0-SNAPSHOT/ipspiel21-customStrategy-1.0.0-SNAPSHOT.pom
07:30:17 [INFO] 
07:30:17 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-customStrategy ---
07:30:17 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:30:17 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:30:17 [INFO] Rendering site with default locale English (en)
07:30:17 [WARNING] No project URL defined - decoration links will not be relativized!
07:30:17 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:30:17 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:30:17 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:30:17 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:30:17 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:30:18 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.1.1:modules
07:30:18 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:30:18 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:30:18 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:30:18 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy@tmp/maven-reporters/moduleset/site/ipspiel21-customStrategy
07:30:19 [INFO] 
07:30:19 [INFO] -----------< de.fhdw.gaming.ipspiel21:ipspiel21-customCore >------------
07:30:19 [INFO] Building IP Spieltheorie 2021 Configuration Customized Strategy Core 1.0.0-SNAPSHOT [12/27]
07:30:19 [INFO] --------------------------------[ jar ]---------------------------------
07:30:19 [INFO] 
07:30:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-customCore ---
07:30:19 [INFO] 
07:30:19 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-customCore ---
07:30:19 [INFO] You have 0 Checkstyle violations.
07:30:19 [INFO] 
07:30:19 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-customCore >>>
07:30:19 [INFO] 
07:30:19 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-customCore ---
07:30:20 [INFO] 
07:30:20 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-customCore <<<
07:30:20 [INFO] 
07:30:20 [INFO] 
07:30:20 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-customCore ---
07:30:20 [INFO] PMD version: 6.30.0
07:30:20 [INFO] 
07:30:20 [INFO] 
07:30:20 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-customCore ---
07:30:20 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customCore/target/jacoco.exec
07:30:20 [INFO] 
07:30:20 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-customCore ---
07:30:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:30:20 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customCore/src/main/resources
07:30:20 [INFO] 
07:30:20 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-customCore ---
07:30:20 [INFO] Changes detected - recompiling the module!
07:30:20 [INFO] Compiling 2 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customCore/target/classes
07:30:20 [INFO] 
07:30:20 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-customCore >>>
07:30:20 [INFO] 
07:30:20 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-customCore ---
07:30:20 [INFO] Fork Value is true
07:30:28 [INFO] Done SpotBugs Analysis....
07:30:28 [INFO] 
07:30:28 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-customCore <<<
07:30:28 [INFO] 
07:30:28 [INFO] 
07:30:28 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-customCore ---
07:30:28 [INFO] BugInstance size is 0
07:30:28 [INFO] Error size is 0
07:30:28 [INFO] No errors/warnings found
07:30:28 [INFO] 
07:30:28 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-customCore ---
07:30:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:30:28 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customCore/src/test/resources
07:30:28 [INFO] 
07:30:28 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-customCore ---
07:30:28 [INFO] No sources to compile
07:30:28 [INFO] 
07:30:28 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-customCore ---
07:30:28 [INFO] No tests to run.
07:30:28 [JENKINS] Recording test results
07:30:28 [INFO] 
07:30:28 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-customCore ---
07:30:28 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:30:28 [INFO] 
07:30:28 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-customCore ---
07:30:28 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customCore/target/ipspiel21-customCore-1.0.0-SNAPSHOT.jar
07:30:28 [INFO] 
07:30:28 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-customCore ---
07:30:28 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customCore/target/ipspiel21-customCore-1.0.0-SNAPSHOT-sources.jar
07:30:28 [INFO] 
07:30:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-customCore ---
07:30:28 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customCore/target/ipspiel21-customCore-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-customCore/1.0.0-SNAPSHOT/ipspiel21-customCore-1.0.0-SNAPSHOT.jar
07:30:28 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customCore/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-customCore/1.0.0-SNAPSHOT/ipspiel21-customCore-1.0.0-SNAPSHOT.pom
07:30:28 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customCore/target/ipspiel21-customCore-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-customCore/1.0.0-SNAPSHOT/ipspiel21-customCore-1.0.0-SNAPSHOT-sources.jar
07:30:29 [INFO] 
07:30:29 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-customCore ---
07:30:29 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:30:29 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:30:29 [INFO] Rendering site with default locale English (en)
07:30:29 [WARNING] No project URL defined - decoration links will not be relativized!
07:30:29 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:30:29 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
07:30:30 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:30:30 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:30:30 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:30:30 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:30:30 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:30:31 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:30:31 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:30:31 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customCore/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customCore@tmp/maven-reporters/moduleset/site/ipspiel21-customStrategy/ipspiel21-customCore
07:30:32 [INFO] 
07:30:32 [INFO] ------------< de.fhdw.gaming.ipspiel21:ipspiel21-customGui >------------
07:30:32 [INFO] Building IP Spieltheorie 2021 Configuration Customized Strategy Gui 1.0.0-SNAPSHOT [13/27]
07:30:32 [INFO] --------------------------------[ jar ]---------------------------------
07:30:32 [INFO] 
07:30:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-customGui ---
07:30:32 [INFO] 
07:30:32 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-customGui ---
07:30:32 [INFO] You have 0 Checkstyle violations.
07:30:32 [INFO] 
07:30:32 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-customGui >>>
07:30:32 [INFO] 
07:30:32 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-customGui ---
07:30:33 [INFO] 
07:30:33 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-customGui <<<
07:30:33 [INFO] 
07:30:33 [INFO] 
07:30:33 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-customGui ---
07:30:33 [INFO] PMD version: 6.30.0
07:30:33 [INFO] 
07:30:33 [INFO] 
07:30:33 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-customGui ---
07:30:33 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customGui/target/jacoco.exec
07:30:33 [INFO] 
07:30:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-customGui ---
07:30:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:30:33 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customGui/src/main/resources
07:30:33 [INFO] 
07:30:34 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-customGui ---
07:30:34 [WARNING] Can't extract module name from batik-script-1.13.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module
07:30:34 [WARNING] Can't extract module name from xalan-2.7.2.jar: Provider class org.apache.bsf.BSFManager not in module
07:30:34 [INFO] Changes detected - recompiling the module!
07:30:34 [INFO] Compiling 2 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customGui/target/classes
07:30:34 [INFO] 
07:30:34 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-customGui >>>
07:30:34 [INFO] 
07:30:34 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-customGui ---
07:30:34 [INFO] Fork Value is true
07:30:42 [INFO] Done SpotBugs Analysis....
07:30:42 [INFO] 
07:30:42 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-customGui <<<
07:30:42 [INFO] 
07:30:42 [INFO] 
07:30:42 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-customGui ---
07:30:42 [INFO] BugInstance size is 0
07:30:42 [INFO] Error size is 0
07:30:42 [INFO] No errors/warnings found
07:30:42 [INFO] 
07:30:42 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-customGui ---
07:30:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:30:42 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customGui/src/test/resources
07:30:42 [INFO] 
07:30:42 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-customGui ---
07:30:42 [INFO] No sources to compile
07:30:43 [INFO] 
07:30:43 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-customGui ---
07:30:43 [INFO] No tests to run.
07:30:43 [INFO] 
07:30:43 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-customGui ---
07:30:43 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:30:43 [JENKINS] Recording test results
07:30:43 [INFO] 
07:30:43 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-customGui ---
07:30:43 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customGui/target/ipspiel21-customGui-1.0.0-SNAPSHOT.jar
07:30:43 [INFO] 
07:30:43 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-customGui ---
07:30:43 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customGui/target/ipspiel21-customGui-1.0.0-SNAPSHOT-sources.jar
07:30:43 [INFO] 
07:30:43 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-customGui ---
07:30:43 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customGui/target/ipspiel21-customGui-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-customGui/1.0.0-SNAPSHOT/ipspiel21-customGui-1.0.0-SNAPSHOT.jar
07:30:43 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customGui/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-customGui/1.0.0-SNAPSHOT/ipspiel21-customGui-1.0.0-SNAPSHOT.pom
07:30:43 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customGui/target/ipspiel21-customGui-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-customGui/1.0.0-SNAPSHOT/ipspiel21-customGui-1.0.0-SNAPSHOT-sources.jar
07:30:43 [INFO] 
07:30:43 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-customGui ---
07:30:43 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:30:43 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:30:43 [INFO] Rendering site with default locale English (en)
07:30:43 [WARNING] No project URL defined - decoration links will not be relativized!
07:30:43 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:30:43 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
07:30:43 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
07:30:44 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
07:30:44 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
07:30:44 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
07:30:50 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:30:50 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:30:50 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:30:50 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:30:50 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:30:51 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:30:51 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:30:51 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customGui/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customGui@tmp/maven-reporters/moduleset/site/ipspiel21-customStrategy/ipspiel21-customGui
07:30:52 [INFO] 
07:30:52 [INFO] --------< de.fhdw.gaming.ipspiel21:ipspiel21-dilemmaCustomized >--------
07:30:52 [INFO] Building IP Spieltheorie 2021 customized dilemma game 1.0.0-SNAPSHOT [14/27]
07:30:52 [INFO] --------------------------------[ jar ]---------------------------------
07:30:52 [INFO] 
07:30:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-dilemmaCustomized ---
07:30:52 [INFO] 
07:30:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-dilemmaCustomized ---
07:30:52 [INFO] You have 0 Checkstyle violations.
07:30:52 [INFO] 
07:30:52 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-dilemmaCustomized >>>
07:30:52 [INFO] 
07:30:52 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-dilemmaCustomized ---
07:30:53 [INFO] 
07:30:53 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-dilemmaCustomized <<<
07:30:53 [INFO] 
07:30:53 [INFO] 
07:30:53 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-dilemmaCustomized ---
07:30:53 [INFO] PMD version: 6.30.0
07:30:53 [INFO] 
07:30:53 [INFO] 
07:30:53 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-dilemmaCustomized ---
07:30:53 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target/jacoco.exec
07:30:53 [INFO] 
07:30:53 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-dilemmaCustomized ---
07:30:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:30:53 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/src/main/resources
07:30:53 [INFO] 
07:30:53 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-dilemmaCustomized ---
07:30:53 [WARNING] Can't extract module name from batik-script-1.13.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module
07:30:53 [WARNING] Can't extract module name from xalan-2.7.2.jar: Provider class org.apache.bsf.BSFManager not in module
07:30:53 [INFO] Changes detected - recompiling the module!
07:30:53 [INFO] Compiling 3 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target/classes
07:30:54 [INFO] 
07:30:54 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-dilemmaCustomized >>>
07:30:54 [INFO] 
07:30:54 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-dilemmaCustomized ---
07:30:54 [INFO] Fork Value is true
07:31:01 [INFO] Done SpotBugs Analysis....
07:31:01 [INFO] 
07:31:01 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-dilemmaCustomized <<<
07:31:01 [INFO] 
07:31:01 [INFO] 
07:31:01 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-dilemmaCustomized ---
07:31:01 [INFO] BugInstance size is 0
07:31:01 [INFO] Error size is 0
07:31:01 [INFO] No errors/warnings found
07:31:01 [INFO] 
07:31:01 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-dilemmaCustomized ---
07:31:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:31:01 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/src/test/resources
07:31:01 [INFO] 
07:31:01 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-dilemmaCustomized ---
07:31:01 [INFO] No sources to compile
07:31:01 [INFO] 
07:31:01 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-dilemmaCustomized ---
07:31:01 [INFO] No tests to run.
07:31:01 [INFO] 
07:31:01 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-dilemmaCustomized ---
07:31:01 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:31:01 [JENKINS] Recording test results
07:31:01 [INFO] 
07:31:01 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-dilemmaCustomized ---
07:31:01 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target/ipspiel21-dilemmaCustomized-1.0.0-SNAPSHOT.jar
07:31:01 [INFO] 
07:31:01 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-dilemmaCustomized ---
07:31:01 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target/ipspiel21-dilemmaCustomized-1.0.0-SNAPSHOT-sources.jar
07:31:01 [INFO] 
07:31:01 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-dilemmaCustomized ---
07:31:01 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target/ipspiel21-dilemmaCustomized-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-dilemmaCustomized/1.0.0-SNAPSHOT/ipspiel21-dilemmaCustomized-1.0.0-SNAPSHOT.jar
07:31:01 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-dilemmaCustomized/1.0.0-SNAPSHOT/ipspiel21-dilemmaCustomized-1.0.0-SNAPSHOT.pom
07:31:01 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target/ipspiel21-dilemmaCustomized-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-dilemmaCustomized/1.0.0-SNAPSHOT/ipspiel21-dilemmaCustomized-1.0.0-SNAPSHOT-sources.jar
07:31:01 [INFO] 
07:31:01 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-dilemmaCustomized ---
07:31:01 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:31:01 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:31:01 [INFO] Rendering site with default locale English (en)
07:31:01 [WARNING] No project URL defined - decoration links will not be relativized!
07:31:01 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:31:01 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
07:31:02 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
07:31:02 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
07:31:02 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
07:31:02 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
07:31:07 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:31:07 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:31:07 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:31:07 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:31:08 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:31:08 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:31:09 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:31:09 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaCustomized@tmp/maven-reporters/moduleset/site/ipspiel21-dilemma/ipspiel21-dilemmaCustomized
07:31:09 [INFO] 
07:31:09 [INFO] ------------< de.fhdw.gaming.ipspiel21:ipspiel21-freizeit >-------------
07:31:09 [INFO] Building IP Spieltheorie 2021 Freizeit Game 1.0.0-SNAPSHOT       [15/27]
07:31:09 [INFO] --------------------------------[ jar ]---------------------------------
07:31:09 [INFO] 
07:31:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-freizeit ---
07:31:09 [INFO] 
07:31:09 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-freizeit ---
07:31:10 [INFO] You have 0 Checkstyle violations.
07:31:10 [INFO] 
07:31:10 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-freizeit >>>
07:31:10 [INFO] 
07:31:10 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-freizeit ---
07:31:13 [INFO] 
07:31:13 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-freizeit <<<
07:31:13 [INFO] 
07:31:13 [INFO] 
07:31:13 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-freizeit ---
07:31:13 [INFO] PMD version: 6.30.0
07:31:13 [INFO] 
07:31:13 [INFO] 
07:31:13 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-freizeit ---
07:31:13 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-freizeit/target/jacoco.exec
07:31:13 [INFO] 
07:31:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-freizeit ---
07:31:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:31:13 [INFO] Copying 2 resources
07:31:13 [INFO] 
07:31:13 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-freizeit ---
07:31:13 [INFO] Changes detected - recompiling the module!
07:31:13 [INFO] Compiling 33 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-freizeit/target/classes
07:31:13 [INFO] 
07:31:13 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-freizeit >>>
07:31:13 [INFO] 
07:31:13 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-freizeit ---
07:31:13 [INFO] Fork Value is true
07:31:23 [INFO] Done SpotBugs Analysis....
07:31:23 [INFO] 
07:31:23 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-freizeit <<<
07:31:23 [INFO] 
07:31:23 [INFO] 
07:31:23 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-freizeit ---
07:31:23 [INFO] BugInstance size is 0
07:31:23 [INFO] Error size is 0
07:31:23 [INFO] No errors/warnings found
07:31:23 [INFO] 
07:31:23 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-freizeit ---
07:31:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:31:23 [INFO] Copying 2 resources
07:31:23 [INFO] 
07:31:23 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-freizeit ---
07:31:23 [INFO] Changes detected - recompiling the module!
07:31:23 [INFO] Compiling 6 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-freizeit/target/test-classes
07:31:23 [INFO] 
07:31:23 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-freizeit ---
07:31:24 [INFO] 
07:31:24 [INFO] -------------------------------------------------------
07:31:24 [INFO]  T E S T S
07:31:24 [INFO] -------------------------------------------------------
07:31:26 [INFO] Running de.fhdw.gaming.ipspiel21.freizeit.domain.impl.FreizeitPlayerImplTest
07:31:26 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s - in de.fhdw.gaming.ipspiel21.freizeit.domain.impl.FreizeitPlayerImplTest
07:31:26 [INFO] Running de.fhdw.gaming.ipspiel21.freizeit.domain.impl.FreizeitGameBuilderImplTest
07:31:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in de.fhdw.gaming.ipspiel21.freizeit.domain.impl.FreizeitGameBuilderImplTest
07:31:26 [INFO] Running de.fhdw.gaming.ipspiel21.freizeit.domain.impl.FreizeitGameImplTest
07:31:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in de.fhdw.gaming.ipspiel21.freizeit.domain.impl.FreizeitGameImplTest
07:31:26 [INFO] Running de.fhdw.gaming.ipspiel21.freizeit.domain.impl.FreizeitPlayerBuilderImplTest
07:31:26 {Saying soccer={Saying soccer=3.0, Saying cinema=5.0}, Saying cinema={Saying soccer=5.0, Saying cinema=3.0}}
07:31:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in de.fhdw.gaming.ipspiel21.freizeit.domain.impl.FreizeitPlayerBuilderImplTest
07:31:26 [INFO] Running de.fhdw.gaming.ipspiel21.freizeit.domain.impl.FreizeitBalancedStrategyTest
07:31:44 Number of games played: 20000
07:31:44 Both players chose their balanced strategy
07:31:44 Outcome of cinema favored player: 20049.0
07:31:44 Outcome of soccer favored player: 13281.0
07:31:44 6768.0
07:31:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.677 s - in de.fhdw.gaming.ipspiel21.freizeit.domain.impl.FreizeitBalancedStrategyTest
07:31:44 [INFO] Running de.fhdw.gaming.ipspiel21.freizeit.domain.impl.FreizeitStateImplTest
07:31:44 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in de.fhdw.gaming.ipspiel21.freizeit.domain.impl.FreizeitStateImplTest
07:31:44 [INFO] 
07:31:44 [INFO] Results:
07:31:44 [INFO] 
07:31:44 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
07:31:44 [INFO] 
07:31:44 [JENKINS] Recording test results
07:31:44 [INFO] 
07:31:44 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-freizeit ---
07:31:44 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-freizeit/target/jacoco.exec
07:31:44 [INFO] Analyzed bundle 'IP Spieltheorie 2021 Freizeit Game' with 21 classes
07:31:45 [INFO] 
07:31:45 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-freizeit ---
07:31:45 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-freizeit/target/ipspiel21-freizeit-1.0.0-SNAPSHOT.jar
07:31:45 [INFO] 
07:31:45 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-freizeit ---
07:31:45 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-freizeit/target/ipspiel21-freizeit-1.0.0-SNAPSHOT-sources.jar
07:31:45 [INFO] 
07:31:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-freizeit ---
07:31:45 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-freizeit/target/ipspiel21-freizeit-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-freizeit/1.0.0-SNAPSHOT/ipspiel21-freizeit-1.0.0-SNAPSHOT.jar
07:31:45 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-freizeit/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-freizeit/1.0.0-SNAPSHOT/ipspiel21-freizeit-1.0.0-SNAPSHOT.pom
07:31:45 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-freizeit/target/ipspiel21-freizeit-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-freizeit/1.0.0-SNAPSHOT/ipspiel21-freizeit-1.0.0-SNAPSHOT-sources.jar
07:31:45 [INFO] 
07:31:45 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-freizeit ---
07:31:45 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:31:45 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:31:45 [INFO] Rendering site with default locale English (en)
07:31:45 [WARNING] No project URL defined - decoration links will not be relativized!
07:31:45 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:31:45 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
07:31:46 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:31:46 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:31:46 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:31:46 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:31:46 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:31:47 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:31:47 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:31:47 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-freizeit/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-freizeit@tmp/maven-reporters/moduleset/site/ipspiel21-freizeit
07:31:48 [INFO] 
07:31:48 [INFO] ----------< de.fhdw.gaming.ipspiel21:ipspiel21-search-trees >-----------
07:31:48 [INFO] Building IP Spieltheorie 2021 search tree algorithms 1.0.0-SNAPSHOT [16/27]
07:31:48 [INFO] --------------------------------[ jar ]---------------------------------
07:31:48 [INFO] 
07:31:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-search-trees ---
07:31:48 [INFO] 
07:31:48 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-search-trees ---
07:31:48 [INFO] You have 0 Checkstyle violations.
07:31:48 [INFO] 
07:31:48 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-search-trees >>>
07:31:48 [INFO] 
07:31:48 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-search-trees ---
07:31:49 [INFO] 
07:31:49 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-search-trees <<<
07:31:49 [INFO] 
07:31:49 [INFO] 
07:31:49 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-search-trees ---
07:31:49 [INFO] PMD version: 6.30.0
07:31:49 [INFO] 
07:31:50 [INFO] 
07:31:50 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-search-trees ---
07:31:50 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-search-trees/target/jacoco.exec
07:31:50 [INFO] 
07:31:50 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-search-trees ---
07:31:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:31:50 [INFO] Copying 1 resource
07:31:50 [INFO] 
07:31:50 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-search-trees ---
07:31:50 [INFO] Changes detected - recompiling the module!
07:31:50 [INFO] Compiling 8 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-search-trees/target/classes
07:31:50 [INFO] 
07:31:50 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-search-trees >>>
07:31:50 [INFO] 
07:31:50 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-search-trees ---
07:31:50 [INFO] Fork Value is true
07:32:01 [INFO] Done SpotBugs Analysis....
07:32:01 [INFO] 
07:32:01 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-search-trees <<<
07:32:01 [INFO] 
07:32:01 [INFO] 
07:32:01 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-search-trees ---
07:32:01 [INFO] BugInstance size is 0
07:32:01 [INFO] Error size is 0
07:32:01 [INFO] No errors/warnings found
07:32:01 [INFO] 
07:32:01 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-search-trees ---
07:32:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:32:01 [INFO] Copying 1 resource
07:32:01 [INFO] 
07:32:01 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-search-trees ---
07:32:01 [INFO] Changes detected - recompiling the module!
07:32:01 [INFO] Compiling 18 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-search-trees/target/test-classes
07:32:01 [INFO] 
07:32:01 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-search-trees ---
07:32:01 [INFO] 
07:32:01 [INFO] -------------------------------------------------------
07:32:01 [INFO]  T E S T S
07:32:01 [INFO] -------------------------------------------------------
07:32:04 [INFO] Running de.fhdw.gaming.ipspiel21.searchtrees.domain.MinimaxImplTest
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s - in de.fhdw.gaming.ipspiel21.searchtrees.domain.MinimaxImplTest
07:32:04 [INFO] Running de.fhdw.gaming.ipspiel21.searchtrees.domain.NegamaxImplTest
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in de.fhdw.gaming.ipspiel21.searchtrees.domain.NegamaxImplTest
07:32:04 [INFO] Running de.fhdw.gaming.ipspiel21.searchtrees.domain.AlphaBetaImplTest
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in de.fhdw.gaming.ipspiel21.searchtrees.domain.AlphaBetaImplTest
07:32:04 [INFO] Running de.fhdw.gaming.ipspiel21.searchtrees.domain.MinimaxImplTest2
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 {Competitor=Market-Opening}
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 makemove in marketstate aufgerufen
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 getPlayerMoves aufgerufen in marketstate
07:32:04 Optional[Cuts Prices]
07:32:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in de.fhdw.gaming.ipspiel21.searchtrees.domain.MinimaxImplTest2
07:32:05 [INFO] 
07:32:05 [INFO] Results:
07:32:05 [INFO] 
07:32:05 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
07:32:05 [INFO] 
07:32:05 [JENKINS] Recording test results
07:32:05 [INFO] 
07:32:05 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-search-trees ---
07:32:05 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-search-trees/target/jacoco.exec
07:32:05 [INFO] Analyzed bundle 'IP Spieltheorie 2021 search tree algorithms' with 4 classes
07:32:05 [INFO] 
07:32:05 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-search-trees ---
07:32:05 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-search-trees/target/ipspiel21-search-trees-1.0.0-SNAPSHOT.jar
07:32:05 [INFO] 
07:32:05 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-search-trees ---
07:32:05 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-search-trees/target/ipspiel21-search-trees-1.0.0-SNAPSHOT-sources.jar
07:32:05 [INFO] 
07:32:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-search-trees ---
07:32:05 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-search-trees/target/ipspiel21-search-trees-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-search-trees/1.0.0-SNAPSHOT/ipspiel21-search-trees-1.0.0-SNAPSHOT.jar
07:32:05 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-search-trees/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-search-trees/1.0.0-SNAPSHOT/ipspiel21-search-trees-1.0.0-SNAPSHOT.pom
07:32:05 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-search-trees/target/ipspiel21-search-trees-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-search-trees/1.0.0-SNAPSHOT/ipspiel21-search-trees-1.0.0-SNAPSHOT-sources.jar
07:32:05 [INFO] 
07:32:05 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-search-trees ---
07:32:05 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:32:05 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:32:05 [INFO] Rendering site with default locale English (en)
07:32:05 [WARNING] No project URL defined - decoration links will not be relativized!
07:32:05 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:32:05 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
07:32:06 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:32:06 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:32:06 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:32:06 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:32:07 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:32:07 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:32:07 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:32:07 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-search-trees/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-search-trees@tmp/maven-reporters/moduleset/site/ipspiel21-search-trees
07:32:08 [INFO] 
07:32:08 [INFO] ------------< de.fhdw.gaming.ipspiel21:ipspiel21-tictactoe >------------
07:32:08 [INFO] Building IP Spieltheorie 2021 Tic Tac Toe game 1.0.0-SNAPSHOT    [17/27]
07:32:08 [INFO] --------------------------------[ pom ]---------------------------------
07:32:08 [INFO] 
07:32:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-tictactoe ---
07:32:08 [INFO] 
07:32:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-tictactoe ---
07:32:08 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-tictactoe/1.0.0-SNAPSHOT/ipspiel21-tictactoe-1.0.0-SNAPSHOT.pom
07:32:08 [INFO] 
07:32:08 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-tictactoe ---
07:32:08 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:32:08 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:32:08 [INFO] Rendering site with default locale English (en)
07:32:08 [WARNING] No project URL defined - decoration links will not be relativized!
07:32:08 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:32:08 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:32:08 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:32:08 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:32:08 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:32:09 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.1.1:modules
07:32:09 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:32:09 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:32:09 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:32:09 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe@tmp/maven-reporters/moduleset/site/ipspiel21-tictactoe
07:32:10 [INFO] 
07:32:10 [INFO] ---------< de.fhdw.gaming.ipspiel21:ipspiel21-tictactoe-core >----------
07:32:10 [INFO] Building IP Spieltheorie 2021 Tic Tac Toe game: Core 1.0.0-SNAPSHOT [18/27]
07:32:10 [INFO] --------------------------------[ jar ]---------------------------------
07:32:10 [INFO] 
07:32:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-tictactoe-core ---
07:32:10 [INFO] 
07:32:10 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-tictactoe-core ---
07:32:11 [INFO] You have 0 Checkstyle violations.
07:32:11 [INFO] 
07:32:11 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-tictactoe-core >>>
07:32:11 [INFO] 
07:32:11 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-tictactoe-core ---
07:32:14 [INFO] 
07:32:14 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-tictactoe-core <<<
07:32:14 [INFO] 
07:32:14 [INFO] 
07:32:14 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-tictactoe-core ---
07:32:14 [INFO] PMD version: 6.30.0
07:32:14 [INFO] 
07:32:14 [INFO] 
07:32:14 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-tictactoe-core ---
07:32:14 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/jacoco.exec
07:32:14 [INFO] 
07:32:14 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-tictactoe-core ---
07:32:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:32:14 [INFO] Copying 1 resource
07:32:14 [INFO] 
07:32:14 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-tictactoe-core ---
07:32:14 [INFO] Changes detected - recompiling the module!
07:32:14 [INFO] Compiling 35 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/classes
07:32:15 [INFO] 
07:32:15 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-tictactoe-core >>>
07:32:15 [INFO] 
07:32:15 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-tictactoe-core ---
07:32:15 [INFO] Fork Value is true
07:32:26 [INFO] Done SpotBugs Analysis....
07:32:26 [INFO] 
07:32:26 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-tictactoe-core <<<
07:32:26 [INFO] 
07:32:26 [INFO] 
07:32:26 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-tictactoe-core ---
07:32:26 [INFO] BugInstance size is 0
07:32:26 [INFO] Error size is 0
07:32:26 [INFO] No errors/warnings found
07:32:26 [INFO] 
07:32:26 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-tictactoe-core ---
07:32:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:32:26 [INFO] Copying 1 resource
07:32:26 [INFO] 
07:32:26 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-tictactoe-core ---
07:32:26 [INFO] Changes detected - recompiling the module!
07:32:26 [INFO] Compiling 8 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/test-classes
07:32:29 [INFO] 
07:32:29 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-tictactoe-core ---
07:32:29 [INFO] 
07:32:29 [INFO] -------------------------------------------------------
07:32:29 [INFO]  T E S T S
07:32:29 [INFO] -------------------------------------------------------
07:32:32 [INFO] Running evaluation.TicTacToeEvaluationTest
07:32:32 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.42 s - in evaluation.TicTacToeEvaluationTest
07:32:32 [INFO] Running de.fhdw.gaming.ipspiel21.tictactoe.core.domain.impl.TicTacToeRowImplTest
07:32:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in de.fhdw.gaming.ipspiel21.tictactoe.core.domain.impl.TicTacToeRowImplTest
07:32:32 [INFO] Running de.fhdw.gaming.ipspiel21.tictactoe.core.domain.impl.TicTacToePlayerImplTest
07:32:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in de.fhdw.gaming.ipspiel21.tictactoe.core.domain.impl.TicTacToePlayerImplTest
07:32:32 [INFO] Running de.fhdw.gaming.ipspiel21.tictactoe.core.domain.impl.TicTacToeGameImplTest
07:32:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in de.fhdw.gaming.ipspiel21.tictactoe.core.domain.impl.TicTacToeGameImplTest
07:32:32 [INFO] Running de.fhdw.gaming.ipspiel21.tictactoe.core.domain.impl.TicTacToeStateImplTest
07:32:32 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in de.fhdw.gaming.ipspiel21.tictactoe.core.domain.impl.TicTacToeStateImplTest
07:32:32 [INFO] Running de.fhdw.gaming.ipspiel21.tictactoe.core.domain.impl.TicTacToeBoardImplTest
07:32:32 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in de.fhdw.gaming.ipspiel21.tictactoe.core.domain.impl.TicTacToeBoardImplTest
07:32:32 [INFO] Running de.fhdw.gaming.ipspiel21.tictactoe.core.domain.impl.TicTacToeFieldImplTest
07:32:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in de.fhdw.gaming.ipspiel21.tictactoe.core.domain.impl.TicTacToeFieldImplTest
07:32:33 [INFO] 
07:32:33 [INFO] Results:
07:32:33 [INFO] 
07:32:33 [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0
07:32:33 [INFO] 
07:32:33 [JENKINS] Recording test results
07:32:33 [INFO] 
07:32:33 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-tictactoe-core ---
07:32:33 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/jacoco.exec
07:32:33 [INFO] Analyzed bundle 'IP Spieltheorie 2021 Tic Tac Toe game: Core' with 32 classes
07:32:33 [INFO] 
07:32:33 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-tictactoe-core ---
07:32:33 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/ipspiel21-tictactoe-core-1.0.0-SNAPSHOT.jar
07:32:33 [INFO] 
07:32:33 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-tictactoe-core ---
07:32:33 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/ipspiel21-tictactoe-core-1.0.0-SNAPSHOT-sources.jar
07:32:33 [INFO] 
07:32:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-tictactoe-core ---
07:32:33 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/ipspiel21-tictactoe-core-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-tictactoe-core/1.0.0-SNAPSHOT/ipspiel21-tictactoe-core-1.0.0-SNAPSHOT.jar
07:32:33 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-core/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-tictactoe-core/1.0.0-SNAPSHOT/ipspiel21-tictactoe-core-1.0.0-SNAPSHOT.pom
07:32:33 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/ipspiel21-tictactoe-core-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-tictactoe-core/1.0.0-SNAPSHOT/ipspiel21-tictactoe-core-1.0.0-SNAPSHOT-sources.jar
07:32:34 [INFO] 
07:32:34 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-tictactoe-core ---
07:32:34 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:32:34 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:32:34 [INFO] Rendering site with default locale English (en)
07:32:34 [WARNING] No project URL defined - decoration links will not be relativized!
07:32:34 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:32:34 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
07:32:34 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:32:34 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:32:34 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:32:34 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:32:35 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:32:35 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:32:35 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:32:35 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-core@tmp/maven-reporters/moduleset/site/ipspiel21-tictactoe/ipspiel21-tictactoe-core
07:32:36 [INFO] 
07:32:36 [INFO] ----< de.fhdw.gaming.ipspiel21:ipspiel21-tictactoe-strategy-random >----
07:32:36 [INFO] Building IP Spieltheorie 2021 Tic Tac Toe game: Random strategy 1.0.0-SNAPSHOT [19/27]
07:32:36 [INFO] --------------------------------[ jar ]---------------------------------
07:32:36 [INFO] 
07:32:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-tictactoe-strategy-random ---
07:32:36 [INFO] 
07:32:36 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-tictactoe-strategy-random ---
07:32:36 [INFO] You have 0 Checkstyle violations.
07:32:36 [INFO] 
07:32:36 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-tictactoe-strategy-random >>>
07:32:36 [INFO] 
07:32:36 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-tictactoe-strategy-random ---
07:32:37 [INFO] 
07:32:37 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-tictactoe-strategy-random <<<
07:32:37 [INFO] 
07:32:37 [INFO] 
07:32:37 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-tictactoe-strategy-random ---
07:32:37 [INFO] PMD version: 6.30.0
07:32:37 [INFO] 
07:32:37 [INFO] 
07:32:37 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-tictactoe-strategy-random ---
07:32:37 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target/jacoco.exec
07:32:37 [INFO] 
07:32:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-tictactoe-strategy-random ---
07:32:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:32:37 [INFO] Copying 1 resource
07:32:37 [INFO] 
07:32:37 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-tictactoe-strategy-random ---
07:32:37 [INFO] Changes detected - recompiling the module!
07:32:37 [INFO] Compiling 3 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target/classes
07:32:37 [INFO] 
07:32:37 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-tictactoe-strategy-random >>>
07:32:37 [INFO] 
07:32:37 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-tictactoe-strategy-random ---
07:32:37 [INFO] Fork Value is true
07:32:45 [INFO] Done SpotBugs Analysis....
07:32:46 [INFO] 
07:32:46 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-tictactoe-strategy-random <<<
07:32:46 [INFO] 
07:32:46 [INFO] 
07:32:46 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-tictactoe-strategy-random ---
07:32:46 [INFO] BugInstance size is 0
07:32:46 [INFO] Error size is 0
07:32:46 [INFO] No errors/warnings found
07:32:46 [INFO] 
07:32:46 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-tictactoe-strategy-random ---
07:32:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:32:46 [INFO] Copying 1 resource
07:32:46 [INFO] 
07:32:46 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-tictactoe-strategy-random ---
07:32:46 [INFO] No sources to compile
07:32:46 [INFO] 
07:32:46 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-tictactoe-strategy-random ---
07:32:46 [INFO] 
07:32:46 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-tictactoe-strategy-random ---
07:32:46 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:32:46 [JENKINS] Recording test results
07:32:46 [INFO] 
07:32:46 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-tictactoe-strategy-random ---
07:32:46 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target/ipspiel21-tictactoe-strategy-random-1.0.0-SNAPSHOT.jar
07:32:46 [INFO] 
07:32:46 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-tictactoe-strategy-random ---
07:32:46 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target/ipspiel21-tictactoe-strategy-random-1.0.0-SNAPSHOT-sources.jar
07:32:46 [INFO] 
07:32:46 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-tictactoe-strategy-random ---
07:32:46 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target/ipspiel21-tictactoe-strategy-random-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-tictactoe-strategy-random/1.0.0-SNAPSHOT/ipspiel21-tictactoe-strategy-random-1.0.0-SNAPSHOT.jar
07:32:46 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-tictactoe-strategy-random/1.0.0-SNAPSHOT/ipspiel21-tictactoe-strategy-random-1.0.0-SNAPSHOT.pom
07:32:46 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target/ipspiel21-tictactoe-strategy-random-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-tictactoe-strategy-random/1.0.0-SNAPSHOT/ipspiel21-tictactoe-strategy-random-1.0.0-SNAPSHOT-sources.jar
07:32:46 [INFO] 
07:32:46 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-tictactoe-strategy-random ---
07:32:46 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:32:46 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:32:46 [INFO] Rendering site with default locale English (en)
07:32:46 [WARNING] No project URL defined - decoration links will not be relativized!
07:32:46 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:32:46 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
07:32:47 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:32:47 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:32:47 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:32:47 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:32:48 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:32:48 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:32:48 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:32:48 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random@tmp/maven-reporters/moduleset/site/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random
07:32:49 [INFO] 
07:32:49 [INFO] ----------< de.fhdw.gaming.ipspiel21:ipspiel21-tictactoe-gui >----------
07:32:49 [INFO] Building IP Spieltheorie 2021 Tic Tac Toe game: GUI 1.0.0-SNAPSHOT [20/27]
07:32:49 [INFO] --------------------------------[ jar ]---------------------------------
07:32:49 [INFO] 
07:32:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-tictactoe-gui ---
07:32:49 [INFO] 
07:32:49 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-tictactoe-gui ---
07:32:49 [INFO] You have 0 Checkstyle violations.
07:32:49 [INFO] 
07:32:49 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-tictactoe-gui >>>
07:32:49 [INFO] 
07:32:49 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-tictactoe-gui ---
07:32:51 [INFO] 
07:32:51 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-tictactoe-gui <<<
07:32:51 [INFO] 
07:32:51 [INFO] 
07:32:51 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-tictactoe-gui ---
07:32:51 [INFO] PMD version: 6.30.0
07:32:51 [INFO] 
07:32:51 [INFO] 
07:32:51 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-tictactoe-gui ---
07:32:51 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target/jacoco.exec
07:32:51 [INFO] 
07:32:51 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-tictactoe-gui ---
07:32:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:32:51 [INFO] Copying 1 resource
07:32:52 [INFO] 
07:32:52 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-tictactoe-gui ---
07:32:52 [WARNING] Can't extract module name from batik-script-1.13.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module
07:32:52 [WARNING] Can't extract module name from xalan-2.7.2.jar: Provider class org.apache.bsf.BSFManager not in module
07:32:52 [WARNING] *********************************************************************************************************************************************
07:32:52 [WARNING] * Required filename-based automodules detected: [imageio-batik-3.5.jar]. Please don't publish this project to a public artifact repository! *
07:32:52 [WARNING] *********************************************************************************************************************************************
07:32:52 [INFO] Changes detected - recompiling the module!
07:32:52 [INFO] Compiling 12 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target/classes
07:32:53 [INFO] 
07:32:53 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-tictactoe-gui >>>
07:32:53 [INFO] 
07:32:53 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-tictactoe-gui ---
07:32:53 [INFO] Fork Value is true
07:33:07 [INFO] Done SpotBugs Analysis....
07:33:08 [INFO] 
07:33:08 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-tictactoe-gui <<<
07:33:08 [INFO] 
07:33:08 [INFO] 
07:33:08 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-tictactoe-gui ---
07:33:08 [INFO] BugInstance size is 0
07:33:08 [INFO] Error size is 0
07:33:08 [INFO] No errors/warnings found
07:33:08 [INFO] 
07:33:08 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-tictactoe-gui ---
07:33:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:33:08 [INFO] Copying 1 resource
07:33:08 [INFO] 
07:33:08 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-tictactoe-gui ---
07:33:08 [INFO] No sources to compile
07:33:08 [INFO] 
07:33:08 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-tictactoe-gui ---
07:33:08 [JENKINS] Recording test results
07:33:08 [INFO] 
07:33:08 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-tictactoe-gui ---
07:33:08 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:33:08 [INFO] 
07:33:08 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-tictactoe-gui ---
07:33:08 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target/ipspiel21-tictactoe-gui-1.0.0-SNAPSHOT.jar
07:33:08 [INFO] 
07:33:08 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-tictactoe-gui ---
07:33:08 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target/ipspiel21-tictactoe-gui-1.0.0-SNAPSHOT-sources.jar
07:33:08 [INFO] 
07:33:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-tictactoe-gui ---
07:33:08 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target/ipspiel21-tictactoe-gui-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-tictactoe-gui/1.0.0-SNAPSHOT/ipspiel21-tictactoe-gui-1.0.0-SNAPSHOT.jar
07:33:08 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-tictactoe-gui/1.0.0-SNAPSHOT/ipspiel21-tictactoe-gui-1.0.0-SNAPSHOT.pom
07:33:08 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target/ipspiel21-tictactoe-gui-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-tictactoe-gui/1.0.0-SNAPSHOT/ipspiel21-tictactoe-gui-1.0.0-SNAPSHOT-sources.jar
07:33:08 [INFO] 
07:33:08 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-tictactoe-gui ---
07:33:08 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:33:08 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:33:08 [INFO] Rendering site with default locale English (en)
07:33:08 [WARNING] No project URL defined - decoration links will not be relativized!
07:33:08 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:33:08 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
07:33:08 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
07:33:08 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
07:33:08 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
07:33:09 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
07:33:12 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:33:12 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:33:12 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:33:12 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:33:13 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:33:13 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:33:13 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:33:13 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-gui@tmp/maven-reporters/moduleset/site/ipspiel21-tictactoe/ipspiel21-tictactoe-gui
07:33:14 [INFO] 
07:33:14 [INFO] -----< de.fhdw.gaming.ipspiel21:ipspiel21-tictactoe-best-strategy >-----
07:33:14 [INFO] Building IP Spieltheorie 2021 Tic Tac Toe game: Best strategy 1.0.0-SNAPSHOT [21/27]
07:33:14 [INFO] --------------------------------[ jar ]---------------------------------
07:33:14 [INFO] 
07:33:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-tictactoe-best-strategy ---
07:33:14 [INFO] 
07:33:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-tictactoe-best-strategy ---
07:33:14 [INFO] You have 0 Checkstyle violations.
07:33:14 [INFO] 
07:33:14 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-tictactoe-best-strategy >>>
07:33:14 [INFO] 
07:33:14 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-tictactoe-best-strategy ---
07:33:15 [INFO] 
07:33:15 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-tictactoe-best-strategy <<<
07:33:15 [INFO] 
07:33:15 [INFO] 
07:33:15 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-tictactoe-best-strategy ---
07:33:15 [INFO] PMD version: 6.30.0
07:33:15 [INFO] 
07:33:15 [INFO] 
07:33:15 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-tictactoe-best-strategy ---
07:33:15 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target/jacoco.exec
07:33:15 [INFO] 
07:33:15 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-tictactoe-best-strategy ---
07:33:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:33:15 [INFO] Copying 1 resource
07:33:15 [INFO] 
07:33:15 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-tictactoe-best-strategy ---
07:33:15 [INFO] Changes detected - recompiling the module!
07:33:15 [INFO] Compiling 4 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target/classes
07:33:15 [INFO] 
07:33:15 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-tictactoe-best-strategy >>>
07:33:15 [INFO] 
07:33:15 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-tictactoe-best-strategy ---
07:33:15 [INFO] Fork Value is true
07:33:22 [INFO] Done SpotBugs Analysis....
07:33:23 [INFO] 
07:33:23 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-tictactoe-best-strategy <<<
07:33:23 [INFO] 
07:33:23 [INFO] 
07:33:23 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-tictactoe-best-strategy ---
07:33:23 [INFO] BugInstance size is 0
07:33:23 [INFO] Error size is 0
07:33:23 [INFO] No errors/warnings found
07:33:23 [INFO] 
07:33:23 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-tictactoe-best-strategy ---
07:33:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:33:23 [INFO] Copying 1 resource
07:33:23 [INFO] 
07:33:23 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-tictactoe-best-strategy ---
07:33:23 [INFO] No sources to compile
07:33:23 [INFO] 
07:33:23 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-tictactoe-best-strategy ---
07:33:23 [JENKINS] Recording test results
07:33:23 [INFO] 
07:33:23 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-tictactoe-best-strategy ---
07:33:23 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:33:23 [INFO] 
07:33:23 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-tictactoe-best-strategy ---
07:33:23 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target/ipspiel21-tictactoe-best-strategy-1.0.0-SNAPSHOT.jar
07:33:23 [INFO] 
07:33:23 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-tictactoe-best-strategy ---
07:33:23 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target/ipspiel21-tictactoe-best-strategy-1.0.0-SNAPSHOT-sources.jar
07:33:23 [INFO] 
07:33:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-tictactoe-best-strategy ---
07:33:23 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target/ipspiel21-tictactoe-best-strategy-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-tictactoe-best-strategy/1.0.0-SNAPSHOT/ipspiel21-tictactoe-best-strategy-1.0.0-SNAPSHOT.jar
07:33:23 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-tictactoe-best-strategy/1.0.0-SNAPSHOT/ipspiel21-tictactoe-best-strategy-1.0.0-SNAPSHOT.pom
07:33:23 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target/ipspiel21-tictactoe-best-strategy-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-tictactoe-best-strategy/1.0.0-SNAPSHOT/ipspiel21-tictactoe-best-strategy-1.0.0-SNAPSHOT-sources.jar
07:33:23 [INFO] 
07:33:23 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-tictactoe-best-strategy ---
07:33:23 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:33:23 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:33:23 [INFO] Rendering site with default locale English (en)
07:33:23 [WARNING] No project URL defined - decoration links will not be relativized!
07:33:23 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:33:23 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
07:33:24 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:33:24 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:33:24 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:33:24 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:33:25 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:33:25 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:33:25 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:33:25 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy@tmp/maven-reporters/moduleset/site/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy
07:33:26 [INFO] 
07:33:26 [INFO] ----------< de.fhdw.gaming.ipspiel21:ipspiel21-vier-gewinnt >-----------
07:33:26 [INFO] Building IP Spieltheorie 2021 Vier gewinnt Game 1.0.0-SNAPSHOT   [22/27]
07:33:26 [INFO] --------------------------------[ pom ]---------------------------------
07:33:26 [INFO] 
07:33:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-vier-gewinnt ---
07:33:26 [INFO] 
07:33:26 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-vier-gewinnt ---
07:33:26 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-vier-gewinnt/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-1.0.0-SNAPSHOT.pom
07:33:26 [INFO] 
07:33:26 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-vier-gewinnt ---
07:33:26 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:33:26 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:33:26 [INFO] Rendering site with default locale English (en)
07:33:26 [WARNING] No project URL defined - decoration links will not be relativized!
07:33:26 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:33:26 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:33:26 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:33:26 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:33:26 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:33:27 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.1.1:modules
07:33:27 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:33:27 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:33:27 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:33:27 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt@tmp/maven-reporters/moduleset/site/ipspiel21-vier-gewinnt
07:33:28 [INFO] 
07:33:28 [INFO] --------< de.fhdw.gaming.ipspiel21:ipspiel21-vier-gewinnt-core >--------
07:33:28 [INFO] Building IP Spieltheorie 2021 Vier gewinnt Game: Core 1.0.0-SNAPSHOT [23/27]
07:33:28 [INFO] --------------------------------[ jar ]---------------------------------
07:33:28 [INFO] 
07:33:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-vier-gewinnt-core ---
07:33:28 [INFO] 
07:33:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-vier-gewinnt-core ---
07:33:28 [INFO] You have 0 Checkstyle violations.
07:33:28 [INFO] 
07:33:28 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-vier-gewinnt-core >>>
07:33:28 [INFO] 
07:33:28 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-vier-gewinnt-core ---
07:33:30 [INFO] 
07:33:30 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-vier-gewinnt-core <<<
07:33:30 [INFO] 
07:33:30 [INFO] 
07:33:30 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-vier-gewinnt-core ---
07:33:30 [INFO] PMD version: 6.30.0
07:33:30 [INFO] 
07:33:30 [INFO] 
07:33:30 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-vier-gewinnt-core ---
07:33:30 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/jacoco.exec
07:33:30 [INFO] 
07:33:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-vier-gewinnt-core ---
07:33:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:33:30 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/src/main/resources
07:33:30 [INFO] 
07:33:30 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-vier-gewinnt-core ---
07:33:30 [INFO] Changes detected - recompiling the module!
07:33:30 [INFO] Compiling 34 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/classes
07:33:31 [INFO] 
07:33:31 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-vier-gewinnt-core >>>
07:33:31 [INFO] 
07:33:31 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-vier-gewinnt-core ---
07:33:31 [INFO] Fork Value is true
07:33:41 [INFO] Done SpotBugs Analysis....
07:33:41 [INFO] 
07:33:41 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-vier-gewinnt-core <<<
07:33:41 [INFO] 
07:33:41 [INFO] 
07:33:41 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-vier-gewinnt-core ---
07:33:41 [INFO] BugInstance size is 0
07:33:41 [INFO] Error size is 0
07:33:41 [INFO] No errors/warnings found
07:33:41 [INFO] 
07:33:41 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-vier-gewinnt-core ---
07:33:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:33:41 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/src/test/resources
07:33:41 [INFO] 
07:33:41 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-vier-gewinnt-core ---
07:33:41 [INFO] Changes detected - recompiling the module!
07:33:41 [INFO] Compiling 7 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/test-classes
07:33:42 [INFO] 
07:33:42 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-vier-gewinnt-core ---
07:33:42 [INFO] 
07:33:42 [INFO] -------------------------------------------------------
07:33:42 [INFO]  T E S T S
07:33:42 [INFO] -------------------------------------------------------
07:33:45 [INFO] Running de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.VierGewinntStateTest
07:33:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.VierGewinntStateTest
07:33:45 [INFO] Running de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.moves.VierGewinntMoveTest
07:33:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.moves.VierGewinntMoveTest
07:33:45 [INFO] Running de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.VierGewinntPlayerTest
07:33:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.VierGewinntPlayerTest
07:33:45 [INFO] Running de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.VierGewinntRowTest
07:33:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.VierGewinntRowTest
07:33:45 [INFO] Running de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.VierGewinntPositionTest
07:33:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.VierGewinntPositionTest
07:33:45 [INFO] Running de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.VierGewinntFieldTest
07:33:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.VierGewinntFieldTest
07:33:45 [INFO] Running de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.VierGewinntBoardTest
07:33:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in de.fhdw.gaming.ipspiel21.viergewinnt.core.domain.VierGewinntBoardTest
07:33:46 [INFO] 
07:33:46 [INFO] Results:
07:33:46 [INFO] 
07:33:46 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
07:33:46 [INFO] 
07:33:46 [JENKINS] Recording test results
07:33:46 [INFO] 
07:33:46 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-vier-gewinnt-core ---
07:33:46 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/jacoco.exec
07:33:46 [INFO] Analyzed bundle 'IP Spieltheorie 2021 Vier gewinnt Game: Core' with 25 classes
07:33:46 [INFO] 
07:33:46 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-vier-gewinnt-core ---
07:33:46 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/ipspiel21-vier-gewinnt-core-1.0.0-SNAPSHOT.jar
07:33:46 [INFO] 
07:33:46 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-vier-gewinnt-core ---
07:33:46 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/ipspiel21-vier-gewinnt-core-1.0.0-SNAPSHOT-sources.jar
07:33:46 [INFO] 
07:33:46 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-vier-gewinnt-core ---
07:33:46 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/ipspiel21-vier-gewinnt-core-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-vier-gewinnt-core/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-core-1.0.0-SNAPSHOT.jar
07:33:46 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-vier-gewinnt-core/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-core-1.0.0-SNAPSHOT.pom
07:33:46 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/ipspiel21-vier-gewinnt-core-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-vier-gewinnt-core/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-core-1.0.0-SNAPSHOT-sources.jar
07:33:46 [INFO] 
07:33:46 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-vier-gewinnt-core ---
07:33:46 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:33:47 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:33:47 [INFO] Rendering site with default locale English (en)
07:33:47 [WARNING] No project URL defined - decoration links will not be relativized!
07:33:47 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:33:47 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
07:33:47 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:33:47 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:33:47 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:33:47 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:33:48 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:33:48 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:33:48 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:33:49 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core@tmp/maven-reporters/moduleset/site/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core
07:33:49 [INFO] 
07:33:49 [INFO] --------< de.fhdw.gaming.ipspiel21:ipspiel21-vier-gewinnt-gui >---------
07:33:49 [INFO] Building IP Spieltheorie 2021 Vier gewinnt Game: GUI 1.0.0-SNAPSHOT [24/27]
07:33:49 [INFO] --------------------------------[ jar ]---------------------------------
07:33:49 [INFO] 
07:33:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-vier-gewinnt-gui ---
07:33:49 [INFO] 
07:33:49 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-vier-gewinnt-gui ---
07:33:50 [INFO] You have 0 Checkstyle violations.
07:33:50 [INFO] 
07:33:50 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-vier-gewinnt-gui >>>
07:33:50 [INFO] 
07:33:50 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-vier-gewinnt-gui ---
07:33:52 [INFO] 
07:33:52 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-vier-gewinnt-gui <<<
07:33:52 [INFO] 
07:33:52 [INFO] 
07:33:52 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-vier-gewinnt-gui ---
07:33:52 [INFO] PMD version: 6.30.0
07:33:52 [INFO] 
07:33:52 [INFO] 
07:33:52 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-vier-gewinnt-gui ---
07:33:52 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target/jacoco.exec
07:33:52 [INFO] 
07:33:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-vier-gewinnt-gui ---
07:33:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:33:52 [INFO] Copying 1 resource
07:33:52 [INFO] 
07:33:52 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-vier-gewinnt-gui ---
07:33:52 [WARNING] Can't extract module name from batik-script-1.13.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module
07:33:52 [WARNING] Can't extract module name from xalan-2.7.2.jar: Provider class org.apache.bsf.BSFManager not in module
07:33:52 [WARNING] *********************************************************************************************************************************************
07:33:52 [WARNING] * Required filename-based automodules detected: [imageio-batik-3.5.jar]. Please don't publish this project to a public artifact repository! *
07:33:52 [WARNING] *********************************************************************************************************************************************
07:33:52 [INFO] Changes detected - recompiling the module!
07:33:52 [INFO] Compiling 12 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target/classes
07:33:52 [INFO] 
07:33:52 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-vier-gewinnt-gui >>>
07:33:52 [INFO] 
07:33:52 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-vier-gewinnt-gui ---
07:33:52 [INFO] Fork Value is true
07:34:09 [INFO] Done SpotBugs Analysis....
07:34:09 [INFO] 
07:34:09 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-vier-gewinnt-gui <<<
07:34:09 [INFO] 
07:34:09 [INFO] 
07:34:09 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-vier-gewinnt-gui ---
07:34:09 [INFO] BugInstance size is 0
07:34:09 [INFO] Error size is 0
07:34:09 [INFO] No errors/warnings found
07:34:09 [INFO] 
07:34:09 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-vier-gewinnt-gui ---
07:34:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:34:09 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/src/test/resources
07:34:09 [INFO] 
07:34:09 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-vier-gewinnt-gui ---
07:34:09 [INFO] No sources to compile
07:34:09 [INFO] 
07:34:09 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-vier-gewinnt-gui ---
07:34:09 [INFO] No tests to run.
07:34:09 [INFO] 
07:34:09 [JENKINS] Recording test results[INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-vier-gewinnt-gui ---
07:34:09 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:34:09 
07:34:09 [INFO] 
07:34:09 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-vier-gewinnt-gui ---
07:34:09 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target/ipspiel21-vier-gewinnt-gui-1.0.0-SNAPSHOT.jar
07:34:09 [INFO] 
07:34:09 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-vier-gewinnt-gui ---
07:34:09 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target/ipspiel21-vier-gewinnt-gui-1.0.0-SNAPSHOT-sources.jar
07:34:09 [INFO] 
07:34:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-vier-gewinnt-gui ---
07:34:09 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target/ipspiel21-vier-gewinnt-gui-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-vier-gewinnt-gui/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-gui-1.0.0-SNAPSHOT.jar
07:34:09 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-vier-gewinnt-gui/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-gui-1.0.0-SNAPSHOT.pom
07:34:09 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target/ipspiel21-vier-gewinnt-gui-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-vier-gewinnt-gui/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-gui-1.0.0-SNAPSHOT-sources.jar
07:34:09 [INFO] 
07:34:09 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-vier-gewinnt-gui ---
07:34:09 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:34:09 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:34:09 [INFO] Rendering site with default locale English (en)
07:34:09 [WARNING] No project URL defined - decoration links will not be relativized!
07:34:09 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:34:09 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
07:34:10 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
07:34:10 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
07:34:10 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
07:34:10 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
07:34:14 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:34:14 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:34:14 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:34:14 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:34:14 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:34:15 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:34:15 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:34:15 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui@tmp/maven-reporters/moduleset/site/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui
07:34:16 [INFO] 
07:34:16 [INFO] --< de.fhdw.gaming.ipspiel21:ipspiel21-vier-gewinnt-strategies-group1 >--
07:34:16 [INFO] Building IP Spieltheorie 2021 Vier gewinnt Game: Strategies Group 1 1.0.0-SNAPSHOT [25/27]
07:34:16 [INFO] --------------------------------[ jar ]---------------------------------
07:34:16 [INFO] 
07:34:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-vier-gewinnt-strategies-group1 ---
07:34:16 [INFO] 
07:34:16 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-vier-gewinnt-strategies-group1 ---
07:34:16 [INFO] You have 0 Checkstyle violations.
07:34:16 [INFO] 
07:34:16 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-vier-gewinnt-strategies-group1 >>>
07:34:16 [INFO] 
07:34:16 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-vier-gewinnt-strategies-group1 ---
07:34:17 [INFO] 
07:34:17 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-vier-gewinnt-strategies-group1 <<<
07:34:17 [INFO] 
07:34:17 [INFO] 
07:34:17 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-vier-gewinnt-strategies-group1 ---
07:34:17 [INFO] PMD version: 6.30.0
07:34:17 [INFO] 
07:34:17 [INFO] 
07:34:17 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-vier-gewinnt-strategies-group1 ---
07:34:17 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/jacoco.exec
07:34:17 [INFO] 
07:34:17 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-vier-gewinnt-strategies-group1 ---
07:34:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:34:17 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/src/main/resources
07:34:17 [INFO] 
07:34:17 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-vier-gewinnt-strategies-group1 ---
07:34:17 [INFO] Changes detected - recompiling the module!
07:34:17 [INFO] Compiling 9 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/classes
07:34:17 [INFO] 
07:34:17 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-vier-gewinnt-strategies-group1 >>>
07:34:17 [INFO] 
07:34:18 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-vier-gewinnt-strategies-group1 ---
07:34:18 [INFO] Fork Value is true
07:34:25 [INFO] Done SpotBugs Analysis....
07:34:25 [INFO] 
07:34:25 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-vier-gewinnt-strategies-group1 <<<
07:34:25 [INFO] 
07:34:25 [INFO] 
07:34:25 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-vier-gewinnt-strategies-group1 ---
07:34:25 [INFO] BugInstance size is 0
07:34:25 [INFO] Error size is 0
07:34:25 [INFO] No errors/warnings found
07:34:25 [INFO] 
07:34:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-vier-gewinnt-strategies-group1 ---
07:34:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:34:25 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/src/test/resources
07:34:25 [INFO] 
07:34:25 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-vier-gewinnt-strategies-group1 ---
07:34:25 [INFO] Changes detected - recompiling the module!
07:34:25 [INFO] Compiling 2 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/test-classes
07:34:26 [INFO] 
07:34:26 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-vier-gewinnt-strategies-group1 ---
07:34:26 [INFO] 
07:34:26 [INFO] -------------------------------------------------------
07:34:26 [INFO]  T E S T S
07:34:26 [INFO] -------------------------------------------------------
07:34:28 [INFO] Running de.fhdw.ipspiel21.viergewinnt.strategies.group1.strategy.VierGewinntEvaluationTest
07:34:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s - in de.fhdw.ipspiel21.viergewinnt.strategies.group1.strategy.VierGewinntEvaluationTest
07:34:28 [INFO] 
07:34:28 [INFO] Results:
07:34:28 [INFO] 
07:34:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
07:34:28 [INFO] 
07:34:28 [JENKINS] Recording test results
07:34:29 [INFO] 
07:34:29 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-vier-gewinnt-strategies-group1 ---
07:34:29 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/jacoco.exec
07:34:29 [INFO] Analyzed bundle 'IP Spieltheorie 2021 Vier gewinnt Game: Strategies Group 1' with 8 classes
07:34:29 [INFO] 
07:34:29 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-vier-gewinnt-strategies-group1 ---
07:34:29 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/ipspiel21-vier-gewinnt-strategies-group1-1.0.0-SNAPSHOT.jar
07:34:29 [INFO] 
07:34:29 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-vier-gewinnt-strategies-group1 ---
07:34:29 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/ipspiel21-vier-gewinnt-strategies-group1-1.0.0-SNAPSHOT-sources.jar
07:34:29 [INFO] 
07:34:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-vier-gewinnt-strategies-group1 ---
07:34:29 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/ipspiel21-vier-gewinnt-strategies-group1-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-vier-gewinnt-strategies-group1/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-strategies-group1-1.0.0-SNAPSHOT.jar
07:34:29 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-vier-gewinnt-strategies-group1/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-strategies-group1-1.0.0-SNAPSHOT.pom
07:34:29 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/ipspiel21-vier-gewinnt-strategies-group1-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-vier-gewinnt-strategies-group1/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-strategies-group1-1.0.0-SNAPSHOT-sources.jar
07:34:29 [INFO] 
07:34:29 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-vier-gewinnt-strategies-group1 ---
07:34:29 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:34:29 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:34:29 [INFO] Rendering site with default locale English (en)
07:34:29 [WARNING] No project URL defined - decoration links will not be relativized!
07:34:29 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:34:29 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
07:34:30 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:34:30 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:34:30 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:34:30 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:34:31 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:34:31 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:34:31 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:34:31 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1@tmp/maven-reporters/moduleset/site/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1
07:34:32 [INFO] 
07:34:32 [INFO] --< de.fhdw.gaming.ipspiel21:ipspiel21-vier-gewinnt-strategies-group2 >--
07:34:32 [INFO] Building IP Spieltheorie 2021 Vier gewinnt Game: Strategies Group 2 1.0.0-SNAPSHOT [26/27]
07:34:32 [INFO] --------------------------------[ jar ]---------------------------------
07:34:32 [INFO] 
07:34:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-vier-gewinnt-strategies-group2 ---
07:34:32 [INFO] 
07:34:32 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-vier-gewinnt-strategies-group2 ---
07:34:32 [INFO] You have 0 Checkstyle violations.
07:34:32 [INFO] 
07:34:32 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-vier-gewinnt-strategies-group2 >>>
07:34:32 [INFO] 
07:34:32 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-vier-gewinnt-strategies-group2 ---
07:34:33 [INFO] 
07:34:33 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-vier-gewinnt-strategies-group2 <<<
07:34:33 [INFO] 
07:34:33 [INFO] 
07:34:33 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-vier-gewinnt-strategies-group2 ---
07:34:33 [INFO] PMD version: 6.30.0
07:34:33 [INFO] 
07:34:33 [INFO] 
07:34:33 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-vier-gewinnt-strategies-group2 ---
07:34:33 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/jacoco.exec
07:34:33 [INFO] 
07:34:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-vier-gewinnt-strategies-group2 ---
07:34:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:34:33 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/src/main/resources
07:34:33 [INFO] 
07:34:33 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-vier-gewinnt-strategies-group2 ---
07:34:33 [INFO] Changes detected - recompiling the module!
07:34:33 [INFO] Compiling 9 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/classes
07:34:33 [INFO] 
07:34:33 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-vier-gewinnt-strategies-group2 >>>
07:34:33 [INFO] 
07:34:33 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-vier-gewinnt-strategies-group2 ---
07:34:33 [INFO] Fork Value is true
07:34:40 [INFO] Done SpotBugs Analysis....
07:34:40 [INFO] 
07:34:40 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-vier-gewinnt-strategies-group2 <<<
07:34:40 [INFO] 
07:34:40 [INFO] 
07:34:40 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-vier-gewinnt-strategies-group2 ---
07:34:40 [INFO] BugInstance size is 0
07:34:40 [INFO] Error size is 0
07:34:40 [INFO] No errors/warnings found
07:34:40 [INFO] 
07:34:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-vier-gewinnt-strategies-group2 ---
07:34:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:34:40 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/src/test/resources
07:34:41 [INFO] 
07:34:41 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-vier-gewinnt-strategies-group2 ---
07:34:41 [INFO] Changes detected - recompiling the module!
07:34:41 [INFO] Compiling 2 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/test-classes
07:34:41 [INFO] 
07:34:41 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-vier-gewinnt-strategies-group2 ---
07:34:41 [INFO] 
07:34:41 [INFO] -------------------------------------------------------
07:34:41 [INFO]  T E S T S
07:34:41 [INFO] -------------------------------------------------------
07:34:43 [INFO] Running de.fhdw.gaming.ipspiel21.viergewinnt.strategies.group2.strategy.VierGewinntEvaluationTest
07:34:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s - in de.fhdw.gaming.ipspiel21.viergewinnt.strategies.group2.strategy.VierGewinntEvaluationTest
07:34:44 [INFO] 
07:34:44 [INFO] Results:
07:34:44 [INFO] 
07:34:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
07:34:44 [INFO] 
07:34:44 [JENKINS] Recording test results
07:34:44 [INFO] 
07:34:44 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-vier-gewinnt-strategies-group2 ---
07:34:44 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/jacoco.exec
07:34:44 [INFO] Analyzed bundle 'IP Spieltheorie 2021 Vier gewinnt Game: Strategies Group 2' with 8 classes
07:34:44 [INFO] 
07:34:44 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-vier-gewinnt-strategies-group2 ---
07:34:44 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/ipspiel21-vier-gewinnt-strategies-group2-1.0.0-SNAPSHOT.jar
07:34:44 [INFO] 
07:34:44 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-vier-gewinnt-strategies-group2 ---
07:34:44 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/ipspiel21-vier-gewinnt-strategies-group2-1.0.0-SNAPSHOT-sources.jar
07:34:44 [INFO] 
07:34:44 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-vier-gewinnt-strategies-group2 ---
07:34:44 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/ipspiel21-vier-gewinnt-strategies-group2-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-vier-gewinnt-strategies-group2/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-strategies-group2-1.0.0-SNAPSHOT.jar
07:34:44 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-vier-gewinnt-strategies-group2/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-strategies-group2-1.0.0-SNAPSHOT.pom
07:34:44 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/ipspiel21-vier-gewinnt-strategies-group2-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-vier-gewinnt-strategies-group2/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-strategies-group2-1.0.0-SNAPSHOT-sources.jar
07:34:44 [INFO] 
07:34:44 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-vier-gewinnt-strategies-group2 ---
07:34:44 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:34:44 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:34:44 [INFO] Rendering site with default locale English (en)
07:34:44 [WARNING] No project URL defined - decoration links will not be relativized!
07:34:44 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:34:44 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
07:34:45 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:34:45 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:34:45 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:34:45 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:34:45 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:34:46 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:34:46 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:34:46 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2@tmp/maven-reporters/moduleset/site/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2
07:34:46 [INFO] 
07:34:46 [INFO] -------< de.fhdw.gaming.ipspiel21:ipspiel21-iterational-contest >-------
07:34:46 [INFO] Building IP Spieltheorie 2021 Gaming Iterational Contest 1.0.0-SNAPSHOT [27/27]
07:34:46 [INFO] --------------------------------[ jar ]---------------------------------
07:34:46 [INFO] 
07:34:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ipspiel21-iterational-contest ---
07:34:47 [INFO] 
07:34:47 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ ipspiel21-iterational-contest ---
07:34:47 [INFO] You have 0 Checkstyle violations.
07:34:47 [INFO] 
07:34:47 [INFO] >>> maven-pmd-plugin:3.14.0:check (pmd) > :pmd @ ipspiel21-iterational-contest >>>
07:34:47 [INFO] 
07:34:47 [INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ ipspiel21-iterational-contest ---
07:34:48 [INFO] 
07:34:48 [INFO] <<< maven-pmd-plugin:3.14.0:check (pmd) < :pmd @ ipspiel21-iterational-contest <<<
07:34:48 [INFO] 
07:34:48 [INFO] 
07:34:48 [INFO] --- maven-pmd-plugin:3.14.0:check (pmd) @ ipspiel21-iterational-contest ---
07:34:48 [INFO] PMD version: 6.30.0
07:34:48 [INFO] 
07:34:48 [INFO] 
07:34:48 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ ipspiel21-iterational-contest ---
07:34:48 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-iterational-contest/target/jacoco.exec
07:34:48 [INFO] 
07:34:48 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ipspiel21-iterational-contest ---
07:34:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:34:48 [INFO] Copying 1 resource
07:34:48 [INFO] 
07:34:48 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ipspiel21-iterational-contest ---
07:34:48 [INFO] Required filename-based automodules detected: [commons-cli-1.4.jar]. Please don't publish this project to a public artifact repository!
07:34:48 [INFO] Changes detected - recompiling the module!
07:34:48 [INFO] Compiling 6 source files to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-iterational-contest/target/classes
07:34:48 [INFO] 
07:34:48 [INFO] >>> spotbugs-maven-plugin:4.2.0:check (spotbugs) > :spotbugs @ ipspiel21-iterational-contest >>>
07:34:48 [INFO] 
07:34:48 [INFO] --- spotbugs-maven-plugin:4.2.0:spotbugs (spotbugs) @ ipspiel21-iterational-contest ---
07:34:48 [INFO] Fork Value is true
07:34:58 [INFO] Done SpotBugs Analysis....
07:34:58 [INFO] 
07:34:58 [INFO] <<< spotbugs-maven-plugin:4.2.0:check (spotbugs) < :spotbugs @ ipspiel21-iterational-contest <<<
07:34:58 [INFO] 
07:34:58 [INFO] 
07:34:58 [INFO] --- spotbugs-maven-plugin:4.2.0:check (spotbugs) @ ipspiel21-iterational-contest ---
07:34:58 [INFO] BugInstance size is 0
07:34:58 [INFO] Error size is 0
07:34:58 [INFO] No errors/warnings found
07:34:58 [INFO] 
07:34:58 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ipspiel21-iterational-contest ---
07:34:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:34:58 [INFO] Copying 1 resource
07:34:58 [INFO] 
07:34:58 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ipspiel21-iterational-contest ---
07:34:58 [INFO] No sources to compile
07:34:58 [INFO] 
07:34:58 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ ipspiel21-iterational-contest ---
07:34:58 [INFO] 
07:34:58 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ ipspiel21-iterational-contest ---
07:34:58 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:34:58 [JENKINS] Recording test results
07:34:58 [INFO] 
07:34:58 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ ipspiel21-iterational-contest ---
07:34:58 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-iterational-contest/target/ipspiel21-iterational-contest-1.0.0-SNAPSHOT.jar
07:34:58 [INFO] 
07:34:58 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ ipspiel21-iterational-contest ---
07:34:58 [INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-iterational-contest/target/ipspiel21-iterational-contest-1.0.0-SNAPSHOT-sources.jar
07:34:58 [INFO] 
07:34:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ ipspiel21-iterational-contest ---
07:34:58 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-iterational-contest/target/ipspiel21-iterational-contest-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-iterational-contest/1.0.0-SNAPSHOT/ipspiel21-iterational-contest-1.0.0-SNAPSHOT.jar
07:34:58 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-iterational-contest/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-iterational-contest/1.0.0-SNAPSHOT/ipspiel21-iterational-contest-1.0.0-SNAPSHOT.pom
07:34:58 [INFO] Installing /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-iterational-contest/target/ipspiel21-iterational-contest-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel21/ipspiel21-iterational-contest/1.0.0-SNAPSHOT/ipspiel21-iterational-contest-1.0.0-SNAPSHOT-sources.jar
07:34:59 [INFO] 
07:34:59 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ ipspiel21-iterational-contest ---
07:34:59 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
07:34:59 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
07:34:59 [INFO] Rendering site with default locale English (en)
07:34:59 [WARNING] No project URL defined - decoration links will not be relativized!
07:34:59 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
07:34:59 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
07:34:59 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
07:35:00 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
07:35:00 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
07:35:00 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
07:35:00 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
07:35:01 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
07:35:01 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
07:35:01 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-iterational-contest/target/site to /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-iterational-contest@tmp/maven-reporters/moduleset/site/ipspiel21-iterational-contest
07:35:08 [INFO] ------------------------------------------------------------------------
07:35:08 [INFO] Reactor Summary for IP Spieltheorie 2021 1.0.0-SNAPSHOT:
07:35:08 [INFO] 
07:35:08 [INFO] IP Spieltheorie 2021 ............................... SUCCESS [ 10.806 s]
07:35:08 [INFO] IP Spieltheorie 2021 Build Tools ................... SUCCESS [  2.988 s]
07:35:08 [INFO] IP Spieltheorie 2021 evolution relation ............ SUCCESS [ 28.187 s]
07:35:08 [INFO] IP Spieltheorie 2021 Demo Game ..................... SUCCESS [ 14.367 s]
07:35:08 [INFO] IP Spieltheorie 2021 Schere-Stein-Papier Game ...... SUCCESS [ 21.750 s]
07:35:08 [INFO] IP Spieltheorie 2021 Kopfzahl Game ................. SUCCESS [ 19.647 s]
07:35:08 [INFO] IP Spieltheorie 2021 Kopfzahlkante Game ............ SUCCESS [ 29.337 s]
07:35:08 [INFO] IP Spieltheorie 2021 prisoner dilemma Game ......... SUCCESS [  1.390 s]
07:35:08 [INFO] IP Spieltheorie 2021 original dilemma game ......... SUCCESS [ 21.709 s]
07:35:08 [INFO] IP Spieltheorie 2021 basic dilemma game ............ SUCCESS [ 11.909 s]
07:35:08 [INFO] IP Spieltheorie 2021 Configuration Customized ...... SUCCESS [  1.348 s]
07:35:08 [INFO] IP Spieltheorie 2021 Configuration Customized Strategy Core SUCCESS [ 12.502 s]
07:35:08 [INFO] IP Spieltheorie 2021 Configuration Customized Strategy Gui SUCCESS [ 19.477 s]
07:35:08 [INFO] IP Spieltheorie 2021 customized dilemma game ....... SUCCESS [ 17.210 s]
07:35:08 [INFO] IP Spieltheorie 2021 Freizeit Game ................. SUCCESS [ 37.872 s]
07:35:08 [INFO] IP Spieltheorie 2021 search tree algorithms ........ SUCCESS [ 19.940 s]
07:35:08 [INFO] IP Spieltheorie 2021 Tic Tac Toe game .............. SUCCESS [  1.366 s]
07:35:08 [INFO] IP Spieltheorie 2021 Tic Tac Toe game: Core ........ SUCCESS [ 25.762 s]
07:35:08 [INFO] IP Spieltheorie 2021 Tic Tac Toe game: Random strategy SUCCESS [ 12.341 s]
07:35:08 [INFO] IP Spieltheorie 2021 Tic Tac Toe game: GUI ......... SUCCESS [ 24.768 s]
07:35:08 [INFO] IP Spieltheorie 2021 Tic Tac Toe game: Best strategy SUCCESS [ 11.515 s]
07:35:08 [INFO] IP Spieltheorie 2021 Vier gewinnt Game ............. SUCCESS [  1.346 s]
07:35:08 [INFO] IP Spieltheorie 2021 Vier gewinnt Game: Core ....... SUCCESS [ 21.021 s]
07:35:08 [INFO] IP Spieltheorie 2021 Vier gewinnt Game: GUI ........ SUCCESS [ 25.903 s]
07:35:08 [INFO] IP Spieltheorie 2021 Vier gewinnt Game: Strategies Group 1 SUCCESS [ 15.681 s]
07:35:08 [INFO] IP Spieltheorie 2021 Vier gewinnt Game: Strategies Group 2 SUCCESS [ 14.211 s]
07:35:08 [INFO] IP Spieltheorie 2021 Gaming Iterational Contest .... SUCCESS [ 14.650 s]
07:35:08 [INFO] ------------------------------------------------------------------------
07:35:08 [INFO] BUILD SUCCESS
07:35:08 [INFO] ------------------------------------------------------------------------
07:35:08 [INFO] Total time:  07:38 min
07:35:08 [INFO] Finished at: 2023-02-11T07:35:08+01:00
07:35:08 [INFO] ------------------------------------------------------------------------
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customGui/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-customGui/1.0.0-SNAPSHOT/ipspiel21-customGui-1.0.0-SNAPSHOT.pom
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customGui/target/ipspiel21-customGui-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-customGui/1.0.0-SNAPSHOT/ipspiel21-customGui-1.0.0-SNAPSHOT.jar
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customGui/target/ipspiel21-customGui-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-customGui/1.0.0-SNAPSHOT/ipspiel21-customGui-1.0.0-SNAPSHOT-sources.jar
07:35:08 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customGui@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaBasic/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-dilemmaBasic/1.0.0-SNAPSHOT/ipspiel21-dilemmaBasic-1.0.0-SNAPSHOT.pom
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaBasic/target/ipspiel21-dilemmaBasic-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-dilemmaBasic/1.0.0-SNAPSHOT/ipspiel21-dilemmaBasic-1.0.0-SNAPSHOT.jar
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaBasic/target/ipspiel21-dilemmaBasic-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-dilemmaBasic/1.0.0-SNAPSHOT/ipspiel21-dilemmaBasic-1.0.0-SNAPSHOT-sources.jar
07:35:08 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaBasic@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-kopfzahl/1.0.0-SNAPSHOT/ipspiel21-kopfzahl-1.0.0-SNAPSHOT.pom
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/target/ipspiel21-kopfzahl-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-kopfzahl/1.0.0-SNAPSHOT/ipspiel21-kopfzahl-1.0.0-SNAPSHOT.jar
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/target/ipspiel21-kopfzahl-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-kopfzahl/1.0.0-SNAPSHOT/ipspiel21-kopfzahl-1.0.0-SNAPSHOT-sources.jar
07:35:08 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-iterational-contest/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-iterational-contest/1.0.0-SNAPSHOT/ipspiel21-iterational-contest-1.0.0-SNAPSHOT.pom
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-iterational-contest/target/ipspiel21-iterational-contest-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-iterational-contest/1.0.0-SNAPSHOT/ipspiel21-iterational-contest-1.0.0-SNAPSHOT.jar
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-iterational-contest/target/ipspiel21-iterational-contest-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-iterational-contest/1.0.0-SNAPSHOT/ipspiel21-iterational-contest-1.0.0-SNAPSHOT-sources.jar
07:35:08 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-iterational-contest@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-tictactoe-strategy-random/1.0.0-SNAPSHOT/ipspiel21-tictactoe-strategy-random-1.0.0-SNAPSHOT.pom
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target/ipspiel21-tictactoe-strategy-random-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-tictactoe-strategy-random/1.0.0-SNAPSHOT/ipspiel21-tictactoe-strategy-random-1.0.0-SNAPSHOT.jar
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target/ipspiel21-tictactoe-strategy-random-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-tictactoe-strategy-random/1.0.0-SNAPSHOT/ipspiel21-tictactoe-strategy-random-1.0.0-SNAPSHOT-sources.jar
07:35:08 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-search-trees/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-search-trees/1.0.0-SNAPSHOT/ipspiel21-search-trees-1.0.0-SNAPSHOT.pom
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-search-trees/target/ipspiel21-search-trees-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-search-trees/1.0.0-SNAPSHOT/ipspiel21-search-trees-1.0.0-SNAPSHOT.jar
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-search-trees/target/ipspiel21-search-trees-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-search-trees/1.0.0-SNAPSHOT/ipspiel21-search-trees-1.0.0-SNAPSHOT-sources.jar
07:35:08 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-search-trees@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-vier-gewinnt-gui/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-gui-1.0.0-SNAPSHOT.pom
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target/ipspiel21-vier-gewinnt-gui-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-vier-gewinnt-gui/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-gui-1.0.0-SNAPSHOT.jar
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target/ipspiel21-vier-gewinnt-gui-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-vier-gewinnt-gui/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-gui-1.0.0-SNAPSHOT-sources.jar
07:35:08 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-dilemmaOriginal/1.0.0-SNAPSHOT/ipspiel21-dilemmaOriginal-1.0.0-SNAPSHOT.pom
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/ipspiel21-dilemmaOriginal-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-dilemmaOriginal/1.0.0-SNAPSHOT/ipspiel21-dilemmaOriginal-1.0.0-SNAPSHOT.jar
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/ipspiel21-dilemmaOriginal-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-dilemmaOriginal/1.0.0-SNAPSHOT/ipspiel21-dilemmaOriginal-1.0.0-SNAPSHOT-sources.jar
07:35:08 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaOriginal@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-dilemmaCustomized/1.0.0-SNAPSHOT/ipspiel21-dilemmaCustomized-1.0.0-SNAPSHOT.pom
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target/ipspiel21-dilemmaCustomized-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-dilemmaCustomized/1.0.0-SNAPSHOT/ipspiel21-dilemmaCustomized-1.0.0-SNAPSHOT.jar
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target/ipspiel21-dilemmaCustomized-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-dilemmaCustomized/1.0.0-SNAPSHOT/ipspiel21-dilemmaCustomized-1.0.0-SNAPSHOT-sources.jar
07:35:08 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaCustomized@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahlkante/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-kopfzahlkante/1.0.0-SNAPSHOT/ipspiel21-kopfzahlkante-1.0.0-SNAPSHOT.pom
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahlkante/target/ipspiel21-kopfzahlkante-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-kopfzahlkante/1.0.0-SNAPSHOT/ipspiel21-kopfzahlkante-1.0.0-SNAPSHOT.jar
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahlkante/target/ipspiel21-kopfzahlkante-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-kopfzahlkante/1.0.0-SNAPSHOT/ipspiel21-kopfzahlkante-1.0.0-SNAPSHOT-sources.jar
07:35:08 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahlkante@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-vier-gewinnt-strategies-group1/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-strategies-group1-1.0.0-SNAPSHOT.pom
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/ipspiel21-vier-gewinnt-strategies-group1-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-vier-gewinnt-strategies-group1/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-strategies-group1-1.0.0-SNAPSHOT.jar
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/ipspiel21-vier-gewinnt-strategies-group1-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-vier-gewinnt-strategies-group1/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-strategies-group1-1.0.0-SNAPSHOT-sources.jar
07:35:08 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-build-tools/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-build-tools/1.0.0-SNAPSHOT/ipspiel21-build-tools-1.0.0-SNAPSHOT.pom
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-build-tools/target/ipspiel21-build-tools-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-build-tools/1.0.0-SNAPSHOT/ipspiel21-build-tools-1.0.0-SNAPSHOT.jar
07:35:08 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-build-tools@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-vier-gewinnt-strategies-group2/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-strategies-group2-1.0.0-SNAPSHOT.pom
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/ipspiel21-vier-gewinnt-strategies-group2-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-vier-gewinnt-strategies-group2/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-strategies-group2-1.0.0-SNAPSHOT.jar
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/ipspiel21-vier-gewinnt-strategies-group2-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-vier-gewinnt-strategies-group2/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-strategies-group2-1.0.0-SNAPSHOT-sources.jar
07:35:08 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-evolution/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-evolution/1.0.0-SNAPSHOT/ipspiel21-evolution-1.0.0-SNAPSHOT.pom
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-evolution/target/ipspiel21-evolution-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-evolution/1.0.0-SNAPSHOT/ipspiel21-evolution-1.0.0-SNAPSHOT.jar
07:35:08 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-evolution/target/ipspiel21-evolution-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-evolution/1.0.0-SNAPSHOT/ipspiel21-evolution-1.0.0-SNAPSHOT-sources.jar
07:35:09 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-evolution@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-vier-gewinnt/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-1.0.0-SNAPSHOT.pom
07:35:09 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-freizeit/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-freizeit/1.0.0-SNAPSHOT/ipspiel21-freizeit-1.0.0-SNAPSHOT.pom
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-freizeit/target/ipspiel21-freizeit-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-freizeit/1.0.0-SNAPSHOT/ipspiel21-freizeit-1.0.0-SNAPSHOT.jar
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-freizeit/target/ipspiel21-freizeit-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-freizeit/1.0.0-SNAPSHOT/ipspiel21-freizeit-1.0.0-SNAPSHOT-sources.jar
07:35:09 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-freizeit@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-tictactoe-best-strategy/1.0.0-SNAPSHOT/ipspiel21-tictactoe-best-strategy-1.0.0-SNAPSHOT.pom
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target/ipspiel21-tictactoe-best-strategy-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-tictactoe-best-strategy/1.0.0-SNAPSHOT/ipspiel21-tictactoe-best-strategy-1.0.0-SNAPSHOT.jar
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target/ipspiel21-tictactoe-best-strategy-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-tictactoe-best-strategy/1.0.0-SNAPSHOT/ipspiel21-tictactoe-best-strategy-1.0.0-SNAPSHOT-sources.jar
07:35:09 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-tictactoe/1.0.0-SNAPSHOT/ipspiel21-tictactoe-1.0.0-SNAPSHOT.pom
07:35:09 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-core/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-tictactoe-core/1.0.0-SNAPSHOT/ipspiel21-tictactoe-core-1.0.0-SNAPSHOT.pom
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/ipspiel21-tictactoe-core-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-tictactoe-core/1.0.0-SNAPSHOT/ipspiel21-tictactoe-core-1.0.0-SNAPSHOT.jar
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/ipspiel21-tictactoe-core-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-tictactoe-core/1.0.0-SNAPSHOT/ipspiel21-tictactoe-core-1.0.0-SNAPSHOT-sources.jar
07:35:09 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-core@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-tictactoe-gui/1.0.0-SNAPSHOT/ipspiel21-tictactoe-gui-1.0.0-SNAPSHOT.pom
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target/ipspiel21-tictactoe-gui-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-tictactoe-gui/1.0.0-SNAPSHOT/ipspiel21-tictactoe-gui-1.0.0-SNAPSHOT.jar
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target/ipspiel21-tictactoe-gui-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-tictactoe-gui/1.0.0-SNAPSHOT/ipspiel21-tictactoe-gui-1.0.0-SNAPSHOT-sources.jar
07:35:09 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-gui@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-vier-gewinnt-core/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-core-1.0.0-SNAPSHOT.pom
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/ipspiel21-vier-gewinnt-core-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-vier-gewinnt-core/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-core-1.0.0-SNAPSHOT.jar
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/ipspiel21-vier-gewinnt-core-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-vier-gewinnt-core/1.0.0-SNAPSHOT/ipspiel21-vier-gewinnt-core-1.0.0-SNAPSHOT-sources.jar
07:35:09 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-dilemma/1.0.0-SNAPSHOT/ipspiel21-dilemma-1.0.0-SNAPSHOT.pom
07:35:09 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customCore/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-customCore/1.0.0-SNAPSHOT/ipspiel21-customCore-1.0.0-SNAPSHOT.pom
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customCore/target/ipspiel21-customCore-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-customCore/1.0.0-SNAPSHOT/ipspiel21-customCore-1.0.0-SNAPSHOT.jar
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customCore/target/ipspiel21-customCore-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-customCore/1.0.0-SNAPSHOT/ipspiel21-customCore-1.0.0-SNAPSHOT-sources.jar
07:35:09 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customCore@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21/1.0.0-SNAPSHOT/ipspiel21-1.0.0-SNAPSHOT.pom
07:35:09 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-demo/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-demo/1.0.0-SNAPSHOT/ipspiel21-demo-1.0.0-SNAPSHOT.pom
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-demo/target/ipspiel21-demo-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-demo/1.0.0-SNAPSHOT/ipspiel21-demo-1.0.0-SNAPSHOT.jar
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-demo/target/ipspiel21-demo-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-demo/1.0.0-SNAPSHOT/ipspiel21-demo-1.0.0-SNAPSHOT-sources.jar
07:35:09 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-demo@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-rock-paper-scissors/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-rock-paper-scissors/1.0.0-SNAPSHOT/ipspiel21-rock-paper-scissors-1.0.0-SNAPSHOT.pom
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-rock-paper-scissors/target/ipspiel21-rock-paper-scissors-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.ipspiel21/ipspiel21-rock-paper-scissors/1.0.0-SNAPSHOT/ipspiel21-rock-paper-scissors-1.0.0-SNAPSHOT.jar
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-rock-paper-scissors/target/ipspiel21-rock-paper-scissors-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.ipspiel21/ipspiel21-rock-paper-scissors/1.0.0-SNAPSHOT/ipspiel21-rock-paper-scissors-1.0.0-SNAPSHOT-sources.jar
07:35:09 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-rock-paper-scissors@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/pom.xml to de.fhdw.gaming.ipspiel21/ipspiel21-customStrategy/1.0.0-SNAPSHOT/ipspiel21-customStrategy-1.0.0-SNAPSHOT.pom
07:35:09 Copying /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/ipspiel21
07:35:09 channel stopped
07:35:09 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21' that match the pattern '**/target/pmd.xml'
07:35:09 [PMD] Traversing of symbolic links: enabled
07:35:09 [PMD] -> found 21 files
07:35:09 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customCore/target/pmd.xml
07:35:09 [PMD] -> found 0 issues (skipped 0 duplicates)
07:35:09 [PMD] Successfully processed file 'ipspiel21-customStrategy/ipspiel21-customCore/target/pmd.xml'
07:35:09 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customGui/target/pmd.xml
07:35:09 [PMD] -> found 0 issues (skipped 0 duplicates)
07:35:09 [PMD] Successfully processed file 'ipspiel21-customStrategy/ipspiel21-customGui/target/pmd.xml'
07:35:09 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-demo/target/pmd.xml
07:35:09 [PMD] -> found 0 issues (skipped 0 duplicates)
07:35:09 [PMD] Successfully processed file 'ipspiel21-demo/target/pmd.xml'
07:35:09 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaBasic/target/pmd.xml
07:35:09 [PMD] -> found 0 issues (skipped 0 duplicates)
07:35:09 [PMD] Successfully processed file 'ipspiel21-dilemma/ipspiel21-dilemmaBasic/target/pmd.xml'
07:35:09 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target/pmd.xml
07:35:09 [PMD] -> found 0 issues (skipped 0 duplicates)
07:35:09 [PMD] Successfully processed file 'ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target/pmd.xml'
07:35:09 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/pmd.xml
07:35:09 [PMD] -> found 1 issue (skipped 0 duplicates)
07:35:09 [PMD] Successfully processed file 'ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/pmd.xml'
07:35:09 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-evolution/target/pmd.xml
07:35:09 [PMD] -> found 0 issues (skipped 0 duplicates)
07:35:09 [PMD] Successfully processed file 'ipspiel21-evolution/target/pmd.xml'
07:35:09 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-freizeit/target/pmd.xml
07:35:09 [PMD] -> found 0 issues (skipped 0 duplicates)
07:35:09 [PMD] Successfully processed file 'ipspiel21-freizeit/target/pmd.xml'
07:35:09 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-iterational-contest/target/pmd.xml
07:35:09 [PMD] -> found 0 issues (skipped 0 duplicates)
07:35:09 [PMD] Successfully processed file 'ipspiel21-iterational-contest/target/pmd.xml'
07:35:09 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/target/pmd.xml
07:35:09 [PMD] -> found 0 issues (skipped 0 duplicates)
07:35:09 [PMD] Successfully processed file 'ipspiel21-kopfzahl/target/pmd.xml'
07:35:09 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahlkante/target/pmd.xml
07:35:09 [PMD] -> found 0 issues (skipped 0 duplicates)
07:35:09 [PMD] Successfully processed file 'ipspiel21-kopfzahlkante/target/pmd.xml'
07:35:09 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-rock-paper-scissors/target/pmd.xml
07:35:09 [PMD] -> found 0 issues (skipped 0 duplicates)
07:35:09 [PMD] Successfully processed file 'ipspiel21-rock-paper-scissors/target/pmd.xml'
07:35:09 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-search-trees/target/pmd.xml
07:35:09 [PMD] -> found 0 issues (skipped 0 duplicates)
07:35:09 [PMD] Successfully processed file 'ipspiel21-search-trees/target/pmd.xml'
07:35:09 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target/pmd.xml
07:35:09 [PMD] -> found 0 issues (skipped 0 duplicates)
07:35:09 [PMD] Successfully processed file 'ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target/pmd.xml'
07:35:09 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/pmd.xml
07:35:09 [PMD] -> found 0 issues (skipped 0 duplicates)
07:35:09 [PMD] Successfully processed file 'ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/pmd.xml'
07:35:09 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target/pmd.xml
07:35:09 [PMD] -> found 0 issues (skipped 0 duplicates)
07:35:09 [PMD] Successfully processed file 'ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target/pmd.xml'
07:35:09 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target/pmd.xml
07:35:09 [PMD] -> found 0 issues (skipped 0 duplicates)
07:35:09 [PMD] Successfully processed file 'ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target/pmd.xml'
07:35:09 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/pmd.xml
07:35:09 [PMD] -> found 0 issues (skipped 0 duplicates)
07:35:09 [PMD] Successfully processed file 'ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/pmd.xml'
07:35:09 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target/pmd.xml
07:35:09 [PMD] -> found 0 issues (skipped 0 duplicates)
07:35:09 [PMD] Successfully processed file 'ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target/pmd.xml'
07:35:09 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/pmd.xml
07:35:09 [PMD] -> found 0 issues (skipped 0 duplicates)
07:35:09 [PMD] Successfully processed file 'ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/pmd.xml'
07:35:09 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/pmd.xml
07:35:09 [PMD] -> found 0 issues (skipped 0 duplicates)
07:35:09 [PMD] Successfully processed file 'ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/pmd.xml'
07:35:09 [PMD] Post processing issues on 'Master' with source code encoding 'UTF-8'
07:35:09 [PMD] Creating SCM blamer to obtain author and commit information for affected files
07:35:09 [PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
07:35:09 [PMD] Resolving file names for all issues in workspace '/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21'
07:35:09 [PMD] -> resolved paths in source directory (1 found, 0 not found)
07:35:09 [PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
07:35:09 [PMD] -> resolved module names for 1 issues
07:35:09 [PMD] Resolving package names (or namespaces) by parsing the affected files
07:35:09 [PMD] -> all affected files already have a valid package name
07:35:09 [PMD] No filter has been set, publishing all 1 issues
07:35:09 [PMD] Creating fingerprints for all affected code blocks to track issues over different builds
07:35:09 [PMD] -> created fingerprints for 1 issues (skipped 0 issues)
07:35:09 [PMD] Copying affected files to Jenkins' build folder '/var/lib/jenkins/home/jobs/ipspiel21/builds/ipspiel21/261/files-with-issues'
07:35:09 [PMD] -> 1 copied, 0 not in workspace, 0 not-found, 0 with I/O error
07:35:09 [PMD] Repository miner is not configured, skipping repository mining
07:35:09 [PMD] Reference build recorder is not configured
07:35:09 [PMD] Obtaining reference build from same job (ipspiel21)
07:35:09 [PMD] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
07:35:09 [PMD] All reported issues will be considered outstanding
07:35:09 [PMD] No quality gates have been set - skipping
07:35:09 [PMD] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
07:35:09 [PMD] Created analysis result for 1 issues (found 0 new issues, fixed 0 issues)
07:35:09 [PMD] Attaching ResultAction with ID 'pmd' to build 'ipspiel21 #261'.
07:35:09 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
07:35:09 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21' that match the pattern '**/target/spotbugs/spotbugsXml.xml'
07:35:09 [SpotBugs] Traversing of symbolic links: enabled
07:35:09 [SpotBugs] -> found 21 files
07:35:09 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customCore/target/spotbugs/spotbugsXml.xml
07:35:09 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
07:35:09 [SpotBugs] Successfully processed file 'ipspiel21-customStrategy/ipspiel21-customCore/target/spotbugs/spotbugsXml.xml'
07:35:09 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customGui/target/spotbugs/spotbugsXml.xml
07:35:09 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
07:35:09 [SpotBugs] Successfully processed file 'ipspiel21-customStrategy/ipspiel21-customGui/target/spotbugs/spotbugsXml.xml'
07:35:09 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-demo/target/spotbugs/spotbugsXml.xml
07:35:09 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
07:35:09 [SpotBugs] Successfully processed file 'ipspiel21-demo/target/spotbugs/spotbugsXml.xml'
07:35:09 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaBasic/target/spotbugs/spotbugsXml.xml
07:35:09 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
07:35:09 [SpotBugs] Successfully processed file 'ipspiel21-dilemma/ipspiel21-dilemmaBasic/target/spotbugs/spotbugsXml.xml'
07:35:09 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target/spotbugs/spotbugsXml.xml
07:35:09 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
07:35:09 [SpotBugs] Successfully processed file 'ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target/spotbugs/spotbugsXml.xml'
07:35:09 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/spotbugs/spotbugsXml.xml
07:35:09 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
07:35:09 [SpotBugs] Successfully processed file 'ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/spotbugs/spotbugsXml.xml'
07:35:09 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-evolution/target/spotbugs/spotbugsXml.xml
07:35:09 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
07:35:09 [SpotBugs] Successfully processed file 'ipspiel21-evolution/target/spotbugs/spotbugsXml.xml'
07:35:09 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-freizeit/target/spotbugs/spotbugsXml.xml
07:35:09 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
07:35:09 [SpotBugs] Successfully processed file 'ipspiel21-freizeit/target/spotbugs/spotbugsXml.xml'
07:35:09 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-iterational-contest/target/spotbugs/spotbugsXml.xml
07:35:09 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
07:35:09 [SpotBugs] Successfully processed file 'ipspiel21-iterational-contest/target/spotbugs/spotbugsXml.xml'
07:35:09 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/target/spotbugs/spotbugsXml.xml
07:35:09 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
07:35:09 [SpotBugs] Successfully processed file 'ipspiel21-kopfzahl/target/spotbugs/spotbugsXml.xml'
07:35:09 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahlkante/target/spotbugs/spotbugsXml.xml
07:35:09 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
07:35:09 [SpotBugs] Successfully processed file 'ipspiel21-kopfzahlkante/target/spotbugs/spotbugsXml.xml'
07:35:09 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-rock-paper-scissors/target/spotbugs/spotbugsXml.xml
07:35:09 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
07:35:09 [SpotBugs] Successfully processed file 'ipspiel21-rock-paper-scissors/target/spotbugs/spotbugsXml.xml'
07:35:09 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-search-trees/target/spotbugs/spotbugsXml.xml
07:35:09 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
07:35:09 [SpotBugs] Successfully processed file 'ipspiel21-search-trees/target/spotbugs/spotbugsXml.xml'
07:35:09 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target/spotbugs/spotbugsXml.xml
07:35:09 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
07:35:09 [SpotBugs] Successfully processed file 'ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target/spotbugs/spotbugsXml.xml'
07:35:09 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/spotbugs/spotbugsXml.xml
07:35:09 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
07:35:09 [SpotBugs] Successfully processed file 'ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/spotbugs/spotbugsXml.xml'
07:35:09 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target/spotbugs/spotbugsXml.xml
07:35:09 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
07:35:09 [SpotBugs] Successfully processed file 'ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target/spotbugs/spotbugsXml.xml'
07:35:09 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target/spotbugs/spotbugsXml.xml
07:35:09 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
07:35:09 [SpotBugs] Successfully processed file 'ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target/spotbugs/spotbugsXml.xml'
07:35:09 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/spotbugs/spotbugsXml.xml
07:35:09 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
07:35:09 [SpotBugs] Successfully processed file 'ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/spotbugs/spotbugsXml.xml'
07:35:09 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target/spotbugs/spotbugsXml.xml
07:35:09 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
07:35:09 [SpotBugs] Successfully processed file 'ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target/spotbugs/spotbugsXml.xml'
07:35:09 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/spotbugs/spotbugsXml.xml
07:35:09 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
07:35:09 [SpotBugs] Successfully processed file 'ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/spotbugs/spotbugsXml.xml'
07:35:09 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/spotbugs/spotbugsXml.xml
07:35:09 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
07:35:09 [SpotBugs] Successfully processed file 'ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/spotbugs/spotbugsXml.xml'
07:35:09 [SpotBugs] Skipping post processing
07:35:09 [SpotBugs] No filter has been set, publishing all 0 issues
07:35:09 [SpotBugs] Repository miner is not configured, skipping repository mining
07:35:09 [SpotBugs] Reference build recorder is not configured
07:35:09 [SpotBugs] Obtaining reference build from same job (ipspiel21)
07:35:09 [SpotBugs] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
07:35:09 [SpotBugs] All reported issues will be considered outstanding
07:35:09 [SpotBugs] No quality gates have been set - skipping
07:35:09 [SpotBugs] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
07:35:09 [SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
07:35:09 [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'ipspiel21 #261'.
07:35:09 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
07:35:09 [CheckStyle] Searching for all files in '/var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21' that match the pattern '**/checkstyle-result.xml'
07:35:09 [CheckStyle] Traversing of symbolic links: enabled
07:35:09 [CheckStyle] -> found 21 files
07:35:09 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customCore/target/checkstyle-result.xml
07:35:09 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
07:35:09 [CheckStyle] Successfully processed file 'ipspiel21-customStrategy/ipspiel21-customCore/target/checkstyle-result.xml'
07:35:09 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customGui/target/checkstyle-result.xml
07:35:09 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
07:35:09 [CheckStyle] Successfully processed file 'ipspiel21-customStrategy/ipspiel21-customGui/target/checkstyle-result.xml'
07:35:09 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-demo/target/checkstyle-result.xml
07:35:09 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
07:35:09 [CheckStyle] Successfully processed file 'ipspiel21-demo/target/checkstyle-result.xml'
07:35:09 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaBasic/target/checkstyle-result.xml
07:35:09 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
07:35:09 [CheckStyle] Successfully processed file 'ipspiel21-dilemma/ipspiel21-dilemmaBasic/target/checkstyle-result.xml'
07:35:09 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target/checkstyle-result.xml
07:35:09 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
07:35:09 [CheckStyle] Successfully processed file 'ipspiel21-dilemma/ipspiel21-dilemmaCustomized/target/checkstyle-result.xml'
07:35:09 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/checkstyle-result.xml
07:35:09 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
07:35:09 [CheckStyle] Successfully processed file 'ipspiel21-dilemma/ipspiel21-dilemmaOriginal/target/checkstyle-result.xml'
07:35:09 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-evolution/target/checkstyle-result.xml
07:35:09 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
07:35:09 [CheckStyle] Successfully processed file 'ipspiel21-evolution/target/checkstyle-result.xml'
07:35:09 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-freizeit/target/checkstyle-result.xml
07:35:09 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
07:35:09 [CheckStyle] Successfully processed file 'ipspiel21-freizeit/target/checkstyle-result.xml'
07:35:09 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-iterational-contest/target/checkstyle-result.xml
07:35:09 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
07:35:09 [CheckStyle] Successfully processed file 'ipspiel21-iterational-contest/target/checkstyle-result.xml'
07:35:09 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/target/checkstyle-result.xml
07:35:09 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
07:35:09 [CheckStyle] Successfully processed file 'ipspiel21-kopfzahl/target/checkstyle-result.xml'
07:35:09 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahlkante/target/checkstyle-result.xml
07:35:09 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
07:35:09 [CheckStyle] Successfully processed file 'ipspiel21-kopfzahlkante/target/checkstyle-result.xml'
07:35:09 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-rock-paper-scissors/target/checkstyle-result.xml
07:35:09 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
07:35:09 [CheckStyle] Successfully processed file 'ipspiel21-rock-paper-scissors/target/checkstyle-result.xml'
07:35:09 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-search-trees/target/checkstyle-result.xml
07:35:09 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
07:35:09 [CheckStyle] Successfully processed file 'ipspiel21-search-trees/target/checkstyle-result.xml'
07:35:09 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target/checkstyle-result.xml
07:35:09 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
07:35:09 [CheckStyle] Successfully processed file 'ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/target/checkstyle-result.xml'
07:35:09 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/checkstyle-result.xml
07:35:09 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
07:35:09 [CheckStyle] Successfully processed file 'ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/checkstyle-result.xml'
07:35:09 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target/checkstyle-result.xml
07:35:09 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
07:35:09 [CheckStyle] Successfully processed file 'ipspiel21-tictactoe/ipspiel21-tictactoe-gui/target/checkstyle-result.xml'
07:35:09 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target/checkstyle-result.xml
07:35:09 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
07:35:09 [CheckStyle] Successfully processed file 'ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/target/checkstyle-result.xml'
07:35:09 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/checkstyle-result.xml
07:35:09 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
07:35:09 [CheckStyle] Successfully processed file 'ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/checkstyle-result.xml'
07:35:09 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target/checkstyle-result.xml
07:35:09 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
07:35:09 [CheckStyle] Successfully processed file 'ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/target/checkstyle-result.xml'
07:35:09 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/checkstyle-result.xml
07:35:09 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
07:35:09 [CheckStyle] Successfully processed file 'ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/target/checkstyle-result.xml'
07:35:09 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/checkstyle-result.xml
07:35:09 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
07:35:09 [CheckStyle] Successfully processed file 'ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/target/checkstyle-result.xml'
07:35:09 [CheckStyle] Skipping post processing
07:35:09 [CheckStyle] No filter has been set, publishing all 0 issues
07:35:09 [CheckStyle] Repository miner is not configured, skipping repository mining
07:35:09 [CheckStyle] Reference build recorder is not configured
07:35:09 [CheckStyle] Obtaining reference build from same job (ipspiel21)
07:35:09 [CheckStyle] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
07:35:09 [CheckStyle] All reported issues will be considered outstanding
07:35:09 [CheckStyle] No quality gates have been set - skipping
07:35:09 [CheckStyle] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
07:35:09 [CheckStyle] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
07:35:09 [CheckStyle] Attaching ResultAction with ID 'checkstyle' to build 'ipspiel21 #261'.
07:35:09 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
07:35:09 [JaCoCo plugin] Collecting JaCoCo coverage data...
07:35:09 [JaCoCo plugin] **/*-core/target/jacoco.exec;**/*-core/target/classes;**/src/main/java; locations are configured
07:35:09 [JaCoCo plugin] Number of found exec files for pattern **/*-core/target/jacoco.exec: 2
07:35:09 [JaCoCo plugin] Saving matched execfiles:  /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/jacoco.exec /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/jacoco.exec
07:35:10 [JaCoCo plugin] Saving matched class directories for class-pattern: **/*-core/target/classes: 
07:35:10 [JaCoCo plugin]  - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-core/target/classes 51 files
07:35:10 [JaCoCo plugin]  - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/target/classes 42 files
07:35:10 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 
07:35:10 [JaCoCo plugin] Source Inclusions: **/*.java
07:35:10 [JaCoCo plugin] Source Exclusions: 
07:35:10 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customCore/src/main/java 2 files
07:35:10 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-customStrategy/ipspiel21-customGui/src/main/java 2 files
07:35:10 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-demo/src/main/java 28 files
07:35:10 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaBasic/src/main/java 2 files
07:35:10 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaCustomized/src/main/java 3 files
07:35:10 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-dilemma/ipspiel21-dilemmaOriginal/src/main/java 46 files
07:35:10 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-evolution/src/main/java 9 files
07:35:10 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-freizeit/src/main/java 33 files
07:35:10 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-iterational-contest/src/main/java 6 files
07:35:10 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahl/src/main/java 29 files
07:35:10 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-kopfzahlkante/src/main/java 34 files
07:35:10 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-rock-paper-scissors/src/main/java 33 files
07:35:10 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-search-trees/src/main/java 8 files
07:35:10 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-best-strategy/src/main/java 4 files
07:35:10 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-core/src/main/java 35 files
07:35:10 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-gui/src/main/java 12 files
07:35:10 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-tictactoe/ipspiel21-tictactoe-strategy-random/src/main/java 3 files
07:35:10 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-core/src/main/java 34 files
07:35:10 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-gui/src/main/java 12 files
07:35:10 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group1/src/main/java 9 files
07:35:10 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/ipspiel21/workspace/ipspiel21/ipspiel21-vier-gewinnt/ipspiel21-vier-gewinnt-strategies-group2/src/main/java 9 files
07:35:10 [JaCoCo plugin] Loading inclusions files..
07:35:10 [JaCoCo plugin] inclusions: []
07:35:10 [JaCoCo plugin] exclusions: [**/module-info.class]
07:35:10 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=70, maxClass=80, minMethod=60, maxMethod=75, minLine=50, maxLine=70, minBranch=50, maxBranch=70, minInstruction=50, maxInstruction=70, minComplexity=50, maxComplexity=70]
07:35:10 [JaCoCo plugin] Publishing the results..
07:35:10 [JaCoCo plugin] Loading packages..
07:35:10 [JaCoCo plugin] Done.
07:35:10 [JaCoCo plugin] Overall coverage: class: 89.47369, method: 79.16667, line: 74.62236, branch: 76.666664, instruction: 73.837105, complexity: 73.19149
07:35:10 [JaCoCo plugin] Health thresholds: JacocoHealthReportThresholds [minClass=70, maxClass=80, minMethod=60, maxMethod=75, minLine=50, maxLine=70, minBranch=50, maxBranch=70, minInstruction=50, maxInstruction=70, minComplexity=50, maxComplexity=70]
07:35:10 [JaCoCo plugin] Apply Min/Max thresholds result: SUCCESS
07:35:10 Finished: SUCCESS